/*******************************************
*
* 国際医療福祉大学病院 診療科のご紹介 小児科
* 2018.6.5
*
********************************************/

@charset "UTF-8";


/********************************
小児科へようこそ
********************************/
#s12 .scrollTable,
#s12 .fitTable{
	margin:0.5em 0 1em;
}

#s12 .fitTable > table tr > td:last-child{
	width:100px;
}

@media screen and (max-width: 738px) {
	#s12 .fitTable > table tr > td:last-child{
		width:3em;
	}
}
