@charset "utf-8";
/*　access
--------------------------------------------------------------------------------------- */
#map{
	height:402px;
	margin-bottom:10px;
	overflow: hidden;
}

#map iframe{
	width: 100%;
}

/*　募集要項
--------------------------------------------------------------------------------------- */
.youkou{
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	margin-bottom:30px;
}
.noborder{
	border-bottom:none;
}


/*　定期検診のご案内
--------------------------------------------------------------------------------------- */

.tb2{
}
.tb2 tr th{
	width:40%;
	padding:5px 20px 5px 0;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box;
	font-weight:normal;

}
.tb2 tr td{
	padding:5px 20px;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box;

}
.tb1_3{
	font-size:14px;
	margin-bottom:20px;
}
.tb1_3 th , .tb1_3 td{
	text-align:left;
}


/*　アクセス・診療時間
--------------------------------------------------------------------------------------- */
.clinicInfo{
	margin: 40px 0 10px;
	overflow: hidden;
}
.clinicInfo div{
	width: 50%;
}