@charset "UTF-8";

/*MV調整 260501*/
@media screen and (min-width: 901px) and (max-height: 700px){
  #mv_outer #mv{
    min-height: 350px !important;
  }
}