@charset "UTF-8";

@media screen and (max-width: 900px) {
    #mv .mv_textimg {
        top: 10%;
        height: 80%;
        bottom: 10%;
    }
}