@charset "UTF-8";

@media screen and (max-width: 600px) {
#mv_outer #mv .mv_text div p.static {
    font-size: 1.5rem;
}
}