@charset "utf-8";

/* treatment33_pc.css：PC
 * ======================================
 *
 * ======================================
 */

/* #treatment33
------------------------------------------------------------------ */
#treatment33_cat05 tbody th {
	background: #f9f9f9;
}
section.machine li dl {
	width: 50%;
	margin: 0 auto;
}
section.machine li dt,
section.machine li dd {
	float: none;
	width: 100%;
}
#subPage #content #treatment33_cat01 .fig01 {
	margin: 40px auto;
}
#subPage #content #treatment33_cat01 .fig01 img {
	width: 30%;
	float: left;
	margin: 0;
}
#subPage #content #treatment33_cat01 .fig01 img + img {
	margin-left: 5%;
}
.case dl dd.detail{
clear: both;
float: none;
width: 100%;
text-align: left;
padding: 15px 0 0;
font-feature-settings: "palt";
text-align: justify;
text-justify: inter-ideograph; 
}
.case dl dd.detail:before{
content:none;
}