@charset "UTF-8";

#mv:before {
    content: none;
}
@media screen and (min-width: 901px) {
    #mv:after, #mv .mv_mp4, #mv .mv_img li.show {
        border-radius: 0;
    }
    #mv.mv_mp4_cover, #mv {
        width: 100%;
    }
    #mv_outer {
        padding-top: 0;
    }
}
@media screen and (max-width: 900px) {
    #mv:after, #mv .mv_mp4, #mv .mv_img li.show {
        border-radius: 0;
    }
}