@charset "UTF-8";

/*MV直下調整*/
.index > #mv_outer:not(.edit_outer) + main {
    margin-top: 0;
}