@charset "UTF-8";

h1{
	font-size: 25px;
    font-size: 2.5rem;
}
h3.heading02{
	padding-bottom: .7rem;
	border-bottom: 1px dotted #222;
}
p.ledeTxt{
	line-height: 1.8;
	font-weight: normal;
}
.ledeTxt + .ledeTxt{
	margin: 13px 0 0;
}
.listUl01 strong {
	font-weight: 600;
	color: #359942;
}
.listNote01{
	margin-top: 2em;
}
.colSet > .colTxt{
	width: 463px;
}
.colSet > .colTxt p{
	font-size: 16px;
	font-size: 1.6rem;
}
.colSet > .colImgR{margin-left: 0;}
.colSet > .colImgR.item01{
	margin-right: 33px;
}
.colSet > .colImgR.item02{
	margin-right: 33px;
}
.colSet > .colImgR.item03{
	margin-right: 11px;
}
.sideMenu > dl > dt:after {
    background: url(/wm/about01/images/img_about.png);
}

@media screen and (max-width: 768px) {
	p.ledeTxt{
		margin-top: 1em;
	}
	.ledeTxt + .ledeTxt{
		margin: 1em 0 0;
	}
	.colSet > .colTxt{
		width: 100%;
	}
	.colSet > .colTxt p{
		font-size: 14px;
		font-size: 1.4rem;
	}
	.colSet > .colImgR{
		margin-left: auto;
	}
	.colSet > .colImgR.item01{
		width: 194px;
		margin-right:auto;
	}
	.colSet > .colImgR.item02{
		width: 199px;
		margin-right:auto;
	}
	.colSet > .colImgR.item03{
		width: 237px;
		margin-right:auto;
	}
	.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;
	}
	.singleImg img {
		margin: auto;
	}
	h1 {
		font-size: 20px;
		font-size: 2.0rem;
	}
}
