@charset "UTF-8";

/*MV調整*/
#mv_outer {
    padding-top: 0px;
}
@media screen and (min-width: 901px) {
    #mv {
        width: 100%;
    }
}