@charset "UTF-8";

@media screen and (max-width: 900px) {
#mv .mv_text h2:before {
    height: 25%;
}
#mv .mv_text h2 {
    margin-bottom: 0%;
    padding-top: 50px;
}
}