@charset "utf-8";

/* treatment30_sp.css：SP
 * ======================================
 *
 * ======================================
 */

/* #treatment30_cat01
------------------------------------------------------------------ */
#treatment32_cat03 {
	border-bottom: 1px solid #dadada;
}
#treatment32_cat05 dl + dl {
	margin-top: 3em;
}
#treatment32_cat05 dt {
	background: #f9f9f9;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	padding: 0.5em 1em;
	margin: 1em 0;
	font-weight: bold;
}
.priceList tbody td,
.priceList tbody th {
	width: 33%;
}
.priceList tbody th:first-child {
	width: 15%;
}
.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;
}

