@charset "UTF-8";

/*MV調整*/
@media screen and (min-width: 769px) {
    #mv.mv_mp4_cover, #mv {
        width: 100%;
        margin-right: 0%;
    }
}