@import url("//share.cr-cms.net/hp_agency/hpagency.css");

/* フラット01 */
html {
    scroll-behavior: smooth;
}
body {
 	font-size: 15px;
 	line-height: 1.8;
 	/* font-family: Verdana, -apple-system, BlinkMacSystemFont, "Helvetica Neue", HelveticaNeue, "Segoe UI", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif; */
     font-family: -apple-system,Segoe UI,Helvetica Neue,Hiragino Kaku Gothic ProN,"メイリオ",meiryo,sans-serif;
 	color: #242424;
    
}

/*wrap*/
#wrap{
	background: #FFF;
}
#wrap_body {
    padding: 0;
}

/*リンク*/
a {
    color: #099;
	text-decoration: underline;
}
a:hover {
    color: #34A;
	text-decoration: none;
}


/*ホバー*/
#title h1:hover,
#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}

/*-------------------------------------------
Image
-------------------------------------------*/
#mainArticles img {
	border-radius: 2px;
}
.mainArticles .article .article_center .image,
.mainArticles .article .article_center .image img {
	max-width: 900px;
}
.mainArticles .article_right img, .mainArticles .article_left img {
    max-width: 400px;
}
.mainArticles .article img {
    margin: 0;
}
.mainArticles .article .article_left .image {
    margin: 0 25px 25px 0;
}
.mainArticles .article .article_right .image {
    margin: 0 0 25px 25px;
}



/*-------------------------------------------
title
-------------------------------------------*/
#title{
    padding: 0;
    margin: 0 auto;
    width: 100%;
    background: #FFF;
    height: 160px;
    box-sizing: border-box;
    margin-bottom: 60px;
}
#title_outer {
    background: url(/materials/178401234205301.png) no-repeat right 16px;
    background-size: 370px;
    height: auto;
    width: 1200px;
    margin: auto;
    padding: 25px 0 0;
}
#title h1 {
    margin: 0 0 26px;
    padding: 0;
    text-align: left;
    height: 70px;
    width: 400px;
}
#title h1 a {
    background: url("/materials/178401214340601.png") no-repeat scroll 0px 0px / contain;
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#title .description {
    color: #231815;
    font-size: 15px;
    letter-spacing: 0.5px;
    text-indent: 5px;
    line-height: 1.5;
    margin: 0;
    padding: 4px 0;
    text-align: left;
}

/*-------------------------------------------
Mainimage
-------------------------------------------*/
#mainImage {
    margin-bottom: 0;
    width: 100%;
	min-width:1200px;
}
.mainImage img {
    width: 100%;
	min-width: 1200px;
	max-width: 2000px;
}
/*スライド*/
#slider .slick-slide {
	display: flex;
	justify-content: center;
}
.mainImage #slider li {
	height: auto !important;
}
.mainImage #slider li img {
	max-width: 100%;
	min-width: 1200px;
}

/*-------------------------------------------
Topmenu
-------------------------------------------*/
#topMenu_outer,  #topMenu_body, #topMenu .topMenu {
	width: 1200px;
	max-width: 1200px;
}
#topMenu {
    background: #90d1d6;
    min-height: 61px;
    height: 61px;
  	position: absolute;
    top:160px;
  	min-width: 1200px;
}
#topMenu .topMenu li {
    width: 25%;
    height: 100%;
    background: none;
	box-sizing:border-box;
	padding:0;
    position: relative;
}
#topMenu .topMenu li::after {
    border-right: 1px solid #EEE;
    content: "　";
    position: absolute;
    right: 0;
    top: 25%;
}
#topMenu .topMenu li a {
    background: none;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0;
	height: 100%;
    width: 100%;
	line-height: 60px;
}
#topMenu .topMenu li.fifth a {
    border: none;
}
#topMenu .topMenu li.fifth::after {
    content: "";
}
#topMenu .topMenu li a:hover {
    background: #009a9b;
}

/*-------------------------------------------
contents
-------------------------------------------*/
#contents {
    background: #FFF;
    margin: auto;
    padding: 30px 0;
    width: 1200px;
	box-sizing: border-box;
}
#contents .article p {
	margin-bottom: 0.8em;
}
#contents .article table p {
	margin-bottom: 0;
}
#contents .article p.ib {
    display: inline-block;
}
#contents .article p.kome {
    text-indent: -1.1em;
  	padding-left: 1.1em;
  	line-height: 1.5;
}
#contents strong {
	margin: 0 2px;
/*	font-size: 115%;*/
}

/* メインコンテンツ幅拡張 */
#mainContents, #mainArticles ,
#mainTopics, #listTopics , #mainServices,
.mainArticles .article , .mainArticles div.gallery {
    width: 900px;
}
.mainArticles .article .image,
.mainArticles .article_center .image img {
    max-width: 900px;
  	margin-bottom: 10px;
}


/* 記事 */
.mainArticles .article, .mainArticles div.gallery, #mainTopics, #listTopics {
    overflow: visible;
    margin-bottom: 40px;
}

/*-------------------------------------------
heading
-------------------------------------------*/
/*font*/
#contents h2, #contents h3, #contents h4, #contents h5, #contents h6 {
  	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	line-height: 1.5;
}

/*h2*/
#mainArticles h2::after, #mainServices h2::after, #mainTopics h2::after, #listTopics h2::after {
    
}

#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
    position: relative;
    padding: 10px 0 10px 0;
    font-size: 20px;
    text-align: center;
    margin: 15px 0 40px;
    border: none;
    border: solid 1px #90d1d6;
    font-weight: bold;
    border-radius: 3px;
    background: #ffffff;
    border: 1px solid #90d1d6;
    color: #00b9bb;
    background-size: 5px 5px;
}

#mainTopics h2{
    margin-top:0;
    margin-bottom:20px;
}

/*h3*/
.mainContents .article h3::before, .mainContents div.gallery h3::before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(/materials/178401287148001.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 20px;
    background-repeat: no-repeat;
}
.mainContents .article h3 ,
.mainContents div.gallery h3 {
    position: relative;
    padding: 10px 10px 10px 10px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    color: #333;
    border:none;
    border-bottom: solid 3px #90d1d6;
}

/*h4*/
.mainContents .article h4::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(/materials/178401358459101.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 10px;
    background-repeat: no-repeat;
}
.mainContents .article h4 {
    position: relative;
    padding: 3px 0 3px 0;
    font-size: 18px;
    margin: 25px 0 10px;
    color: #231815;
    background: none;
	overflow: hidden;
    border-bottom: 2px #90d1d6 dotted;
    font-weight: bold;
}
.mainContents .article.checkH4 h4{
    padding-left: 50px;
    margin-top: 0;
}
.mainContents .article.checkH4 h4::before{
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 40px;
    height: 40px;
    background: url("/materials/168415239056901.png") no-repeat center;
    background-size: contain;
}




.mainContents .article.article.numberH4{
    counter-reset: number;
}
.mainContents .article.numberH4 h4{
    padding-left: 0px;
    margin-top: 0;
}
.mainContents .article.numberH4 h4:before{
    content: "";
    counter-increment: number;
    content: counter(number) ". ";
    background: none;
    font-size: 1.2em;
    font-weight: bold;
    position: static;
}

/*h5*/
.mainContents .article h5 {
    position: relative;
    padding: 6px 2%;
    font-size: 115%;
    text-align: left;
    color: #fff;
    margin: 15px 0 14px;
    background: #78c2c3;
    overflow: hidden;
    border-top: 1px solid;
    border-bottom: 1px solid;
    display: block;
    font-weight: bold;
}
/*h6*/
.mainContents .article h6 {
    padding: 4px 0;
    font-size: 110%;
    text-align: left;
    color: #0f684b;
    margin: 4px;
    overflow: hidden;
    font-weight: bold;
    position: relative;
}

/*-------------------------------------------
table
-------------------------------------------*/
.article table p {
    margin: 0;
}
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #fff6e9;
    text-align: center;
}
/*汎用*/
.article table.normalTbl {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    width: 100%;
	background-color: #F9F9FC;
  	border: none;
}
.article table.normalTbl th {
	background-color: #EEE;
  	color: #555;
	height: auto;
	line-height: 150%;
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-right: none;
    font-weight:normal;
	letter-spacing: 0.15em;
    width:28%;
}
.article table.normalTbl td {
	border-bottom: 1px solid #ccc;
	border-right: none;
	height: auto;
	line-height: 150%;
	padding: 15px 30px;
}
/*下線のみバージョン*/
.article table.normalTbl.underLine {
    border: none;
    background: none;
}
.article table.normalTbl.underLine th {
  	background: none;
	padding: 0;
  	border: none;
  	border-bottom: 1px dotted #999;
  	color: #246;
  	text-align: center;
}
.article table.normalTbl.underLine td {
  	background: none;
	padding: 10px 30px;
  	border-bottom: 1px dotted #999;
    border-right: none;
  	text-align: left;
}
/*線なしバージョン*/
.article table.normalTbl.borderless ,
.article table.normalTbl.borderless th ,
.article table.normalTbl.borderless td {
  	border: none;
	padding: 15px;
}
/*サービス用*/
.article table.serviceTbl {
    margin: 10px auto;
    width: 100%;
    background-color: #FFF;
    border: none;
    table-layout: fixed;
}
.article table.serviceTbl th {
    background-color: #7BE;
    color:#FFF;
    height: auto;
    line-height: 150%;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #CCC;
}
.article table.serviceTbl td {
	background: #f0f7fe;
    border-bottom: 1px solid #CCC;
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px 30px;
}
/*受付時間*/
/*
.article table.timeTbl {
    border-left: none;
    border-top: 1px solid #bce7f6;
    border-right: 1px solid #bce7f6;
    background: #e9f9fc;
    margin: 25px auto;
}
.article table.timeTbl th {
    background: #bce7f6;
    border-right: none;
    border-bottom: 1px solid #bce7f6;
    width: 25%;
}
.article table.timeTbl td {
    border-right: none;
    border-bottom: 1px solid #bce7f6;
    padding: 5px 5px 5px 2em;
}
*/


.article table.timeTbl{
	border-collapse:collapse;
	width:100%;
	background-color: #FFF;
	margin-top: 20px;
}
.article table.timeTbl th,
.article table.timeTbl td{
  padding:5px;
  border:solid 1px #ccc;
    text-align:center;
}
.article table.timeTbl th{
  background:#f7f7f7;
  padding:0px 20px;
} 



.article table.productTbl th,
.article table.productTbl td{
    padding:2px 8px;
}
.article table.productTbl thead th{
    background:#6c9bd2;
    color:#fff;
}
.article table.productTbl tbody th{
    background:#afc4e6;
}
/*
.article table.productTbl td:nth-of-type(2){
    background:#c5d4ec;
}
.article table.productTbl td:nth-of-type(3){
    background:#dae2f3;
}
*/


/*-------------------------------------------
form
-------------------------------------------*/
table.contactTable {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto;
	width: 100%;
    background:#fCfCfC;
  	border: none;
}
table.contactTable tr th {
	color: #555;
	height: auto;
	line-height: 150%;
	padding: 15px;
	text-align: left;
	vertical-align: middle;
  	width:30%;
    background-color:#EEE;
  	border-right: none;
	font-weight: normal;
}
table.contactTable td {
	height: auto;
	line-height: 150%;
	padding: 15px 20px;
  	border-right: none;
}
table.contactTable label input {
	margin-left: 10px;
  	margin-right: 5px;
    border: 0px;
}
table.contactTable input.textField {
	border:solid 1px #999;
	width: 98%;
}
table.contactTable .textField {
    width: 98%;
}
table.contactTable input.button {
    background-image: none;
    background-color: #0091DB;
    border: none;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 50px;
    letter-spacing: 5px;
    margin: 0 auto;
    outline: none;
    width: 150px;
}
table.contactTable input.button:hover {
    background-image: none;
    background-color: #006EDB;
	cursor: pointer;
}
table.contactTable tr.must th {
    background-position: 95% center;
    background-repeat: no-repeat;
    padding: 0 40px 0 15px;
}
table.contactTable select {
    font-size: 100%;
    width: 100%;
}
table.contactTable label {
    font-size: 100%;
    width: 100%;
    display: inline-block;
}
table.contactTable .th_headline {
	font-weight:bold;
	background-color:#22447b;
	text-align:center;
  	color: #FFF;
}
table.contactTable input[type="text"],
table.contactTable input[type="password"],
table.contactTable input[type="date"],
table.contactTable textarea,
table.contactTable td select { 
    font-size: 100%;
}
#article_contact_ext ,
.contact_ext {
    font-size: 16px;
}

/*-------------------------------------------
side
-------------------------------------------*/
#sideContents {
    margin-top: 26px;
}
#sideContents  h2 {
    font-size: 115%;
}
.sideServices h2 {
    
}

#side{
    margin:0 0 10px 0;
    text-align:center;
    padding:15px 0 0 0;
    border:1px solid #ddd;
}
#side .sideLogo{
    padding: 0 20px;
}
#side img{
    text-align:center;
    display:block;  
    padding:0;
    margin:0 auto;
    width:100%
}
#side p{
    margin:0 0 15px 0;
    text-align:center;
    font-size:15px;
}
#side strong{
    background: #78c2c3;
    width: 100%;
    display: block;
    color: #fff;
    padding: 5px 0;
}


/*Free*/
.sideFree {
    font-size: 16px;
    margin: 0 0 30px;
    padding: 10px 5px;
    text-align: center;
}
.sideFree h2 {
    background: none;
    margin: 0px;
    padding: 0 0 10px;
    text-align: center;
}
.sideFree h3 {
	color: #33a3e3;
	font-size: 150%;
	font-weight: bold;
	padding: 10px 0;
}
.sideServices {
    padding: 0;
  	margin-bottom: 30px;
}
.sideServices h2, .sideBlogCategories h2, .sideBlogDates h2 {
    color: #fff;
    font-weight: bold;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    background: #90d1d6;
}
.sideServices ul {
    background-color: #fff;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.sideServices ul li {
    margin: 0 0 1px;
}
.sideServices ul li a {
    background: #fff;
    border-radius: 1px;
    color: #333;
    font-size: 14px;
    padding: 10px 15px;
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.sideServices ul li a::before,
#sideContact a::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/materials/178409460218601.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 15px;
    background-repeat: no-repeat;
}
.sideServices ul li a:hover {
    background: #0fc9cb;;
  	color: #FFF;
    text-decoration: none;
}

/*blogs*/
#sideBlogCategories ,
#sideBlogDates {
	margin-bottom: 30px;
}
.sideBlogCategories ul,
.sideBlogDates dl {
    padding: 0 4%;
}

/*blogアーカイブ*/
.sideBlogDates li {
    margin: 10px 0;
}


/*Mobile*/
#sideMobile {
    
}
.sideMobile h2 {
    background: none;
    font-size: 125%;
	text-align: center;
}
.sideMobile p {
    font-size: 14px;
}
.sideMobile .qrcode {
    text-align: center;
}
/*contact*/
#sideContact a {
    display: block;
	background: #05a;
    color: #FFF;
    font-size: 16px;
	font-weight: normal;
}
#sideContact a:hover {
    background: #0067ce;
}

/*Banner*/
.sideBanner_body {
    width: 100%;
    padding: 0;
    background-color: #FFF;
}
.sideBanner_body img {
    width: 100%;
}


/*-------------------------------------------
footer
-------------------------------------------*/
.footer * {
    font-size: 16px;
}
#footer {
    background: #00b8ba none repeat scroll 0 0;
    padding: 0 0 15px;
    min-width: 1200px;
}
#footer_outer {
    width: 1200px;
    margin: 0 auto;
}
.footer li a {
    color: #FFF;
    display: inline-block;
}
.footer .topMenu ,
.footer .services {
    width: 100%;
    padding: 45px 0 0;
    float: none;
}
.footer .topMenu li a ,
.footer .services li a {
    padding-left: 0;
    padding-right: 45px;
    border: none;
}
#footer .footer li {
    width: auto;
    display: inline-block;
}
.footer .topMenu li a {
    float: none;
}
#footer .footer .topMenu li a:hover, #footer .footer .services li a:hover, #footer .footer .copyright a:hover {
    color: #0091DB;
    text-decoration: none;
}
.footer .topMenu li a::before {
    color: #FFF;
    content: "\025b6";
    font-size: 55%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.footer .copyright {
    padding: 30px 0 0;
    text-align: right;
}
.footer .copyright a:hover {
    text-decoration: underline;
}
.footer .services {
    background: none repeat scroll 0 0;
}
.footer .services li a {
    color: #FFF;
  	font-size: 14px;
}
.footer .services li a::before {
    content: "−";
    font-size: 100%;
    margin-right: 8px;
}

/*-------------------------------------------
その他
-------------------------------------------*/

/*画像角アール*/
#mainArticles img{
	border-radius: 2px;
}


/* トップの最新情報 #mainTopics
     最新情報一覧ページ #listTopics  */

#mainTopics {
    overflow: visible;
    margin: 20px auto 60px;
    background: #eaf1f0;
	padding: 20px;
	box-sizing: border-box;
	border: none;
	box-shadow: 0px 0px 1px #AAA;
}

/*日付*/
#mainTopics .topics li p.date ,
#listTopics .topics li p.date {
    font-size: 14px;
    color: #666;
}
/*リンクタイトル*/
#mainTopics .topics li h3 ,
#listTopics .topics li h3 {
    font-size: 20px;
    font-weight: normal;
}
.mainTopics .topics li h3 a,
.mainTopics .topics li .more a {
    text-decoration: underline;
}
.mainTopics .topics li .more a:hover {
    color: #39E;
    text-decoration: none;
}
/*thumb*/
#mainTopics .topics li .thumb ,
#mainTopics .topics li .thumb img {
  	max-width: 120px;
    max-height: 90px;
}

/*リード文*/
#mainTopics .topics li p.description ,
#listTopics .topics li p.description {
    color: #666;
    font-size: 16px;
}
/*続き*/
#mainTopics .topics li p.more ,
#listTopics .topics li p.more {
    font-size: 14px;
}
/*一覧を見る*/
#mainTopics .listview {
     font-size: 14px;
}

/*囲い*/
.envelope {
    background-color: #ffffdf;
    border: 1px solid #DDD;
    border-radius: 3px;
    margin: 20px 0;
    padding: 15px;
    overflow:hidden;
}

.envelope_item {
    background:#dae2f3;
    border: 1px solid #89abda;
    border-radius: 3px;
    margin: 20px 0;
    padding: 15px;
    overflow:hidden;
}

/*ボタン*/
a.linkbtn {
    /* background: #0091DB; */
    background: #ff7f50;
    border-radius: 50px;
    display: block;
    margin: 30px auto;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    max-width: 640px;
    font-size: 115%;
    width: 60%;
    box-sizing: border-box;
    letter-spacing: 0.5px;
    border: 2px solid #ff7f50;
  	color: #FFF;
    overflow: hidden;
}
a.linkbtn:hover {
    background: #FFF;
    color: #ff7f50;
}
.sideFree a.linkbtn {
    font-size: 100%;
    width: 90%;
    padding: 10px;
    margin: 20px auto;
}

/*アイコン付ボタン*/
a.ibtn {
    display: block;
    background: #006EDB;
    color: #fff;
    text-align: left;
    font-size: 18px;
    border-radius: 2px;
    padding: 12px 18px;
    box-shadow: 0 3px #f5f5f5;
    text-decoration: none;
}
a.ibtn::before {
	content:"〉";
  	margin-right: 1em;
}
a.ibtn:hover {
    background-color: #00B7DB;
    text-decoration: none;
}

/*リスト*/
#contents .article li {
  font-feature-settings: "palt";
  line-height: 1.5;
}
/*順序リスト*/
ol.orderList {
    padding-left: 2em;
}
ol.orderList li {
    list-style-type: decimal;
    padding: 5px;
}
/*単純リスト*/
ul.simpleList {
    list-style: none;
    padding:0;
    margin:0;
}
ul.simpleList>li {
    padding-left: 1em;
    text-indent: -1.1em;
    margin-bottom: 0.6em;
}
ul.simpleList li::before {
    content: " ";
    background: #FF620D;
    line-height: 2;
    margin: 2px 0.6em;
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 50%;
}
/*単純リスト*/
ul.simpleList2 {
    list-style: none;
    padding:0;
  	margin-bottom: 1em;
}
ul.simpleList2 li {
    padding: 0 15px 10px 2em;
    text-indent: -2em;
    font-size: 100%;
    border-bottom: 1px dotted #CCC;
    overflow: hidden;
    margin: 0 0 10px;
}
ul.simpleList2 li::before {
    content: "■";
    color:#006EDB;
    line-height: 1.5;
    margin-right: 1.5em;
    font-family: monospace;
    font-size: 12px;
    vertical-align: middle;
    text-shadow: 4px 4px 0 #00B7DB;
}
/*No.リスト*/
ol.StyleOrderList {
    counter-reset: number 0;
    list-style: outside none none;
    padding-left: 0;
}
ol.StyleOrderList>li::before {
/*    background: #0073a8 none repeat scroll 0 0;*/
    background: #0f684b;
    color: #fff;
    content: counter(number);
    counter-increment: number 1;
    display: inline-block;
    height: 40px;
    text-align: center;
    width: 40px;
    font-size: 150%;
    text-indent: 0;
    margin-right: 15px;
}
ol.StyleOrderList li {
    line-height: 1.4;
    margin-bottom: 0.8em;
    padding-left: 3.5em;
    text-indent: -3.5em;
    font-size: 100%;
    border-bottom: 1px solid #0f684b;
    padding-bottom: 1em;
    font-weight:bold;
}
ol.StyleOrderList li:last-of-type{
    margin-bottom:0;
}
/*No.リスト*/
ol.StyleOrderList2 {
    counter-reset: number 0;
    list-style: outside none none;
    padding-left: 0;
}
ol.StyleOrderList2 li::before {
	background: #0091db;
    color: #FFF;
    content: counter(number);
    counter-increment: number 1;
    display: inline-block;
    height: 35px;
    text-align: center;
    width: 35px;
    font-size: 125%;
    text-indent: 0;
    font-family: serif;
    margin-right: 12px;
    border-radius: 100%;
    line-height: 35px;
}
ol.StyleOrderList2 li {
    line-height: 1.4;
    margin-bottom: 0.8em;
    padding-left: 3em;
    text-indent: -3em;
    font-size: 100%;
    border-bottom: 2px dotted #246;
    padding-bottom: 0.5em;
	overflow: hidden;
}
/*チェックマークリスト*/
ul.StyleCheckList {
    list-style: outside none;
    padding-left: 2.5em;
    margin-bottom: 25px;
    box-sizing: border-box;
}
ul.StyleCheckList li {
    position: relative;
    font-size: 100%;
    margin-bottom: 1em;
    line-height: 1.5;
}
ul.StyleCheckList li::before {
    display: block;
    content: '';
    position: absolute;
    top: 0.4em;
    left: -2em;
    width: 1.0em;
    height: 0.5em;
    border-left: 4px solid #E44;
    border-bottom: 4px solid #E44;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
/*チェックマークリスト2*/
ul.StyleCheckList2 {
    list-style: outside none;
    margin-bottom: 25px;
}
ul.StyleCheckList2 li::before {
    content: "✓";
    font-family: monospace;
    font-size: 140%;
    color: #E47;
    margin-right: 14px;
    display: inline-block;
    font-weight: bold;
}
ul.StyleCheckList2 li {
	font-size: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
    overflow: hidden;
    padding: 0 0 6px 2em;
    text-indent: -1em;
}

/*サイト案内*/
ul.guide li {
    margin: 0 2% 1em 0;
    width: 48.5%;
    float: left;
}
ul.guide li:nth-child(even) {
    margin-right: 0;
}

/*FAQ*/
ul.faq {
    padding: 10px 0 20px;
}
ul.faq li.qus ,
ul.faq li.ans {
    display: block;
    font-size: 100%;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 45px;
}
ul.faq li.qus::before ,
ul.faq li.ans::before {
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-size: 100%;
    height: 32px;
    line-height: 32px;
    margin: 0 3px 0 -42px;
    text-align: center;
    width: 32px;
}
ul.faq li.qus::before {
    background-color: #b5d343;
    content: "Q";
  	margin-right:10px;
}
ul.faq li.ans::before {
    background-color: #e89191;
    content: "A";
  	margin-right:10px;
}

/*マーカー*/
span.marker {
    background: linear-gradient(transparent 60%, #ffecc0 60%) repeat scroll 0 0;
}


#bottomLink{
    display: none;
}

/*線*/
hr.line {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px dotted #555;
	margin:15px 0;
}

/*確認画面の戻る*/
table.contactTable input[type="button"] {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ccc;
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 16px;
    margin: 20px auto;
    padding: 15px 60px;
    text-align: center;
  	width: auto;
}
table.contactTable input[type="button"]:hover {
    background: #333;
    color: #FFF;
}

/*フローテーブル*/
.article table.flow {
    border: none;
    margin: 10px auto;
    width: 100%;
}
.article table.flow td {
    background: #FFF;
    border: 2px solid #05a;
    display: block;
    padding: 4%;
    position: relative;
    margin-bottom: 60px;
    background: #FFF;
	background: #f9f9fc;
}
.article table.flow td::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 30px solid #05a;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
}
.article table.flow tr:last-child td::after {
    display:none;
}
.article table.flow td p {
    margin-bottom: 0.8em;
}
.article table.flow h6 {
    color: #05a;
    font-size: 133%;
}

/*ぱんくず*/
.pankuz p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-align: left;
    border: none;
}

/* ブログ */
div.blog_date {
    margin-top: 30px;
    font-size: 85%;
    color: #666;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 30px;
}

/*マーカー*/
span[style*="Lime"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, #AEC 0) repeat scroll 0 0;
}
span[style*="Yellow"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, #FEA 0) repeat scroll 0 0;
}

/*-------------------------------------------
Gallery
-------------------------------------------*/
.gallery_grid li.galleryGrid .comment {
	line-height: 1.5;
  	text-align: center;
}
.gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 0 15px 20px;
}
.gallery_grid li.galleryGrid .image {
    margin-bottom: 6px;
}
/**/
.gallery.cases li.galleryGrid .galleryGrid_outer {
    padding: 0 10px 20px;
}
.gallery.cases li.galleryGrid .galleryGrid_body {
    border: 1px solid #CCC;
    padding: 15px 10px 0;
    box-sizing: border-box;
}
.gallery.cases li.galleryGrid .image {
    margin-bottom: 0;
}
.gallery.cases li.galleryGrid .comment {
    text-align: center;
    background: #FFF;
    padding: 8px;
  	font-weight: bold;
  	color: #004994;
}
/*
.gallery.cases ul.galleryGrids {
    display: flex;
    flex-wrap: wrap;
}
*/
/*-------------------------------------------
FAQ
-------------------------------------------*/
/* FAQ */
dl.faq {
	width: 100%;
	margin: 0 auto;
  	font-size: 100%;
    border-bottom: 1px dotted #CCC;
    padding-bottom: 25px;
}
dl.faq dt {
    margin: 0;
    padding: 15px 10px 10px 80px;
    line-height: 1.5;
	font-size: 115%;
}
dl.faq dt::before ,
dl.faq dd::before {
  	border-radius: 50%;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 0 0 0 -60px;
    text-align: center;
    width: 40px;
    color: #FFF;
    font-weight: bold;
	font-family: serif;
}
dl.faq dd {
    background: none;
    padding: 15px 10px 10px 80px;
}
dl.faq dt::before {
    background-color: #268cc5;
    content: "Q";
}
dl.faq dd::before {
    background-color: #fd9ea4;
    content: "A";
}

/*背景*/
.bgYellow { 
  	background-color: #f9f6e3;
	padding: 12px !important;
  	box-sizing: border-box;
}
.bgGreen {
  	background-color: #e3f6e6;
	padding: 12px !important;
  	box-sizing: border-box;
}
.bgPink { 
  	background-color: #ffe6e3;
	padding: 12px !important;
  	box-sizing: border-box;
}
.bgBlue {
  	background-color: #d3e6ff;
	padding: 12px !important;
  	box-sizing: border-box;
}

/*TOPへボタン*/
a.topBtn {
    display: inline-block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    background: #999;
    border-radius: 2px;
    color: #fff;
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 1000;
    width: 2em;
    height: 2em;
    line-height: 2em;
    font-size: 12px;
}
a.topBtn:hover {
	background: #0091DB;
	color: #FFF;
}


/*------------------------
Merrit
-------------------------*/
dl.fact{
    width:100%;
}
dl.fact dt{
    font-size:20px;
    font-weight:bold;
    position:relative;
/*    color:#ef5350;*/
    color: #a78c17;
}
dl.fact dt:before{
/*    content:"●";*/
    position:absolute;
    left:0;
    top:50%;
    transform:translate(0, -50%);
    font-size:18px;
    color:#ef5350;
}

dl.fact dd{
    border-bottom:dashed 2px #a78c17;
    padding: 10px 0px 10px 0px;
    margin: 0 0 40px 0;
    overflow:hidden;
}
dl.fact dd:last-of-type{
    border-bottom:none;
    margin-bottom: 0;
}


.linebox{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.linebox:before, .linebox:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.linebox:before {left: 10px;}
.linebox:after {right: 10px;}
.linebox p {
    margin: 0; 
    padding: 0;
}

.cautionbox{
  margin: 1em 0;
  background-color: #ffebee;
  padding: 1em;
}

.cautionbox-title{
  color: #ef5350;
  font-size: 18px;
  font-weight: bold;
}

.cautionbox-title:before{
/*
  font-family: FontAwesome;
  content: "\f303";
*/
    content:"！";
    font-size: 17px;
}

.cautionbox p{
  margin: 0;
  padding: 0;
}


.definebox {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #004994;
    border-radius: 0px;
}
.definebox .definebox-title {
    position: absolute;
    display: inline-block;
    top: -28px;
    left: -3px;
    padding: 6px 14px;
    line-height: 1;
    font-size: inherit;
    color: #fff;
    font-weight: bold;
    background: #004994;
}
.definebox p {
    margin: 0; 
    padding: 0;
}


/*------------------------
flex flow
-------------------------*/
.flexFlow{
    display:flex;
    margin: 20px 0;
}
.flowItem{
    display:inline-block;
    padding:6px 14px;
    text-align:center;
    color:#fff;
    background:#007bbb;
    border-radius:4px;
    position:relative;
    margin-right:30px;
}

.flowItem.flow-customer {
    background: #f8b500;
}
.flowItem.flow-ourCompany {
    background: #493759;
}

.flowItem:last-of-type{
    margin-right:0;
}

.flowItem:after{
    content:"▶︎";
/*    color:#004994;*/
    color:#007bbb;
    position:absolute;
    right: -20px;
}
.flowItem:last-of-type:after{
    display:none;
}

.tag_area .tag{
    margin-right:8px;
    margin-bottom:6px;
}
.tag{
    display:inline-block;
    text-align:center;
    padding:4px 12px;
    color:#fff;
    background:#01734F;
    margin-bottom:10px;
}


.catch {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.catch-title{
    font-size:28px;
    border-bottom:dashed 1px;
    color:#01734F;
}


/* .mainArticles .article.half {
    background: #eaf1f0;
} */

.mainArticles .article.half {
    border: none;
    width: 47%;
    display: inline-block;
    box-sizing: border-box;
    padding: 1em 2em;
    margin: 10px 1%;
    vertical-align: top;
    border-radius: 10px;
}

.mainArticles .article.articleBack {
    /* background: #90d1d6; */
    background-color: #eaf1f0;
    padding: 20px;
    box-sizing: border-box;
}

.mainArticles .article.margin0{
    margin-bottom:0;
    padding-bottom:0;
}

ul.circle {
list-style-type: none;
margin-left:1.3em;
margin-bottom: 1em;
text-indent: -0.7em;
}

ul.circle li::before {
    content: "●";
    margin-right: 1em;
    margin-left: -0.4em;
    color: #00b8ba;
    font-size:120%;
}

.envelope2{
    background: #f1eeea;
    padding:12px 20px;
    margin:8px 0;
    border-radius:10px;
}


/*追加サイドナビ*/
.side-nav{
	margin: 0 0 10px 0;
    text-align: center;
    padding: 15px 0 0 0;
    border: 1px solid #ddd;
}
.side-nav h3{
	background: #0f684b;
    border-radius: 1px;
    color: #FFF;
    font-size: 16px;
    padding: 10px 15px;
}
.side-nav li{
    border-bottom: solid 1px #eee;
    line-height: 1.5;
}
.side-nav li a{
  display:block;
    color: #333;
    text-decoration: none;
      padding: 16px 0.7em;
}
.side-nav li a:hover{
    background-color: #ededed;
}

/*追従型ボタン*/
.freeHtml #contact-box{
  position:fixed;
  top: 160px;
  right:0px;
  z-index:100;
  width: 65px;
}


.ul > * {
    margin-left: 1.5em;
    list-style: disc;
}
.ol > * {
    margin-left: 1.5em;
    list-style: decimal;
}


/*iframe アスペクト比キープ*/
.iframe {
    position: relative;
    width: 100%;
    padding-top:56.25%;
}
.iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*画像*/
.article.smallImage img,
.gallery.smallImage .gallery_grid li.galleryGrid .image img{
    /* transform: scale(0.8); */
    max-width: 300px;
}

/*診療内容*/
.service_menu .gallery_grid li.galleryGrid .comment{
    position: relative;
    background: #90d1d6;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    bottom: 43px;
    left: 43%;
    width: 50%;
    font-size: 18px;
}

/*余白無*/
.mb0{ margin-bottom: 0px !important; }