@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0 !important;
    padding: 0;
    line-height: 0;
}

.spring2023 {
    line-height: 0;
    font-family: 'Noto Sans JP', sans-serif;
}

.spring2023 a {
    cursor: pointer;
    display: block;
    transition: 0.3s;
}

.spring2023 a:hover {
    opacity: 0.6;
    transition: 0.3s;
}

.wcp_cntnt02 {
    background: #fffbb9;
    padding-bottom: 40px;
}

.wcp_coupon_code {
    background: #fff;
    max-width: 85%;
    margin: 0 auto;
    padding: 1vw 0;
    border-radius: 20px;
}

.wcp_coupon_code dl {
    color: #3e3916;
    margin: 40px auto 30px;
}

.wcp_coupon_code dl dt {
    margin-bottom: 10px;
    font-size: 36px;
    text-align: center;
    line-height: 1;
}

.wcp_coupon_code .wcp_coupon_code01 dd {
    max-width: 580px;
    width: 90%;
    background: #ffffff;
    margin: 0 auto;
    padding: 20px 10px;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    border: 4px #3e3916 solid;
}

.wcp_coupon_code .wcp_coupon_code02 dd {
    margin-bottom: 10px;
    font-size: 36px;
    text-align: center;
    line-height: 1;
}

.wcp_coupon_code .wcp_coupon_code02 dd small {
    font-size: 60%;
}

.wcp_coupon_code button {
    display: block;
    background: none;
    margin: 0 auto 40px;
    border: 0;
    font-size: 20px;
    text-align: center;
    line-height: 1;
    color: #3e3916;
}

@media only screen and (max-width: 767px) {
    .wcp_cntnt02 {
        background-size: 10%;
    }

    .wcp_coupon_code dl {
        color: #562613;
        margin: 6vw auto 3vw;
    }

    .wcp_coupon_code dl dt {
        font-size: calc(100vw / 20);
    }

    .wcp_coupon_code .wcp_coupon_code01 dd {
        width: 70%;
        padding: 2vw 2vw 3vw;
        font-size: calc(100vw / 14);
        border: 2px #562613 solid;
    }

    .wcp_coupon_code .wcp_coupon_code02 dd {
        font-size: calc(100vw / 20);
        margin: auto;
    }

    .wcp_coupon_code button {
        margin: 0 auto 8vw;
        font-size: calc(100vw / 28);
        width: 75%;
    }
}

.conts_box .ctgr_box {
    background: url(../images/omasturi05-2023_ossm02bg.jpg);
}

.conts_box .ctgr_box p {
    margin: 0;
    padding: 0 10px 0;
    line-height: 0;
}

.ossm_cnts_box {
    background: url(../images/omasturi05-2023_ossm_bk.jpg);
    margin: 0;
}

.ossm_cnts_box h2 {
    padding-top: 60px;
}

.ossm_cnts_box dl {
    margin: 0;
}

.ossm_cnts_box dl dt,
.ossm_cnts_box dl dd {
    margin: 0;
    padding: 0;
    line-height: 0;
    margin-bottom: -1px;
}

.ossm_cnts_box dl dt img,
.ossm_cnts_box dl dd img {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.ossm_cnts_box dl dd:last-of-type {
    background: url(../images/coupon06_btn_bg.jpg) no-repeat bottom center;
    background-size: 100%;
    margin: 0;
}

.ossm_cnts_box dl dd.item_btn2 {
    background: url(../images/coupon06_btn_bg02.jpg) no-repeat bottom center;
    background-size: 100%;
    margin: 0;
}

.ossm_cnts_box dl .conts_box_sm_item:last-of-type {
    background: none;
    padding: 0;
}

.ossm_cnts_box dl dd a,
.ossm_cnts_box dl dd.item_btn2 a:last-of-type {
    display: block;
    max-width: 560px;
    width: 70%;
    margin: auto;
}

@media only screen and (max-width: 767px) {

    .ossm_cnts_box h2 {
        padding-top: 3vw;
    }

    .ossm_cnts_box dl dd {
        background-size: contain;
    }

    .ossm_cnts_box dl dd a,
    .ossm_cnts_box dl dd.item_btn2 a:last-of-type {
        width: 65%;
    }

    .ossm_cnts_box dl dd:last-of-type {
        background-size: 100%;
    }

    .ossm_cnts_box dl .conts_box_sm_item:last-of-type {
        padding: 0;
    }
}

.conts_box {
    background: url(../images/omasturi05-2023_conts_bk.jpg);
}

.conts_box .conts_box_sm {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.conts_box .conts_box_sm dd.conts_box_sm_item {
    width: 50%;
    margin: 0;
}

.conts_box .conts_box_sm dd.conts_box_sm_item .conts_btn {
    min-height: 120px;
    background: url(../images/omasturi05-2023_gnsn_btnbgL.png) no-repeat top center;
    background-size: 100%;
    margin: 0 auto;
}

.conts_box .conts_box_sm dd.conts_box_sm_item:nth-of-type(even) .conts_btn {
    background: url(../images/omasturi05-2023_gnsn_btnbgR.png) no-repeat top center;
    background-size: 100%;
    margin: 0 auto;
}

.conts_box .conts_box_sm dd.conts_box_sm_item .conts_btn a {
    max-width: 440px;
    width: 80%;
    margin: 0 auto;
}

.conts_box .conts_more_btn a {
    max-width: 560px;
    width: 65%;
    margin: 0 auto;
}

.conts_box .conts_more_btn {
    padding-bottom: 30px;
    background: url(../images/omasturi05-2023_btn_more_bg.png) no-repeat center center;
}

@media only screen and (max-width: 767px) {
    .conts_box .conts_box_sm {
        padding-bottom: 3vw;
    }

    .conts_box .conts_box_sm dd.conts_box_sm_item .conts_btn {
        background: url(../images/omasturi05-2023_gnsn_btnbgL.png) no-repeat top center;
        background-size: 100%;
        min-height: 16vw;
    }

    .conts_box .conts_box_sm dd.conts_box_sm_item:nth-of-type(even) .conts_btn {
        background: url(../images/omasturi05-2023_gnsn_btnbgR.png) no-repeat top center;
        background-size: 100%;
    }

    .conts_box {
        background-size: 100%;
    }
}

.ctgr_box div {
    display: flex;
    justify-content: space-between;
    line-height: 0;
}

.ctgr_box div:nth-of-type(1),
.ctgr_lg_box div:nth-of-type(1) {
    margin-top: 40px;
}

.ctgr_box div a {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .ctgr_box div a {
        width: 100%;
        margin-bottom: 1vw;
    }
}

.mv_conts_box {
    background: url(../images/coupon06_last.jpg)no-repeat bottom center;
    padding-bottom: 80px;
}

.mv_conts_box div {
    display: flex;
    justify-content: space-between;
    /* line-height: 0;
    background: url(../images/omasturi05-2023_mv_category_bg.jpg) no-repeat bottom center;
    height: 27.3vw;
    max-height: 270px;
    background-size: cover; */
}

.mv_conts_box p {
    margin: 0;
}

.mv_conts_box div a {
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .mv_conts_box div {
        height: 27.9vw;
        max-height: 50%;
    }

    .mv_conts_box div a {
        width: calc(100% / 3 - 1vw);
        margin-bottom: 1vw;
    }

    .mv_conts_box div:first-of-type {
        height: auto;
    }

    .mv_conts_box div:first-of-type a {
        width: 100%;
    }
}

.ctgr_lg_box {
    padding: 60px 0;
    background: url(../images/omasturi05-2023_category_lg_bg.jpg) no-repeat;
    background-size: cover;
}

.ctgr_lg_box div {
    max-width: 820px;
    width: 90%;
    margin: 20px auto;
    text-align: center;
    line-height: 0;
}

@media only screen and (max-width: 767px) {
    .ctgr_lg_box {
        padding: 6vw 0;
    }
}