@charset "UTF-8";

/*MV調整*/
@media screen and (max-width: 900px) {
    #mv::after, #mv .mv_img {
        background: rgba(0, 0, 0, 0.3); 
}}