/*******************************************
*
* 国際医療福祉大学病院 診療科のご紹介 乳腺外科
* 2018.5.18
*
********************************************/

@charset "UTF-8";


.photoBox.fltRight{
	margin-left:1em;
}

@media screen and (max-width: 738px) {
	.photoBox.fltRight{
		float:none;
		display:block;
		width:265px;
		margin-left:0;
		margin:25px auto;
	}
}
