@media screen and (max-width: 767px) {
    .disp_pc {
        display: none;
    }
    .s01 {
        background-color: #dde8ff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s01::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/sp/shared/modal/stage/img/icon_stage_diamond.png);
        background-size: cover;
    }

    .s02 {
        background-color: #ddf8ff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s02::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/sp/shared/modal/stage/img/icon_stage_platina.png);
        background-size: cover;
    }

    .s03 {
        background-color: #fff2c7;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s03::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/sp/shared/modal/stage/img/icon_stage_gold.png);
        background-size: cover;
    }

    .s04 {
        background-color: #e8e8e8;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s04::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/sp/shared/modal/stage/img/icon_stage_silver.png);
    background-size: cover;
    }

    .s05 {
        background-color: #ffe7d5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s05::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/sp/shared/modal/stage/img/icon_stage_bronze.png);
        background-size: cover;
    }
    .guide2023_tbl01 {
        width: 100%;
        margin: 13px auto 11px;
        text-align: center;
        border: 1px solid #cccccc;
        border-collapse: collapse;
    }
    .guide2023_tbl01 .stage,
    .guide2023_tbl01 .price {
        width: 50%;
    }
    .guide2023_tbl01 tr,
    .guide2023_tbl01 td {
        border: 1px solid #cccccc;
    }

    .guide2023_tbl01 td {
        padding: 8px 0;
        font-size: 16px;
        font-weight: bold;
    }

    .guide2023_tbl01 td span {
        font-size: 13px;
    }

    .guide2023_tbl01 td.s01,
    .guide2023_tbl01 td.s02,
    .guide2023_tbl01 td.s03,
    .guide2023_tbl01 td.s04,
    .guide2023_tbl01 td.s05 {
        border: none;
    }

    .guide2023_tbl01 td.s01::before,
    .guide2023_tbl01 td.s02::before,
    .guide2023_tbl01 td.s03::before,
    .guide2023_tbl01 td.s04::before,
    .guide2023_tbl01 td.s05:before {
        margin-left: 22px;
        width: 25px;
        height: 27.5px;
    }

    .guide2023_tbl01 td.s01::before {
        margin-right: 3.5px;
    }

    .guide2023_tbl01 td.s02::before {
        margin-right: 19.5px;
    }

    .guide2023_tbl01 td.s03::before {
        margin-right: 20px;
    }

    .guide2023_tbl01 td.s04::before {
        margin-right: 20px;
    }

    .guide2023_tbl01 td.s05::before {
        margin-right: 19px;
    }

    .guide2023_tbl01 .guide2023_tbl_title {
        border-top: 1px solid #cccccc;
        background-color: #c7a77e;
        color: #fff;
        font-weight: bold;
        font-size: 15px;
    }

    .guide2023_tbl02 {
        width: 100%;
        margin: 24px auto;
        text-align: center;
        border: 1px solid #cccccc;
        border-collapse: collapse;
    }

    .guide2023_tbl02 .w33 {
        width: 33%;
    }

    .guide2023_tbl02 tr,
    .guide2023_tbl02 td {
        border: 1px solid #cccccc;
        font-weight: bold;
    }

    .guide2023_tbl02 td {
        padding: 8px 0;
        font-size: 18px;
        line-height: 0;
    }

    .guide2023_tbl02 td span {
        font-size: 16px;
    }

    .guide2023_tbl02 td.s01,
    .guide2023_tbl02 td.s02,
    .guide2023_tbl02 td.s03,
    .guide2023_tbl02 td.s04,
    .guide2023_tbl02 td.s05 {
        font-size: 14.5px;
        border: none;
    }

    .guide2023_tbl02 td.s01::before,
    .guide2023_tbl02 td.s02::before,
    .guide2023_tbl02 td.s03::before,
    .guide2023_tbl02 td.s04::before,
    .guide2023_tbl02 td.s05:before {
        margin-left: 6px;
        width: 24px;
        height: 27px;
    }

    .guide2023_tbl02 td.s01::before {
        margin-right: 3px;
    }

    .guide2023_tbl02 td.s02::before {
        margin-right: 13px;
    }

    .guide2023_tbl02 td.s03::before {
        margin-right: 17px;
    }

    .guide2023_tbl02 td.s04::before {
        margin-right: 17px;
    }

    .guide2023_tbl02 td.s05::before {
        margin-right: 16.5px;
    }

    .guide2023_tbl02 .guide2023_tbl_title {
        background-color: #c7a77e;
        color: #fff;
        font-size: 16px;
    }

    .guide2023_tbl02 .guide2023_tbl_title02,
    .guide2023_tbl02 .guide2023_tbl_title03 {
        background-color: #faf5e7;
        border: 1px solid #c7a77e;
        font-size: 15px;
        line-height: 1.4;
    }

    .guide2023_tbl02 .guide2023_tbl_title03 {
        font-size: 14px;
    }
}
@media screen and (min-width: 768px) {
    .disp_sp {
        display: none;
    }
    .s01 {
        background-color: #dde8ff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s01::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/shared/modal/stage/img/icon_stage_diamond_modal.png);
        width: 38px;
        height: 43px;
        background-size: cover;
        margin-right: 12px;
    }

    .s02 {
        background-color: #ddf8ff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s02::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/shared/modal/stage/img/icon_stage_platina_modal.png);
        width: 38px;
        height: 43px;
        background-size: cover;
        margin-right: 36px;
    }

    .s03 {
        background-color: #fff2c7;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s03::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/shared/modal/stage/img/icon_stage_gold_modal.png);
        width: 38px;
        height: 43px;
        background-size: cover;
        margin-right: 37px;
    }

    .s04 {
        background-color: #e8e8e8;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s04::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/shared/modal/stage/img/icon_stage_silver_modal.png);
        width: 38px;
        height: 43px;
        background-size: cover;
        margin-right: 36px;
    }

    .s05 {
        background-color: #ffe7d5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .s05::before {
        content: "";
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: url(/shared/modal/stage/img/icon_stage_bronze_modal.png);
        width: 38px;
        height: 43px;
        background-size: cover;
        margin-right: 36px;
    }
    .guide2023_tbl01 {
        width: 100%;
        margin: 24px auto;
        text-align: center;
        border: 1px solid #cccccc;
        border-collapse: collapse;
    }

    .guide2023_tbl01 .stage,
    .guide2023_tbl01 .price {
        width: 50%;
    }

    .guide2023_tbl01 tr,
    .guide2023_tbl01 td {
        border: 1px solid #cccccc;
    }

    .guide2023_tbl01 td {
        padding: 8px 0;
        font-size: 24px;
    }

    .guide2023_tbl01 td span {
        font-size: 18px;
    }

    .guide2023_tbl01 td.s01,
    .guide2023_tbl01 td.s02,
    .guide2023_tbl01 td.s03,
    .guide2023_tbl01 td.s04,
    .guide2023_tbl01 td.s05 {
        border: none;
    }

    .guide2023_tbl01 .guide2023_tbl_title {
        border-top: 1px solid #cccccc;
        background-color: #c7a77e;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
    }

    .guide2023_tbl02 {
        width: 100%;
        margin: 24px auto;
        text-align: center;
        border: 1px solid #cccccc;
        border-collapse: collapse;
    }

    .guide2023_tbl02 tr,
    .guide2023_tbl02 td {
        border: 1px solid #cccccc;
    }

    .guide2023_tbl02 td {
        padding: 8px 0;
        font-size: 28px;
    }

    .guide2023_tbl02 td span {
        font-size: 20px;
    }

    .guide2023_tbl02 td.s01,
    .guide2023_tbl02 td.s02,
    .guide2023_tbl02 td.s03,
    .guide2023_tbl02 td.s04,
    .guide2023_tbl02 td.s05 {
        border: none;
        font-size: 24px;
    }

    .guide2023_tbl02 .guide2023_tbl_title {
        width: 50%;
        background-color: #c7a77e;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
    }

    .guide2023_tbl02 .guide2023_tbl_title02 {
        background-color: #faf5e7;
        border: 1px solid #c7a77e;
        font-size: 20px;
    }
}