@charset "utf-8";


/*=======================================================
	エリス 女の子 クリニック
=======================================================*/
/* --- index --- */
#clinic_cont.clinic_index{
	padding: 0 0 7px;
	position: relative;
}
#index_main{
	margin: 0 0 25px;
	padding: 0 0 5px;
	background: url(../img/bg.png) repeat left top;
}
#index_main:before{
	content: ' ';
	padding: 8px 0 0;
	width: 100%;
	height: 1px;
	display: block;
	border-bottom: 5px dotted #fff;
}
#index_main:after{
	content: ' ';
	padding: 0 0 8px;
	width: 100%;
	height: 1px;
	display: block;
	border-top: 5px dotted #fff;
}
#clinic_header{ position: relative; }
.clinic_index h1{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-bottom: 10px solid #fff;
	padding: 0 0 0 2px;
	background: url(../img/index_ttl.jpg) no-repeat left 3px;
	height: 470px;
}
.lead_cont{
	padding: 5px 15px;
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
	text-align: center;
	position: relative;
	min-height: 268px;
}

.lead_text{
	margin: 5px 0 0;
	padding: 40px 0 25px 50px;
	width: 550px;
	float: left;
	position: relative;
}
.lead_text:before{
	content: ' ';
	position: absolute;
	top: 0;
	left: 50px;
	height: 20px;
	width: 550px;
	background: url(../img/lead_text_deco_top.png) no-repeat center top;
}
.lead_text:after{
	content: ' ';
	position: absolute;
	bottom: 0;
	left: 50px;
	height: 20px;
	width: 550px;
	background: url(../img/lead_text_deco_btm.png) no-repeat center top;
}
.lead_text p{
	margin: 0 0 10px;
	color: #3F2D2D;
}
.doc_img{
	position: absolute;
	right: -300px;
	top: -30px;
	z-index: 20;
}
#clinic_nav_cont{
	padding: 0 10px 10px;
	text-align: center;
	clear: both;
}

#basic_nav{
	padding: 0 0 35px;
	background: url(../img/basic_bg.png) no-repeat 0 top;
}
#basic_nav h2{
	margin: 0 0 -8px;
	padding: 5px 0 0;
}
.clinic_nav_list{
	padding-left: 55px;
	text-align: center;
}
.clinic_nav_list li{
	margin: 0 -3px;
	display: block;
	float: left;
}
.clinic_nav_list li a{
	top: 5px;
	left: 0;
	display: block;
	position: relative;
}
#practice_nav{
	margin: 0 0 0 20px;
	padding: 0 0 35px;
	background: url(../img/practice_bg.png) no-repeat 3px top;
}
#practice_nav .clinic_nav_list{
	margin: 0 0 0 -18px;
}
#practice_nav h2{
	margin: 0 0 -8px;
	padding: 5px 0 0;
}
#doc_cont{
	padding: 0 20px 55px;
	overflow: hidden;
	position: relative;
	background: url(../img/fotter_bg.png) no-repeat center bottom;
}

#doc_cont:after{
	content: ' ';
	width: 226px;
	height: 317px;
	position: absolute;
	bottom: 40px;
	right: 0;
	background: url(../img/footer_girls.png) no-repeat center bottom;
	display: block;
}

#doctor_profile_cont{
	margin: 0 20px 15px;
	padding: 0;
	background-color: #fff;
	border-radius: 15px;
	width: 224px;
	float: left;
}
#doctor_profile_cont h3{
	margin: 10px 0 10px;
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
	color: #ff7298;
	text-align: center;
	border-bottom: 2px dotted #ff7298;
}
.doctor_photo{
	margin: 0 0 -22px -20px;
}
.profile_name{
	padding: 0 0 5px;
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
	font-weight: bold;
	color: #7c7c7c;
}
.profile_name span{
	font-size: 13px; /* ie8 */
	font-size: 1.3rem;
}
#doc_advise{
	margin: 0 0 20px -12px;
	padding: 16px 60px 40px 65px;
	width: 550px;
	float: left;
	background: url(../img/doc_advise.png) no-repeat left top;
	min-height: 776px;
	font-size: 14px;
	font-size: 1.4rem;
}
.doc_advise_ttl{
	margin: 0 7px 0 -10px;
	padding: 10px;
	text-align: center;

}
.profile_career{
	color: #555;
	font-size: 12px; /* ie8 */
	font-size: 1.2rem;
	line-height: 1.7;
}

/*** 2018.10追記 ***/
#doc_advise h4{
	text-align: center;
	width: 100%;
	max-width: 240px;
	margin: 20px auto 10px auto;
}

#doc_advise h4 img{
	width: 100%;
	max-width: 240px;
	height: auto;
}

#doc_advise p.short_box{
	padding: 0 120px 0 0;
}

/*** 2018.10 以前 ***/
/*
#doc_advise_menu{
	margin: 10px 0;
	text-align: center;
	position: relative;
	z-index: 100;
}
#doc_advise_menu li{
	margin: 0;
	display: inline-block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 116px;
	height: 118px;
}
#doc_advise_menu li span{
	display: block;
	height: 118px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../img/for_girls.png);
	cursor: pointer;
}
#doc_advise_menu li.for_protector span{
	background-image: url(../img/for_protector.png);
}
#doc_advise_menu li.for_teacher span{
	background-image: url(../img/for_teacher.png);
}

#doc_advise_menu li span:hover{ opacity: 0.7; }
#doc_advise_menu li.active span{ background-position: left -117px; }
*/
/*
#doc_advise_cont{
	margin: 0;
	position: relative;
	min-height: 150px;
}
#doc_advise_cont li{
	margin: 0 auto;
	display: none;
	position: absolute;
	top: 0;
	left: 15px;
	right: 140px;
	width: auto;
	height: auto;
	text-align: left;
	font-size: 14px; /* ie8 */
	/*font-size: 1.4rem;
}
#doc_advise_cont li.active{ display: block; }
*/

.link_cont{
	margin: 15px 0 0;
	padding: 15px 0 15px;
	border-top: 1px dotted #89d6dd;
	clear: both;
	text-align: center;
}
.link_cont a{ display: block; }
.link_cont a:hover{ opacity: 0.8; }
.link_cont a img{ width: 325px; }


/* --- ボトム --- */
#clinic_cont{
	padding: 0 0 20px;
	position: relative;
}
#brand_btm{ margin: 0; }

.brand_cont{
	padding: 0;
	border: 3px solid #fff;
	background-color: #ffb6cb;
}
.brand_cont #brand_btm{
	width: 720px;
	float: right;
	background-color: transparent;
	background: url(../img/bg.png) repeat left top;
}

/* ボトムのナビゲーション */
#clinic_aside{
	margin-top: -2px;
	width: 244px;
	float: left;
	background: #ffd5d5 url(../img/nav_bg2.png) repeat left top;
	background-size: 40px auto;
	background-attachment:fixed;
}
#clinic_aside .content_nav{
	width: 244px;
	background: url(../img/clinic_ttl_bg.png) no-repeat left top;
	border-top: 3px solid #fff;
}
.nav_header{
	padding: 0 0 26px;
	text-align: center;
}
.brand_cont h2{
	padding: 3px 0 5px;
	font-size: 23px; /* ie8 */
	font-size: 2.3rem;
	background: url(../basic/img/sub_ttl_bg.png) no-repeat center top;
	position: relative;
	z-index: 100;
	text-align: center;
}
.brand_cont h2 img{
	vertical-align: middle;
}

.nav_header a{ display: block; }
.nav_header a:hover{ opacity: 0.7; }
.clinic_ttl a{
	margin: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(../img/clinic_ttl.png) no-repeat left top;
	width: 244px;
	height: 224px;
}
.clinic_ttl a{ display: block; }
.clinic_ttl a:hover img{ opacity: 0.7; }
.clinic_aside_nav_list{
	margin: -70px 10px 20px;
	padding: 72px 10px 0;
	background: url(../img/nav_bg.png) no-repeat 0px top;
	position: relative;
}
.clinic_aside_nav_list:after{
	content: ' ';
	display: block;
	width: auto;
	height: 11px;
	position: absolute;
	bottom: -11px;
	left: 0;
	right: 0;
	background: url(../img/nav_bg_btm.png) no-repeat 0px top;
}
.clinic_aside_nav_list li a{
	margin: 0 5px;
	padding: 8px 0;
	display: block;
	border-bottom: 2px dotted #e2e2e2;
	text-align: center;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
	line-height: 1.5;
	color: #837878;
	font-weight: bold;
}
.clinic_aside_nav_list li a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.clinic_aside_nav_list .current a{ color: #ff417b; }
.clinic_aside_nav_list li.menu_last a{ border: none; }


/* 本文 */
.clinic_btm_header{
	margin: 0 0 0 10px;
	padding: 0;
	height: 446px;
	position: relative;
	overflow: hidden;
	background: url(../img/clinic_btm_header_bg.png) no-repeat left bottom;
}
.clinic_btm_header h1{
	margin: 20px 0 0 -15px;
	z-index: 100;
	padding: 33px 0 0;
	text-align: center;
	width: 400px;
	background: url(../img/content_name_bg.png) no-repeat center top;
	min-height: 200px;
}
.clinic_btm_header h1.three_lines{
	padding: 16px 0 0;
}
.clinic_btm_header h1 img{
	position: relative;
	z-index: 300;
}
.clinic_btm_header .content_header_img{
	display: block;
	text-align: right;
	height: 446px;
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}
.clinic_btm_header .content_header_img img{
	bottom: 0;
	right: 0;
	position: absolute;
}
.section_cont{
	margin: 0 30px 30px;
	padding: 30px 60px;
	background: url(../img/section_cont_bg.png) repeat left top;
	border-radius: 15px;
	-webkit-box-shadow: 1px 1px 3px rgba(239, 92, 137, 0.46);
	box-shadow: 1px 1px 2px rgba(239, 92, 137, 0.46);
	position: relative;
	border: 3px solid #fff;
}
.section_cont p{
	margin: 0 0 10px;
	font-size: 15px; /* ie8 */
	font-size: 1.5rem;
	line-height: 1.7;
	color: #343434;
}
.section_cont p strong{
	color: #ff537b;
	font-size: 1.3em;
}
.section_cont .ttl_lv1{
	margin: 0 -60px 15px;
	padding: 0;
	background: url(../img/ttl_lv1_bg.png) no-repeat left top;
	position: relative;
}
.section_cont .ttl_lv1 span{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	height: 130px;
	background-repeat: no-repeat;
	background-position: center center;
}

.section_cont .ttl_lv1.top_ttl span{ width: 570px; }
.section_cont .ttl_lv1.top_ttl:after{
	content: ' ';
	margin: -180px -40px 0 0;
	float: right;
	width: 234px;
	height: 232px;
	background: url(../img/ttl_doc_img.png) no-repeat left bottom;
	z-index: 10;
	position: relative;
}

.section_cont .ttl_lv2{
	margin: 0 0 15px;
	padding: 10px 0 10px;
	text-align: center;
	color: #ff537b;
	line-height: 1.4;
	position: relative;
	font-size: 23px; /* ie8 */
	font-size: 2.3rem;
}
.section_cont .ttl_lv2 span{
	padding: 0 20px 5px;
	display: inline-block;
	/*background-color: #fff;*/
	position: relative;
	z-index: 10;
	border-bottom: 2px dotted #ffa1a1;
}
.section_cont .ttl_lv2 span:before{
	content: ' ';
	position: absolute;
	margin: auto 0;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	left: -25px;
	background: url(../img/ttl_lv2_mark.png) no-repeat left top;
	background-size: 20px auto; 
}
.section_cont .ttl_lv2 span:after{
	content: ' ';
	position: absolute;
	margin: auto 0;
	width: 20px;
	height: 20px;
	top: 0;
	bottom: 0;
	right: -25px;
	background: url(../img/ttl_lv2_mark.png) no-repeat left top;
	background-size: 20px auto; 
}

.ruby{ font-size: 0.8em; }

.brand_cont h3{
	font-size: 20px; /* ie8 */
	font-size: 2.0rem;
}
.brand_cont h4{
	font-size: 18px; /* ie8 */
	font-size: 1.8rem;
}


/* clearfix */
.clinic_nav_list:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/* ===========================================
	MediaQueries
=========================================== */

/* スマホ----------------------------- */
@media screen and (max-width: 767px){
	/* --- index --- */
	#clinic_cont.clinic_index{
		margin: 0 0 40px
	}
	#index_main{ margin: 0 0 20px; }
	#index_main:before{
		padding: 7px 0 0;
		border-bottom: 2px dotted #fff;
	}
	#index_main:after{
		padding: 0 0 2px;
		border-top: 2px dotted #fff;
	}

	.clinic_index h1{
		border-bottom: 2px solid #fff;
		padding: 0 0 77.5% 2px;
		background: url(../img/s/index_ttl.jpg) no-repeat left top;
		background-size: 100% auto;
		height: 0;
	}
	
	.lead_text:before,
	.lead_text:after{
		content: none;
	}

	.clinic_nav_list{
		padding-left: 0;
		letter-spacing:-0.4em;/*隙間をなくすためのハック*/
	}
	.clinic_nav_list li{
		display: inline-block;
		float: none;
		letter-spacing: normal;/*隙間をなくすためのハック*/
	}

	#doc_cont{
		margin: 0;
		padding: 0 10px 10px;
		background: none;
		box-sizing: border-box;
	}
	#doc_cont:after{ content: none; }
	.doctor_photo{text-align: center;}

	#doc_cont{
		padding: 0;
		background: #dff5f8 url(../img/s/doc_cont_bg.png) repeat left top;
		background-size: 40px auto;
		position: relative;
		height: auto;
	}
	#doctor_profile_cont{
		margin: 0 -10px 0;
		padding: 0 25px 15px;
		width: auto;
		float: none;
		box-sizing: border-box;
		background-color: #fff;
	}
	#doctor_profile_cont h3{
		margin: 5px 0;
		font-size: 1.6rem;
	}
	#doc_advise{
		margin: 10px 0 25px;
		padding: 0 15px;
		width: 100%;
		min-height: 0;
		background: none;
		background-color: transparent;
		box-sizing: border-box;
	}
	.doc_advise_ttl{
		margin: 10px -15px;
		padding: 8px 25%;
		background-color: #92d6d9;
		background: url(../img/s/doc_advise_ttl_bg.png) no-repeat center top, linear-gradient(to right, #06c6d6 0%,#a7ffff 50%,#06c6d6 100%);
		background-size: 100% auto;
		position: relative;
	}
	.doc_advise_ttl:before{
		content: ' ';
		border-top: 1px solid #fff;
		height: 1px;
		width: 100%;
		display: block;
		position: absolute;
		top: 3px;
		left: 0;
	}
	.doc_advise_ttl:after{
		content: ' ';
		border-bottom: 1px solid #fff;
		height: 1px;
		width: 100%;
		display: block;
		position: absolute;
		bottom: 3px;
		left: 0;
	}
	
	/*** 2018.10追記 ***/
	#doc_advise p.short_box{
	padding: 0 0 0 0;
}

	/*** 2018.10 以前 ***/
	/*#doc_advise_menu li{
		padding-bottom: 31%;
		width: 31%;
		height: 0;
	}
	#doc_advise_menu li span{
		padding-bottom: 100%;
		height: 0;
		background-image: url(../img/s/for_girls.png);
		background-size: 99.5% auto;
	}
	#doc_advise_menu li.for_protector span{
		background-image: url(../img/s/for_protector.png);
	}
	#doc_advise_menu li.for_teacher span{
		background-image: url(../img/s/for_teacher.png);
	}
	#doc_advise_menu li.active span{ background-position: left bottom; }
	#doc_advise_cont{
		min-height: 180px;
		overflow: hidden;
	}
	#doc_advise_cont li{
		left: 0;
		right: 0;
		font-size: 1.3rem;
		overflow: hidden;
		position: static;
	}
	*/
	#doc_advise_menu li span:hover{ opacity: 1.0; }
	.link_cont{
		margin: 25px auto 0;
		padding: 20px 15px 15px;
		position: static;
		background-color: #fff;
	}


	/* --- ボトム --- */
	#clinic_wrap{ position: relative; }
	#clinic_cont{ padding: 0; }

	.brand_cont #brand_btm{
		width: 100%;
		float: none;
		position: relative;
	}

	.lead_cont{
		padding: 5px 10px 15px;
		font-size: 1.5rem;
		text-align: left;
	}
	.lead_text{
		padding: 0;
		width: 100%;
		float: none;
	}
	.doc_img{
		margin: -10px -10px 0 0;
		padding: 0;
		float: right;
		width: 51%;
		position: static;
	}


	#clinic_nav_cont{ padding: 0 0 10px; }
	#basic_nav{
		padding: 0 0 20px;
		background: url(../img/s/basic_bg.jpg) no-repeat left top;
		background-size: 100% 100%;
		border-top: 5px solid #fff;
		border-bottom: 5px solid #fff;
		box-shadow: 1px 1px 3px rgba(250, 146, 146, 0.4);
	}
	#basic_nav h2{ margin: 0 15% -3%; }
	#basic_nav h2 img{ margin-top: -10px; }
	
	#practice_nav{
		margin: 15px 0 0;
		padding: 0 0 20px;
		background: url(../img/s/practice_bg.jpg) no-repeat left top;
		background-size: 100% 100%;
		border-top: 5px solid #fff;
		border-bottom: 5px solid #fff;
		box-shadow: 1px 1px 3px rgba(250, 146, 146, 0.4);
	}
	#practice_nav h2{ margin: 0 15% -3%; }
	#practice_nav h2 img{ margin-top: -10px; }
	#practice_nav .clinic_nav_list{ margin: 0; }
	.clinic_nav_list li{ width: 48%; }

	.clinic_ttl a{
		position: absolute;
		top: 11px;
		left: 7px;
		height: 0;
		padding-bottom: 25%;
		width: 25%;
		z-index: 100;
		background: url(../img/s/clinic_ttl.png) no-repeat left top;
		background-size: 100% auto;
	}
	.brand_cont{
		padding: 0;
		border: none;
		background-color: #fff;
	}

	/* ボトムのナビゲーション */
	.nav_header{
		padding: 0;
		background: none;
		border: none;
	}
	#clinic_aside{
		width: 100%;
		float: none;
		position: static;
		background-color: #fbabba;
	}
	#clinic_aside .content_nav{
		padding: 10px 0;
		position: static;
		width: 100%;
		background: url(../img/nav_bg2.png) repeat left top;
		background-size: 40px auto;
	}
	.clinic_aside_nav_list{
		margin: -15px 10px 10px;
		padding: 14px 15px 7px;
		background: url(../img/s/nav_bg.png) repeat left top;
		background-size: 200px auto;
		border-radius: 10px;
	}
	.clinic_aside_nav_list:after{
		background: none;
		width: auto;
		height: auto;
		left: 5px;
		right: 5px;
		top: 5px;
		bottom: 5px;
		border: 2px dotted #ffa1a1;
		border-radius: 10px;
	}
	.clinic_aside_nav_list li a{
		margin: 0 0 5px;
		padding: 5px 25px 5px 0;
		z-index: 100;
		position: relative;
		background: url(../img/s/clinic_aside_nav_list_arrow.png) no-repeat 98% center;
		background-size: 15px auto;
	}
	.brand_cont h2{ padding: 1px 0 7px; }


	/* 本文 */
	.clinic_btm_header{
		padding: 0 0 74%;
		height: 0;
		background-size: 100% auto;
	}
	.section_cont p{
		font-size: 1.4rem;
		line-height: 1.7;
	}
	#brand_btm .clinic_btm_header h1{
		padding: 10px 0 0 19.5%;
		width: 57%;
		background: none;
		min-height: 0;
	}
	#brand_btm .clinic_btm_header h1.three_lines{ padding: 3px 0 0 18.5%; }
	.section_cont .ttl_lv2{
		margin: 0 0 5px;
		font-size: 1.7rem;
	}
	.section_cont .ttl_lv2 span{ padding: 0 5px 10px; }
	.clinic_btm_header .content_header_img{
		margin: 0 -10%;
		padding: 0 0 47.5%;
		height: 0;
		position: relative;
	}
	.clinic_btm_header .content_header_img img{ margin: 0 -10% 0 -7%; }

	.section_cont{
		margin: 0 0 10px;
		padding: 15px;
		border-radius: 0;
		/*border-bottom: 1px dotted #efefef;*/
	}
	.section_cont{ border: none; }
	.section_cont:first-child{ border-top: 3px solid #fff; }

	.section_cont .ttl_lv1{
		margin: 0 -15px 10px;
		background: url(../img/s/ttl_lv1_bg.png) no-repeat left center;
		background-size: 127% auto;
		padding: 0 10% 0 17%;
		position: relative;
		box-sizing: border-box;
	}
	.section_cont .ttl_lv1 span{
		padding: 0 0 28%;
		height: 0;
	}


	/* タイトル */
	.section_cont h2 span{
		position: relative;
		z-index: 100;
	}
	.section_cont .ttl_lv1.top_ttl:after{
		margin: -141px -13% 0 0;
		width: 38%;
		height: 0;
		padding-bottom: 43%;
		background-size: auto 100%;
		position: static;
	}
	.section_cont .ttl_lv1.top_ttl{
		padding: 0 10% 0 6%;
	}
	.section_cont .ttl_lv1.top_ttl span{
		width: 100%;
	}

	.section_cont .ttl_lv1 span{ background-size: 100% auto; }
}


