@charset "UTF-8";

.ledeTxt{
	line-height: 1.8;
	font-weight: normal;
}
.listNote01{
	margin-top: 3em;
}
.sideMenu > dl > dt:after {
	background: url(/wm/about01/images/img_about.png);
}
@media screen and (max-width: 768px) {
	p.ledeTxt{
		margin-top: 1em;
	}
	.listNote01{
		margin-top: 2em;
	}
	.subject:after {
		height: 85px;
		width: 66px;
		background: url(/wm/about01/images/img_about@2x.png) no-repeat;
		background-size: contain;
	}
	.sideMenu > dl > dt:after {
		background: url(/wm/about01/images/img_about@2x.png) no-repeat;
		background-size: contain;
	}

}
