.overview .rs-anchor .links {
    display: none;
}

.overview .rs-introduction-logo {
    margin: 90px 0 40px;
}

.overview .rs-introduction-logo .media-box {
    margin: 0 auto;
    padding: 0;
    max-width: 73px;
}

.overview .rs-introduction-logo .media-box img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.overview .rs-introduction-logo .links {
    display: none;
}

.overview #d1549052.heading-h2 h2 {
    margin: 0 0 35px;
    padding: 0;
    font-size: 72px !important;
    font-weight: 600;
    text-align: center;
}

.overview .rs-introduction-text .description {
    margin: 0 auto;
    padding: 0;
    max-width: 725px;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
}

.overview .rs-introduction-text .links {
    display: none;
}

@media screen and (max-width: 767px) {
    .overview .rs-introduction-logo {
        margin: 45px 0 20px;
    }

    .overview .rs-introduction-logo .media-box {
        max-width: 36px;
    }

    .overview #d1549052.heading-h2 h2 {
        margin: 0 0 15px;
        font-size: 35px !important;
        font-weight: 600;
        text-align: center;
    }

    .overview .rs-introduction-text .description {
        font-size: 13px;
    }
}

.overview .rs-navi {
    margin: 90px 0;
}

.overview .rs-navi .links {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    margin: 0;
    padding: 0;
}

.overview .rs-navi .links li {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    margin: 0;
    padding: 0;
    width: 24%;
}

.overview .rs-navi .links li a {
    display: block;
    width: 100%;
    padding: 20px 10px;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    color: #141414;
    text-decoration: none;
    background-color: #fff;
    border: solid 1px #7d7d7d;
    transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
}

.overview .rs-navi .links li a:hover {
    color: #fff;
    background-color: #141414;
    border-color: #141414;
}

@media screen and (max-width: 767px) {
    .overview .rs-navi {
        margin: 45px 0;
    }

    .overview .rs-navi .links {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .overview .rs-navi .links li {
        display: block;
        width: 100%;
    }

    .overview .rs-navi .links li~li {
        margin-top: 5px;
    }

    .overview .rs-navi .links li a {
        padding: 20px 10px;
        font-size: 13px;
    }
}

.overview [data-id="1547217"] {
    margin: 0;
    padding: 70px 0;
    background-color: #181818;
}

.overview [data-id="1547217"] .container-fluid {
    max-width: 1084px;
}

@media screen and (max-width: 767px) {
    .overview [data-id="1547217"] {
        padding: 35px 0;
    }
}

.overview [data-id=d98445-1],
.overview [data-id=d98445-2],
.overview [data-id=d98445-3],
.overview [data-id=d98445-4] {
    margin: 0;
    padding: 100px 0 80px;
    max-width: 100%;
}

.overview [data-id=d98445-1] .row,
.overview [data-id=d98445-2] .row,
.overview [data-id=d98445-3] .row,
.overview [data-id=d98445-4] .row {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 767px) {

    .overview [data-id=d98445-1],
    .overview [data-id=d98445-2],
    .overview [data-id=d98445-3],
    .overview [data-id=d98445-4] {
        padding: 60px 0 55px;
    }
}

.overview .heading-h2 h2 {
    margin: 0;
    padding: 0;
    font-size: 62px;
    font-weight: 600;
    text-align: center;
}

.overview [data-id=d98445-2] .heading-h2 h2,
.overview [data-id=d98445-3] .heading-h2 h2,
.overview [data-id=d98445-4] .heading-h2 h2 {
    font-size: 58px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .overview .heading-h2 h2 {
        font-size: 35px;
        line-height: 1.3;
    }

    .overview [data-id=d98445-2] .heading-h2 h2,
    .overview [data-id=d98445-3] .heading-h2 h2,
    .overview [data-id=d98445-4] .heading-h2 h2 {
        font-size: 29px;
        line-height: 1.1;
    }
}

.overview .rs-sectionContent01 {
    margin: 40px 0 0;
    padding: 0;
}

.overview .rs-sectionContent01 .description {
    margin: 0 auto;
    max-width: 840px;
    font-size: 18px;
    line-height: 1.6;
    text-align: center;
}

.overview [data-id=d98445-2] .rs-sectionContent01 .description,
.overview [data-id=d98445-3] .rs-sectionContent01 .description,
.overview [data-id=d98445-4] .rs-sectionContent01 .description {
    color: #fff;
}

.overview .rs-sectionContent01 .media-box {
    margin: 100px auto 0;
    padding: 0;
}

.overview .rs-sectionContent01 .media-box img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.overview .rs-sectionContent01 .links {
    display: none;
}

@media screen and (max-width: 767px) {
    .overview .rs-sectionContent01 {
        margin: 30px 0 0;
    }

    .overview .rs-sectionContent01 .description {
        padding: 0 16px;
        font-size: 13px;
    }

    .overview .rs-sectionContent01 .media-box {
        margin: 50px auto 0;
    }

    .overview [data-id=d98445-1] .rs-sectionContent01 .media-box {
        margin: 75px auto 0;
    }

    .overview .rs-sectionContent01 .media-box img {
        display: none;
    }

    .overview [data-id=d98445-1] .rs-sectionContent01 .media-box,
    .overview [data-id=d98445-2] .rs-sectionContent01 .media-box,
    .overview [data-id=d98445-3] .rs-sectionContent01 .media-box,
    .overview [data-id=d98445-4] .rs-sectionContent01 .media-box,
    .overview [data-id=d98445-5] .rs-sectionContent01 .media-box {
        padding: 72% 0 0;
        width: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.overview [data-id=d98445-2] {
    background-color: #0c0c0c;
}

.overview [data-id=d98445-3] {
    background-color: #1b1b1b;
}

.overview [data-id=d98445-4] {
    background-color: #2e2e2e;
}

.overview [data-id=d98445-5] {
    margin: 0;
    padding: 130px 0 120px;
    max-width: 100%;
    background-color: #ededed;
}

.overview [data-id=d98445-5] .heading-h2 h2 {
    font-size: 53px;
    font-weight: 400;
}

.overview [data-id=d98445-6] {
    margin: 100px auto 0;
}

.overview [data-id=d98445-6] .row .movie-3-in-a-row h3 {
    margin: 15px 0 0;
    font-size: 18px;
}

@media screen and (max-width: 767px) {
    .overview [data-id=d98445-5] {
        padding: 65px 0 60px;
    }

    .overview [data-id=d98445-5] .heading-h2 h2 {
        font-size: 26px;
    }

    .overview [data-id=d98445-6] {
        margin: 50px auto 0;
    }

    .overview [data-id=d98445-6] .row .movie-3-in-a-row h3 {
        margin: 12px 0 0;
        font-size: 15px;
    }
}

.overview #d1547234 {
    padding: 130px 0 120px;
}

.overview #d1547234.heading-h2 h2 {
    font-size: 53px;
    font-weight: 400;
}

.overview .make_waves_gc {
    margin: 0;
    padding: 0 !important;
}

.overview .make_waves_gc~.make_waves_gc {
    margin-top: 100px;
}

.overview .make_waves_gc .layer_img_link {
    display: none;
}

.overview #d1547235 {
    margin: 0;
}

.overview #d1547236,
.overview #d1547238,
.overview #d1547240,
.overview #d1547241 {
    margin-top: 100px;
}

.overview #d1547235 .clearfix,
.overview #d1547236 .clearfix,
.overview #d1547238 .clearfix,
.overview #d1547240 .clearfix,
.overview #d1547241 .clearfix {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.overview #d1547235.custom-image-right .clearfix,
.overview #d1547236.custom-image-right .clearfix,
.overview #d1547238.custom-image-right .clearfix,
.overview #d1547240.custom-image-right .clearfix,
.overview #d1547241.custom-image-right .clearfix {
    flex-direction: row-reverse;
}

.overview #d1547235 .clearfix::before,
.overview #d1547236 .clearfix::before,
.overview #d1547238 .clearfix::before,
.overview #d1547240 .clearfix::before,
.overview #d1547241 .clearfix::before {
    content: none;
}

.overview #d1547235 .clearfix .media-box,
.overview #d1547236 .clearfix .media-box,
.overview #d1547238 .clearfix .media-box,
.overview #d1547240 .clearfix .media-box,
.overview #d1547241 .clearfix .media-box {
    overflow: hidden;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    width: 50%;
}

.overview #d1547235.custom-image-left .clearfix .media-box,
.overview #d1547236.custom-image-left .clearfix .media-box,
.overview #d1547238.custom-image-left .clearfix .media-box,
.overview #d1547240.custom-image-left .clearfix .media-box,
.overview #d1547241.custom-image-left .clearfix .media-box {
    padding: 0 0 40px 40px;
}

.overview #d1547235.custom-image-right .clearfix .media-box,
.overview #d1547236.custom-image-right .clearfix .media-box,
.overview #d1547238.custom-image-right .clearfix .media-box,
.overview #d1547240.custom-image-right .clearfix .media-box,
.overview #d1547241.custom-image-right .clearfix .media-box {
    padding: 0 40px 40px 0;
}

.overview #d1547235 .clearfix .media-box img,
.overview #d1547236 .clearfix .media-box img,
.overview #d1547238 .clearfix .media-box img,
.overview #d1547240 .clearfix .media-box img,
.overview #d1547241 .clearfix .media-box img {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    z-index: 20;
}

.overview #d1547235 .clearfix .media-box::after,
.overview #d1547236 .clearfix .media-box::after,
.overview #d1547238 .clearfix .media-box::after,
.overview #d1547240 .clearfix .media-box::after,
.overview #d1547241 .clearfix .media-box::after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    background-image: url("/uploads/file/20220309/overview_feature_wave.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
}

.overview #d1547235.custom-image-left .clearfix .media-box::after,
.overview #d1547236.custom-image-left .clearfix .media-box::after,
.overview #d1547238.custom-image-left .clearfix .media-box::after,
.overview #d1547240.custom-image-left .clearfix .media-box::after,
.overview #d1547241.custom-image-left .clearfix .media-box::after {
    left: 0;
}

.overview #d1547235.custom-image-right .clearfix .media-box::after,
.overview #d1547236.custom-image-right .clearfix .media-box::after,
.overview #d1547238.custom-image-right .clearfix .media-box::after,
.overview #d1547240.custom-image-right .clearfix .media-box::after,
.overview #d1547241.custom-image-right .clearfix .media-box::after {
    right: 0;
}

.overview #d1547235 .clearfix .text-box,
.overview #d1547236 .clearfix .text-box,
.overview #d1547238 .clearfix .text-box,
.overview #d1547240 .clearfix .text-box,
.overview #d1547241 .clearfix .text-box {
    float: none;
    display: block;
    width: 50%;
}

.overview #d1547235.custom-image-left .clearfix .text-box,
.overview #d1547236.custom-image-left .clearfix .text-box,
.overview #d1547238.custom-image-left .clearfix .text-box,
.overview #d1547240.custom-image-left .clearfix .text-box,
.overview #d1547241.custom-image-left .clearfix .text-box {
    padding: 0 0 0 40px;
}

.overview #d1547235.custom-image-right .clearfix .text-box,
.overview #d1547236.custom-image-right .clearfix .text-box,
.overview #d1547238.custom-image-right .clearfix .text-box,
.overview #d1547240.custom-image-right .clearfix .text-box,
.overview #d1547241.custom-image-right .clearfix .text-box {
    padding: 0 40px 0 0;
}

.overview #d1547235 .clearfix .text-box h3,
.overview #d1547236 .clearfix .text-box h3,
.overview #d1547238 .clearfix .text-box h3,
.overview #d1547240 .clearfix .text-box h3,
.overview #d1547241 .clearfix .text-box h3 {
    margin: 0 0 15px;
    font-size: 30px;
    line-height: 1.4;
}

.overview #d1547235 .clearfix .text-box p,
.overview #d1547236 .clearfix .text-box p,
.overview #d1547238 .clearfix .text-box p,
.overview #d1547240 .clearfix .text-box p,
.overview #d1547241 .clearfix .text-box p {
    font-size: 18px;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
    .overview #d1547234 {
        padding: 65px 0 60px;
    }

    .overview #d1547234.heading-h2 h2 {
        font-size: 26px;
    }

    .overview .make_waves_gc~.make_waves_gc {
        margin-top: 30px;
    }

    .overview #d1547235,
    .overview #d1547236,
    .overview #d1547238,
    .overview #d1547240,
    .overview #d1547241 {
        margin: 0 0 30px !important;
    }

    .overview #d1547235 h3.visible-xs,
    .overview #d1547236 h3.visible-xs,
    .overview #d1547238 h3.visible-xs,
    .overview #d1547240 h3.visible-xs,
    .overview #d1547241 h3.visible-xs {
        display: none !important;
    }

    .overview #d1547235 .clearfix,
    .overview #d1547236 .clearfix,
    .overview #d1547238 .clearfix,
    .overview #d1547240 .clearfix,
    .overview #d1547241 .clearfix {
        flex-direction: column;
        align-items: flex-start;
    }

    .overview #d1547235.custom-image-right .clearfix,
    .overview #d1547236.custom-image-right .clearfix,
    .overview #d1547238.custom-image-right .clearfix,
    .overview #d1547240.custom-image-right .clearfix,
    .overview #d1547241.custom-image-right .clearfix {
        flex-direction: column;
    }

    .overview #d1547235 .clearfix .media-box,
    .overview #d1547236 .clearfix .media-box,
    .overview #d1547238 .clearfix .media-box,
    .overview #d1547240 .clearfix .media-box,
    .overview #d1547241 .clearfix .media-box {
        width: 100%;
    }

    .overview #d1547235.custom-image-left .clearfix .media-box,
    .overview #d1547236.custom-image-left .clearfix .media-box,
    .overview #d1547238.custom-image-left .clearfix .media-box,
    .overview #d1547240.custom-image-left .clearfix .media-box,
    .overview #d1547241.custom-image-left .clearfix .media-box {
        padding: 0 0 25px 25px;
    }

    .overview #d1547235.custom-image-right .clearfix .media-box,
    .overview #d1547236.custom-image-right .clearfix .media-box,
    .overview #d1547238.custom-image-right .clearfix .media-box,
    .overview #d1547240.custom-image-right .clearfix .media-box,
    .overview #d1547241.custom-image-right .clearfix .media-box {
        padding: 0 25px 25px 0;
    }

    .overview #d1547235 .clearfix .media-box::after,
    .overview #d1547236 .clearfix .media-box::after,
    .overview #d1547238 .clearfix .media-box::after,
    .overview #d1547240 .clearfix .media-box::after,
    .overview #d1547241 .clearfix .media-box::after {
        width: calc(100% - 25px);
        height: calc(100% - 25px);
    }

    .overview #d1547235 .clearfix .text-box,
    .overview #d1547236 .clearfix .text-box,
    .overview #d1547238 .clearfix .text-box,
    .overview #d1547240 .clearfix .text-box,
    .overview #d1547241 .clearfix .text-box {
        margin-top: 25px;
        padding: 0 !important;
        width: 100%;
    }

    .overview #d1547235 .clearfix .text-box h3,
    .overview #d1547236 .clearfix .text-box h3,
    .overview #d1547238 .clearfix .text-box h3,
    .overview #d1547240 .clearfix .text-box h3,
    .overview #d1547241 .clearfix .text-box h3 {
        display: block !important;
        margin: 0 0 10px;
        font-size: 20px;
    }

    .overview #d1547235 .clearfix .text-box p,
    .overview #d1547236 .clearfix .text-box p,
    .overview #d1547238 .clearfix .text-box p,
    .overview #d1547240 .clearfix .text-box p,
    .overview #d1547241 .clearfix .text-box p {
        font-size: 13px;
    }
}

.overview [data-id=d98445-7] {
    margin: 100px auto 0;
}

@media screen and (max-width: 767px) {
    .overview [data-id=d98445-7] {
        margin: 50px auto 0;
    }

    .overview [data-id=d98445-7] .row .movie-3-in-a-row h3 {
        margin: 12px 0 0;
        font-size: 15px;
    }
}<!--0.00026512145996094-->