@charset "UTF-8";

.ledeTxt{
	font-weight: normal;
}
.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;
}

.colSet{
	margin-top: 0;
}
.colImgR.item01.pcItem{
	float: right;
	margin-left: 55px;
}
.figureFix{
	margin-top: 20px;
}
h2.heading01 span {
	font-weight: bold;
}
h3 {
	color: #6ebd44;
	margin-top: 30px;
	border-bottom: 2px dotted #aaaaaa;
	padding-bottom: 8px;
}
h3 + p {
	font-size: 16px;
	font-size: 1.6em;
}
.sideMenu dl > dt:after {
	top: .49em;
	right: .1em;
	width: 100px;
	height: 90px;
	background: url(/wm/treatment01/images/ico_title01_treatment.png) no-repeat;
}
.colSet > .colTxt {
	float: none;
}
.listNote01 {
	margin-top: 2em;
}
@media screen and (min-width: 769px) {
	.sideMenu > dl > dt > a {
		padding: 1.7em 0 1.7em .7em;
	}
}
@media screen and (max-width: 768px) {
	.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{
		margin-right: auto;
		margin-left: auto;
	}
	.colSet > .colImgR{
		margin-top: 2em;
	}
	h3 {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.5;
		margin-top: 20px;
	}
	.figureFix img {
		max-height: 180px;
	}
	h3 + p {
		font-size: 14px;
		font-size: 1.4em;
	}
}