.shop-intro {
    padding: 120px 40px;
    background-color: #fff6f2
}

.shop-intro__row {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.shop-intro__column {
    flex: 1
}

.shop-intro__column--left {
    margin-right: 102px;
    margin-bottom: 90px;
}

.shop-carousel {
    overflow: hidden;
    width: 100%;
    max-width: 510px
}

.shop-carousel__item {
    overflow: hidden;
    position: relative;
    width: 100% !important
}

.shop-carousel__item:after {
    content: "";
    display: block;
    clear: both;
    padding-top: 82.35294%
}

.shop-carousel__item img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.shop-info__title {
    font-size: 40px;
    line-height: 48px;
    color: #111;
    width: 36%;
}

.shop-info__text {
    margin-top: 28px;
    font-size: 18px;
    line-height: 31px;
    color: #666
}

.shop-info__detail {
    display: flex;
    flex-wrap: wrap;
    margin: -20px 0;
    padding-top: 40px;
    /*padding-bottom: 80px;*/
    padding-bottom: 25px;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px
}

.facil-qr-wrapper {
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    flex-direction: row-reverse;
}

.facil-qr-image {
    width: 100%;
}

.shop-info__label, .shop-info__value {
    padding: 20px 0;
    border-top: 1px solid #ccc
}

.shop-info__label:nth-of-type(1), .shop-info__value:nth-of-type(1) {
    border-top: 0
}

.shop-info__label {
    color: #111;
    width: 25.6%
}

.shop-info__value {
    flex: 1 1 65.4%;
    color: #666
}

.shop-promotion {
    margin: 120px auto 120px;
    padding-top: 60px;
    overflow: hidden
}

.shop-promotion__anchor {
    display: block;
    background-color: #ecf3f5
}

.shop-promotion__wrap {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box
}

.shop-promotion__wrap:after {
    content: "";
    display: block;
    padding-top: 30%
}

.shop-promotion__image {
    display: block;
    position: absolute;
    bottom: 20px;
    right: -175px;
    width: 600px
}

.shop-promotion__image img {
    display: block;
    width: 100%;
    height: auto
}

.shop-promotion__body {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-width: 680px;
    padding: 0 40px
}

.shop-promotion__title {
    display: block;
    font-size: 48px;
    line-height: 56px;
    font-weight: 700;
    color: #111
}

.shop-promotion__text {
    margin-top: 20px;
    font-size: 28px;
    line-height: 41px;
    color: #444
}

.products {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px
}

.products__title {
    font-size: 40px;
    line-height: 56px;
    color: #111
}

.products__explain {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 31px;
    color: #666
}

.products .c-grid {
    margin-top: -40px
}

.products .c-grid__item {
    margin-top: 40px
}

.product {
    display: block
}

.product__image {
    overflow: hidden;
    position: relative;
    box-sizing: border-box
}

.product__image::before {
    content: "";
    display: block;
    padding-top: 100%
}

.product__image img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: auto
}

.product__name {
    display: block;
    margin-top: 20px;
    font-size: 24px;
    line-height: 37px;
    font-weight: 500;
    color: #000
}

.product__price {
    font-style: normal;
    font-size: 18px;
    line-height: 31px;
    color: #666
}

@media (max-width: 1280px) and (min-width: 769px) {
    .shop-intro {
        padding: 10vw 3.3333333333vw;
    }

    .shop-intro__column--left {
        margin-right: 8.5vw
    }

    .shop-info__title {
        font-size: 3.3333333333vw;
        line-height: 4vw;
    }

    .shop-info__text {
        margin-top: 2.5vw;
        font-size: 1.5vw;
        line-height: 2.5833333333vw;
    }

    .shop-info__detail {
        /*padding-bottom: 6.6666666667vw;*/
        padding-bottom: 1.666667vw;
        font-size: 1.5vw;
        line-height: 2.5833333333vw;
    }

    .shop-promotion__image {
        bottom: 1.6666666667vw;
        right: -14.5833333333vw;
        width: 50vw;
    }

    .shop-promotion__title {
        font-size: 4vw;
        line-height: 4.6666666667vw;
    }

    .shop-promotion__text {
        margin-top: 1.6666666667vw;
        font-size: 2.3333333333vw;
        line-height: 3.4166666667vw;
    }

    .products {
        padding-left: 3.3333333333vw;
        padding-right: 3.3333333333vw;
    }

    .products__title {
        font-size: 3.3333333333vw;
        line-height: 4.6666666667vw;
    }

    .products__explain {
        margin-top: 1.6666666667vw;
        font-size: 1.5vw;
        line-height: 2.5833333333vw;
    }

    .product__name {
        font-size: 2vw;
        line-height: 3.0833333333vw;
    }

    .product__price {
        font-size: 1.5vw;
        line-height: 2.5833333333vw
    }
}

@media (max-width: 768px) {
    .shop-intro {
        padding: 60px 20px;
    }

    .shop-intro__column {
        flex: 1 1 100%
    }

    .shop-intro__column--left {
        margin-right: 0;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .shop-intro__column--right {
        margin-top: 40px
    }

    .shop-carousel {
        max-width: 100%
    }

    .shop-info__title {
        font-size: 24px;
        line-height: 37px;
        margin-bottom: 30px;
    }

    .shop-info__title.facil__title {
        width: 100%;
    }

    .shop-info__text {
        margin-top: 10px;
        font-size: 16px;
        line-height: 27px;
    }

    .shop-info__detail {
        padding-bottom: 30px;
        font-size: 16px;
        line-height: 27px;
    }

    .facil-qr-wrapper {
        flex-direction: row;
    }

    .shop-promotion {
        margin: 80px auto 80px;
        padding-top: 40px
    }

    .shop-promotion__wrap:after {
        display: none
    }

    .shop-promotion__image {
        bottom: 10px;
        right: -120px;
        width: 450px;
    }

    .shop-promotion__image {
        position: relative;
        top: -40px;
        left: 50%;
        right: auto;
        bottom: auto;
        width: 375px;
        transform: translateX(-36%)
    }

    .shop-promotion__body {
        position: static;
        transform: none;
        padding: 0 10px 40px;
        text-align: center
    }

    .shop-promotion__title {
        font-size: 24px;
        line-height: 37px
    }

    .shop-promotion__text {
        margin-top: 10px;
        font-size: 18px;
        line-height: 31px;
    }

    .products {
        padding-left: 20px;
        padding-right: 20px;
    }

    .products__title {
        font-size: 24px;
        line-height: 37px;
    }

    .products__explain {
        margin-top: 10px;
        font-size: 16px;
        line-height: 27px;

    }

    .products .c-grid {
        margin-top: -32px
    }

    .products .c-grid__item {
        margin-top: 32px
    }

    .product__name {
        font-size: 20px;
        line-height: 33px;
    }

    .product__price {
        font-size: 16px;
        line-height: 27px;
    }
}