body {
    background: #ebe8e4
}

#keyvisual-noimage #keyvisual {
    height: 246px;
    border-bottom: 1px solid #c7beb2
}

#keyvisual-noimage #keyvisual h2 span.jp {
    color: #242424
}

#keyvisual-noimage #bread-area {
    bottom: 35px
}

#keyvisual-noimage #bread-area ul li {
    color: #242424
}

#keyvisual-noimage #bread-area ul li a {
    border-color: #242424
}

#keyvisual-noimage #bread-area ul li a::before {
    background: #242424
}

@media screen and (min-width: 768px) {
    #keyvisual-noimage #keyvisual {
        height: 390px
    }

    #keyvisual-noimage #keyvisual h2 {
        top: calc(50% + 20px);
        transform: translateY(-50%)
    }

    #keyvisual-noimage #bread-area {
        bottom: 46px
    }
}

@media screen and (min-width: 768px) {
    #slider {
        position: relative;
        margin-top: 78px
    }

    #slider .slick-slide {
        width: 790px;
        margin: 0 16px
    }

    #slider .slick-slide img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

#sec1 {
    padding: 34px 0 64px
}

#sec1 h2 span {
    color: #242424;
    display: block;
    line-height: 1;
    text-align: center
}

#sec1 h2 span.en {
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0
}

#sec1 h2 span.jp {
    margin-top: 4px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px
}

#sec1 h3 {
    margin-top: 27px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2.4px
}

#sec1 .txt {
    margin-top: 24px
}

@media screen and (min-width: 768px) {
    #sec1 {
        padding: 72px 0 150px
    }

    #sec1 h2 span.en {
        font-size: 64px
    }

    #sec1 h2 span.jp {
        margin-top: 5px;
        font-size: 24px;
        letter-spacing: 5px
    }

    #sec1 h3 {
        text-align: center;
        margin-top: 53px;
        font-size: 32px;
        letter-spacing: 3.2px
    }

    #sec1 .txt {
        text-align: center
    }
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #sec1 {
        padding-bottom: 72px
    }
}

#sec2 {
    padding-bottom: 64px
}

#sec2 .wrap {
    padding: 0
}

#sec2 .group .group-txt {
    padding: 24px 20px 0
}

#sec2 .group .group-txt h3 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2.4px
}

#sec2 .group .group-txt .txt {
    color: #242424;
    margin-top: 24px
}

#sec2 .group+.group {
    margin-top: 64px
}

@media screen and (min-width: 768px) {
    #sec2 {
        padding-bottom: 140px
    }

    #sec2 .wrap {
        max-width: 1280px;
        padding: 0 40px
    }

    #sec2 .group {
        display: flex;
        align-items: center;
        justify-content: space-between;
        -moz-column-gap: 60px;
        column-gap: 60px
    }

    #sec2 .group .photo {
        flex: 1;
        height: 650px
    }

    #sec2 .group .photo img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #sec2 .group .group-txt {
        width: 455px;
        padding: 0
    }

    #sec2 .group .group-txt h3 {
        color: #292929;
        font-size: 32px;
        letter-spacing: 3.2px
    }

    #sec2 .group .group-txt .txt {
        color: #292929;
        margin-top: 25px
    }

    #sec2 .group+.group {
        margin-top: 80px
    }

    #sec2 .group:nth-child(odd) .photo {
        order: 1;
        margin-left: calc(-50vw + 50%)
    }

    #sec2 .group:nth-child(odd) .group-txt {
        order: 2
    }

    #sec2 .group:nth-child(even) .photo {
        order: 2;
        margin-right: calc(-50vw + 50%)
    }

    #sec2 .group:nth-child(even) .group-txt {
        order: 1
    }
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #sec2 {
        padding-bottom: 74px
    }

    #sec2 .group {
        display: block
    }

    #sec2 .group .photo {
        margin: 0 !important;
        height: auto
    }

    #sec2 .group .group-txt {
        width: auto;
        padding: 40px 0 0
    }
}

#sec3 {
    background: #e9e1d8;
    padding: 64px 0 92px
}

#sec3 h2 {
    text-align: center;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 2.4px
}

#sec3 .list-product {
    margin-top: 24px
}

#sec3 .list-product .item {
    position: relative;
    background: #fff
}

#sec3 .list-product .item .new {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #a33131;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0
}

#sec3 .list-product .item .group-txt {
    color: #242424;
    padding: 17px 20px 22px
}

#sec3 .list-product .item .group-txt h4 {
    border-bottom: 1px solid #ecdece;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.6px
}

#sec3 .list-product .item .group-txt .txt {
    margin-top: 16px;
    font-size: 12px;
    letter-spacing: 1.2px
}

#sec3 .list-product .item .group-txt .cate {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 10px
}

#sec3 .list-product .item .group-txt .cate li {
    width: -moz-fit-content;
    width: fit-content;
    background: #eee5d8;
    padding: 0 8px;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px
}

#sec3 .list-product .item .group-txt .price {
    text-align: right;
    margin-top: 17px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 1.4px
}

#sec3 .list-product .item .group-txt .price small {
    font-size: 10px;
    letter-spacing: 1px
}

#sec3 .list-product .item+.item {
    margin-top: 16px
}

@media screen and (min-width: 768px) {
    #sec3 {
        padding: 80px 0 185px
    }

    #sec3 .wrap {
        max-width: 1240px;
        padding: 0 20px
    }

    #sec3 h2 {
        color: #292929;
        font-size: 32px
    }

    #sec3 .list-product {
        display: flex;
        justify-content: space-between;
        margin-top: 40px
    }

    #sec3 .list-product .item {
        width: 31.5833333333%
    }

    #sec3 .list-product .item .photo img {
        width: 100%
    }

    #sec3 .list-product .item .group-txt {
        padding: 17px 20px 30px
    }

    #sec3 .list-product .item .group-txt h4 {
        padding-bottom: 10px;
        font-size: 20px;
        letter-spacing: 2px
    }

    #sec3 .list-product .item .group-txt .price {
        font-size: 20px;
        letter-spacing: 2px
    }

    #sec3 .list-product .item+.item {
        margin-top: 0
    }
}

@media screen and (min-width: 768px)and (max-width: 1000px) {
    #sec3 .list-product {
        flex-direction: column;
        row-gap: 30px
    }

    #sec3 .list-product .item {
        width: auto
    }
}

#tanners::before {
    background: #ebe8e4
}

@media screen and (min-width: 768px) {
    #tanners {
        margin-top: -45px;
        padding-bottom: 121px
    }
}