/* common */
.inspection .title-area {text-align: center;}
.inspection.sub .title-area .title {font-size: 50px; font-weight: 700; color: #494e66; text-transform: uppercase; margin-bottom: 35px;}
.inspection.sub .title-area .title::before {content: ''; display: block; width: 29px; height: 30px; background: url("../img/title_obj_sub.png") no-repeat center; margin: 0 auto;}
.inspection .title-area .desc {font-size: 18px; font-weight: 300; color: #494e66; line-height: 2;}
.inspection .title-area .desc strong {font-weight: 700; font-size: 24px; line-height: 1.5;}

/* inspection */
.inspection {overflow: hidden;}
.inspection .inner {padding: 90px 0 100px;}
.inspection .tech-head .inner {padding-bottom: 0;}
.inspection h4.title {display: block; margin-bottom: 25px; font-size: 30px; font-weight: 700; color: #494e66;}
.inspection h4.title::before {content: ''; display: inline-block; width: 5px; height: 29px; background: #4a65f6; margin-right: 13px; vertical-align: -2px;}

/* tab-area */
.inspection .tab-area::after {content: ''; display: block; clear: both;}
.inspection .tab-area .tab {float: left; width: calc((100% - 70px) / 3); margin-right: 35px; background: #ecedef; padding: 15px 0; font-size: 18px; font-weight: 400; color: #494e66;}
.inspection .tab:nth-child(3n) {margin-right: 0;}
.inspection .tab:hover, .inspection .tab.active {background: #4a65f6; color: #fff;}

/* ins-content */
.ins-content > div:nth-of-type(2n) {background: #f7f7f7;}
.ins-content > div:nth-of-type(2n+1) {background: #fff;}
.inspection .list-num {display: block; width: 40px; height: 40px; font-size: 24px; font-weight: 700; color: #fff; text-align: center;}
.inspection .list-num.list-num--blue {background: #4a65f6;}
.inspection .list-num.list-num--black {background: #474d66;}
.inspection .list-title {font-size: 20px; font-weight: 700; line-height: 1.5; color: #494e66;}
.inspection .list-title .num {font-weight: 900; color: #4a65f6;}
.inspection .list-desc {font-size: 16px; font-weight: 300; line-height: 1.75; color: #494e66;}
.inspection .list-desc p::before {content: '-'; margin-right: 5px;}
.inspection .ins-info {margin-bottom: 80px;}
.inspection .ins-info .title {margin-bottom: 15px;}
.inspection .ins-info .desc {font-size: 18px; font-weight: 300; line-height: 2; color: #494e66;}

/* table */
.ins-table .table-box + .table-box {margin-top: 50px;}
.ins-table table {width: 100%; border-collapse: collapse;}
.ins-table table thead th {font-size: 20px; font-weight: 700; color: #fff; background: #171c31; padding: 15px 0;}
.ins-table table.th-bd thead th {border: 1px solid rgba(255, 255, 255, .2);}
.ins-table table thead th.color {background: #1483f4;}
.ins-table table tbody th {font-weight: 500; color: #171c31; background: #f3f4f7; padding: 30px;}
.ins-table table tbody td {font-weight: 300; letter-spacing: -0.4px; color: #494e66; line-height: 1.5; padding: 30px 0 30px 30px; background: #fff;}
.ins-table table tbody th, .ins-table table tbody td {font-size: 16px; border: 1px solid #dbdce3;}
.ins-table table.td-center tbody td {text-align: center; padding-left: 0;}
.ins-table table td ul li {line-height: 1.88;}
.ins-table table td ul li::before {content: ''; display: inline-block; width: 3px; height: 3px; background: #4a65f6; vertical-align: 5px; margin-right: 7px;}

/* group-point */
.inspection .group-point {}
.inspection .group-point .inner > div + div {margin-top: 80px;}
.inspection .group-point .point-view {}
.inspection .point-view .info-area.ins-info {margin-bottom: 40px;}
.inspection .point-view .info-area .symbol {color: #4a65f6;}
.inspection .point-view .thumb-area {text-align: center;}
.inspection .point-view .thumb-area .title-box {background: #474d66; padding: 18px 0;}
.inspection .point-view .thumb-area .title {font-size: 20px; font-weight: 900; color: #fff;}
.inspection .point-view .thumb-box {border: 1px solid #dbdce3; border-top: none; background: #fff; padding: 50px 100px;}
.inspection .point-view .thumb-box img {}
.inspection .ins-table .ins-info {margin-bottom: 40px;}
.inspection .group-point .point-list {display: flex; flex-wrap: wrap; border-top: 1px solid #000;}
.inspection .point-list .point-item {width: 50%; display: flex; justify-content: space-between; border-bottom: 1px solid #dbdce3; padding: 27px 0;}
.inspection .point-list .point-item.full {width: 100%;}
.inspection .point-list .ico-check {width: 39px; height: 39px; background-repeat: no-repeat; background-position: center;}
.inspection .point-list .ico-check.ico-check--blue {background-image: url("../img/ico_check_blue.png");}
.inspection .point-list .ico-check.ico-check--black {background-image: url("../img/ico_check_black.png");}
.inspection .point-list .desc {width: calc(100% - (40px + 25px)); font-size: 18px; font-weight: 300; line-height: 1.67; color: #494e66; white-space: nowrap;}

/* group-detail */
.inspection .group-detail .ins-info .desc {white-space: nowrap;}
.inspection .detail-list {border-top: 1px solid #000;}
.inspection .detail-list .detail-item {display: flex; justify-content: space-between; border-bottom: 1px solid #dbdce3; padding: 34px 0;}
.inspection .detail-list .title-box {display: flex; justify-content: space-between; width: 20%;}
.inspection .detail-list .list-title {width: calc(100% - (40px + 25px));}
.inspection .detail-list .list-desc {width: 78%; white-space: nowrap;}
.inspection .detail-item:nth-child(2n) .list-num {background: #474d66;}
.inspection .detail-item:nth-child(2n+1) .list-num {background: #4a65f6;}

/* group-necessity */
.inspection .group-necessity .ins-info {margin-bottom: 40px;}
.inspection .group-necessity .necessity-list {display: flex; flex-wrap: wrap; justify-content: space-between;}
.inspection .necessity-list .necessity-item {width: calc((100% - 20px) / 2); border: 1px solid #ddd; background: #fff; padding: 50px 40px;}
.inspection .necessity-item + .necessity-item {margin-top: 20px;}
.inspection .necessity-list .necessity-item.full {width: 100%; padding: 34px 40px;}
.inspection .necessity-item.full .list-title {margin-bottom: 0;}
.inspection .necessity-list .list-title {display: block; margin-bottom: 15px;}
.inspection .necessity-list .list-desc {line-height: 1.88;}
