/*  **************************************************************************************************************************************************/
/*  contents  */
/*  **************************************************************************************************************************************************/
.inspection-wrap {
	border-bottom: 1px #919191 solid;
}
.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: 2.3% 3.9% 0;
	}
		.inspection-wrap .inner_ttl_0430 {
			float: left;
			width: 17.04%;
			margin: 0 3.6% 0 1.1%;
		}
		.inspection-wrap .dscription_0430 {
			float: left;
			padding-bottom: 2%;
			width: 72.89%;
		}
		.inspection-wrap .section_foot_0430 {
			display: flex;
			justify-content: space-between;
			float: left;
			box-sizing: border-box;
			width: 78.2%;
			padding-left: .4%;
		}
			.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: 55.37%;
			}
			.inspection-wrap .section_foot_0430 li:last-child {
				width: 37.32%;
				margin-top: 4.26%;
			}
		.inspection-wrap .inner_wrap_0430::after {
			content: "";
			display: block;
			clear: both;
			padding-top: 3.4%;
			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: 3.27%;
	}
		.inspection-wrap .last_0430 .inner_wrap_0430::after {
			display: none;
		}

@media screen and (max-width:767px) {
	.inspection-wrap .inner_wrap_0430 {
		padding: 2.5% 5.08% 0;
	}
		.inspection-wrap .inner_ttl_0430 {
			margin-right: 3%;
		}
		.inspection-wrap .dscription_0430 {
			width: 78%;
			padding-bottom: 2.5%;
		}
		.inspection-wrap .section_foot_0430 {
			width: 78%;
		}
			.inspection-wrap .section_foot_0430 li:first-child {
				width: 56.565%;
			}
			.inspection-wrap .section_foot_0430 li:last-child {
				width: 38.27%;
				margin-top: 0;
			}
		.inspection-wrap .inner_wrap_0430::after {
			padding-top: 2.5%;
		}
	.inspection-wrap .last_0430 .inner_wrap_0430 {
		padding-bottom: 2%;
	}
}

