@charset "UTF-8";

.colSet{
	margin-top: 10px;
}
.colSet > .colTxt{
	margin-top: 16px;
}
.colSet > .colImgR {
	margin-right: 28px;
}
.colSet + h2{
	margin-top: -2px;
}
h2{
	margin-top: 1em;
}
h2.heading01{
	display: table;
	width: 100%;
	padding: 0.6em .6em .45em;
}
h2.heading01 span{
	display: table-cell;
	width: 1em;
	vertical-align: middle;
	font-weight: bold;
	font-size: 25px;
	font-size: 2.5rem;
}
h2.heading01 span + span{
	display: table-cell;
	width: auto;
	    padding-left: .5em;
	vertical-align: middle;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}
.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 {
	right: 0;
	width: 100px;
	height: 90px;
	background: url(/inspection01/images/img_inspection.png) no-repeat;
}

@media screen and (max-width: 768px) {
	.colSet{
		margin-top: 1em;
	}
	.colSet > .colTxt{
		margin-top: 0;
	}
	.colSet > .colImgR {
		margin-right: auto;
		margin-left: auto;
	}
	.colSet > .colImgR > figure{
		width: 157px;
		height: 178px;
	}
	.colSet + h2{
		margin-top: 1em;
	}
	h2{
	}
	h2.heading01{
		padding: 0.4em .4em .25em;
	}
	h2.heading01 span{
		font-size: 25px;
		font-size: 2.5rem;
	}
	h2.heading01 span + span{
		font-size: 18px;
		font-size: 1.8rem;
	}
	p{
	}

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

h1.heading02 {
	padding: 30px 0 10px;
	margin-bottom: 30px;
}

h1.heading02 span {
	display: block;
	font-size: 20px;
	padding: 20px 0;
	line-height: 1.6;
}

.bg_yel {
	background-color: #ffe9ad;
}

.bg_yel p {
	color: #f37820;
	font-size: 14px;
	padding: 20px;
	line-height: 2;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

section {
	margin: 50px 0;
}

section h2 {
	color: #f37820;
	position: relative;
	padding-left: 20px;
	font-size: 18px;
	margin-bottom: 30px;
}

section h2::after {
	position: absolute;
	content: "";
	height: 44px;
	width: 5px;
	top: calc(50% - 22px);
	left: 0;
	background: #f37820;
}

.obi_grn {
	background: #79E274;
	padding: 5px 0;
}

.bg_grn {
	background: #4BB848;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	height: 78px;
}

.bg_grn p {
	color: #fff;
	text-align: right;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	line-height: 1.5;
}

.bg_grn p span {
	font-size: 20px;
	font-weight: bold;
}

.bg_grn h2 {
	display: block;
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.bg_grn h2::after {
	content: none;
}

.obi_ora {
	background: #FBCD33;
	padding: 5px 0;
}

.bg_ora {
	background: #F48220;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	height: 78px;
}

.bg_ora p {
	color: #fff;
	text-align: right;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	line-height: 1.5;
}

.bg_ora p span {
	font-size: 20px;
	font-weight: bold;
}

.bg_ora h2 {
	display: block;
	font-size: 20px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.bg_ora h2::after {
	content: none;
}

.anc_links {
	border: 2px solid #f37820;
	padding: 25px;
	margin-top: 30px;
}

.anc_links ul li a {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: #f37820;
	line-height: 2.4;
	padding-left: 22px;
}

.anc_links ul li a::after {
	position: absolute;
	content: "";
    width: 10px;
    height: 10px;
    margin: auto;
    border-top: 2.6px solid #f37820;
    border-right: 2.6px solid #f37820;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
	left: 0;
	top: calc(50% - 10px);
}

section h3 {
	background: #ffe9ad;
	color: #f37820;
	padding: 13px;
	margin-bottom: 30px;
	margin-top: 40px;
}

.flex {
	display: flex;
	margin-top: 30px;
}

.flex_re {
	display: flex;
	margin-top: 30px;
	flex-direction: row-reverse;
}

.flex h3,.flex_re h3 {
	margin-top: 0;
}

.flex img,.flex_re img {
	width: 340px;
	margin-left: 30px;
}

section p {
	font-size: 14px;
	line-height: 1.8;
}

section h4 {
	color: #f37820;
	border-bottom: #f37820;
	padding-bottom: 10px;
	border-bottom: 2px solid #f37820;
	font-size: 16px;
	line-height: 1.6;
}

section dl {
	margin-bottom: 30px;
}

section dt {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.6;
}
section dd {
	font-size: 14px;
	line-height: 1.8;
}

@media screen and (max-width: 768px) {
	h1.heading02 {
		font-size: 28px;
	}
	h1.heading02 span {
		font-size: 20px;
		font-weight: 700;
	}
	section {
		margin: 30px 0;
	}
	section h2 {
		line-height: 1.7;
		font-size: 18px;
	}
	section h2::after {
		height: 120%;
		top: -5px;
	}
	.anc_links ul li a {
		display: block;
		margin-bottom: 10px;
		line-height: 1.8;
	}
	.anc_links ul li:last-child a {
		margin-bottom: 0;
	}
	.anc_links ul li a::after {
		top: 4px;
	}
	.flex,.flex_re {
		display: block;
	}
	.flex img,.flex_re img {
		margin: 0 0 20px 0;
		max-width: 400px;
		width: 100%;
		display: block;
		margin: 20px auto;
	}
	section h3 {
		line-height: 1.5;
	}
}