@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(/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-right: 50px;
	margin-left: 55px;
}
.figureFix{
	margin-top: 20px;
}
@media screen and (max-width: 768px) {
	h2{
	}
	h2.heading01{
		padding: 0.4em .4em .25em;
	}
	.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;
	}
	.colSet > .colImgR{
		margin-right: auto;
		margin-left: auto;
	}
	.colSet > .colImgR{
		margin-top: 2em;
	}
	.figureFix{
		width: 60%;
	}
}