@charset "utf-8";
.eyecatch_inc{
	background-image: url(../img/inspection/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc{
		background-image: url(../img/inspection/eye01.jpg);
	}
}
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	padding: 95px 0 0;
	margin: 0 auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		padding: 55px 0 0;
	}
}
.contents01 .contents01_01 .text01{
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}
.contents01 .contents01_01 .text02{
	width: 100%;
	height: auto;
	margin: 0 auto 25px;
	display: block;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text02{
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 .text03{
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	display: block;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text03{
		margin: 0 auto 5px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .text04{
	width: 100%;
	height: auto;
	margin: 0 auto 55px;
	display: block;
	font-size: 20px;
	line-height: 30px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text04{
		margin: 0 auto 35px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 980px;
	height: auto;
	margin: 0 auto 100px;
	display: flex;
	justify-content: center;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		margin: 0 auto 60px;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 a{
	width: 260px;
	height: auto;
	padding: 7px 0;
	margin: 0 15px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 a{
		width: 100%;
		margin: 20px auto 0;
		font-size: 17px;
		line-height: 27px;
	}
	.contents01 .contents01_01 .contents01_01_01 a:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 a::after{
	content: '';
	width: 19px;
	height: 16px;
	background-image: url(../img/inspection/icon02.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
	margin-left: 10px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 a::after{
		width: 16px;
		height: 13px;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_02 h3{
	width: auto;
	height: auto;
	padding: 7px 30px;
	margin: 0 auto 55px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 h3{
		margin: 0 auto 35px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0 auto 100px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		margin: 0 auto 60px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 60px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01{
		margin: 35px auto 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 img{
	width: 447px;
	height: auto;
	margin: 0 43px 0 0;
	display: block;
	flex-shrink: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 img{
		width: 100%;
		margin: 0 auto 10px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01 h4{
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 25px;
	line-height: 35px;
	border-bottom: 2px solid #B40808;
	color: #B40808;
	display: inline;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01 h4{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01 p{
	width: 100%;
	height: auto;
	margin: 10px auto 0;
	font-size: 17px;
	line-height: 27px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01 p{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01 p span{
	font-size: 15px;
	line-height: 25px;
	display: block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 .contents01_01_02_01_01_01 p span{
		font-size: 12px;
		line-height: 22px;
	}
}

.contents01 .contents01_01 .contents01_01_03{
	width: 980px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03{
		width: 100%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_03 h3{
	width: auto;
	height: auto;
	padding: 7px 30px;
	margin: 0 auto 55px;
	color: #ffffff;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	line-height: 35px;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 h3{
		margin: 0 auto 35px;
		font-size: 17px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 22px 42px;
	margin: 60px auto 0;
	background-color: #BEBEBE;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01{
		margin: 35px auto 0;
		padding: 5%;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01::after{
	content: '';
	width: 39px;
	height: 34px;
	background-image: url(../img/inspection/icon01.svg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
	position: absolute;
	top: auto;
	bottom: -47px;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01::after{
		width: 20px;
		height: 18px;
		bottom: -27px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01:last-of-type::after{
	display: none;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 img{
	width: 363px;
	height: auto;
	margin: 0 42px 0 0;
	display: block;
	flex-shrink: 1;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 img{
		width: 100%;
		margin: 0 auto 10px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 h4{
	width: auto;
	height: auto;
	margin: 0 auto;
	font-size: 25px;
	line-height: 35px;
	display: inline-block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 h4{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 h4 span{
	font-size: 40px;
	line-height: 50px;
	color: #B40808;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 h4 span{
		font-size: 20px;
		line-height: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p{
	width: 100%;
	height: auto;
	margin: 25px auto 0;
	font-size: 17px;
	line-height: 27px;
	display: inline-block;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p{
		margin: 10px auto 0;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p .text01{
	color: #B40808;
	display: inline;
	margin: 0;
	font-size: 17px;
	line-height: 27px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p .text01{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p .text02{
	color: #000000;
	display: block;
	margin: 0;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_03 .contents01_01_03_01 .contents01_01_03_01_01 .contents01_01_03_01_01_01 p .text02{
		font-size: 12px;
		line-height: 22px;
	}
}