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

/*-------------------------------------- header --------------------------------------*/
#header{
	width:100%;
	background-repeat: repeat-y;
	background-position: center;
}

#header_in{
	width: 960px;
	margin-top: 0px;
	-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	margin-right: auto;
}

#head_topline{
	width:100%;
	margin: 0;
}

#head_textarea{
	width: 950px;
	height: 25px;
	margin:0 auto;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	color: #9a9a9a;
}



#head_left{
	width: 500px;
	height: 100px;
	float: left;
	padding-left: 10px;
}

#head_right{
	height: 80px;
	float: right;
	padding-right: 10px;
	padding-top: 20px;
}





#head_navi_wrap{
	width:100%;
	background-image: url(../images/Navigation_08.png);
	background-repeat: repeat-x;
}




#head_navi{
	overflow:hidden;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	width: 940px;
	margin:0 auto;
}
#head_navi ul {
	zoom: 1;
	width: 940px;
}
#head_navi ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#head_navi li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#head_navi_n{
	overflow:hidden;
	height: 50px;
	background-color: #FFF;
	width: 960px;
	margin:0 auto;
	padding: 0px;
}
#head_navi_n ul {
	zoom: 1;
}
#head_navi_n ul:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}
#head_navi_n li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}






/*-------------------------------------- main area --------------------------------------*/
#mainwrap{
	width:100%;
	background-repeat: repeat-y;
	background-position: center;
}



#main{
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	background-color: #FFF;
}

#mainimagewrap{
	width:100%;
	background-image: url(../images/mainimage_01.png);
	background-repeat: repeat-x;
}

#mainimage{
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
}


#mainimage2{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}


/*-------------------------------------- information --------------------------------------*/
#topinfo{
	height: 500px;
	width: 686px;
	border: 2px solid #1fa6a4;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image:url(../images/infoback.jpg);
	overflow: auto;
}



/*-------------------------------------- clinic information --------------------------------------*/
#baseinfo{
	background-color: #FFF;
	padding-top: 10px;
}
#baseinfo_left{
	width: 200px;
	margin-right: 10px;
	float: left;
	padding-left: 10px;
}
#baseinfo_right{
	width: 250px;
	float: right;
}
#baseinfo_btm{
	margin-left: 10px;
	padding-bottom: 20px;
}



/*-------------------------------------- footer --------------------------------------*/
#footer{
	width: 100%;
	background-color: #4593c9;
}

#footer_in{
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

#ft_clinfo{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}


/*-- height --*/
.ft_wrapper{
	float: right;
	width: 380px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;

}


.ft_menu{
	float: left;
	width: 150px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
}

.ft_menu2{
	float: right;
	width: 180px;
	height: 100%;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 14px;
}

.ft_menu3{
	float: left;

	width: 100px;
	height: 100%;

}




/*-------------------------------------- main area --------------------------------------*/
#navi{
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#navi li {
	margin-bottom: 0.5em;
	display: block;
}

#navi li a{
	display: block;
}

.reserve-link,
.bus-link{
	margin-bottom: 0.5em;
}





#contents{
	width: 690px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}



/*-------------------------------------- base box --------------------------------------*/
.textbox{
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 1.6em;
}
.h3box{
	padding-left: 30px;
	margin-bottom: 10px;
	line-height: 1.6em;
}
.h4box{
	padding-left: 45px;
	margin-bottom: 10px;
	line-height: 1.6em;
}



.box001{
	padding-left: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 1.6em;
}
.box002{
	padding-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.box003{
	padding-left: 65px;
	margin-bottom: 30px;
	margin-right: 30px;
}
.box004{
	padding-left: 100px;
	margin-bottom: 20px;
	margin-right: 30px;
}
.box005{
	font-size:20px;
	padding: 10px;
	margin-bottom: 10px;
	border:2px solid #FFB268;
	text-align:center;
	line-height:1.8em;
	background-color:#FFF3D2;
}
.col_red{
	color:#FF5001;
}

.box_center000{
	padding: 0px;
	margin: 0 auto;
}
.box_center001{
    width: 190px;
	padding: 0px;
    margin: 0 auto;
}
/*---------TOP kv メニューボタン-----------------------*/
.kv_btn{
	margin:0.8em auto;
	
}
.kv_btn a{
	text-align: center;
}
.kv_btn img{
	margin:0.35em;
}
/*-------------------------------------- bottomline --------------------------------------*/
#bottomline{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.QAbox{
	padding-left:10px;
	margin-bottom:20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FDBA21;
	padding-bottom: 10px;
	margin-right: 10px;
}

.QA_Q_Left{
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #F90;
}
.QA_Q_Right{
	font-size:20px;
	float:left;
	width:600px;
	color: #F90;
	margin-bottom:10px;
}

.QA_A_Left{
	float:left;
	width:50px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color: #8FC41C;
}
.QA_A_Right{
	float:left;
	width:600px;
}

.topgreeting{
	padding:10px;
	background-image: url(../images/FeatureBack.png);
	background-repeat: no-repeat;
	font-size: 15px;
	border: 2px solid #1FA6A4;
}
.topgreeting_left{
	width:440px;
	float: left;
	margin-left: 10px;
	padding-top: 60px;
}
.topgreeting_right{
	width:200px;
	float: right;
	padding-top: 370px;
	text-align: right;
}



.clinicinfo{
	padding: 10px;
	border: 2px solid #1fa6a4;
	font-size: 14px;
	
}


table.timetable {
	border-collapse: separate;
	border-spacing: 5px;
	background-color: #ffffff;
	empty-cells: show;
	width:620px;
	margin-left:0px;
	margin-bottom:5px;
}
.timetable th{
	font-size: 18px;
	border: 1px solid #40a0de;
	text-align: center;
	background-color: #1FA6A4;
	color: #ffffff;
	padding: 8px;
	font-weight: normal;
}
.timetable td{
	font-size: 14px;
	border: 1px solid #1FA6A4;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	color: #1FA6A4;
}
.tableunder{
	font-size: 12px;
	color: #bf3a6f;
}



.rinen{
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-image:url(../images/wallpaper.png);
	margin:0px;
	padding:20px;
	border: 2px solid #1FA6A4;



}


.basebox{
	padding: 1em 1em 1em;
	margin: 0 auto 2em auto;
	border: 2px solid #1FA6A4;
	overflow: hidden;
}

.RelativeBox{
	margin:0 auto;
	padding: 0px;
	z-index: 1;
	position: relative;
	width: 960px;
	height: 350px;
}

#Relative_main{
	width: 960px;
	height: 350px;
	z-index: 3;
	position: absolute;
	top: 0px;
	left: 0px;
}
#Relative_left{
	width: 257px;
	height: 400px;
	
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 24px;
 }

#Relative_right{
	width: 441px;
	height: 122px;
	z-index: 4;
	position: absolute;
	top: 0px;
	left: 509px;
}


.vac_table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border:1px solid #8D6541;
	margin-left: 10px;
}

.vac_table th{
	background-color: #AEECEB;
	color: #259E9B;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 12px;
	
}
.vac_table td{
	color: #1D6B60;
	border: 1px solid #CCC;
	font-size: 12px;
	background-color: #FFF;
	padding: 8px;
}

.vac_table img{
	vertical-align:bottom;
}


.checkuptable{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border:1px solid #8D6541;
	margin-left: 10px;
}

.checkuptable th{
	background-color: #AEECEB;
	color: #259E9B;
	border: 1px solid #CCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
	font-size: 14px;
	
}
.checkuptable td{
	color: #1D6B60;
	border: 1px solid #CCC;
	font-size: 14px;
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.checkuptable02{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-left: 10px;
	min-width: 53%;
}

.checkuptable02 th{
	text-align: left;
	padding: 1px 3px;
	font-weight: normal;
	font-size: 14px;
	width: 70%;
}
.checkuptable02 td{
	font-size: 14px;
	padding: 1px 8px;
	text-align: right;
	width: 30%;
}


.ListStyle2 td{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
}



.breadcrumb{
	font-size:14px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60D8D6;
}


.pinkbox{
	color: #fff;
	background-color: #E4226F;
	padding:10px;
	margin-bottom:10px;
	font-size:20px;
	border-radius:20px;
}

/*診療案内 ---------------------------*/

.tr-img{
	float: left;
	margin-right: 1em;
}



a.tr-lnk{
	background:#1FA6A4;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: right;
	color:#fff;
	display: block;
	padding: 0.2em 0.5em;
	margin-bottom: 0.5em;
}

a.tr-lnk:before{
	display: inline-block;
	font-family: FontAwesome;
	content: "\f138";
	font-weight: normal;
	font-style: normal;
	margin-right:0.3em;
}

a.tr-lnk:hover{
	background: #FEC135;
}

ul.sl-center{
	margin: 0 auto;
	padding: 0 ;
	width:500px;
	list-style: none;
}

ul.check-list{
		margin: 1em auto;
	padding: 1em ;
	list-style: none;
	width:90%;
	border:2px solid #FFE084;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

ul.check-list li{
	border-bottom: 1px dotted #FFE084;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

ul.check-list li:before{
display: inline-block;
	font-family: FontAwesome;
	content: "\f14a";
	color:#FFE084;
	font-weight: normal;
	font-style: normal;
	margin-right:0.5em;
}

/* アクセス　駐車場 */
.parking-img{
	display : flex;
  flex-wrap : wrap;
  justify-content:space-between;
	margin:0 0 1.5em 0;
	padding: 0;
	width:96%;
}

.parking-img li{
	width:30%;
	margin: 0 1% 0 1%;
	border: 1px solid #fff;
}


