@charset "utf-8";

/* treatment15_pc.css：PC
 * ======================================
 * 
 * ======================================
 */

/* #treatment15
------------------------------------------------------------------ */
#subPage #content .medical .subImg {
	margin: 30px 0 60px;
}
#subPage #content .medical .subImg > img {
	width: 48%;
	float: left;
}
#subPage #content .medical .subImg > img + img {
	margin: 0 0 0 4%
}
small{
font-size: 85%;
}
#subPage #content p > img.excel{
	max-width: 100%;
	width: 500px;
	height: auto;
	float: none;
	margin: 0 auto 20px;
	display: block;
}
#subPage #content #treatment15_intro .fig{
	width: 100%;
}
#subPage #content #treatment15_intro .fig img{
	width: 100%;
	height: auto;
}
#subPage #content #treatment15_intro .mt50{
	margin-top: 100px;
}
#subPage #content #treatment15_intro .fig + p{
	margin-top: 30px;
}
.medical .note{
	font-size: .8em;
	margin: .5em auto 0;
	width: 80%;
}