
@charset "UTF-8";

@media screen and (max-width: 650px) {
    #mv .mv_text h2 {
    font-size: 5.5vw !important;
    }
}