@charset "UTF-8";

.ledeTxt{font-weight: normal;}
.figureTitle sup{
	font-weight: bold;
}
.colEq2 {
    margin-top: 2em;
}
.colEq2 > .col {
	width: 346px;
    margin-right: 28px;
}
.singleImg {
    padding: 2em 0 0;
}
.figureTitle {
    padding: 0 0 0 15px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    font-size: 1.6rem;
}
.listNote01{
	margin-top: 2em;
}

.sideMenu > dl > dt{
	font-size: 23px;
	font-size: 2.3rem;
}
.sideMenu dl > dt:after {
	right: 0;
	width: 100px;
	height: 90px;
	background: url(/wm/inspection01/images/img_inspection.png) no-repeat;
}
h2.heading01 span {
	font-weight: bold;
}

@media screen and (min-width: 769px) {
	.sideMenu > dl > dt > a {
		padding: 1.7em 0 1.7em .7em;
	}
}

@media screen and (max-width: 768px) {

	.singleImg {
		margin: auto;
		padding: 2em 0 0;
	}
	.colEq2 {
		margin-top: 2em;
	}
	.colEq2.firstly > .col {
		width: 100%;
		margin-right: 30px;
	}
	.figureTitle {
		padding: 0 0 0 15px;
		text-align: center;
		font-weight: 700;
		font-size: 15px;
		font-size: 1.5rem;
	}
	.figureTitle + figure{
		max-width: 346px;
		margin: auto;
	}
	.sideMenu dl > dt:after{
		display: none;
	}
	.subject:after{
		width: 103px;
		height: 91px;
		background: url(/wm/inspection01/images/img_inspection@2x.png) no-repeat;
		background-size: contain;
	}
}
