@charset "utf-8";

/* treatment18_pc.css：PC
 * ======================================
 * 
 * ======================================
 */

/* #treatment18
------------------------------------------------------------------ */
.troubleWrap .inner > dl dt img {
	width: 100%;
}
.priceList table {
	width: 100%;
}
.priceList tbody th:first-child {
	border-right: 1px solid #dadada;
}
.priceList table + .notes {
	width: 100%;
	margin: 0;
}

/* #treatment18_03
------------------------------------------------------------------ */
#treatment18_cat03 h2 + p {
	text-align: center;
}
#subPage #content #treatment18_cat03 img {
	display: block;
	width: 80%;
	margin: 20px auto 40px;
}

.case dl {
	float: left;
}
.case .notes {
	clear: both;
}

/* #treatment18_06
------------------------------------------------------------------ */
#treatment18_cat06 .inner > p {
	padding: 30px 0;
	border-bottom: 1px dotted #dadada;
	margin-bottom: 30px;
}
.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;
}