/*******************************************
*
* 国際医療福祉大学塩谷病院 人間ドックのご案内
* 2018.6.12
*
********************************************/

@charset "UTF-8";




/* ==========================================================
*
* コーナー共通
*
========================================================== */
/*
#mainCol h3{
	margin-top:50px;
}
*/

dl.dlCompact_8m > dt{
	width:10em;
}

dl.dlCompact_8m > dd{
	width:calc(100% - 10em);
}

th.upline{
	background-color:#99ccff!important;
	color:#333333!important;
}
th.downline{
	background-color:#ffcccc!important;
	color:#333333!important;
}

a.icnf-rbtn{
	margin-bottom:1em;
}


a.icnf-rbtn > span:after{
	color:#ffffff!important;
}

a.icnf-rbtn:after{
	content:"";
}


/* for Sp --------------------*/
@media screen and (max-width: 738px) {
	
}


/* ==========================================================
*
* 予約から結果報告までの流れ
*
========================================================== */
.bookingData{
	display:block;
	overflow:hidden;
	margin-top: 1em;
}


/* ==========================================================
*
* 人間ドックコース紹介
*
========================================================== */
#s30 dl.consuList_id2 > dt{
	line-height:145%;
}

/* for Sp --------------------*/
@media screen and (max-width: 738px) {
	
	#s30 dl.consuList_id2 > dd {
	    padding: 0 0em;
	}
}


/* ==========================================================
*
* オプション検査ご案内
*
========================================================== */

#s40 a.icnf-rbtn{
	padding: 1em 1em 1em 1em;
}

#s40 a.icnf-rbtn:after{
   content:"";
   display:none;
}

#s40 a.icnf-pdf > span:after{
   background-position:0 bottom;
}

/* ==========================================================
*
* 日帰りコーススケジュール表
*
========================================================== */

#s50 .scrollTable th{
	vertical-align:top;
}