.cd23-container {
    --NavH: 48px;
    font-weight: 400;
    line-height: normal;
    position: relative;
    background-color: #fff;
}

.cd23-container * {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

.cd23-container sup {
    font-size: 0.6em;
    cursor: pointer;
}

.cd23-container a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}

.cd23-container ul {
    list-style: none;
    list-style-image: none;
}

.cd23-container .nr {
    display: inline-block;
    white-space: nowrap;
}

.cd23-container picture {
    border: 0;
    width: 100%;
    display: block;
}

.cd23-container img {
    border: 0;
    width: 100%;
    display: block;
}

.cd23-container video {
    border: 0;
    width: 100%;
    display: block;
    object-fit: cover;
}

.cd23-container .blur-up {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: -webkit-filter 400ms;
    transition: -webkit-filter 400ms;
    transition: filter 400ms;
    transition: filter 400ms, -webkit-filter 400ms;
}

.cd23-container .blur-up.lazyloaded {
    filter: blur(0);
    -webkit-filter: blur(0);
}

.cd23-container .show-mob {
    display: none;
}

.cd23-container br {
    line-height: 0;
}

.cd23-container .show-pc {
    display: block;
}

.cd23-container .show-mob-inline {
    display: none;
}

.cd23-container .show-pc-inline {
    display: inline-block;
}

.cd23-container .show-ie {
    display: none;
}

.cd23-container .hide-ie {
    display: block;
}

.cd23-container .will-change .will-tfoc {
    will-change: transform, opacity;
}

.cd23-container .will-change .will-tf {
    will-change: transform;
}

.cd23-container .will-change .will-oc {
    will-change: opacity;
}

.cd23-container .big-title {
    color: #000;
    font-size: 2.5vw;
    font-weight: 700;
    line-height: 1.25;
}

.cd23-container .text-p {
    color: #818181;
    font-size: 1.145833vw;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 2.083333vw;
}

.cd23-container .text-up {
    transition: opacity 0.6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity 0.6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity 0.6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -ms-transition: opacity 0.6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity 0.6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
}


/* s1 start */
.cd23-container .cd23-s1 {
    position: relative;
    padding: 8.75vw 0 5.208333vw;
}

.cd23-container .cd23-s1 .kv-img {
    width: 42.083333vw;
    margin: 0 0 0 50.78125vw;
}

.cd23-container .cd23-s1 .kv-title {
    width: 28.28125vw;
    position: absolute;
    top: 19.270833vw;
    left: 18.125vw;
    z-index: 1;
}

.cd23-container .cd23-s1 .kv-nearlink-icon {
    width: 13.177083vw;
    position: absolute;
    bottom: 4.166667vw;
    left: 83.645833vw;
    z-index: 1;
}

.cd23-container .section-pic-center * {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    letter-spacing: calc(-.037em + .526px);
}

.cd23-container .cd23-s1 .section-pic-center {
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: "Manrope", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.cd23-container .cd23-s1 .section-kv-pic {
    color: #000;
    font-size: 1.46vw;
    font-weight: 400;
    line-height: 1.25;
    margin-top: 1.5625vw;
}

.cd23-container .cd23-s1 .section-kv-pic span {
    font-size: 0.677083vw;
    font-weight: 500;
}

.cd23-container .cd23-s1 .section-slogan-botton {
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    line-height: 24px;
    margin-top: 24px;
    padding: 10px 26px;
    text-align: center;
    border-radius: 6px;
    display: inline-block;
    border: 2px solid #000;
    background-color: #000;
    transition: .3s ease-out;
}

.cd23-container .cd23-s1 .section-slogan-botton:hover {
    opacity: .8;
}


@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .cd23-s1 {
        padding: 27.777778vw 0 16.111111vw;
    }

    .cd23-container .cd23-s1 .kv-img {
        width: 63.888889vw;
        margin: 18.888888889vw auto 0;
    }

    .cd23-container .cd23-s1 .kv-title {
        position: static;
        width: 78.88888889vw;
        margin: 0 auto;
    }

    .cd23-container .cd23-s1 .kv-nearlink-icon {
        width: 28.888889vw;
        bottom: 8.333333vw;
        left: auto;
        right: 5.555556vw;
    }

    .cd23-container .cd23-s1 .section-kv-pic span {
        font-size: 3.611111111vw;
    }

    .cd23-container .cd23-s1 .section-kv-pic {
        font-size: 5.56vw;
        margin-top: 6.6666666666vw;
    }
}

/* s1 end */

/* s2 start */
.cd23-container .cd23-s2 {
    position: relative;
}

.cd23-container .cd23-s2 .s2-title {
    width: 38.958333vw;
    color: #818181;
    font-size: 1.666667vw;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    margin: 6.25vw auto 0;
}

.cd23-container .cd23-s2 .s2-container {
    position: relative;
}


.cd23-container .cd23-s2 .swiper-box {
    position: relative;
}

.cd23-container .cd23-s2 .s2-swiper {
    overflow: hidden;
}

.cd23-container .cd23-s2 .s2-swiper .swiper-slide picture {
    height: 100%;
}

.cd23-container .cd23-s2 .s2-swiper .swiper-slide img {
    height: 100%;
    object-fit: cover;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transition: transform 0.55s;
    -webkit-transition: transform 0.55s;
    -moz-transition: transform 0.55s;
    -ms-transition: transform 0.55s;
    -o-transition: transform 0.55s;
    visibility: hidden;
}

.cd23-container .cd23-s2 .s2-swiper .swiper-slide-active img {
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.cd23-container .cd23-s2 .swiper-content {
    position: absolute;
    top: 13.02083333vw;
    left: 64.58333333vw;
    z-index: 1;
}

.cd23-container .cd23-s2 .swiper-content .swiper-word {
    width: 23.072917vw;
    display: flex;
}

.cd23-container .cd23-s2 .swiper-word .swiper-desc {
    position: relative;
    flex-shrink: 0;
    width: 100%;
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.cd23-container .cd23-s2 .swiper-word .swiper-desc2 {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
}

.cd23-container .cd23-s2 .swiper-word .swiper-desc.active {
    opacity: 1;
    z-index: 1;
}

.cd23-container .cd23-s2 .swiper-content .swiper-pag-control {
    width: auto;
    display: inline-flex;
    align-items: center;
    margin: 2.08333333vw 0 0;
}

.cd23-container .cd23-s2 .swiper-content .swiper-pag {
    width: auto;
    display: inline-flex;
    align-items: center;
}

.cd23-s2 .swiper-content .swiper-pag li {
    width: 0.9375vw;
    height: 0.9375vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    outline: 0;
    position: relative;
    /* margin: 0.208333vw; */
}

@media screen and (min-width:1200px) {
    .cd23-s2 .swiper-content .swiper-pag li {
        cursor: pointer;
    }
}

.cd23-s2 .swiper-content .swiper-pag li:nth-child(1) {
    background-color: #18181a;
}
.cd23-s2 .swiper-content .swiper-pag li:nth-child(1).active::after{
    border: 1px solid #18181a;
}
.cd23-s2 .swiper-content .swiper-pag li:nth-child(2) {
    background-color: #6d7484;
    margin: 0 0 0 1.25vw;
}
.cd23-s2 .swiper-content .swiper-pag li:nth-child(2).active::after{
    border: 1px solid #6d7484;
}

.cd23-s2 .swiper-content .swiper-pag li:nth-child(3) {
    background-color: #f4cac7;
    margin: 0 1.04166667vw 0 1.25vw;
}

.cd23-s2 .swiper-content .swiper-pag li:nth-child(3).active::after {
    border: 1px solid #f4cac7;
}

.cd23-s2 .swiper-content .swiper-pag li.active::after {
    content: "";
    display: block;
    position: absolute;
    width: 1.25vw;
    height: 1.25vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .3);
}

.cd23-s2 .swiper-content .swiper-pag-control .pag-word {
    color: #818181;
    font-size: 1.14583333vw;
    font-weight: 700;
    line-height: 1.6;
}

.cd23-s2 .s2-container .swiper-content .s2-ps {
    width: 100%;
    color: #818181;
    font-size: 0.677083vw;
    font-weight: 500;
    line-height: 1.6;
    margin-top: 0.520833vw;
    opacity: 0;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
}

.cd23-s2 .s2-container .swiper-content .s2-ps.active {
    opacity: 1;
}

@media screen and (min-width: 1200px) and (max-width: 1772px) {
    .cd23-s2 .s2-container .swiper-content .s2-ps {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .cd23-s2 .s2-title {
        width: 88.888889vw;
        font-size: 3.611111vw;
        margin: 11.111111vw auto 0;
    }

    .cd23-container .cd23-s2 .swiper-content {
        top: auto;
        left: 50%;
        bottom: 13.61111111vw;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .cd23-container .cd23-s2 .swiper-content .swiper-word {
        width: 83.333333vw;
        margin-top: 3.88888889vw;
        order: 3;
    }

    .cd23-container .cd23-s2 .swiper-content .swiper-pag-control {
        margin: 0 auto;
        order: 1;
    }

    .cd23-s2 .swiper-content .swiper-pag li {
        width: 3.88888889vw;
        height: 3.88888889vw;
        margin: 0.833333vw;
    }

    .cd23-s2 .swiper-content .swiper-pag li:nth-child(2) {
        margin: 0 0 0 3.61111111112vw;
    }
    .cd23-s2 .swiper-content .swiper-pag li:nth-child(3) {
        margin: 0 3.61111111112vw;
    }
    
    .cd23-s2 .swiper-content .swiper-pag li.active::after {
        width: 5vw;
        height: 5vw;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

    .cd23-s2 .swiper-content .swiper-pag-control .pag-word {
        width: 13.333333333vw;
        font-size: 4.44444445vw;
    }

    .cd23-s2 .s2-container .swiper-content .s2-ps {
        order: 2;
        text-align: center;
        font-size: 3.055556vw;
        margin-top: 2.777777778vw;
    }
}

/* s3 start */
.cd23-container .sc23-s3 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cd23-container .sc23-s3 .content-wrap {
    width: 23.28125vw;
    margin: 13.020833vw 0 0 11.822917vw;
}

.cd23-container .sc23-s3 .content-wrap .icon-img {
    width: 13.177083vw;
    margin: 1.041667vw 0 0 -0.677083vw;
}

.cd23-container .sc23-s3 .s3-img {
    width: 50vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .sc23-s3 {
        margin: 27.77777778vw 0 0;
        flex-direction: column;
    }

    .cd23-container .sc23-s3 .content-wrap {
        width: 83.333333vw;
        margin: 0 auto;
    }

    .cd23-container .sc23-s3 .content-wrap .icon-img {
        width: 33.333333vw;
        margin: 5.555556vw auto 0;
    }

    .cd23-container .sc23-s3 .s3-img {
        width: 100%;
        margin: 5.555556vw auto 0;
    }

}

/* s3 end */
/* s4 start */
.cd23-container .cd23-s4 {
    margin: 7.96875vw 0 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.cd23-container .cd23-s4 .content-wrap {
    width: 25vw;
    margin: 5.052083vw 0 0 11.09375vw;
}

.cd23-container .cd23-s4 .s4-img {
    width: 45.677083vw;
}

.cd23-container .cd23-s4 .s4-ps {
    width: 33.385417vw;
    color: #818181;
    font-size: 0.677083vw;
    font-weight: 500;
    line-height: 1.6;
    margin: 0.104167vw 0 0 4.166667vw;
    position: relative;
}

.cd23-container .cd23-s4 .s4-ps::before {
    content: "*";
    display: block;
    position: absolute;
    top: 0;
    left: -0.6em;
}

@media screen and (max-width:1772px) {
    .cd23-container .cd23-s4 .s4-ps {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .cd23-s4 {
        margin: 27.777778vw 0 0;
        flex-direction: column;
        justify-content: flex-start;
    }

    .cd23-container .cd23-s4 .content-wrap {
        width: 83.333333vw;
        margin: 0 auto;
    }

    .cd23-container .cd23-s4 .s4-img {
        width: 81.666666667vw;
        margin: 18.05555556vw 0 0;
    }

    .cd23-container .cd23-s4 .s4-ps {
        width: 78.611111112vw;
        font-size: 3.055556vw;
        margin: 2.777778vw 0 0 8.333333vw;
    }
}

/* s4 end */
/* s5 start */
.cd23-container .cd23-s5 {
    margin: 7.135417vw 0 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.cd23-container .cd23-s5 .content-wrap {
    position: relative;
    width: 23.28125vw;
    margin: 11.197917vw 0 0;
    z-index: 1;
}

.cd23-container .cd23-s5 .s5-img {
    width: 52.1875vw;
    margin: 0 0 0 -0.052083vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .cd23-s5 {
        margin: 27.777778vw 0 0;
        flex-direction: column;
        justify-content: flex-start;
    }

    .cd23-container .cd23-s5 .content-wrap {
        width: 83.333333vw;
        margin: 0 auto;
    }

    .cd23-container .cd23-s5 .s5-img {
        width: 87.777778vw;
        margin: 5.55555556vw 0 0;
    }
}

/* s5 end */
/* s6 start */
.cd23-container .cd23-s6 {
    margin: 1.822917vw 0 0;
    position: relative;
}

.cd23-container .cd23-s6 .content-wrap {
    width: 19.895833vw;
    position: absolute;
    top: 10.416667vw;
    left: 61.875vw;
    z-index: 1;
}

@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .cd23-s6 {
        margin: 22.222222vw 0 0;
    }

    .cd23-container .cd23-s6 .content-wrap {
        width: 83.333333vw;
        position: static;
        margin: 0 auto;
    }

    .cd23-container .cd23-s6 .s6-img {
        width: 100%;
        margin: 11.111111vw auto 0;
    }
}

/* s6 end */

/* s7 start */
.cd23-container .cd23-s7 {
    margin: 5.208333vw 0 0;
}

.cd23-container .cd23-s7 .content-wrap {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.cd23-container .cd23-s7 .s7-card-wrap {
    width: 73.958333vw;
    margin: 3.125vw auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: #f5f5f5;
    border-radius: 1.5625vw;
    -webkit-border-radius: 1.5625vw;
    -moz-border-radius: 1.5625vw;
    -ms-border-radius: 1.5625vw;
    -o-border-radius: 1.5625vw;
    overflow: hidden;
    padding: 7.083333vw 4.166667vw 4.6875vw 2.552083vw;
}

.cd23-container .cd23-s7 .s7-card-wrap .card-item {
    text-align: center;
}

.cd23-container .cd23-s7 .s7-card-wrap .card-item .product-img {
    margin: 0 auto;
}

.cd23-container .cd23-s7 .s7-card-wrap .card-item1 .product-img {
    width: 12.8125vw;
}

.cd23-container .cd23-s7 .s7-card-wrap .card-item2 .product-img {
    width: 12.864583vw;
}

.cd23-container .cd23-s7 .s7-card-wrap .card-item3 .product-img {
    width: 15.3927083vw;
}

.cd23-container .cd23-s7 .s7-card-wrap .product-name {
    color: #000;
    font-size: 1.145833vw;
    font-weight: 700;
    line-height: 1.25;
    margin: 4.6875vw 0 0;
}

.cd23-container .cd23-s7 .s7-card-wrap .learn-more-btn {
    margin: 2.083333vw 0 0;
    display: inline-flex;
    align-items: center;
    padding: 13px 30px;
    line-height: 20px;
    font-size: 13px;
    font-weight: 800;
    white-space: nowrap;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.cd23-container .cd23-s7 .s7-card-wrap .learn-arrow {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 2px solid black;
    border-right: 2px solid black;
    margin: 0 0 0 0.520833vw;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: transform 0.3s ease-out;
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
}

@media screen and (min-width: 1200px) {

    .cd23-container .cd23-s7 .s7-card-wrap .learn-more-btn:hover {
        border-color: #000;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .learn-more-btn:hover .learn-arrow {
        transform: translateX(4px) rotate(45deg);
        -webkit-transform: translateX(4px) rotate(45deg);
        -moz-transform: translateX(4px) rotate(45deg);
        -ms-transform: translateX(4px) rotate(45deg);
        -o-transform: translateX(4px) rotate(45deg);
    }
}


@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .cd23-s7 {
        margin: 27.777778vw 0 0;
    }

    .cd23-container .cd23-s7 .s7-card-wrap {
        width: 83.333333vw;
        margin: 11.111111vw auto 0;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        border-radius: 4.166667vw;
        -webkit-border-radius: 4.166667vw;
        -moz-border-radius: 4.166667vw;
        -ms-border-radius: 4.166667vw;
        -o-border-radius: 4.166667vw;
        padding: 8.333333vw 0;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .card-item:nth-child(n+2) {
        margin: 11.111111112vw 0 0;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .card-item1 .product-img {
        width: 36.111111vw;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .card-item2 .product-img {
        width: 34.1666666667vw;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .card-item3 .product-img {
        width: 48.33333333vw;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .product-name {
        font-size: 3.611111vw;
        margin: 5.555556vw 0 0;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .learn-more-btn {
        font-size: 3.611111111vw;
        margin: 8.333333vw 0 0;
        padding: 0;
        border: 0;
        background: none;
    }

    .cd23-container .cd23-s7 .s7-card-wrap .learn-arrow {
        width: 2vw;
        height: 2vw;
        margin: 0 0 0 1.572917vw;
    }
}

/* s7 end */
/* footer start */
.cd23-container .footer-list {
    width: 73.958333vw;
    margin: 0 auto;
    padding: 4.6875vw 0;
}

.cd23-container .footer-list ul {
    color: #7f7f7f;
    list-style: decimal;
    padding-left: 1em;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
}

.cd23-container .footer-list ul li.active {
    color: #000;
}

.cd23-container .footer-list .footlast {
    list-style: none !important;
    position: relative;
}

.cd23-container .footer-list .footlast::before {
    content: "*";
    position: absolute;
    top: 0;
    left: -9px;
}

@media screen and (min-width:1920px) {
    .cd23-container .footer-list ul {
        font-size: 0.625vw;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .footer-list {
        width: 83.333333vw;
        padding: 11.111111vw 0;
    }

    .cd23-container .footer-list ul {
        font-size: 3.3333334vw;
    }
}

/* footer end */
.cd23-container .sc23-s3 .content-wrap .icon-img {
    margin-bottom: 1.041667vw;
}

.cd23-container .sc23-s3 .content-wrap .text-ps {
    color: #818181;
    font-size: 0.677083vw;
    font-weight: 500;
    line-height: 1.6;
    margin-left: 0.6em;
}

.cd23-container .sc23-s3 .content-wrap .text-ps::before {
    content: "*";
    display: block;
    position: absolute;
    left: 0;
}

@media screen and (max-width:1772px) {
    .cd23-container .sc23-s3 .content-wrap .text-ps {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio: 136 / 100) {
    .cd23-container .sc23-s3 .content-wrap .icon-img {
        margin-bottom: 5.555556vw;
    }

    .cd23-container .sc23-s3 .content-wrap .text-ps {
        font-size: 3.055556vw;
    }
}
/* mob */
@media screen and (max-aspect-ratio:136/100) {
    .cd23-container .show-mob {
        display: block;
    }

    .cd23-container .show-pc {
        display: none;
    }

    .cd23-container .show-mob-inline {
        display: inline-block;
    }

    .cd23-container .show-pc-inline {
        display: none;
    }

    .cd23-container .big-title {
        font-size: 8.88888889vw;
    }

    .cd23-container .text-p {
        font-size: 4.444444445vw;
        margin-top: 2.7777777778vw;
    }
}

/* ie */
@media screen and(-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .cd23-container .show-ie {
        display: block;
    }

    .cd23-container .hide-ie {
        display: none;
    }
}