@charset "UTF-8";

.block_news_1.add_design4 li a span img {
    object-fit: contain!important;
}
div#mv_outer #mv {
    max-height: 100vh!important;
}

form + section {
    display: none;
}

.scroll_box {
    display: block;
}

@media screen and (max-width: 900px) {
.scroll_box {
    top: 55vh;
}
}