/*******************************************
*
* 国際医療福祉大学病院 医療関係者の方へ 地域医療連携室のご案内
* 2018.6.5
*
********************************************/

@charset "UTF-8";


/********************************
地域医療連携室のご案内
********************************/
#s02 .photoBox,
#s03 .photoBox{
	margin-left:1em;
}

#s04 h5{
	margin-top:50px;
}

#s04 h5 > span{
	margin-bottom:0;
}

#s04 .fitTable{
	margin:1em 0;
}

#s09 .photoBox{
	margin:1em 0;
}

#s09 .columTxt{
	clear:both;
}

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

	#s02 .photoBox,
	#s03 .photoBox{
		width:40%;
	}
	#s02 .photoBox > img,
	#s03 .photoBox > img{
		width:100%;
		height:auto;
	}

	#s09 .photoBox{
		max-width:48%;
		margin:0;
	}

	#s09 .photoBox > p{
		padding:5px;
		border:none;
	}
	#s09 .photoBox > p > img{
		width:100%;
		height:auto;
	}

}







