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

/*-----------------------------------------------------------*/

.totop{
	display: none;
}


/*------*/

#body{
	font-size: 13px;
}



/***------*/

#contents_block h2{
	width: 96.13vw;
	height: 7.43vw;
	margin: 5.33vw auto 0 auto;
	overflow: hidden;
	background-image:url("../sp/main_h2.png");
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
	color:#fff;
	text-indent:45px;
	font-size:3.73vw;
	padding-top: 2.37vw;
}

/**/

#shinryo_time{
	width:96.13vw;
	margin:2.27vw auto;
	overflow:hidden;
}

#shinryo_time .txt_col{
	width:100%;
	overflow:hidden;
}

#shinryo_time .txt_col p{
	line-height:150%;
	margin-bottom:1.5em;
}

#shinryo_time .txt_col p strong{
	font-size: 3.33vw;

}

/*#shinryo_time .photo_col{
	width:252px;
	float:right;
	overflow:hidden;
}*/

/*-----------------------------------------------------------*/

#kamoku_table{
	width:650px;
	margin:20px auto;
	overflow:hidden;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

#kakuka_table tr:nth-child(even){
    background-color: #EEEEEE;
}

#kamoku_table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	background-color:#C8E499;
	padding:0.75em 1em;
	white-space:nowrap;
}

#kamoku_table th.kamoku{
	background-color:#F1FFDC;
}

#kamoku_table th.sat{
	color:#00468C;
}

#kamoku_table th.san{
	color:#B20000;
}

#kamoku_table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:0.75em 1em;
	text-align:center;
}

#kamoku_table td.am_pm{
	background-color:#969696;
	color:#FFF;
	white-space:nowrap;
}

#kamoku_table td.gray{
	background-color:#EEEEEE;
}

#kamoku_table td.min{
	font-size: 80%;
}

/*-----------------------------------------------------------*/
/*心療内科医外来担当医表*/

#mental_table{
	width:700px;
	margin:20px auto;
	overflow:hidden;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

#mental_table caption{
	text-align: left;
	font-weight: bold;
}

#mental_table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	background-color:#C8E499;
	padding:0.75em 1em;
	white-space:nowrap;
}

#mental_table th.mental{
	background-color:#F1FFDC;
}

#mental_table th.sat{
	color:#00468C;
}

#mental_table th.san{
	color:#B20000;
}

#mental_table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:0.75em 1em;
	text-align:center;
}

#mental_table td.am_pm{
	background-color:#616161;
	color:#FFF;
	white-space:nowrap;
}

#mental_table td.gray{
	background-color:#EEEEEE;
}

p.mental {
	width: 96.13vw;
	margin:4.00vw auto 0 auto;
}

/*-----------------------------------------------------------*/
/*心療内科医外来担当医表*/

#kakuka_table{
	width:700px;
	margin:20px auto;
	overflow:hidden;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

#kakuka_table caption{
	text-align: center;
	font-weight: bold;
    margin-bottom: 10px;
}

#kakuka_table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	background-color:#C8E499;
	padding:0.75em 1em;
	white-space:nowrap;
}

#kakuka_table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:0.75em 1em;
	text-align:center;
}

#kakuka_table td.sei{
	background-color:#EDF3D8;
}

#kakuka_table td.hihu{
	background-color:#D8EBF3;
}

#kakuka_table td.off{
	color: red;
	        background: unset;
}

#kakuka_table td span{
	font-size: 10px;
}

p.subtxt {
	width: 96.13vw;
	margin:4.00vw auto 0 auto;
}


/*-----------------------------------------------------------*/
/*担当医表*/

#tantou_wrap{
	border: solid 3px #32CD32;
    margin-bottom: 2em;
}

/*線の内側にtotopが入った時の位置が悪いので調整*/
#tantou_wrap .totop{
    margin-right: 15px;  
}

#doc_ol_1{
	width:96.13vw;
	margin:20px auto 0px;
	overflow:hidden;
	/*background-image:url(gairai/ol_body.png); */
	background-repeat:repeat-y;
	background-position:left top;
	background-size: contain;
}

#doc_ol_2{
	width:96.13vw;
	overflow:hidden;
/*	background-image:url(gairai/ol_head.png);*/
	background-repeat:no-repeat;
	background-position:left top;
	background-size: contain;
}

#doc_ol_3{
	width:96.13vw;
	overflow:hidden;
	/*background-image:url(gairai/ol_foot.png);*/
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size: contain;
	/*padding:35px 0px;*/
}

#doc_ol_4{
	width:650px;
	margin:0px auto;
	overflow:hidden;
}

#doc_ol_4 .lb{
	width: 96.13vw;
	text-align:center;
	font-weight:bold;
}

#doc_ol_4 table{
	width:648px;
	margin:1em auto 0px auto;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

#doc_ol_4 table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:0.75em 1em;
	background-color:#C8E499;
	font-weight:normal;
}

#doc_ol_4 table th.am_pm{
	background-color:#F1FFDC;
}

#doc_ol_4 table th.date,
#doc_ol_4 table td.date{
	background-color:#969696;
	color:#FFF;
	font-weight:bold;
}

#doc_ol_4 table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
	padding:0.75em 1em;
	background: #fff;
	
}

#doc_ol_4 table td.gray{
	background-color:#EEEEEE;
	width:13%;
}


/*-----------------------------------------------------------*/
/*当院の診療科目と担当医*/

#kamoku_tantou_block{
	width:96.13vw;
	margin:20px auto;
}

#kamoku_tantou_block_body{
	width:92.50vw;
	margin:0px auto;
	padding:15px 0px;
	overflow:hidden;
}

#kamoku_tantou_block_body p{
	font-weight:bold;
}

#kamoku_tantou_block_body table{
	width:730px;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

#kamoku_tantou_block_body table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	background-color:#C8E499;
	padding:0.5em 0em;
	text-align:left;
	text-indent:1em;
	width:17%;
    height: 40px;
}

#kamoku_tantou_block_body table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	padding:0.5em 0em;
	text-indent:1em;
	width:17%;
    height: 40px;
}

/*-----------------------------------------------------------*/

div#scroll,
div#scroll00,
div#scroll01,
div#scroll02,
div#scroll03,
div#scroll04,
div#scroll05{
    height: auto;
    width: 96.13vw;
    padding: 5px;
    overflow: scroll;
    border: 1px solid #CCC;
    -webkit-overflow-scrolling: touch;
}

/*-----------------------------------------------------------*/
/*整形外科紹介*/

.orthopedist_introduction {
    margin-bottom: 30px;
}

.orthopedist_introduction h3 {
    margin: 20px auto;
	border-bottom: solid 3px #0000ff;
	padding-bottom: 5px;
}

.orthopedist_introduction .ol {
	border: solid 2px #87cefa;
}


.orthopedist_introduction .ol table {
	font-size: 15px;
	/*background: #e0ffff;*/
}

.orthopedist_introduction .ol table .cell01 {
	display: block;
	width: 100%;
	text-align: center;
}

.orthopedist_introduction .ol table .cell02,.orthopedist_introduction .ol table .cell03 {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.orthopedist_introduction .ol table .cell02 span,.orthopedist_introduction .ol table .cell03 span {
	font-weight: bold;
	font-size: 17px;
}




/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/
