@charset "UTF-8";

body.fixedmv #mv_outer {
    position: static;
    height: auto;
    margin-bottom: 30px;
}

body.index.fixedmv main {
    transform: translateY(0);
}
