
@charset "UTF-8";

/*MV動画調整*/
#mv {
    min-height: 0vh !important;
}
#mv::before {
   content: none;
}