h1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    text-align: center;
    font-size: 38px;
    font-weight: 900;
    margin: 60px auto;
    width: 100%;
    word-break: keep-all;
    overflow-wrap: break-word;
    line-height: 1.6;
    text-indent: -0.5em;
}

h1 span {
    font-size: 28px;
}

.head_01 {
    font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Noto Serif JP", serif;
    font-weight: 900;
}

.pop_img {
    width: 94%;
    max-width: 930px;
    border: 1px solid #ccc;
}

.special_dl {
    text-align: center;
    font-size: 16px;
}

.special_dl dt {
    font-weight: 700;
}

.special_dl dd {
    font-weight: 400;
}

.main__text02 {
    font-size: 12px;
    font-weight: 400;
    margin: 1.5em auto;
}

.info_day_small {
    font-size: 15px;
}

.sukima_map {
    max-width: 474px;
}

.footer__wrapper {
    padding-top: 8px;
    background-color: #000 !important;
}

.footer_copy_img {
    max-width: 500px;
    width: 90%;
}

.jreorder_btn {
    margin-top: 4px;
    background-color: #008702;
    border-color: #008702;
}

.btn01__wrapper {
    margin-top: 8px;
}
.u-fs10{
    text-align: center;
    font-size: 10px;
    padding:1em 0;
    font-weight:400;
}
@media (max-width:440px) {
    .footer__wrapper {
        padding-top: 6px;
    }

    .nav_flex_div p {
        font-size: 3.5vw;
    }

    .info_day_small {
        font-size: 10px;
    }

    .main__text02 {
        font-size: 10px;
    }

    .subtitle_div p {
        font-size: 6vw;
    }

    h1 {
        font-size: 5.5vw;
        margin: 30px auto;
    }

    h1 span {
        font-size: 4vw;
    }

    .special_dl {
        font-size: 3.5vw;
    }
}
@media (max-width:430px) {
    .footer__wrapper.cta-padding {
        padding-bottom: 58px;
    }
}
@media screen and (min-width: 1024px) {
    .container__wrapper {
        background-position: center top;
        background-size: 100% auto;
    }
}

@media screen and (min-height: 1100px) {
    .container__wrapper {
        background-size: cover;
    }
}

@media (max-width:1024px) and (min-width:768px) {

    .main__box01 .dlist__wrapper,
    .main__box02 .dlist__wrapper {
        width: 90%;
    }
}

@media (min-width:431px) {
    .sub_content {
        margin-top: 0 !important;
    }
    .main__wrapper .btn01__wrapper {
        width: 90%;
        max-width: 560px;
        margin-inline: auto;
    }
}
