@charset "utf-8";
@media screen and (min-width: 1024px) {
    #mv {
        display: block;
    }
}
