@charset "UTF-8";

/*キャッチ画像調整 251210*/
@media screen and (max-width: 768px) {
    #mv.mv_mp4_cover .mv_textimg img {
        height: 32vh;
    }
}