.section {
    position: relative;
    color: #000;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    margin: 0 auto;
}

.big-img {
    width: 100%;
}

#A85 div, #A85 ul, #A85 li, #A85 h3, #A85 h4, #A85 p {
    margin: 0;
    padding: 0;
    font-style: normal;
}

#A85 ul, #A85 li {
    list-style: none;
}

#A85 img {
    border: 0;
    vertical-align: middle;
}

#A85 {
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    color: #3F3F3F;
    font-family: 'myriadsetpro-thinthin', Arial;
}

#A85 .my-bg {
    background: #f6f6f6;
}

#A85 .img-100p {
    width: 100%;
}

#A85 .type-area {
    width: 1200px;
    margin: 0 auto;
}

#A85 .sect {
    width: 100%;
    position: relative;
}

#A85 .bv-pc {
    display: inline-block;
}

#A85 .bv-phone {
    display: none;
}

#A85 .bv-init {
    display: inherit;
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transform: translate3d(0, 150px, 0) scale(0.6);
    transform: translate3d(0, 150px, 0) scale(0.6);
}

#A85 .delay-1 {
    transition-delay: .5s;
}

#A85 .delay-3 {
    transition-delay: .7s;
}

#A85 .bv-transform-move {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955), transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#A85 .bv-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

#A85 .bv-font-title {
    font-weight: bold;
    font-size: 2.6041666667vw;
}

#A85 .bv-font-txt {
    font-size: 1.6666666667vw;
}

#A85 .my-graduated-color {
    display: inline-block;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, right top, from(#d223e1), to(#ff9b20));
    background: -o-linear-gradient(left, #d223e1 0%, #ff9b20 100%);
    background: linear-gradient(90deg, #d223e1 0%, #ff9b20 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .my-graduated {
    display: inline-block;
    line-height: 1;
}

#A85 .my-purple-color {
    background: linear-gradient(180deg, #A3A9F3 0%, #FF2883 0%, #FF3772 0%, #15E8AD 0%, #9F48FF 0%, #9D56DF 0%, #C5AAFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect1 .txt-box {
    position: absolute;
    left: 10%;
    top: 33%;
    text-align: left;
}

#A85 .sect1 .txt-box .p1 {
    font-weight: bold;
    font-size: 3.6458333333vw;
}

#A85 .sect1 .txt-box .p2 {
    margin-top: 20px;
    font-size: 1.875vw;
}

#A85 .sect2 {
    padding: 60px 0;
}

#A85 .common-sect p {
    font-weight: 400;
}

#A85 .common-sect .img-box {
    display: flex;
}

#A85 .common-sect .p1 {
    font-size: 6.0416666667vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#A85 .common-title {
    text-align: center;
}

#A85 .common-title .p1 {
    font-size: 3.125vw;
}

#A85 .common-title .p2 {
    font-size: 2.5vw;
    line-height: 1.1;
}

#A85 .common-title .p3 {
    font-size: 1.1458333333vw;
    width: 60%;
    margin: 1.0416666667vw auto 4.1666666667vw auto;
    color: #474747;
}

#A85 .sect3 .img-box {
    justify-content: flex-end;
}

#A85 .sect3 .img-box img {
    width: 73%;
}

#A85 .sect3 .p1 {
    left: 5%;
}

#A85 .sect4 {
    padding-top: 5vw;
}

#A85 .sect4 .p1 {
    font-size: 3.4375vw;
}

#A85 .sect4 .p2 {
    width: 50%;
    font-size: 1.25vw;
    color: #3F3F3F;
    line-height: 1.2;
}

#A85 .sect4 .img-box {
    width: 72%;
    transform: translateY(-5%);
}

#A85 .sect4 .param-box {
    justify-content: flex-start;
    margin-top: 3.125vw;
}

#A85 .sect4 .item {
    margin-right: 3.125vw;
}

#A85 .sect4 .name {
    font-size: 1.25vw;
    line-height: 1;
    padding-left: 10px;
}

#A85 .sect4 .item-value {
    font-size: 3.125vw;
}

#A85 .sect4 .left .item-value {
    background: linear-gradient(186deg, #9D56DF 0%, #A3A9F3 0%, #FF2883 0%, #FF3772 0%, #15E8AD 0%, #9F48FF 0%, #C5AAFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect4 .right .item-value {
    background: linear-gradient(260deg, #FF2883 0%, #FF3772 0%, #15E8AD 0%, #9F48FF 0%, #9D56DF 0%, #0AEDF5 0%, #6A80FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect5 .img-box {
    width: 85%;
    margin: 0 auto;
}

#A85 .sect6 {
    padding: 8vw 0;
}

#A85 .sect6 .img-box {
    justify-content: flex-start;
}

#A85 .sect6 .img-box img {
    width: 71%;
}

#A85 .sect6 .p1 {
    right: 17%;
}

#A85 .sect7 {
    padding-top: 8vw;
    padding-bottom: 5vw;
}

#A85 .sect7 .img-box {
    display: flex;
    justify-content: flex-start;
}

#A85 .sect7 .img-box .img-item {
    position: relative;
}

#A85 .sect7 .img-box p {
    font-size: 2.1875vw;
    position: absolute;
    top: 2%;
    left: 5%;
}

#A85 .sect7 .img-box .left {
    width: 45%;
    margin-left: 5%;
}

#A85 .sect7 .img-box .left .img-1 {
    width: 100%;
}

#A85 .sect7 .img-box .left .img-1 p {
    background: linear-gradient(90deg, #ED4254 0%, #D223E1 0%, #FB269C 21.435546875%, #FC526A 41.4794921875%, #FF9B20 64.2822265625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect7 .img-box .left .img-2 {
    width: 103%;
    transform: translateX(-5%);
    margin-top: 20px;
}

#A85 .sect7 .img-box .left .img-2 p {
    background: linear-gradient(90deg, #35A0BD 0%, #478DDD 21.435546875%, #7C89FE 46.240234375%, #EA58B2 74.560546875%, #ED4254 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect7 .img-box .right {
    width: 45%;
    margin-left: 20px;
    margin-top: 20%;
}

#A85 .sect7 .img-box .right .img-3 {
    width: 100%;
}

#A85 .sect7 .img-box .right .img-3 p {
    background: linear-gradient(180deg, #030000 0%, #B7B7B7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect8 {
    text-align: center;
    padding-top: 5.2083333333vw;
}

#A85 .sect8 .img-box {
    position: relative;
    width: 80%;
    margin: 0 auto;
}

#A85 .sect8 .img-box .txt-box {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    text-align: left;
}

#A85 .sect8 .img-box .txt-box .item {
    margin-left: 20px;
    min-width: 20%;
    margin-top: 30px;
}

#A85 .sect8 .img-box .txt-box .value {
    font-size: 1.5625vw;
    font-weight: bold;
}

#A85 .sect8 .img-box .txt-box .name {
    font-size: 1.25vw;
    color: #383838;
}

#A85 .sect9 {
    padding-top: 15.625vw;
}

#A85 .sect9 .sect9-box {
    position: relative;
}

#A85 .sect9 .img-box {
    justify-content: flex-end;
}

#A85 .sect9 .img-box img {
    width: 73%;
}

#A85 .sect9 .p1 {
    left: 9%;
    line-height: 1.1;
}

#A85 .sect10 {
    padding: 4.0625vw 0;
}

#A85 .sect10 .type-area {
    display: flex;
}

#A85 .sect10 .left, #A85 .sect10 .right {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
}

#A85 .sect10 .img-box {
    width: 49%;
    position: relative;
    overflow: hidden;
}

#A85 .sect10 .img-box img {
    transition: all ease 1s;
}

#A85 .sect10 .img-box img:hover {
    transform: scale(1.2);
}

#A85 .sect10 .img-box .txt-box {
    position: absolute;
    font-weight: bold;
    z-index: 1;
}

#A85 .sect10 .my-margin-5 {
    margin-right: 5px;
}

#A85 .sect10 .img-box-1 .p1 {
    font-size: 1.0416666667vw;
}

#A85 .sect10 .img-box-1 .p2 {
    font-size: 1.25vw;
}

#A85 .sect10 .img-box-1 .txt-box {
    top: 5%;
    left: 5%;
}

#A85 .sect10 .img-box-1 .txt-box p {
    text-align: left;
}

#A85 .sect10 .img-box-1 p {
    width: 100%;
    text-align: center;
}

#A85 .sect10 .img-box-2 .txt-box {
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.6666666667vw;
    text-align: center;
}

#A85 .sect10 .img-box-2 .txt-box p {
    line-height: 1;
}

#A85 .sect10 .img-box-2 .txt-box .p1 {
    display: inline-block;
    background: -webkit-gradient(linear, left top, right bottom, from(#0AEDF5), to(#530FFF));
    background: -o-linear-gradient(to right, #0AEDF5 0%, #530FFF 100%);
    background: linear-gradient(to right, #0AEDF5 0%, #530FFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect10 .img-box-2 .txt-box .p2 {
    background: linear-gradient(135deg, #8FE064 0%, #3AE292 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect10 .img-box-3 {
    width: 99%;
    margin-top: 5px;
}

#A85 .sect10 .img-box-3 .txt-box {
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}

#A85 .sect10 .img-box-3 p {
    text-align: center;
    font-size: 1.9791666667vw;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF3772), to(#FE7430));
    background: -o-linear-gradient(top, #FE7430 0%, #FF2883 100%);
    background: linear-gradient(0deg, #FE7430 0%, #FF2883 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect10 .img-box-4 .txt-box {
    right: 10%;
    top: 10%;
}

#A85 .sect10 .img-box-4 .txt-box p {
    font-size: 1.875vw;
    background: linear-gradient(to right, #8FE064 0%, #3AE292 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect10 .img-box-5 .txt-box {
    right: 10%;
    top: 10%;
}

#A85 .sect10 .img-box-5 p {
    font-size: 1.875vw;
    background: linear-gradient(to right, #0AEDF5 0%, #6A80FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect10 .img-box-6 .txt-box {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#A85 .sect10 .img-box-6 p {
    font-size: 1.875vw;
    background: linear-gradient(to right, #3FF160 0%, #9383FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect10 .img-box-7 .txt-box {
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

#A85 .sect10 .img-box-7 p {
    font-size: 1.875vw;
    background: linear-gradient(to right, #F4FF44 0%, #FBA980 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect10 .img-box-6, #A85 .sect10 .img-box-7 {
    margin-top: 3px;
}

#A85 .sect12 {
    padding-top: 2.7604166667vw;
}

#A85 .sect12 .p1 {
    font-size: 2.1875vw;
}

#A85 .sect12 .img-list {
    padding-top: 1.875vw;
    display: flex;
}

#A85 .sect12 .img-list .img-item {
    height: 23.4375vw;
}

#A85 .sect12 .img-list .img-item .img-box {
    width: 100%;
    overflow: hidden;
}

#A85 .sect12 .img-list .img-item img {
    height: 100%;
    transition: ease 1.5s;
}

#A85 .sect12 .img-list .img-item img:hover {
    transform: scale(1.2);
}

#A85 .sect12 .img-list .img-item:nth-child(2) {
    margin-left: 25px;
}

#A85 .sect12 .img-list .p2 {
    font-size: 1.6666666667vw;
    margin-top: 10px;
}

#A85 .sect13 {
    padding-top: 7.8125vw;
}

#A85 .sect13 .img-box {
    width: 55%;
    margin: 0 auto;
    position: relative;
}

#A85 .sect13 .img-box .txt-box {
    width: 100%;
    padding: 1.0416666667vw 2vw;
    display: inline-flex;
    justify-content: space-between;
    font-size: 1.875vw;
}

#A85 .sect14 {
    padding-top: 5.2083333333vw;
}

#A85 .sect14 .p2 {
    font-size: 2.34375vw;
}

#A85 .sect14 .img-box {
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
}

#A85 .sect14 .img-box img {
    transition: all ease 1.5s;
}

#A85 .sect14 .img-box img:hover {
    transform: scale(1.2);
}

#A85 .sect15 {
    padding-top: 3.125vw;
}

#A85 .sect15 .img-box {
    overflow: hidden;
}

#A85 .sect15 img {
    transition: all ease 1.5s;
}

#A85 .sect15 img:hover {
    transform: scale(1.2);
}

#A85 .sect16 {
    padding-top: 6.25vw;
    text-align: center;
}

#A85 .sect16 .p1 {
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF3772), to(#FE7430));
    background: -o-linear-gradient(top, #FE7430 0%, #FF2883 100%);
    background: linear-gradient(0deg, #FE7430 0%, #FF2883 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    font-size: 2.7083333333vw;
    font-weight: bold;
}

#A85 .sect16 .p2 {
    width: 60%;
    margin: 0 auto 1.5104166667vw auto;
    font-size: 22px;
}

#A85 .sect16 .img-box {
    width: 80%;
    margin: 0 auto;
}

#A85 .sect17 {
    padding-top: 3.90625vw;
    padding-bottom: 11.9791666667vw;
}

#A85 .sect17 .item-title {
    font-weight: bold;
    font-size: 2.7083333333vw;
    display: inline-block;
}

#A85 .sect17 .item-content {
    font-size: 1.1458333333vw;
}

#A85 .sect17 .img-box {
    margin-top: 30px;
}

#A85 .sect17 .sect17-item-1 {
    display: flex;
}

#A85 .sect17 .sect17-item-1 .left {
    width: 30%;
    margin-left: 15%;
}

#A85 .sect17 .sect17-item-1 .right {
    width: 35%;
    margin-left: 9%;
}

#A85 .sect17 .sect17-item-1 .right .item-title {
    background: -webkit-gradient(linear, left top, right top, from(#0AEDF5), to(#6A80FF));
    background: -o-linear-gradient(left, #0AEDF5 0%, #6A80FF 100%);
    background: linear-gradient(90deg, #0AEDF5 0%, #6A80FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect17 .sect17-item-1 .right .img-box {
    width: 72%;
}

#A85 .sect17 .sect17-item-2 {
    display: flex;
    justify-content: center;
    padding-top: 1.5625vw;
}

#A85 .sect17 .sect17-item-2 .txt-box {
    width: 35%;
    text-align: right;
    margin-right: 22px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
}

#A85 .sect17 .sect17-item-2 .img-box {
    width: 40%;
}

#A85 .sect17 .sect17-item-3 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

#A85 .sect17 .sect17-item-3 .left {
    width: 31%;
    position: relative;
}

#A85 .sect17 .sect17-item-3 .left .tex-box {
    position: absolute;
    top: -15%;
    left: 0;
}

#A85 .sect17 .sect17-item-3 .left .item-title {
    background: -webkit-gradient(linear, left top, right top, from(#3FF160), to(#9383FF));
    background: -o-linear-gradient(left, #3FF160 0%, #9383FF 100%);
    background: linear-gradient(90deg, #3FF160 0%, #9383FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect17 .sect17-item-3 .right {
    width: 35%;
    margin-left: 5%;
}

#A85 .sect17 .sect17-item-3 .right .item-title {
    background: -webkit-gradient(linear, left top, right top, from(#35A0BD), to(#EA58B2));
    background: -o-linear-gradient(left, #35A0BD 0%, #EA58B2 100%);
    background: linear-gradient(90deg, #35A0BD 0%, #EA58B2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect17 .sect17-item-4 {
    display: flex;
    justify-content: center;
    padding-top: 6.5104166667vw;
}

#A85 .sect17 .sect17-item-4 .left {
    width: 42%;
    position: relative;
}

#A85 .sect17 .sect17-item-4 .right {
    width: 25%;
    margin-left: 3%;
}

#A85 .sect17 .sect17-item-4 .right .item-title {
    background: -webkit-gradient(linear, left top, right top, from(#0AEDF5), to(#6A80FF));
    background: -o-linear-gradient(left, #0AEDF5 0%, #6A80FF 100%);
    background: linear-gradient(90deg, #0AEDF5 0%, #6A80FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect18 .img-box {
    width: 75%;
}

#A85 .sect18 .p1 {
    right: 5%;
    line-height: 1.2;
}

#A85 .sect19 .common-title {
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    right: 10%;
    text-align: right;
    width: 50%;
}

#A85 .sect19 .common-title p {
    line-height: 1.1;
}

#A85 .sect19 .common-title .p3 {
    width: 100%;
    margin: unset;
}

#A85 .sect20 {
    padding: 6.7708333333vw 0;
}

#A85 .sect20 .img-box {
    width: 70%;
    margin: 0 auto;
}

#A85 .sect21 {
    padding-top: 10.4166666667vw;
    padding-bottom: 9.6354166667vw;
}

#A85 .sect21 .common-title {
    position: absolute;
    top: 5%;
    text-align: center;
}

#A85 .sect21 .common-title .p3 {
    margin: 10px auto;
}

#A85 .sect21 .param-box {
    margin-top: 2.6041666667vw;
    display: flex;
    justify-content: center;
}

#A85 .sect21 .param-box .p4 {
    font-size: 1.4583333333vw;
}

#A85 .sect21 .param-box .p4 {
    font-size: 1.0416666667vw;
}

#A85 .sect21 .param-box .p6 {
    font-size: 1.875vw;
}

#A85 .sect21 .param-item {
    margin-right: 3vw;
}

#A85 .sect21 .param-item .name {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    color: #9F9F9F;
}

#A85 .sect21 .param-item .value {
    font-size: 1.875vw;
    font-weight: bold;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#FF3772), to(#FE7430));
    background: -o-linear-gradient(top, #FE7430 0%, #FF2883 100%);
    background: linear-gradient(0deg, #FE7430 0%, #FF2883 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect21 .param-item .value-1 {
    background: -webkit-gradient(linear, left top, right top, from(#FF2883), to(#FE7430));
    background: -o-linear-gradient(right, #FF2883 0%, #FE7430 100%);
    background: linear-gradient(right, #FF2883 0%, #FE7430 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect21 .param-item .value-2 {
    background: -webkit-gradient(linear, left top, right top, from(#fe7430), to(#FE7430));
    background: -o-linear-gradient(right, #fe7430 0%, #FE7430 100%);
    background: linear-gradient(right, #fe7430 0%, #FE7430 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect22 .img-box {
    justify-content: flex-end;
}

#A85 .sect22 .img-box img {
    width: 60%;
}

#A85 .sect22 p {
    left: 17%;
}

#A85 .sect23 {
    padding-top: 6.7708333333vw;
}

#A85 .sect23 .sect23-list-1 {
    margin-top: 2.2916666667vw;
    padding: 1.5625vw 4.1666666667vw;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    border-radius: 10px;
    background: #f7f7f7;
}

#A85 .sect23 .sect23-list-1 .left {
    width: 50%;
    padding-right: 1.5625vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#A85 .sect23 .sect23-list-1 .right {
    width: 50%;
}

#A85 .sect23 .sect23-list-1 .p3 {
    font-weight: bold;
    background: -webkit-gradient(linear, left top, right top, from(#FF3772), to(#FE7430));
    background: -o-linear-gradient(right, #FF3772 0%, #FE7430 100%);
    background: linear-gradient(right, #FF3772 0%, #FE7430 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect23 .sect23-list-1 .p4 {
    color: #434343;
}

#A85 .sect23 .sect23-list-2 {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

#A85 .sect23 .sect23-list-2 .item {
    padding: 1.5625vw 4.1666666667vw;
    background: #f7f7f7;
    width: 49%;
    position: relative;
}

#A85 .sect23 .sect23-list-2 .title {
    line-height: 1.1;
    text-align: center;
    font-weight: bold;
}

#A85 .sect23 .sect23-list-2 .left .title {
    background: -webkit-gradient(linear, left top, right top, from(#3FF160), to(#9383FF));
    background: -o-linear-gradient(right, #3FF160 0%, #9383FF 100%);
    background: linear-gradient(right, #3FF160 0%, #9383FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect23 .sect23-list-2 .left .img-box {
    position: relative;
}

#A85 .sect23 .sect23-list-2 .left .img-box .txt {
    position: absolute;
    color: #000000;
}

#A85 .sect23 .sect23-list-2 .left .img-box .txt-1 {
    bottom: 0%;
    left: 10%;
}

#A85 .sect23 .sect23-list-2 .left .img-box .txt-2 {
    bottom: -5%;
    left: 50%;
    transform: translateX(-50%);
}

#A85 .sect23 .sect23-list-2 .left .img-box .txt-3 {
    bottom: 0%;
    right: 10%;
}

#A85 .sect23 .sect23-list-2 .right .title {
    background: linear-gradient(45deg, #A3A9F3 0%, #A3A9F3 0%, #15E8AD 0%, #EA58B2 0%, #037AFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#A85 .sect23 .sect23-list-2 .right .img-box {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#A85 .sect23 .sect23-list-2 .right .img-box .txt-box {
    position: absolute;
    top: -5%;
    left: 5%;
    color: #000000;
    font-size: 1.3541666667vw;
}

#A85 .sect23 .title, #A85 .sect25 .title {
    font-size: 1.875vw;
}

#A85 .sect23 .content, #A85 .sect25 .content {
    font-size: 1.1458333333vw;
}

#A85 .sect24 {
    padding-top: 3.125vw;
}

#A85 .sect24 .img-list {
    margin-top: 1.5625vw;
    padding: 1.5625vw 2.6041666667vw;
    display: flex;
    justify-content: space-between;
    background: #f7f7f7;
    border-radius: 10px;
}

#A85 .sect24 .img-list .img-box {
    width: 30%;
    text-align: left;
}

#A85 .sect24 .img-list .txt-box {
    width: 90%;
}

#A85 .sect24 .img-list .txt-box-1 {
    width: 100%;
}

#A85 .sect24 .img-list .title {
    margin-top: 10px;
    color: #000000;
    font-weight: bold;
    font-size: 1.25vw;
}

#A85 .sect24 .img-list .content {
    color: #000000;
    font-size: 0.8333333333vw;
    margin-top: 10px;
}

#A85 .sect25 {
    margin-top: 20px;
}

#A85 .sect25 .type-area {
    border-radius: 20px;
}

#A85 .sect25 .content {
    color: #434343;
    margin-top: 10px;
}

#A85 .sect25 .type-area-1 {
    padding: 2.2916666667vw 3.125vw;
    display: flex;
    justify-content: space-between;
    background: #f7f7f7;
}

#A85 .sect25 .type-area-1 .item {
    width: 48%;
}

#A85 .sect25 .type-area-1 .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#A85 .sect25 .type-area-2 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    background: #fff;
    justify-content: space-between;
}

#A85 .sect25 .type-area-2 .item {
    width: 49.2%;
    background: #f7f7f7;
    border-radius: 20px;
    padding: 2.2916666667vw 3.125vw;
    overflow: hidden;
}

#A85 .sect25 .type-area-2 .img-box {
    margin-top: 20px;
}

#A85 .sect25 .type-area-2 .right {
    position: relative;
}

#A85 .sect25 .type-area-2 .right .img-box {
    width: 70%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

#A85 .sect26 {
    padding-top: 5.7291666667vw;
}

#A85 .sect26 .img-box {
    width: 80%;
}

#A85 .sect27 {
    background: #f7f6f7;
    padding: 5.2083333333vw;
}

#A85 .sect27 .battery {
    display: flex;
    justify-content: center;
    margin-bottom: 4.1666666667vw;
}

#A85 .sect27 .battery .battery-list {
    width: 18%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#A85 .sect27 .battery .name {
    font-size: 1.875vw;
    color: #A3A9F3;
}

#A85 .sect27 .battery .value {
    font-size: 1.875vw;
}

#A85 .sect27 .battery .battery-list:nth-child(odd) .value {
    background: -webkit-gradient(linear, left top, right top, from(#FF2883), to(#FE7430));
    background: -o-linear-gradient(right, #FF2883 0%, #FE7430 100%);
    background: linear-gradient(right, #FF2883 0%, #FE7430 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#A85 .sect27 .battery .battery-list:nth-child(even) .value {
    background: -webkit-gradient(linear, left top, right top, from(#0AEDF5), to(#6A80FF));
    background: -o-linear-gradient(right, #0AEDF5 0%, #6A80FF 100%);
    background: linear-gradient(right, #0AEDF5 0%, #6A80FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

@-webkit-keyframes waveShow {
    0% {
        height: 0px;
        width: 0px;
    }

    100% {
        width: 20vw;
        height: 30vw;
        opacity: 0;
    }
}

@keyframes waveShow {
    0% {
        height: 0px;
        width: 0px;
    }

    100% {
        width: 20vw;
        height: 30vw;
        opacity: 0;
    }
}

#A85 .sect28 {
    padding: 5vw 0;
}

#A85 .sect28 .img-box {
    width: 65%;
    margin: 0 auto;
    position: relative;
}

#A85 .sect28 .img-box .wave {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20vw;
    height: 30vw;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

#A85 .sect28 .img-box .wave span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: block;
    height: 0;
    width: 0;
    -webkit-animation: waveShow 3s linear infinite;
    animation: waveShow 3s linear infinite;
    background-image: -o-radial-gradient(circle, transparent, #f8dae6);
    background-image: radial-gradient(circle, transparent, #f8dae6);
}

#A85 .sect28 .img-box .wave span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

#A85 .sect28 .img-box .wave span:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

#A85 .sect28 .img-box .wave span:nth-child(3) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

#A85 .sect28 .img-box .wave-1 {
    position: absolute;
    left: -15%;
}

#A85 .sect28 .img-box .wave-2 {
    position: absolute;
    right: -15%;
}

#A85 .sect29 {
    padding-top: 5.1041666667vw;
}

#A85 .sect29 .img-box {
    width: 100%;
    position: relative;
}

#A85 .sect29 .img-box .txt-box {
    width: 50%;
    position: absolute;
    top: 22%;
    left: 18%;
    text-align: left;
}

#A85 .sect29 .img-box .txt-box .p3 {
    margin: 20px 0;
}

#A85 .sect30 .img-box {
    width: 69%;
}

#A85 .sect30 .p1 {
    right: 2%;
}

#A85 .sect31 {
    padding-top: 5.2083333333vw;
}

#A85 .sect31 .type-area {
    border-radius: 20px;
}

#A85 .sect31 .title {
    font-size: 1.875vw;
}

#A85 .sect31 .content {
    font-size: 1.1458333333vw;
    color: #434343;
    margin-top: 10px;
}

#A85 .sect31 .type-area {
    padding: 2.6041666667vw 4.6875vw 0 4.6875vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f7f7f7;
    margin-bottom: 20px;
}

#A85 .sect31 .type-area .right {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#A85 .sect31 .type-area .left {
    width: 30%;
}

#A85 .sect31 .type-area-1 .icon-box {
    display: flex;
    justify-content: flex-start;
    margin: 2.6041666667vw 0;
}

#A85 .sect31 .type-area-1 .icon-box .icon-1 {
    width: 90px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-right: 1.5625vw;
}

#A85 .sect31 .type-area-1 .left {
    width: 40%;
}

#A85 .sect31 .type-area-2 {
    padding: 3.125vw 7.1875vw;
    align-items: center;
}

#A85 .sect31 .type-area-2 .left {
    width: 40%;
}

#A85 .sect31 .type-area-2 .right {
    width: 40%;
}

#A85 .sect31 .type-area-3 {
    background: #fff;
    padding: 0;
    align-items: flex-start;
}

#A85 .sect31 .type-area-3 .item {
    width: 49%;
}

#A85 .sect31 .type-area-3 .txt-box {
    margin-top: 25px;
}

#A85 .sect31 .type-area-3 .txt-box .my-purple-color {
    font-size: 1.875vw;
    margin-bottom: 1.5625vw;
}

#A85 .sect31 .type-area-3 .txt-box .p4 {
    font-size: 1.1458333333vw;
}

#A85 .sect31 .type-area-3 .right .txt-box {
    margin-left: 20px;
}

#A85 .sect31 .type-area-3 .left .p4 {
    width: 80%;
}

#A85 .sect32 .img-box {
    width: 80%;
    margin: 0 auto;
}

#A85 .sect33 {
    padding: 100px 0;
    background: #f7f7f7;
}

#A85 .sect33 .sect14-list {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #8C8B8B;
    padding: 10px 0 5px 0;
}

#A85 .sect33 .sect14-list div {
    width: 49%;
    color: #000;
}

#A85 .sect33 .sect14-list .left {
    color: #000;
    font-size: 1.25vw;
}

#A85 .sect33 .sect14-list .right {
    color: #8C8B8B;
    font-size: 1.0416666667vw;
}

#A85 .sect33 .sect14-list:nth-child(1) {
    border-top: 1px solid #E1E1E1;
}

@media screen and (max-width: 1201px) and (min-width: 200px) {
    .main-order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: center;
        align-items: center;
    }

    .main-order .my-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .main-order .my-order-1 {
        margin-left: unset;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #A85 .type-area {
        width: 95%;
        box-sizing: border-box;
    }

    #A85 .bv-font-title {
        font-weight: bold;
        font-size: 6.4vw;
    }

    #A85 .bv-font-txt {
        font-size: 3.7333333333vw;
    }

    #A85 .common-title {
        text-align: center;
    }

    #A85 .common-title .p1 {
        font-size: 6.6666666667vw;
    }

    #A85 .common-title .p2 {
        font-size: 4.8vw;
    }

    #A85 .common-title .p3 {
        font-size: 4vw;
        width: 90%;
        margin: 10px auto 6.6666666667vw auto;
        color: #474747;
    }

    #A85 .sect1 .txt-box {
        width: 100%;
        text-align: left;
        top: 50%;
        left: 5%;
        transform: translateY(-50%);
        width: 80%;
    }

    #A85 .sect1 .txt-box .p1 {
        font-size: 6.4vw;
    }

    #A85 .sect1 .txt-box .p2 {
        font-size: 4vw;
        margin-top: 0;
    }

    #A85 .sect2 {
        padding: 30px 0;
    }

    #A85 .sect4 {
        text-align: center;
    }

    #A85 .sect4 .p1 {
        font-size: 5.8666666667vw;
    }

    #A85 .sect4 .p2 {
        width: 100%;
        font-size: 3.2vw;
    }

    #A85 .sect4 .param-box {
        justify-content: center;
    }

    #A85 .sect4 .img-box {
        width: 95%;
    }

    #A85 .sect4 .name {
        padding: 0;
    }

    #A85 .sect5 .img-box {
        width: 100%;
    }

    #A85 .sect7 .img-box p {
        font-size: 4.8vw;
    }

    #A85 .sect7 .img-box .left {
        margin-left: 0;
        width: 49%;
    }

    #A85 .sect7 .img-box .left .img-2 {
        width: 100%;
        transform: unset;
        margin-top: 5px;
    }

    #A85 .sect7 .img-box .right {
        margin-left: 10px;
        width: 49%;
        margin-top: 6%;
    }

    #A85 .sect8 .img-box {
        width: 100%;
    }

    #A85 .sect8 .img-box .txt-box {
        width: 92%;
        margin-left: 3%;
        top: 5%;
        bottom: unset;
        align-items: center;
    }

    #A85 .sect8 .img-box .txt-box .item {
        margin-top: 0;
        margin-left: 0;
    }

    #A85 .sect10 .type-area {
        display: unset;
    }

    #A85 .sect10 .left {
        justify-content: space-between;
    }

    #A85 .sect10 .right {
        margin-top: 5px;
        justify-content: space-between;
    }

    #A85 .sect10 .img-box-3 {
        width: 100%;
        margin-right: 0;
    }

    #A85 .sect10 .item {
        width: 100%;
    }

    #A85 .sect10 .item p {
        font-size: 4vw;
    }

    #A85 .sect11 .common-title .p2 {
        font-size: 4.2666666667vw;
    }

    #A85 .sect12 .p1 {
        font-size: 4.8vw;
    }

    #A85 .sect12 .img-list {
        display: flex;
        justify-content: center;
    }

    #A85 .sect12 .img-list .p2 {
        font-size: 4vw;
    }

    #A85 .sect12 .img-list .img-item {
        height: unset;
    }

    #A85 .sect12 .img-list .img-item img {
        width: 100%;
        height: unset;
    }

    #A85 .sect13 .img-box {
        width: 90%;
    }

    #A85 .sect14 .img-box {
        width: 90%;
    }

    #A85 .sect16 .p1 {
        font-size: 6.6666666667vw;
    }

    #A85 .sect16 .p2 {
        width: 90%;
    }

    #A85 .sect16 .img-box {
        width: 100%;
    }

    #A85 .sect17 .item-title {
        font-size: 5.3333333333vw;
    }

    #A85 .sect17 .item-content {
        font-size: 4vw;
    }

    #A85 .sect17 .sect17-item-1 .left, #A85 .sect17 .sect17-item-1 .right {
        margin-left: 10px;
        width: 48%;
    }

    #A85 .sect17 .sect17-item-1 .right {
        width: 43%;
    }

    #A85 .sect17 .sect17-item-1 .right .img-box {
        width: 100%;
    }

    #A85 .sect17 .sect17-item-2 {
        justify-content: flex-end;
    }

    #A85 .sect17 .sect17-item-2 .img-box {
        width: 53%;
    }

    #A85 .sect17 .sect17-item-2 .txt-box {
        width: 40%;
    }

    #A85 .sect17 .sect17-item-3 {
        margin-top: 40vw;
    }

    #A85 .sect17 .sect17-item-3 .left {
        width: 45%;
    }

    #A85 .sect17 .sect17-item-3 .left .tex-box {
        top: -45%;
    }

    #A85 .sect17 .sect17-item-3 .right {
        width: 50%;
        margin-left: 3%;
    }

    #A85 .sect17 .sect17-item-4 .left {
        width: 50%;
    }

    #A85 .sect17 .sect17-item-4 .right {
        width: 40%;
    }

    #A85 .sect19 .common-title {
        width: 70%;
    }

    #A85 .sect19 .p3 {
        display: none;
    }

    #A85 .sect20 .img-box {
        width: 95%;
    }

    #A85 .sect21 {
        padding-top: 33.3333333333vw;
    }

    #A85 .sect21 .param-box {
        display: none;
    }

    #A85 .sect23 .title, #A85 .sect25 .title, #A85 .sect31 .title {
        font-size: 4.8vw;
    }

    #A85 .sect23 .content, #A85 .sect25 .content, #A85 .sect31 .content {
        font-size: 2.9333333333vw;
    }

    #A85 .sect23 .sect23-list-1 {
        flex-direction: column;
        align-items: center;
    }

    #A85 .sect23 .sect23-list-1 .left, #A85 .sect23 .sect23-list-1 .right {
        width: 90%;
    }

    #A85 .sect23 .sect23-list-1 img {
        width: 100%;
    }

    #A85 .sect23 .sect23-list-2 .txt {
        display: none;
    }

    #A85 .sect25 .type-area-1 .left {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #A85 .sect27 .icon-box img {
        width: 50px;
    }

    #A85 .sect29 .img-box .txt-box {
        left: 5%;
    }

    #A85 .sect29 .p3 {
        display: none;
    }

    #A85 .sect33 {
        padding: 50px 0;
    }
}