/*******************************************
*
* 国際医療福祉大学病院 診療科のご紹介 予防医学センター
* 2018.6.5
*
********************************************/

@charset "UTF-8";


/********************************
特定健診・特定保健指導
********************************/
#s30 .photoBox{
	margin-left:1em;
}

@media screen and (max-width: 738px) {

	#s30 .photoBox{
		width:40%;
	}

	#s30 .photoBox > img {
	   width:100%;
	   height:auto;
	}
}




