@charset "UTF-8";

@media screen and (max-width: 900px) {
#mv .mv_text>div {
    width: 100%;
}
#mv .mv_text h2 {
    font-size: 5vw !important;
}
}