@charset "UTF-8";

/*--MV調整--*/
#mv {
    height: auto;
}
#mv_outer:before, #mv_outer:after {
    content: none;
}
#mv.mv_mp4_pv:after {
    display: block;
}
#mv:after {
    background: rgba(125, 105, 90, 0.3);
}
@media screen and (min-width: 901px) {
    #mv .mv_mp4, #mv {
        width: 100%;
    }
}