@charset "utf-8";

/* treatment07_pc.css：PC
 * ======================================
 * 
 * ======================================
 */

/* #treatment07
------------------------------------------------------------------ */
#treatment07_cat02.troubleWrap .inner > div {
	width: 100%
}
section.medical section > div {
	margin: 30px 0 0 0;
}
section.medical section dl {
	width: 48%;
	float: left;
}
section.medical section dl:nth-child(even) {
	float: right;
}
section.medical section dt {
	background: #f9f9f9;
	padding: 0.5em 1em;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
}
section.medical section dd {
	padding: 0.5em 1em;
}
.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;
}
