/* header */
.head-pic-set {
    position: relative;
}

.bread-li {
    padding: 15px 40px;
}

.bread-on-pic02 {
    position: absolute;
    left: 0px;
    top: 0;
}

.bread-li ul li {
    font-size: 11px;
    color: #333;
    float: left;
    margin-right: 12px;
}

.bread-li ul li a {
    text-decoration: none;
    color: #333;
}

.head-pic-set a {
    margin: 0;
}

.head-pic-set .head-tit-set {
    position: absolute;
    box-sizing: border-box;
    padding: 40px;
    top: 15%;
    /* right: 10%; */
    left: 10%;
    background-color: #4065a1;
}

.head-tit-set {
    width: 399.94px;
    position: absolute;
    box-sizing: border-box;
    padding: 40px;
    top: 15%;
    right: 10%;
    background-color: #4065a1;
}

.head-pic-set .head-tit-set h2 {
    font-size: 24px;
}

.head-pic-set .head-tit-set h2,
.head-pic-set .head-tit-set h3 {
    color: #fff;
    text-align: left;
    margin: 0;
}

.head-pic-set .head-tit-set h2,
.head-pic-set .head-tit-set h3 {
    color: #fff;
    text-align: left;
    margin: 0;
}

.head-pic-set .inner-top-pic p img {
    width: 100%;
    display: block;
}

.bread-li ul li:not(:first-child):before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    margin-right: 10px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.head-pic-set .inner-top-pic p {
    margin: 0;
}

@media screen and (max-width: 812px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

    .head-pic-set {
        position: relative;
    }

    .bread-li {
        padding: 10px 0;
        overflow: scroll;
        white-space: nowrap !important;
    }

    .bread-li ul {
        width: 550px;
        white-space: nowrap !important;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .bread-li ul {
        width: 100%;
        white-space: nowrap !important;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .bread-li ul li:first-child {
        padding-left: 15px;
    }

    .bread-li ul li:first-child {
        padding-left: 15px;
    }

    .head-pic-set .inner-top-pic p img {
        width: 100%;
        display: block;
    }

    .head-pic-set .head-tit-set {
        position: static !important;
        width: 100%;
        height: 100%;
        padding: 20px !important;
    }

    .head-pic-set .head-tit-set h2 {
        font-size: 20px !important;
    }

    h2,
    h2.headline--lv2-1 {
        font-size: 24px;
        font-size: 2.4rem;
        margin-bottom: 40px;
    }

    .head-pic-set .head-tit-set h2:after {
        content: none;
    }

}



/* content */
.main-wrap,
.contents-wrap,
.main-slider {
    box-sizing: content-box;
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
}

.w300-l-set,
.w300-r-set {
    margin-bottom: 50px;
}

.w300-l-set:after,
.w300-r-set:after,
.col-3-2sp-set:after,
.tab-li:after {
    content: " ";
    display: block;
    clear: both;
}

.w300-l-set .txt-box {
    width: 760px;
    float: right;
}

.w300-l-set:after,
.w300-r-set:after,
.col-3-2sp-set:after,
.tab-li:after {
    content: " ";
    display: block;
    clear: both;
}


.w300-l-set .txt-box p,
.w300-r-set .txt-box p {
    margin-top: 0;
}

.mb6 {
    margin-bottom: 6px !important;
}

.bold {
    font-weight: bold;
}

.w300-r-set .pic-box {
    width: 300px;
    float: right;
}

.w300-l-set .pic-box img,
.w300-r-set .pic-box img {
    display: block;
    width: 100%;
}

.w300-l-set .pic-box {
    width: 300px;
    float: left;
}

.w300-l-set .pic-box img,
.w300-r-set .pic-box img {
    display: block;
    width: 100%;
}

@media screen and (max-width: 925px),
only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape),
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

    h2,
    h2.headline--lv2-1 {
        font-size: 24px;
        font-size: 2.4rem;
        margin-bottom: 40px;
    }

    .w300-l-set .pic-box,
    .w300-r-set .pic-box {
        width: 100%;
        float: none;
        margin-top: 15px;
    }

    .w300-l-set .txt-box,
    .w300-r-set .txt-box {
        width: 100%;
        float: none;
    }

    table td,
    table th {
        padding: 10px;
    }

}



/* interview_additional.css */
.width_vehicle {
    width: 19%;
}

table th,
table td {
    box-sizing: border-box;
    padding: 12px 15px;
    text-align: left;
    vertical-align: top;
}

table th,
table td {
    box-sizing: border-box;
    padding: 12px 15px;
    text-align: left;
    vertical-align: top;
}

/* interview_additional.css end */


@media screen and (max-width: 812px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 667px) and (min-device-width: 375px) and (orientation: landscape),
only screen and (-webkit-min-device-pixel-ratio: 3) and (max-device-width: 736px) and (min-device-width: 414px) and (orientation: landscape) {
    .contents-wrap {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .contents-wrap {
        box-sizing: border-box;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .width_vehicle {
        width: 25%;
    }

    table td {
        padding: 3px 15px 12px;
    }

    table th {
        padding: 12px 15px 3px;
    }
}

