@charset "UTF-8";

@media screen and (max-width:600px){
div#mv{
height: calc( 80vw * 0.46 );
min-height:initial!important;
}
}