@media screen and (min-width:769px) {
    .sp_only {
        display: none !important;
    }
    #okaimono {
        position: relative;
        background: url(../../../img/usr/freepage/okaimono_days_202512/bg.png) repeat;
        background-position: 0 0;
        background-size: cover;
        /* background-color: #F7EDC5; */
        padding: 92px 0 100px;
        font-family: 'Noto Sans JP';
    }
    #okaimono * {
        font-family: 'Noto Sans JP';
    }
    /* sec_mv START */
    #okaimono .sec_mv {
        text-align: center;
        margin-bottom: 100px;
    }
    #okaimono .sec_mv .trailer_block {
        position: relative;
        margin: 0 auto;
        width: 635px;
    }
    #okaimono .sec_mv .trailer_text {
        width: 100%;
        margin: 0 auto;
    }
    #okaimono .sec_mv .trailer_text .trailer_text_1 {
        display: flex;
        justify-content: center;
    }
    #okaimono .sec_mv .trailer_text .trailer_text_1 .trailer_text_1_1 {
        display: flex;
    }
    #okaimono .sec_mv .trailer_text .trailer_text_2 {
        margin-top: -20px;
    }
    #okaimono .sec_mv .trailer_text span {
        line-height: 98px;
        font-weight: 900;
        color: #C21923;
    }
    #okaimono .sec_mv .trailer_text span.font_45 {
        font-size: 45px;
        line-height: 86px;
        padding-top: 9px;
    }
    #okaimono .sec_mv .trailer_text span.font_32 {
        font-size: 32px;
        padding-top: 40px;
        line-height: 1em;
        margin-left: -12px;
        margin-right: 6px;
    }
    #okaimono .sec_mv .trailer_text span.font_56 {
        font-size: 56px;
    }
    #okaimono .sec_mv .trailer_text img {
        height: 98px;
    }
    #okaimono .sec_mv .trailer_icon {
        position: absolute;
        top: -73px;
        left: 615px;
        width: 267px;
    }
    #okaimono .sec_mv .trailer_icon img {
        width: 100%;
    }
    #okaimono .sec_mv .trailer_yaji {
        position: relative;
        width: 100%;
        height: 142px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 13px;
        overflow: hidden;
    }
    #okaimono .sec_mv .trailer_yaji::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 200%;
        height: 100%;
        background: url(../../../img/usr/freepage/okaimono_days_202512/coming_soon_bk.png) repeat-x;
        background-position: 0 0;
        animation: coming 30s linear infinite;
        z-index: 1;
    }
    @keyframes coming {
        from {
            transform: translateX(0);
        }
        to {
            transform: translateX(-50%);
        }
    }
    #okaimono .sec_mv .trailer_yaji img {
        position: relative;
        width: 19px;
        z-index: 2;
    }
    #okaimono .sec_mv .mv_block {
        width: 1350px;
        margin: 0 auto;
    }
    #okaimono .sec_mv .mv_block img {
        width: 100%;
    }
    /* sec_mv END */
    /* sec_main START */
    #okaimono .sec_main {

    }
    #okaimono .sec_main .contents_common {
        position: relative;
        margin: 0 auto;
        width: 1400px;
        background: #FFF;
        border-radius: 100px;
    }
    #okaimono .sec_main .contents_common .con_num {
        position: absolute;
        height: 168px;
    }
    #okaimono .sec_main .contents_common .con_num img {
        height: 100%;
    }
    #okaimono .sec_main .contents_common .con_ttl_block {
        display: flex;
        align-items: center;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl {
        text-align: center;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_1 {
        position: relative;
        font-size: 32.05px;
        font-weight: bold;
        color: #C21923;
        line-height: 41px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_1::before {
        content: '';
        width: 15px;
        height: 36px;
        background: url('../../../img/usr/freepage/okaimono_days_202512/con_ttl_left.png') no-repeat;
        background-size: 15px 36px;
        margin-right: 15px;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_1::after {
        content: '';
        width: 15px;
        height: 36px;
        background: url('../../../img/usr/freepage/okaimono_days_202512/con_ttl_right.png') no-repeat;
        background-size: 15px 36px;
        margin-left: 15px;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_2 {
        font-size: 49.05px;
        line-height: 63px;
        font-weight: 900;
        color: #C21923;
    }
    #okaimono .sec_main .contents_1 {
        padding-top: 54px;
        padding-bottom: 70px;
        margin-bottom: 50px;
    }
    #okaimono .sec_main .contents_1 .con_num {
        right: 85px;
    }
    #okaimono .sec_main .contents_1 .con_ttl_block {
        padding-left: 213.8px;
        height: 168px;
    }
    #okaimono .sec_main .contents_1 .con_ttl_block .con_ttl_icon {
        width: 115.76px;
        margin-right: 38.5px;
    }
    #okaimono .sec_main .contents_1 .con_ttl_block .con_ttl_icon img {
        width: 100%;
    }
    #okaimono .sec_main .contents_1 .con_image{
        margin: 43.2px 199px 30px;
    }
    #okaimono .sec_main .contents_1 .con_desc {
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        color: #000000;
        text-align: center;
        width: 979px;
        margin-left: 204.1px;
        margin-bottom: 30px;
    }
    #okaimono .sec_main .contents_1 .con_date {
        display: flex;
        align-items: center;
        margin-left: 234px
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_limit {
        width: 80px;
        height: 79px;
        border: 2px solid #C21923;
        border-radius: 10px;
        color: #C21923;
        font-size: 25px;
        line-height: 30px;
        font-weight: 500;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0 12px;
        margin-right: 20px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text {
        display: flex;
        align-items: center;
        height: 98px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text span {
        line-height: 98px;
        font-weight: 500;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text span.font_45 {
        font-size: 45px;
        padding-top: 7px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text span.font_34 {
        font-size: 34px;
        padding-top: 16px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text span.font_32 {
        font-size: 32px;
        padding-top: 13px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text img {
        height: 98px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text img.image_h60 {
        height: 79px;
        padding-top: 20px;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text .date_line {
        width: 30px;
        height: 1px;
        background-color: #000;
        display: flex;
        align-items: center;
        margin-right: 20px;
    }
    #okaimono .sec_main .contents_2 {
        padding-top: 39px;
        padding-bottom: 72px;
    }
    #okaimono .sec_main .contents_2 .con_num {
        left: 85px;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 664px;
        height: 168px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon {
        position: absolute;
        width: 135px;
        right: -40px;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon img {
        width: 100%;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon2 {
        position: absolute;
        left: 20px;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl {
        width: 664px;
    }
    #okaimono .sec_main .contents_2 .con_coupon {
        width: 1140px;
        margin: 50px auto 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 80px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li {
        width: 100%;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li h4.con_coupon_ttl {
        width: 100%;
        font-size: 30px;
        line-height: 61px;
        font-weight: bold;
        text-align: center;
        border-top: 2px solid #D6AE61;
        border-bottom: 2px solid #D6AE61;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li .con_coupon_desc {
        margin-top: 45px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:first-child .con_coupon_desc,
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(4) .con_coupon_desc {
        text-align: center;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li .con_coupon_desc span {
        font-size: 25px;
        line-height: 1em;
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc {
        margin: 45px 70px 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc div {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc .con_coupon_text_list {
        position: relative;
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc div:not(:first-child) {
        margin-top: 10px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc .con_coupon_text_list::before {
        content: '・';
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc {
        margin: 45px 70px 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step {
        display: flex;
        flex-direction: column;
        gap: 35.8px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li {
        width: 100%;
        display: flex;
        align-items: flex-end;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_image {
        position: relative;
        height: 39px;
        margin-right: 67.5px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_image::after {
        content: '';
        position: absolute;
        display: inline-block;
        top: 24px;
        right: -48px;
        width: 33px;
        height: 4px;
        background: url('../../../img/usr/freepage/okaimono_days_202512/con_coupon_step_line.png') no-repeat;
        background-size: 33px 4px;
        background-position: left bottom;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_image img {
        height: 100%;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_text {
        font-size: 20px;
        line-height: 25px;
        font-weight: bold;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(5) .con_coupon_desc {
        margin: 45px 70px 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(5) .con_coupon_desc .con_coupon_text {
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc {
        margin: 45px auto 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date {
        display: flex;
        justify-content: center;
        margin-bottom: 34px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date img {
        height: 76px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span {
        font-weight: bold;
        color: #C21923;
        line-height: 76px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span.font_46 {
        font-size: 46px;
        line-height: 70px;
        margin: 0 5px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span.font_35 {
        font-size: 35px;
        margin: 0 5px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span.font_25 {
        font-size: 25px;
        color: #000;
        font-weight: 500;
        margin-left: 20px;
        line-height: 25px;
        padding-top: 34px;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_text_list {
        font-size: 18px;
        line-height: 30px;
        font-weight: 500;
        text-align: center;
    }
    /* sec_main END */
    /* sec_notice START */
    #okaimono .sec_notice {

    }
    #okaimono .sec_notice .notice_common_block {
        width: 1150px;
        margin: 0 auto;
    }
    #okaimono .sec_notice .notice_1 {
        margin-top: 172px;
    }
    #okaimono .sec_notice .notice_common_block h3 {
        position: relative;
        width: 100%;
        font-size: 20px;
        line-height: 25px;
        font-weight: bold;
        color: #CBAC37;
        display: inline-block;
        margin: 0 auto 35px;
        text-align: center;
        padding: 0 30px;
        z-index: 2;
    }
    #okaimono .sec_notice .notice_1 h3::before,
    #okaimono .sec_notice .notice_1 h3::after {
        content: '';
        position: absolute;
        width: 494px;
        height: 1px;
        background-color: #CBAC37;
        top: 12.5px;
        z-index: 1;
    }
    #okaimono .sec_notice .notice_2 h3::before,
    #okaimono .sec_notice .notice_2 h3::after {
        content: '';
        position: absolute;
        width: 474px;
        height: 1px;
        background-color: #CBAC37;
        top: 12.5px;
        z-index: 1;
    }
    #okaimono .sec_notice .notice_common_block h3::after {
        left: 0;
    }
    #okaimono .sec_notice .notice_common_block h3::before {
        right: 0;
    }
    #okaimono .sec_notice .notice_common_block p {
        font-size: 16px;
        line-height: 33px;
        font-weight: 500;
        margin-bottom: 50px;
    }
    #okaimono .sec_notice .notice_common_block p a {
        color: #C21923;
        text-decoration: underline;
    }
    /* sec_notice END */
}
@media screen and (max-width:768px) {
    .pc_only {
        display: none !important;
    }
    #okaimono {
        position: relative;
        background: url(../../../img/usr/freepage/okaimono_days_202512/bg.png) repeat;
        background-position: 0 0;
        background-size: cover;
        /* background-color: #F7EDC5; */
        padding: calc(21/430*100vw) 0 calc(49/430*100vw);
        font-family: 'Noto Sans JP';
    }
    #okaimono * {
        font-family: 'Noto Sans JP';
    }
    /* sec_mv START */
    #okaimono .sec_mv {
        text-align: center;
    }
    #okaimono .sec_mv .trailer_block {
        position: relative;
        margin: 0 auto;
    }
    #okaimono .sec_mv .trailer_text {
        width: 100%;
        margin-left: calc(32/430*100vw);
    }
    #okaimono .sec_mv .trailer_text .trailer_text_1 .trailer_text_1_1 {
        display: flex;
        align-items: center;
        height: calc(84/430*100vw);
    }
    #okaimono .sec_mv .trailer_text .trailer_text_1 .trailer_text_1_2 {
        display: flex;
        align-items: center;
        margin-top: calc(-13/430*100vw);
        height: calc(60/430*100vw);
    }
    #okaimono .sec_mv .trailer_text .trailer_text_2 {
        display: flex;
        align-items: center;
        margin-top: calc(-9/430*100vw);
        height: calc(72/430*100vw);
    }
    #okaimono .sec_mv .trailer_text span {
        line-height: calc(84/430*100vw);
        font-weight: 900;
        color: #C21923;
    }
    #okaimono .sec_mv .trailer_text span.font_45 {
        font-size: calc(37/430*100vw);
        padding-top: calc(9/430*100vw);
    }
    #okaimono .sec_mv .trailer_text span.font_32 {
        font-size: calc(30/430*100vw);
        line-height: 1em;
        margin-left: calc(-12/430*100vw);
        padding-top: calc(14/430*100vw);
    }
    #okaimono .sec_mv .trailer_text span.font_56 {
        font-size: calc(41.05/430*100vw);
    }
    #okaimono .sec_mv .trailer_text img {
        height:calc(84/430*100vw);
    }
    #okaimono .sec_mv .trailer_text .trailer_text_2 img {
        height: calc(72/430*100vw);
    }
    #okaimono .sec_mv .trailer_icon {
        position: absolute;
        top: calc(-35/430*100vw);
        right: calc(-13/430*100vw);
        width: calc(157/430*100vw);
    }
    #okaimono .sec_mv .trailer_icon img {
        width: 100%;
    }
    #okaimono .sec_mv .trailer_yaji {
        position: relative;
        width: 100%;
        height: calc(100/430*100vw);
        overflow: hidden;
    }

    #okaimono .sec_mv .trailer_yaji::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 200%;
        height: 100%;
        background-image: url(../../../img/usr/freepage/okaimono_days_202512/coming_soon_bk_sp.png),
                        url(../../../img/usr/freepage/okaimono_days_202512/coming_soon_bk_sp.png);
        background-repeat: repeat-x;
        background-size: auto 100%;
        animation: coming 10s linear infinite;
    }

    @keyframes coming {
        0% {
            transform: translateX(0);
        }
        100% {
            transform: translateX(-50%);
        }
    }
    #okaimono .sec_mv .trailer_yaji img {
        position: relative;
        width: calc(17/430*100vw);
        z-index: 2;
    }
    #okaimono .sec_mv .mv_block {
        width: 100%;
        margin: 0 auto;
    }
    #okaimono .sec_mv .mv_block img {
        width: 100%;
    }
    /* sec_mv END */
    /* sec_main START */
    #okaimono .sec_main {
        padding-top: calc(42/430*100vw);
    }
    #okaimono .sec_main .contents_common {
        position: relative;
        margin: 0 calc(18/430*100vw);
        background: #FFF;
        border-radius: calc(40/430*100vw);
    }
    #okaimono .sec_main .contents_common .con_num {
        position: absolute;
        height: calc(70/430*100vw);
    }
    #okaimono .sec_main .contents_common .con_num img {
        height: 100%;
    }
    #okaimono .sec_main .contents_common .con_ttl_block {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl {
        text-align: center;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_1 {
        position: relative;
        font-size: calc(18/430*100vw);
        font-weight: bold;
        color: #C21923;
        line-height: calc(26/430*100vw);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_1::before {
        content: '';
        width: calc(8.56/430*100vw);
        height: calc(20.53/430*100vw);
        background: url('../../../img/usr/freepage/okaimono_days_202512/con_ttl_left.png') no-repeat;
        background-size: calc(8.56/430*100vw) calc(20.53/430*100vw);
        margin-right: calc(8/430*100vw);
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_1::after {
        content: '';
        width: calc(8.56/430*100vw);
        height: calc(20.53/430*100vw);
        background: url('../../../img/usr/freepage/okaimono_days_202512/con_ttl_right.png') no-repeat;
        background-size: calc(8.56/430*100vw) calc(20.53/430*100vw);
        margin-left: calc(8/430*100vw);
    }
    #okaimono .sec_main .contents_common .con_ttl_block .con_ttl .con_ttl_2 {
        font-size: calc(25/430*100vw);
        line-height: calc(36/430*100vw);
        font-weight: 900;
        color: #C21923;
    }
    #okaimono .sec_main .contents_1 {
        padding: calc(30/430*100vw) 0;
        margin-bottom: calc(30/430*100vw);
    }
    #okaimono .sec_main .contents_1 .con_num {
        right: calc(38.4/430*100vw);
    }
    #okaimono .sec_main .contents_1 .con_ttl_block .con_ttl_icon {
        height: calc(74/430*100vw);
        margin-bottom: calc(10/430*100vw);
    }
    #okaimono .sec_main .contents_1 .con_ttl_block .con_ttl_icon img {
        height: 100%;
    }
    #okaimono .sec_main .contents_1 .con_image{
        width: calc(343/430*100vw);
        margin: calc(30/430*100vw) auto calc(25/430*100vw);
    }
    #okaimono .sec_main .contents_1 .con_desc {
        font-size: calc(16/430*100vw);
        line-height: calc(23/430*100vw);
        font-weight: 500;
        color: #000000;
        text-align: center;
        margin: 0 calc(15/430*100vw) calc(23/430*100vw);
    }
    #okaimono .sec_main .contents_1 .con_date {
        display: flex;
        align-items: center;
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_limit {
        width: calc(67/430*100vw);
        height: calc(67/430*100vw);
        margin-left: calc(35/430*100vw);
        margin-right: calc(16/430*100vw);
        border: 2px solid #C21923;
        border-radius: calc(10/430*100vw);
        color: #C21923;
        font-size: calc(20/430*100vw);
        line-height: calc(24/430*100vw);
        font-weight: 500;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        padding: 0 calc(8/430*100vw);
    }
    #okaimono .sec_main .contents_1 .con_date .con_date_text {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        width: calc(100% - (83/430*100vw));
    }
    #okaimono .sec_main .contents_2 {
        padding-top: calc(35.9/430*100vw);
        padding-bottom: calc(29/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_num {
        left: calc(25/430*100vw);
        top: calc(30/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_ttl_block {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon_block {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        gap: calc(15/430*100vw);
        margin-bottom: calc(11.3/430*100vw);
        margin-left: calc(20/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon {
        height: calc(66.07/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon img {
        height: 100%;
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon2 {
        height: calc(52/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_ttl_block .con_ttl_icon2 img {
        height: 100%;
    }
    #okaimono .sec_main .contents_2 .con_coupon {
        margin: calc(30/430*100vw) auto 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list {
        display: flex;
        flex-direction: column;
        margin: 0 calc(15/430*100vw);
        gap: calc(40/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li {
        margin: 0 calc(10/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li h4.con_coupon_ttl {
        width: 100%;
        padding: calc(10/430*100vw) 0;
        font-size: calc(21/430*100vw);
        line-height: calc(25/430*100vw);
        font-weight: bold;
        text-align: center;
        border-top: 2px solid #D6AE61;
        border-bottom: 2px solid #D6AE61;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li .con_coupon_desc {
        margin-top: calc(20/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:first-child .con_coupon_desc {
        text-align: center;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li .con_coupon_desc span {
        font-size: calc(16/430*100vw);
        line-height: 1em;
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc div {
        font-size: calc(16/430*100vw);
        line-height: calc(23/430*100vw);
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc .con_coupon_text_list {
        position: relative;
        font-size: calc(16/430*100vw);
        line-height: calc(23/430*100vw);
        font-weight: 500;
        display: flex;
        align-items: flex-start;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc div:not(:first-child) {
        margin-top: calc(15/430*100vw)
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(2) .con_coupon_desc .con_coupon_text_list::before {
        content: '・';
        font-size: calc(16/430*100vw);
        line-height: calc(23/430*100vw);
        font-weight: 500;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc {
        margin: calc(20/430*100vw) calc(10/430*100vw) 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step {
        display: flex;
        flex-direction: column;
        gap: calc(40/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li {
        width: 100%;
        display: flex;
        align-items: flex-end;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li:nth-child(3) {
        align-items: flex-start;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_image {
        position: relative;
        width: calc(34.57/430*100vw);
        margin-right: calc(19/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_image::after {
        content: '';
        position: absolute;
        display: inline-block;
        bottom: calc(-24.7/430*100vw);
        left: calc(16/430*100vw);
        width: calc(2/430*100vw);
        height: calc(17/430*100vw);
        background: url('../../../img/usr/freepage/okaimono_days_202512/con_coupon_step_line_sp.png') no-repeat;
        background-size: calc(2/430*100vw) calc(17/430*100vw);
        background-position: center center;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_image img {
        width: 100%;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li:nth-child(3) .step_image::after {
        display: none;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li:nth-child(3) .step_text {
        padding-top: calc(10/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(3) .con_coupon_desc .con_coupon_step li .step_text {
        width: calc(275/430*100vw);
        font-size: calc(16/430*100vw);
        line-height: calc(25/430*100vw);
        font-weight: bold;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(4) .con_coupon_desc {
        margin-left: calc(15/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(5) .con_coupon_desc {
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(5) .con_coupon_desc .con_coupon_text {
        font-size: calc(16/430*100vw);
        font-weight: 500;
        line-height: calc(23/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc {
        margin: calc(20/430*100vw) auto 0;
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: calc(10/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date img {
        height: calc(52/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span {
        font-weight: bold;
        color: #C21923;
        line-height: calc(35/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span.font_46 {
        font-size: calc(30/430*100vw);
        line-height: calc(44/430*100vw);
        margin-left: calc(5/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span.font_35 {
        font-size: calc(24/430*100vw);
        padding-top: calc(5/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_date span.font_25 {
        font-size: calc(19/430*100vw);
        color: #000;
        font-weight: 500;
        line-height: calc(27/430*100vw);
        padding-top: calc(12/430*100vw);
    }
    #okaimono .sec_main .contents_2 .con_coupon ul.con_coupon_guide_list > li:nth-child(6) .con_coupon_desc .con_coupon_text_list {
        font-size: calc(16/430*100vw);
        line-height: calc(23/430*100vw);
        font-weight: 500;
    }
    /* sec_main END */
    /* sec_notice START */
    #okaimono .sec_notice {
        margin-top: calc(100/430*100vw);
    }
    #okaimono .sec_notice .notice_common_block {
        margin: 0 calc(30/430*100vw);
    }
    #okaimono .sec_notice .notice_1 {
    }
    #okaimono .sec_notice .notice_common_block h3 {
        position: relative;
        width: 100%;
        font-size: calc(18/430*100vw);
        line-height: calc(25/430*100vw);
        font-weight: bold;
        color: #CBAC37;
        display: inline-block;
        margin: 0 auto calc(21/430*100vw);
        text-align: center;
        padding: 0 calc(20/430*100vw);
        z-index: 2;
    }
    #okaimono .sec_notice .notice_1 h3::before,
    #okaimono .sec_notice .notice_1 h3::after {
        content: '';
        position: absolute;
        width: calc(131/430*100vw);
        height: 1px;
        background-color: #CBAC37;
        top: calc(12.5/430*100vw);
        z-index: 1;
    }
    #okaimono .sec_notice .notice_2 h3::before,
    #okaimono .sec_notice .notice_2 h3::after {
        content: '';
        position: absolute;
        width: calc(113/430*100vw);
        height: 1px;
        background-color: #CBAC37;
        top: calc(12.5/430*100vw);
        z-index: 1;
    }
    #okaimono .sec_notice .notice_common_block h3::after {
        left: 0;
    }
    #okaimono .sec_notice .notice_common_block h3::before {
        right: 0;
    }
    #okaimono .sec_notice .notice_common_block p {
        font-size: calc(14/430*100vw);
        line-height: calc(21/430*100vw);
        font-weight: 500;
        margin-bottom: calc(29/430*100vw);
    }
    #okaimono .sec_notice .notice_common_block p a {
        color: #C21923;
        text-decoration: underline;
    }
    /* sec_notice END */
}
