@charset "UTF-8";

#mv:after {
    background: linear-gradient(#fff 5%, transparent 30%, transparent 90%);
}
.index main {
    margin-top: 0px;
}