@charset "utf-8";

.add2212,
.mb80 {
    margin-bottom: 80px !important;
}

.add2212 .box {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 40px;
}

.add2212 ul.box li {
    list-style: disc;
    font-size: 18px;
    margin-left: 2em
}

.add2212 h3 {
    font-weight: bold;
}

.add2212 b {
    font-weight: bold;
    background: linear-gradient(transparent 60%, #FFE3BD 40%);
}

.add2212 .red {
    color: #DB0205;
}

.add2212 .flex {
    display: flex;
    justify-content: space-between;
}

.add2212 .flex img {
    width: 32%;
}

.add2212 .flex2 {
    display: flex;
    justify-content: space-between;
}

.add2212 .flex2 img {
    width: 49%;
}

.add2212 .boder_b {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.add2212 table {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 8px;
    white-space: nowrap !important;
}

.add2212 table th,
.add2212 table td {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
}

.add2212 table th {
    background: #EFE9D6;
    font-weight: bold
}

.add2212 table td.left {
    text-align: left;
    padding-left: 1em;
    background: #EFE9D6;
    font-weight: bold;
    width: auto !important;
    float: none !important;
}

.add2212 .course_ttl h3 {
    background: #3B341A;
    color: #fff;
    padding: 8px 20px;
}

.add2212 .course_ttl .box {
    background: url("../img/top/voice_bk.jpg");
}

@media (max-width: 767px) {

    .add2212 .scroll {
        overflow-x: scroll;
        /*tableをスクロールさせる*/
        margin-bottom: 20px;
    }
}

/* common */
.nopc {
    display: none;
    visibility: hidden;
}

small {
    font-size: 75%;
}

/* FV */
.bg_fv {
    width: 100%;
    min-height: 320px;
    max-height: 360px;
    aspect-ratio: 1 / 0.228;
    position: relative;
}

.bg_fv .left,
.bg_fv .right {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg_fv .left {
    left: 0;
    background: url("../img/gift/hero_pc_nagomiya.jpg") no-repeat center / cover;
}

.bg_fv .right {
    right: 0;
    background: url("../img/gift/hero_pc_nagomi.jpg") no-repeat center / cover;
}

.bg_fv .logo_nagomiya,
.bg_fv .logo_nagomi {
    width: min(15vw, 143px);
}

/* 施術メニューから選ぶ */
.gift_page .menu_box .item_column h5 {
    font-size: 20px;
}

.menu_list_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.menu_list_col {
    margin-right: 50px;
    margin-bottom: 50px;
    max-width: 280px;
    width: 100%;
    width: calc(100% / 3);
    border-radius: 6px 6px 0 0;
    background: #fff;
    position: relative;
    transition: all 1s;
}

.menu_list_col:nth-child(3),
.menu_list_col:nth-child(6) {
    margin-right: 0;
}

.menu_list_col:hover {
    opacity: .7 !important;
}

.menu_list_col>a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.menu_list_title {
    padding: 10px 2px;
    border-radius: 6px 6px 0 0;
    background: #3b341a;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.menu_list_photo {
    width: 100%;
    vertical-align: bottom;
}

.menu_list_col p {
    width: 100%;
    background: rgb(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
}

.menu_list_col p span {
    color: #FFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    background-image: url("../img/top/yaji_dw_bgbl.svg");
    background-position-x: calc(100% - 20px);
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: 22px;
}

.list_60 {
    margin-top: 20px;
}

/* 送料無料！最短で翌日到着 */
.shippingDate p {
    font-size: 20px;
}

.shippingDate div {
    font-size: 20px;
    background: linear-gradient(transparent 70%, #FFE3BD 40%);
    width: fit-content;
    padding-left: 0.5em;
    margin-top: 10px;
    margin-inline: auto;
    position: relative;
}

.shippingDate div em {
    font-size: 32px;
}

.shippingDate div em span {
    font-size: 28px;
}

.shippingDate div .asterisk {
    font-size: 12px;
    position: absolute;
    top: 1.5em;
    right: 0;
}

.precautions {
    width: fit-content;
    margin-top: 64px;
    margin-inline: auto;
}

.precautions ul li {
    padding-bottom: 0.3em;
    padding-left: 1em;
    text-indent: -1em;
}

/* なごみや・なごみ、お好みに合わせてお選びください */
.preference {
    margin-top: 60px;
}

.preference p {
    font-size: 20px;
    text-align: center;
}

.preference p small {
    font-size: 16px;
}

/* ご利用方法 */
.howtoUse .block {
    margin-top: 60px;
}

.howtoUse .block img {
    max-width: 180px;
    margin: auto;
}

.howtoUse .block h3 {
    font-size: 27px;
    font-weight: bold;
}

.howtoUse .block p {
    font-size: 16px;
    margin-top: 14px;
}

.list_iconWrap {
    max-width: 620px;
    margin-top: 80px;
    margin-inline: auto;
}

.list_iconWrap ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 40px;
}

.list_iconWrap ul li {
    width: 33.333%;
    max-width: 180px;
}

.list_iconWrap ul li .img {
    background: #EFE9D6;
    align-content: center;
    padding: 20px;
}

.list_iconWrap ul li .img img {
    width: 100%;
}

.list_iconWrap ul li p {
    font-size: 14px;
    text-align: center;
    margin-top: 1rem;
}

/* ギフトカードに関するよくある質問 */
.faq_list h3 {
    font-size: 27px;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 30px;
}

/* 予約バナー */
.yoyaku_bnr {
    right: 0;
    bottom: 36px;
}

.yoyaku_bnr img {
    width: 236px;
}

@media (max-width: 600px) {

    .nopc {
        display: block;
        visibility: visible;
    }

    .nosp {
        display: none;
        visibility: hidden;
    }

    /* FV */
    .bg_fv {
        min-height: 170px;
        max-height: 200px;
        aspect-ratio: 1 / 0.457;
        margin-bottom: 30px;
    }

    .bg_fv .left {
        background: url("../img/gift/hero_sp_nagomiya.jpg") no-repeat center / cover;
    }

    .bg_fv .right {
        background: url("../img/gift/hero_sp_nagomi.jpg") no-repeat center / cover;
    }

    .bg_fv .logo_nagomiya,
    .bg_fv .logo_nagomi {
        width: min(18vw, 75px);
    }

    /* 施術メニューから選ぶ */
    .gift_page .menu_box .item_column {
        margin-bottom: 30px;
    }

    .menu_list_row {
        gap: 20px 2vw;
        padding: 0 2vw;
    }

    .menu_list_row:after {
        content: "";
        display: block;
        width: calc(100% / 2 - 0.5vw);
        height: 0;
    }

    .menu_list_col {
        margin-right: 0;
        margin-bottom: 0;
        max-width: none;
        width: calc(100% / 2 - 2vw);
        flex-grow: 1;
    }

    .menu_list_col p span {
        font-size: 12px;
        padding: 6px 10px;
        background-position-x: calc(100% - 10px);
        background-size: 18px;
    }

    .list_60 {
        margin-top: 60px;
    }

    /* 送料無料！最短で翌日到着 */
    .shippingDate p {
        font-size: clamp(18px, 5vw, 20px);
    }

    .shippingDate div {
        font-size: clamp(16px, 4vw, 18px);
        padding-left: 0;
        background: linear-gradient(transparent 70%, #FFE3BD 0%);
        margin-top: 8px;
    }

    .shippingDate div em {
        font-size: clamp(30px, 8vw, 32px);
    }

    .shippingDate div em span {
        font-size: clamp(26px, 5.5vw, 30px);
        margin-inline: -0.3em;
    }

    .shippingDate div .asterisk {
        display: none;
    }

    .precautions {
        margin-top: 50px;
    }

    /* なごみや・なごみ、お好みに合わせてお選びください */
    .preference {
        margin-top: 30px;
    }

    .preference p {
        font-size: 16px;
        text-align: left;
    }

    .preference p small {
        font-size: 14px;
    }

    /* ご利用方法 */
    .howtoUse .block h3 {
        font-size: 22px;
    }

    .howtoUse .block img {
        max-width: 150px;
    }

    .howtoUse .block p {
        text-align: left;
    }

    .list_iconWrap ul {
        gap: 20px 2%;
    }

    .list_iconWrap ul li {
        width: 32%;
        max-width: none;
    }

    .list_iconWrap ul li .img {
        padding: 10px;
    }

    .list_iconWrap ul li p {
        font-size: 12px;
        margin-top: 8px;
    }

    /* ギフトカードに関するよくある質問 */
    .faq_list h3 {
        font-size: 22px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 24px;
    }

    /* 予約バナー */
    .yoyaku_bnr {
        right: 0;
        bottom: 36px;
    }

    .yoyaku_bnr img {
        width: 100%;
    }

}