@charset "UTF-8";

/*--MV調整--*/
@media screen and (max-width: 480px) {
    #mv .mv_textimg {
        width: 60%;
    }
}