
@charset "UTF-8";

#mv .mv_text h2 {
    text-shadow: 1px 1px 7px rgb(49 49 49 / 50%), -1px -1px 7px rgb(49 49 49 / 50%), -1px 1px 7px rgb(49 49 49 / 50%);
}

#mv .mv_scroll a {
    color: #fff !important;
}

#mv .mv_scroll a::before {
    background: #fff;
}

#top_seo01 + section .content_wrapper {
    background: rgba(0, 0, 0, 0.7) !important;
}

#top_col2+.composite_box01 .heading.block_header_4 .h {
    color: #fff;
}

#top_col2+.composite_box01 .heading.block_header_4 p {
    color: var(--i_main_color);
}