@charset "UTF-8";

/*--MV調整--*/
#mv::after,
#mv .mv_img {
    width: 100%;
    height: 100%;
    margin-left: 0;
}
#mv_outer:before {
    content: none;
}
#mv .mv_scroll a {
    margin-top: 20px;
}
.mv_textimg {
    margin: 10px;
}

/*--MV下パーツ--*/
.index > #mv_outer:not(.edit_outer) + main {
    margin-top: 0;
}
#top_news + .block_news_1 > .content_wrapper {
    margin: 0 auto;
}