@charset "UTF-8";

a[id^="gallery"]+div:before {
display:none;
}

ul .mv_img img{
    animation-duration: unset !important;
}


@media screen and (max-width: 100vh)
#mv {
    height: 50vh;
}

#mv .mv_text>div {
    display: none!important;
}

.MvP {
    display: none !important;
}

#mv .mv_text h2 {
    font-size: 5vw !important;
    line-height: 1.5;
    letter-spacing: 0rem;
    display: none !important;
}

#mv .mv_text h2, #mv .mv_text p {
    display: block;
    display: none !important;
}

#mv_outer #mv .mv_text div p.static {
    display: none!important;
}