
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

html {
    color: #34354f
}

body, html {
    background: #fff;
    display: block;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-size: 1.11111vw;
    line-height: 1.5
}

ol, ul {
    list-style: none
}

a {
    color: inherit;
    text-decoration: none
}

.mc-container {
    width: 75vw !important;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    .mc-container {
        width: 90% !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-container {
        width: 95% !important
    }
}

.gap {
    padding-bottom: 4.16667vw !important
}

@media screen and (max-width:767px) {
    .gap {
        padding-bottom: 16vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .gap {
        padding-bottom: 5.85938vw !important
    }
}

.pc-gap {
    padding-bottom: 4.16667vw !important
}

@media screen and (max-width:767px) {
    .pc-gap {
        padding-bottom: 0 !important
    }
}

.mobile-mini-gap {
    padding-bottom: 4.16667vw !important
}

@media screen and (max-width:767px) {
    .mobile-mini-gap {
        padding-bottom: 8vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mobile-mini-gap {
        padding-bottom: 5.85938vw !important
    }
}

.cf:after, .cf:before {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom: 1
}

@media screen and (max-width:767px) {
    .show-pc {
        display: none !important
    }
}

.show-mob {
    display: none !important
}

@media screen and (max-width:767px) {
    .show-mob {
        display: block !important
    }
}

.show-mob-pad {
    display: none !important
}

@media screen and (max-width:767px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    .show-mob-pad {
        display: block !important
    }
}

.show-mob-ib {
    display: none !important
}

@media screen and (max-width:767px) {
    .show-mob-ib {
        display: inline-block !important
    }
}

.main {
    display: block;
    margin-top: 4.86111vw;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 72vh
}

@media screen and (max-width:767px) {
    .main {
        margin-top: 18.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .main {
        margin-top: 9.11458vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    .main {
        margin-top: 6.83594vw
    }
}

.richtxt-title {
    font-size: 2.5vw;
    font-weight: 700;
    line-height: 1.25
}

@media screen and (max-width:767px) {
    .richtxt-title {
        font-size: 6.93333vw
    }
}

.richtxt-title h2 {
    font-size: 3.75vw
}

@media screen and (max-width:767px) {
    .richtxt-title h2 {
        font-size: 8vw
    }
}

.richtxt-title h3 {
    font-size: 3.33333vw
}

@media screen and (max-width:767px) {
    .richtxt-title h3 {
        font-size: 7.46667vw
    }
}

.richtxt-title h4 {
    font-size: 2.77778vw
}

@media screen and (max-width:767px) {
    .richtxt-title h4 {
        font-size: 6.93333vw
    }
}

.richtxt-title h5 {
    font-size: 2.5vw
}

@media screen and (max-width:767px) {
    .richtxt-title h5 {
        font-size: 6.4vw
    }
}

.richtxt-description {
    font-size: .97222vw;
    font-weight: 400 !important;
    line-height: 1.5;
    margin-top: 2.08333vw
}

@media screen and (max-width:767px) {
    .richtxt-description {
        font-size: 3.2vw;
        margin-top: .55556vw
    }
}

.richtxt-description h2 {
    font-size: 1.94444vw;
    font-weight: 400 !important
}

@media screen and (max-width:767px) {
    .richtxt-description h2 {
        font-size: 4.26667vw
    }
}

.richtxt-description h3 {
    font-size: 1.66667vw;
    font-weight: 400 !important
}

@media screen and (max-width:767px) {
    .richtxt-description h3 {
        font-size: 3.73333vw
    }
}

.richtxt-description h4 {
    font-size: 1.38889vw;
    font-weight: 400 !important
}

@media screen and (max-width:767px) {
    .richtxt-description h4 {
        font-size: 3.2vw
    }
}

.richtxt-description h5 {
    font-size: 1.11111vw;
    font-weight: 400 !important
}

@media screen and (max-width:767px) {
    .richtxt-description h5 {
        font-size: 2.66667vw
    }
}

.richtxt-description h6 {
    font-size: .97222vw;
    font-weight: 400 !important
}

@media screen and (max-width:767px) {
    .richtxt-description h6 {
        font-size: 2.13333vw
    }
}

.page-space {
    width: 100%;
    height: 16.66667vw
}

@media screen and (max-width:767px) {
    .page-space {
        height: 45.33333vw
    }
}

.banner-space {
    margin-bottom: 4.16667vw !important
}

@media screen and (max-width:767px) {
    .banner-space {
        margin-bottom: 16vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .banner-space {
        margin-bottom: 5.85938vw !important
    }
}

.white-pre, pre {
    white-space: pre-wrap
}

pre {
    font-family: inherit
}

.public-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 4.16667vw;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .public-title {
        padding-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .public-title {
        padding-bottom: 5.85938vw
    }
}

.public-title span {
    display: inline-block;
    line-height: 2;
    padding: 0 1.38889vw;
    color: #fff;
    background-color: #34364e;
    text-indent: 1.5px;
    letter-spacing: 1.5px;
    font-size: 2.22222vw;
    font-variant-ligatures: none
}

@media screen and (max-width:767px) {
    .public-title span {
        font-size: 6.4vw;
        padding: 0 2.66667vw;
        line-height: 10.13333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .public-title span {
        font-size: 2.34375vw;
        padding: 0 1.95312vw
    }
}

.public-title a {
    color: #34364e;
    letter-spacing: 1px;
    cursor: pointer;
    font-weight: 700;
    font-size: 1.38889vw;
    text-transform: capitalize
}

@media screen and (max-width:767px) {
    .public-title a {
        font-size: 4.8vw
    }
}

.public-title a:hover {
    color: #225560
}

.public-btn {
    text-align: center;
    margin-top: 2.08333vw
}

@media screen and (max-width:767px) {
    .public-btn {
        margin-top: 8vw
    }
}

.public-btn a {
    display: inline-block;
    background-color: #34354f;
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    letter-spacing: .06944vw;
    text-align: center;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    font-style: normal;
    line-height: 1
}

@media screen and (max-width:767px) {
    .public-btn a {
        padding: 4vw 5.33333vw;
        font-size: 4.8vw;
        letter-spacing: .26667vw
    }
}

.public-btn a:hover {
    background: #225560
}

.public-btn.align-left {
    text-align: left
}

.public-btn.align-right {
    text-align: right
}

.public-btn.no-bg a {
    background: none;
    color: #34354f;
    padding: 0
}

    .public-btn.no-bg a:hover {
        color: #225560;
        background: none
    }

picture {
    display: block;
    width: 100%
}

.swiper-button-next, .swiper-button-prev {
    outline: none !important
}

.buttons-contarin {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .buttons-contarin .button-item {
        display: inline-block;
        margin-top: 1.38889vw;
        padding: 1.04167vw 1.38889vw;
        font-size: 1.38889vw;
        letter-spacing: 1px;
        text-align: center;
        background-color: #34354f;
        color: #fff;
        cursor: pointer;
        font-weight: 700;
        font-style: normal
    }

@media screen and (max-width:767px) {
    .buttons-contarin .button-item {
        margin-top: 5.33333vw;
        padding: 4vw 5.33333vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .buttons-contarin .button-item {
        margin-top: 1.95312vw;
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw
    }
}

.buttons-contarin .button-item:last-of-type {
    margin-bottom: 1.38889vw
}

@media screen and (max-width:767px) {
    .buttons-contarin .button-item:last-of-type {
        margin-bottom: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .buttons-contarin .button-item:last-of-type {
        margin-bottom: 1.95312vw
    }
}

.buttons-contarin .button-item:hover {
    background-color: #225560
}

.mc-card-swiper {
    overflow: hidden;
    position: relative
}

    .mc-card-swiper .item-img {
        width: 100%;
        height: auto
    }

    .mc-card-swiper .m-dev-content {
        width: 92%;
        padding: 1.04167vw;
        margin: -2.08333vw auto 0;
        background-color: #fff;
        box-sizing: border-box;
        position: relative;
        z-index: 2
    }

@media screen and (max-width:767px) {
    .mc-card-swiper .m-dev-content {
        padding: 4vw;
        margin: -8vw auto 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-card-swiper .m-dev-content {
        padding: 1.46484vw;
        margin: -2.92969vw auto 0
    }
}

.mc-card-swiper .m-dev-item-title {
    font-size: 1.66667vw;
    line-height: 1;
    letter-spacing: 1px;
    max-height: 100%;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-card-swiper .m-dev-item-title {
        font-size: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-card-swiper .m-dev-item-title {
        font-size: 2.34375vw
    }
}

.mc-card-swiper .m-dev-item-desc {
    max-height: 100%;
    margin-top: 1.04167vw;
    font-size: 1.25vw;
    line-height: 1.33;
    font-weight: 500;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .mc-card-swiper .m-dev-item-desc {
        margin-top: 4vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-card-swiper .m-dev-item-desc {
        margin-top: 1.46484vw;
        font-size: 1.75781vw
    }
}

.mc-card-swiper .learn-more {
    font-size: 1.38889vw;
    margin-top: .69444vw;
    line-height: 1;
    letter-spacing: 1px;
    display: block;
    color: #34354f;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-card-swiper .learn-more {
        font-size: 5.33333vw;
        margin-top: 2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-card-swiper .learn-more {
        font-size: 1.95312vw;
        margin-top: .97656vw
    }
}

.mc-card-swiper .u-arrow-solid {
    display: inline-block;
    width: 4.16667vw;
    height: 4.16667vw;
    background-color: #225560;
    position: relative;
    z-index: 1;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .mc-card-swiper .u-arrow-solid {
        width: 10.66667vw;
        height: 10.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-card-swiper .u-arrow-solid {
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.mc-card-swiper .u-arrow-solid {
    position: absolute;
    top: 7.15278vw
}

@media screen and (max-width:767px) {
    .mc-card-swiper .u-arrow-solid {
        top: 0
    }
}

.mc-card-swiper .u-arrow-solid.right {
    right: 0
}

.mc-card-swiper .u-arrow-solid.left {
    left: 0
}

.mc-card-swiper .u-arrow-solid:before {
    content: "";
    position: absolute;
    width: 1.38889vw;
    height: 1.38889vw;
    top: 50%;
    left: 45%;
    border: 2px solid #fff;
    border-right: 0;
    border-bottom: 0;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%) rotate(135deg);
    transform: translate(-50%,-50%) rotate(135deg)
}

@media screen and (max-width:767px) {
    .mc-card-swiper .u-arrow-solid:before {
        width: 3.2vw;
        height: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-card-swiper .u-arrow-solid:before {
        width: 1.17188vw;
        height: 1.17188vw
    }
}

.mc-card-swiper .u-arrow-solid.left:before {
    left: 55%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.card-swiper-two .m-dev-content {
    padding: 2.08333vw 2.08333vw 1.04167vw
}

@media screen and (max-width:767px) {
    .card-swiper-two .m-dev-content {
        padding: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .card-swiper-two .m-dev-content {
        padding: 2.92969vw 2.92969vw 1.46484vw
    }
}

.mc-contact-us-details {
    font-size: 1.66667vw;
    color: #34364e;
    line-height: normal;
    font-style: normal;
    letter-spacing: .06944vw
}

@media screen and (max-width:767px) {
    .mc-contact-us-details {
        letter-spacing: .26667vw;
        font-size: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details {
        letter-spacing: .09766vw;
        font-size: 2.34375vw
    }
}

.mc-contact-us-details .mc-hq-title {
    width: 70%;
    line-height: 1.5
}

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-title {
        width: 100%
    }
}

.mc-contact-us-details .mc-hq-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4.51389vw 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper {
        min-width: 33.33%;
        margin-top: 1.38889vw;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-item-container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 4vw 0 16vw
    }

        .mc-contact-us-details .mc-hq-item-container, .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper {
            -webkit-box-align: start;
            -webkit-align-items: flex-start;
            -ms-flex-align: start;
            align-items: flex-start;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                margin-top: 6.66667vw
            }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details .mc-hq-item-container {
        margin: 6.34766vw 0
    }

        .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper {
            margin-top: 2.44141vw
        }
}

.mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:first-child {
    margin-top: 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:first-child {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:first-child {
        margin-top: 6.66667vw
    }
}

.mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:nth-child(2) {
    margin-top: 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:nth-child(2) {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:nth-child(2) {
        margin-top: 6.66667vw
    }
}

.mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:nth-child(3) {
    margin-top: 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:nth-child(3) {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-item-container .mc-hq-item-wrapper:nth-child(3) {
        margin-top: 6.66667vw
    }
}

.mc-contact-us-details .mc-hq-item-container .mc-hq-partment {
    font-weight: 700
}

.mc-contact-us-details .mc-hq-item-container:last-child {
    margin-bottom: 0 !important
}

.mc-contact-us-details .mc-hq-general {
    margin-top: 3.47222vw;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-general {
        margin-top: 13.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details .mc-hq-general {
        margin-top: 4.88281vw
    }
}

.mc-contact-us-details .mc-hq-mail {
    display: block;
    margin-top: .34722vw;
    color: #34364e
}

@media screen and (max-width:767px) {
    .mc-contact-us-details .mc-hq-mail {
        margin-top: 1.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us-details .mc-hq-mail {
        margin-top: .48828vw
    }
}

.mc-contact-us {
    text-align: center;
    color: #34364e;
    letter-spacing: .06944vw;
    line-height: normal
}

@media screen and (max-width:767px) {
    .mc-contact-us {
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us {
        letter-spacing: .09766vw
    }
}

.mc-contact-us .mc-contact-us-title {
    font-weight: 700;
    font-size: 2.77778vw;
    letter-spacing: .10417vw;
    font-variant-ligatures: none;
    margin-bottom: .34722vw;
    line-height: 1.2
}

@media screen and (max-width:767px) {
    .mc-contact-us .mc-contact-us-title {
        margin-bottom: 1.5625vw;
        font-size: 8.53333vw;
        letter-spacing: .4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us .mc-contact-us-title {
        letter-spacing: .14648vw;
        margin-bottom: .48828vw;
        font-size: 3.90625vw
    }
}

.mc-contact-us .mc-contact-us-link {
    display: block;
    margin-bottom: .34722vw;
    font-size: 1.66667vw;
    text-decoration: none;
    color: inherit
}

@media screen and (max-width:767px) {
    .mc-contact-us .mc-contact-us-link {
        margin-bottom: 1.5625vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-contact-us .mc-contact-us-link {
        margin-bottom: .48828vw;
        font-size: 2.34375vw
    }
}

.mc-credit-rating-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -2.08333vw
}

@media screen and (max-width:767px) {
    .mc-credit-rating-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 8vw;
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-credit-rating-container {
        padding-top: 2.92969vw
    }
}

.mc-credit-rating-container .mc-arc-wrapper {
    min-width: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.08333vw
}

@media screen and (max-width:767px) {
    .mc-credit-rating-container .mc-arc-wrapper {
        width: 100%;
        margin-bottom: 0
    }
}

.mc-credit-rating-container .mc-arc-wrapper .mc-arc-box {
    position: relative;
    width: 13.99931vw;
    height: 13.99931vw;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box {
        width: 36.45867vw;
        height: 36.45867vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box {
        width: 14.03516vw;
        height: 14.03516vw
    }
}

.mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-circle {
    position: relative;
    color: #34364e
}

    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-circle:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 12vw;
        height: 12vw;
        border: 1vw solid;
        border-radius: 50%
    }

@media screen and (max-width:767px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-circle:before {
        width: 36.45867vw;
        height: 36.45867vw;
        border: 2.48vw solid;
        box-sizing: border-box
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-circle:before {
        width: 11.99902vw;
        height: 11.99902vw;
        border: .9082vw solid
    }
}

.mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-text {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 50%;
    width: 10vw;
    height: 10vw;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    line-height: 10vw;
    font-size: 6vw;
    font-weight: 700;
    color: #34364e
}

@media screen and (max-width:767px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-text {
        width: 26.04267vw;
        height: 26.04267vw;
        line-height: 26.04267vw;
        font-size: 14.584vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-box .mc-arc-text {
        width: 9.53711vw;
        height: 9.53711vw;
        line-height: 8.78906vw;
        font-size: 6vw
    }
}

.mc-credit-rating-container .mc-arc-wrapper .mc-arc-item-title {
    margin-top: 3vw;
    font-size: 1.66667vw;
    color: #34364e;
    line-height: normal;
    max-width: 100%;
    word-break: break-word
}

@media screen and (max-width:767px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-item-title {
        margin: 6.25vw 0;
        font-size: 6.25vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-credit-rating-container .mc-arc-wrapper .mc-arc-item-title {
        margin: 2.34375vw 0;
        font-size: 2.34375vw
    }
}

.data-icon, .mc-credit-rating-container .mc-arc-wrapper:first-child, .mc-credit-rating-container .mc-arc-wrapper:nth-child(2), .mc-credit-rating-container .mc-arc-wrapper:nth-child(3), .mc-credit-rating-container .mc-arc-wrapper:nth-child(4) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.data-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .data-icon .swiper-banner-btn {
        color: #34364e;
        top: 12vw
    }

    .data-icon .swiper-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

@media screen and (max-width:767px) {
    .data-icon .swiper-wrapper {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.data-icon .data-icon-list {
    min-width: 25%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 1.38889vw;
    padding-right: 2.77778vw
}

@media screen and (max-width:767px) {
    .data-icon .data-icon-list {
        width: 100%;
        min-width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        margin-top: 0;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .data-icon .data-icon-list {
        margin-top: 1.95312vw;
        padding-right: 3.90625vw
    }
}

.data-icon .data-icon-list:last-child {
    padding-right: 0
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .data-icon .data-icon-list:last-child {
        padding-right: 0
    }
}

@media screen and (max-width:767px) {
    .data-icon .data-icon-list .data-icon-text {
        max-width: 65%
    }
}

.data-icon .data-icon-list .data-icon-num {
    letter-spacing: 2px;
    font-size: 3.88889vw;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .data-icon .data-icon-list .data-icon-num {
        font-size: 10.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .data-icon .data-icon-list .data-icon-num {
        font-size: 3.90625vw
    }
}

.data-icon .data-icon-list .m-data-icon-main-up {
    font-size: 2.36111vw;
    font-weight: 900;
    vertical-align: super;
    position: relative;
    top: -1.04167vw;
    font-style: normal
}

@media screen and (max-width:767px) {
    .data-icon .data-icon-list .m-data-icon-main-up {
        font-size: 6.93333vw;
        top: -2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .data-icon .data-icon-list .m-data-icon-main-up {
        font-size: 2.34375vw;
        top: -.97656vw
    }
}

.data-icon .data-icon-list .data-icon-name {
    font-size: 1.66667vw;
    font-weight: 500;
    white-space: normal;
    letter-spacing: 2px
}

@media screen and (max-width:767px) {
    .data-icon .data-icon-list .data-icon-name {
        font-size: 4.26667vw;
        text-align: left;
        max-width: 100%;
        letter-spacing: 1px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .data-icon .data-icon-list .data-icon-name {
        font-size: 1.75781vw
    }
}

.data-icon .data-icon-list:first-child, .data-icon .data-icon-list:nth-child(2), .data-icon .data-icon-list:nth-child(3), .data-icon .data-icon-list:nth-child(4) {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .mc-data-icon {
        position: relative
    }

        .mc-data-icon .J-stock-iframe {
            margin-bottom: 16vw
        }

        .mc-data-icon .public-title a {
            position: absolute;
            left: 0;
            height: 16vw;
            bottom: 8vw;
            line-height: 16vw
        }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-data-icon .J-stock-iframe {
        margin-bottom: 5.85938vw
    }

    .mc-data-icon .public-title a {
        font-size: 1.95312vw
    }

    .mc-data-icon .public-title span {
        padding: 0 1.95312vw;
        line-height: 2
    }
}

.data-image {
    margin: 0 auto;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .data-image {
        max-width: unset
    }
}

@media screen and (max-width:767px) {
    .data-image .data-image-container {
        max-width: unset;
        overflow-y: hidden;
        overflow-x: scroll
    }
}

.data-image .data-image-container .data-image-update {
    text-align: right
}

    .data-image .data-image-container .data-image-update .data-image-text {
        font-size: .83333vw;
        color: #a9a9a9
    }

@media screen and (max-width:767px) {
    .data-image .data-image-container .data-image-update .data-image-text {
        font-size: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .data-image .data-image-container .data-image-update .data-image-text {
        font-size: 1.17188vw
    }
}

.data-image .data-image-container .data-image-con {
    width: 100%
}

@media screen and (max-width:767px) {
    .data-image .data-image-container .data-image-con {
        width: 100%;
        overflow-x: auto
    }
}

.data-image .data-image-container .data-image-con p {
    overflow-x: auto
}

.data-image .data-image-container .data-image-con img {
    width: 100% !important;
    height: auto !important;
    display: block !important
}

@media screen and (max-width:767px) {
    .data-image .data-image-container .data-image-con img {
        width: auto !important;
        max-width: 100000px
    }
}

.data-image .data-image-container .data-image-con div {
    width: 100%
}

@media screen and (max-width:767px) {
    .data-image .data-image-container .data-image-con div {
        width: 100%;
        overflow-x: auto
    }
}

.experience-level {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #34364e;
    background-color: rgba(0,0,0,.5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 101;
    font-weight: 500;
    font-style: normal
}

@media screen and (max-width:767px) {
    .experience-level {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .experience-level {
        font-size: 1.75781vw
    }
}

.experience-level .m-dialog-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.38889vw;
    border: 3px solid #34364e;
    background-color: #fff;
    padding: 4.16667vw 3.47222vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 53.61111vw;
    max-height: 90%;
    overflow-y: auto
}

@media screen and (max-width:767px) {
    .experience-level .m-dialog-main {
        width: 91%;
        font-size: 4.8vw;
        padding: 8vw 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .experience-level .m-dialog-main {
        font-size: 1.75781vw;
        padding: 5.85938vw 3.5vw;
        width: 70.85645vw
    }
}

.experience-level .m-dialog-main .title {
    position: relative;
    font-size: 2.77778vw;
    letter-spacing: 2px;
    line-height: 1;
    text-align: center;
    font-weight: 900;
    font-style: normal;
    margin-bottom: 2.08333vw
}

@media screen and (max-width:767px) {
    .experience-level .m-dialog-main .title {
        margin-bottom: 8vw;
        font-size: 8.53333vw;
        letter-spacing: 1.6px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .experience-level .m-dialog-main .title {
        margin-bottom: 2.92969vw;
        font-size: 3.90625vw;
        letter-spacing: .15625vw
    }
}

.experience-level .m-dialog-main .sub-title {
    margin-bottom: 2.08333vw;
    line-height: 1.5;
    letter-spacing: .83px
}

@media screen and (max-width:767px) {
    .experience-level .m-dialog-main .sub-title {
        margin-bottom: 8vw;
        padding: 0 8vw;
        line-height: 5.86667vw;
        letter-spacing: .65px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .experience-level .m-dialog-main .sub-title {
        margin-bottom: 2.92969vw;
        font-size: 1.95312vw
    }
}

.experience-level .m-dialog-main .m-dialog-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 25.13889vw;
    min-width: 25vw
}

@media screen and (max-width:767px) {
    .experience-level .m-dialog-main .m-dialog-body {
        width: 100%;
        max-width: none;
        min-width: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .experience-level .m-dialog-main .m-dialog-body {
        max-width: 35.35156vw;
        min-width: 35.15625vw
    }
}

.experience-level .m-dialog-main .m-dialog-body .m-dialog-check-item {
    width: 100%;
    padding: 1.04167vw 1.38889vw;
    color: #fff;
    background-color: #34364e;
    margin-bottom: .69444vw;
    line-height: 1.66667vw;
    letter-spacing: .06944vw;
    white-space: wrap;
    cursor: pointer;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .experience-level .m-dialog-main .m-dialog-body .m-dialog-check-item {
        margin-bottom: 2.66667vw;
        padding: 4vw 5.33333vw;
        line-height: 4.8vw;
        width: 94%;
        font-size: 4.8vw;
        letter-spacing: .17333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .experience-level .m-dialog-main .m-dialog-body .m-dialog-check-item {
        margin-bottom: .97656vw;
        padding: 1.46484vw 1.95312vw;
        line-height: 2.34375vw;
        width: 100%;
        font-size: 1.75781vw;
        letter-spacing: .09766vw;
        font-size: 1.95312vw
    }
}

.hide {
    display: none
}

.mc-figures .figures-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 1vw;
        margin-top: 2.604vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container {
        padding: 0 1.40625vw
    }
}

.mc-figures .figures-container .data-icon-item {
    width: 33.33%;
    margin-bottom: 2.08333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #34364e
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item {
        width: 100%;
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item {
        margin-bottom: 2.92969vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-top {
    width: 18.75vw;
    height: 18.75vw;
    border: 3.125vw solid #34364e;
    border-radius: 50%;
    position: relative;
    box-sizing: border-box
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-top {
        width: 50.312vw;
        height: 50.312vw;
        border: 10.93333vw solid #34364e
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-top {
        width: 18.02148vw;
        height: 18.02148vw;
        border: 2.80371vw solid #34364e
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-top:before {
    width: 18.81944vw;
    height: 9.51389vw;
    left: -3.125vw;
    top: 6.18056vw;
    position: absolute;
    content: "";
    background-color: #fff;
    z-index: 2
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-top:before {
        width: 51.2vw;
        height: 25.6vw;
        left: -11.2vw;
        top: 14.13333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-top:before {
        width: 19.92188vw;
        height: 10.99854vw;
        left: -4vw;
        top: 5.37109vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-top:after {
    width: 10.41667vw;
    height: 10.41667vw;
    left: 6.25vw;
    top: -4.16667vw;
    position: absolute;
    content: "";
    background-color: #fff;
    z-index: 2
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-top:after {
        width: 28.12453vw;
        height: 25.624vw;
        left: 14.05333vw;
        top: -11.20267vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-top:after {
        width: 10.29951vw;
        height: 9.47266vw;
        left: 6.12305vw;
        top: -4.10254vw
    }
}

.mc-figures .figures-container .data-icon-item .percent {
    position: absolute;
    z-index: 6;
    font-size: 1.94444vw;
    color: #fff;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
    left: -5vw;
    width: 11vw;
    text-align: center;
    top: -.3vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .percent {
        width: 23.4vw;
        font-size: 5.46vw;
        top: -1.56vw;
        left: -12.48vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .percent {
        font-size: 1.79687vw;
        width: 10.99805vw;
        top: -.3vw;
        left: -5vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main {
    width: 16.66667vw;
    height: 16.66667vw;
    border: 1.25vw solid #34364e;
    top: -2.08333vw;
    left: -2.08333vw;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    z-index: 3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main {
        width: 44.06133vw;
        height: 44.06133vw;
        border: 4.53333vw solid #34364e;
        top: -8vw;
        left: -8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main {
        font-size: 1.95312vw;
        width: 16.99219vw;
        height: 16.99219vw;
        border: 1.19922vw solid #34364e;
        top: -2vw;
        left: -2vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main:before {
    width: 10.41667vw;
    height: 1.5625vw;
    top: 6.04167vw;
    left: -3.125vw;
    content: "";
    position: absolute;
    background-color: #fff;
    z-index: 4
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main:before {
        width: 25.93867vw;
        height: 3.12533vw;
        top: 17.33333vw;
        left: -7.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main:before {
        width: 9.99912vw;
        height: 1.49902vw;
        top: 5.8vw;
        left: -3vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main:after {
    width: 1.5625vw;
    height: 10.41667vw;
    top: -4.16667vw;
    left: 6.25vw;
    content: "";
    position: absolute;
    background-color: #fff;
    z-index: 4
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main:after {
        width: 3.12533vw;
        height: 25.93867vw;
        top: -7.6vw;
        left: 17.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main:after {
        width: 1.49902vw;
        height: 9.99912vw;
        top: -4vw;
        left: 6vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main .main-text {
    font-size: 0;
    z-index: 5;
    font-weight: bolder;
    line-height: 1;
    white-space: nowrap
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text {
        max-width: 23.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text {
        max-width: 32.768vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main .main-text .big {
    font-size: 2.77778vw
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text .big {
        font-size: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text .big {
        font-size: 2.6vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main .main-text .marks {
    font-size: 1.80556vw
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text .marks {
        font-size: 4.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text .marks {
        font-size: 2vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-main .main-text .th-marks {
    position: relative;
    top: -1.04167vw
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text .th-marks {
        top: -1.86667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-main .main-text .th-marks {
        top: -.78125vw
    }
}

.mc-figures .figures-container .data-icon-item .data-icon-text {
    font-size: 1.94444vw;
    margin-top: 2.29167vw;
    max-width: 100%;
    line-height: 1;
    word-break: break-work
}

@media screen and (max-width:767px) {
    .mc-figures .figures-container .data-icon-item .data-icon-text {
        font-size: 6.24vw;
        margin-top: 8.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .figures-container .data-icon-item .data-icon-text {
        font-size: 2vw;
        margin-top: 3.22266vw
    }
}

.mc-figures .figures-container .data-icon-item:first-child, .mc-figures .figures-container .data-icon-item:nth-child(2), .mc-figures .figures-container .data-icon-item:nth-child(3) {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 33.33%
}

.mc-figures .mc-figures-sub {
    letter-spacing: .06944vw;
    font-size: 1.38889vw;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .mc-figures .mc-figures-sub {
        letter-spacing: .26667vw;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .mc-figures-sub {
        font-size: 1.95312vw
    }
}

.mc-figures .mc-figures-sub .mc-figures-sub-text {
    text-align: right
}

    .mc-figures .mc-figures-sub .mc-figures-sub-text .mc-figures-sub-small {
        font-size: .83333vw;
        color: #a9a9a9
    }

@media screen and (max-width:767px) {
    .mc-figures .mc-figures-sub .mc-figures-sub-text .mc-figures-sub-small {
        font-size: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-figures .mc-figures-sub .mc-figures-sub-text .mc-figures-sub-small {
        font-size: 1.17188vw
    }
}

footer#footer {
    margin-top: 4.16667vw;
    width: 100%;
    background-color: #efefef
}

@media screen and (max-width:767px) {
    footer#footer {
        margin-top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer {
        margin-top: 5.85938vw
    }
}

footer#footer .mc-footer-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #34354f;
    font-size: 1.11111vw;
    padding: 4.16667vw 0 2.08333vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-content {
        font-size: 4.26667vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 8vw 0
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    footer#footer .mc-footer-content {
        font-size: 2.08333vw;
        padding: 3.90625vw 0
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-content {
        font-size: 1.5625vw;
        padding: 5.85938vw 0 2.92969vw
    }
}

footer#footer .mc-footer-side {
    padding-right: 1.38889vw;
    padding-top: 1.94444vw;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 15%;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-side {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    footer#footer .mc-footer-side {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-side {
        padding-right: 1.95312vw;
        padding-top: 2.73438vw
    }
}

footer#footer .mc-footer-item {
    font-weight: 500;
    margin-bottom: .55556vw;
    padding-right: .69444vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-item {
        margin-bottom: 0;
        padding-right: 0;
        line-height: 2
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    footer#footer .mc-footer-item {
        margin-right: 3.90625vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-item {
        margin-bottom: .78125vw;
        padding-right: .97656vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer .mc-footer-item:last-child {
        margin-right: 0
    }
}

footer#footer .mc-footer-item:hover {
    color: #225560
}

footer#footer .mc-footer-icon {
    margin-left: .27778vw;
    width: 1.11111vw;
    vertical-align: middle;
    margin-top: -.3vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-icon {
        margin-left: 1.06667vw;
        width: 4.26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    footer#footer .mc-footer-icon {
        margin-left: .52083vw;
        width: 2.08333vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-icon {
        margin-left: .39062vw;
        width: 1.5625vw
    }
}

footer#footer .mc-footer-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 85%;
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-main {
        display: none
    }
}

footer#footer .mc-footer-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

footer#footer .mc-footer-title {
    font-weight: 700;
    letter-spacing: .05556vw;
    margin-bottom: .55556vw
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-title {
        letter-spacing: .07812vw;
        margin-bottom: .78125vw
    }
}

footer#footer .mc-footer-legal {
    background-color: #34354f;
    color: #fff;
    font-size: .83333vw;
    letter-spacing: .05208vw;
    line-height: 1.11111vw;
    padding: 1.11111vw 0
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-legal {
        font-size: 3.2vw;
        letter-spacing: .46667vw;
        padding: 8vw 0;
        line-height: 2;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    footer#footer .mc-footer-legal {
        font-size: 1.5625vw;
        letter-spacing: .22786vw;
        padding: 3.90625vw 0
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-legal {
        font-size: 1.17188vw;
        letter-spacing: .07324vw;
        line-height: 1.5625vw;
        padding: 1.5625vw 0
    }
}

footer#footer .mc-footer-legal-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-legal-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer .mc-footer-legal-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-copyright {
        -webkit-box-ordinal-group: 100;
        -webkit-order: 99;
        -ms-flex-order: 99;
        order: 99
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer .mc-footer-copyright {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0
    }
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-legal-links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer .mc-footer-legal-links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

footer#footer .mc-footer-legal-link {
    margin-left: 3.47222vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) and (max-aspect-ratio:1/1) {
    footer#footer .mc-footer-legal-link {
        display: inline-block;
        margin-left: 0;
        width: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer .mc-footer-legal-link {
        padding-right: 2.60417vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    footer#footer .mc-footer-legal-link {
        margin-left: 4.88281vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    footer#footer .mc-footer-legal-link:last-child {
        padding-right: 0
    }
}

footer#footer .mc-footer-legal-link:hover {
    border-bottom: 1px solid #fff
}

.governance-structure .m-board-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    overflow: auto;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff
}

.governance-structure .m-board-item {
    width: 25%;
    box-sizing: border-box;
    padding: .69444vw 1.38889vw 0 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 3.47222vw;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    position: relative
}

@media screen and (max-width:767px) {
    .governance-structure .m-board-item {
        width: 100%;
        padding: 0;
        margin: 2.08333vw 0 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .governance-structure .m-board-item {
        padding: .97656vw 1.95312vw 0 0;
        margin-bottom: 4.88281vw
    }
}

.governance-structure .m-board-item .m-board-link {
    display: block;
    color: #000
}

    .governance-structure .m-board-item .m-board-link .m-board-item-thumbnail {
        width: 15.97222vw;
        height: 15.97222vw;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto
    }

@media screen and (max-width:767px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-thumbnail {
        width: 42.66667vw;
        height: 42.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-thumbnail {
        width: 15.99883vw;
        height: 15.99883vw
    }
}

.governance-structure .m-board-item .m-board-link .m-board-item-thumbnail img {
    width: 100%;
    height: 100%
}

.governance-structure .m-board-item .m-board-link .m-board-item-name {
    margin-top: 1.73611vw;
    letter-spacing: 1px;
    font-style: normal;
    font-size: 1.38889vw;
    text-align: center
}

@media screen and (max-width:767px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-name {
        margin-top: 8vw;
        font-size: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-name {
        margin-top: 2.44141vw;
        font-size: 1.95312vw
    }
}

.governance-structure .m-board-item .m-board-link .m-board-item-position {
    margin-top: 1.38889vw;
    letter-spacing: 1px;
    font-style: normal;
    font-size: 1.25vw;
    text-align: center
}

@media screen and (max-width:767px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-position {
        height: auto;
        font-size: 5.33333vw;
        margin-top: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-position {
        font-size: 1.75781vw;
        margin-top: 1.95312vw
    }
}

.governance-structure .m-board-item .m-board-link .m-board-item-summary {
    margin-top: 1.38889vw;
    letter-spacing: 1px;
    font-style: normal;
    font-size: .97222vw;
    display: none;
    overflow: hidden;
    line-height: 1.3
}

@media screen and (max-width:767px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-summary {
        font-size: 4.8vw;
        margin-top: 5.33333vw;
        display: block;
        height: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .governance-structure .m-board-item .m-board-link .m-board-item-summary {
        font-size: 1.36719vw;
        margin-top: 1.95312vw
    }
}

.governance-structure .m-board-item :last-child {
    padding-right: 0
}

.governance-structure .hidden {
    display: none !important
}

.governance-structure .show {
    display: block
}

.governance-structure .m-board-btn-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .governance-structure .m-board-btn-box .learn-more-btn {
        display: inline-block;
        padding: 1.04167vw 1.38889vw;
        font-size: 1.38889vw;
        letter-spacing: 1px;
        text-align: center;
        background-color: #34354f;
        color: #fff;
        font-weight: 700;
        font-style: normal;
        cursor: pointer
    }

@media screen and (max-width:767px) {
    .governance-structure .m-board-btn-box .learn-more-btn {
        padding: 4vw 5.33333vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .governance-structure .m-board-btn-box .learn-more-btn {
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw
    }
}

.governance-structure .m-board-btn-box .learn-more-btn:hover {
    background-color: #225560
}

header#header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 4.86111vw;
    z-index: 100;
    width: 100%
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header {
        height: 18.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header {
        height: 9.11458vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header {
        height: 6.83594vw
    }
}

header#header .mc-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav.mc-container {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        overflow: hidden
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav.mc-container {
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        overflow: hidden
    }
}

header#header .mc-brand {
    display: inline-block;
    width: 12.5vw;
    margin-right: 5.97222vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-brand {
        width: 49.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-brand {
        width: 23.4375vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-brand {
        width: 17.57812vw
    }
}

header#header .mc-brand-img {
    width: 100%;
    display: block
}

header#header .mc-nav-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-items {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        background: #225560;
        color: #fff;
        padding: 24vw 8vw 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
        z-index: 100;
        overflow: auto
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-items {
        padding: 11.71875vw 3.90625vw 0
    }
}

header#header .mc-nav-item {
    font-size: 1.11111vw;
    font-weight: 400;
    color: #34364e;
    padding-top: 1.11111vw;
    margin-right: 2.77778vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-item {
        color: inherit;
        font-size: 4.8vw;
        padding: 4vw 0;
        margin-right: 0;
        height: auto;
        width: 100%;
        border-bottom: 1px solid #4a747c
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-item {
        font-size: 2.34375vw;
        padding: 1.95312vw 0
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-item {
        font-size: 1.5625vw;
        padding-top: 1.5625vw;
        margin-right: 3.90625vw
    }
}

header#header .mc-nav-item:last-child {
    margin-right: 0
}

header#header .mc-nav-item.active .mc-nav-link, header#header .mc-nav-item:hover .mc-nav-link {
    border-bottom: 2px solid
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-item.active .mc-nav-link, header#header .mc-nav-item:hover .mc-nav-link {
        border: none
    }
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-item.show-sub-menu .mc-subnav {
        display: block
    }
}

header#header .mc-nav-item.show-sub-menu .mc-nav-item-tit i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-item-tit {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        line-height: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-item-tit {
        line-height: 3.125vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-item-tit {
        line-height: 2.34375vw
    }
}

header#header .mc-nav-item-tit i {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-item-tit i {
        display: inline-block;
        color: #4a747c;
        font-size: 6.4vw;
        -webkit-transition: all .3s;
        transition: all .3s;
        margin-right: 1.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-item-tit i {
        font-size: 3.125vw;
        margin-right: .65104vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-item-tit i {
        font-size: 2.34375vw;
        margin-right: .48828vw
    }
}

header#header .mc-nav-link {
    color: inherit;
    text-decoration: none;
    letter-spacing: 1px
}

header#header .mc-subnav {
    position: absolute;
    top: 4.86111vw;
    left: 0;
    right: 0;
    padding: 0 12.5vw;
    font-size: 2.22222vw;
    background-color: #225560;
    display: none;
    z-index: 100;
    max-height: -webkit-calc(100vh - 5vw);
    max-height: calc(100vh - 5vw);
    overflow: auto
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-subnav {
        position: static;
        font-size: 4.26667vw;
        padding: 0 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-subnav {
        font-size: 2.08333vw;
        padding: 0 3.90625vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-subnav {
        top: 6.83594vw;
        padding: 0 17.57812vw;
        font-size: 3.125vw
    }
}

header#header .mc-subnav-item {
    margin-bottom: .69444vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-subnav-item {
        margin-bottom: 2.13333vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-subnav-item {
        margin-bottom: 1.04167vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-subnav-item {
        margin-bottom: .78125vw
    }
}

header#header .mc-subnav-item:last-child {
    margin-bottom: 5.55556vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-subnav-item:last-child {
        margin-bottom: 1.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-subnav-item:last-child {
        margin-bottom: .65104vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-subnav-item:last-child {
        margin-bottom: 7.8125vw
    }
}

header#header .mc-subnav-item:first-child {
    margin-top: 5.55556vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-subnav-item:first-child {
        margin-top: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-subnav-item:first-child {
        margin-top: 2.60417vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-subnav-item:first-child {
        margin-top: 7.8125vw
    }
}

header#header .mc-subnav-link {
    color: #efefef;
    text-decoration: none
}

    header#header .mc-subnav-link:hover {
        border-bottom: 2px solid #fff
    }

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-subnav-link:hover {
        border-bottom-width: 1px
    }
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-subnav-link.active {
        border-bottom: 1px solid #fff
    }
}

header#header .mc-nav-search {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-search.show-mob-pad {
        top: 26.66667vw;
        width: 84vw;
        height: 10.66667vw;
        line-height: 10.66667vw;
        margin-bottom: 8vw;
        background-color: #4a747c;
        border-radius: 1.6vw;
        z-index: 100;
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-search.show-mob-pad {
        top: 13.02083vw;
        height: 5.20833vw;
        line-height: 5.20833vw;
        margin-bottom: 3.90625vw;
        border-radius: .78125vw;
        width: 100%
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-search.show-mob-pad {
        top: 9.76562vw;
        height: 3.90625vw;
        line-height: 3.90625vw;
        margin-bottom: 2.92969vw;
        border-radius: .58594vw
    }
}

header#header .mc-nav-search-trig {
    color: #202030;
    font-weight: 700;
    font-size: 1.52778vw;
    padding: 0 .69444vw;
    line-height: 4.86111vw;
    cursor: pointer
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-search-trig {
        font-size: 4.26667vw;
        color: #fff;
        margin-left: 2.66667vw;
        margin-right: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-search-trig {
        font-size: 2.08333vw;
        margin-left: 1.30208vw;
        margin-right: 1.5625vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-search-trig {
        font-size: 2.14844vw;
        padding: 0 .97656vw;
        line-height: 6.83594vw
    }
}

header#header .mc-nav-search-txt {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-search-txt {
        display: inline-block;
        color: #fff;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-search-txt {
        font-size: 1.82292vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-search-txt {
        font-size: 1.36719vw
    }
}

header#header .mc-search-content {
    position: absolute;
    top: 4.86111vw;
    left: 0;
    right: 0;
    padding: 0 24.09722vw;
    background-color: #225560;
    color: #fff;
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-content {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 200;
        padding: 8vw;
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-content {
        padding: 3.90625vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-content {
        padding: 2.92969vw 15.625vw;
        top: 6.83594vw
    }
}

header#header .mc-search-form {
    width: 100%;
    height: 3.47222vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 2px solid;
    margin-top: 6.94444vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-form {
        height: 10.66667vw;
        border: 1px solid #ddd;
        border-radius: .8vw;
        position: relative;
        margin-top: 0;
        width: 67.73333vw;
        float: left;
        overflow: hidden
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-form {
        height: 5.20833vw;
        border-radius: .39062vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-form {
        height: 3.90625vw;
        border-radius: .29297vw
    }
}

header#header .mc-search-input {
    width: 44.79167vw;
    height: 2.56944vw;
    padding: 0;
    font-size: 2.22222vw;
    letter-spacing: .11458vw;
    background-color: #225560;
    outline: none;
    border: none;
    color: inherit;
    -webkit-appearance: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-input {
        height: 100%;
        line-height: 10.66667vw;
        font-size: 3.73333vw;
        background-color: transparent;
        color: #000;
        margin-left: 10.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-input {
        line-height: 5.20833vw;
        font-size: 1.82292vw;
        margin-left: 5.20833vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-input {
        line-height: 3.90625vw;
        font-size: 1.36719vw;
        margin-left: 3.90625vw
    }
}

header#header .mc-search-input::-webkit-input-placeholder {
    color: #fff
}

header#header .mc-search-input:-ms-input-placeholder {
    color: #fff
}

header#header .mc-search-input::placeholder {
    color: #fff
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-input::-webkit-input-placeholder {
        color: #999
    }

    header#header .mc-search-input:-ms-input-placeholder {
        color: #999
    }

    header#header .mc-search-input::placeholder {
        color: #999
    }
}

header#header .mc-search-btn {
    width: 2.5vw;
    height: 2.5vw;
    font-size: 2.5vw;
    color: #fff;
    top: -.27778vw;
    font-weight: 400;
    line-height: 1
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-btn {
        position: absolute;
        font-size: 4.26667vw;
        left: 2.66667vw;
        color: #000;
        width: 5.33333vw;
        height: 5.33333vw;
        font-weight: 500;
        display: none;
        top: 2.66667vw;
        line-height: 1
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-btn {
        font-size: 2.08333vw;
        left: 1.30208vw;
        width: 2.60417vw;
        height: 2.60417vw;
        top: 1.30208vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-btn {
        font-size: 1.5625vw;
        left: .97656vw;
        width: 1.95312vw;
        height: 1.95312vw;
        top: .97656vw
    }
}

header#header .mc-search-btn--mob {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-btn--mob {
        display: block
    }
}

header#header .mc-search-clear {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-clear {
        color: #999;
        float: right;
        margin: 0 2.66667vw;
        display: none;
        line-height: 9.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-clear {
        margin: 0 1.30208vw;
        line-height: 4.6875vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-clear {
        margin: 0 .97656vw;
        line-height: 3.51562vw
    }
}

header#header .mc-search-cancel {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-cancel {
        line-height: 10.66667vw;
        color: #999;
        font-size: 3.73333vw;
        height: 10.66667vw;
        display: block;
        float: right
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-cancel {
        line-height: 5.20833vw;
        font-size: 1.82292vw;
        height: 5.20833vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-cancel {
        line-height: 3.90625vw;
        font-size: 1.36719vw;
        height: 3.90625vw
    }
}

header#header .mc-search-hot {
    margin-top: 2.08333vw;
    margin-bottom: 6.94444vw
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-hot {
        width: 100%;
        float: left;
        margin-top: 10.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-hot {
        margin-top: 5.20833vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-hot {
        margin-top: 3.90625vw
    }
}

header#header .mc-search-hot-title {
    font-size: .97222vw;
    opacity: .7
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-hot-title {
        color: #999;
        opacity: 1;
        line-height: 1;
        font-size: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-hot-title {
        font-size: 1.5625vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-hot-title {
        font-size: 1.17188vw
    }
}

header#header .mc-search-hot-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-hot-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

header#header .mc-search-hot-item {
    margin-right: 1.38889vw
}

    header#header .mc-search-hot-item:last-child {
        margin-right: 0
    }

header#header .mc-search-hot-link {
    display: block;
    font-size: 1.11111vw;
    line-height: 2.77778vw;
    color: inherit
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-search-hot-link {
        color: #000;
        font-size: 3.73333vw;
        line-height: 10.66667vw;
        border-bottom: 1px solid #eee
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-search-hot-link {
        font-size: 1.82292vw;
        line-height: 5.20833vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-search-hot-link {
        font-size: 1.36719vw;
        line-height: 3.90625vw
    }
}

header#header .mc-menu-mob {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-menu-mob {
        display: block;
        font-size: 5.86667vw
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-menu-mob {
        font-size: 2.86458vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-menu-mob {
        font-size: 2.14844vw
    }
}

header#header .mc-nav-close-mob {
    display: none
}

@media screen and (max-width:639px),screen and (max-width:1023px) {
    header#header .mc-nav-close-mob {
        display: block;
        position: absolute;
        top: 5.33333vw;
        right: 10.66667vw;
        color: #fff;
        font-size: 5.33333vw;
        z-index: 100
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    header#header .mc-nav-close-mob {
        top: 2.60417vw;
        right: 5.20833vw;
        font-size: 2.60417vw
    }
}

@media screen and (min-width:1023px) and (max-width:1024px) {
    header#header .mc-nav-close-mob {
        top: 1.95312vw;
        right: 3.90625vw;
        font-size: 1.95312vw
    }
}

.mc-hero-banner {
    position: relative
}

    .mc-hero-banner .text-center .m-new-dev-text-container {
        text-align: center
    }

    .mc-hero-banner .text-center .m-new-dev-text {
        display: inline-block;
        padding-left: 0
    }

    .mc-hero-banner .text-right .m-new-dev-text-container {
        text-align: right
    }

    .mc-hero-banner .text-right .m-new-dev-text {
        display: inline-block;
        padding: 0 1.38889vw 0 0
    }

    .mc-hero-banner .banner-center .m-new-dev-text-container {
        left: 50%;
        margin-left: -22%
    }

@media screen and (max-width:767px) {
    .mc-hero-banner .banner-center .m-new-dev-text-container {
        left: 0;
        margin: 0
    }
}

.mc-hero-banner .banner-right .m-new-dev-text-container {
    left: auto;
    right: 5%
}

.mc-hero-banner .m-new-dev-img {
    display: block;
    width: 100%;
    height: auto
}

.mc-hero-banner .m-new-dev-text-container {
    position: absolute;
    top: 50%;
    left: 5%;
    width: 44%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .mc-hero-banner .m-new-dev-text-container {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: initial;
        transform: none;
        width: auto;
        padding: 0 2.66667vw;
        left: 0 !important;
        text-align: left !important
    }
}

.mc-hero-banner .m-new-dev-title {
    display: inline-block;
    font-size: 2.77778vw;
    color: #34354f;
    letter-spacing: .10417vw;
    padding: .34722vw .5em;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .mc-hero-banner .m-new-dev-title {
        position: absolute;
        top: .26667vw;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        margin: 0;
        left: -.26667vw;
        padding: 1.33333vw 2.66667vw;
        font-size: 8.53333vw;
        letter-spacing: .26667vw;
        line-height: 1
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-hero-banner .m-new-dev-title {
        padding: .48828vw 1.95312vw;
        font-size: 3.90625vw;
        letter-spacing: .09766vw
    }
}

.mc-hero-banner .m-new-dev-content, .mc-hero-banner .m-new-dev-text {
    line-height: 1.5;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .mc-hero-banner .m-new-dev-content, .mc-hero-banner .m-new-dev-text {
        line-height: 1.67
    }
}

.mc-hero-banner .m-new-dev-content {
    position: relative;
    padding-top: .90278vw;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 500;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-hero-banner .m-new-dev-content {
        padding: 5.33333vw 0 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-hero-banner .m-new-dev-content {
        margin-top: .97656vw
    }
}

.mc-hero-banner .m-new-dev-text {
    font-size: 1.38889vw;
    color: #34354f;
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
    display: block;
    padding: .76389vw 0 .76389vw 1.38889vw
}

@media screen and (max-width:767px) {
    .mc-hero-banner .m-new-dev-text {
        position: static;
        font-size: 4.8vw;
        width: auto;
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-hero-banner .m-new-dev-text {
        font-size: 1.95312vw;
        padding: 1.46484vw 0 1.46484vw 1.95312vw;
        width: 22.94922vw
    }
}

.mc-hero-banner .m-new-dev-btn {
    display: inline-block;
    background-color: #34354f;
    margin-top: 1.73611vw;
    padding: 1.04167vw 1em;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 1.38889vw;
    line-height: 1.2;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media screen and (max-width:767px) {
    .mc-hero-banner .m-new-dev-btn {
        margin-top: 8vw;
        padding: 4vw 5.33333vw;
        font-size: 4.8vw;
        line-height: 1
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-hero-banner .m-new-dev-btn {
        margin-top: 2.44141vw;
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw
    }
}

.mc-hero-banner .m-new-dev-btn:hover {
    background-color: #225560
}

.mc-home-news .home-news-swiper {
    overflow: hidden;
    position: relative
}

.mc-home-news .item-img {
    width: 100%;
    height: auto
}

.mc-home-news .m-dev-content {
    width: 92%;
    padding: 1.04167vw;
    margin: -2.08333vw auto 0;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
    z-index: 2
}

@media screen and (max-width:767px) {
    .mc-home-news .m-dev-content {
        padding: 4vw;
        margin: -8vw auto 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .m-dev-content {
        padding: 1.46484vw;
        margin: -2.92969vw auto 0
    }
}

.mc-home-news .m-dev-item-title {
    font-size: 1.66667vw;
    line-height: 1;
    letter-spacing: 1px;
    max-height: 100%;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-home-news .m-dev-item-title {
        font-size: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .m-dev-item-title {
        font-size: 2.34375vw
    }
}

.mc-home-news .m-dev-item-desc {
    max-height: 100%;
    margin-top: 1.04167vw;
    font-size: 1.25vw;
    line-height: 1.33;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .mc-home-news .m-dev-item-desc {
        margin-top: 4vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .m-dev-item-desc {
        margin-top: 1.46484vw;
        font-size: 1.75781vw
    }
}

.mc-home-news .learn-more {
    font-size: 1.38889vw;
    margin-top: .69444vw;
    line-height: 1;
    letter-spacing: 1px;
    color: #34354f;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    display: block;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-home-news .learn-more {
        font-size: 5.33333vw;
        margin-top: 2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .learn-more {
        font-size: 1.95312vw;
        margin-top: .97656vw
    }
}

.mc-home-news .u-arrow-solid {
    display: inline-block;
    width: 4.16667vw;
    height: 4.16667vw;
    background-color: #225560;
    position: relative;
    z-index: 1;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .mc-home-news .u-arrow-solid {
        width: 10.66667vw;
        height: 10.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .u-arrow-solid {
        width: 5.85938vw;
        height: 5.85938vw
    }
}

.mc-home-news .u-arrow-solid {
    position: absolute;
    top: 7.15278vw
}

@media screen and (max-width:767px) {
    .mc-home-news .u-arrow-solid {
        top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .u-arrow-solid {
        top: 10.05859vw
    }
}

.mc-home-news .u-arrow-solid.right {
    right: 0
}

.mc-home-news .u-arrow-solid.left {
    left: 0
}

.mc-home-news .u-arrow-solid:before {
    content: "";
    position: absolute;
    width: 1.38889vw;
    height: 1.38889vw;
    top: 50%;
    left: 45%;
    border: 2px solid #fff;
    border-right: 0;
    border-bottom: 0;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%) rotate(135deg);
    transform: translate(-50%,-50%) rotate(135deg)
}

@media screen and (max-width:767px) {
    .mc-home-news .u-arrow-solid:before {
        width: 3.2vw;
        height: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-home-news .u-arrow-solid:before {
        width: 1.95312vw;
        height: 1.95312vw
    }
}

.mc-home-news .u-arrow-solid.left:before {
    left: 55%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.mc-image .item-img {
    width: 100%
}

.mc-main-banner {
    font-weight: 500;
    width: 100%;
    position: relative
}

    .mc-main-banner .swiper-wrapper {
        width: 100%
    }

    .mc-main-banner .vimeo-video-player {
        background-color: #000
    }

    .mc-main-banner .swiper-pagination {
        bottom: 2.08333vw !important
    }

@media screen and (max-width:767px) {
    .mc-main-banner .swiper-pagination {
        bottom: 8vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-main-banner .swiper-pagination {
        bottom: 2.92969vw !important
    }
}

.mc-main-banner .swiper-pagination .swiper-pagination-bullet {
    height: 1.04167vw;
    width: 1.04167vw;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    margin: 0 1.04167vw
}

@media screen and (max-width:767px) {
    .mc-main-banner .swiper-pagination .swiper-pagination-bullet {
        height: 2.66667vw;
        width: 2.66667vw;
        margin: 0 1.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-main-banner .swiper-pagination .swiper-pagination-bullet {
        height: 1.46484vw;
        width: 1.46484vw;
        margin: 0 .73242vw
    }
}

.mc-main-banner .swiper-pagination-bullet-active {
    background: #225560 !important
}

.swiper-banner-list {
    position: relative;
    display: block
}

    .swiper-banner-list .img-bg-banner {
        position: relative
    }

        .swiper-banner-list .img-bg-banner .swiper-banner-img {
            height: auto;
            width: 100%;
            display: block
        }

    .swiper-banner-list .gif-img-banner {
        position: absolute
    }

    .swiper-banner-list .video-banner {
        overflow: hidden
    }

        .swiper-banner-list .video-banner video {
            width: 101%;
            display: block;
            margin: 0 auto;
            height: auto
        }

        .swiper-banner-list .video-banner iframe {
            width: 100%;
            height: 41.66667vw;
            display: block
        }

    .swiper-banner-list .red-title {
        position: absolute
    }

@media screen and (max-width:767px) {
    .swiper-banner-list .red-title {
        width: 100%
    }
}

.swiper-banner-list .red-title span {
    display: inline-block;
    color: #fff;
    line-height: 2;
    padding: 0;
    text-indent: 1.38889vw;
    text-align: left;
    font-size: 2.08333vw;
    letter-spacing: 1.38889vw;
    font-variant-ligatures: none
}

@media screen and (max-width:767px) {
    .swiper-banner-list .red-title span {
        width: 100%;
        text-align: center;
        text-indent: 2.4vw;
        font-size: 5.33333vw;
        letter-spacing: 2.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .red-title span {
        text-indent: 1.26953vw;
        font-size: 1.95312vw;
        letter-spacing: 1.26953vw
    }
}

.swiper-banner-list .left0-top0 {
    left: 0;
    top: 0
}

.swiper-banner-list .left0-top60 {
    left: 0;
    top: 4.16667vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .left0-top60 {
        left: 0;
        top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .left0-top60 {
        top: 5.85938vw
    }
}

.swiper-banner-list .left0-top60 span {
    font-size: 1.38889vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .left0-top60 span {
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .left0-top60 span {
        font-size: 5.33333vw
    }
}

.swiper-banner-list .leftCenter-top40 {
    left: 0;
    right: 0;
    text-align: center;
    top: 2.77778vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .leftCenter-top40 {
        left: 0;
        top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .leftCenter-top40 {
        top: 3.90625vw
    }
}

.swiper-banner-list .banner-text-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-text-info {
        position: relative;
        margin: 9.33333vw 0
    }
}

.swiper-banner-list .banner-text-main {
    width: 100%
}

.swiper-banner-list .banner-text-info-left-line .banner-text-content {
    display: block
}

.swiper-banner-list .banner-text-info-left-line .text-content {
    width: 55.55556vw;
    margin-top: 4.16667vw;
    margin-left: 1.66667vw;
    padding: 1.04167vw 1.04167vw 1.04167vw 2.77778vw;
    border-left: .69444vw solid transparent;
    font-size: 2.08333vw;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-text-info-left-line .text-content {
        width: 100%;
        margin-top: 0;
        margin-left: 2.84722vw;
        padding: 0 4.53333vw;
        border-left: 1.06667vw solid transparent;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-text-info-left-line .text-content {
        width: 78.125vw;
        margin-top: 5.85938vw;
        margin-left: 2.34375vw;
        padding: 1.46484vw 1.46484vw 1.46484vw 3.90625vw;
        border-left: .97656vw solid transparent;
        font-size: 2.92969vw
    }
}

.swiper-banner-list .banner-text-info-left-line .left-line-title {
    width: 63%;
    padding: 2.77778vw;
    color: #fff;
    font-size: 4.16667vw;
    font-weight: 700;
    display: inline-block
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-text-info-left-line .left-line-title {
        margin-bottom: 8vw;
        width: 100%;
        font-size: 9.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-text-info-left-line .left-line-title {
        padding: 3.90625vw;
        font-size: 5.85938vw
    }
}

.swiper-banner-list .banner-text-info-left-line .banner-btn-small {
    margin-top: 3.47222vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-text-info-left-line .banner-btn-small {
        margin: 2.43056vw 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-text-info-left-line .banner-btn-small {
        margin-top: 4.88281vw
    }
}

.swiper-banner-list .banner-text-content {
    width: 100%;
    padding: 0 4.8vw
}

.swiper-banner-list .banner-text-content, .swiper-banner-list .banner-ul-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-banner-list .banner-ul-content {
    width: 50%;
    position: absolute;
    right: 5.55556vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-ul-content {
        position: relative;
        left: 0;
        top: 0;
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-ul-content {
        right: 5.55556vw;
        font-size: 1.95312vw
    }
}

.swiper-banner-list .banner-ul-content-left {
    right: auto;
    left: 10.41667vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-ul-content-left {
        position: relative;
        left: 0;
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-ul-content-left {
        left: 14.64844vw;
        font-size: 1.95312vw
    }
}

.swiper-banner-list .ul-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    width: 100%
}

@media screen and (max-width:767px) {
    .swiper-banner-list .ul-content {
        padding-left: 4.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .ul-content {
        width: 100%
    }
}

.swiper-banner-list .ul-content li {
    margin-bottom: 1.73611vw;
    padding-left: 2.77778vw;
    border-left: .41667vw solid transparent;
    font-size: 1.38889vw;
    font-weight: 400
}

@media screen and (max-width:767px) {
    .swiper-banner-list .ul-content li {
        margin-bottom: 9.33333vw;
        padding-left: 4.53333vw;
        border-left: 1.6vw solid transparent;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .ul-content li {
        margin-bottom: 2.44141vw;
        padding-left: 3.90625vw;
        border-left: .58594vw solid transparent;
        font-size: 1.95312vw
    }
}

.swiper-banner-list .ul-content li:last-child {
    margin-bottom: 0
}

.swiper-banner-list .text-content {
    width: 100%;
    font-size: 1.38889vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .text-content {
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .text-content {
        font-size: 1.95312vw
    }
}

.swiper-banner-list .btn-content {
    width: 100%;
    text-align: center
}

.swiper-banner-list .banner-btn-large {
    display: inline-block;
    background-color: #34354f;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
    margin: 2.08333vw 0 0;
    padding: 1.04167vw 1em;
    font-weight: 700;
    font-size: 1.38889vw;
    color: #fff;
    line-height: 1;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-btn-large {
        margin: 9.33333vw 0 0;
        padding: 4vw 4.8vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-btn-large {
        margin: 2.92969vw 0 0;
        padding: 1.46484vw 1em;
        font-size: 1.95312vw
    }
}

.swiper-banner-list .banner-btn-small {
    margin-top: 2.08333vw;
    font-size: 1.25vw;
    margin-left: 3.47222vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-btn-small {
        margin-top: 2.66667vw;
        font-size: 4vw;
        margin-left: 0;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-btn-small {
        margin-top: 2.92969vw;
        font-size: 1.75781vw;
        margin-left: 4.88281vw
    }
}

.swiper-banner-list .banner-btn-small .arrow-btn-icon {
    width: 1.73611vw;
    height: 1.73611vw;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-left: .69444vw
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-btn-small .arrow-btn-icon {
        width: 5.33333vw;
        height: 5.33333vw;
        margin-left: 2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-btn-small .arrow-btn-icon {
        width: 2.44141vw;
        height: 2.44141vw;
        margin-left: .97656vw
    }
}

.swiper-banner-list .banner-btn-small .arrow-btn-icon:before {
    width: .76389vw;
    height: .76389vw;
    left: 40%;
    content: "";
    position: absolute;
    top: 50%;
    border: .13889vw solid #fff;
    border-right: 0;
    border-bottom: 0;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%) rotate(135deg);
    transform: translate(-50%,-50%) rotate(135deg)
}

@media screen and (max-width:767px) {
    .swiper-banner-list .banner-btn-small .arrow-btn-icon:before {
        width: 2.13333vw;
        height: 2.13333vw;
        border: .53333vw solid #fff;
        border-right: 0;
        border-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .swiper-banner-list .banner-btn-small .arrow-btn-icon:before {
        width: 1.07422vw;
        height: 1.07422vw;
        border: .19531vw solid #fff;
        border-right: 0;
        border-bottom: 0
    }
}

.swiper-banner-list .banner-btn-large:hover {
    background-color: #225560
}

.mark-map-wrap .mark-map {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-weight: 500;
    font-style: normal;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .mark-map-wrap .mark-map {
        display: none
    }
}

.mark-map-wrap .mark-map .mark-map-bg-con {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .mark-map-wrap .mark-map .mark-map-bg-con .mark-map-bg {
        display: block;
        max-width: 100%;
        max-height: 100%;
        width: 100%
    }

.mark-map-wrap .mark-map .area-data {
    position: absolute;
    width: auto;
    min-width: 13.88889vw;
    max-width: 100%
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data {
        min-width: 19.53125vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper {
    color: #34364e;
    position: relative
}

    .mark-map-wrap .mark-map .area-data .area-data-wrapper .micon {
        font-size: 2.77778vw;
        width: 2.77778vw;
        height: 2.77778vw;
        vertical-align: -.15em;
        fill: currentColor;
        overflow: hidden
    }

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .micon {
        font-size: 3.90625vw;
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .mark-map-location {
    width: 3.125vw;
    height: 3.125vw
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .mark-map-location {
        width: 3.90625vw;
        height: 3.90625vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container {
    -webkit-transform: translateX(2.77778vw);
    transform: translateX(2.77778vw);
    display: none;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    border-radius: .55556vw;
    background-color: #fff;
    padding: .69444vw 0;
    position: absolute;
    top: -.69444vw;
    left: 1.38889vw;
    z-index: 5;
    font-size: 1.38889vw;
    overflow-y: auto
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container {
        border-radius: .78125vw;
        padding: .97656vw 0;
        top: -.97656vw;
        left: 1.95312vw;
        font-size: 1.95312vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 .69444vw;
    font-size: 1.25vw;
    color: #34364e
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item {
        padding: 0 .97656vw;
        font-size: 1.75781vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item picture {
    width: unset !important
}

    .mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item picture .country-flag {
        width: 1.80556vw;
        height: 1.25vw;
        margin-right: .69444vw
    }

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item picture .country-flag {
        width: 2.53906vw;
        height: 1.75781vw;
        margin-right: .97656vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item .country-link {
    font-size: 1.11111vw;
    white-space: nowrap;
    color: #34364e
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item .country-link {
        font-size: 1.5625vw
    }
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container .country-item .country-link:hover {
    color: #225560;
    text-decoration: underline
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .show {
    display: block !important
}

.mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 20%;
    left: -1.94444vw;
    width: 0;
    height: 0;
    border: 1.04167vw solid transparent;
    border-right-color: #fff;
    z-index: -1
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mark-map-wrap .mark-map .area-data .area-data-wrapper .country-container:before {
        left: -2.73438vw;
        border: 1.46484vw solid transparent
    }
}

.mark-map-wrap .area-list {
    display: none
}

@media screen and (max-width:767px) {
    .mark-map-wrap .area-list {
        display: block
    }

    .mark-map-wrap .area-list-item {
        margin-bottom: 5.33333vw
    }

    .mark-map-wrap .area-list-item-continent {
        padding-left: 4.26667vw;
        font-size: 4.8vw;
        font-weight: 700;
        color: #212b36;
        line-height: 1.3;
        margin-bottom: 1.86667vw;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .mark-map-wrap .area-list-item-countrys-item {
        margin-bottom: 2.66667vw
    }

        .mark-map-wrap .area-list-item-countrys-item:last-of-type {
            margin-bottom: 0
        }

        .mark-map-wrap .area-list-item-countrys-item a {
            padding: 2.93333vw 4vw 2.93333vw 5.33333vw;
            background: #efefef;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

            .mark-map-wrap .area-list-item-countrys-item a, .mark-map-wrap .area-list-item-countrys-item a div {
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center
            }

                .mark-map-wrap .area-list-item-countrys-item a div {
                    max-width: -webkit-calc(100% - 4.8vw);
                    max-width: calc(100% - 4.8vw)
                }

                    .mark-map-wrap .area-list-item-countrys-item a div img {
                        width: 9.06667vw;
                        height: auto;
                        object-fit: contain;
                        margin-right: 2.66667vw
                    }

                    .mark-map-wrap .area-list-item-countrys-item a div span {
                        font-size: 4.8vw;
                        line-height: 1.3;
                        color: #1d2129;
                        max-width: -webkit-calc(100% - 11.73333vw);
                        max-width: calc(100% - 11.73333vw)
                    }

                .mark-map-wrap .area-list-item-countrys-item a i {
                    font-size: 4.8vw
                }
}

@media screen and (max-width:767px) {
    html[dir=rtl] .mark-map-wrap .area-list-item-continent {
        padding-left: 0;
        padding-right: 4.26667vw
    }

    html[dir=rtl] .mark-map-wrap .area-list-item-countrys-item a div img {
        margin-right: 0;
        margin-left: 2.66667vw
    }

    html[dir=rtl] .mark-map-wrap .area-list-item-countrys-item a {
        padding: 0 5.33333vw 0 4vw
    }

        html[dir=rtl] .mark-map-wrap .area-list-item-countrys-item a i {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }
}

.mc-milestone .swiper-wrapper {
    height: 18.05556vw;
    padding-top: 15.97222vw;
    padding-left: 9.375vw
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-wrapper {
        height: 41.6vw;
        padding-top: 36.26667vw;
        padding-left: 9.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-wrapper {
        height: 25.39062vw;
        padding-top: 20.01953vw;
        padding-left: 9.76562vw
    }
}

.mc-milestone .swiper-slide {
    width: 17.36111vw
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-slide {
        width: 36vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-slide {
        width: 20.50781vw
    }
}

.mc-milestone .swiper-slide:last-child {
    width: 40.27778vw
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-slide:last-child {
        width: 77.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-slide:last-child {
        width: 56.64062vw
    }
}

.mc-milestone .swiper-banner-btn-next {
    display: inline-block;
    width: 4.16667vw;
    height: 4.16667vw;
    background-color: #225560;
    z-index: 1;
    right: 0;
    top: 50%;
    margin-top: -2.08333vw;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-banner-btn-next {
        width: 8vw;
        height: 8vw;
        margin-top: -3.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-banner-btn-next {
        width: 5.85938vw;
        height: 5.85938vw;
        right: 0;
        top: 50%;
        margin-top: -2.92969vw
    }
}

.mc-milestone .swiper-banner-btn-next:before {
    content: "";
    position: absolute;
    width: 1.38889vw;
    height: 1.38889vw;
    top: 50%;
    left: 45%;
    border: .13889vw solid #fff;
    border-right: 0;
    border-bottom: 0;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%) rotate(135deg);
    transform: translate(-50%,-50%) rotate(135deg)
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-banner-btn-next:before {
        width: 2.93333vw;
        height: 2.93333vw;
        border: .53333vw solid #fff;
        border-right: 0;
        border-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-banner-btn-next:before {
        width: 1.95312vw;
        height: 1.95312vw;
        top: 50%;
        left: 45%;
        border: .19531vw solid #fff;
        border-right: 0;
        border-bottom: 0
    }
}

.mc-milestone .swiper-banner-btn-next:after {
    display: none
}

.mc-milestone .swiper-banner-btn-prev {
    display: inline-block;
    width: 4.16667vw;
    height: 4.16667vw;
    background-color: #225560;
    z-index: 1;
    left: 0;
    top: 50%;
    margin-top: -2.08333vw;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-banner-btn-prev {
        width: 8vw;
        height: 8vw;
        margin-top: -3.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-banner-btn-prev {
        width: 5.85938vw;
        height: 5.85938vw;
        left: 0;
        top: 50%;
        margin-top: -2.92969vw
    }
}

.mc-milestone .swiper-banner-btn-prev:before {
    content: "";
    position: absolute;
    width: 1.38889vw;
    height: 1.38889vw;
    top: 50%;
    left: 55%;
    border: .13889vw solid #fff;
    border-right: 0;
    border-bottom: 0;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-banner-btn-prev:before {
        width: 2.93333vw;
        height: 2.93333vw;
        border: .53333vw solid #fff;
        border-right: 0;
        border-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-banner-btn-prev:before {
        width: 1.95312vw;
        height: 1.95312vw;
        top: 50%;
        left: 55%;
        border: .19531vw solid #fff;
        border-right: 0;
        border-bottom: 0
    }
}

.mc-milestone .swiper-banner-btn-prev:after, .mc-milestone .swiper-button-disabled {
    display: none
}

.mc-milestone .ilestone-list {
    width: 100%;
    height: 2.43056vw;
    position: relative
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list {
        height: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list {
        height: 3.41797vw
    }
}

.mc-milestone .ilestone-list .ilestone-list-circle {
    display: inline-block;
    width: 2.36111vw;
    height: 2.36111vw;
    border-radius: 50%;
    border: .55556vw solid #34364e
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-circle {
        height: 6.4vw;
        width: 6.4vw;
        border: 1.33333vw solid #34364e
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-circle {
        width: 3.32031vw;
        height: 3.32031vw;
        border-radius: 50%;
        border: .78125vw solid #34364e
    }
}

.mc-milestone .ilestone-list .ilestone-list-rec {
    display: inline-block;
    width: 12.84722vw;
    height: 2.08333vw;
    position: relative;
    margin-bottom: .13889vw;
    background-color: #34364e
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-rec {
        height: 5.33333vw;
        width: 24.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-rec {
        width: 14.64844vw;
        height: 2.92969vw;
        margin-bottom: .19531vw
    }
}

.mc-milestone .ilestone-list .ilestone-list-rec:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -.06944vw;
    top: -.20833vw;
    border: 1.18056vw solid transparent;
    border-left-color: #fff
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-rec:before {
        left: -1px;
        top: 0;
        border: 2.66667vw solid transparent;
        border-left-color: #fff
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-rec:before {
        left: -.09766vw;
        top: -.29297vw;
        border: 1.66016vw solid transparent;
        border-left-color: #fff
    }
}

.mc-milestone .ilestone-list .ilestone-list-rec:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -2.01389vw;
    border: 1.04167vw solid transparent;
    border-left-color: #34364e
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-rec:after {
        right: -5.28vw;
        border: 2.66667vw solid transparent;
        border-left-color: #34364e
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-rec:after {
        right: -2.83203vw;
        border: 1.46484vw solid transparent;
        border-left-color: #34364e
    }
}

.mc-milestone .ilestone-list .ilestone-list-container {
    position: absolute;
    left: 1.04167vw;
    top: 2.36111vw;
    width: 29.16667vw;
    height: 14.23611vw;
    background-color: #fff;
    border-left: .34722vw solid #34364e
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-container {
        left: 2.4vw;
        top: 6.4vw;
        width: 58.13333vw;
        height: 26.66667vw;
        background-color: #fff;
        border-left: 1.06667vw solid #34364e
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-container {
        left: 1.46484vw;
        top: 3.32031vw;
        width: 34.17969vw;
        height: 16.11328vw;
        background-color: #fff;
        border-left: .48828vw solid #34364e
    }
}

.mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img {
    position: absolute;
    bottom: 0;
    left: -4.30556vw;
    width: 8.33333vw;
    height: 8.33333vw;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    background-color: #34364e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img {
        left: -8.26667vw;
        width: 16vw;
        height: 16vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img {
        bottom: 0;
        left: -4.88281vw;
        width: 9.76562vw;
        height: 9.76562vw;
        border-radius: 50%
    }
}

.mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img .img-container {
    width: 6.94444vw;
    height: 6.94444vw;
    border-radius: 3.47222vw;
    overflow: hidden;
    border: .06944vw solid #97a8b2
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img .img-container {
        width: 12.53333vw;
        height: 12.53333vw;
        border-radius: 6.26667vw;
        border: .26667vw solid #97a8b2
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img .img-container {
        width: 7.8125vw;
        height: 7.8125vw;
        border-radius: 4.88281vw;
        border: .09766vw solid #97a8b2
    }
}

.mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-img img:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

.mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 5.55556vw;
    color: #34354f
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text {
        padding-left: 9.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text {
        padding-left: 5.85938vw
    }
}

.mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text .ilestone-list-title {
    font-size: 2.08333vw;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text .ilestone-list-title {
        font-size: 4.26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text .ilestone-list-title {
        font-size: 2.92969vw
    }
}

.mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text .ilestone-list-subTitle {
    font-size: 1.11111vw;
    font-weight: 500;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text .ilestone-list-subTitle {
        font-size: 2.66667vw;
        -webkit-line-clamp: 4
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .ilestone-list .ilestone-list-container .ilestone-list-text .ilestone-list-subTitle {
        font-size: 1.5625vw;
        -webkit-line-clamp: 5
    }
}

.mc-milestone .swiper-slide:nth-child(odd) .ilestone-list-container {
    top: -14.23611vw
}

@media screen and (max-width:767px) {
    .mc-milestone .swiper-slide:nth-child(odd) .ilestone-list-container {
        top: -26.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-milestone .swiper-slide:nth-child(odd) .ilestone-list-container {
        top: -16.11328vw
    }
}

.mc-milestone .swiper-slide:nth-child(odd) .ilestone-list-img {
    top: 0
}

.mc-milestone .swiper-slide:nth-child(5n+2) .ilestone-list-circle {
    border-color: #225560
}

.mc-milestone .swiper-slide:nth-child(5n+2) .ilestone-list-rec {
    background-color: #225560
}

    .mc-milestone .swiper-slide:nth-child(5n+2) .ilestone-list-container, .mc-milestone .swiper-slide:nth-child(5n+2) .ilestone-list-rec:after {
        border-left-color: #225560
    }

        .mc-milestone .swiper-slide:nth-child(5n+2) .ilestone-list-container .ilestone-list-img {
            background-color: #225560
        }

.mc-milestone .swiper-slide:nth-child(5n+3) .ilestone-list-circle {
    border-color: #efefef
}

.mc-milestone .swiper-slide:nth-child(5n+3) .ilestone-list-rec {
    background-color: #efefef
}

    .mc-milestone .swiper-slide:nth-child(5n+3) .ilestone-list-container, .mc-milestone .swiper-slide:nth-child(5n+3) .ilestone-list-rec:after {
        border-left-color: #efefef
    }

        .mc-milestone .swiper-slide:nth-child(5n+3) .ilestone-list-container .ilestone-list-img {
            background-color: #efefef
        }

.mc-milestone .swiper-slide:nth-child(5n+4) .ilestone-list-circle {
    border-color: #70798c
}

.mc-milestone .swiper-slide:nth-child(5n+4) .ilestone-list-rec {
    background-color: #70798c
}

    .mc-milestone .swiper-slide:nth-child(5n+4) .ilestone-list-container, .mc-milestone .swiper-slide:nth-child(5n+4) .ilestone-list-rec:after {
        border-left-color: #70798c
    }

        .mc-milestone .swiper-slide:nth-child(5n+4) .ilestone-list-container .ilestone-list-img {
            background-color: #70798c
        }

.mc-milestone .swiper-slide:nth-child(5n+5) .ilestone-list-circle {
    border-color: #34364e
}

.mc-milestone .swiper-slide:nth-child(5n+5) .ilestone-list-rec {
    background-color: #34364e
}

    .mc-milestone .swiper-slide:nth-child(5n+5) .ilestone-list-container, .mc-milestone .swiper-slide:nth-child(5n+5) .ilestone-list-rec:after {
        border-left-color: #34364e
    }

        .mc-milestone .swiper-slide:nth-child(5n+5) .ilestone-list-container .ilestone-list-img {
            background-color: #34364e
        }

.mc-news-detail .news-detail-image-wrapper {
    width: 100%;
    overflow: hidden
}

    .mc-news-detail .news-detail-image-wrapper img {
        width: 100%
    }

.mc-news-detail .news-detail-subtitle, .mc-news-detail .news-detail-title {
    line-height: 1.5;
    text-indent: 0;
    letter-spacing: 1px;
    padding: 0
}

.mc-news-detail .news-detail-title {
    font-size: 2.22222vw;
    margin: 1.73611vw 0 1.04167vw;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-news-detail .news-detail-title {
        font-size: 8.53333vw;
        margin: 6.66667vw 0 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-detail .news-detail-title {
        font-size: 3.125vw;
        margin: 2.44141vw 0 1.46484vw
    }
}

.mc-news-detail .news-detail-subtitle {
    font-size: 1.66667vw;
    font-weight: 400;
    margin: 1.04167vw 0
}

@media screen and (max-width:767px) {
    .mc-news-detail .news-detail-subtitle {
        font-size: 6.4vw;
        margin: 12vw 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-detail .news-detail-subtitle {
        font-size: 2.34375vw;
        margin: 4.39453vw 0
    }
}

.mc-news-detail .news-detail-box {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    letter-spacing: 1px;
    line-height: 1.5
}

@media screen and (max-width:767px) {
    .mc-news-detail .news-detail-box .mc-container {
        width: 100% !important
    }
}

.mc-news-detail .news-detail-time {
    font-size: 1.38889vw;
    border-bottom: 1px solid #a1a1a1;
    margin-bottom: 2.08333vw
}

@media screen and (max-width:767px) {
    .mc-news-detail .news-detail-time {
        font-size: 5.33333vw;
        margin-bottom: 8vw;
        border-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-detail .news-detail-time {
        font-size: 1.95312vw;
        margin-bottom: 2.92969vw
    }
}

.mc-news-list .m-head-title {
    position: relative;
    min-height: 6.59722vw
}

@media screen and (max-width:767px) {
    .mc-news-list .m-head-title {
        min-height: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-head-title {
        min-height: 9.27734vw
    }
}

.mc-news-list .m-head-title .max-width-content {
    margin: 0 auto;
    width: 95%;
    max-width: 1080px
}

@media screen and (max-width:767px) {
    .mc-news-list .m-head-title .max-width-content {
        width: 90%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-head-title .max-width-content {
        width: 95%
    }
}

.mc-news-list .m-head-title .m-head-title-wrap {
    position: absolute;
    bottom: 0
}

@media screen and (max-width:767px) {
    .mc-news-list .m-head-title .m-head-title-wrap {
        left: 5.33333vw;
        right: 5.33333vw
    }
}

.mc-news-list .m-head-title-text {
    display: inline-block;
    background: #fff;
    font-size: 2.77778vw;
    line-height: 1;
    letter-spacing: .06944vw;
    color: #34364e;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-news-list .m-head-title-text {
        font-size: 8.53333vw;
        line-height: 1.13;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-head-title-text {
        font-size: 3.90625vw;
        letter-spacing: .09766vw;
        font-weight: 700
    }
}

.mc-news-list .m-head-title-img {
    width: 100%;
    display: block
}

.mc-news-list .m-news-btn-box button:hover {
    background-color: #225560
}

.mc-news-list .m-news-btn-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2.08333vw
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-btn-box {
        padding: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-news-btn-box {
        padding: 2.92969vw
    }
}

.mc-news-list .m-news-btn-box button {
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    letter-spacing: 1px;
    text-align: center;
    background-color: #34354f;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-btn-box button {
        font-size: 4.8vw;
        padding: 4vw 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-news-btn-box button {
        font-size: 1.95312vw;
        padding: 1.46484vw 1.95312vw
    }
}

.mc-news-list .m-news-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-wrapper {
        display: block
    }
}

.mc-news-list .m-news-item:last-child, .mc-news-list .m-news-item:nth-child(3n) {
    margin-right: 0
}

.mc-news-list .m-news-item {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 3.47222vw;
    display: none
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-item {
        width: 100%;
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-news-item {
        width: 30%;
        margin-right: 5%;
        margin-bottom: 4.88281vw
    }
}

.mc-news-list .m-news-item .m-news-a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: #34364e
}

.mc-news-list .m-news-item .item-img-wrapper {
    width: 100%;
    overflow: hidden
}

    .mc-news-list .m-news-item .item-img-wrapper .item-img {
        width: 100%;
        height: auto;
        display: block
    }

.mc-news-list .m-news-item .news-title {
    margin-top: 2.08333vw;
    margin-bottom: .69444vw;
    font-size: 1.66667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.2
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-item .news-title {
        margin-top: 5.33333vw;
        font-size: 6.4vw;
        line-height: 1.2;
        margin-bottom: 4vw;
        display: block
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-news-item .news-title {
        margin-top: 2.92969vw;
        font-size: 2.34375vw;
        margin-bottom: .97656vw
    }
}

.mc-news-list .m-news-item .content {
    margin-top: 1.38889vw;
    font-size: 18px;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-item .content {
        margin-top: 4vw;
        font-size: 4.8vw;
        line-height: 1.2
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-news-list .m-news-item .content {
        margin-top: 1.95312vw;
        font-size: 1.75781vw
    }
}

.mc-news-list .m-news-item:first-child, .mc-news-list .m-news-item:nth-child(2), .mc-news-list .m-news-item:nth-child(3), .mc-news-list .m-news-item:nth-child(4), .mc-news-list .m-news-item:nth-child(5), .mc-news-list .m-news-item:nth-child(6) {
    display: block
}

@media screen and (max-width:767px) {
    .mc-news-list .m-news-item:last-child {
        margin-bottom: 0 !important
    }
}

.position-detail .title {
    text-align: center;
    font-size: 2.5vw;
    letter-spacing: 1.5px;
    font-weight: 700;
    margin-bottom: 1.38889vw
}

@media screen and (max-width:767px) {
    .position-detail .title {
        font-size: 6.4vw;
        margin-bottom: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .title {
        font-size: 3.51562vw;
        margin-bottom: 1.95312vw
    }
}

.position-detail .position {
    text-align: center;
    font-size: 1.66667vw;
    margin-bottom: 1.38889vw
}

@media screen and (max-width:767px) {
    .position-detail .position {
        font-size: 4.8vw;
        margin-bottom: 3.2vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .position {
        font-size: 2.34375vw;
        margin-bottom: 1.95312vw
    }
}

.position-detail .detail-info {
    margin-top: 3.125vw;
    margin-bottom: 2.43056vw
}

@media screen and (max-width:767px) {
    .position-detail .detail-info {
        margin-bottom: 9.33333vw;
        margin-top: 12vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info {
        margin-bottom: 3.41797vw;
        margin-top: 4.39453vw
    }
}

.position-detail .detail-info .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.125vw
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item {
        padding-bottom: 8vw;
        margin-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item {
        padding-bottom: 4.39453vw;
        font-size: 1.95312vw
    }
}

.position-detail .detail-info .item .detail-left {
    width: 30%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-left {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-left {
        width: 30%
    }
}

.position-detail .detail-info .item .detail-left .career-label {
    display: inline-block;
    box-sizing: border-box;
    margin-bottom: 1.38889vw;
    font-size: 1.66667vw;
    text-align: center;
    padding: .34722vw 1.25vw;
    color: #fff;
    background-color: #34364e;
    outline: none;
    border: none
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-left .career-label {
        display: block;
        width: 100%;
        max-width: 100%;
        font-size: 6.4vw;
        padding: 1.06667vw 2.66667vw;
        margin-bottom: 5.6vw;
        letter-spacing: 1px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-left .career-label {
        font-size: 2.34375vw;
        padding: .48828vw 1.75781vw;
        margin-bottom: 1.95312vw
    }
}

.position-detail .detail-info .item .detail-left .career-label:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
    margin-top: 1px
}

.position-detail .detail-info .item .detail-left p {
    line-height: 1.94444vw;
    font-size: 1.38889vw;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-left p {
        font-size: 4.8vw;
        line-height: 6.66667vw;
        text-align: center;
        margin-bottom: 2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-left p {
        font-size: 1.95312vw;
        line-height: 2.73438vw
    }
}

.position-detail .detail-info .item .detail-right {
    width: 70%;
    box-sizing: border-box;
    line-height: 1.94444vw
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-right {
        width: 100%;
        font-size: 4.8vw;
        line-height: 6.4vw;
        letter-spacing: 1px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-right {
        font-size: 1.95312vw;
        line-height: 2.73438vw
    }
}

.position-detail .detail-info .item .detail-right .other-box {
    padding-left: 1.94444vw;
    border-left: 2px solid transparent
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-right .other-box {
        font-size: 4.8vw;
        line-height: 6.4vw;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-right .other-box {
        font-size: 1.95312vw;
        line-height: 2.73438vw
    }
}

.position-detail .detail-info .item .detail-right .other-box .other-title {
    margin-bottom: .97222vw;
    font-size: 1.38889vw;
    line-height: 1.94444vw;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-right .other-box .other-title {
        margin-bottom: 4.26667vw;
        font-size: 4.8vw;
        line-height: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-right .other-box .other-title {
        margin-bottom: 1.36719vw;
        font-size: 1.95312vw;
        line-height: 2.73438vw
    }
}

.position-detail .detail-info .item .detail-right .other-box li {
    margin-bottom: .97222vw;
    padding-left: 1.45833vw;
    position: relative;
    font-size: 1.38889vw;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-right .other-box li {
        padding-left: 5.33333vw;
        font-size: 4.8vw;
        margin-bottom: 3.73333vw;
        line-height: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-right .other-box li {
        padding-left: 2.05078vw;
        font-size: 1.95312vw;
        margin-bottom: 1.36719vw;
        line-height: 2.73438vw
    }
}

.position-detail .detail-info .item .detail-right .other-box li:before {
    content: "";
    position: absolute;
    width: .41667vw;
    height: .41667vw;
    border-radius: 50%;
    background-color: #34364e;
    left: 0;
    top: .90278vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-right .other-box li:before {
        width: 1.6vw;
        height: 1.6vw;
        top: 3.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-right .other-box li:before {
        width: .58594vw;
        height: .58594vw;
        top: 1.26953vw
    }
}

.position-detail .detail-info .item .detail-right .tips-box {
    padding-left: 1.94444vw;
    font-size: 1.38889vw;
    line-height: 2.08333vw;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .detail-right .tips-box {
        font-size: 4.8vw;
        line-height: 6.4vw;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .detail-right .tips-box {
        font-size: 1.95312vw;
        line-height: 2.92969vw
    }
}

.position-detail .detail-info .item .detail-right .tips-box .tips-title {
    font-weight: 700
}

.position-detail .detail-info .item .summary-box {
    font-size: 1.38889vw;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .position-detail .detail-info .item .summary-box {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .detail-info .item .summary-box {
        font-size: 1.95312vw
    }
}

.position-detail .others {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .position-detail .others .career-btn {
        margin-bottom: 2.08333vw
    }

@media screen and (max-width:767px) {
    .position-detail .others .career-btn {
        margin-bottom: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .others .career-btn {
        margin-bottom: 2.92969vw
    }
}

.position-detail .others .career-btn .u-more {
    display: inline-block;
    background-color: #34354f;
    margin: 2.08333vw 0 4.16667vw;
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    line-height: 1.66667vw;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media screen and (max-width:767px) {
    .position-detail .others .career-btn .u-more {
        margin: 8vw 0 16vw;
        padding: 4vw 5.33333vw;
        font-size: 4.8vw;
        line-height: 5.86667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .others .career-btn .u-more {
        margin: 2.92969vw 0 5.85938vw;
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw;
        line-height: 2.34375vw
    }
}

.position-detail .others .career-btn .u-more:hover {
    background-color: #225560
}

.position-detail .others .back {
    color: #34364e;
    letter-spacing: 1px;
    font-size: 1.66667vw;
    cursor: pointer;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .position-detail .others .back {
        margin-right: 0;
        margin-left: 3.2vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-detail .others .back {
        font-size: 2.34375vw
    }
}

.position-filter {
    width: 24%;
    margin-right: 4.16667vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width:767px) {
    .position-filter {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter {
        margin-right: 4.16667vw;
        width: 24%
    }
}

.position-filter .hide {
    display: none !important
}

.position-filter .career-list-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.08333vw
}

@media screen and (max-width:767px) {
    .position-filter .career-list-btns {
        margin-bottom: 3.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .career-list-btns {
        margin-bottom: 1.26953vw
    }
}

.position-filter .career-list-btns .career-btn {
    padding: 0;
    font-size: 1.66667vw;
    line-height: 1;
    letter-spacing: 1px;
    color: #34364e;
    background-color: transparent;
    outline: none;
    border: none
}

@media screen and (max-width:767px) {
    .position-filter .career-list-btns .career-btn {
        font-size: 6.4vw;
        box-sizing: border-box
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .career-list-btns .career-btn {
        font-size: 2.34375vw
    }
}

.position-filter .career-list-btns .career-btn .micon-close {
    margin-left: .55556vw
}

@media screen and (max-width:767px) {
    .position-filter .career-list-btns .career-btn .micon-close {
        font-size: 5.6vw;
        margin-left: 2.13333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .career-list-btns .career-btn .micon-close {
        font-size: 1.5625vw;
        margin-left: .78125vw
    }
}

.position-filter .career-list-btns .micon-close-btn {
    cursor: pointer
}

.position-filter .search-keys {
    font-size: 1.25vw
}

@media screen and (max-width:767px) {
    .position-filter .search-keys {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys {
        font-size: 1.75781vw
    }
}

.position-filter .search-keys .search-keys-item {
    border-bottom: 1px solid #34364e;
    cursor: pointer
}

    .position-filter .search-keys .search-keys-item .search-keys-item-summary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 1.18056vw 0;
        color: #34364e;
        letter-spacing: 1px;
        font-weight: 700;
        font-style: normal
    }

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary {
        padding: 4.53333vw 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary {
        padding: 1.66016vw 0
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon {
    cursor: pointer;
    position: relative;
    width: 1.45833vw;
    height: 1.45833vw
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon {
        width: 5.6vw;
        height: 5.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon {
        width: 2.05078vw;
        height: 2.05078vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon:before, .position-filter .search-keys .search-keys-item .search-keys-item-summary .u-add:after {
    content: "";
    position: absolute;
    background-color: #383a52
}

.position-filter .search-keys .search-keys-item .search-keys-item-summary .u-add:after {
    width: 2px;
    height: 1.45833vw;
    left: 50%;
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%)
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary .u-add:after {
        height: 5.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary .u-add:after {
        height: 2.05078vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon:before {
    width: 1.45833vw;
    height: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon:before {
        width: 5.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-summary .fold-icon:before {
        width: 2.05078vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details {
    font-weight: 500;
    font-style: normal;
    overflow: hidden
}

    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-top: 1px solid #34364e;
        padding-left: 1.04167vw
    }

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail {
        padding: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail {
        padding-left: 1.46484vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .97222vw 0
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio {
        padding: 4.53333vw 0 4.53333vw 4.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio {
        padding: 1.36719vw 0
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-value, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-radio-value, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-value, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-radio-value {
    color: #34364e;
    word-break: break-word
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-value, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-radio-value, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-value, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-radio-value {
        width: auto
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox input, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio input {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    width: 100%
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-radio-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-radio-label {
    width: 1.11111vw;
    height: 1.11111vw;
    border-radius: 50%;
    border: 1px solid #9d9d9d;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-radio-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-radio-label {
        width: 4.26667vw;
        height: 4.26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-radio-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-radio-label {
        width: 1.5625vw;
        height: 1.5625vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-label {
    width: 1.11111vw;
    height: 1.11111vw;
    border: 1px solid #9d9d9d;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1.38889vw
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-label {
        width: 4.26667vw;
        height: 4.26667vw;
        margin-left: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-label {
        width: 1.5625vw;
        height: 1.5625vw;
        margin-left: 1.95312vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-label:after, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-label:after {
    box-sizing: content-box;
    content: "";
    border: 1px solid #fff;
    border-left: 0;
    border-top: 0;
    height: .90278vw;
    left: 35%;
    position: absolute;
    top: -2px;
    -webkit-transform: rotate(45deg) scaleY(0);
    transform: rotate(45deg) scaleY(0);
    width: .34722vw;
    transition: transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;
    -webkit-transform-origin: center;
    transform-origin: center
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-label:after, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-label:after {
        height: 3.73333vw;
        width: 1.6vw;
        top: -2px;
        left: 30%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-checkbox .u-checkbox-label:after, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .u-radio .u-checkbox-label:after {
        border: 1px solid #fff;
        border-left: 0;
        border-top: 0;
        height: 1.26953vw;
        left: 35%;
        top: -2px;
        width: .48828vw
    }
}

.position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .is-checked {
    color: #225560
}

    .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .is-checked .u-checkbox-label, .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .is-checked .u-radio-label {
        background-color: #225560;
        border-color: #225560
    }

        .position-filter .search-keys .search-keys-item .search-keys-item-details .search-keys-item-detail .is-checked .u-checkbox-label:after {
            -webkit-transform: rotate(35deg) scaleY(1);
            transform: rotate(35deg) scaleY(1)
        }

.position-filter .search-keys .career-btn {
    padding: 0;
    font-size: 1.66667vw;
    line-height: 1;
    letter-spacing: 1px;
    color: #34364e;
    background-color: transparent;
    outline: none;
    border: none
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .career-btn {
        font-size: 4.8vw;
        box-sizing: border-box
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .career-btn {
        font-size: 2.34375vw
    }
}

.position-filter .search-keys .career-btn .u-more {
    display: inline-block;
    background-color: #34354f;
    margin: 2.08333vw 0 4.16667vw;
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    line-height: 1.66667vw;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media screen and (max-width:767px) {
    .position-filter .search-keys .career-btn .u-more {
        margin: 8vw 0 0;
        padding: 4vw 5.33333vw;
        font-size: 4.8vw;
        line-height: 5.86667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-keys .career-btn .u-more {
        margin: 2.92969vw 0 5.85938vw;
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw;
        line-height: 2.34375vw
    }
}

.position-filter .search-keys .career-btn .u-more:hover {
    background-color: #225560
}

@media screen and (max-width:767px) {
    .position-filter .search-key-close {
        display: block;
        font-size: 5.33333vw;
        letter-spacing: 1px;
        cursor: pointer;
        color: #225560;
        margin: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-key-close {
        font-size: 1.95312vw
    }
}

@media screen and (max-width:767px) {
    .position-filter .search-key-close i {
        margin-right: 2.13333vw;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-filter .search-key-close i {
        font-size: 1.5625vw
    }
}

.position-list {
    width: 76%
}

@media screen and (max-width:767px) {
    .position-list {
        width: 100%
    }

        .position-list .position-list-container.gap {
            padding-bottom: 0 !important
        }
}

.position-list .career-list-item {
    color: #34364e;
    font-weight: 500;
    font-style: normal
}

@media screen and (max-width:767px) {
    .position-list .career-list-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 5.33333vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item {
        font-size: 1.95312vw
    }
}

.position-list .career-list-item .career-name {
    font-size: 2.29167vw;
    margin-bottom: 1.38889vw
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .career-name {
        font-size: 8.53333vw;
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .career-name {
        font-size: 3.125vw;
        margin-bottom: 1.95312vw
    }
}

.position-list .career-list-item .career-name h3 {
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 2.91667vw;
    font-weight: 700;
    font-size: 2.22222vw;
    font-style: normal
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .career-name h3 {
        line-height: 11.2vw;
        font-size: 8.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .career-name h3 {
        line-height: 4.09375vw;
        font-size: 3.125vw
    }
}

.position-list .career-list-item .position-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .position-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.position-list .career-list-item .position-box .career-job-wrapper {
    margin: 0 1.04167vw 1.04167vw 0
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .position-box .career-job-wrapper {
        margin: 0 4vw 4vw 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .position-box .career-job-wrapper {
        margin: 0 1.46484vw 1.46484vw 0
    }
}

.position-list .career-list-item .position-box .career-job-wrapper .career-job-name {
    font-weight: 500;
    font-style: normal;
    font-size: 1.38889vw;
    letter-spacing: 1px;
    color: #34364e
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .position-box .career-job-wrapper .career-job-name {
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .position-box .career-job-wrapper .career-job-name {
        font-size: 1.95312vw
    }
}

.position-list .career-list-item .position-box .career-job-wrapper .career-job-value {
    font-size: 1.38889vw;
    letter-spacing: 1px;
    color: #34364e;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .position-box .career-job-wrapper .career-job-value {
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .position-box .career-job-wrapper .career-job-value {
        font-size: 1.95312vw
    }
}

.position-list .career-list-item .career-summary {
    text-overflow: ellipsis;
    max-height: 6.25vw;
    position: relative;
    line-height: 2.08333vw;
    letter-spacing: 1px;
    overflow: hidden;
    font-size: 1.38889vw;
    margin-top: 2.08333vw
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .career-summary {
        max-height: 18.66667vw;
        font-size: 5.33333vw;
        line-height: 6.4vw;
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .career-summary {
        max-height: 8.78906vw;
        font-size: 1.95312vw;
        line-height: 2.92969vw;
        margin-top: 2.92969vw
    }
}

.position-list .career-list-item .career-btn {
    padding: 0;
    font-size: 1.66667vw;
    line-height: 1;
    letter-spacing: 1px;
    color: #34364e;
    background-color: transparent;
    outline: none;
    border: none
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .career-btn {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .career-btn {
        font-size: 2.34375vw
    }
}

.position-list .career-list-item .career-btn .u-more {
    display: inline-block;
    background-color: #34354f;
    margin: 2.08333vw 0 4.16667vw;
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    line-height: 1.66667vw;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media screen and (max-width:767px) {
    .position-list .career-list-item .career-btn .u-more {
        margin: 8vw 0 16vw;
        padding: 4vw 5.33333vw;
        font-size: 4.8vw;
        line-height: 5.86667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .career-list-item .career-btn .u-more {
        font-size: 1.95312vw;
        margin: 2.92969vw 0 5.85938vw;
        padding: 1.46484vw 1.95312vw;
        font-size: 1.75781vw;
        line-height: 2.34375vw
    }
}

.position-list .career-list-item .career-btn .u-more:hover {
    background-color: #225560
}

.position-list .loading-box {
    text-align: center;
    padding: 2.08333vw
}

@media screen and (max-width:767px),screen and (max-width:1200px) and (max-aspect-ratio:1/1) {
    .position-list .loading-box {
        padding: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .loading-box {
        padding: 2.92969vw
    }
}

.position-list .loading-box img {
    width: 10.41667vw
}

@media screen and (max-width:767px),screen and (max-width:1200px) and (max-aspect-ratio:1/1) {
    .position-list .loading-box img {
        width: 40vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .loading-box img {
        width: 14.64844vw
    }
}

.position-list .no-data {
    text-align: center;
    color: #979db1;
    font-size: 2.22222vw;
    margin-top: 2.77778vw
}

@media screen and (max-width:767px),screen and (max-width:1200px) and (max-aspect-ratio:1/1) {
    .position-list .no-data {
        font-size: 5.33333vw;
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-list .no-data {
        font-size: 3.125vw;
        margin-top: 3.90625vw
    }
}

.pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.66667vw;
    color: #34364e;
    font-weight: 500;
    font-style: normal
}

@media screen and (max-width:767px) {
    .pagination {
        font-size: 5.33333vw;
        margin-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .pagination {
        font-size: 2.34375vw
    }
}

.pagination .next, .pagination .prev {
    width: 3.47222vw;
    height: 3.47222vw;
    cursor: pointer;
    line-height: 3.47222vw;
    text-align: center
}

@media screen and (max-width:767px) {
    .pagination .next, .pagination .prev {
        width: 13.33333vw;
        height: 13.33333vw;
        line-height: 13.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .pagination .next, .pagination .prev {
        width: 4.88281vw;
        height: 4.88281vw;
        line-height: 4.88281vw
    }
}

.pagination .next .iconfont, .pagination .prev .iconfont {
    font-size: 1.94444vw
}

@media screen and (max-width:767px) {
    .pagination .next .iconfont, .pagination .prev .iconfont {
        font-size: 7.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .pagination .next .iconfont, .pagination .prev .iconfont {
        font-size: 2.73438vw
    }
}

.pagination .prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.pagination .current-page {
    width: 2.43056vw;
    height: 2.43056vw;
    line-height: 2.43056vw;
    text-align: center;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .pagination .current-page {
        width: 9.33333vw;
        height: 9.33333vw;
        line-height: 9.33333vw;
        font-weight: 500
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .pagination .current-page {
        width: 3.41797vw;
        height: 3.41797vw;
        line-height: 3.41797vw
    }
}

.position-search-bar {
    margin-bottom: 4.16667vw
}

@media screen and (max-width:767px) {
    .position-search-bar {
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar {
        margin-bottom: 5.85938vw
    }
}

.position-search-bar .hidden {
    display: none
}

.position-search-bar .m-search-for {
    margin-top: 2.08333vw;
    font-size: 2.5vw
}

@media screen and (max-width:767px) {
    .position-search-bar .m-search-for {
        margin-top: 8vw;
        font-size: 9.6vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar .m-search-for {
        margin-top: 2.92969vw;
        font-size: 3.51562vw
    }
}

.position-search-bar .m-search-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding-left: 1.38889vw;
    border: 1px solid #34364e;
    box-sizing: border-box;
    margin: 0 auto 1.38889vw
}

@media screen and (max-width:767px) {
    .position-search-bar .m-search-input {
        padding: 2.13333vw 5.33333vw 2.13333vw 2.66667vw;
        margin-bottom: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar .m-search-input {
        padding-left: 1.38889vw;
        margin-bottom: 1.95312vw
    }
}

.position-search-bar .m-search-input .input-inner {
    line-height: 1;
    letter-spacing: 1px;
    color: #34364e;
    font-variant-ligatures: none;
    font-family: neue-haas-grotesk-display,sans-serif;
    width: 92%;
    font-size: 1.66667vw;
    font-weight: 500;
    font-style: normal;
    margin: 0;
    outline: none;
    border: none;
    -webkit-appearance: none;
    background: none
}

@media screen and (max-width:767px) {
    .position-search-bar .m-search-input .input-inner {
        display: inline-block;
        width: 100%;
        font-size: 4.8vw;
        padding-left: 2.66667vw;
        text-overflow: ellipsis
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar .m-search-input .input-inner {
        font-size: 2.34375vw;
        line-height: 1;
        padding-left: .97656vw
    }
}

.position-search-bar .m-search-input .input-inner[type=search]::-webkit-search-cancel-button {
    display: none
}

.position-search-bar .m-search-input .search-icon {
    width: 3.95833vw;
    height: 3.95833vw;
    line-height: 3.95833vw;
    text-align: center;
    cursor: pointer;
    color: #34364e
}

@media screen and (max-width:767px) {
    .position-search-bar .m-search-input .search-icon {
        width: 8vw;
        height: 8vw;
        line-height: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar .m-search-input .search-icon {
        width: 5.56641vw;
        height: 5.56641vw;
        line-height: 5.56641vw
    }
}

.position-search-bar .m-search-input .search-icon .iconfont {
    font-size: 2.22222vw;
    font-weight: bolder;
    color: #34364e
}

@media screen and (max-width:767px) {
    .position-search-bar .m-search-input .search-icon .iconfont {
        font-size: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar .m-search-input .search-icon .iconfont {
        font-size: 3.125vw
    }
}

.position-search-bar .m-search-type {
    font-size: 1.25vw;
    color: #34364e;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .position-search-bar .m-search-type {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search-bar .m-search-type {
        font-size: 1.75781vw
    }
}

.position-search {
    color: #34364e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    overflow: hidden
}

    .position-search .title {
        font-size: 2.77778vw;
        font-weight: 700;
        font-style: normal;
        text-align: center;
        padding: 0 .69444vw;
        letter-spacing: 1.5px;
        margin-bottom: 2.08333vw
    }

@media screen and (max-width:767px) {
    .position-search .title {
        font-size: 6.66667vw;
        padding: 0 2.66667vw;
        margin-bottom: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .title {
        font-size: 3.90625vw;
        padding: 0 .97656vw;
        margin-bottom: 2.92969vw
    }
}

.position-search .sub-title {
    font-size: 1.66667vw;
    text-align: center;
    padding: 0 .69444vw;
    letter-spacing: 1.5px;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 2.08333vw
}

@media screen and (max-width:767px) {
    .position-search .sub-title {
        font-size: 6.4vw;
        padding: 0 2.66667vw;
        letter-spacing: 1px;
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .sub-title {
        font-size: 2.34375vw;
        padding: 0 .97656vw;
        margin-bottom: 2.92969vw
    }
}

.position-search .m-search-input {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 65%;
    padding-left: 1.38889vw;
    border: 1px solid #34364e;
    box-sizing: border-box;
    margin: 0 auto 2.08333vw
}

@media screen and (max-width:767px) {
    .position-search .m-search-input {
        padding-left: 2.66667vw;
        margin-bottom: 1.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .m-search-input {
        padding-left: 1.95312vw;
        margin-bottom: 2.92969vw
    }
}

.position-search .m-search-input .input-inner {
    line-height: 1;
    letter-spacing: 1px;
    color: #34364e;
    font-variant-ligatures: none;
    font-family: neue-haas-grotesk-display,sans-serif;
    width: 92%;
    font-size: 1.66667vw;
    font-weight: 500;
    font-style: normal;
    margin: 0;
    outline: none;
    border: none;
    -webkit-appearance: none;
    background: none
}

@media screen and (max-width:767px) {
    .position-search .m-search-input .input-inner {
        display: inline-block;
        width: 100%;
        font-size: 4.8vw;
        text-overflow: ellipsis;
        padding-left: 2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .m-search-input .input-inner {
        font-size: 2.34375vw
    }
}

.position-search .m-search-input .input-inner[type=search]::-webkit-search-cancel-button {
    display: none
}

.position-search .m-search-input .search-icon {
    width: 3.95833vw;
    height: 3.95833vw;
    line-height: 3.95833vw;
    text-align: center;
    cursor: pointer;
    color: #34364e
}

@media screen and (max-width:767px) {
    .position-search .m-search-input .search-icon {
        width: 8vw;
        height: 8vw;
        line-height: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .m-search-input .search-icon {
        width: 5.56641vw;
        height: 5.56641vw;
        line-height: 5.56641vw
    }
}

.position-search .m-search-input .search-icon .iconfont {
    font-size: 2.22222vw;
    font-weight: bolder;
    color: #34364e
}

@media screen and (max-width:767px) {
    .position-search .m-search-input .search-icon .iconfont {
        font-size: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .m-search-input .search-icon .iconfont {
        font-size: 2.92969vw
    }
}

.position-search .m-search-btn {
    display: inline-block;
    margin: 0 auto;
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    line-height: 1.66667vw;
    letter-spacing: 1px;
    text-align: center;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    background-color: #34354f
}

@media screen and (max-width:767px) {
    .position-search .m-search-btn {
        padding: 4vw;
        font-size: 4vw;
        line-height: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .position-search .m-search-btn {
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw;
        line-height: 2.34375vw
    }
}

.position-all-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
    font-style: normal;
    box-sizing: border-box
}

@media screen and (max-width:767px) {
    .position-all-page {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        background-color: #fff
    }
}

.mc-categories-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .mc-categories-list {
        display: block
    }
}

.mc-categories-list .mc-item {
    margin-right: 2.666666%;
    margin-top: 2.08333vw;
    width: 23%
}

@media screen and (max-width:767px) {
    .mc-categories-list .mc-item {
        margin-bottom: 8vw;
        margin-top: 0;
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-categories-list .mc-item {
        margin-right: 2.666666%;
        margin-top: 2.92969vw;
        width: 23%
    }
}

.mc-categories-list .mc-item .mc-categories-list-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    padding: 0 .34722vw;
    height: 4.30556vw;
    font-size: 1.38889vw;
    background-color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #34364e;
    border: 1px solid #34364e;
    font-weight: 500;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .mc-categories-list .mc-item .mc-categories-list-title {
        height: 16vw;
        font-size: 6.4vw;
        line-height: 1.2
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-categories-list .mc-item .mc-categories-list-title {
        padding: 0 .48828vw;
        height: 6.05469vw;
        font-size: 1.95312vw
    }
}

.mc-categories-list .mc-item .mc-categories-list-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .mc-categories-list .mc-item .mc-categories-list-img img {
        width: 100%;
        height: auto;
        transition: transform .5s,-webkit-transform .5s
    }

.mc-categories-list .mc-item:nth-child(4n) {
    margin-right: 0
}

@media screen and (max-width:767px) {
    .mc-categories-list .mc-item:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-categories-list .mc-item:last-child {
        margin-right: 0
    }
}

.mc-categories-list .mc-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width:767px) {
    .mc-categories-list .mc-item:hover img {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.mc-categories-list .mc-item:first-child, .mc-categories-list .mc-item:nth-child(2), .mc-categories-list .mc-item:nth-child(3), .mc-categories-list .mc-item:nth-child(4) {
    margin-top: 0
}

.reports-document .public-btn {
    margin-top: 3.125vw
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .public-btn {
        margin-top: 4.39453vw
    }
}

@media screen and (max-width:767px) {
    .reports-document .public-btn {
        margin-top: 0
    }
}

.reports-document .m-report-outter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.08333vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter {
        margin-top: 0;
        margin-bottom: 8vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter {
        margin-bottom: 2.92969vw
    }
}

.reports-document .m-report-outter .m-report-title {
    margin: 1.04167vw 2.08333vw 0 0;
    line-height: 4.86111vw;
    font-size: 2.91667vw;
    width: 6.59722vw;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #000
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-title {
        font-size: 8.53333vw;
        margin: 0;
        display: block;
        width: 100%;
        text-align: center;
        line-height: 18.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-title {
        margin: 1.46484vw 2.92969vw 0 0;
        line-height: 6.83594vw;
        font-size: 4.10156vw;
        width: auto
    }
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-inner {
        display: block;
        width: 100%;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-inner {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-inner .m-report-item:last-child {
        padding-bottom: 0;
        margin-bottom: 0
    }
}

.reports-document .m-report-outter .m-report-item {
    float: left;
    position: relative;
    width: 17.36111vw;
    height: 4.86111vw;
    margin-top: 1.04167vw;
    margin-right: 1.38889vw;
    border-radius: 2px
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item {
        margin-right: 0;
        width: 94%;
        margin-top: 4vw;
        margin-bottom: 4vw;
        height: 18.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item {
        width: 24.41406vw;
        height: 5.46875vw;
        margin-top: 1.46484vw;
        margin-right: 1.46484vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-link {
    width: 100%;
    height: 100%;
    color: #000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.reports-document .m-report-outter .m-report-item .m-report-item-front {
    background-color: #efefef;
    height: 100%;
    width: 100%
}

    .reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-quarter {
        padding-right: 1.04167vw;
        padding-left: 1.04167vw;
        border-right: 2px solid #000;
        font-size: 2.22222vw;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-quarter {
        font-size: 5.86667vw;
        border-right-width: .53333vw;
        padding-right: 4vw;
        padding-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-quarter {
        padding-right: .97656vw;
        padding-left: .97656vw;
        border-right: 2px solid #000;
        font-size: 2.53906vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 1.04167vw;
    font-size: 1.25vw;
    max-width: 10.41667vw;
    width: 10.41667vw;
    height: 3.125vw;
    line-height: 1.2;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-text {
        padding-left: 4vw;
        font-size: 4.8vw;
        max-width: 40vw;
        width: 40vw;
        height: 12vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-text {
        padding-left: .97656vw;
        font-size: 1.36719vw;
        height: 4.39453vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-front .m-report-text p {
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.reports-document .m-report-outter .m-report-item .m-report-item-front:after, .reports-document .m-report-outter .m-report-item .m-report-item-front:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 2.43056vw 1.18056vw
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front:after, .reports-document .m-report-outter .m-report-item .m-report-item-front:before {
        border-width: 9.33333vw 4.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front:after, .reports-document .m-report-outter .m-report-item .m-report-item-front:before {
        border-width: 2.73438vw 1.66016vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-front:before {
    left: 0;
    border-left-color: #fff
}

.reports-document .m-report-outter .m-report-item .m-report-item-front:after {
    right: -2.29167vw;
    border-left-color: #efefef
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front:after {
        right: -8.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-front:after {
        right: -3.22266vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-size {
    position: absolute;
    display: none;
    z-index: 5;
    background-color: #225560;
    width: 100%;
    height: 100%;
    font-size: 1.25vw
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size {
        font-size: 1.75781vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-size .m-report-size {
    margin-left: .55556vw;
    width: 8.33333vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size .m-report-size {
        margin-left: 2.13333vw;
        width: 48vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size .m-report-size {
        margin-left: .78125vw;
        width: 11.71875vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-size i {
    color: #fff
}

.reports-document .m-report-outter .m-report-item .m-report-item-size:after, .reports-document .m-report-outter .m-report-item .m-report-item-size:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 2.43056vw 1.18056vw
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size:after, .reports-document .m-report-outter .m-report-item .m-report-item-size:before {
        border-width: 9.33333vw 4.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size:after, .reports-document .m-report-outter .m-report-item .m-report-item-size:before {
        border-width: 2.83203vw 1.66016vw
    }
}

.reports-document .m-report-outter .m-report-item .m-report-item-size:before {
    left: 0;
    border-left-color: #fff
}

.reports-document .m-report-outter .m-report-item .m-report-item-size:after {
    right: -2.29167vw;
    border-left-color: #225560
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size:after {
        right: -8.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item .m-report-item-size:after {
        right: -3.22266vw
    }
}

.reports-document .m-report-outter .m-report-item:hover .m-report-item-front {
    display: none
}

.reports-document .m-report-outter .m-report-item:hover .m-report-item-size {
    display: block
}

.reports-document .m-report-outter .m-report-item:after, .reports-document .m-report-outter .m-report-item:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 2.43056vw 1.18056vw
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item:after, .reports-document .m-report-outter .m-report-item:before {
        border-width: 9.33333vw 4.53333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item:after, .reports-document .m-report-outter .m-report-item:before {
        border-width: 2.73438vw 1.66016vw
    }
}

.reports-document .m-report-outter .m-report-item:before {
    left: 0;
    border-left-color: #fff
}

.reports-document .m-report-outter .m-report-item:after {
    right: -2.08333vw;
    border-left-color: #efefef
}

@media screen and (max-width:767px) {
    .reports-document .m-report-outter .m-report-item:after {
        right: -8.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .reports-document .m-report-outter .m-report-item:after {
        right: -3.22266vw
    }
}

.reports-document .m-report-outter:first-child, .reports-document .m-report-outter:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.reports-document .m-report-outter:first-child {
    margin-top: 0
}

.search-result-container {
    font-weight: 500;
    font-style: normal;
    letter-spacing: .06944vw;
    color: #34364e;
    margin: 0 auto
}

    .search-result-container .search-input {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        padding-left: 1.38889vw;
        margin: 2.08333vw auto 0;
        border: .06944vw solid #34364e;
        box-sizing: border-box
    }

@media screen and (max-width:767px) {
    .search-result-container .search-input {
        height: 10.66667vw;
        line-height: 10.66667vw;
        margin-top: 8vw;
        padding: 2.13333vw 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-input {
        padding-left: 1.95312vw;
        margin: 5.85938vw auto 0;
        border: .09766vw solid #34364e
    }
}

.search-result-container .search-input input[type=search]::-webkit-search-cancel-button {
    display: none
}

.search-result-container .search-input .input-inner {
    outline: none;
    border: none;
    font-family: neue-haas-grotesk-display,sans-serif;
    line-height: 1;
    width: 92%;
    font-size: 1.66667vw;
    font-variant-ligatures: none;
    -webkit-appearance: none;
    background: none
}

@media screen and (max-width:767px) {
    .search-result-container .search-input .input-inner {
        font-size: 3.73333vw;
        padding-right: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-input .input-inner {
        font-size: 2.34375vw
    }
}

.search-result-container .search-input .search-icon {
    width: 3.95833vw;
    height: 3.95833vw;
    line-height: 3.95833vw;
    text-align: center;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .search-result-container .search-input .search-icon {
        font-weight: 100;
        padding-right: 6.66667vw;
        margin-left: 2.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-input .search-icon {
        width: 5.56641vw;
        height: 5.56641vw;
        line-height: 5.56641vw
    }
}

.search-result-container .search-input .search-icon .iconfont {
    font-size: 2.22222vw;
    font-weight: bolder;
    color: #34364e;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (max-width:767px) {
    .search-result-container .search-input .search-icon .iconfont {
        font-size: 4.26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-input .search-icon .iconfont {
        font-size: 3.125vw
    }
}

.search-result-container .search-input .search-icon .iconfont:before {
    content: "\E602"
}

.search-result-container .search-input .micon-clear {
    display: none
}

@media screen and (max-width:767px) {
    .search-result-container .search-input .micon-clear {
        display: block;
        color: #999;
        font-family: iconfont !important;
        font-size: 4.26667vw;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 8vw
    }
}

.search-result-container .search-input .micon-clear:before {
    content: "\E60E"
}

.search-result-container .search-page-tab {
    font-size: 1.38889vw;
    display: block;
    margin: 2.77778vw auto 0;
    border-bottom: .06944vw solid #979797;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .06944vw;
    color: #34364e
}

@media screen and (max-width:767px) {
    .search-result-container .search-page-tab {
        font-size: 5.33333vw;
        margin: 10.66667vw auto 0;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-page-tab {
        font-size: 1.95312vw;
        margin: 3.90625vw auto 0;
        border-bottom: .09766vw solid #979797;
        letter-spacing: .09766vw
    }
}

.search-result-container .search-page-tab .search-page-tab-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4.16667vw 0 0;
    width: auto;
    padding: 0
}

@media screen and (max-width:767px) {
    .search-result-container .search-page-tab .search-page-tab-item {
        float: inherit;
        display: inline-block;
        vertical-align: middle;
        margin: 0 16vw 0 0;
        width: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-page-tab .search-page-tab-item {
        margin: 0 5.85938vw 0 0
    }
}

.search-result-container .search-page-tab .search-page-tab-item span {
    position: relative;
    font-size: 1.38889vw;
    color: #757575;
    padding: 0 0 1.04167vw;
    display: block;
    width: 100%;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .search-result-container .search-page-tab .search-page-tab-item span {
        font-size: 3.73333vw;
        padding-bottom: 2.13333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-page-tab .search-page-tab-item span {
        font-size: 1.95312vw;
        padding: 0 0 1.46484vw
    }
}

.search-result-container .search-page-tab .search-page-tab-item span:after {
    position: absolute;
    bottom: -.06944vw;
    left: 0;
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: .10417vw;
    background: #34364e;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media screen and (max-width:767px) {
    .search-result-container .search-page-tab .search-page-tab-item span:after {
        height: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-page-tab .search-page-tab-item span:after {
        bottom: 0;
        height: .09766vw
    }
}

.search-result-container .search-page-tab .active span {
    color: #34364e
}

    .search-result-container .search-page-tab .active span:after {
        opacity: 1
    }

.search-result-container .search-content .search-header {
    position: relative;
    font-size: 1.66667vw;
    line-height: 1.4;
    letter-spacing: .10417vw
}

@media screen and (max-width:767px) {
    .search-result-container .search-content .search-header {
        padding: 0;
        font-size: 6.4vw;
        letter-spacing: .4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-content .search-header {
        font-size: 1.95312vw;
        letter-spacing: .09766vw
    }
}

.search-result-container .search-content .search-header .search-total {
    margin: 1.38889vw 0 2.77778vw;
    font-size: 1.25vw;
    color: #757575
}

@media screen and (max-width:767px) {
    .search-result-container .search-content .search-header .search-total {
        margin: 2.66667vw 0;
        font-size: 3.73333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-content .search-header .search-total {
        margin: 1.95312vw 0 3.90625vw;
        font-size: 1.75781vw
    }
}

.search-result-container .loading-box {
    text-align: center;
    padding: 2.08333vw
}

@media screen and (max-width:767px) {
    .search-result-container .loading-box {
        padding: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .loading-box {
        padding: 2.92969vw
    }
}

.search-result-container .loading-box img {
    width: 10.41667vw;
    vertical-align: middle;
    border: 0
}

@media screen and (max-width:767px) {
    .search-result-container .loading-box img {
        width: 40vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .loading-box img {
        width: 14.64844vw
    }
}

.search-result-container .hide {
    display: none !important
}

.search-result-container .search-tabs-page .search-list {
    margin-top: 2.77778vw;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: start;
    justify-content: start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list {
        margin-top: 8vw;
        display: block
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list {
        margin-top: 3.90625vw
    }
}

.search-result-container .search-tabs-page .search-list .item {
    width: 100%;
    margin: 0 0 3.47222vw;
    font-size: 1.38889vw;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .item {
        margin: 0 0 8vw;
        color: #000;
        font-size: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .item {
        margin: 0 0 4.88281vw;
        line-height: 2.73438vw;
        font-size: 1.95312vw
    }
}

.search-result-container .search-tabs-page .search-list .item a {
    cursor: pointer;
    text-decoration: none;
    color: inherit
}

    .search-result-container .search-tabs-page .search-list .item a .title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: .69444vw;
        color: #34364e;
        font-size: 1.66667vw;
        line-height: 2.29167vw;
        font-style: normal;
        font-weight: 700;
        letter-spacing: 1px
    }

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .item a .title {
        font-size: 4.8vw;
        line-height: 6.66667vw;
        color: #000;
        overflow: unset;
        margin-bottom: 2.66667vw;
        text-overflow: unset;
        white-space: unset
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .item a .title {
        margin-bottom: .97656vw;
        font-size: 2.34375vw;
        line-height: 3.22266vw
    }
}

.search-result-container .search-tabs-page .search-list .item a .content {
    color: #34364e;
    font-size: 1.38889vw;
    line-height: 1.94444vw;
    letter-spacing: 1px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .item a .content {
        font-size: 3.73333vw;
        line-height: 5.33333vw;
        -webkit-line-clamp: 3;
        color: #000
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .item a .content {
        font-size: 1.95312vw;
        line-height: 2.73438vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 30%;
    margin-right: 5%;
    margin-top: 5.20833vw
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item {
        width: unset;
        margin-right: unset;
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item {
        margin-right: 5%;
        margin-top: 7.32422vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container {
        width: 100%;
        position: relative;
        margin: 0 auto
    }

        .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .item-img {
            height: 18.26389vw
        }

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .item-img {
        height: 73.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .item-img {
        height: 25.68359vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .item-img picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .item-img .video-list-img {
    width: 100%;
    height: auto;
    border: 0
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2.77778vw;
    margin-left: -2.77778vw;
    width: 5.55556vw;
    height: 5.55556vw;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #34354f;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn {
        margin-top: -10.66667vw;
        margin-left: -10.66667vw;
        width: 21.33333vw;
        height: 21.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn {
        margin-top: -3.90625vw;
        margin-left: -3.90625vw;
        width: 7.8125vw;
        height: 7.8125vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont {
    font-size: 4.16667vw;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #225560;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont {
        font-size: 16vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont {
        font-size: 5.85938vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont:before {
    content: "\E615"
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content {
    margin: -2.08333vw 1.04167vw 0;
    background-color: #fff;
    position: relative;
    padding: 1.04167vw
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content {
        margin: -8vw 4vw 0;
        padding: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content {
        margin: -2.92969vw 1.46484vw 0;
        padding: 1.46484vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content h3 {
    margin-bottom: .69444vw;
    font-size: 1.66667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .06944vw;
    line-height: 1.2
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content h3 {
        font-size: 6.4vw;
        line-height: 1.2;
        margin-bottom: 4vw;
        letter-spacing: .26667vw;
        word-wrap: break-word;
        word-break: normal;
        -webkit-line-clamp: unset;
        overflow: unset
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content h3 {
        margin-bottom: .97656vw;
        font-size: 2.34375vw;
        letter-spacing: .09766vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content .content {
    margin-top: .69444vw;
    font-size: 1.25vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .06944vw;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content .content {
        margin-top: 2.66667vw;
        font-size: 4.8vw;
        line-height: 1.2
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item .video-list-a .video-list-content .content {
        margin-top: .97656vw;
        font-size: 1.75781vw;
        letter-spacing: .09766vw
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item:first-child, .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(2), .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(3) {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item:first-child, .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(2), .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(3) {
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item:first-child, .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(2), .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(3) {
        margin-top: 0
    }
}

.search-result-container .search-tabs-page .search-list .video-list-item:last-child, .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .video-list-item:last-child, .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(3n) {
        margin-right: unset
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .video-list-item:last-child, .search-result-container .search-tabs-page .search-list .video-list-item:nth-child(3n) {
        margin-right: 0
    }
}

.search-result-container .search-tabs-page .search-list .no-data {
    padding: 4.16667vw 0;
    text-align: center;
    color: #979db1;
    font-size: 2.22222vw;
    width: 100%
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-list .no-data {
        font-size: 5.33333vw;
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-list .no-data {
        padding: 5.85938vw 0;
        font-size: 3.125vw
    }
}

.search-result-container .search-tabs-page .search-page-btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 2.08333vw
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-page-btn-box {
        padding: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-page-btn-box {
        padding: 2.92969vw
    }
}

.search-result-container .search-tabs-page .search-page-btn-box button {
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    letter-spacing: .06944vw;
    text-align: center;
    background-color: #34354f;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    font-style: normal;
    -webkit-transition: background .3s;
    transition: background .3s;
    -webkit-appearance: button;
    text-transform: none
}

@media screen and (max-width:767px) {
    .search-result-container .search-tabs-page .search-page-btn-box button {
        padding: 4vw 5.33333vw;
        font-size: 5.33333vw;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .search-result-container .search-tabs-page .search-page-btn-box button {
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw;
        letter-spacing: .09766vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .vimeo-video-popup {
        width: 73.24219vw !important;
        height: unset !important;
        background: unset !important;
        max-width: 73.24219vw !important;
        padding: unset !important;
        box-shadow: unset !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .asset-video-popup video {
        width: 100% !important;
        height: 100% !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .youtube-video-popup {
        width: 73.24219vw !important;
        height: 41.99219vw
    }
}

.mc-section-title .mc-section-title-text {
    display: inline-block;
    line-height: 2;
    padding: 0 1.38889vw;
    color: #fff;
    background-color: #34364e;
    font-weight: 500;
    font-style: normal;
    text-indent: .10417vw;
    letter-spacing: .10417vw;
    font-size: 2.22222vw;
    font-variant-ligatures: none
}

@media screen and (max-width:767px),screen and (max-width:1200px) and (max-aspect-ratio:1/1) {
    .mc-section-title .mc-section-title-text {
        line-height: 10.26667vw;
        padding: 0 2.66667vw;
        font-weight: 400;
        font-size: 6.4vw;
        text-indent: .26667vw;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-section-title .mc-section-title-text {
        line-height: 4.6875vw;
        padding: 0 1.95312vw;
        text-indent: .14648vw;
        letter-spacing: .14648vw;
        font-size: 2.34375vw
    }
}

.mc-simple-banner .m-head-title {
    position: relative;
    min-height: 6.94444vw
}

@media screen and (max-width:767px) {
    .mc-simple-banner .m-head-title {
        min-height: 26.66667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-simple-banner .m-head-title {
        min-height: 9.76562vw
    }
}

.mc-simple-banner .m-head-title-img {
    width: 100%
}

.mc-simple-banner .item-img {
    width: 100%;
    display: block
}

.mc-simple-banner .max-width-content {
    width: 95%;
    margin: 0 auto
}

@media screen and (max-width:767px) {
    .mc-simple-banner .max-width-content {
        width: 90%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-simple-banner .max-width-content {
        width: 95%
    }
}

.mc-simple-banner .max-width-content .m-head-title-wrap {
    position: absolute;
    bottom: 0
}

@media screen and (max-width:767px) {
    .mc-simple-banner .max-width-content .m-head-title-wrap {
        left: 5.33333vw;
        right: 5.33333vw
    }
}

.mc-simple-banner .max-width-content .m-head-title-text {
    display: inline-block;
    background: #fff;
    font-size: 2.77778vw;
    line-height: 1;
    padding: 1.04167vw 1.38889vw;
    letter-spacing: .06944vw;
    color: #34364e;
    font-family: neue-haas-grotesk-display,sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width:767px) {
    .mc-simple-banner .max-width-content .m-head-title-text {
        font-size: 8.53333vw;
        padding: 2.66667vw 4vw;
        line-height: 1.13;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-simple-banner .max-width-content .m-head-title-text {
        font-size: 3.90625vw;
        line-height: 3.90625vw;
        padding: 1.46484vw 1.95312vw;
        letter-spacing: .09766vw
    }
}

.mc-news-simple-banner .max-width-content .m-head-title-wrap {
    width: 95% !important;
    position: relative;
    margin-top: -3.47222vw
}

@media screen and (max-width:767px) {
    .mc-news-simple-banner .max-width-content .m-head-title-wrap {
        width: 90% !important;
        left: 0 !important;
        right: unset !important;
        margin-top: -10.66667vw
    }
}

.mc-brand-items .mc-brand-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item {
        display: block
    }
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item:last-child .mc-brand-link {
        margin-bottom: 0 !important
    }
}

.mc-brand-items .mc-brand-item .mc-brand-img-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40%;
    position: relative;
    z-index: 99
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-img-box {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-img-box {
        width: 40%
    }
}

.mc-brand-items .mc-brand-item .mc-brand-img-box picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mc-brand-items .mc-brand-item .mc-brand-img-box img {
    width: 100%;
    max-height: 100%
}

.mc-brand-items .mc-brand-item .mc-brand-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    position: relative;
    margin: 0;
    overflow: hidden;
    background-color: #225560;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-link {
        background-color: #fff;
        color: #34354f;
        width: 100%;
        margin: 8vw auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-link {
        width: 70%
    }
}

.mc-brand-items .mc-brand-item .mc-brand-link img {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 50;
    opacity: 1
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-link img {
        opacity: 0
    }
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-link img {
        display: none
    }
}

.mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main {
    position: absolute;
    width: auto;
    left: 8.33333vw;
    right: 4.16667vw;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main {
        opacity: 1;
        width: 90%;
        position: static;
        padding: 0 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main {
        opacity: 1;
        left: 11.71875vw;
        right: 5.85938vw
    }
}

.mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-name {
    overflow: hidden;
    font-size: 2.22222vw;
    margin-bottom: .34722vw;
    letter-spacing: .10417vw;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-name {
        font-size: 8.53333vw;
        margin-bottom: 5.33333vw;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-name {
        font-size: 3.125vw;
        margin-bottom: .48828vw;
        letter-spacing: .14648vw
    }
}

.mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-desc {
    font-size: 1.38889vw;
    letter-spacing: .06944vw;
    line-height: 1.5;
    margin-bottom: 1.38889vw
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-desc {
        font-size: 4.26667vw;
        margin-bottom: 5.33333vw;
        letter-spacing: .26667vw;
        line-height: 1.5
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-desc {
        font-size: 1.95312vw;
        letter-spacing: .09766vw;
        line-height: 1.5;
        margin-bottom: 1.95312vw
    }
}

.mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-link-name {
    font-size: 1.38889vw;
    letter-spacing: .06944vw;
    font-weight: 700;
    margin-top: 1.38889vw
}

@media screen and (max-width:767px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-link-name {
        font-size: 4.8vw;
        letter-spacing: .26667vw;
        margin-top: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .mc-brand-item .mc-brand-link .mc-brand-box-main .mc-brand-link-name {
        font-size: 1.95312vw;
        letter-spacing: .09766vw;
        font-weight: 700;
        margin-top: 1.95312vw
    }
}

.mc-brand-items .mc-brand-item .mc-brand-link:hover img {
    opacity: 0
}

.mc-brand-items .mc-brand-item .mc-brand-link:hover .mc-brand-box-main {
    opacity: 1
}

.mc-brand-items .left .mc-brand-img-box {
    margin-right: -4.86111vw
}

@media screen and (max-width:767px) {
    .mc-brand-items .left .mc-brand-img-box {
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .left .mc-brand-img-box {
        margin-right: -6.83594vw
    }
}

.mc-brand-items .right .mc-brand-img-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.mc-brand-items .right .mc-brand-link {
    margin-right: -4.86111vw
}

@media screen and (max-width:767px) {
    .mc-brand-items .right .mc-brand-link {
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-brand-items .right .mc-brand-link {
        margin-right: -6.83594vw
    }
}

.mc-brand-items .right .mc-brand-link .mc-brand-box-main {
    left: 4.16667vw;
    right: 8.33333vw
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .public-btn {
        margin-top: 4vw
    }
}

.mc-teaser-cat .mc-img-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 0
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mc-teaser-cat .mc-img-container .mc-img-box {
    width: 46.45833vw;
    position: relative
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container .mc-img-box {
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-cat .mc-img-container .mc-img-box {
        width: 65.33203vw
    }
}

.mc-teaser-cat .mc-img-container .mc-img-box img {
    width: 100%;
    height: auto
}

.mc-teaser-cat .mc-img-container .mc-img-box .mc-teaser-cat-hover-img, .mc-teaser-cat .mc-img-container .mc-img-box .mc-teaser-cat-hover-video {
    position: absolute;
    object-fit: fill;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0
}

    .mc-teaser-cat .mc-img-container .mc-img-box .mc-teaser-cat-hover-video + .mc-teaser-cat-hover-img {
        display: none
    }

.mc-teaser-cat .mc-img-container .mc-img-box:hover .mc-teaser-cat-hover-img {
    opacity: 1
}

.mc-teaser-cat .mc-img-container .mc-txt-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    background-color: #fff;
    padding: 2.08333vw;
    position: relative;
    z-index: 10;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #34354f;
    -webkit-transition: all .5s;
    transition: all .5s;
    box-sizing: content-box
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container .mc-txt-box {
        width: unset;
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -ms-flex-pack: left;
        justify-content: left;
        margin: -12vw 4vw 0;
        padding: 4vw 4vw 0;
        z-index: 10;
        width: 81.86667vw;
        box-sizing: border-box
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-cat .mc-img-container .mc-txt-box {
        padding: 2.92969vw
    }
}

.mc-teaser-cat .mc-img-container .mc-txt-box .mc-text-name {
    overflow: hidden;
    font-size: 2.22222vw;
    margin-bottom: .34722vw;
    letter-spacing: .10417vw;
    font-weight: 700;
    line-height: normal
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container .mc-txt-box .mc-text-name {
        font-size: 8.53333vw;
        margin-bottom: 5.33333vw;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-cat .mc-img-container .mc-txt-box .mc-text-name {
        font-size: 3.125vw;
        margin-bottom: .48828vw;
        letter-spacing: .14648vw
    }
}

.mc-teaser-cat .mc-img-container .mc-txt-box .mc-text-desc {
    font-size: 1.25vw;
    line-height: 1.5;
    letter-spacing: .06944vw;
    font-weight: 500;
    margin-bottom: 1.38889vw
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container .mc-txt-box .mc-text-desc {
        font-size: 4.26667vw;
        letter-spacing: .26667vw;
        margin-bottom: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-cat .mc-img-container .mc-txt-box .mc-text-desc {
        font-size: 1.75781vw;
        line-height: 1.5;
        letter-spacing: .09766vw;
        margin-bottom: 1.95312vw
    }
}

.mc-teaser-cat .mc-img-container.left .mc-img-box {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: -50%
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container.left .mc-img-box {
        margin-right: 0
    }
}

.mc-teaser-cat .mc-img-container.left .mc-txt-box, .mc-teaser-cat .mc-img-container.right .mc-img-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.mc-teaser-cat .mc-img-container.right .mc-img-box {
    margin-left: -50%
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container.right .mc-img-box {
        margin-left: 0;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.mc-teaser-cat .mc-img-container.right .mc-txt-box {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (max-width:767px) {
    .mc-teaser-cat .mc-img-container.right .mc-txt-box {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.mc-teaser-introduction .mc-teaser-introduction-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .mc-teaser-introduction .mc-teaser-introduction-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mc-teaser-introduction .mc-teaser-introduction-container .mc-img-wrapper {
    font-size: 0;
    width: 16.66667vw;
    margin-right: 4.86111vw;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .mc-teaser-introduction .mc-teaser-introduction-container .mc-img-wrapper {
        width: 100%;
        margin-bottom: 6.13333vw;
        margin-right: 0;
        text-align: center
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-introduction .mc-teaser-introduction-container .mc-img-wrapper {
        width: 23.4375vw;
        margin-right: 6.83594vw
    }
}

.mc-teaser-introduction .mc-teaser-introduction-container .mc-img-wrapper .mc-img {
    width: 100%;
    height: auto
}

@media screen and (max-width:767px) {
    .mc-teaser-introduction .mc-teaser-introduction-container .mc-img-wrapper .mc-img {
        width: 70%
    }
}

.mc-teaser-introduction .mc-teaser-introduction-container .mc-content-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: left;
    position: relative;
    font-size: 1.38889vw;
    color: #34364e;
    line-height: 1;
    letter-spacing: .06944vw;
    font-weight: 500;
    word-break: break-word
}

@media screen and (max-width:767px) {
    .mc-teaser-introduction .mc-teaser-introduction-container .mc-content-wrapper {
        font-size: 4.8vw;
        letter-spacing: .26667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-introduction .mc-teaser-introduction-container .mc-content-wrapper {
        font-size: 1.95312vw;
        letter-spacing: .09766vw
    }
}

.mc-teaser-introduction .mc-teaser-introduction-container .mc-content-wrapper .mc-text-content {
    line-height: 1.5
}

.mc-teaser-letter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .mc-teaser-letter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mc-teaser-letter.left .mc-img-wrapper {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 2.98611vw
}

.mc-teaser-letter.left .mc-article-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media screen and (max-width:767px) {
    .mc-teaser-letter.left .mc-article-content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.mc-teaser-letter.right .mc-img-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: 2.98611vw
}

@media screen and (max-width:767px) {
    .mc-teaser-letter.right .mc-img-wrapper {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-letter.right .mc-img-wrapper {
        margin-left: 4.19922vw
    }
}

.mc-teaser-letter.right .mc-article-content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.mc-teaser-letter .mc-img-wrapper {
    width: 26.38889vw
}

@media screen and (max-width:767px) {
    .mc-teaser-letter .mc-img-wrapper {
        width: 86.93333vw;
        margin-right: 0;
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-letter .mc-img-wrapper {
        width: 37.10938vw
    }
}

.mc-teaser-letter .mc-img-wrapper img {
    width: 100%;
    height: auto
}

.mc-teaser-letter .mc-article-content {
    width: 60%;
    font-style: normal;
    color: #34364e
}

    .mc-teaser-letter .mc-article-content p {
        font-weight: 500 !important
    }

@media screen and (max-width:767px) {
    .mc-teaser-letter .mc-article-content {
        width: 100%
    }
}

.mc-teaser-list {
    -webkit-transition: all .5s;
    transition: all .5s
}

    .mc-teaser-list .teaser-list-item {
        margin-bottom: 4.16667vw;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item {
        margin: 5.85938vw auto 0
    }
}

.mc-teaser-list .teaser-list-item:last-child {
    margin-bottom: 0
}

.mc-teaser-list .teaser-list-item:first-child {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item:first-child {
        margin-top: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item:first-child {
        margin-top: 0
    }
}

.mc-teaser-list .teaser-list-item:nth-child(odd) .img-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: -3.47222vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item:nth-child(odd) .img-box {
        margin-left: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item:nth-child(odd) .img-box {
        margin-left: -4.88281vw
    }
}

.mc-teaser-list .teaser-list-item:nth-child(odd) .txt-box {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.mc-teaser-list .teaser-list-item:nth-child(2n) .txt-box {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.mc-teaser-list .teaser-list-item:nth-child(2n) .img-box {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 0 -3.47222vw 0 0
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item:nth-child(2n) .img-box {
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item:nth-child(2n) .img-box {
        margin-right: -4.88281vw
    }
}

.mc-teaser-list .teaser-list-item .img-box {
    width: 50%;
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item .img-box {
        -webkit-box-ordinal-group: 2 !important;
        -webkit-order: 1 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
        width: 100%;
        display: block
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item .img-box {
        width: 50%
    }
}

.mc-teaser-list .teaser-list-item .img-box .img {
    width: 100%;
    height: auto
}

.mc-teaser-list .teaser-list-item .txt-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    background-color: #efefef;
    padding: 4.86111vw 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item .txt-box {
        -webkit-box-ordinal-group: 3 !important;
        -webkit-order: 2 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
        width: 90%;
        margin: -8vw auto 0 !important;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        z-index: 9
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item .txt-box {
        width: 55%;
        padding: 6.83594vw 0
    }
}

.mc-teaser-list .teaser-list-item .txt-box:hover {
    background-color: #225560;
    color: #fff
}

.mc-teaser-list .teaser-list-item .txt-box .txt-box-main {
    width: 55%;
    min-height: 26.11111vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main {
        padding: 2.66667vw 4vw;
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main {
        width: 55%;
        min-height: 36.71875vw
    }
}

.mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-name {
    overflow: hidden;
    font-size: 2.77778vw;
    margin-bottom: .34722vw;
    letter-spacing: .10417vw;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-name {
        font-size: 8.53333vw;
        margin-bottom: 1.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-name {
        font-size: 3.90625vw;
        margin-bottom: .48828vw;
        letter-spacing: .14648vw
    }
}

.mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-desc {
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 1.38889vw;
    font-size: 1.38889vw;
    letter-spacing: .06944vw
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-desc {
        font-size: 4.8vw;
        margin-bottom: 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-desc {
        font-size: 1.95312vw;
        letter-spacing: .09766vw
    }
}

.mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-link-name {
    font-size: 1.38889vw;
    letter-spacing: .06944vw;
    font-weight: 700
}

@media screen and (max-width:767px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-link-name {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-list .teaser-list-item .txt-box .txt-box-main .bus-link-name {
        font-size: 1.95312vw;
        letter-spacing: .09766vw
    }
}

.mc-teaser-list .teaser-list-item:nth-child(2) {
    margin-top: 0 !important
}

.mc-cate-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: .69444vw
}

@media screen and (max-width:767px) {
    .mc-cate-list {
        display: block;
        margin-bottom: 16vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-cate-list {
        margin-bottom: .97656vw
    }
}

.mc-cate-list .mc-item {
    width: 30%;
    margin-right: 5%;
    margin-bottom: 3.47222vw
}

@media screen and (max-width:767px) {
    .mc-cate-list .mc-item {
        margin-bottom: 8vw;
        margin-top: 0;
        width: 100%
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-cate-list .mc-item {
        width: 30%;
        margin-right: 5%;
        margin-bottom: 4.88281vw
    }
}

.mc-cate-list .mc-item .mc-cate-list-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .mc-cate-list .mc-item .mc-cate-list-img img {
        width: 100%;
        height: auto
    }

.mc-cate-list .mc-item .mc-cate-list-title {
    margin-top: 2.08333vw;
    margin-bottom: .69444vw;
    font-size: 1.66667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 700;
    -webkit-box-orient: vertical;
    letter-spacing: .06944vw;
    color: #34364e
}

@media screen and (max-width:767px) {
    .mc-cate-list .mc-item .mc-cate-list-title {
        margin-top: 5.33333vw;
        font-size: 6.4vw;
        line-height: 1.2;
        margin-bottom: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-cate-list .mc-item .mc-cate-list-title {
        margin-top: 2.92969vw;
        margin-bottom: .97656vw;
        font-size: 2.34375vw;
        letter-spacing: .09766vw
    }
}

.mc-cate-list .mc-item .mc-cate-list-description {
    font-size: 1.25vw;
    color: #34364e
}

@media screen and (max-width:767px) {
    .mc-cate-list .mc-item .mc-cate-list-description {
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-cate-list .mc-item .mc-cate-list-description {
        font-size: 1.75781vw
    }
}

.mc-cate-list .mc-item:nth-child(3n) {
    margin-right: 0
}

.mc-teaser-product-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0
}

@media screen and (max-width:767px) {
    .mc-teaser-product-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mc-teaser-product-container .mc-article-sec-img-wrapper {
    width: 35.83333vw;
    font-size: 0;
    overflow: hidden;
    margin-right: 3.26389vw;
    box-sizing: border-box
}

@media screen and (max-width:767px) {
    .mc-teaser-product-container .mc-article-sec-img-wrapper {
        width: 100%;
        margin-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-product-container .mc-article-sec-img-wrapper {
        width: vwP(516);
        margin-right: vwP(47)
    }
}

.mc-teaser-product-container .mc-article-sec-img-wrapper img {
    width: 100%;
    height: auto
}

.mc-teaser-product-container .mc-article-sec-content-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 47.8%;
    color: #34364e;
    line-height: normal
}

@media screen and (max-width:767px) {
    .mc-teaser-product-container .mc-article-sec-content-wrap {
        width: 100%;
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-product-container .mc-article-sec-content-wrap {
        width: 47.8%
    }
}

.mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-title {
    font-size: 1.66667vw;
    font-weight: 700;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-title {
        font-size: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-title {
        font-size: 2.34375vw
    }
}

.mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-content {
    margin-top: 1.38889vw
}

    .mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-content p {
        font-weight: 500
    }

@media screen and (max-width:767px) {
    .mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-content {
        margin-top: 5.33333vw;
        font-size: 4.8vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-teaser-product-container .mc-article-sec-content-wrap .mc-article-sec-content {
        margin-top: 1.95312vw
    }
}

.richtext-cont-introduction {
    padding-right: 1.40278vw;
    text-align:justify;
    font-size: 1.66667vw
}

@media screen and (max-width:767px) {
    .richtext-cont-introduction {
        letter-spacing: .26667vw;
        font-size: 5.33333vw;
        padding-right: 0
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont-introduction {
        padding-right: 25.87891vw;
        font-size: 2.34375vw
    }
}

.richtext-cont-introduction p {
    font-size: 1.66667vw !important;
    font-weight: 500 !important
}

@media screen and (max-width:767px) {
    .richtext-cont-introduction p {
        font-size: 5.33333vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont-introduction p {
        font-size: 2.34375vw !important
    }
}

.richtext-cont {
    font-style: normal;
    letter-spacing: .06944vw;
    font-size: 1.38889vw
}

@media screen and (max-width:767px) {
    .richtext-cont {
        letter-spacing: .26667vw;
        font-size: 4.8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont {
        letter-spacing: .09766vw;
        font-size: 1.95312vw
    }
}

.richtext-cont video {
    width: 100%;
    height: auto;
    cursor: pointer;
    display: block
}

    .richtext-cont video::-webkit-media-controls-fullscreen-button, .richtext-cont video::-webkit-media-controls-play-button {
        display: none
    }

    .richtext-cont video::-webkit-media-controls-current-time-display, .richtext-cont video::-webkit-media-controls-timeline {
        display: none
    }

    .richtext-cont video::-webkit-media-controls-mute-button, .richtext-cont video::-webkit-media-controls-time-remaining-display {
        display: none
    }

    .richtext-cont video::-webkit-media-controls-toggle-closed-captions-button, .richtext-cont video::-webkit-media-controls-volume-slider {
        display: none
    }

    .richtext-cont video::-webkit-media-controls-enclosure {
        display: none
    }

.richtext-cont h1 {
    margin-bottom: 2.08333vw;
    font-weight: 400;
    font-size: 2.5vw;
    margin-top: 0;
    line-height: normal
}

@media screen and (max-width:767px) {
    .richtext-cont h1 {
        margin-bottom: 8vw;
        font-size: 9.6vw;
        line-height: 1.11
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont h1 {
        font-size: 3.51562vw
    }
}

.richtext-cont h2 {
    margin-bottom: 1.38889vw;
    font-weight: 400;
    font-size: 2.08333vw;
    margin-top: 0;
    line-height: normal
}

@media screen and (max-width:767px) {
    .richtext-cont h2 {
        margin-bottom: 2.66667vw;
        font-size: 8vw;
        line-height: 1.11
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont h2 {
        margin-bottom: 1.95312vw;
        font-size: 2.92969vw
    }
}

.richtext-cont h3 {
    margin-bottom: 1.38889vw;
    font-weight: 400;
    font-size: 1.80556vw;
    margin-top: 0;
    line-height: normal
}

@media screen and (max-width:767px) {
    .richtext-cont h3 {
        margin-bottom: 2.66667vw;
        font-size: 6.93333vw;
        line-height: 1.11
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont h3 {
        margin-bottom: 1.95312vw;
        font-size: 2.53906vw
    }
}

.richtext-cont h4 {
    margin-bottom: .69444vw;
    font-weight: 400;
    font-size: 1.52778vw;
    margin-top: 0;
    line-height: normal
}

@media screen and (max-width:767px) {
    .richtext-cont h4 {
        margin-bottom: 2.66667vw;
        font-size: 5.86667vw;
        line-height: 1.11
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont h4 {
        margin-bottom: .97656vw;
        font-size: 2.14844vw
    }
}

.richtext-cont h5 {
    margin-bottom: .69444vw;
    font-weight: 400;
    font-size: 1.25vw;
    margin-top: 0;
    line-height: normal
}

@media screen and (max-width:767px) {
    .richtext-cont h5 {
        margin-bottom: 2.66667vw;
        font-size: 4.8vw;
        line-height: 1.11
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont h5 {
        margin-bottom: .97656vw;
        font-size: 1.75781vw
    }
}

.richtext-cont h6 {
    font-size: .83333vw !important;
    font-weight: 400 !important;
    line-height: 2.5
}

@media screen and (max-width:767px) {
    .richtext-cont h6 {
        font-size: 3.2vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont h6 {
        font-size: 1.17188vw !important
    }
}

.richtext-cont p {
    font-size: inherit;
    font-weight: 400;
    clear: both;
    overflow: hidden
}

.richtext-cont a {
    color: #34364e
}

.richtext-cont sup {
    vertical-align: text-top
}

.richtext-cont img {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.richtext-cont ol {
    counter-reset: counter-name;
    font-size: inherit;
    font-weight: 400;
    padding-bottom: 1em;
    text-align: left !important
}

    .richtext-cont ol li {
        list-style: none;
        font-size: inherit;
        padding-bottom: 1em;
        position: relative;
        padding-left: 1em
    }

        .richtext-cont ol li:before {
            position: absolute;
            top: 0;
            left: 0;
            counter-increment: counter-name;
            content: counter(counter-name);
            font-size: 1em;
            font-weight: 700;
            color: #34364e
        }

.richtext-cont ul li {
    margin-bottom: .97222vw;
    padding-left: 1.45833vw;
    position: relative;
    letter-spacing: 1px
}

@media screen and (max-width:767px) {
    .richtext-cont ul li {
        padding-left: 5.33333vw;
        margin-bottom: 3.73333vw;
        line-height: 6.4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont ul li {
        margin-bottom: 1.36719vw;
        padding-left: 2.05078vw;
        letter-spacing: .09766vw
    }
}

.richtext-cont ul li:before {
    content: "";
    position: absolute;
    width: .41667vw;
    height: .41667vw;
    border-radius: 50%;
    background-color: #34364e;
    left: 0;
    top: .90278vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    .richtext-cont ul li:before {
        width: 1.6vw;
        height: 1.6vw;
        top: 3.46667vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .richtext-cont ul li:before {
        width: .58594vw;
        height: .58594vw;
        top: 1.26953vw
    }
}

.richtext-cont .align-left-img {
    margin: 1.38889vw 1.38889vw 1.38889vw 0
}

.richtext-cont .align-right-img {
    margin: 1.38889vw 0 1.38889vw 1.38889vw
}

.video-list .video-list-container {
    overflow: hidden
}

    .video-list .video-list-container .video-list-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: start;
        justify-content: start
    }

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper {
        display: block
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 30%;
    margin-right: 5%;
    margin-top: 5.20833vw
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item {
        width: unset;
        margin-right: unset;
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item {
        width: 30%;
        margin-right: 5%;
        margin-top: 7.32422vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container {
        width: 100%;
        position: relative;
        margin: 0 auto
    }

        .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .item-img {
            height: 18.26389vw
        }

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .item-img {
        height: 73.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .item-img {
        height: 25.68359vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .item-img picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .item-img .video-list-img {
    width: 100%;
    height: auto;
    border: 0
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2.77778vw;
    margin-left: -2.77778vw;
    width: 5.55556vw;
    height: 5.55556vw;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #34354f;
    background-color: #fff
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn {
        margin-top: -10.66667vw;
        margin-left: -10.66667vw;
        width: 21.33333vw;
        height: 21.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn {
        margin-top: -3.90625vw;
        margin-left: -3.90625vw;
        width: 7.8125vw;
        height: 7.8125vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont {
    font-size: 4.16667vw;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #225560;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont {
        font-size: 16vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont {
        font-size: 5.85938vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-container .video-list-play-btn .iconfont:before {
    content: "\E615"
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content {
    margin: -2.08333vw 1.04167vw 0;
    background-color: #fff;
    position: relative;
    padding: 1.04167vw
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content {
        margin: -8vw 4vw 0;
        padding: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content {
        margin: -2.92969vw 1.46484vw 0;
        padding: 1.46484vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content h3 {
    margin-bottom: .69444vw;
    font-size: 1.66667vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .06944vw;
    line-height: 1.2
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content h3 {
        font-size: 6.4vw;
        line-height: 1.2;
        margin-bottom: 4vw;
        letter-spacing: .26667vw;
        word-wrap: break-word;
        word-break: normal;
        -webkit-line-clamp: unset;
        overflow: unset
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content h3 {
        margin-bottom: .97656vw;
        font-size: 2.34375vw;
        letter-spacing: .09766vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content .content {
    margin-top: .69444vw;
    font-size: 1.25vw;
    font-weight: 500;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: .06944vw;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content .content {
        margin-top: 2.66667vw;
        font-size: 4.8vw;
        line-height: 1.2
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item .video-list-a .video-list-content .content {
        margin-top: .97656vw;
        font-size: 1.75781vw;
        letter-spacing: .09766vw
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item:first-child, .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(2), .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(3) {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item:first-child, .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(2), .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(3) {
        margin-top: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item:first-child, .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(2), .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(3) {
        margin-top: 0
    }
}

.video-list .video-list-container .video-list-wrapper .video-list-item:last-child, .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item:last-child, .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(3n) {
        margin-right: unset
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-wrapper .video-list-item:last-child, .video-list .video-list-container .video-list-wrapper .video-list-item:nth-child(3n) {
        margin-right: 0
    }
}

.video-list .video-list-container .video-list-btn-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 2.08333vw 2.08333vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-btn-box {
        padding: 0 8vw 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-btn-box {
        padding: 0 2.92969vw 2.92969vw
    }
}

.video-list .video-list-container .video-list-btn-box .video-list-more-btn {
    background-color: #34354f;
    padding: 1.04167vw 1.38889vw;
    font-size: 1.38889vw;
    letter-spacing: .06944vw;
    text-align: center;
    outline: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    font-style: normal;
    -webkit-transition: background .3s;
    transition: background .3s
}

@media screen and (max-width:767px) {
    .video-list .video-list-container .video-list-btn-box .video-list-more-btn {
        font-size: 4.8vw;
        letter-spacing: .26667vw;
        padding: 4vw 5.33333vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .video-list .video-list-container .video-list-btn-box .video-list-more-btn {
        padding: 1.46484vw 1.95312vw;
        font-size: 1.95312vw;
        letter-spacing: .09766vw
    }
}

.video-list .video-list-container .hide {
    display: none !important
}

.video-list .video-list-container .video-list-btn-box button:hover {
    background-color: #225560
}

.video-popup {
    position: relative !important;
    display: none
}

.blocker {
    z-index: 110 !important;
    padding: unset !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.vimeo-video-popup {
    width: 52.08333vw !important;
    height: unset !important;
    background: unset !important;
    max-width: 52.08333vw !important;
    padding: unset !important;
    box-shadow: unset !important;
    position: relative !important
}

@media screen and (max-width:767px) {
    .vimeo-video-popup {
        padding: 0;
        width: 100% !important;
        height: auto;
        max-width: unset !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .vimeo-video-popup {
        width: 73.24219vw !important;
        height: unset !important;
        background: unset !important;
        max-width: 73.24219vw !important;
        padding: unset !important;
        box-shadow: unset !important;
        position: relative !important
    }
}

.asset-video-popup {
    width: 52.08333vw !important;
    height: unset !important;
    padding: 0 !important;
    display: none;
    background: unset !important;
    max-height: 90% !important;
    max-width: 100% !important
}

@media screen and (max-width:767px) {
    .asset-video-popup {
        padding: 0;
        width: 100% !important;
        height: auto
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .asset-video-popup {
        width: 87.89062vw !important;
        height: unset !important;
        padding: 0 !important;
        display: none;
        background: unset !important;
        max-height: 90% !important;
        max-width: 100% !important
    }
}

.asset-video-popup iframe, .asset-video-popup video {
    width: 100% !important;
    height: 100% !important;
    display: block !important
}

.asset-video-popup video {
    background-color: #000
}

@media screen and (max-width:767px) {
    .asset-video-popup video {
        object-fit: contain !important
    }
}

.btn-close-video {
    position: absolute;
    top: -4.86111vw;
    right: -2.08333vw;
    color: #fff;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .btn-close-video {
        top: -24vw;
        right: 4vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .btn-close-video {
        top: -6.83594vw;
        right: -2.92969vw
    }
}

.btn-close-video .iconfont {
    font-size: 1.66667vw;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (max-width:767px) {
    .btn-close-video .iconfont {
        font-size: 8vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .btn-close-video .iconfont {
        font-size: 2.34375vw
    }
}

.btn-close-video .iconfont:before {
    content: "\E6B5"
}

.close-modal {
    background-image: unset !important;
    text-indent: unset !important
}

@media screen and (max-width:767px) {
    .close-modal {
        right: 3.2vw !important
    }
}

.youtube-video-popup {
    background: unset !important;
    padding: unset !important;
    width: 52.08333vw !important;
    height: 29.86111vw;
    box-shadow: unset !important
}

@media screen and (max-width:767px) {
    .youtube-video-popup {
        padding: 0;
        width: 100% !important;
        height: 57.33333vw;
        width: 100vw !important
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .youtube-video-popup {
        background: unset !important;
        padding: unset !important;
        width: 73.24219vw !important;
        height: 41.99219vw;
        box-shadow: unset !important
    }
}

.video-popup :nth-child(3) {
    display: none !important
}

.mc-video-container .mc-video-container-video {
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .mc-video-container .mc-video-container-video {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.mc-video-container .mc-video-container-video .mc-video-img {
    width: 100%;
    height: auto;
    display: block
}

.mc-video-container .mc-video-container-video .mc-video-play {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.mc-video-container .mc-video-container-video .mc-video-vimeo-play, .mc-video-container .mc-video-container-video .mc-video-youtube-play {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #000
}

.mc-video-container .mc-video-container-video .mc-video-vimeo-play {
    max-width: 100%
}

.mc-video-container .mc-video-container-video iframe {
    height: 100%
}

.mc-video-container .mc-video-container-video .mc-video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -2.5vw;
    margin-left: -2.5vw;
    cursor: pointer;
    width: 5vw;
    height: 5vw
}

@media screen and (max-width:767px) {
    .mc-video-container .mc-video-container-video .mc-video-btn {
        margin-top: -6vw;
        margin-left: -6vw;
        width: 12vw;
        height: 12vw
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .mc-video-container .mc-video-container-video .mc-video-btn {
        margin-top: -5.85938vw;
        margin-left: -5.85938vw;
        width: 11.71875vw;
        height: 11.71875vw
    }
}

@font-face {
    font-family: neue-haas-grotesk-display;
    src: url(https://use.typekit.net/af/9395af/00000000000000003b9b2046/27/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/9395af/00000000000000003b9b2046/27/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/9395af/00000000000000003b9b2046/27/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: neue-haas-grotesk-display;
    src: url(https://use.typekit.net/af/032ccd/00000000000000003b9b2047/27/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/032ccd/00000000000000003b9b2047/27/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/032ccd/00000000000000003b9b2047/27/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: neue-haas-grotesk-display;
    src: url(https://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/d562ce/00000000000000003b9b204c/27/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: neue-haas-grotesk-display;
    src: url(https://use.typekit.net/af/661dc5/00000000000000003b9b204d/27/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/661dc5/00000000000000003b9b204d/27/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/661dc5/00000000000000003b9b204d/27/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700
}

@font-face {
    font-family: neue-haas-grotesk-text;
    src: url(https://use.typekit.net/af/1285d2/00000000000000003b9b2050/27/l?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/1285d2/00000000000000003b9b2050/27/d?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/1285d2/00000000000000003b9b2050/27/a?fvd=n4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: neue-haas-grotesk-text;
    src: url(https://use.typekit.net/af/032bac/00000000000000003b9b2051/27/l?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/032bac/00000000000000003b9b2051/27/d?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/032bac/00000000000000003b9b2051/27/a?fvd=i4&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: neue-haas-grotesk-text;
    src: url(https://use.typekit.net/af/abbb5b/00000000000000003b9b2054/27/l?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/abbb5b/00000000000000003b9b2054/27/d?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/abbb5b/00000000000000003b9b2054/27/a?fvd=n7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: neue-haas-grotesk-text;
    src: url(https://use.typekit.net/af/73eec9/00000000000000003b9b2055/27/l?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff2"),url(https://use.typekit.net/af/73eec9/00000000000000003b9b2055/27/d?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("woff"),url(https://use.typekit.net/af/73eec9/00000000000000003b9b2055/27/a?fvd=i7&primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&v=3) format("opentype");
    font-display: auto;
    font-style: italic;
    font-weight: 700
}

.tk-neue-haas-grotesk-display {
    font-family: neue-haas-grotesk-display,sans-serif
}

.tk-neue-haas-grotesk-text {
    font-family: neue-haas-grotesk-text,sans-serif
}

@font-face {
    font-family: iconfont;
    src: url(data:application/vnd.ms-fontobject;base64,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);
    src: url(data:application/vnd.ms-fontobject;base64,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#iefix) format("embedded-opentype"),url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"),url(data:application/font-woff;base64,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) format("woff"),url(data:application/x-font-ttf;base64,AAEAAAALAIAAAwAwR1NVQrD+s+0AAAE4AAAAQk9TLzI8d0lTAAABfAAAAFZjbWFwFvFSqQAAAhgAAAJyZ2x5ZrcjlMgAAASwAAAF/GhlYWQY/x9+AAAA4AAAADZoaGVhCcYFeAAAALwAAAAkaG10eEcf//8AAAHUAAAARGxvY2EKjAweAAAEjAAAACRtYXhwAR8AVQAAARgAAAAgbmFtZT5U/n0AAAqsAAACbXBvc3QPf+FkAAANHAAAANMAAQAAA4D/gABcBef/////BegAAQAAAAAAAAAAAAAAAAAAABEAAQAAAAEAAGBkDTVfDzz1AAsEAAAAAADZ/G3BAAAAANn8bcH///9/BegDgAAAAAgAAgAAAAAAAAABAAAAEQBJAAQAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKAB4ALAABREZMVAAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAAAAQQvAZAABQAIAokCzAAAAI8CiQLMAAAB6wAyAQgAAAIABQMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUGZFZABA5gDnMgOA/4AAXAOAAIEAAAABAAAAAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEAAAABAAAAAQAAAAEMwAABecAAATMAAAEMwAABAAAAAQAAAAEAAAABAYAAAQA//8AAAAFAAAAAwAAACwAAAAEAAABogABAAAAAACcAAMAAQAAACwAAwAKAAABogAEAHAAAAAQABAAAwAA5gDmBeYR5hXmGOa25zL//wAA5gDmAuYN5hXmGOa15zH//wAAAAAAAAAAAAAAAAAAAAEAEAAQABYAHgAeAB4AIAAAAAUACAAJAAoABAAOAA8AEAAMAA0ABgAHAAEACwACAAMAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAANAAAAAAAAAAEAAA5gAAAOYAAAAABQAA5gIAAOYCAAAACAAA5gMAAOYDAAAACQAA5gQAAOYEAAAACgAA5gUAAOYFAAAABAAA5g0AAOYNAAAADgAA5g4AAOYOAAAADwAA5g8AAOYPAAAAEAAA5hAAAOYQAAAADAAA5hEAAOYRAAAADQAA5hUAAOYVAAAABgAA5hgAAOYYAAAABwAA5rUAAOa1AAAAAQAA5rYAAOa2AAAACwAA5zEAAOcxAAAAAgAA5zIAAOcyAAAAAwAAAAAAAAA4AFwAgACmAMwA6AEEATwBVgFyAaoCHAJEAmwCwAL+AAEAAP+oA9gDWAAbAAAJASYiDgEXCQEGFB4BNwkBFjI+AScJATY0LgEHAgD+lhQzJgETAWr+lhImMxQBagFqFDMmARP+lgFqEiYzFAHbAWoSJjMU/pb+lhQzJgETAWr+lhImMxQBagFqFDMmARMAAAABAAAAAAKMApgAEwAAJQYmND8BNi8BJjQ2Mh8BFhQPAQYBgQoPB+cDA+cHDxQI6BAQ5wlsARAUB+cDA+kIFBAI6BEsEOcJAAABAAAAAAKJApcAFAAAJSIvASY0PwE2MhYUDwEGFB8BFhQGAm8KCOcQEOgIFA8I5wIC5wgQawfnEC4Q6AgQFAfoAQMC5wgUEAABAAAAAAMcAiUAFAAAJTAxJicDJjQ2Mh8BNzYyHgEHAwYHAgAOCfwIEhwJ5OQJHBIBCfwJDtsBCQEKCRoSCfHxCRIZCv72CQEAAAAAAQAAAAADHAIlABQAAAEwMRYXExYUBiIvAQcGIi4BNxM2NwIADgn8CBIcCeTkCRwSAQn8CQ4CJQEJ/vYJGhIJ8fEJEhkKAQoJAQAAAAEAAAAAA3UC1AALAAAJASYGBxEeATcBNjQDWv4ZGjECAjEaAecaAawBGQ4cHf3MHRwOARkQOAAAAgAA/9UDKwMrAAYACgAAATMJATMRIQEhFSECgKv+1f7VqwEA/lUCVv2qAav+1QErAYD9AFYAAAACAAD/ggQtA34AEwAfAAABPgE1LgEnDgEHFB4CMzI2NwE3JS4BJz4BNx4BFw4BAxsdHgXiq6vjBD1yklE3ai8BEYj9l2qMAwOMammNAwONARswaTer4wQE46tQk3I8HR3+74fpA4xpaowDA4xqaYwAAwAA/38F6AOAAAMABwALAAARIRUhESEVIREhFSEF6PoYBej6GAXo+hgDgJL+25L+25IAAAEAAP+nBM0DWQAKAAAJAQcXATcBITUhAQHb/k0jIwGzSv6lBAP7/QFbA1j+TSUl/k1KAVtmAVsAAgAA/4IELQN+ABMAHwAAAT4BNS4BJw4BBxQeAjMyNjcBNyUuASc+ATceARcOAQMbHR4F4qur4wQ9cpJRN2ovARGI/ZdqjAMDjGppjQMDjQEbMGk3q+MEBOOrUJNyPB0d/u+H6QOMaWqMAwOMammMAAQAAP9/A48DgAAJABMAOABIAAAFADUuAScOAQcUBQA1LgEnDgEHFCUiBh0BFgYHJzQnIwYXDgEHFzI2NxcGIyImJx4CNjcXMyc0IycyFhcuASMOAQcUFyY1PgECAQGOBeCpqeEEAY4BJgOmfX2nAwGvAQIBDBgTBBsEAQEvNAghOwwLKC0yVhgRWm1YDw0mGwOZJUYaFk8uPlwCEQQDXIABltyp4QQE4anc8QEto32mAwOmfaPNAgEWFDYefQMBAQIwXwwBKihTFDQzPj8BPz9PmQNXICIyLwFJRCEcDw9ESgAAAAIAAP9/A48DgAAJABMAAAUANS4BJw4BBxQFADUuAScOAQcUAgEBjgXgqanhBAGOASYDpn19pwOAAZbcqeEEBOGp3PEBLaN9pgMDpn2jAAAAAgAA/38DjwOAAAkAEwAABQA1LgEnDgEHFAUANS4BJw4BBxQCAQGOBeCpqeEEAY4BJgOmfX2nA4ABltyp4QQE4anc8QEto32mAwOmfaMAAAACAAD/fwP/A4AADgA1AAABIgYHBhAXHgEzNgA3JgADFhUxFA4BJi8BBw4BLgE1MTQ/AScmNTE0NjIfATc+AR4BFTEUDwECBo3sR0ZGR+yN1wEdBQb+5AYOEBscC42OCxwbEA6Ojg4bKQ6OjQscGxAOjgN/hnh6/vF6eYUIASDX2AEg/XoOEw8YCwULjo4LBQsYDxMOjo4OFBUbDo6OCgYLGA8UDo4AAAAC////gAQAA38AFgAiAAAFFAYiLwEOAQcuASc+ATceARcUBgcXFgEOAQceARc+ATcuAQP/GSUK/jqKS7TxBQXxtLXxBDEu/Q39q5DBBATBkJHBAwPBVRIZDf0uMQEF8bW08QUF8bRLijr+CgNsBMGQkcEDA8GRkMEAAAAAAAASAN4AAQAAAAAAAAAVAAAAAQAAAAAAAQAIABUAAQAAAAAAAgAHAB0AAQAAAAAAAwAIACQAAQAAAAAABAAIACwAAQAAAAAABQALADQAAQAAAAAABgAIAD8AAQAAAAAACgArAEcAAQAAAAAACwATAHIAAwABBAkAAAAqAIUAAwABBAkAAQAQAK8AAwABBAkAAgAOAL8AAwABBAkAAwAQAM0AAwABBAkABAAQAN0AAwABBAkABQAWAO0AAwABBAkABgAQAQMAAwABBAkACgBWARMAAwABBAkACwAmAWkKQ3JlYXRlZCBieSBpY29uZm9udAppY29uZm9udFJlZ3VsYXJpY29uZm9udGljb25mb250VmVyc2lvbiAxLjBpY29uZm9udEdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAAoAQwByAGUAYQB0AGUAZAAgAGIAeQAgAGkAYwBvAG4AZgBvAG4AdAAKAGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgAFY2xvc2UKYXJyb3dyaWdodAphcnJvdy1sZWZ0CmFycm93LWRvd24IYXJyb3ctdXAEcGxheQZ4aWF6YWkGc2VhcmNoCGNsYXNzaWZ5CmxlZnQtYXJyb3cPc2VhcmNoLWJpZy1jb3B5CFBPSS1pY29uA1BPSQhsb2NhdGlvbgVjbGVhcghzZWFyY2gtMgAAAA==) format("truetype"),url(/static/fonts/iconfont.svg#iconfont) format("svg")
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.micon-close:before {
    content: "\E6B5"
}

.micon-arrowright:before {
    content: "\E731"
}

.micon-arrow-left:before {
    content: "\E732"
}

.micon-arrow-down:before {
    content: "\E605"
}

.micon-arrow-up:before {
    content: "\E600"
}

.micon-play:before {
    content: "\E615"
}

.micon-xiazai:before {
    content: "\E618"
}

.micon-search:before {
    content: "\E602"
}

.micon-classify:before {
    content: "\E603"
}

.micon-left-arrow:before {
    content: "\E604"
}

.micon-search-big-copy:before {
    content: "\E6B6"
}

.micon-POI-icon:before {
    content: "\E610"
}

.micon-POI:before {
    content: "\E611"
}

.micon-location:before {
    content: "\E60D"
}

.micon-clear:before {
    content: "\E60E"
}

.micon-search-2:before {
    content: "\E60F"
}
