@charset "utf-8";

/* treatment15_sp.css：SP
 * ======================================
 * 
 * ======================================
 */

/* #treatment15
------------------------------------------------------------------ */
#subPage #content .medical .subImg > img {
	width: 100;
	margin: 15px 0;
}
#subPage #content p > img.excel{
	max-width: 100%;
	width: 100%;
	height: auto;
	float: none;
	display: block;
	margin: 10px auto;
}
#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: 15px;
}
.button{
	max-width: 85%;
	width: auto;
	min-width: 56%;
}
.medical .note{
	font-size: .8em;
	margin-top: -1em;
}