.bg-common.recruit {
    background-color: #53a8a5;
}

.bg-common.recruit figure {
    margin-right: 5%;
}





.set-2 {
    display: flex;
}






.set-3 .metabox {
    width: 90%;
    line-height: 25px;
}

.set-3 a .ttl-jpn {
    font-size: 16px;
    font-weight: 500;
}

.btn-jpn {
    color: #53a8a5;
    display: flex;
    align-items: center;
}

.btn-jpn svg {
    fill: #53a8a5;
    margin-left: 10px;
}



.set-3 a {
    max-width: 154px;
    flex: 0 0 154px;
    display: flex;
    justify-content: center;
}

.bg-common.data h3 {}

.bg-common.data {
    background-color: #53a8a5;
}

.bg-common.data .row .box {
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
}



.row-data {
    margin-top: 20px;
}


.president-area {
    display: flex;
    align-items: baseline;
}

.position {
    font-size: 20px;
}

.president-name {
    font-size: 28px;
    font-weight: 500;
    color: #000;
}






.bg-common.message {
    background-color: #53a8a5;
    padding-top: 45px;
}





.row-message .metabox p {
    line-height: 33px;
}

/* 幻灯片 */
.slider-thumbnail .swiper-slide {
    opacity: .2;
    transition: opacity .5s;
    width: calc(100% / 3);
}

.slider-thumbnail .swiper-slide.swiper-slide-thumb-active {
    opacity: 1;
}

/* レイアウトのためのスタイル */
@keyframes zoomUp {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.15);
    }
}

.swiper-slide-active .swiper-img,
.swiper-slide-duplicate-active .swiper-img,
.swiper-slide-prev .swiper-img {
    animation: zoomUp 12s linear 0s normal both;
}

.swiper-slide img {
    height: auto;
    width: 100%;
}



.swiper.slider-thumbnail {
    position: absolute;
    z-index: 999;
    width: 38%;
    position: absolute;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.swiper-wrapper .swiper-slide:nth-child(2) {
    margin-left: 15px;
    margin-right: 15px;
}

.all {
    position: relative;

}





.swiper-pagination-bullet {
    border-radius: 0 !important;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 86px)) !important;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 3px)) !important;
    display: inline-block;
    background: var(--swiper-pagination-bullet-inactive-color, #fff) !important;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #53a8a5 !important;
}



.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 60px !important;
    left: 0;
    width: 100%;
}










@media screen and (min-width: 992px) {
    .recruit-catch {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        bottom: 113px;
        z-index: 999;
    }



    .row-message .item:nth-child(1) .box {
        background-color: #fff;
        padding: 25px;
        border-radius: 10px;
        margin-right: -108px;
        position: relative;
        z-index: 5;
        margin-top: 48px;
        margin-bottom: 45px;
    }

    .set-2 {
        margin-top: -3%;
        align-items: center;
        margin-bottom: 60px;
    }

    .page-recruit main {
        padding-top: 0;
    }

}


@media screen and (max-width: 991px) {
    .row-message h2 {
        display: inline-block;
    }

    .recruit-catch {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        bottom: 113px;
        z-index: 999;
        width: 80%;
    }



    .set-2 {
        margin-top: 15px;
        align-items: center;
    }

    .page-recruit main {
        padding-top: 60px;
    }

}




.swiper-pagination-bullet:nth-child(4),
.swiper-pagination-bullet:nth-child(5),
.swiper-pagination-bullet:nth-child(6) {
    display: none;
}




@media screen and (min-width: 576px) {
    .set-3 .ttl-jpn {
        font-size: 32px;
        font-weight: 500;
        color: #53a8a5;
        border-bottom: 1px solid #53a8a5;
        padding-bottom: 15px;
        margin-bottom: 15px;
        display: inline-block;
    }

    .set-3 .text-area {
        width: 100%;
        border-right: 1px solid #53a8a5;
    }
}



@media screen and (max-width: 575px) {
    .entry-area-button a {
        min-width: 175px;
    }

    .set-3 .text-area {
        width: 100%;
        border-right: 1px solid transparent;
    }

    .bg-common.recruit h2 {
        font-size: 20px !important;
        margin-bottom: 16px;
    }

    .set-3 .ttl-jpn {
        font-size: 20px;
        font-weight: 500;
        color: #53a8a5;
        border-bottom: 1px solid #53a8a5;
        padding-bottom: 15px;
        margin-bottom: 15px;
        display: inline-block;
    }

    .set-3 {
        display: block !important;
        padding: 15px 15px 5px 15px !important;
    }
}





@media screen and (min-width: 768px) {


    .row-message h2 {
        border-bottom: 1px solid #53a8a5;
        margin-bottom: 15px;
        padding-bottom: 20px;
        justify-content: start;
        font-size: 40px;
        font-weight: 700;
    }
}

@media screen and (max-width: 767px) {



    .bg-common.message {
        padding-bottom: 25px;
    }






    .row-message h2 {
        border-bottom: 1px solid #53a8a5;
        margin-bottom: 15px;
        padding-bottom: 20px;
        justify-content: start;
        font-size: 20px;
        font-weight: 700;
    }
}







@media screen and (max-width: 1424px) {
    .recruit .btn {
        margin-left: 0;
        padding: 15px 15px 5px 15px;
    }


    .bg-common.recruit h2 {
        font-size: 25px;

    }
}




@media screen and (min-width: 1425px) {
    .set-3 {
        display: flex;
        position: absolute;
        right: 0;
        width: 50%;
        line-height: 25px;
        background-color: #fff;
        padding: 45px;
        border-radius: 10px 0 0 10PX;
        justify-content: center;
    }

    .bg-common.recruit h2 {
        margin-left: 155px;
        line-height: 50px;
        font-size: 40px;
        font-weight: 700;
    }
}


@media screen and (max-width: 991px) {
    .row-message .item:nth-child(1) .box {
        background-color: #fff;
        padding: 25px;
        border-radius: 10px;
        position: relative;
        z-index: 5;
        margin-bottom: 30px;
    }

    .set-2 {
        display: block;
    }

    .set-3 {
        display: flex;
        line-height: 25px;
        background-color: #fff;
        padding: 45px;
        border-radius: 10px;
        justify-content: center;
        margin-left: 15px;
        margin-right: 15px;
    }
}


@media screen and (min-width: 992px) and (max-width:1424px) {
    .bg-common.recruit h2 {
        margin-left: 20px;
    }

    .set-3 {
        display: flex;
        position: absolute;
        right: 0;
        width: 57%;
        line-height: 25px;
        background-color: #fff;
        padding: 45px;
        border-radius: 10px;
        justify-content: center;
    }
}