@media screen and (max-width: 991px) {
    .row-catch {
        margin-left: 15px;
        margin-right: 15px;
    }

    .me-small-wi {
        width: 100%;
    }

    .row-catch .me-small-wi {
        width: 100%;
    }

    .row-catch .image {
        text-align: center;
    }

    .row-catch .image img {
        width: 30%;
    }

    .row-catch .metabox {
        margin-bottom: 30px !important;
    }

}



.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: -16px !important;
    z-index: 50;
    height: 5px;
    width: 98%;
}

@media screen and (min-width: 992px) {
    .me-small-wi {
        width: 30%;
    }

    .row-catch .me-small-wi {
        width: 70%;
    }

}


@media screen and (max-width: 767px) {
    .bg-common.shop .container-fluid.inner {
        padding-left: 8px;
        padding-right: 8px;
    }

    .bg-common.shop .row-works {
        padding-left: 8px;
        padding-right: 8px;
    }

    .mySwiper .swiper-button-prev,
    .mySwiper .swiper-button-next {
        color: #244268;
        background: #fff;
        width: 50px;
        height: 50px;
        margin: 0;
        border: 1px solid #244268;
        border-radius: 64px;
        top: inherit;
        transform: none;
        transition: 0.5s ease all;
    }

    .bg-common.shop {
        height: 430px;
    }

    .row-works .ttl-area {
        margin-top: 10px;
    }

    .white.text-set {
        display: none;
    }

    .bg-common.about-us .metabox {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bg-common.recruit .metabox {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 768px) {
    .mySwiper .swiper-button-prev {
        right: 91px;
        left: auto;
    }

    .mySwiper .swiper-button-prev,
    .mySwiper .swiper-button-next {
        color: #244268;
        background: #fff;
        width: 64px;
        height: 64px;
        margin: 0;
        border: 1px solid #244268;
        border-radius: 64px;
        top: inherit;
        transform: none;
        transition: 0.5s ease all;
    }

    .bg-common.shop .swiper-wrapper {
        margin-bottom: 30px;
        width: 70%;
    }


    .bg-common.shop .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .bg-common.about-us .row .cont.betsu {
        width: 68%;
        margin-left: auto;
    }

    .row-works .ttl-area {
        margin-top: 15px;
    }

    .row-works .ttl-area span {
        font-size: 14px;
    }

    .bg-common.recruit .metabox {
        margin-top: 40px;
        margin-bottom: 99px;
    }

    .bg-common.about-us .metabox,
    .bg-common.service .metabox {
        margin-top: 40px;
        margin-bottom: 66px;
    }

}

@media screen and (min-width: 1265px) {
    .row-catch .item:nth-child(1) {
        max-width: 47%;
        flex: 0 0 47%;
    }
}

@media screen and (min-width: 992px) and (max-width: 1265px) {
    .row-catch .item:nth-child(1) {
        max-width: 32%;
        flex: 0 0 32%;
    }
}

.title.white {
    color: #fff;
}

@media only screen and (min-width: 992px) {
    .row-catch {
        display: flex;
        justify-content: end;
    }

    .home main.active {
        padding-top: 112px;
    }
}

.bg-common.catch {
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    position: relative;
    z-index: 0;
}


.bg-common.catch .row-catch .metabox {
    margin-top: 43px;
}

.bg-common.catch .row-catch .image img:nth-child(1),
.bg-common.catch .row-catch .image img:nth-child(3) {
    margin-top: 30px;
}

.bg-common.catch .row-catch .image img:nth-child(2) {
    margin-bottom: 30px;
}

.bg-common.catch .row-catch .item:nth-child(1) {
    align-items: center;
    display: flex;
}

/* slider */
.caatch-slider {
    width: 50%;
}

.catch-slider img {
    width: 100%;
}

.jumbotron-common .text-set .title {
    font-size: 48px;
    font-weight: 400;
}

.jumbotron-common .text-set .metabox {
    font-size: 24px;
    font-weight: 400;
}



.jumbotron-common .text-set .image {
    margin-top: 18px;
    margin-bottom: 18px;
}

@media only screen and (min-width: 992px) {
    .jumbotron-common .text-set {
        position: absolute;
        right: 70px;
        top: 40%;
        z-index: 9;
    }
}

@media only screen and (max-width: 991px) {
    .jumbotron-common .text-set {
        text-align: center;
        position: relative;
    }
}

@media only screen and (max-width: 767px) {
    .mySwiper .swiper-button-prev {
        right: 73px;
        left: auto;
    }

    .bg-common.shop .swiper-wrapper {
        margin-bottom: 30px;
        width: 64%;
    }


    .bg-common.shop .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        margin-right: 10px;
    }

    .jumbotron-common .text-set .title {
        font-size: 30px;
        font-weight: 400;
    }

    .jumbotron-common .text-set .metabox {
        font-size: 16px;
        font-weight: 400;
    }

    .jumbotron-common .text-set .image {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .jumbotron-common .text-set .image {
        width: 80%;
        margin: auto;
    }

    .jumbotron-common .text-set {
        margin-top: 35px;
    }
}

.bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    overflow: visible;
}

.bg-common.shop .ttl-area {
    display: flex;
    justify-content: space-between;
}





.row-works .cont.bg-cont {
    box-shadow: 1px 6px 10px 5px rgb(232 234 231);
}


.bg-common.shop .swiper {
    width: 100%;
    height: 100%;
}



.bg-common.shop .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bg-common.shop .swiper {
    width: 100%;
    height: 300px;
    margin: 20px auto;
}

.bg-common.shop .row-works {
    flex-wrap: inherit;
}

.bg-common.shop .swiper {
    height: inherit;
    overflow: initial;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}