@charset "UTF-8";

.ledeTxt{
	font-weight: normal;
}
.colSet{
	margin-top: 10px;
}
.colSet > .colTxt{
	width: 570px;
	margin-top: 16px;
}
.colSet > .colImgR {
	margin-right: 28px;
}
.colSet + h2{
	margin-top: -2px;
}
h2{
	margin-top: 1em;
}
.listDl03{
	margin-top: 12px;
}
.listDl03 > dt{
	font-size: 14px;
	font-size: 1.4rem;
}
.listDl03 > dd{
	margin-top: 0;
	padding-right: 1em;
}
.listDl03 + dl{
	margin-top: 24px;
}

.sideMenu > dl > dt{
	font-size: 23px;
	font-size: 2.3rem;
}
.sideMenu dl > dt:after {
	top: .49em;
	right: .1em;
	width: 100px;
	height: 90px;
	background: url(/treatment01/images/ico_title01_treatment.png) no-repeat;
}
.sideMenu dl dd > ul li:first-child a{
	font-size: 15px;
	font-size: 1.55rem;
}

.listNote01{
	margin-top: 2em;
}

@media screen and (max-width: 768px) {
	.colSet{
		margin-top: 1em;
	}
	.colSet > .colTxt{
		margin-top: 0;
		width: 100%;
	}
	.colSet > .colImgR {
		margin-right: auto;
		margin-left: auto;
	}
	.colSet > .colImgR > figure{
		width: 157px;
		height: 178px;
	}
	.colSet + h2{
		margin-top: 1em;
	}
	h2{
	}
	p{
	}

	.sideMenu dl > dt:after{
		display: none;
	}
	.subject:after{
		top: .3em;
		width: 103px;
		height: 91px;
		background: url(/treatment01/images/ico_title01_treatment@2x.png) no-repeat;
		background-size: contain;
	}
}
