@charset "UTF-8";

.ledeTxt{
	font-weight: normal;
}
.colSet{
	margin-top: 10px;
}
.colSet > .colTxt{
	width: 473px;
	margin-top: 16px;
}
.colSet > .colImgR {
	margin-top: 12px;
	margin-left: 0;
}
.colSet + h2{
	margin-top: -2px;
}
.sideMenu > dl > dt{
	font-size: 23px;
	font-size: 2.3rem;
}
.sideMenu dl > dt:after {
	top: .49em;
	right: .1em;
	width: 100px;
	height: 90px;
	background: url(/wm/treatment01/images/ico_title01_treatment.png) no-repeat;
}
.sideMenu dl dd > ul li:first-child a{
	font-size: 15px;
	font-size: 1.55rem;
}

.listNote02 {
	margin-top: 2.5em;
}

.wrapUpBox {
	padding: 18px 0;
	margin-top: 28px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	border: 2px solid #6ebd44;
	border-radius: 5px;
}
.listNote03 {
	margin-top: 2.5em;
}

.listNote01 {
	margin-top: 2em;
}

h2.heading01 span {
	font-weight: bold;
}
.line li {
	line-height: 1.6;
}
.line li:not(:first-child) {
	margin-top: 7px;
}

@media screen and (min-width: 769px) {
	.sideMenu > dl > dt > a {
		padding: 1.7em 0 1.7em .7em;
	}
}

@media screen and (max-width: 768px) {
	h2{
	}
	.sideMenu dl > dt:after{
		display: none;
	}
	.subject:after{
		top: .3em;
		width: 103px;
		height: 91px;
		background: url(/wm/treatment01/images/ico_title01_treatment@2x.png) no-repeat;
		background-size: contain;
	}
	.colSet > .colImgR > figure{
		width: 60%;
		margin-bottom: 1em;
	}
	.colSet > .colTxt{
		width: 100%;
	}
	.ledeTxt {
		margin: 20px 0 0;
	}
	.singleImg {
		padding-top: 1.5em;
	}
	h2.line-height {
		line-height: 1.5;
	}
}
