@charset "UTF-8";

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