<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*MV調整*/
@media screen and (min-width: 901px) {
    #mv .mv_img, #mv:after {
        width: 100%;
        margin-left: 0%;
    }
}</pre></body></html>