@charset "utf-8";
/* CSS Document */


/*---------------
contents
---------------*/
.osusume{
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

.osusume li{
	margin: 0 0 10px 0;
}

#menu01{
	margin: 30px 0 0 0;
	background-color: #FFF0F3;
	border-bottom: 1px solid #FFF0F3;
}

#menu02{
	margin: 30px 0 0 0;
	background-color: #fafff4;
	border-bottom: 1px solid #F2FCF8;
}

#menu03{
	margin: 30px 0 0 0;
	background-color: #fff7fe;
	border-bottom: 1px solid #FBF3FF;
}

.menu_box p{
	width: 92%;
	margin: 20px auto 30px;
	text-align: left;
	line-height: 1.5;
}

.detail{
	width: 93.55%;
	margin-right: auto;
	margin-left: auto;
}

.detail dl{
	border-top: 1px solid #C4A281;
	border-left: 1px solid #C4A281;
	font-size: 0.9em;
	line-height: 1.2;
}

.detail dl dt{
	background-color: #FDF1F6;
	border-right: 1px solid #C4A281;
	border-bottom: 1px solid #C4A281;
	padding: 5px;
}

.detail dl dd{
	border-right: 1px solid #C4A281;
	border-bottom: 1px solid #C4A281;
	text-align: left;
	padding: 5px 5px 10px 5px;
	margin: 0;
}

.cyusyaku{
	font-size: 0.7rem;
	line-height: 1.3;
}

.contact_box{
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
}

.point_box{
	margin: 15px 1.5625%;
	text-align: left;
}

.point_box h3{
	color: #F06;
	font-size: 1em;
	margin: 10px 0;
	line-height: 130%;
}

.point_box p{
	font-size: 0.9em;
	line-height: 140%;
}

.txt_small{
	font-size: 0.7rem;
}

.w620{
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
}

.w392{
	width: 61.25%;
	margin: 20px auto 10px;
}

.yoyaku_box{
	background-color: #6FB7FF;
	padding: 25px 1.5625% 15px;
	margin: 30px 0 0 0;
}

.yoyaku_box h1{
	margin-bottom: 25px;
}

.yoyaku_inner{
	background-color: #fff;
	border: 1px solid #CBEDF6;
	padding: 3.226%;
	margin: 10px 0 0 0;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

.yoyaku_inner p{
	margin: 10px 0 0 0;
	font-size: 0.9rem;
	line-height: 1.4;
}

/*contact_box
-------------------------*/

.contact_box{
	width: 100%;
	background-image: url(../img/cv_bg.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
}

.contact_btn{
	width: 100%;
	background-image: url(../img/cv_bg.jpg);
	background-repeat: repeat-y;
	background-size: 100%;
	text-align: center;
	padding: 0 auto;
}

.contact_fadein{
	width: 86.25%;
	margin: 0 auto;
}

.contact_btn img{
	margin: 0 0 a0px;
}

.contact_tel{
	margin: 0 auto;
	text-align: center;
}

.contact_tel img{
width: 86.25%;
	margin: 0 auto;
}

/*--dropdown_CLINIC--*/
#container article.pulldown02 h2 { position:relative; padding:14px 10px; border-bottom:#cecece solid 1px; text-shadow:#FFF 2px 2px 0; color:#000; text-decoration:none; /*font-size:12px;*/ font-weight:normal;
background: -moz-linear-gradient(top,  #fff 0%, #dadada 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#dadada)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff 0%,#dadada 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff 0%,#dadada 100%); /* Opera 11.10+ */
background: linear-gradient(to bottom,  #fff 0%,#dadada 100%); /* W3C */
font-size: 12px;}
#container article.pulldown02 h2.mid1st { border-top:#cecece solid 1px;}
#container article.pulldown02 h2:after { content:url(../img/clinic_openarrow.png); position:absolute; right:5px; top:40%;}
#container article.pulldown02 h2.open:after { content:url(../img/clinic_closearrow.png); position:absolute; right:5px; top:40%;}
#container article.pulldown02 section.txtarea { display:none;}
#container article.pulldown02 section.txtarea {}
/*--CLINIC table--*/
table.typelp02 {
	width: 100%;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	font-size: 14px;
}
table.typelp02 tr th {
	border: 0;
	text-shadow: #FFF 1px 1px 0;
	color: #000;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


table.typelp02 tr td.biyou {
	background-color: #f7e7cb;
	background-image: url(../img/logomark_b.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	width: 110px;
}
table.typelp02 tr td.skin {
	background-color: #EDEDED;
	background-image: url(../img/logomark_s.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	width: 110px;
}
table.typelp02 tr th.w50p { width:50%;}
table.typelp02 tr th.w55p { width:55%;}
table.typelp02 tr th.w60p { width:60%;}
table.typelp02 tr th.w70p { width:70%;}
table.typelp02 tr th a { color: #E63E73;}
table.typelp02 tr td { border:0; padding:5px; border-bottom:#ccc solid 1px; border-right:#ccc solid 1px;}
table.typelp02 tr td a { color: #E63E73;}
table.typelp02 tr td.map { /*width:100px;*/ text-align:center;}
table.typelp02 tr td {
	text-align: right;
	margin-right: 5px;
}

/*--クリニックの注意文--*/
.clinicInfo{
	font-size: 12px;
	color: #666;
	padding: 1em 0.5em 1.5em 0.5em;
}




/*---------------
クリニック一覧
---------------*/
h2.clinic{
	text-align: center;
    color: #EC6397;
    font-weight: normal;
    background-color: #FFE5F0;
    font-size: 1.2em;
    padding: 15px 0;
    margin: 30px 0 20px 0;
}


.clinic_b{
	width: 216px;
	margin-left: auto;
	margin-right: auto;
}

.clinic_s{
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}


.txtarea .biyou img{
	width: 80px;
}

.txtarea .skin img{
	width: 80px;
}

/*footer
------------------------------------*/
footer{
	text-align: center;
	background-color: #FCE4ED;
	border-top: 1px solid #FCE4ED;
	border-bottom: 1px solid #FCE4ED;
	margin: 20px 0 0;

}

footer p{
	margin: 10px auto 80px;
	font-size: 10px;
	text-align: center;
}

.dr{
	margin-right: auto;
	margin-left: auto;
	width: 300px;
}
.dr .profile{
	padding: 5px;
	height: auto;
	width: 190px;
	float: left;
}
.dr .pic{
	height: auto;
	width: 100px;
	float: left;
	text-align: center;
}

.fs12 { font-size:12px !important;}
.blue { color:#024fb7;}

/*pagetop
------------------------------------*/
#pagetop{
	z-index: 10;
	position: fixed;
	right: 1.5625%;
	bottom: 70px;
	width: 40px;
}


/*---------------
common class
---------------*/
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }
/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

.clear{clear:both;}


.fs10{font-size: 10px;}

.taL { text-align:left; }
.taC { text-align:center; }
.taR { text-align:right; }
.fL { float:left; }
.fR { float:right; }



.mB0{margin-bottom: 0px!important;}
.mB05{ margin-bottom: 5px;}
.mB10{margin-bottom: 10px;}
.mB15{margin-bottom: 15px;}
.mB20{margin-bottom: 20px;}
.mB30{margin-bottom: 30px;}
.mB40{margin-bottom: 40px;}


.mt05 { margin-top: 5px;}
.mT10{margin-top: 10px;}
.mT20{margin-top: 20px;}
.mT30{margin-top: 30px;}

.mR10{margin-right: 1.5625%;}

.meiryo{
	margin: 10px auto;
	width: 96.875%;
	font-size: 14px;
	line-height: 1.3;
}

.meiryo span{
	font-weight: bold;
}

/*fixed_btn
------------------------------------*/

#fixed_btn {
	width:100%;
	position: fixed;
	bottom: 0px;
	display: none;
	z-index: 12;

}

#fixed_btn ul{
	text-align: center;
	width: 100%;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-size: 3px 60px;
	border-top: 1px solid #fff;
	/* box-shadow */
box-shadow:0px 0px 7px 2px #a8a8a8;
-moz-box-shadow:0px 0px 7px 2px #a8a8a8;
-webkit-box-shadow:0px 0px 7px 2px #a8a8a8;
}

#fixed_btn ul li{
	display: block;
	font-size: 0;
	text-align: center;
}

#fixed_btn ul li:first-child{
		float: left;
	width: 35.9375%;
	box-sizing: border-box;
	text-align: center;
	margin: 4px 0 0 1.5625%;
}

#fixed_btn ul li:first-child img{
	width: 115px;
	height: 50px;
}

#fixed_btn ul li:last-child{
	float: right;
	width: 60.625%;
	box-sizing: border-box;
	text-align: center;
	background-image: url(../img/footer_cv_bg_r.jpg) , url(../img/footer_cv_bg_l.jpg) , url(../img/footer_cv_bg.png);
	background-position: right , left , left;
	background-repeat: no-repeat , no-repeat , repeat-x;
	background-size: 11px 55px , 11px 55px , 5px 55px;
	margin: 4px 0.625% 0 0;
}

#fixed_btn ul li:last-child img{
	width: 170px;
	height: 55px;
}

#pagetop{
	z-index: 10;
	position: fixed;
	right: 1.5625%;
	bottom: 70px;
	width: 40px;
}

/* fadeInDown
----------------------------------*/

.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

.contact_fadein{
	visibility: hidden;
}


/* LPカスタマイザ
------------------------------*/

.customizer_txt {
	width: 100%;
	background-color: #FDF1F6;
	border-top: 1px solid #FDF1F6;
	border-bottom: 1px solid #FDF1F6;
}

.customizer_txt p{
	line-height: 1.3;
	text-align: center;
	margin: 10px 0;
	font-size: 19px;
}

.customizer_txt p span{
	font-size: 22px;
	font-weight: bold;
	color: #F36;
}


/* LPカスタマイザ エリア
------------------------------*/

#customizer_areabox{
	margin: 20px 0;
	padding: 0;
	font-size: 16px;
}

.customizer_area_tit{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.3;
	margin: 20px 0;
}

.customizer_area_tit .erea_bg_yellow{
	background-color: #ff0;
}

.customizer_area_tit .erea_name{
	color: #F06;
	font-size: 22px;
}

#customizer_areabox h2{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0;
	text-align: center;
	border-bottom: 1px solid #fff;
}

#customizer_areabox h2.biyou_tit{
	background-color: #F69;
}

#customizer_areabox h2.skin_tit{
	background-color: #BF7ECF;
}

#customizer_areabox .info{
	text-align: left;
}

#customizer_areabox .info dt{
	margin: 0 3% 5px;
	padding: 0 0 5px;
	font-weight: bold;
	border-bottom: 2px dotted #999;
	line-height:1;
}

#customizer_areabox .info dd{
	margin: 0 3% 20px;
	line-height: 1.6;
}


#customizer_areabox .gmap iframe{
	width: 94%;
	height: 240px;
	margin: 20px 3% 30px;
}

#customizer_areabox .area_detail_btn{
	display: block;
}

#customizer_areabox .customizer_area_detail p.area_drimg ,
#customizer_areabox .customizer_area_detail h3 ,
#customizer_areabox .customizer_area_detail .doctor {
	display: none;
}


.accbox_areab label ,
.accbox_areas label {
    display: block;
    margin: 0;
    padding : 0;
    cursor :pointer;
    transition: all 0.5s;
		text-align: center;
	}
	#customizer_areabox input ,
	#customizer_areabox input {
    display: none;
	}
	.accbox_areab .accshow_areab ,
	.accbox_areas .accshow_areas {
    height: auto;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
		line-height: 1.4;
	}

/*--------------------------------

 2022 1223 add

 ------------------------------*/
	#menu03 {
		background-color: unset;
		border-bottom: unset;
	}

 .menu-tit h2 {
	 background-color: #04a9f8;
     color: #FFFFFF;
     padding: 15px;
     text-align: center;
     line-height: 1.2;
     font-weight: 700;
 }

 .menu-tit.green h2 span{
 	font-size: 14px;
 }

 .sub-tit.green {
	 padding: 20px;
   box-sizing: border-box;
   border-radius: 20px;
   border: 4px #59c9ff solid;
 }
 .sub-tit.green li:first-child {
     font-weight: 700;
     font-size: 1.4rem;
     text-align: center;
     line-height: 1.2;
     margin-top: 5px;
 }
 .sub-tit.green li:nth-child(2) {
     font-size: 1.0rem;
     text-align: center;
     line-height: 1.2;
 }
 img.wd-70 {
   width: 70%;
   height: auto;
   text-align: center;
   margin: 0 auto;
 }
 /* #mechanism
 ----------------------------------------------- */
 #tt_mechanism {
 	margin-bottom: 20px;
 }
 #tt_mechanism .mechanism-list__item {
 	position: relative;
 	margin-top: 40px;
 }
 #tt_mechanism .mechanism-list__item::before {
 	content: "";
 	position: absolute;
 	top: -30px;
 	left: 50%;
 	display: block;
 	width: 45px;
 	height: 23px;
 	background: url(../img/ico_arw01.png) no-repeat center / cover;
 	transform: translate(-50%, 0);
 }
 #tt_mechanism .mechanism-list__item:first-child {
 	margin-top: 0;
 }
 #tt_mechanism .mechanism-list__item:first-child::before {
 	display: none;
 }
 #tt_mechanism .mechanism-list__img {
 	width: 60%;
 	margin: 0 auto 15px;
 	text-align: center;
 }
 #tt_mechanism .mechanism-list__head {
 	text-align: center;
 }
 #tt_mechanism .mechanism-list__head span {
 	display: inline-block;
 	margin-bottom: 10px;
 	padding: 4px 15px 5px;
 	background: #04a9f8;
 	border-radius: 30px;
 	font-size: 18px;
 	font-weight: normal;
 	color: #fff;
 	line-height: 1.3
 }
 #tt_mechanism .mechanism-list__txt {
   line-height: 1.5;
 }

 /* characteristic2
------------------------------*/

.characteristic2 li:first-child{
	float: left;
	width: 16.6774193%;
	margin-right: 3.66%;
}

.characteristic2 li:nth-child(2){
	font-weight: 700;
	font-size: 1.2rem;
	height: 40px;
	padding-top: 3px;
	color: #04a9f8;
	min-height: 50px;
}
.characteristic2 li:last-child{
	margin-bottom: 20px;
	line-height: 1.4;
}
.txt_pink {
    color: #ff4978 !important;
}

.w620 {
    width: 96.875%;
    margin-left: auto;
    margin-right: auto;
}
.w600 {
    width: 93.75%;
    margin-left: auto;
    margin-right: auto;
}
.mT10 {
    margin-top: 10px;
}
.fsm {
    font-size: 1.0rem;
    line-height: 1.4;
}
.f-bold {
    font-weight: 700;
}

#menu04 {
    margin: 30px 0 0 0;
    background-color: #FFF7FE;
    border-bottom: 1px solid #FFF7FE;
}
.anime {
    background-image: url(../img/menu04_img16.webp);
    background-repeat: no-repeat;
    background-color: #fffcd3;
    background-position: 8% 44%;
}
.anime img {
    width: 70%;
    padding: 30px 0px 30px 80px;
}
.menu01_flosting02{
	width: 93.75%;
	margin: 20px auto 10px auto;
	padding-bottom: 30px;
	border-bottom: 1px solid #FFF0F3;
	background-image: url(../img/menu04_bg2.jpg) , url(../img/menu04_bg.jpg);
	background-position: bottom , top;
	background-repeat: no-repeat , repeat;
	background-size: 100% , 100%;
}
.menu01_flosting02 p{
	margin: 10px 20px;
	border-bottom: 2px dotted #C9BF9D;
	padding: 0 0 20px;
	line-height: 1.4;
}

.menu01_flosting02 p:last-of-type{
	margin: 10px 20px;
	border-bottom: none;
	padding: 0 0 20px;
	line-height: 1.4;
}

.menu01_qa dt{
	background-image: url(../img/q_icon01.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 33px;
	padding: 8px 0 0 40px;
	margin: 20px 0 10px;
	box-sizing: border-box;
	text-align: left;
	color: #7713b4;
	font-size: 18px;
	font-weight: bold;
	min-height: 33px;
	line-height: 1.2;
}
.menu01_qa dd{
	background-image: url(../img/a_icon01.webp);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 33px;
	padding: 8px 0 20px 40px;
	margin: 0 0 20px;
	box-sizing: border-box;
	text-align: left;
	min-height: 33px;
	line-height: 1.3;
	border-bottom: 2px dotted #D8BEA4;
}

.menu01_qa dd:last-child{
	border-bottom: none;
}

.text01 {
    font-size: 16px;
    line-height: 1.4;
}

.f-pink {
    font-weight: 700;
    color: #ff6594;
}
