@charset "utf-8";
/* CSS Document */


/* header Area -----------------------------------------------------*/
header{
	width: 100%;
	background: #a6d9f6;
}
header h1{
	color: #fff;
	font-size: 12px;
	text-align: right;
}
header .h_logo{
	float: left;
}
header .tel{
	float: right;
	padding-top: 10px;
}
header .head_info{
	background: #014da1;
	width: 100%;
	padding: 1em 0;
	border-bottom: 2px solid #a6d9f6;
}
header .head_info a{
	color: #fff;
	font-size: 14px;
}
nav{
	width: 100%;
	margin-bottom: 30px;
	background: #fbb03b url(../images/common/gnav_line.png) repeat-x bottom center;
	padding-bottom: 14px;
}
nav li{
	text-align: center;
	width: 19.8%;
	border-right: 1px solid #004d91;
	float: left;
}
nav li:first-child{
	border-left: 1px solid #004d91;
}
nav li a{
	color: #fff;
	font-weight: bold;
	letter-spacing: 2px;
	display: block;
	padding: 0.5em 0;
	background: #fbb03b;
}
nav li a:hover{
	background: #f6931e;
}
nav li a.current{
	background: #f6931e;
}

/* content -----------------------------------------------------*/
article{
	float: right;
	width: 77%;
	max-width: 860px;
}
/* sideNavi -----------------------------------------------------*/
aside{
	float: left;
	width: 21%;
	max-width: 245px;
}
aside .side_ttl{
	text-align: center;
	margin-bottom: 1em;
}
aside .aside_nav{
	border: 3px solid #0051a6;
	border-radius: 8px;
	padding: 1em 0 0.5em 0;
	margin-bottom: 1em;
}
aside li{
	margin-bottom: 0.5em;
	text-align: center;
}
aside li a.current{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/* FOOTER -----------------------------------------------------*/
/* ----------- 医院概要 ------------*/
.gaiyoWp{
	width: 100%;
		background: #fffed7;
	padding: 50px 0 30px 0;
	border-bottom: 2px solid #fff;
}
.gaiyoWp .inner{
	max-width: 1050px;
}
.gaiyoWp .clinicTtl{
	margin-bottom: 2em;
}
.gaiyoWp .gaiyo{
	width: 48%;
}
.gaiyoWp dl dt{
	float: left;
	text-align: center;
	background: #acd4ed;
	padding: 0.2em 4px;
	min-width: 90px;
	color: #014da1;
	font-size: 14px;
}
.gaiyoWp dl dd{
	padding: 0.2em 0 0.2em 115px;
	margin-bottom: 1.5em;
	color: #014da1;
	border-bottom: 1px solid #014da1;
	font-size: 14px;
}
.gaiyoWp .gaiyo dl dd.time_table{
	padding-left: 0;
	border: none;
}
.gaiyoWp .access{
	margin: 0 0 0 1em;
	width: 48%;
}
footer .f_info {
	background: #aad7f6;
	padding: 1em;
	border-bottom: 4px solid #fff;
}
footer .f_logo{
	float: left;
}
footer .f_nav{
	float: right;
}
footer .f_info ul{
	margin-bottom: 0;
}
footer .f_info ul li {
	font-size: 12px;
	display: inline-block;
	line-height: 1.2em;
	padding: 0 ;
}
footer .f_info ul li a {
	display: inline-block;
	color: #014da1;
	border-right: 1px solid #014da1;
	padding: 0 0.5em 0 0.5em;
}
footer .f_info ul li:last-child a {
	border-right: none;
}

.foot-add{
	color:#014DA1;
	margin-bottom: 0.5em;
	font-size: 86%;
}

.foot-add:before{
	display: inline-block;
	font-family: FontAwesome;
	content: "\f041";
	font-weight: normal;
	font-style: normal;
	margin-right:0.5em;
}



.copyright{
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding: 0.2em 0;
	background: #014da1;
}

/* 共通
--------------------------------------------------------------------------*/
section {
	margin: 0 auto 2em auto;
	width: 100%;
	overflow: hidden;
}
section section{
	margin: 0 auto 2em auto;
	width: 95%;
}
section .textBk{
	padding: 0 1em;
}
section .textBk p{
	margin-bottom: 1em;
}
.yellow_box{
	background: #fffed7;
	padding: 1em;
	margin-bottom: 1em;
}
.blue_box{
	background: #e5f3fc;
	padding: 1em;
	margin-bottom: 1em;
}
.blue_box2{
	padding: 1em;
	margin-bottom: 1em;
	border: 2px solid #014da1;
	border-radius: 8px;
	background: #fff;
}
.box_ttl{
	text-align: center;
	font-weight: bold;
	border-bottom: dashed 2px #aad7f6;
	padding-bottom: 0.5em;
	font-size: 18px;
}
.yellow_box .box_ttl{
	border-bottom: dashed 2px #fbb03b;
}


/* default Table ----------------*/ 

table{
	width: 90%;
	margin: 0 auto 1em;
}
table th,table td{
	border: 1px solid #004ea2;
	padding: 0.5em 1em;
}
table th{
	vertical-align: middle;
	text-align: center;
	background: #d3eafa;
}
.caption{
	font-size: 12px;
	text-align: center;
	display: block;
}

table.price thead th:first-child{
	text-align: left;
}
table.price thead th:nth-child(2){
	text-align: right;
}
table.price thead td{
	text-align: right;
}
table.price tbody th{
	text-align: left;
}
table.price tbody td{
	text-align: right;
}
/*TOPページ 
------------------------------------------------------------*/
.mainvisual{
	width: 100%;
	background: #fffed7;
	padding: 1em 0 0;
}
.mv_Wp{
	float: left;
	width: 54.102%;
}
.mainvisual .mv_info{
	margin: 0 1em;
	float: right;
	width: 37.008%;
}
.mainvisual .mv_info p{
	margin-bottom: 1em;
	text-align: center;
}
#index h2{
	margin-bottom: 1em;
	background: #aad7f6;
	padding: 0.8em 0 0.5em 2em;
}
#index .top_menu li{
	margin-bottom: 1em;
	width: 48%;
}
/*お知らせ欄
------------------------------------------------------------*/
.topinfo {
	max-height: 360px;
	margin: 0 auto 1.5em;
	overflow: auto;
	padding: 0 1em;
}
.topinfo dt{
	color:#004EA2;
	font-weight: bold;
}

.topinfo dt:before{
display: inline-block;
	font-family: FontAwesome;
	content: "\f0e0";
	font-weight: normal;
	font-style: normal;
	margin-right:0.5em;
}

.topinfo dd{
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #AAD7F6;
	line-height: 1.2em;
}

/*下層ページ
------------------------------------------------------------*/
#detail h2{
	background: #aad7f6;
	color: #004ea2;
	font-size: 30px;
	font-weight: bold;
	padding: 0.3em 0;
	text-align: center;
	margin-bottom: 1.5em;
}
#detail h3{
	border-bottom: 3px solid #004ea2;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1em;
}

#detail h3 i{
	padding-bottom: 0.2em;
}


#detail h3.doctor{
	background: url(../images/common/icon_inchyo.png) no-repeat top left;
	padding: 20px 0 8px 60px;
}
#detail .vaccination h3{
	background: url(../images/common/icon_vaccination.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .tretament h3{
	background: url(../images/common/icon_tretament.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .clinic h3{
	background: url(../images/common/icon_clinic.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .access h3{
	background: url(../images/common/icon_access.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .internal h3{
	background: url(../images/common/icon_internal.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .gastro h3{
	background: url(../images/common/icon_gastro.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .surgery h3{
	background: url(../images/common/icon_surgery.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .proctology h3{
	background: url(../images/common/icon_proctology.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .mgf h3{
	background: url(../images/common/icon_mgf.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .ownexpense h3{
	background: url(../images/common/icon_ownexpense.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .doctors_cosme h3{
	background: url(../images/common/icon_doctorscosme.png) no-repeat top left;
	padding: 0 0 8px 60px;
}
#detail .sas h3{
	background: url(../images/common/icon_sas.png) no-repeat top left;
	padding: 0 0 8px 60px;
}

#detail h4{
	padding: 0.4em 1em 0.4em 3em;
	background: url(../images/common/icon_h4.png) no-repeat 5px 3px #fbb03b;
	margin-bottom: 1em;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
#detail h5{
	border-bottom: 2px dashed #aad7f6;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
}
#detail .textBk dl dt{
	font-weight: bold;
	color: #004ea2;
	border-left: 5px solid #004ea2;
	padding-left: 0.5em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}
#detail .textBk dl dd{
	margin-bottom: 0.5em;
}
#detail .textBk dl dd dl{
	padding: 1em;
	background: #fffed7;
}
#detail .textBk dl dd dl dt{
	border: none;
	color: #fbb03b;
	padding: 0;
}
#detail .textBk dl dd dl dd{
margin-bottom: 0.5em;
}
#detail .flow_ttl{
	font-weight: bold;
	font-size: 20px;
	border-bottom: double 2px #fbb03b;
}
#detail .flow_ttl:before {
	display: inline-block;
	font-family: FontAwesome;
	content: "\f013";
	font-weight: normal;
	font-style: normal;
	margin-right: 0.5em;
	color: #fbb03b;
}
#detail .flow_list li{
	background: url(../images/icon_arrow2.png) no-repeat bottom center;
	padding-bottom: 18px;
	margin-bottom: 2em;
	overflow: hidden;
}
#detail .flow_list li:last-child{
	background: none;
	padding-bottom: 0;
	margin-bottom: 3em;
}
#detail .flow_list li dl{
	border-radius: 8px;
	border: 5px solid #014da1;
	padding: 1em;
}
#detail .flow_list li dl dt{
	border: none !important;
}
#detail .flow_list li dl dd{
	margin-bottom: 0;
}
#detail .flow_list li dl li{
	background: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#detail .flow_list li dl li:last-child{
	margin-bottom: 0;
}

#detail .flow_list li img{
	float: right;
	margin:0.5em 1em;
}

/* 腸内フローラ*/
.sample-slide{
	text-align: center;
}

.slick-slide img{
	text-align: center;
	margin: 0 auto;
}


/*医院概要
----------------------------------*/
.gaiyo dl dt{
	float: left;
	text-align: center;
	background: #acd4ed;
	padding: 0.2em 4px;
	min-width: 90px;
	color: #014da1;
	font-size: 14px;
}
.gaiyo dl dd{
	padding: 0.2em 0 0.2em 115px;
	margin-bottom: 1.5em;
	color: #014da1;
	font-size: 14px;
}
.gaiyo dl dd.time_table{
	padding-left: 0;
	border: none;
}
/*ごあいさつ
----------------------------------*/
#detail .greeting dl dt{
	float: left;
}
#detail .greeting dl dd{
	padding-left: 7em;
}
#detail .greeting h4{
	margin: 0;
	background: #d3eafa;
	color: #666666;
}
#detail .greeting .blue_box{
	padding: 0 0 1em 0;
}
#detail .greeting .blue_box dl,#detail .greeting .blue_box ul{
	padding: 1em 2em;
}
#detail .name{
	text-align: right;
}
#detail .name span{
	font-size: 25px;
	display: inline-block;
	vertical-align: baseline;
}
/*クリニック紹介
------------------------------*/
.sliderWp {
	max-width: 720px;
	margin: 0 auto;
	padding: 5px;
	background: #fffed7;
}
.thumb-item-nav{
	background: #fffed7;
	padding: 0 0 5px 0;
}
.thumb-item-nav li{
	padding: 0 1px;
}
.thumb-item-nav span{
	display: block;
	text-align: center;
	font-size: 9px;
	color: #014da1;
	line-height: 1.5em;
}
.thumb-item span{
	text-align: center;
	font-size: 18px;
	display: block;
	padding: 0.5em 0;
	color: #014da1;
}

/* ドクターズコスメ */
.lineup-wrap{
	display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
}
.cosme-lineup{
	width:49%;
}

.cosme-lineup figure{
	text-align: center;
	margin: 0 auto 1em auto;
}
.cosme-lineup p{
	margin-bottom: 1em;
}
.cosme-lineup .blue_box ul{
	margin-bottom: 1em;
}

.cosme-lineup .blue_box li{
	font-size: 86%;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

p.howto{
	font-size: 86% ;
	margin-bottom: 0;
}

/* 腸内フローラ */

.trp-flex{
	display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
	margin: 0 auto 2.5em;
	padding: 0;
}

.trp-flex li{
	width:30%;
	margin: 0 1%;
}

/* オンライン診療 */

.pu{
	margin: 15px 0;
	padding: 10px 0 0;
	border-top: dashed 1px #FBB03B;
}
.pu p{
	margin-top: 5px;
	padding: 0 15px;	
}

/*  EDセルフチェック
.dl_edcheck　{
	width:100%;
}
.dl_edcheck dd ul {
	width:90%;
	margin:0 auto;
	margin-bottom:20px;
}
.dl_edcheck dd li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom:1px dotted #A6D9F6;
	padding:5px;
}
.dl_edcheck dd li:nth-child(even) {
	background:#f6fbfe;
}*/
.edcheck legend {
	font-size:110%;
	color:#014DA1;
	border-left:5px solid #004ea2;
	padding-left: 0.5em;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}
.edcheck ul {
	margin-bottom:20px;
}
.edcheck li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom:1px dotted #A6D9F6;
	padding:5px;
}
.edcheck li span:last-child::first-letter {
	color:#004ea2;
	font-weight: bold;
}
.edcheck li:nth-child(even) {
	background:#f6fbfe;
}
.edcheck #check {
	margin:10px auto;
	display: block;
/*	background:#FBB03B;
	padding:5px 10px;
	border-radius: 10px; */
}
.edcheck #result  {
	width:100%;
	height:2em;
	text-align: center;
	font-weight:bold;
	color:#004ea2;
}

/*------------------------------------------------------------------*/
/*■■■TABLET■■■------------------------------------------------*/
/*------------------------------------------------------------------*/
@media only screen and (max-device-width: 1169px) {
	body {
		width: 100%;
		margin: 0 auto 0 auto;
		padding: 0 0 0 0;
		font-size: 92%;
	}
}

/* --------------------------------------------------------------------------*/
/* ■■■SP■■■ -----------------------------------------------------------*/
/* --------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	body {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	/* 共通style
	------------------------------------------------------------*/
	section{
		margin-bottom: 2em;
	}
	section .textBk {
		padding: 0 0.5em;
	}
	.yellow_box .justify_center,.blue_box .justify_center,.blue_box2 .justify_center,
	.yellow_box .justify_around,.blue_box .justify_around,.blue_box2 .justify_around{
		-webkit-justify-content:space-between !important;
		justify-content:space-between !important;
	}

	.t_indent.-img .textBk .img_r{
		margin: initial;
	}

	.t_indent.-img .textBk{
		padding: 0 1.5em;
		margin-bottom: 1em;
	}
	
	
	/* default Table ----------------*/ 
	
	table {
		width: 100%;
		margin: 0 auto;
		border-bottom: 1px solid #004ea2;
	}
	
	table thead th{
			display: none;
	}
	table th{
		display: block;
		float: none;
		padding: 0.2em 0;
		border-bottom: 0px solid #004ea2;
	}
	
	table th br{
		display: none;
	}
	
	table td{
		display: block;
		float: none;
		font-size: 90%;
		padding: 0.5em 0.5em;
		border-bottom: 0px solid #004ea2;
	}

	
	
	/* header Area -----------------------------------------------------*/
	header {
		width: 100%;
	}
	header h1{
		width: 96%;
		margin: 0 auto 1em;
		text-align: center;
		padding: 0.5em 0;
		font-size: 64%;
	}
	header .head_info a{
			font-size: 9px;
	}
	header .h_logo{
		margin: 0 auto;
		width: 82%;
		line-height: 1.2em;

	}
	header .tel{
		margin: 0 auto;
		padding: 0;
		text-align: right;
		width: 15%;
	}
	/*-----Gnavi-----*/
	nav{
		margin: 0 0 1em 0;
	}
	nav .inner{
		width: 100%;
	}
	nav ul li {
		padding: 0;
		text-align: center;
		width: 49.8%;
		border-bottom: 1px solid #004d91;
	}
	nav ul li:nth-child(odd) {
		border-right: none;
	}

	/* content Area -----------------------------------------------------*/
	article {
		float: none;
		width: 100%;
		margin: 0 0 1em 0;
		max-width: inherit;
	}
	aside{
		float: none;
		width: 100%;
		text-align: center;
		max-width: inherit;
		margin-bottom: 2em;
	}

	aside ul{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	aside li{
		width: 48%;
		margin: 0 1% 0.5em;
	}
	aside li img{
		width: 100%;
	}
	aside ul.side_bnr li{
		width: 60%;
		margin: 0 auto;
	}
	
	.sp_row{
		display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;	
    justify-content: left; /* 子要素をflexboxにより中央に配置する */
    align-items: center;  /* 子要素をflexboxにより中央に配置する */
	}
	.sp_row p{
		width: 48%;
		padding: 1%;
	}
	.sp_row p img{
		width: 100%;
	}
/*TOPページ 
------------------------------------------------------------*/
	.mainvisual{
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 1em 0;
	}
	.mainvisual p{
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.mv_Wp{
		float: none;
		width: 100%;
	}
	.mainvisual .mv_info{
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	.mainvisual .mv_info p{
		margin: 0.5em 0 0 0;
	}
	#index h2{
		padding: 1em 0;
		text-align: center;
	}
	#index .top_menu li{
		margin-bottom: 1em;
		width: 100%;
	}

	/*お知らせ欄
	------------------------------------------------------------*/
	#index h2.infoTtl{
		margin-bottom: 1.5em;
	}
	.gaiyoWp{
		padding: 1em 0;
	}
	.gaiyoWp .gaiyo{
		margin: 0;
		width: 100%;
	}
	.gaiyoWp .access{
		margin: 0;
		width: 100%;
	}
	.topinfo {
		max-height: 300px;
		padding: 0 0.5em;
		margin: 1em 0;
	}
	.topinfo dt{
		padding: 0 0 0 0;
	}
	.topinfo dd{
		padding: 0 0.2em 1em 0.2em ;
	}
	/*下層ページ 
	------------------------------------------------------------*/
	#detail h2{
		font-size: 25px;
		margin-bottom: 1em;
	}
	#detail h3{
		font-size: 18px;
		font-weight: bold;
		padding: 0.5em 0 0em 0;
		margin-bottom: 1em;
	}
	#detail .greeting .blue_box dl,#detail .greeting .blue_box ul{
		padding: 1em;
	}
	#detail .gaiyo dl dt{
		float: none;
		display: inline-block;
		padding: 0.5em 0;
	}
	#detail .gaiyo dl dd{
		padding: 0;
		margin-bottom: 0.5em;
	}
	#detail .flow_list li:last-child{
		margin-bottom: 1.5em;
	}

	/*ごあいさつ
	----------------------------------*/
	#detail .greeting dl dt{
		float: none;
	}
	#detail .greeting dl dd{
		padding-left: 1em;
		margin-bottom: 0.5em;
	}




}
