/*  **************************************************************************************************************************************************/
/*  contents  */
/*  **************************************************************************************************************************************************/
.inspection-wrap {
	line-height: 1;
	border-bottom: 1px #919191 solid;
}
	.inspection-wrap img {
		vertical-align: top;
	}
.inspection-wrap .page_ttl_0430 {
	text-align: center;
}
.inspection-wrap .sec_0430 {
	max-width: 1000px;
	margin: 0 auto;
}
	.inspection-wrap .inner_wrap_0430 {
		position: relative;
		overflow: hidden;
		padding: 4.3% 3.9% 0;
	}
		.inspection-wrap .inner_ttl_0430 {
			float: left;
			width: 30.37%;
			margin: 0 3% 0 1.1%;
		}
		.inspection-wrap .dscription_0430 {
			float: left;
			padding-bottom: 2.28%;
			width: 65.5%;
		}
		.inspection-wrap .sec_01 .dscription_0430 {
			width: 56%;
		}
		.inspection-wrap .sec_02 .dscription_0430 {
			width: 49.8%;
		}
		.inspection-wrap .sec_03 .dscription_0430 {
			width: 49.8%;
		}
		.inspection-wrap .last_0430 .dscription_0430 {
			width: 61%;
		}
		.inspection-wrap .section_foot_0430 {
			display: flex;
			justify-content: space-between;
			float: left;
			box-sizing: border-box;
			width: 65.5%;
		}
			.inspection-wrap .section_foot_0430 a {
				-webkit-transition-duration: .3s;
				transition-duration: .3s;
				-webkit-transition-property: opacity;
				transition-property: opacity;
			}
				.inspection-wrap .section_foot_0430 a:hover {
					opacity: .6;
				}
			.inspection-wrap .section_foot_0430 li:first-child {
				width: 48.5%;
			}
			.inspection-wrap .section_foot_0430 li:last-child {
				width: 48.5%;
			}
		.inspection-wrap .inner_wrap_0430::after {
			content: "";
			display: block;
			clear: both;
			padding-top: 4.5%;
			height: 0;
			background: url("../img/pc/p_bar.png") center bottom no-repeat;
			background-size: 100% auto;
		}
	.inspection-wrap .last_0430 .inner_wrap_0430 {
		padding-bottom: 4.5%;
	}
		.inspection-wrap .last_0430 .inner_wrap_0430::after {
			display: none;
		}

@media screen and (max-width:767px) {
	.inspection-wrap .inner_wrap_0430 {
		padding: 4.2% 4.95% 0;
	}
		.inspection-wrap .inner_ttl_0430 {
			margin-right: 2.7%;
		}
		.inspection-wrap .dscription_0430 {
			width: 78%;
			padding-bottom: 2.03%;
		}
		.inspection-wrap .section_foot_0430 {
			width: 65.75%;
		}
			.inspection-wrap .section_foot_0430 li:first-child {
				width: 48.6%;
			}
			.inspection-wrap .section_foot_0430 li:last-child {
				width: 48.6%;
			}
		.inspection-wrap .inner_wrap_0430::after {
			padding-top: 4.65%;
		}
	.inspection-wrap .last_0430 .inner_wrap_0430 {
		padding-bottom: 4.65%;
	}
}

