@charset "utf-8";

/* mv */
@media (min-width: 769px) {
    .underlayer_mv_txt_sub {
        margin-top: 5rem;
        line-height: 1.4;
    }
    .other_story_box {
        min-width: calc(var(--main-font-size) * 160);
    }
}
@media (max-width: 768px) {
}

.other {
    --other-panel-width: 190;
}
