.block_11_200 {
    padding: 170px 0;
}

@media screen and (min-width: 768px) {
    .block_11_201 {
        padding-top: 150px;
        padding-bottom: 40px;
    }
}


.title .virtual.white {
    background-color: #ffa82c;
    display: inline-block;
}

.title.ttl-02.red-1.center .virtual.white,
.title.ttl-02.yellow.center .virtual.white {
    /* background-color: #cb3c45; */
    display: inline-block;
}






.bg-recruit-home-top {
    background-position: center top;
}

.bg-yellow {
    background-color: #fffde6;
}

.bottom-0 {
    padding-bottom: 60px;
}

.direction {
    /* flex-direction: column; */
}



@media screen and (min-width: 992px) {
    .page-recruit .jumbotron .title .ttl.b0 {
        position: absolute;
        right: 215px;
        bottom: 110px;
    }

    .row.direction .col-md-8.item {
        padding-left: 220px;
    }

    .row.direction.row-reverse .col-md-8.item {
        padding-left: 63px;
    }
}


.part-base-title {
    font-size: 36px;
    font-weight: 500;
    color: white;
    display: flex;
    margin-right: auto;
    margin-left: 15px;
    margin-top: 60px;
}

.part-base-title.family {
    margin: auto;

}

.btn-circle-3 {
    border-radius: 0px;
    display: flex;
    align-items: center;
    width: 194px;
    height: 64px;
    background: #cb3c45;
    color: #FFF;
    text-decoration: none;
    margin-top: 215px;
    padding-left: 20px;
}

.btn-circle-3.yellow {
    border-radius: 0px;
    display: flex;
    align-items: center;
    width: 194px;
    height: 64px;
    background: #ffa82b;
    color: #FFF;
    text-decoration: none;
    margin-top: 215px;
    padding-left: 20px;
}

.part-1 {
    /* background-color: #fffde6; */
}

.row-number .cont .cont-box {
    padding: 15px;
    padding-left: 30px;
    padding-right: 30px;
}

.co-title.red {
    color: #f13c3c;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
}

.co-title.orange {
    color: #f1ab3c;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
}

.co-title.green {
    color: #78f13c;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
}

.co-title.green-1 {
    color: #3cf19a;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
}

.co-title.blue-1 {
    color: #3cf1eb;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
}

.co-title.blue {
    color: #3c84f1;
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    font-weight: 500;
}


.row-number .item {
    /* padding-bottom: 30px; */
}

.number-pump h2 .title.ttl-02.deep-yellow {
    margin-bottom: 30px;
}


.co-title {
    position: relative;
}

.number-all.green-1 {
    color: #3cf19a;
}

.row-number .item p {
    /* margin-top: 30px; */
}

.mt-10 .metabox {
    margin-top: 50px;
}

.cont-box.red {
    background-color: #fef5f5;
    border: 4px solid #f13c3c;
}

.cont-box.blue-1 {
    background-color: #f5fefa;
    border: 4px solid #3cf1eb;
}

.cont-box.blue {
    background-color: #f5fefa;
    border: 4px solid #3c84f1;
}

.cont-box.orange {
    background-color: #fefbf5;
    border: 4px solid #f1ab3c;
}

.cont-box.green {
    border: 4px solid #78f13c;
    background-color: #f5fefa;

}

.cont-box.green-1 {
    border: 4px solid #3cf19a;
    background-color: #f5fefa;
}

.co-title.red::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 1px solid #f13c3c;
    right: 152px;
    left: 152px;
    z-index: 1;
}

.co-title.blue-1::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 1px solid #3cf1eb;
    right: 152px;
    left: 152px;
    z-index: 1;
}

.co-title.blue::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 1px solid #3c84f1;
    right: 152px;
    left: 152px;
    z-index: 1;
}

.co-title.orange::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 1px solid #f1ab3c;
    right: 152px;
    left: 152px;
    z-index: 1;
}

.co-title.green::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 1px solid #78f13c;
    right: 152px;
    left: 152px;
    z-index: 1;
}

.co-title.green-1::before {
    content: "";
    position: absolute;
    bottom: 0;
    border-top: 1px solid #3cf19a;
    right: 152px;
    left: 152px;
    z-index: 1;
}

@media screen and (min-width: 576px) {
    .row-number .item .metabox p {
        font-size: 14px;
        font-weight: 500;
        color: #565656;
        text-align: center;
    }

}

.row-data-area .box {
    box-shadow: 1px 6px 10px 5px rgb(232 234 231);
}

.co-ttl-all {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
}

.co-number {
    font-size: 96px;
    font-weight: 700;
}


.co-ttl {
    font-size: 28px;
    font-weight: 500;
}

.row-number .item:nth-child(2) {
    align-items: center;
}

.number-all.orange {
    color: #f1ab3c;
}

.number-all {
    display: flex;
    align-items: baseline;
    margin-bottom: 20px;
    justify-content: center;
}

.row-number .co-img {
    text-align: center;
}

@media screen and (max-width: 991px) {
    .page-recruit .jumbotron .title .ttl.b0 {
        position: absolute;
        right: 50px;
        bottom: 30px;
    }

    .part-base-title {
        color: #000;
    }

    .part-base-title.family.vertaical {}
}

@media screen and (max-width: 767px) {

    .number-img {
        text-align: center;
        width: 50%;
        margin: auto;
    }

    .row-number .metabox {
        text-align: center;
    }

    .part-base-title.family.vertaical,
    .part-base-title.works.vertaical {
        margin-bottom: 35px;
        writing-mode: inherit;

    }

    .btn-circle-3,
    .btn-circle-3.yellow {
        margin-top: 30px;
    }

    .block_11_200 {
        padding: 70px 0;
        padding-bottom: 0px;
    }

    .recruit-top-interview .ttl-12.red-1 {
        margin-left: 0px;
        font-size: 20px;
    }

    .recruit-top-interview h2 {
        margin-top: 50px;
    }

    .row-interview-area [class^="col-"] {
        /* margin-top: 40px; */
    }

    .btn-circle-4.yellow {
        margin-top: -50px;
        margin-right: 0px;
        width: 200px;
        height: 58px;
    }

    .recruit-top-entry .bg-img {
        height: 280px;
        background-size: cover;
    }

    .title.ttl-12.white.center {
        font-size: 23px;
    }

    .recruit-top-entry-img .button a {
        min-width: 250px;
        padding: 20px;

    }

    .interview-area-all {
        margin-top: 0px;
    }

    .row-number .cont .cont-box {
        padding: 10px;
    }

    .co-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .co-number {
        font-size: 35px;
        margin-right: 7px;
    }

    .co-ttl {
        font-size: 20px;
    }

    .co-ttl-all {
        margin-bottom: 10px;
    }

    .row-number .item {
        padding-bottom: 15px;
    }

    .number-all {
        margin-left: 10px;
    }



    .part-1 .block_11 {
        padding-bottom: 30px 0;
    }

    .ttl-02 {
        font-size: 24px;
    }

    .block_11_201 {
        padding-top: 50px;
    }

    .title.ttl-12.white.center {
        font-size: 17px;
    }
}

/* スライド */


.recruit-top-slider img {
    width: 100%;
    cursor: default;

}