@charset "UTF-8";

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.mainframe {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #fff;
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
    font-size: 15px;
    display: flow-root;
}

.mainframe a {
    text-decoration: none;
}

.mainframe a:hover,
.mainframe a:focus {
    text-decoration: none;
}

.mainframe img {
    max-width: 100%;
    display: block;
}

.mainframe button {
    background: none;
    border: none;
}

.mainframe button:hover {
    cursor: pointer;
}

.mainframe p,
.mainframe a,
.mainframe p a,
.mainframe p span {
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
    color: #000000;
    margin: 0;
}

.mainframe h1 {
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
    font-weight: 700;
}

/* 返回TOP按钮 */
#backtop {
    position: fixed;
    bottom: 100px;
    right: 15px;
    width: 35px;
    display: block;
    text-decoration: none;
    display: none;
    text-align: center;
    z-index: 5;
    transition: background-color 0.2s ease-in-out;
}

#backtop img {
    display: inline-block;
    width: 35px;
    margin-top: 9px;
}

/* 主视觉 */
.section__top {
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    .section__top {
        padding: 0;
    }
}

.section__top img {
    width: 100%;
}

@media screen and (max-width: 600px) {
    .section__top img.top--db {
        display: none;
    }
}

.section__top img.top--dn {
    display: none;
}

@media screen and (max-width: 600px) {
    .section__top img.top--dn {
        display: block;
    }
}

/* 前言 */
.mainframe .section__desc {
    padding: 5rem 3rem 4rem;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .mainframe .section__desc {
        padding: 3rem 2.5rem 2rem;
    }
}

.mainframe .section__desc p {
    text-align: center;
}

@media screen and (max-width: 500px) {
    .mainframe .section__desc p {
        /*text-align: justify;*/
    }
}

.mainframe .section__desc p span {
    font-size: 18px;
    letter-spacing: 0.04em;
    display: block;
    line-height: 2.5;
}

@media screen and (max-width: 500px) {
    .mainframe .section__desc p span {
        /*display: inline;*/
        font-size: 15px;
    }
}

/* 手机平板区块隐藏 */
@media screen and (max-width: 767px) {
    .qa .dsk {
        display: none;
    }
}

.qa .sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .qa .sp {
        display: block;
    }
    .qa .dsk {
        display: none;
    }
}

/* style */
.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

@media print, screen and (min-width: 768px) {
    .order-1 {
        order: 1;
    }
    .order-2 {
        order: 2;
    }
    .order-3 {
        order: 3;
    }
}

.look-wrapper img {
    width: 100%;
    height: auto;
}

.style {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 150px auto 0;
    max-width: 1110px;
}

@media print, screen and (min-width: 768px) {
    .style {
        width: calc(100% - 60px);
    }
    .style > .style__header {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .style {
        margin-top: calc(10%);
        display: block;
    }
}

.style__visual {
    position: relative;
    width: 50.81081%;
}

@media screen and (max-width: 767px) {
    .style__visual {
        width: auto;
    }
}

.style__detail {
    position: sticky;
    top: 40px;
    width: 42%;
}

@media screen and (max-width: 767px) {
    .style__detail {
        margin: 20px auto;
        width: auto;
    }
    .style__detail .style__header {
        display: none;
    }
}

.style__detail .c-paragraph {
    margin-top: 20px;
}

.style-figure {
    position: sticky;
    top: 40px;
    z-index: 2;
}

@media screen and (max-width: 767px) {
    .style-figure {
        top: 70px;
    }
}

.style-figure.is-right {
    margin-left: auto;
}

.style-figure.is-center {
    margin-inline: auto;
}

.style-figure.is-w-500 {
    width: 88.65248%;
}

@media screen and (max-width: 767px) {
    .style-figure.is-w-500 {
        margin-inline: auto;
        width: 89%;
    }
}

.style-figure.is-w-420 {
    width: 74.46809%;
}

@media screen and (max-width: 767px) {
    .style-figure.is-w-420 {
        width: 74.46809%;
    }
}

.style-figure + .style-figure {
    margin-top: 20px;
}

@media screen and (max-width: 767px) {
    .style-figure + .style-figure {
        margin-top: 20px;
    }
}

.style-headline {
    margin-top: 25px;
    letter-spacing: 0.05em;
    line-height: 1.7778;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
    .style-headline {
        margin-top: 22px;
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .style__header {
        margin-bottom: 25px;
    }
}

.style-count {
    text-align: center;
    line-height: 1;
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
}

.style-count__sub {
    display: block;
    font-size: 36px;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
    .style-count__sub {
        font-size: 26px;
    }
}

.style-count__main {
    margin-top: 0.1em;
    display: block;
    font-size: 60px;
    letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
    .style-count__main {
        font-size: 40px;
    }
}

.c-products-wrap {
    display: flex;
    flex-direction: column;
    border-bottom: 1px dotted #707070;
    border-top: 1px dotted #707070;
}

.c-products-wrap.is-pickup {
    margin-top: 35px;
}

@media screen and (max-width: 767px) {
    .c-products-wrap.is-pickup {
        margin: 30px 10%;
    }
}

.c-products-wrap.is-pickup .c-products {
    display: flex;
    align-items: center;
    gap: 0 4.54545%;
    padding: 17px 10px;
}

@media screen and (max-width: 767px) {
    .c-products-wrap.is-pickup .c-products {
        gap: 0 5.33333vw;
        padding: 17px 10px;
    }
}

@media print, screen and (min-width: 768px) {
    .c-products-wrap.is-pickup .c-products:hover .c-products__button {
        color: #fff;
        background-color: #333333;
    }
}

.c-products-wrap.is-pickup .c-products__detail {
    flex-grow: 1;
    font-weight: 400;
}

.c-products-wrap.is-pickup .c-itemprice {
    margin-top: 0.5em;
}

.c-products-wrap.is-pickup .c-products__button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border: 1px solid #333333;
    padding-top: 2px;
    height: 25px;
    width: 50px;
    font-size: min(1.18182vw, 13px);
    text-align: center;
    font-family: kepler-std, serif;
}

@media screen and (max-width: 767px) {
    .c-products-wrap.is-pickup .c-products__button {
        background-color: #fff;
        font-size: 3.46667vw;
    }
}

/* 搭配商品 */
.styled-items {
    clear: both;
    width: 100%;
    margin: 40px auto 80px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

@media screen and (max-width: 640px) {
    .styled-items {
        margin: 0 auto 80px auto;
        justify-content: space-around;
    }
}

.styled-items h2 {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800;
    line-height: 1.8;
    margin: 20px 0;
}

.styled-items .list {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: center;
    flex-wrap: wrap;
}

.styled-items .list a {
    width: 42%;
    display: block;
    margin: 0 2px 20px 0;
}

.styled-items .list .items {
    width: 100%;
    height: 100%;
    padding: 3px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.styled-items .list .items .items-img {
    width: 100%;
}

.styled-items .list .items .items-info {
    width: 100%;
    height: 100%;
    display: flex;
    font-weight: 400;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    text-align: center;
}

.styled-items .list .items .items-info span {
    width: 100%;
    height: 100%;
    line-height: 1.5;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.styled-items .list a .items .items-info .shop-now {
    transition: all 0.2s ease-in-out;
    background-color: #ffffff;
    border: 1px #000000 solid;
    font-size: 12px;
    font-weight: 800;
    color: #000000;
    padding: 5px 10px;
    margin: 0px auto 10px;
    display: block;
}

.styled-items .list a .items .items-info .shop-now:hover {
    background-color: #000000;
    border: 1px #000000 solid;
    color: #ffffff;
}

@media screen and (max-width: 768px) {
    .styled-items .list a {
        width: 38vw;
        min-width: 38vw;
    }
    .styled-items .list {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: #888 #f1f1f1;
    }
}

/* MORE BTN */
.section__more {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    margin: 5rem auto 10rem;
}

@media screen and (max-width: 400px) {
    .section__more {
        margin: 0 auto 8rem;
    }
}

.section__more .button {
    transition: all 0.2s ease-in-out;
    background-color: #000000;
    color: #FFFFFF;
    padding: 1rem 2.5rem 0.9rem;
    margin: 0 auto;
    width: 50%;
    max-width: 180px;
}

.section__more .button:after {
    content: "→";
    margin-left: 0.5rem;
    top: 1px;
    position: relative;
}

.section__more .button:hover {
    transform: translateX(3px);
    color: #FFFFFF;
}
