@charset "UTF-8";

@media screen and (min-width: 901px){
    #movie+section{
        display:none;
    }
}
.over-mv .mv_text>div{
    display:none;
}