@charset "UTF-8";

@media screen and (max-width: 850px) {
    #mv .mv_text {
        display: none
    }
}