@charset "UTF-8";

@media screen and (min-width: 900px) {
    #mv.mv_mp4_cover, #mv {
        width: 100%;
    }
    #mv:after,
    #mv .mv_mp4, 
    #mv .mv_img li.show {
         border-radius: 0;
    }
}