@charset "UTF-8";

/*MV調整_250515*/
@media screen and (max-width: 900px) {
    #mv {
        border-radius: initial;
    }
}