﻿body {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-size: 13px;
}

@media screen and (min-width: 769px){
.bottom_m{
	overflow: hidden;
	margin-bottom: 100px!important
}
#mp-embed-bar{
	display: none;
}
	
.pc{
	display: block;

}
.sp{
	display: none;
}
#contents {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    color: #333333;
}

#navi{
	overflow: hidden;

}
#nav1 {
	display: none;
}
.visual{
	
}
#main_visual{
	/*margin: 0 auto;
	width: 100%;
	min-width: 1607px;
	overflow: hidden;
	text-align: center;
	height: 100%;
	position: relative;
	min-height: 763px;*/
	margin: 0 auto;
/* width: 100%; */
/* min-width: 1607px; */
overflow: hidden;
text-align: center;
height: 100%;
position: relative;
/* min-height: 763px; */
height: 1011px;
width: 1920px;
}

#main_visual img {
    top: 0;
    left: 0;
    position: absolute;
}
.top_logo{
	position: absolute;
	z-index: 9999;
	/*top: 46%;*/
	top:30%;
	margin: 0px auto;
	left: 0%;
	width: 100%;
	text-align: center;
}
.top_click_here{
	position: absolute;
	z-index: 9999;
	top: 69%;
	left: 42.3%;
}

.click_here{
	position: absolute;
	z-index: 9999;
	/*top: 77%;*/
	top:60%;
	margin: 0px auto;
	left: 0%;
	width: 100%;
	text-align: center;
}
/*ヘッダーナビ
-----------------------*/
	
/*#header_navi_pc{
	display: block;
	background-color: #518EAB;
	height: 50px;
	width: 100%;
	margin-bottom: 50px;
}*/
#header_navi_sp{
	display: none;
}
#build-menu li {
padding: 0px;
margin: 0px;
list-style: none;
padding: 10px;
border-bottom: 1px solid #4f4f4f;
}
.kotei{
position: fixed;
z-index: 999;
width: 1616px;
height: 50px;
top: 0px;
bottom: auto;
}
#navi {
    height: 50px;
    width: 1020px;
    margin: 0px auto;
}
#navi li {
float: left;
padding: 0px 0px 0px 0px;
height: 50px;
}
/*メインコンテンツ
------------------------*/
#main_contents{
	width: 1020px;
    margin: 0px auto;

}
#main_contents .contents_left{
	float: left;
	width: 660px;
	font-size: 15px;
}

#main_contents .contents_right{
	float: right;
	width: 320px;
	height: 960px;
	font-size: 14px;
}
#main_contents .greet_area{
	margin: 40px 0 0 0;
	height: 138px;
}
#main_contents .greet_area .greet_left_area{
	float: left;
}
#main_contents .greet_area .greet_right_area{
float: right;
width: 450px;
}
#main_contents .greet_area .greet_right_area .doctor_greet_h2{
	float: left;
}
#main_contents .greet_area .greet_right_area .doctor_greet_detail{
	float: right;
	margin: 36px 0 0 0;
}
#main_contents .greet_area .greet_right_area .doctor_greet_detail .detail{
	color: #D05F53;
	font-size: 13px;
}
#main_contents .greet_area .greet_right_area .doctor_greet_text{
	clear: both;
	padding: 15px 0 0 0;
}
#main_contents .medical_area .img_medical{
	clear: both;
	padding: 50px 0 0 0;
}
#main_contents .medical_area .medical_area_text{
	float: left;
}
#main_contents .medical_area .detail{
	float: right;
	color: #D05F53;
	text-decoration: none;
	font-size: 13px;
}
#main_contents .medical_area .medical_table_pc{
    clear: both;
    margin: 45px 0 0 0;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;

}
#main_contents .medical_area .medical_table_sp{
	display: none;
}
#main_contents .medical_area .medical_table_pc thead th {
	background-color: #518EAB;
	text-align: center;
	color: #ffffff;
	width: 77px;
	height: 35px;
	
}
.table_date_week{
	border-right-color: #ffffff;	
}
.table_date_week_none{
	
}
/*ain_contents .medical_area .medical_table .table_date_week{
	border: solid 1px #ffffff;
	padding: 0.5em;
}*/
#main_contents .medical_area .medical_table_pc .table_left{
	width: 146px;
	border-right-color: #ffffff;
}

#main_contents .medical_area .medical_table_pc .table_date{
    height: 45px;
    text-align: center;
    width: 86px;
    font-size: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#main_contents .medical_area .medical_rest{
	margin: 7px 0 43px 0;
	font-size: 13px;
}
.border{
	border-bottom: solid 1px #518EAB;
}
#main_contents .news_information_area{
	margin: 30px 0 0;
	height: 280px;
}
#main_contents .news_information_area .news_information_left_area{
	float: left;
}
#main_contents .news_information_area .detail{
	float: right;
	margin: 14px 0 0 0;
	color: #D05F53;
	font-size: 13px;
}
#main_contents .news_information_area .news_text_area{
	clear: both;
	padding: 16px 0 50px 0;
}
#main_contents .news_information_area .news_text_area .news_date{
	float: left;
	width: 120px;
	padding: 12px 0 0 0;
	color: #333333;
}
#main_contents .news_information_area .news_text_area .news_text{
	float: right;
	padding: 12px 0 0 0;
	width: 535px;
}
#main_contents .greet_area .greet_right_area .doctor_greet_detail_sp{
    display: none;
    font-size: 1vw;
}
#map {
    height: 360px;
    margin: 0 0 4%;
    width: 100%;
    overflow: hidden;
}
.ilErfe-e1YmVc-ZMv3u{
	background-color: #fff!important;
	display: none;
}

.map_goo{
	background-color: #EEEEEE;
	
}
.map_address{
	padding: 0 0 10px 0;
}
.font-518DAB{
	color: #518DAB;
}
.map_text{
	margin: 1% 0 0;
	font-size: 17px;
	font-weight: bold;
}
.contents_text_subpage .abroad{
	padding: 0 0 0 20px;
}
.contents_text_subpage ul li{
	list-style-type: initial;
	color: #6A9DB9;
}
.contents_text_subpage span{
	color:#333333;
}
/* 右カラム
-------------------------*/
.contents_right .right_inner{
	background: #EEEEEE;
	height: 96px;
	width: 277px;
	margin: 20px 0 0 10px;
	padding: 0 0 0 13px;
}
.contents_right .right_img{
	height: 139px;
}
.contents_right .right_img_tel{
	height: 62px;
}
.contents_right .right_img_fq{
	height: 62px;
}
.contents_right .right_inner .right_text{
}
.contents_right .right_inner_access{
	background: #EEEEEE;
	height: 70px;
	width: 272px;
	margin: 0 0 0 9.5px;
	padding: 10px 0 0 18px;
}
.contents_right .right_inner_access .right_text_access{
	margin: 0 0 0 7px;
}
.right_text_access .detail{
		color: #518CAB;
	}
.contents_right .right_fq{
	margin: 40px 0 0 0;
}
.contents_right .right_fq .right_inner_fq{
	background: #EEEEEE;
	width: 272px;
	margin: 0 0 0 10px;
	padding: 10px 0 5px 18px;
}
.contents_right .right_fq .right_inner_fq .right_text_fq{
	margin: 0px 0 0 7px;
}

.contents_right .right_ad{
	margin: 40px 0 0 10px;
}
.right_img_ad1{
	margin: 0 0 20px 0;
}
/*フッター
-------------------------*/
#footer{
	clear: both;
}

#footer .paget_top{
	width: 1020px;
	height: 27px;
    margin: 0px auto;
    text-align: center;	
}
#footer .footer_border{
	background-color: #518EAB;
	height: 5px;
	width: 100%;
}
#footer .footer_area{
	width: 1020px;
    margin: 0px auto;
}
#footer .footer_map{
	margin: 31px 0 15px 0;
}

#footer .footer_map_left{
	float: left;
}
#footer .footer_map_right{
	float: right;
	width: 595px;
}
#footer .footer_map li{
	float: left;
	margin: 0 20px 0 0;
}

#footer .footer_con{
	clear: both;
	padding: 40px 0 0 0;
}
#footer .footer_con .footer_tel{
	float: left;
	width: 600px;
}
#footer .footer_con .footer_tel .tel_bold{
	font-size: 21px;
	font-weight: bold;
}
#footer .footer_con .footer_copy{
	padding: 51px 0 0 0;
}

/*下層ページ
-------------------------------*/
.contents_left_subpage{
	float: left;
	width: 660px;
	min-height: 1350px;
	margin: 74px 0 0 0;
	font-size: 15px;
	/*color: #202020;*/
	color: #333333;
}
.contents_left_subpage .contents_text_subpage{
	margin: 20px 0 25px 0;
}
.contents_left_subpage .contents_text_subpage_map{
	padding: 14px 14px 0 14px;
}
.bigsize{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.blue_text{
	color: #518CAB;
	margin: 20px 0 8px 0;
}

.contents_left_subpage .background_h{
	background-image: url("../images/contents/background_h.png");
	height: 41px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 0 0 42px;
}
.contents_left_subpage .img_machine{
	width: 200px;
	float: left;
	margin: 0 0 40px 0;
}
.medical_detail_text{
	padding: 20px 0 80px 0;
}
.contents_right_subpage{
	float: right;
	width: 320px;
	height: 960px;
	margin: 21px 0 0 0;
	font-size: 14px;
}
.contents_right_subpage .right_inner{
	background: #EEEEEE;
	height: 96px;
	width: 277px;
	margin: 20px 0 0 10px;
	padding: 0 0 0 13px;
}
.contents_right_subpage .right_img{
	height: 139px;
}
.contents_right_subpage .right_img_tel{
	height: 60px;
}
.contents_right_subpage .right_img_fq{
	height: 60px;
}
.contents_right_subpage .right_inner .right_text{
}
.contents_right_subpage .right_inner_access{
	background: #EEEEEE;
	height: 70px;
	width: 272px;
	margin: 0 0 0 9.5px;
	padding: 10px 0 0 18px;
}
.contents_right_subpage .right_inner_access .right_text_access{
	margin: 0 0 0 7px;
}
.contents_right_subpage .right_fq{
	margin: 40px 0 0 0;
}
.contents_right_subpage .right_fq .right_inner_fq{
	background: #EEEEEE;
	width: 289px;
	margin: 0 0 0 10px;
	padding: 10px 0 15px 0;
}
.contents_right_subpage .right_fq .right_inner_fq .right_text_fq{
	margin: 0px 0 0 18px;
}

.contents_right_subpage .right_ad{
	margin: 40px 0 0 10px;
}
.h1_area{
	margin: 100px 0 0 0;
}
.pan{
	float: right;
	margin: 16px;
}
/*院長挨拶*/
.doctor_greet_area{
	margin: 30px 0 90px 0;
}
.img_doctor{
	float: left;
}
.text_doctor{
	float: right;
	width: 419px;
	height: 305px;
	font-size: 14px;
}
.img_name{
	text-align: right;
	padding: 0 20px 0 0;
}
.doctor_pro_area_left{
	float: left;
	width: 368px;
	margin: 20px 0 0 0;
	font-size: 14px;
}
.doctor_pro_area_right{
	float: right;
	width: 285px;
	margin: 20px 0 0 0;
	font-size: 14px;
}
/*施設紹介*/
.clinic_area{
	height: 700px;
	margin: 40px 0 0 0;
}
.clinic_area3{
	height: 500px;
	margin: 26px 0 0 0;
}
.clinic_machine{
	float: none;
	width: 100%;
	margin: 0 30px 0 0;
}
.clinic_machine2{
	float: left;
	width: 200px;
	margin: 0 30px 0 0;
}
.clinic_machine_none2 {
float: right;
width: 200px;

}
.text_machine{
	margin: 22px 0 0 0;
	font-size: 13px;
	float: right;
width: 450px;
}
.text_machine .text_bold{
	font-weight: bold;
	font-size: 16px;
}
.img_machine2{
	width: 200px;
	float: left;
	margin: 20px 30px 0 0;
}
.img_machine_none{
	float: right;
	margin: 20px 0 0 0;
}
.clinic_area2{
	border-bottom: 1px dotted #999;
	height: 405px;
	font-size: 13px;
}

.clinic_area2 .text_area{
	margin: 31px 0 100px 0;
}
/*アクセスページ*/
.contents_left_subpage .map_area{
	margin: 50px 0 0 0;
	clear: both;
	overflow: hidden;
	float: left;
}
.contents_left_subpage .map_area .img_map{
	padding: 2px 0 0 0;
}
.contents_left_subpage .map_area .img_map2{
	padding: 2px 0 100px 0;
}
.map_area_l{
	float: left;
	margin: 20px 15px 0 0;
	overflow: hidden;
	width: 50%;
}
.map_area_r{
	float: right;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 47%;
}

/*お知らせ*/
.news_date{
	color:#669AB5;
}
.news_body{
	color: #666666;
}
.contents_left_subpage .contents_text_subpage_news{
	margin: 20px 0 0 0;
	border-bottom: 1px dotted #999;
	padding: 0px 0px 20px 0px;
}

/*よくある質問*/
.contents_left_subpage .contents_text_subpage_fq{
	margin: 20px 0 0 0;
	padding: 0px 0px 20px 0px;
}
.contents_text_subpage_fq .question {
	background-image: url("../images/contents/img_q.png");
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	padding-left: 22px;
}
.contents_text_subpage_fq .question2 {
	font-size: 15px;
	font-weight: bold;
}

.contents_text_subpage_fq .answer2 {
	font-size: 15px;
	color: #666;
}

.contents_text_subpage_fq .answer {
	background-image: url("../images/contents/img_a.png");
	background-repeat: no-repeat;
	font-size: 15px;
	padding-left: 22px;
	color: #666666;
}
.contents_text_subpage_fq .fq li {
	padding: 1px 0 20px 30px;
}
.contents_left_subpage .abroad_text2{
	padding: 0 0 0 13px;
	color: #666666;
}
.contents_left_subpage .abroad_text_area{
	margin: 0 0 15px 0;
}
.contents_left_subpage .hoken_text{
	padding: 0 0 150px 0;
}
.contents_left_subpage .seimei_text{
	padding: 0 0 350px 0;
}
.contents_left_subpage .principle_text{
	margin: 0 0 60px 0;
}
.contents_left_subpage .surgery_text_area{
	margin: 30px 0 30px 0;
}
.contents_left_subpage .koudo{
	color: #518CAB;
}
}

@media screen and (max-width: 768px){
.pc{
	display: none;
}
	

.sp{
	display: none;
}
#nav1 {
	display: none;
}
	#contents {
    	width: 100%;
		font-size: 15px;
	}
	#main_contents .h1_text h1{
		font-size: 21px;
		font-weight: bold;
	}
	.test{
		height: 38%;
	}
	#main_visual{
		clear: both;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		position: relative;
		height: 100%;
		min-width: 300px;
	}
	#main_visual img {
    	top: 0;
    	left: 0;
    	position: absolute;
	}
	.top_logo{
		position: absolute;
		z-index: 9999;
		/*top: 23%;*/
		top: 15%;
		margin: 0px auto;
		left: 35%;
		width: 31%;
	}
	.top_click_here{
		display: none;
	}
	
	.click_here pc{
		display: none;
	}
	.tel_sp{
		background-color: #518EAB;
		color: #ffffff;
	}
	.tel_sp .tel_sp_text{
		padding: 1% 0 1% 0;
		width: 90%;
    	margin: 0px auto;
	}
	.tel_sp .tel_sp_text a{
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
	}
	/*ヘッダーナビ
-----------------------*/
#header_navi_pc{
	display: block;
	background-color: #518EAB;
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	overflow: hidden
}
	
#header_navi_sp{
	display: none;
}
	#navi {
		width: 100%;
		margin: 0px auto;
	}
	#navi li {
		float: left;
		padding: 0px 0px 0px 0px;
		width: 14%;
	}
	#navi #n1 {
		float: left;
		padding: 0px 0px 0px 0px;
		width: 14.2%;
	}
	#navi #sp_menu {
		float: right;
		padding: 0px 0px 0px 0px;
		width: 11.6%;
		height: 11%;
		/*border-left: 1px solid #6BA0BA;*/
	}
	/*メインコンテンツ*/
	#main_contents{
		width: 100%;
    	margin: 0px auto;
    	
	}
	#main_contents .greet_area .greet_left_area{
		display: none;
	}
	#main_contents .greet_area .greet_right_area .doctor_greet_h2{
		width: 30%;
		float: left;
		font-size: 20px;
		color: #518DAB;
		margin: 5% 0 0 0;
	}
	#main_contents .greet_area .greet_right_area .doctor_greet_h2 h1{
		font-weight: bold;
	}
	.img_medical h1{
		font-weight: bold;
	}
	#main_contents .contents_left{
		margin: 5% 0 0 0;
		width: 68%;
		float: left;
	}
	#main_contents .contents_left .doctor_greet_detail{
		float: right;
		margin: 10% 0 0 0;
		background-color: #D05F53;
		color: #ffffff;
		width: 17%;
		padding: 0.6% 0 0.6% 2%;
		font-size: 11px;
	}
	#main_contents .contents_left .doctor_greet_text{
		clear: both;
		padding: 2% 0 0 0;
	}
	#main_contents .contents_left  .medical_area h1{
		width: 39%;
		margin: 5% 0 0;
		float: left;
		font-size: 20px;
		color: #518EAB;
	}
	#main_contents .doctor_greet_detail_sp{
    float: right;
    margin: 6% 0 0 0;
    background-color: #D05F53;
    color: #ffffff;
    width: 25%;
    padding: 0.6% 0 0.6% 2%;
	}
	.medical_area_text{
		clear: both;
		padding: 2% 0 0 0;
	}
	#main_contents .greet_area .doctor_greet_detail .detail{
		color: #ffffff;
		text-decoration: none;
	}
	#main_contents .medical_area .detail{
		color: #ffffff;
		text-decoration: none;
	}
	#main_contents .medical_area .medical_table_sp table {
		width: 100%;
		margin: 10% 0 0 0;
		font-size: 13px;
	}
	#main_contents .medical_area .medical_table_sp .table_left{
		width: 21%;
		text-align: center;
		background-color: #518EAB;
		color: #ffffff;
		height: 47px;
		border-bottom-color: #ffffff;
	}
	.medical_rest{
		margin: 2% 0 0 0;
	}
	#main_contents .medical_area .medical_table_pc{
    display: none;
    font-size: 2em;
	}
	.border{
		border-bottom: solid 1px #518EAB;
		margin: 7% 0 7% 0;
	}
	#main_contents .news_information_area .news_information_left_area{
		width: 65%;
		float: left;
	}
	#main_contents .news_information_area .news_information_left_area h1{
		font-weight: bold;
	}
	#main_contents .news_information_area .news_information_right_area{
    float: right;
    margin: 2% 0 0 0;
    background-color: #D05F53;
    color: #ffffff;
    width: 25%;
    padding: 0.6% 0 0.6% 2%;
    font-size: 3vw;
	}
	#main_contents .medical_area .medical_table_sp .table_left_none {
		width: 21%;
		background-color: #518EAB;
		text-align: center;
		color: #ffffff;
		height: 47px;
	}
	#main_contents .news_information_area .detail {
		color: #ffffff;
		text-decoration: none;
	}
	.news_text_area{
		clear: both;
		padding: 4% 0 0 0;
	}
	.news_text{
		line-height: 34px;
	}
	.img_doctor{
		width: 30%;
		float: left;
	}
	.text_doctor{
		width: 67%;
		float: right;		
	}
	.img_name{
		clear: both;
		float: right;
		margin: 5% 0 5% 0;
	}
	#map {
    	height: 360px;
    	margin: 0 0 4%;
    	width: 100%;
	}
	.contents_left_subpage{
	float: left;
	width: 68%;
	}
	.contents_right{
		width: 28%;
		float: right;
		margin: 4% 0 0 0;
	}
	.contents_right .right_img{

	}
	.contents_right_subpage .right_img {
		
	}
	.clinic_area2{
	border-bottom: 1px dotted #999;
	padding: 0 0 5% 0;
	}
	.clinic_area2 .text_area{
		margin: 0 0 0 0;
		width: 100%;
	}
	.contents_right .right_img a{
		color: #ffffff;
	}
	.contents_right_subpage .right_img a {
		color: #ffffff;
	}
	.contents_right .right_img .bigsize {
		font-size: 16px;
		font-weight: bold;
	}
	.contents_right_subpage .right_img .bigsize{
		font-size: 16px;
		font-weight: bold;
	}
	.contents_right .right_inner {
		background: #EEEEEE;
		width: 90%;
		margin: -3% 0 0 3.7%;
	}
	.contents_right .right_text{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}
	.contents_right_subpage .right_text{
		padding: 0 0 0 0;
	}
	.contents_right .right_text_access{
		background: #EEEEEE;
		width: 90%;
		margin: -3% 0 0 3.7%;
	}
	.right_text_access .detail{
		color: #518CAB;
	}
	.contents_right_subpage .right_text_access{
		background: #EEEEEE;
		width: 90%;
		margin: -3% 0 0 3.7%;
	}
	.contents_right .right_fq .right_inner_fq{
		background: #EEEEEE;
		width: 90%;
		margin: -3% 0 0 3.7%;
	}
	.contents_right .right_text_fq{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}
.news_date{
	color:#669AB5;
}
.news_body{
	color: #666666;
	margin: 0 0 0 0;
}
	.contents_right_subpage{
		width: 28%;
		float: right;
		margin: 4% 0 0 0;
	}
	.contents_right_subpage .right_text_fq{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}
	
	.contents_right_subpage .right_inner {
		background: #EEEEEE;
		width: 90%;
		margin: -3% 0 0 3.7%;
	}
	.doctor_greet_area{
		margin: 3% 0 0 0;
	}
	.doctor_pro_area_left{
		margin: 3% 0 3% 0;
	}
	.contents_right_subpage .right_fq .right_inner_fq{
		background: #EEEEEE;
		width: 90%;
		margin: -3% 0 0 3.7%;
	}

	.right_ad{
		text-align: center;
	}
	#main_contents .medical_area .medical_table_sp .table_date{
		text-align: center;
	}
	#main_contents .medical_area .medical_table_sp .table_date_week{
		text-align: center;
	}
	.news_information_left_area h1{
		font-size: 20px;
		color: #518EAB;
	}
	.right_img_fq{
		margin: 7% 0 0 0;
	}
	.card_area{
		margin: 2% 0 0 0;
	}
	.medical_detail_text{
		margin: 3% 0 20% 0;
	}
	 .contents_text_subpage_map{
		padding: 3% 3% 0 3%;
	}
	.font-518DAB {
		color: #518DAB;
	}
	.map_area{
		margin: 5% 0 0 0;
	}

	.map_text{
		margin: 20px 0 0;
		font-size: 17px;
		font-weight: bold;
	}
	#map {
    	height: 360px;
    	margin: 0 0 4%;
    	width: 100%;
	}

	.map_goo{
		background-color: #EEEEEE;
	}
	.map_address{
		padding: 0 0 10px 0;
	}
	/*フッター
-------------------------*/
	#footer{
		clear: both;
	}

	#footer .paget_top{
		text-align: center;
		margin: 10% 0 -1% 0;
	}
	#footer .footer_border{
		background-color: #518EAB;
		height: 5px;
		width: 100%;
	}
	#footer .footer_area{
		width: 100%;
    	margin: 0px auto;
	}
	#footer .footer_map{
		margin: 31px 0 15px 0;
	}

	#footer .footer_map_left{
		clear: both;
		text-align: center;
	}
	#footer .footer_map_right{
	}
	#footer .footer_map ul{
		margin: 0 0 0 3%;
		text-align: center;
	}
	#footer .footer_map li{
		float: left;
		margin: 0 2.5%;
		text-align: center;
	}

	#footer .footer_con{
		clear: both;
		padding: 40px 0 0 0;
	}

	#footer .footer_con .footer_tel{
		float: left;
	}
	#footer .footer_con .footer_tel .tel_bold{
		font-size: 16px;
		font-weight: bold;
	}
	#footer .footer_con .footer_copy{
		clear: both;
		text-align: center;
	}
	/*下層ページ(施設紹介)*/
	.h1_area{
		margin: 5% 0 0 0;
	}
	.text_machine{
		margin: 5% 0 0 0;
	}
	.text_bold{
		font-size: 13px;
		font-weight: bold;
	}
	.contents_left_subpage .background_h {
		background-image: url("../images/contents/background_h.png");
		background-repeat: no-repeat;
		font-size: 18px;
		color: #ffffff;
		font-weight: bold;
		height: 34px;
		margin: 6% 0 0 0;
		padding: 1.5% 0 0 7%;
		font-size: 13px;
		clear: both;
		background-size: 100%;
	}
	.clinic_area{
		/*float: left;*/
	}
	.clinic_area3{
		/*float: left;*/
	}
	.clinic_machine{
		margin: 10% 4% 10% 0;
		margin: 8% 2% 5% 0;
		float: left;
		width: 30%;
	}
	.clinic_machine2{
		margin: 10% 4% 10% 0;
		margin: 8% 2% 5% 0;
		float: left;
		width: 30%;
	}
	.cimg_area{
		text-align: center;
	}
	.img_machine2{
		margin: 10% 2% 10% 0;
		float: left;
		width: 30%;
	}
	.img_machine_none{
		margin: 10% 2% 10% 0;
		float: left;
		width: 30%;
	}
	/*診断のご案内*/
	.contents_text_subpage{
		margin: 3% 0 0 0;
	}
	.bigsize{
		font-weight: bold;
		font-size: 18px;
	}
	/*ニュース*/
	.contents_left_subpage .contents_text_subpage_news {
		margin: 5% 0 0 0;
		border-bottom: 1px dotted #999;
		padding: 0px 0px 2% 0px;
	}
	.news_date {
		color: #669AB5;
	}
	/*よくある質問*/
	.contents_text_subpage_fq{

	}
	.contents_text_subpage_fq .question {
		background-image: url("../images/contents/img_q.png");
		background-repeat: no-repeat;
		font-size: 9px;
		font-weight: bold;
		padding: 2% 0 0 5%;
	}
	.contents_text_subpage_fq .answer {
		background-image: url("../images/contents/img_a.png");
		background-repeat: no-repeat;
		font-size: 9px;
		color: #666666;
		padding: 2% 0 0 5%;
	}
	img {
		max-width: 100%;
		height: auto;
		width: auto;
	}
}



@media screen and (max-width: 640px) {
	img {
		max-width: 100%;
		height: auto;
		width: auto;
	}
	#nav1 {
	display: block;
}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
ul li a,#build-menu ul li span{/*padding:0 15px;*/text-decoration:none;color:#fff}
	#contents {
    	width: 100%;
    	font-size: 15px;
	}
	#main_contents .h1_text h1{
		font-size: 17px;
		font-weight: bold;
	}
	.test{
		height: 38%;
	}
	#main_visual{
		clear: both;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		position: relative;
		height: 100%;
		min-width: 300px;
	}
	#main_visual img {
    	top: 0;
    	left: 0;
    	position: absolute;
	}
	.top_logo{
		position: absolute;
		z-index: 9999;
		/*top: 28%;*/
		top:18%;
		margin: 0px auto;
		left: 35%;
		width: 31%;
	}
	.top_click_here{
		display: none;
	}
	.tel_sp{
		background-color: #518EAB;
		color: #ffffff;
	}
	.tel_sp .tel_sp_text{
		width: 90%;
    	margin: 0px auto;
    	text-align: center;
		font-size: 11px;
		padding: 2% 0 2% 0;
	}
	.tel_sp .tel_sp_text a{
		color: #ffffff;
		font-size: 11px;
	}
	#header_navi_pc{
		display: none;
	}
	#header_navi_sp{
		display: block;
		background-color: #518EAB;
		overflow: hidden;
		position: relative;
	}
	.clinic_area2 .text_area{
		margin: 5% 0 0 20%;
		width: 57%;
	}
	#navi{
	
	}
	#navi #n1 {
		float: left;
		padding: 0px 0px 0px 0px;
		width: 31.2%;
		/*background-color: #222222;*/
	}
	#navi #sp_menu {
		float: right;
		padding: 0px 0px 0px 0px;
		width: 22.7%;
		/*height: 11%;*/
		height: 72px;

		
		/*border-left: 1px solid #6BA0BA;*/
	}
	/*メインコンテンツ*/
	#main_contents{
		width: 90%;
    	margin: 0px auto;
    	clear: both;
	}
	#main_contents .greet_area .greet_left_area{
		display: none;
	}
	#main_contents .greet_area .greet_right_area .doctor_greet_h2{
		width: 30%;
		float: left;
		font-size: 16px;
		color: #518DAB;
		margin: 5% 0 0 0;
	}
	#main_contents .greet_area .greet_right_area .doctor_greet_h2 h1{
		font-weight: bold;
	}
	.img_medical h1{
		font-weight: bold;
	}
	#main_contents .contents_left{
		margin: 5% 0 0 0;
		width: 100%;
		float: none;
	}
	.contents_left_subpage {
		float: none;
		width: 100%
	}
	#main_contents .contents_left .doctor_greet_detail{
		float: right;
		margin: 7% 0 0 0;
		background-color: #D05F53;
		color: #ffffff;
		width: 23%;
		padding: 0.5% 0 0.5% 2%;
		font-size: 9px;
	}
	#main_contents .contents_left .doctor_greet_text{
		clear: both;
	}
	#main_contents .contents_left  .medical_area h1{
		width: 39%;
		margin: 5% 0 0;
		float: left;
		font-size: 16px;
		color: #518EAB;
	}
	#main_contents .doctor_greet_detail_sp{
    float: right;
    margin: 7% 0 0 0;
    background-color: #D05F53;
    color: #ffffff;
    width: 23%;
    padding: 0.5% 0 0.5% 2%;
	}
	.medical_area_text{
		clear: both;
	}
	#main_contents .greet_area .doctor_greet_detail .detail{
		color: #ffffff;
		text-decoration: none;
	}
	#main_contents .medical_area .detail{
		color: #ffffff;
		text-decoration: none;
	}
	#main_contents .medical_area .medical_table_sp table {
    width: 100%;
    margin: 10% 0 0 0;
    font-size: 15px;
	}
	#main_contents .medical_area .medical_table_sp .table_left{
    width: 21%;
    text-align: center;
    background-color: #518EAB;
    color: #ffffff;
    height: 47px;
    border-bottom-color: #ffffff;
    font-size: 14px;
	}
	#main_contents .medical_area .medical_table_sp .table_left_none{
		width: 21%;
		background-color: #518EAB;
		text-align: center;
		color: #ffffff;
		height: 47px;
	}
	.medical_rest{
		margin: 2% 0 0 0;
	}
	#main_contents .medical_area .medical_table_pc{
		display: none;
	}
	.border{
		border-bottom: solid 1px #518EAB;
		margin: 7% 0 7% 0;
	}
	#main_contents .news_information_area .news_information_left_area{
		width: 65%;
		float: left;
	}
	#main_contents .news_information_area .news_information_left_area h1{
		font-weight: bold;
	}
	#main_contents .news_information_area .news_information_right_area{
    float: right;
    margin: 2% 0 0 0;
    background-color: #D05F53;
    color: #ffffff;
    width: 23%;
    padding: 0.5% 0 0.5% 2%;
	}
	.news_date{
		color:#669AB5;
	}
	.news_body{
		color: #666666;
		margin: 1% 0 1% 0;
	}
	#main_contents .news_information_area .detail {
		color: #ffffff;
		text-decoration: none;
	}
	.news_text_area{
		clear: both;
		padding: 4% 0 0 0;
		width: 100%;
	}
	.news_text{
		line-height: 23px;
		word-break: break-all;
		padding: 0 0 3% 0;
	}
	.img_doctor{
		width: 30%;
		float: left;
	}
	.text_doctor{
		width: 67%;
		float: right;		
	}
	 .contents_text_subpage_map{
		padding: 3% 3% 0 3%;
	}
	.map_text{
		margin: 3% 0 0;
		font-size: 13px;
		font-weight: bold;
	}
	.map_area{
		margin: 12% 0 0 0;
	}
	.map_area_l  ,.map_area_r{
		margin: 12% 0 0 0;
	}
	#map {
    	height: 360px;
    	margin: 0 0 4%;
    	width: 100%;
	}

	.map_goo{
		background-color: #EEEEEE;
	}
	.map_address{
		padding: 0 0 10px 0;
	}
	.font-518DAB{
		color: #518DAB;
	}
	.img_name{
		clear: both;
		float: right;
		margin: 5% 0 5% 0;
		font-size: 15px;
	}
	.contents_right {
		width: 100%;
		float: none;
		margin: 0 0 0 0;
	}
	.contents_right .right_img{
		margin: 10% 0 0 0;
		background-color: #222222;
		padding: 3% 0 3% 5%;
		color: #ffffff;
	}
	.contents_right_subpage {
		width: 100%;
		float: none;
	}
	.contents_right_subpage .right_img {
		margin: 10% 0 0 0;
		background-color: #222222;
		padding: 2% 0 2% 5%;
		color: #ffffff;
	}
	.contents_right .right_img a{
		color: #ffffff;
	}
	.contents_right_subpage .right_img a {
		color: #ffffff;
	}
	.contents_right .right_img .bigsize {
		font-size: 16px;
		font-weight: bold;
	}
	.contents_right_subpage .right_img .bigsize{
		font-size: 16px;
		font-weight: bold;
	}
	.contents_right .right_inner {
		background: #EEEEEE;
		width: 100%;
		margin: 0 0 0 0;
	}
	.contents_right .right_text{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}
	.contents_right_subpage .right_text{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}
	.contents_right .right_text_access{
		margin: 5% 0 0 1%;
	}
	.contents_right_subpage .right_text_access{
		margin: 5% 0 0 1%;
	}
	.right_text_access .detail{
		color: #518CAB;
	}
	.contents_right .right_fq .right_inner_fq{
		background: #EEEEEE;
		width: 100%;
		margin: 0 0 0 0;
	}
	.contents_right .right_text_fq{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}

	.contents_right_subpage .right_text_fq{
		padding: 5% 0 5% 5%;
		margin: 0 0 8% 0;
	}
	.contents_right_subpage .right_img{
		margin: 10% 0 0 0;
	}
	.contents_right_subpage .right_inner {
		background: #EEEEEE;
		width: 100%;
		margin: 0 0 0 0;
		
	}
	.contents_right_subpage .right_img {
		margin: 10% 0 0 0;
		background-color: #222222;
		padding: 3% 0 3% 5%;
		color: #ffffff;
	}
	.contents_right_subpage .right_fq .right_inner_fq{
		background: #EEEEEE;
		width: 100%;
		margin: 0 0 0 0;
	}

	.right_ad{
		text-align: center;
	}
	#main_contents .medical_area .medical_table_sp .table_date{
		text-align: center;
	}
	#main_contents .medical_area .medical_table_sp .table_date_week{
    text-align: center;
    font-size: 14px;
	}
	.news_information_left_area h1{
		font-size: 16px;
		color: #518EAB;
	}
	.right_img_fq{
		background-color: #518EAB;
		padding: 2% 0 2% 5%;
		color: #ffffff;
	}
	.card_area{
		margin: 2% 0 0 0;
	}
	/*フッター
-------------------------*/
	#footer{
		clear: both;
	}

	#footer .paget_top{
		text-align: center;
		margin: 10% 0 0% 25%;
		width: 50%;
	}
	#footer .paget_top_sp{
		text-align: center;
		margin: 10% 0 0% 25%;
		width: 50%;	
	}
	#footer .footer_border{
		background-color: #518EAB;
		height: 5px;
		width: 100%;
	}
	#footer .footer_area{
		width: 100%;
    	margin: 0px auto;
	}
	#footer .footer_map{
		margin: 31px 0 15px 0;
	}

	#footer .footer_map_left{
		clear: both;
		width: 32%;
		margin: 0 0 0 35%;
	}
	#footer .footer_map_right{
	}
	#footer .footer_map ul{
		margin: 0 0 0 3%;
		text-align: center;
	}
	#footer .footer_map li{
		float: left;
		margin: 0 2.5%;
		text-align: center;
	}

	#footer .footer_con{
		clear: both;
		padding: 40px 0 0 0;
	}

	#footer .footer_con .footer_tel{
		float: left;
	}
	#footer .footer_con .footer_tel .tel_bold{
		font-size: 16px;
		font-weight: bold;
	}
	#footer .footer_con .footer_copy{
		clear: both;
		text-align: center;
	}
	/*下層ページ(施設紹介)*/
	.h1_area{
		margin: 5% 0 0 0;
		border-left: 4px solid #518CAB;
		padding: 0 0 2% 0;
	}
	.h1_tittle_sp{
		padding: 2% 0 0 3%;
		font-size: 16px;
		color:#518CAB;
		font-weight: bold;
	}
	.text_machine{
		margin: 5% 0 0 20%;
		width: 57%;
	}
	.text_bold{
		font-size: 13px;
		font-weight: bold;
	}
	.contents_left_subpage .background_h {
		background-image: url("../images/contents/background_h.png");
		background-repeat: no-repeat;
		font-size: 18px;
		color: #ffffff;
		font-weight: bold;
		height: 34px;
		margin: 6% 0 0 0;
		padding: 3% 0 0 12%;
		font-size: 13px;
		clear: both;
		background-size: 100%;
	}
	.contents_left_subpage .background_h_sp {
		background-image: url("../images/contents/sp/background_h_sp.png");
		background-repeat: no-repeat;
		color: #ffffff;
		font-weight: bold;
		height: 34px;
		margin: 6% 0 0 0;
		padding: 1.5% 0% 0% 10%;
		font-size: 12px;
		clear: both;
		background-size: 117%;
	}
	.clinic_area{
		text-align: center;
	}
	.clinic_area3{
		text-align: center;
	}
	.clinic_machine{
		margin: 10% 0 10% 0;
		float: none;
		width: 100%;
	}
	.clinic_machine2{
		margin: 10% 0 10% 0;
		float: none;
		width: 100%;
	}
	.cimg_area{
		text-align: center;
	}
	.img_machine2{
		margin: 10% 0 10% 0;
		text-align: center;
		float: none;
		width: 100%;
	}
	.img_machine_none{
		margin: 10% 0 10% 0;
		text-align: center;
		float: none;
		width: 100%;
	}
	/*診断のご案内*/
	.contents_text_subpage{
		margin: 3% 0 0 0;
	}
	.bigsize{
		font-weight: bold;
		font-size: 16px;
	}
	/*ニュース*/
	.contents_left_subpage .contents_text_subpage_news {
		margin: 5% 0 0 0;
		border-bottom: 1px dotted #999;
		padding: 0px 0px 2% 0px;
	}
	.news_date {
		color: #669AB5;
	}
	/*よくある質問*/
	.contents_text_subpage_fq{

	}
	.contents_text_subpage_fq .question {
		background-image: url("../images/contents/img_q.png");
		background-repeat: no-repeat;
		font-size: 10px;
		font-weight: bold;
		padding: 2% 0 0 7%;
		background-size: 7%;
	}
	.contents_text_subpage_fq .answer {
		background-image: url("../images/contents/img_a.png");
		background-repeat: no-repeat;
		font-size: 10px;
		color: #666666;
		padding: 2% 0 0 7%;
		background-size: 7%;
	}

	.contents_text_subpage_fq .question2 {
		font-size: 10px;
		font-weight: bold;
		padding: 2% 0 0 7%;
	}
	.contents_text_subpage_fq .answer2 {
		font-size: 10px;
		color: #666666;
		padding: 2% 0 0 7%;
	}
}
}

/**------------TOPカテゴリー部分  **/


.new_001,
.new_002,
.new_003,
.new_004 {
	text-align: center;
	width: 70px;
	line-height: 20px !important;
	font-size: 10px !important;
	color: #fff !important;
	display: inline-block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left !important;
}
.new_001 a {
	text-align: center;
	width: 70px;
	line-height: 20px !important;
	font-size: 10px !important;
	color: #fff !important;
	display: inline-block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
		float: left !important;
			background-color: #F5915A !important;
}
.new_002 a {
	text-align: center;
	width: 70px;
	line-height: 20px !important;
	font-size: 10px !important;
	color: #fff !important;
	display: inline-block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
		float: left !important;
			background-color: #3498E5 !important;
}
.new_003 a {
	text-align: center;
	width: 70px;
	line-height: 20px !important;
	font-size: 10px !important;
	color: #fff !important;
	display: inline-block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
		float: left !important;
			background-color: #E28DE2 !important;
}
.new_004 a {
	text-align: center;
	width: 70px;
	line-height: 20px !important;
	font-size: 10px !important;
	color: #fff !important;
	display: inline-block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
		float: left !important;
			background-color: #FF2626 !important;
}

.new_001 a:hover,
.new_002 a:hover,
.new_003 a:hover,
.new_004 a:hover {
	text-align: center;
	width: 70px;
	line-height: 20px;
	font-size: 10px !important;
	color: #333 !important;
	display: inline-block;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
		float: left !important;
		
}
/**-----------------------------------------------  side  **/


.sidetitle {
	background-color: #518CAB;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
}
.sidetitle {
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 5px;

}
.sidecat li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.sidearchive-frame {
	width: 100%;
	background-color: #E4E4E4;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.sidearchive {
	margin-top: 10px;
	width: 80%;
}
.mt40 {
	margin-top: 40px;
}
.mb40 {
	margin-bottom: 40px;
}
.mtmb40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.text-right {
	text-align: right;
}
/*******************************
/* 検索窓用
*******************************/
dl.search2{
position:relative;
background-color:#fff;
border:1px solid #aaa;
border-radius:6px;
}
dl.search2 dt{
padding:3px;
}
dl.search2 dt input{
width:86%;
height:30px;
line-height:30px;
background:none;
border:none;
}
dl.search2 dd{
position:absolute;
top:0;
right:0;
}
dl.search2 dd button{
display:block;
padding:6px;
background:none;
border:none;
}
dl.search2 dd button span{
	display: block;
	width: 30px;
	height: 30px;
	background-attachment: scroll;
	background-image: url(http://yatomidori.com//img/common/search.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	top: 3px;
	right: 7px;
	position: absolute;
}


/*******************************
/* カレンダー
*******************************/

.calender_waku	 {
	position: relative;
	padding: 1em 0;
}

.calender_waku::before,
.calender_waku::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}



.calender_waku::after {
	bottom: 0;
	border-top-width: 1.5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #74A3BC;
	border-bottom-color: #518CAB;
}


.title_03 {
	width: 70%;
	height:auto;
}

/*******************************
/* 院内設備　セクション項目追加
*******************************/
.clinic_area4 {
	margin: 35px 0 100px;
}
.clinic_area4 h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 22px 0 0 0;
}
.clinic_area4 .text_area4 {
	margin: 22px 0 0 0;
	font-size: 13px;
}
@media screen and (max-width: 640px) {
.clinic_area4 .border {
	margin: 1% 0 7% 0;
}
}
