@charset "utf-8";
/* CSS Document */


 
  
/*----------------コンテンツエリア----------------------------*/

#right_column  h3 {
	border-bottom: solid 1px #BEBEBE;
	border-top: solid 1px #BEBEBE;
	padding:.8em;
	color:#24B7EB;
	margin:20px auto;

}

/*.sp_hide {
	display: none!important
}*/

.kakko {
	background: url("image/kakko.png");
	background-size: cover;
	width: 371px;
}


.box1 {
	float:left;
	overflow:hidden;
	margin:10px auto 20px auto;
}

.box2 {
	float: right;
	overflow:hidden;
	margin:10px auto 20px auto;
}


.box3 {
	margin:20px auto;
	overflow:hidden;
	clear:both;
	width:90%;

}

.box3 dt {
	margin-top:0;
	margin-bottom:0;
}

.box3 dd {
	margin-top:0;
	margin-left:1.2em;
	text-align: justify;
}

.time_txt{
	margin-left: 1.3em;
	text-indent: -1.3em;
	text-align: justify;
}

.box4 {
	margin:0px auto 20px auto;
	overflow:hidden;
	clear:both;
	width:90%;
	

}
.box4 dt {
	margin-top:0;
	margin-bottom:0;
}
.box4 dd {
	margin-top:0;
	margin-left:1.2em;
}


.photo {
	text-align:center;
	margin:20px auto;
}

/*受付時間*/

.table1 {
	width: 450px;
	margin-top:20px;
}
.table1 table {
	font-size:16px;
	width: 100%
}
.table1 th {
	background-color: #0E6EB8;
	color: #fff;
	padding: 1em;
	border: 1px solid #fff;
	border-collapse: collapse;
	text-align: center;
}
.table1 td {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding: 1em ;
	border: 1px solid #0E6EB8;
	border-collapse: collapse;
}

.table1 td span{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	padding: 1em ;
}

/*診療時間*/

.table2 {
	width:95%;
	margin:40px auto 80px auto;
}
.table2 table {
	width: 100%
}
.table2 th {
	background-color: #0E6EB8;
	color: #fff;
	padding:1em;
	border:1px solid #fff;
	border-collapse: collapse;
	text-align: center;
	line-height:18px;
}
.table2 td {
	padding: 1em;
	border: 1px solid #0E6EB8;
	border-collapse: collapse;
	text-align:center;
	font-size:20px;
}
.table2 td span {
	font-size:14px;
}


/*外来担当医表*/

.table3 {
	width:95%;
	margin:40px auto;
}

.table3 table {
	width: 95%;
	margin:10px auto;
}

.table3 table caption{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
}

.table3 th {
	background-color: #0E6EB8;
	color: #fff;
	padding: 0.5em;
	border: 1px solid #fff;
	border-collapse: collapse;
	text-align: center;
}

.table3 td {
	padding: 1em ;
	border: 1px solid #0E6EB8;
	border-collapse: collapse;
	text-align:center;

}

.table_title {
	text-align: center;
}

.btn {
	float:right;
	display:block;
	width:200px;
	height:60px;
	text-align:center;
	background-color:#0E6EB8;
	color:#fff;
	font-weight:500;
	font-size:16px;
	line-height:60px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit--border-radius:8px;
	
}


/*-----------------------------------------------------------*/

.num {
	text-align: right;
}
.red {
	color:#FF0004;
}

.in {
	width:90%;
}

.size {
	font-size:12px;
}


span.yoyaku2{
	font-size: 11px;
}

