@charset "UTF-8";

/*--MV調整--*/
@media screen and (max-width: 900px) {
    #mv .mv_textimg img {
        max-height: 30vh !important;
    }
}