.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%
}

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

#Pad13Up ul, #Pad13Up li {
    list-style: none
}

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

#Pad13Up {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    font-family: 'myriadsetpro-thinthin', Arial;
}

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

#Pad13Up .font-36 {
    font-size: 1.875vw
}

#Pad13Up {
    overflow: hidden
}

#Pad13Up .gradient-orange {
    background: -o-linear-gradient(left, #D92918, #FC9652);
    background: -webkit-gradient(linear, left top, left bottom, from(#D92918), to(#FC9652));
    background: -o-linear-gradient(#D92918, #FC9652);
    background: linear-gradient(#D92918, #FC9652);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .gradient-ching {
    background: -o-linear-gradient(left, #19FFF4, #AEFFAE);
    background: -webkit-gradient(linear, left top, left bottom, from(#19FFF4), to(#AEFFAE));
    background: -o-linear-gradient(#19FFF4, #AEFFAE);
    background: linear-gradient(#19FFF4, #AEFFAE);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .gradient-red {
    background: -o-linear-gradient(left, #EB0DC7, #0FBEF4);
    background: -webkit-gradient(linear, left top, left bottom, from(#EB0DC7), to(#0FBEF4));
    background: -o-linear-gradient(#EB0DC7, #0FBEF4);
    background: linear-gradient(#EB0DC7, #0FBEF4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .gradient-blue {
    background: -o-linear-gradient(left, #00C0FA, #015EEA);
    background: -webkit-gradient(linear, left top, left bottom, from(#00C0FA), to(#015EEA));
    background: -o-linear-gradient(#00C0FA, #015EEA);
    background: linear-gradient(#00C0FA, #015EEA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .gradient-purple {
    background: -o-linear-gradient(left, #9E42FF, #C1A0FF);
    background: -webkit-gradient(linear, left top, left bottom, from(#9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(#9E42FF, #C1A0FF);
    background: linear-gradient(#9E42FF, #C1A0FF);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .common-title {
    width: 70%;
    margin: 0 auto;
    text-align: center
}

#Pad13Up .common-title p {
    line-height: 1.2
}

#Pad13Up .common-title .p1 {
    font-weight: bold;
    font-size: 3.3854166667vw
}

#Pad13Up .common-title .p2 {
    font-size: 2.5vw;
    margin-bottom: 0.78125vw
}

#Pad13Up .common-title .p3 {
    margin-top: 1.5625vw;
    font-size: 1.3541666667vw
}

#Pad13Up .img-box {
    margin: 0 auto
}

#Pad13Up .img-100p {
    width: 100%
}

#Pad13Up .type-area {
    width: 73%;
    margin: 0 auto
}

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

#Pad13Up .bv-pc {
    display: inline-block
}

#Pad13Up .bv-phone {
    display: none
}

#Pad13Up .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)
}

#Pad13Up .delay-1 {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

#Pad13Up .delay-3 {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

#Pad13Up .bv-transform-move {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .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)
}

#Pad13Up .bv-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#Pad13Up .sect1 .txt-box {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect1 .txt-box p {
    line-height: 1.1;
    text-align: center
}

#Pad13Up .sect1 .p1 {
    font-size: 6.25vw;
    font-weight: bold
}

#Pad13Up .sect1 .p1 span {
    background: -o-linear-gradient(left, #EB0DC7, #0FBEF4);
    background: -webkit-gradient(linear, left top, left bottom, from(#EB0DC7), to(#0FBEF4));
    background: -o-linear-gradient(#EB0DC7, #0FBEF4);
    background: linear-gradient(#EB0DC7, #0FBEF4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .sect1 .p2 {
    margin-top: 1.5625vw;
    font-weight: bold;
    font-size: 2.8125vw
}

#Pad13Up .sect1 .p2 span {
    background: -o-linear-gradient(left, #D92918, #FC9652);
    background: -webkit-gradient(linear, left top, left bottom, from(#D92918), to(#FC9652));
    background: -o-linear-gradient(#D92918, #FC9652);
    background: linear-gradient(#D92918, #FC9652);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#Pad13Up .sect1 .p3 {
    margin-top: 10px;
    font-size: 2.8125vw;
    font-weight: bold;
    color: #000
}

#Pad13Up .sect2 {
    padding: 3.6458333333vw 0
}

#Pad13Up .sect2 img {
    max-width: 100%
}

#Pad13Up .sect2 p {
    line-height: 1.1
}

#Pad13Up .sect2 .arrow {
    width: 30px;
    margin-right: 5px
}

#Pad13Up .sect2 .sect2-box-list {
    width: 70%;
    margin: 5px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#Pad13Up .sect2 .sect2-box-list .middle {
    margin: 0 8px
}

#Pad13Up .sect2 .sect2-item {
    position: relative
}

#Pad13Up .sect2 .sect2-item .txt-box {
    position: absolute
}

#Pad13Up .sect2 .sect2-box-1 p {
    white-space: nowrap;
    text-align: center;
    line-height: 1.1
}

#Pad13Up .sect2 .sect2-box-1 .txt-box {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect2 .sect2-box-1 .sect2-item-1 .p1 {
    font-size: 2.1875vw
}

#Pad13Up .sect2 .sect2-box-1 .sect2-item-1 .p2 {
    font-size: 1.4583333333vw
}

#Pad13Up .sect2 .sect2-box-1 .sect2-item-2 .p1 {
    font-size: 2.0833333333vw
}

#Pad13Up .sect2 .sect2-box-1 .sect2-item-2 .p2 {
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-1 .sect2-item-3 .p1 {
    font-size: 1.875vw
}

#Pad13Up .sect2 .sect2-box-2 p {
    white-space: nowrap;
    text-align: left
}

#Pad13Up .sect2 .sect2-box-2 .txt-box {
    top: 5%;
    left: 5%
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-1 .p1 {
    font-size: 1.9791666667vw
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-1 .p2 {
    margin-top: 1.0416666667vw;
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .p1 {
    font-size: 1.8229166667vw
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .p2 {
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p1 {
    font-size: 1.6666666667vw
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p2 {
    font-size: 1.8229166667vw;
    margin-top: 1.0416666667vw
}

#Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p3 {
    color: #fff;
    font-size: 1.25vw;
    margin-top: 0.5208333333vw
}

#Pad13Up .sect2 .sect2-box-3 p {
    white-space: nowrap;
    text-align: left;
    line-height: 1.1
}

#Pad13Up .sect2 .sect2-box-3 .txt-box {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-1 .p1 {
    font-size: 1.875vw
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-1 .p2 {
    margin-top: 0.5208333333vw;
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .txt-box {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    left: 5%
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .p1 {
    font-size: 1.875vw
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .p2 {
    font-size: 1.25vw;
    margin-top: 1.5625vw
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-3 .p1 {
    font-size: 1.875vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-3 .sect2-item-3 .p2 {
    font-size: 1.7708333333vw
}

#Pad13Up .sect2 .sect2-box-4 .left {
    margin-right: 8px
}

#Pad13Up .sect2 .sect2-box-4 .sect2-box-5 {
    margin-bottom: 7px !important
}

#Pad13Up .sect2 .sect2-box-4 .txt-box {
    top: 5%;
    left: 5%
}

#Pad13Up .sect2 .sect2-box-4 .sect2-box-list {
    width: unset;
    margin: unset
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-1 .p1 {
    font-size: 2.0833333333vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-1 .p2 {
    margin-top: 1.0416666667vw;
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-2 {
    margin-left: 10px;
    position: relative
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-2 p {
    text-align: center
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .txt-box {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .p1 {
    font-size: 1.8229166667vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .p2 {
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-3 {
    margin-right: 8px
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .txt-box, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .txt-box {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-3 p, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 p {
    text-align: center
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .p1, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p1 {
    font-size: 1.5625vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .p2, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p2 {
    font-size: 1.3541666667vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .txt-box {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-4 p {
    line-height: 1.1
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p1 {
    font-size: 1.8229166667vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p2 {
    font-size: 1.3541666667vw;
    color: #fff
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .txt-box {
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-5 p {
    line-height: 1.1;
    text-align: center
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .p1 {
    font-size: 1.7708333333vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .p2 {
    font-size: 1.5625vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-6 {
    margin-top: 8px
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .txt-box {
    width: 100%;
    left: 10%
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-6 p {
    line-height: 1.1
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .p1 {
    font-size: 2.0833333333vw
}

#Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .p2 {
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect3 {
    padding: 5.2083333333vw 0
}

#Pad13Up .sect3 .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#Pad13Up .sect3 .img-box img {
    width: 70%
}

#Pad13Up .sect3 .p1 {
    position: absolute;
    top: 50%;
    left: 9%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 9.375vw
}

#Pad13Up .sect4 {
    padding: 7.8125vw 0
}

#Pad13Up .sect4 .img-box img {
    width: 80%
}

#Pad13Up .sect4 .param-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5.2083333333vw
}

#Pad13Up .sect4 .param-box .txt {
    margin: 2.6041666667vw
}

#Pad13Up .sect4 .param-box .value {
    font-size: 2.8125vw
}

#Pad13Up .sect4 .param-box .name {
    font-size: 1.6666666667vw;
    margin-top: 1.0416666667vw
}

#Pad13Up .sect4 .sect-vs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    margin: 0 auto
}

#Pad13Up .sect4 .sect-vs .title {
    font-size: 3.125vw
}

#Pad13Up .sect4 .sect-vs .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.8229166667vw
}

#Pad13Up .sect4 .sect-vs .comparison {
    width: 40%;
    text-align: center
}

#Pad13Up .sect4 .sect-vs .img-1 {
    width: 90%
}

#Pad13Up .sect4 .sect-vs .line-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px
}

#Pad13Up .sect4 .sect-vs .line-item .left {
    width: 300px;
    height: 50px;
    font-size: 1.875vw;
    background: #f5f5f5;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px
}

#Pad13Up .sect4 .sect-vs .line-item .middle {
    color: #fff;
    width: 300px;
    height: 50px;
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
    background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
    background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    position: relative
}

#Pad13Up .sect4 .sect-vs .line-item .right {
    position: absolute;
    color: #000;
    right: -90%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 200px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#Pad13Up .sect4 .sect-vs .line-item .right span {
    font-size: 1.5625vw
}

#Pad13Up .sect4 .sect-vs .line-item .right span:nth-child(2) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 5px
}

#Pad13Up .sect4 .sect-vs .line-item .right .arrow {
    width: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#Pad13Up .sect5 {
    padding: 5.2083333333vw 0
}

#Pad13Up .sect5 .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative
}

#Pad13Up .sect5 .img-box .circle {
    width: 20px;
    height: 20px;
    border: 1px solid #343434;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#Pad13Up .sect5 .img-box .circle .son {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #343434
}

#Pad13Up .sect5 .img-box .color-box {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#Pad13Up .sect5 .img-box .color-box-1 {
    left: 10%;
    top: 40%
}

#Pad13Up .sect5 .img-box .color-box-2 {
    left: 40%;
    bottom: 10%
}

#Pad13Up .sect5 .img-box .color-box-2 div {
    color: #769bbc
}

#Pad13Up .sect5 .img-box .color-box-2 .circle {
    border: 1px solid #769bbc
}

#Pad13Up .sect5 .img-box .color-box-2 .son {
    background: #769bbc
}

#Pad13Up .sect5 .img-box img {
    width: 70%
}

#Pad13Up .sect5 .p1 {
    position: absolute;
    top: 50%;
    right: 9%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 9.375vw
}

#Pad13Up .sect6 {
    background: #000;
    padding: 3.6458333333vw 0
}

#Pad13Up .sect6 img {
    max-width: 100%
}

#Pad13Up .sect6 p {
    line-height: 1.1
}

#Pad13Up .sect6 .sect6-title {
    text-align: center;
    font-size: 3.75vw
}

#Pad13Up .sect6 .sect6-title-2 {
    text-align: center;
    font-size: 2.5vw;
    margin-bottom: 2.0833333333vw
}

#Pad13Up .sect6 .arrow-box {
    margin: 4.1666666667vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#Pad13Up .sect6 .arrow-box p {
    text-align: center;
    font-weight: 800;
    font-size: 1.5625vw
}

#Pad13Up .sect6 .arrow-box .arrow-item {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#Pad13Up .sect6 .arrow-box .line {
    width: 1px;
    background: #dcdcdc;
    height: 50px
}

#Pad13Up .sect6 .sect2-box-list {
    width: 70%;
    margin: 5px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Pad13Up .sect6 .sect2-box-list .middle {
    margin: 0 8px
}

#Pad13Up .sect6 .sect2-item {
    position: relative
}

#Pad13Up .sect6 .sect2-item .txt-box {
    position: absolute
}

#Pad13Up .sect6 .sect2-box-1 p {
    white-space: nowrap;
    text-align: center;
    line-height: 1.1
}

#Pad13Up .sect6 .sect2-box-1 .txt-box {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect6 .sect2-box-1 .sect2-item-1 .p1 {
    font-size: 1.9791666667vw
}

#Pad13Up .sect6 .sect2-box-1 .sect2-item-1 .p2 {
    font-size: 1.25vw
}

#Pad13Up .sect6 .sect2-box-1 .sect2-item-2 .p1 {
    font-size: 1.875vw
}

#Pad13Up .sect6 .sect2-box-1 .sect2-item-2 .p2 {
    font-size: 1.25vw
}

#Pad13Up .sect6 .sect2-box-1 .sect2-item-3 .p1 {
    font-size: 1.71875vw
}

#Pad13Up .sect6 .sect2-box-1 .sect2-item-3 .p1 {
    font-size: 1.4583333333vw
}

#Pad13Up .sect6 .sect2-box-2 p {
    white-space: nowrap;
    text-align: left
}

#Pad13Up .sect6 .sect2-box-2 .txt-box {
    top: 5%;
    left: 5%
}

#Pad13Up .sect6 .sect2-box-2 .sect2-item-1 .p1 {
    font-size: 1.71875vw
}

#Pad13Up .sect6 .sect2-box-2 .sect2-item-1 .p2 {
    margin-top: 1.0416666667vw;
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect6 .sect2-box-2 .sect2-item-2 .p1 {
    font-size: 2.0833333333vw
}

#Pad13Up .sect6 .sect2-box-2 .sect2-item-2 .p2 {
    margin-top: 10px;
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect6 .sect2-box-2 .sect2-item-3 .p1 {
    font-size: 1.8229166667vw
}

#Pad13Up .sect6 .sect2-box-2 .sect2-item-3 .p2 {
    font-size: 1.25vw;
    margin-top: 1.0416666667vw;
    color: #fff
}

#Pad13Up .sect7 {
    padding: 5.2083333333vw 0;
    background: #000
}

#Pad13Up .sect7 .p3 {
    color: #fff;
    margin-bottom: 3.6458333333vw
}

#Pad13Up .sect7 .img-box {
    position: relative
}

#Pad13Up .sect7 .param-box {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#Pad13Up .sect7 .param-box .param-item {
    white-space: nowrap;
    text-align: center;
    margin: 0 2.6041666667vw
}

#Pad13Up .sect7 .param-box .value {
    font-size: 1.875vw
}

#Pad13Up .sect7 .param-box .name {
    font-size: 1.25vw;
    color: #fff
}

#Pad13Up .sect7 .amusement-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#Pad13Up .sect7 .amusement-box p {
    color: #fff;
    font-size: 1.4583333333vw;
    margin-top: 0.78125vw
}

#Pad13Up .sect8 {
    background: #000
}

#Pad13Up .sect8 .common-title {
    position: absolute;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Pad13Up .sect8 .common-title .p3 {
    color: #fff
}

#Pad13Up .sect9 .common-title {
    width: 50%;
    position: absolute;
    top: 22%;
    right: 5%
}

#Pad13Up .sect9 .common-title p {
    text-align: left;
    color: #fff
}

#Pad13Up .sect10 {
    padding: 3.125vw 0;
    background: #000
}

#Pad13Up .sect10 p {
    color: #fff;
    text-align: center
}

#Pad13Up .sect10 .sect10-title {
    font-size: 1.7708333333vw;
    text-align: center;
    margin-bottom: 2.0833333333vw
}

#Pad13Up .sect10 .sect10-box {
    width: 70%;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Pad13Up .sect10 .sect10-box .sect10-item {
    width: 30%
}

#Pad13Up .sect10 .sect10-box .p4 {
    font-size: 1.4583333333vw
}

#Pad13Up .sect10 .sect10-box .p5 {
    font-size: 1.1458333333vw
}

#Pad13Up .sect10 .common-title {
    margin-top: 6.25vw
}

#Pad13Up .sect11 p {
    text-align: center
}

#Pad13Up .sect11 .sect11-box {
    width: 58%;
    margin: 0 auto
}

#Pad13Up .sect11 .sect11-box .item {
    width: 50%
}

#Pad13Up .sect11 .sect11-txt-box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 3.125vw
}

#Pad13Up .sect11 .sect11-txt-box .left {
    font-size: 2.0833333333vw
}

#Pad13Up .sect11 .sect11-txt-box .right {
    font-size: 1.25vw;
    line-height: 1.1
}

#Pad13Up .sect11 .sect11-title {
    font-size: 4.6875vw;
    font-weight: 800
}

#Pad13Up .sect11 .img-box {
    margin-bottom: 1.5625vw
}

#Pad13Up .sect11 .p4 {
    font-size: 1.7708333333vw;
    font-weight: 800
}

#Pad13Up .sect11 .sect11-img-box {
    margin-top: 5.2083333333vw;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#Pad13Up .sect11 .sect11-img-box .img-item {
    width: 45%
}

#Pad13Up .sect12 {
    padding-top: 5.2083333333vw
}

#Pad13Up .sect12 .sect12-box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#Pad13Up .sect12 .common-title {
    width: 40%;
    text-align: left;
    margin: unset;
    margin-right: 10px
}

#Pad13Up .sect12 .img-box {
    width: 35%;
    margin: unset
}

#Pad13Up .sect13 {
    padding: 5.2083333333vw 0
}

#Pad13Up .sect14 .sect14-list {
    width: 80%;
    margin: 1.5625vw auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#Pad13Up .sect14 .img-box {
    width: 60%;
    margin: unset
}

#Pad13Up .sect14 .txt-box {
    margin: 0 2.6041666667vw
}

#Pad13Up .sect14 .txt-box .p1 {
    font-size: 1.9791666667vw
}

#Pad13Up .sect14 .txt-box .p2 {
    font-size: 1.6666666667vw
}

#Pad13Up .sect15 {
    padding: 6.25vw 0
}

#Pad13Up .sect15 .img-box {
    padding-top: 2.0833333333vw
}

#Pad13Up .sect15 .img-box .pad-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#Pad13Up .sect15 .img-box .img-100p {
    width: 80%
}

#Pad13Up .sect15 .img-box .icon-list {
    position: absolute;
    top: 5%;
    left: 27%
}

#Pad13Up .sect15 .img-box .icon-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20px
}

#Pad13Up .sect15 .img-box .icon-item .p4 {
    font-size: 1.875vw
}

#Pad13Up .sect15 .img-box .icon-item .p5 {
    font-size: 1.25vw
}

#Pad13Up .sect15 .sect-vs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    margin: 0 auto
}

#Pad13Up .sect15 .sect-vs .title {
    margin-top: 4.6875vw;
    font-size: 3.125vw;
    margin-bottom: 2.0833333333vw
}

#Pad13Up .sect15 .sect-vs .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 1.8229166667vw
}

#Pad13Up .sect15 .sect-vs .comparison {
    width: 65%;
    text-align: center
}

#Pad13Up .sect15 .sect-vs .img-1 {
    width: 78%
}

#Pad13Up .sect15 .sect-vs .line-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px
}

#Pad13Up .sect15 .sect-vs .line-item .left {
    width: 500px;
    height: 50px;
    font-weight: 400;
    font-size: 1.875vw;
    background: #f5f5f5;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px
}

#Pad13Up .sect15 .sect-vs .line-item .middle {
    color: #fff;
    width: 500px;
    height: 50px;
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
    background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
    background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    position: relative
}

#Pad13Up .sect15 .sect-vs .line-item .right {
    position: absolute;
    right: -85%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 310px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #000
}

#Pad13Up .sect15 .sect-vs .line-item .right span {
    font-size: 1.5625vw
}

#Pad13Up .sect15 .sect-vs .line-item .right span:nth-child(2) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 5px
}

#Pad13Up .sect15 .sect-vs .line-item .right .arrow {
    width: 30px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

#Pad13Up .sect16 {
    background: #000;
    padding: 2.6041666667vw 0
}

#Pad13Up .sect16 .sect16-title {
    font-size: 3.125vw;
    text-align: center
}

#Pad13Up .sect16 img {
    max-width: 100%
}

#Pad13Up .sect16 .arrow {
    width: 30px;
    margin-right: 5px
}

#Pad13Up .sect16 p {
    line-height: 1.1
}

#Pad13Up .sect16 .p3 {
    color: #fff
}

#Pad13Up .sect16 .sect2-box-list {
    width: 70%;
    margin: 5px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Pad13Up .sect16 .sect2-box-list .middle {
    margin: 0 8px
}

#Pad13Up .sect16 .sect2-item {
    position: relative
}

#Pad13Up .sect16 .sect2-item .txt-box {
    position: absolute
}

#Pad13Up .sect16 .sect2-box-1 p {
    white-space: nowrap;
    text-align: center;
    line-height: 1.1
}

#Pad13Up .sect16 .sect2-box-1 .txt-box {
    top: 5%;
    left: 5%
}

#Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p1 {
    font-size: 2.6041666667vw
}

#Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p2 {
    margin-top: 1.3020833333vw;
    text-align: left;
    font-size: 3.125vw
}

#Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p3 {
    margin-top: 1.8229166667vw;
    text-align: left;
    font-size: 1.3541666667vw
}

#Pad13Up .sect16 .sect2-box-2 p {
    white-space: nowrap;
    text-align: left
}

#Pad13Up .sect16 .sect2-box-2 .txt-box {
    top: 5%;
    left: 5%
}

#Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p1 {
    font-size: 1.875vw
}

#Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p2 {
    margin-top: 1.0416666667vw;
    font-size: 2.9166666667vw
}

#Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p3 {
    margin-top: 1.0416666667vw;
    font-size: 1.3541666667vw
}

#Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p1 {
    font-size: 2.1875vw
}

#Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p2 {
    margin-top: 1.0416666667vw;
    font-size: 2.1875vw
}

#Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p3 {
    margin-top: 1.0416666667vw;
    font-size: 1.5625vw
}

#Pad13Up .sect17 .sect17-box {
    position: relative
}

#Pad13Up .sect17 .common-title {
    position: absolute;
    width: 43%;
    left: 20%;
    top: 5%;
    text-align: left
}

#Pad13Up .sect17 .common-title .p0 {
    font-size: 1.875vw
}

#Pad13Up .sect17 .common-title .p3 {
    width: 80%;
    color: #fff
}

#Pad13Up .sect17 .param-box {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Pad13Up .sect17 .param-box p {
    color: #fff;
    white-space: nowrap
}

#Pad13Up .sect17 .param-box .p4 {
    font-size: 1.6666666667vw
}

#Pad13Up .sect17 .param-box .p4 {
    font-size: 1.0416666667vw
}

#Pad13Up .sect17 .param-box .p5 {
    font-size: 1.4583333333vw
}

#Pad13Up .sect17 .param-item {
    margin: 0 1.5625vw
}

#Pad13Up .sect18 {
    padding: 5.2083333333vw 0;
    background: #000
}

#Pad13Up .sect18 p {
    color: #fff
}

#Pad13Up .sect18 .common-title img {
    width: 80%;
    max-width: 100%;
    margin: 4.6875vw auto
}

#Pad13Up .sect19 {
    background: #000;
    color: #fff
}

#Pad13Up .sect19 .sect19-box {
    width: 70%;
    margin: 0 auto
}

#Pad13Up .sect19 .common-title {
    width: 60%
}

#Pad13Up .sect19 .common-title p {
    text-align: left
}

#Pad13Up .sect19 .common-title .p2 {
    font-size: 2.0833333333vw;
    white-space: nowrap
}

#Pad13Up .sect19 .common-title .p3 {
    width: 80%
}

#Pad13Up .sect19 .sect-vs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#Pad13Up .sect19 .sect-vs .title {
    font-size: 2.0833333333vw
}

#Pad13Up .sect19 .sect-vs .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.3541666667vw
}

#Pad13Up .sect19 .sect-vs .comparison {
    width: 70%;
    text-align: center
}

#Pad13Up .sect19 .sect-vs .img-1 {
    width: 90%
}

#Pad13Up .sect19 .sect-vs .line-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px
}

#Pad13Up .sect19 .sect-vs .line-item .left {
    width: 300px;
    height: 36px;
    font-size: 1.3541666667vw;
    color: #000;
    background: #f5f5f5;
    border-bottom-left-radius: 36px;
    border-top-left-radius: 36px
}

#Pad13Up .sect19 .sect-vs .line-item .middle {
    width: 300px;
    height: 36px;
    font-size: 1.3541666667vw;
    background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
    background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
    background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
    border-bottom-right-radius: 36px;
    border-top-right-radius: 36px
}

#Pad13Up .sect19 .sect-vs .txt-box {
    margin-top: 1.0416666667vw
}

#Pad13Up .sect19 .sect-vs .txt-box p {
    text-align: center;
    font-size: 1.4583333333vw
}

#Pad13Up .sect19 .sect-vs .txt-box img {
    width: 30px
}

#Pad13Up .sect19 .sect-vs .txt-box .p4 {
    font-size: 1.0416666667vw
}

#Pad13Up .sect20 {
    padding: 5.2083333333vw 0;
    background: #000
}

#Pad13Up .sect20 .p3 {
    color: #fff;
    margin-bottom: 1.5625vw
}

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

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

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

    #Pad13Up .bv-pc {
        display: none
    }

    #Pad13Up .bv-phone {
        display: block
    }

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

    #Pad13Up .bv-font-title {
        font-size: 6.9333333333vw
    }

    #Pad13Up .common-title {
        text-align: center;
        width: 95%
    }

    #Pad13Up .common-title .p1 {
        font-size: 4.8vw
    }

    #Pad13Up .common-title .p2 {
        font-size: 6.4vw
    }

    #Pad13Up .common-title .p3 {
        font-size: 4vw
    }

    #Pad13Up {
        overflow: hidden
    }

    #Pad13Up .sect1 {
        height: 66.6666666667vw
    }

    #Pad13Up .sect1 img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }

    #Pad13Up .sect1 .txt-box {
        position: absolute;
        width: 100%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect1 .txt-box p {
        line-height: 1.1;
        text-align: center
    }

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

    #Pad13Up .sect1 .txt-box .p1 span {
        background: -o-linear-gradient(left, #EB0DC7, #0FBEF4);
        background: -webkit-gradient(linear, left top, left bottom, from(#EB0DC7), to(#0FBEF4));
        background: -o-linear-gradient(#EB0DC7, #0FBEF4);
        background: linear-gradient(#EB0DC7, #0FBEF4);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #Pad13Up .sect1 .txt-box .p2 {
        margin-top: 0;
        font-weight: bold;
        font-size: 6.1333333333vw
    }

    #Pad13Up .sect1 .txt-box .p2 span {
        background: -o-linear-gradient(left, #D92918, #FC9652);
        background: -webkit-gradient(linear, left top, left bottom, from(#D92918), to(#FC9652));
        background: -o-linear-gradient(#D92918, #FC9652);
        background: linear-gradient(#D92918, #FC9652);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #Pad13Up .sect1 .txt-box .p3 {
        display: none;
        margin-top: 10px;
        font-size: 6.4vw;
        font-weight: bold;
        color: #000
    }

    #Pad13Up .sect2 {
        padding: 9.3333333333vw 0
    }

    #Pad13Up .sect2 img {
        max-width: 100%
    }

    #Pad13Up .sect2 p {
        line-height: 1.1
    }

    #Pad13Up .sect2 .arrow {
        width: 30px;
        margin-right: 5px
    }

    #Pad13Up .sect2 .sect2-box-list {
        width: 96%;
        margin: 5px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #Pad13Up .sect2 .sect2-box-list .middle {
        margin: 0 8px
    }

    #Pad13Up .sect2 .sect2-item {
        position: relative
    }

    #Pad13Up .sect2 .sect2-item .txt-box {
        position: absolute
    }

    #Pad13Up .sect2 .sect2-item .txt-box .p2 {
        display: none
    }

    #Pad13Up .sect2 .sect2-item .txt-box .p3 {
        display: none
    }

    #Pad13Up .sect2 .sect2-box-1 p {
        white-space: normal;
        text-align: center;
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-1 .txt-box {
        width: 100%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-1 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-1 .p2 {
        display: none;
        font-size: 3.7333333333vw
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-2 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-2 .p2 {
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-3 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect2 .sect2-box-2 p {
        white-space: normal;
        text-align: left
    }

    #Pad13Up .sect2 .sect2-box-2 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-1 .p1 {
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-1 .p2 {
        margin-top: 2.6666666667vw;
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .txt-box {
        width: 100%;
        left: 0
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .p2 {
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p2 {
        font-size: 4.6666666667vw;
        margin-top: 2.6666666667vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p3 {
        color: #fff;
        font-size: 3.2vw;
        margin-top: 1.3333333333vw
    }

    #Pad13Up .sect2 .sect2-box-3 p {
        white-space: normal;
        text-align: left;
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-3 .txt-box {
        top: 5%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-1 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-1 .p2 {
        margin-top: 1.3333333333vw;
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .txt-box {
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        left: 5%
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .p2 {
        font-size: 3.2vw;
        margin-top: 4vw
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-3 .p1 {
        font-size: 4vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-3 .p2 {
        font-size: 4.5333333333vw
    }

    #Pad13Up .sect2 .sect2-box-4 .left {
        margin-right: 8px
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-box-5 {
        margin-bottom: 7px !important
    }

    #Pad13Up .sect2 .sect2-box-4 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-box-list {
        width: unset;
        margin: unset
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-1 .p1 {
        font-size: 4.2666666667vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-1 .p2 {
        margin-top: 2.6666666667vw;
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 {
        margin-left: 10px;
        position: relative
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 p {
        text-align: center
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .p2 {
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 {
        margin-right: 8px
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .txt-box, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 p, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 p {
        text-align: center
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .p1, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .p2, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p2 {
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 p {
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p2 {
        font-size: 3.4666666667vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 p {
        line-height: 1.1;
        text-align: center
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .p1 {
        font-size: 4.5333333333vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .p2 {
        font-size: 4vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 {
        margin-top: 8px
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .txt-box {
        width: 100%;
        left: 10%
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 p {
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .p2 {
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect3 {
        padding: 13.3333333333vw 0
    }

    #Pad13Up .sect3 .img-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #Pad13Up .sect3 .img-box img {
        width: 70%
    }

    #Pad13Up .sect3 .p1 {
        position: absolute;
        top: 50%;
        left: 9%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 13.3333333333vw
    }

    #Pad13Up .sect4 {
        padding: 20vw 0
    }

    #Pad13Up .sect4 .img-box img {
        width: 96%
    }

    #Pad13Up .sect4 .param-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 13.3333333333vw
    }

    #Pad13Up .sect4 .param-box .txt {
        margin: 6.6666666667vw
    }

    #Pad13Up .sect4 .param-box .value {
        font-size: 7.2vw
    }

    #Pad13Up .sect4 .param-box .name {
        font-size: 4.2666666667vw;
        margin-top: 2.6666666667vw
    }

    #Pad13Up .sect4 .sect-vs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect4 .sect-vs .title {
        font-size: 6.6666666667vw
    }

    #Pad13Up .sect4 .sect-vs .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 4.6666666667vw
    }

    #Pad13Up .sect4 .sect-vs .comparison {
        width: 100%;
        text-align: center
    }

    #Pad13Up .sect4 .sect-vs .comparison img {
        width: 100%
    }

    #Pad13Up .sect4 .sect-vs .img-1 {
        width: 90%
    }

    #Pad13Up .sect4 .sect-vs .line-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px
    }

    #Pad13Up .sect4 .sect-vs .line-item .left {
        width: 300px;
        height: 30px;
        font-size: 4.8vw;
        background: #f5f5f5;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px
    }

    #Pad13Up .sect4 .sect-vs .line-item .middle {
        width: 300px;
        height: 30px;
        font-size: 4.8vw;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        position: relative
    }

    #Pad13Up .sect4 .sect-vs .line-item .right {
        position: absolute;
        right: -90%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: none;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 200px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #Pad13Up .sect4 .sect-vs .line-item .right span {
        font-size: 4vw
    }

    #Pad13Up .sect4 .sect-vs .line-item .right span:nth-child(2) {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 5px
    }

    #Pad13Up .sect4 .sect-vs .line-item .right .arrow {
        width: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    #Pad13Up .sect5 {
        padding: 13.3333333333vw 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #Pad13Up .sect5 .img-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative
    }

    #Pad13Up .sect5 .img-box .circle {
        width: 20px;
        height: 20px;
        border: 1px solid #343434;
        border-radius: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #Pad13Up .sect5 .img-box .circle .son {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        background: #343434
    }

    #Pad13Up .sect5 .img-box .color-box {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #Pad13Up .sect5 .img-box .color-box-1 {
        left: 10%;
        top: 40%
    }

    #Pad13Up .sect5 .img-box .color-box-2 {
        left: 40%;
        bottom: 10%
    }

    #Pad13Up .sect5 .img-box .color-box-2 div {
        color: #769bbc
    }

    #Pad13Up .sect5 .img-box .color-box-2 .circle {
        border: 1px solid #769bbc
    }

    #Pad13Up .sect5 .img-box .color-box-2 .son {
        background: #769bbc
    }

    #Pad13Up .sect5 .img-box img {
        width: 96%
    }

    #Pad13Up .sect5 .p1 {
        position: relative;
        top: 50%;
        right: 0;
        text-align: center;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        font-size: 13.3333333333vw
    }

    #Pad13Up .sect6 {
        background: #000;
        padding: 9.3333333333vw 0
    }

    #Pad13Up .sect6 img {
        max-width: 100%
    }

    #Pad13Up .sect6 p {
        line-height: 1.1
    }

    #Pad13Up .sect6 .sect6-title {
        text-align: center;
        font-size: 9.6vw
    }

    #Pad13Up .sect6 .sect6-title-2 {
        text-align: center;
        font-size: 6.4vw;
        margin-bottom: 5.3333333333vw
    }

    #Pad13Up .sect6 .arrow-box {
        width: 96%;
        margin: 10.6666666667vw auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #Pad13Up .sect6 .arrow-box p {
        text-align: center;
        font-weight: 800;
        font-size: 3.2vw
    }

    #Pad13Up .sect6 .arrow-box .arrow-item {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Pad13Up .sect6 .arrow-box .line {
        width: 1px;
        background: #dcdcdc;
        height: 50px
    }

    #Pad13Up .sect6 .sect2-box-list {
        width: 96%;
        margin: 5px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #Pad13Up .sect6 .sect2-box-list .middle {
        margin: 0 8px
    }

    #Pad13Up .sect6 .sect2-item {
        position: relative
    }

    #Pad13Up .sect6 .sect2-item .txt-box {
        position: absolute
    }

    #Pad13Up .sect6 .sect2-box-1 p {
        white-space: normal;
        text-align: center;
        line-height: 1.1
    }

    #Pad13Up .sect6 .sect2-box-1 .txt-box {
        top: 5%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect6 .sect2-box-1 .txt-box .p2 {
        display: none
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-1 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-1 .p2 {
        font-size: 3.2vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-2 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-2 .p2 {
        font-size: 2.6666666667vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-3 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect6 .sect2-box-2 p {
        white-space: normal;
        text-align: left
    }

    #Pad13Up .sect6 .sect2-box-2 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect6 .sect2-box-2 .txt-box .p2 {
        display: none
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-1 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-1 .p2 {
        margin-top: 2.6666666667vw;
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-2 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-2 .p2 {
        margin-top: 10px;
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-3 .p1 {
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-3 .p2 {
        font-size: 3.2vw;
        margin-top: 2.6666666667vw;
        color: #fff
    }

    #Pad13Up .sect7 {
        padding: 13.3333333333vw 0;
        background: #000
    }

    #Pad13Up .sect7 .p3 {
        color: #fff;
        margin-bottom: 9.3333333333vw
    }

    #Pad13Up .sect7 .img-box {
        position: relative
    }

    #Pad13Up .sect7 .param-box {
        display: none;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        bottom: 10%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #Pad13Up .sect7 .param-box .param-item {
        white-space: normal;
        text-align: center;
        margin: 0
    }

    #Pad13Up .sect7 .param-box .value {
        font-size: 4.8vw
    }

    #Pad13Up .sect7 .param-box .name {
        font-size: 3.2vw;
        color: #fff
    }

    #Pad13Up .sect7 .amusement-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    #Pad13Up .sect7 .amusement-box p {
        color: #fff;
        font-size: 3.7333333333vw;
        margin-top: 2vw
    }

    #Pad13Up .sect7 .amusement-box .amusement-item img {
        width: 100%
    }

    #Pad13Up .sect8 {
        background: #000
    }

    #Pad13Up .sect8 .common-title {
        position: relative;
        top: 0%;
        left: 0%;
        padding: 4vw 0;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }

    #Pad13Up .sect8 .common-title .p1 {
        font-size: 6.4vw
    }

    #Pad13Up .sect8 .common-title .p2 {
        font-size: 7.4666666667vw
    }

    #Pad13Up .sect8 .common-title .p3 {
        color: #fff;
        font-size: 3.2vw
    }

    #Pad13Up .sect9 {
        background-color: #000
    }

    #Pad13Up .sect9 .common-title {
        width: 96%;
        margin: 0 auto;
        position: relative;
        top: 0%;
        right: 0%;
        padding: 8vw 0
    }

    #Pad13Up .sect9 .common-title p {
        text-align: center;
        color: #fff
    }

    #Pad13Up .sect9 .common-title .p1 {
        font-size: 6.4vw
    }

    #Pad13Up .sect9 .common-title .p2 {
        font-size: 7.4666666667vw
    }

    #Pad13Up .sect9 .common-title .p3 {
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect10 {
        padding: 8vw 0;
        background: #000
    }

    #Pad13Up .sect10 p {
        color: #fff;
        text-align: center
    }

    #Pad13Up .sect10 .sect10-title {
        font-size: 4.5333333333vw;
        text-align: center;
        margin-bottom: 5.3333333333vw
    }

    #Pad13Up .sect10 .sect10-box {
        width: 96%;
        margin: 0 auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #Pad13Up .sect10 .sect10-box .sect10-item {
        width: 33%
    }

    #Pad13Up .sect10 .sect10-box .p4 {
        font-size: 3.7333333333vw
    }

    #Pad13Up .sect10 .sect10-box .p5 {
        font-size: 3.2vw
    }

    #Pad13Up .sect10 .common-title {
        margin-top: 16vw
    }

    #Pad13Up .sect11 p {
        text-align: center
    }

    #Pad13Up .sect11 .sect11-box {
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect11 .sect11-box .item {
        width: 50%
    }

    #Pad13Up .sect11 .sect11-txt-box {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 10px;
        margin-bottom: 8vw
    }

    #Pad13Up .sect11 .sect11-txt-box .left {
        font-size: 5.3333333333vw
    }

    #Pad13Up .sect11 .sect11-txt-box .right {
        font-size: 3.2vw;
        line-height: 1.1
    }

    #Pad13Up .sect11 .sect11-title {
        font-size: 10.6666666667vw;
        font-weight: 800
    }

    #Pad13Up .sect11 .img-box {
        margin-bottom: 4vw
    }

    #Pad13Up .sect11 .p4 {
        font-size: 4.5333333333vw;
        font-weight: 800
    }

    #Pad13Up .sect11 .sect11-img-box {
        margin-top: 13.3333333333vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #Pad13Up .sect11 .sect11-img-box .img-item {
        width: 45%
    }

    #Pad13Up .sect12 {
        padding-top: 13.3333333333vw
    }

    #Pad13Up .sect12 .sect12-box {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Pad13Up .sect12 .common-title {
        width: 96%;
        text-align: left;
        margin: unset;
        padding: 8vw 0;
        margin-right: 10px
    }

    #Pad13Up .sect12 .common-title .p1 {
        font-size: 8.6666666667vw
    }

    #Pad13Up .sect12 .common-title .p2 {
        font-size: 6.4vw
    }

    #Pad13Up .sect12 .common-title .p3 {
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect12 .img-box {
        width: 96%;
        margin: unset
    }

    #Pad13Up .sect13 {
        padding: 13.3333333333vw 0
    }

    #Pad13Up .sect14 .sect14-list {
        width: 96%;
        margin: 4vw auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #Pad13Up .sect14 .sect14-list:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #Pad13Up .sect14 .sect14-list:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Pad13Up .sect14 .img-box {
        width: 100%;
        margin: unset
    }

    #Pad13Up .sect14 .txt-box {
        width: 100%;
        margin: 4vw 0
    }

    #Pad13Up .sect14 .txt-box .p1 {
        font-size: 5.0666666667vw
    }

    #Pad13Up .sect14 .txt-box .p2 {
        font-size: 4.2666666667vw
    }

    #Pad13Up .sect15 {
        padding: 16vw 0
    }

    #Pad13Up .sect15 .img-box {
        padding-top: 5.3333333333vw
    }

    #Pad13Up .sect15 .img-box .pad-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #Pad13Up .sect15 .img-box .img-100p {
        width: 96%
    }

    #Pad13Up .sect15 .img-box .icon-list {
        position: relative;
        background-color: #ddeafa;
        padding: 8vw 0;
        top: 0%;
        left: 2%;
        width: 96%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #Pad13Up .sect15 .img-box .icon-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0
    }

    #Pad13Up .sect15 .img-box .icon-item img {
        width: 9.3333333333vw
    }

    #Pad13Up .sect15 .img-box .icon-item .p4 {
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect15 .img-box .icon-item .p5 {
        font-size: 2.6666666667vw
    }

    #Pad13Up .sect15 .sect-vs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect15 .sect-vs .title {
        margin-top: 12vw;
        font-size: 6.6666666667vw;
        margin-bottom: 5.3333333333vw
    }

    #Pad13Up .sect15 .sect-vs .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        font-size: 4.6666666667vw
    }

    #Pad13Up .sect15 .sect-vs .comparison {
        width: 100%;
        text-align: center
    }

    #Pad13Up .sect15 .sect-vs .comparison img {
        width: 100%
    }

    #Pad13Up .sect15 .sect-vs .img-1 {
        width: 78%
    }

    #Pad13Up .sect15 .sect-vs .line-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px
    }

    #Pad13Up .sect15 .sect-vs .line-item .left {
        width: 50%;
        height: 30px;
        font-weight: 400;
        font-size: 4vw;
        background: #f5f5f5;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px
    }

    #Pad13Up .sect15 .sect-vs .line-item .middle {
        color: #fff;
        width: 50%;
        height: 30px;
        font-size: 4vw;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        position: relative
    }

    #Pad13Up .sect15 .sect-vs .line-item .right {
        position: absolute;
        right: -85%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: none;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 26.6666666667vw;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        color: #000
    }

    #Pad13Up .sect15 .sect-vs .line-item .right span {
        font-size: 3.2vw
    }

    #Pad13Up .sect15 .sect-vs .line-item .right span:nth-child(2) {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 5px
    }

    #Pad13Up .sect15 .sect-vs .line-item .right .arrow {
        width: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    #Pad13Up .sect16 {
        background: #000;
        padding: 6.6666666667vw 0
    }

    #Pad13Up .sect16 .sect16-title {
        font-size: 8vw;
        text-align: center
    }

    #Pad13Up .sect16 img {
        max-width: 100%
    }

    #Pad13Up .sect16 .arrow {
        width: 4vw;
        margin-right: 5px
    }

    #Pad13Up .sect16 p {
        line-height: 1.1
    }

    #Pad13Up .sect16 .p3 {
        color: #fff
    }

    #Pad13Up .sect16 .sect2-box-list {
        width: 96%;
        margin: 5px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #Pad13Up .sect16 .sect2-box-list .middle {
        margin: 0 8px
    }

    #Pad13Up .sect16 .sect2-item {
        position: relative
    }

    #Pad13Up .sect16 .sect2-item .txt-box {
        position: absolute
    }

    #Pad13Up .sect16 .sect2-box-1 p {
        white-space: normal;
        text-align: center;
        line-height: 1.1
    }

    #Pad13Up .sect16 .sect2-box-1 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p2 {
        margin-top: 3.3333333333vw;
        text-align: left;
        font-size: 5.3333333333vw
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p2 img {
        width: 4vw
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p3 {
        display: none
    }

    #Pad13Up .sect16 .sect2-box-2 p {
        white-space: normal;
        text-align: left
    }

    #Pad13Up .sect16 .sect2-box-2 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p1 {
        font-size: 4vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p2 {
        margin-top: 2.6666666667vw;
        font-size: 5.3333333333vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p2 img {
        width: 4vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p3 {
        display: none
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p1 {
        font-size: 3.2vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p2 {
        margin-top: 2.6666666667vw;
        font-size: 4vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p2 img {
        width: 4vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p3 {
        display: none
    }

    #Pad13Up .sect17 {
        background-color: #000
    }

    #Pad13Up .sect17 .sect17-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Pad13Up .sect17 .common-title {
        position: relative;
        width: 96%;
        left: 2%;
        top: 5%;
        text-align: left
    }

    #Pad13Up .sect17 .common-title .p0 {
        font-size: 4.8vw
    }

    #Pad13Up .sect17 .common-title .p3 {
        width: 100%;
        font-size: 3.4666666667vw;
        color: #fff
    }

    #Pad13Up .sect17 .common-title .p2 {
        font-size: 8vw
    }

    #Pad13Up .sect17 .img-100p {
        height: 80vw;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: right;
        object-position: right
    }

    #Pad13Up .sect17 .param-box {
        display: none;
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #Pad13Up .sect17 .param-box p {
        color: #fff;
        white-space: nowrap
    }

    #Pad13Up .sect17 .param-box .p4 {
        font-size: 4.2666666667vw
    }

    #Pad13Up .sect17 .param-box .p4 {
        font-size: 2.6666666667vw
    }

    #Pad13Up .sect17 .param-box .p5 {
        font-size: 3.7333333333vw
    }

    #Pad13Up .sect17 .param-item {
        margin: 0 4vw
    }

    #Pad13Up .sect18 {
        padding: 13.3333333333vw 0;
        background: #000
    }

    #Pad13Up .sect18 p {
        color: #fff
    }

    #Pad13Up .sect18 .common-title img {
        width: 80%;
        max-width: 100%;
        margin: 12vw auto
    }

    #Pad13Up .sect19 {
        background: #000;
        color: #fff
    }

    #Pad13Up .sect19 .sect19-box {
        width: 96%;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Pad13Up .sect19 .common-title {
        width: 100%
    }

    #Pad13Up .sect19 .common-title p {
        text-align: center
    }

    #Pad13Up .sect19 .common-title .p2 {
        font-size: 5.3333333333vw;
        white-space: nowrap
    }

    #Pad13Up .sect19 .common-title .p3 {
        width: 100%;
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect19 .sect-vs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        padding: 4vw 0
    }

    #Pad13Up .sect19 .sect-vs .title {
        font-size: 5.3333333333vw
    }

    #Pad13Up .sect19 .sect-vs .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 3.4666666667vw
    }

    #Pad13Up .sect19 .sect-vs .comparison {
        width: 96%;
        text-align: center
    }

    #Pad13Up .sect19 .sect-vs .comparison img {
        width: 100%
    }

    #Pad13Up .sect19 .sect-vs .img-1 {
        width: 90%
    }

    #Pad13Up .sect19 .sect-vs .line-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px
    }

    #Pad13Up .sect19 .sect-vs .line-item .left {
        width: 300px;
        height: 20px;
        font-size: 3.4666666667vw;
        color: #000;
        background: #f5f5f5;
        border-bottom-left-radius: 36px;
        border-top-left-radius: 36px
    }

    #Pad13Up .sect19 .sect-vs .line-item .middle {
        width: 300px;
        height: 20px;
        font-size: 3.4666666667vw;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-bottom-right-radius: 36px;
        border-top-right-radius: 36px
    }

    #Pad13Up .sect19 .sect-vs .txt-box {
        margin-top: 2.6666666667vw
    }

    #Pad13Up .sect19 .sect-vs .txt-box p {
        text-align: center;
        font-size: 3.7333333333vw
    }

    #Pad13Up .sect19 .sect-vs .txt-box img {
        width: 30px
    }

    #Pad13Up .sect19 .sect-vs .txt-box .p4 {
        font-size: 2.6666666667vw
    }

    #Pad13Up .sect20 {
        padding: 13.3333333333vw 0;
        background: #000
    }

    #Pad13Up .sect20 .p3 {
        color: #fff;
        margin-bottom: 4vw
    }
}

@media screen and (max-width: 1201px)and (min-width: 767px) {
    #Pad13Up .sect1 .txt-box {
        position: absolute;
        width: 100%;
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect1 .txt-box p {
        line-height: 1.1;
        text-align: center
    }

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

    #Pad13Up .sect1 .txt-box .p1 span {
        background: -o-linear-gradient(left, #EB0DC7, #0FBEF4);
        background: -webkit-gradient(linear, left top, left bottom, from(#EB0DC7), to(#0FBEF4));
        background: -o-linear-gradient(#EB0DC7, #0FBEF4);
        background: linear-gradient(#EB0DC7, #0FBEF4);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #Pad13Up .sect1 .txt-box .p2 {
        margin-top: 2.4979184013vw;
        font-weight: bold;
        font-size: 4.1631973356vw
    }

    #Pad13Up .sect1 .txt-box .p2 span {
        background: -o-linear-gradient(left, #D92918, #FC9652);
        background: -webkit-gradient(linear, left top, left bottom, from(#D92918), to(#FC9652));
        background: -o-linear-gradient(#D92918, #FC9652);
        background: linear-gradient(#D92918, #FC9652);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #Pad13Up .sect1 .txt-box .p3 {
        margin-top: 10px;
        font-size: 3.9966694421vw;
        font-weight: bold;
        color: #000
    }

    #Pad13Up .sect2 {
        padding: 5.8284762698vw 0
    }

    #Pad13Up .sect2 img {
        max-width: 100%
    }

    #Pad13Up .sect2 p {
        line-height: 1.1
    }

    #Pad13Up .sect2 .arrow {
        width: 30px;
        margin-right: 5px
    }

    #Pad13Up .sect2 .sect2-box-list {
        width: 96%;
        margin: 5px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #Pad13Up .sect2 .sect2-box-list .middle {
        margin: 0 8px
    }

    #Pad13Up .sect2 .sect2-item {
        position: relative
    }

    #Pad13Up .sect2 .sect2-item .txt-box {
        position: absolute
    }

    #Pad13Up .sect2 .sect2-box-1 p {
        white-space: nowrap;
        text-align: center;
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-1 .txt-box {
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-1 .p1 {
        font-size: 3.4970857619vw
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-1 .p2 {
        font-size: 2.3313905079vw
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-2 .p1 {
        font-size: 3.3305578684vw
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-2 .p2 {
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-1 .sect2-item-3 .p1 {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect2 .sect2-box-2 p {
        white-space: nowrap;
        text-align: left
    }

    #Pad13Up .sect2 .sect2-box-2 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-1 .p1 {
        font-size: 3.164029975vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-1 .p2 {
        margin-top: 1.6652789342vw;
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .p1 {
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-2 .p2 {
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p1 {
        font-size: 2.6644462948vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p2 {
        font-size: 2.9142381349vw;
        margin-top: 1.6652789342vw
    }

    #Pad13Up .sect2 .sect2-box-2 .sect2-item-3 .p3 {
        color: #fff;
        font-size: 1.9983347211vw;
        margin-top: 0.8326394671vw
    }

    #Pad13Up .sect2 .sect2-box-3 p {
        white-space: nowrap;
        text-align: left;
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-3 .txt-box {
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-1 .p1 {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-1 .p2 {
        margin-top: 0.8326394671vw;
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .txt-box {
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        left: 5%
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .p1 {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-2 .p2 {
        font-size: 1.9983347211vw;
        margin-top: 2.4979184013vw
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-3 .p1 {
        font-size: 2.9975020816vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-3 .sect2-item-3 .p2 {
        font-size: 2.8309741882vw
    }

    #Pad13Up .sect2 .sect2-box-4 .left {
        margin-right: 8px
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-box-5 {
        margin-bottom: 7px !important
    }

    #Pad13Up .sect2 .sect2-box-4 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-box-list {
        width: unset;
        margin: unset
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-1 .p1 {
        font-size: 3.3305578684vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-1 .p2 {
        margin-top: 1.6652789342vw;
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 {
        margin-left: 10px;
        position: relative
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 p {
        text-align: center
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .p1 {
        font-size: 2.9142381349vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-2 .p2 {
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 {
        margin-right: 8px
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .txt-box, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 p, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 p {
        text-align: center
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .p1, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p1 {
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-3 .p2, #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p2 {
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 p {
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p1 {
        font-size: 2.9142381349vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-4 .p2 {
        font-size: 2.1648626145vw;
        color: #fff
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .txt-box {
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 p {
        line-height: 1.1;
        text-align: center
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .p1 {
        font-size: 2.8309741882vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-5 .p2 {
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 {
        margin-top: 8px
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .txt-box {
        width: 100%;
        left: 10%
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 p {
        line-height: 1.1
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .p1 {
        font-size: 3.3305578684vw
    }

    #Pad13Up .sect2 .sect2-box-4 .sect2-item-6 .p2 {
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect3 {
        padding: 8.3263946711vw 0
    }

    #Pad13Up .sect3 .img-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #Pad13Up .sect3 .img-box img {
        width: 70%
    }

    #Pad13Up .sect3 .p1 {
        position: absolute;
        top: 50%;
        left: 9%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14.987510408vw
    }

    #Pad13Up .sect4 {
        padding: 12.4895920067vw 0
    }

    #Pad13Up .sect4 .img-box img {
        width: 96%
    }

    #Pad13Up .sect4 .param-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 8.3263946711vw
    }

    #Pad13Up .sect4 .param-box .txt {
        margin: 4.1631973356vw
    }

    #Pad13Up .sect4 .param-box .value {
        font-size: 4.4962531224vw
    }

    #Pad13Up .sect4 .param-box .name {
        font-size: 2.6644462948vw;
        margin-top: 1.6652789342vw
    }

    #Pad13Up .sect4 .sect-vs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect4 .sect-vs .title {
        font-size: 4.9958368027vw
    }

    #Pad13Up .sect4 .sect-vs .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 2.9142381349vw
    }

    #Pad13Up .sect4 .sect-vs .comparison {
        width: 50%;
        text-align: center
    }

    #Pad13Up .sect4 .sect-vs .img-1 {
        width: 90%
    }

    #Pad13Up .sect4 .sect-vs .line-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px
    }

    #Pad13Up .sect4 .sect-vs .line-item .left {
        width: 300px;
        height: 50px;
        font-size: 2.9975020816vw;
        background: #f5f5f5;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px
    }

    #Pad13Up .sect4 .sect-vs .line-item .middle {
        width: 300px;
        height: 50px;
        font-size: 2.9975020816vw;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        position: relative
    }

    #Pad13Up .sect4 .sect-vs .line-item .right {
        position: absolute;
        right: -90%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 200px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #Pad13Up .sect4 .sect-vs .line-item .right span {
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect4 .sect-vs .line-item .right span:nth-child(2) {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 5px
    }

    #Pad13Up .sect4 .sect-vs .line-item .right .arrow {
        width: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    #Pad13Up .sect5 {
        padding: 8.3263946711vw 0
    }

    #Pad13Up .sect5 .img-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        position: relative
    }

    #Pad13Up .sect5 .img-box .circle {
        width: 20px;
        height: 20px;
        border: 1px solid #343434;
        border-radius: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #Pad13Up .sect5 .img-box .circle .son {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        background: #343434
    }

    #Pad13Up .sect5 .img-box .color-box {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #Pad13Up .sect5 .img-box .color-box-1 {
        left: 10%;
        top: 40%
    }

    #Pad13Up .sect5 .img-box .color-box-2 {
        left: 40%;
        bottom: 10%
    }

    #Pad13Up .sect5 .img-box .color-box-2 div {
        color: #769bbc
    }

    #Pad13Up .sect5 .img-box .color-box-2 .circle {
        border: 1px solid #769bbc
    }

    #Pad13Up .sect5 .img-box .color-box-2 .son {
        background: #769bbc
    }

    #Pad13Up .sect5 .img-box img {
        width: 70%
    }

    #Pad13Up .sect5 .p1 {
        position: absolute;
        top: 50%;
        right: 2%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14.987510408vw
    }

    #Pad13Up .sect6 {
        background: #000;
        padding: 5.8284762698vw 0
    }

    #Pad13Up .sect6 img {
        max-width: 100%
    }

    #Pad13Up .sect6 p {
        line-height: 1.1
    }

    #Pad13Up .sect6 .sect6-title {
        text-align: center;
        font-size: 5.9950041632vw
    }

    #Pad13Up .sect6 .sect6-title-2 {
        text-align: center;
        font-size: 3.9966694421vw;
        margin-bottom: 3.3305578684vw
    }

    #Pad13Up .sect6 .arrow-box {
        margin: 6.6611157369vw 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #Pad13Up .sect6 .arrow-box p {
        text-align: center;
        font-weight: 800;
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect6 .arrow-box .arrow-item {
        padding: 0 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Pad13Up .sect6 .arrow-box .line {
        width: 1px;
        background: #dcdcdc;
        height: 50px
    }

    #Pad13Up .sect6 .sect2-box-list {
        width: 96%;
        margin: 5px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #Pad13Up .sect6 .sect2-box-list .middle {
        margin: 0 8px
    }

    #Pad13Up .sect6 .sect2-item {
        position: relative
    }

    #Pad13Up .sect6 .sect2-item .txt-box {
        position: absolute
    }

    #Pad13Up .sect6 .sect2-box-1 p {
        white-space: nowrap;
        text-align: center;
        line-height: 1.1
    }

    #Pad13Up .sect6 .sect2-box-1 .txt-box {
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-1 .p1 {
        font-size: 3.164029975vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-1 .p2 {
        font-size: 1.9983347211vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-2 .p1 {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-2 .p2 {
        font-size: 1.6652789342vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-3 .p1 {
        font-size: 2.7477102415vw
    }

    #Pad13Up .sect6 .sect2-box-1 .sect2-item-3 .p1 {
        font-size: 2.3313905079vw
    }

    #Pad13Up .sect6 .sect2-box-2 p {
        white-space: nowrap;
        text-align: left
    }

    #Pad13Up .sect6 .sect2-box-2 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-1 .p1 {
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-1 .p2 {
        margin-top: 1.6652789342vw;
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-2 .p1 {
        font-size: 3.3305578684vw
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-2 .p2 {
        margin-top: 10px;
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-3 .p1 {
        font-size: 2.6644462948vw
    }

    #Pad13Up .sect6 .sect2-box-2 .sect2-item-3 .p2 {
        font-size: 1.9983347211vw;
        margin-top: 1.6652789342vw;
        color: #fff
    }

    #Pad13Up .sect7 {
        padding: 8.3263946711vw 0;
        background: #000
    }

    #Pad13Up .sect7 .p3 {
        color: #fff;
        margin-bottom: 5.8284762698vw
    }

    #Pad13Up .sect7 .img-box {
        position: relative
    }

    #Pad13Up .sect7 .param-box {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
        bottom: 10%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #Pad13Up .sect7 .param-box .param-item {
        white-space: nowrap;
        text-align: center;
        margin: 0
    }

    #Pad13Up .sect7 .param-box .value {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect7 .param-box .name {
        font-size: 1.9983347211vw;
        color: #fff
    }

    #Pad13Up .sect7 .amusement-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    #Pad13Up .sect7 .amusement-box p {
        color: #fff;
        font-size: 2.3313905079vw;
        margin-top: 1.2489592007vw
    }

    #Pad13Up .sect7 .amusement-box .amusement-item img {
        width: 100%
    }

    #Pad13Up .sect8 {
        background: #000
    }

    #Pad13Up .sect8 .common-title {
        position: absolute;
        top: 1%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #Pad13Up .sect8 .common-title .p1 {
        font-size: 3.9966694421vw
    }

    #Pad13Up .sect8 .common-title .p2 {
        font-size: 4.6627810158vw
    }

    #Pad13Up .sect8 .common-title .p3 {
        color: #fff;
        font-size: 1.9983347211vw
    }

    #Pad13Up .sect9 .common-title {
        width: 55%;
        position: absolute;
        top: 22%;
        right: 5%
    }

    #Pad13Up .sect9 .common-title p {
        text-align: left;
        color: #fff
    }

    #Pad13Up .sect9 .common-title .p1 {
        font-size: 3.9966694421vw
    }

    #Pad13Up .sect9 .common-title .p2 {
        font-size: 4.6627810158vw
    }

    #Pad13Up .sect9 .common-title .p3 {
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect10 {
        padding: 4.9958368027vw 0;
        background: #000
    }

    #Pad13Up .sect10 p {
        color: #fff;
        text-align: center
    }

    #Pad13Up .sect10 .sect10-title {
        font-size: 2.8309741882vw;
        text-align: center;
        margin-bottom: 3.3305578684vw
    }

    #Pad13Up .sect10 .sect10-box {
        width: 96%;
        margin: 0 auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #Pad13Up .sect10 .sect10-box .sect10-item {
        width: 30%
    }

    #Pad13Up .sect10 .sect10-box .p4 {
        font-size: 2.3313905079vw
    }

    #Pad13Up .sect10 .sect10-box .p5 {
        font-size: 1.8318068276vw
    }

    #Pad13Up .sect10 .common-title {
        margin-top: 9.9916736053vw
    }

    #Pad13Up .sect11 p {
        text-align: center
    }

    #Pad13Up .sect11 .sect11-box {
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect11 .sect11-box .item {
        width: 50%
    }

    #Pad13Up .sect11 .sect11-txt-box {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 10px;
        margin-bottom: 4.9958368027vw
    }

    #Pad13Up .sect11 .sect11-txt-box .left {
        font-size: 3.3305578684vw
    }

    #Pad13Up .sect11 .sect11-txt-box .right {
        font-size: 1.9983347211vw;
        line-height: 1.1
    }

    #Pad13Up .sect11 .sect11-title {
        font-size: 7.493755204vw;
        font-weight: 800
    }

    #Pad13Up .sect11 .img-box {
        margin-bottom: 2.4979184013vw
    }

    #Pad13Up .sect11 .p4 {
        font-size: 2.8309741882vw;
        font-weight: 800
    }

    #Pad13Up .sect11 .sect11-img-box {
        margin-top: 8.3263946711vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #Pad13Up .sect11 .sect11-img-box .img-item {
        width: 45%
    }

    #Pad13Up .sect12 {
        padding-top: 8.3263946711vw
    }

    #Pad13Up .sect12 .sect12-box {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #Pad13Up .sect12 .common-title {
        width: 60%;
        text-align: left;
        margin: unset;
        margin-right: 10px
    }

    #Pad13Up .sect12 .common-title .p1 {
        font-size: 5.4121565362vw
    }

    #Pad13Up .sect12 .common-title .p2 {
        font-size: 3.9966694421vw
    }

    #Pad13Up .sect12 .common-title .p3 {
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect12 .img-box {
        width: 40%;
        margin: unset
    }

    #Pad13Up .sect13 {
        padding: 8.3263946711vw 0
    }

    #Pad13Up .sect14 .sect14-list {
        width: 96%;
        margin: 2.4979184013vw auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #Pad13Up .sect14 .img-box {
        width: 60%;
        margin: unset
    }

    #Pad13Up .sect14 .txt-box {
        margin: 0 4.1631973356vw
    }

    #Pad13Up .sect14 .txt-box .p1 {
        font-size: 3.164029975vw
    }

    #Pad13Up .sect14 .txt-box .p2 {
        font-size: 2.6644462948vw
    }

    #Pad13Up .sect15 {
        padding: 9.9916736053vw 0
    }

    #Pad13Up .sect15 .img-box {
        padding-top: 3.3305578684vw
    }

    #Pad13Up .sect15 .img-box .pad-box {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    #Pad13Up .sect15 .img-box .img-100p {
        width: 96%
    }

    #Pad13Up .sect15 .img-box .icon-list {
        position: absolute;
        top: 5%;
        left: 12%;
        width: 57%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #Pad13Up .sect15 .img-box .icon-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0
    }

    #Pad13Up .sect15 .img-box .icon-item img {
        width: 5.8284762698vw
    }

    #Pad13Up .sect15 .img-box .icon-item .p4 {
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect15 .img-box .icon-item .p5 {
        font-size: 1.6652789342vw
    }

    #Pad13Up .sect15 .sect-vs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect15 .sect-vs .title {
        margin-top: 7.493755204vw;
        font-size: 4.9958368027vw;
        margin-bottom: 3.3305578684vw
    }

    #Pad13Up .sect15 .sect-vs .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        font-size: 2.9142381349vw
    }

    #Pad13Up .sect15 .sect-vs .comparison {
        width: 100%;
        text-align: center
    }

    #Pad13Up .sect15 .sect-vs .img-1 {
        width: 78%
    }

    #Pad13Up .sect15 .sect-vs .line-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px
    }

    #Pad13Up .sect15 .sect-vs .line-item .left {
        width: 50%;
        height: 50px;
        font-weight: 400;
        font-size: 2.9975020816vw;
        background: #f5f5f5;
        border-bottom-left-radius: 25px;
        border-top-left-radius: 25px
    }

    #Pad13Up .sect15 .sect-vs .line-item .middle {
        color: #fff;
        width: 50%;
        height: 50px;
        font-size: 2.9975020816vw;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-bottom-right-radius: 25px;
        border-top-right-radius: 25px;
        position: relative
    }

    #Pad13Up .sect15 .sect-vs .line-item .right {
        position: absolute;
        right: -85%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: none;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 16.6527893422vw;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        color: #000
    }

    #Pad13Up .sect15 .sect-vs .line-item .right span {
        font-size: 1.9983347211vw
    }

    #Pad13Up .sect15 .sect-vs .line-item .right span:nth-child(2) {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 5px
    }

    #Pad13Up .sect15 .sect-vs .line-item .right .arrow {
        width: 30px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    #Pad13Up .sect16 {
        background: #000;
        padding: 4.1631973356vw 0
    }

    #Pad13Up .sect16 .sect16-title {
        font-size: 4.9958368027vw;
        text-align: center
    }

    #Pad13Up .sect16 img {
        max-width: 100%
    }

    #Pad13Up .sect16 .arrow {
        width: 30px;
        margin-right: 5px
    }

    #Pad13Up .sect16 p {
        line-height: 1.1
    }

    #Pad13Up .sect16 .p3 {
        color: #fff
    }

    #Pad13Up .sect16 .sect2-box-list {
        width: 96%;
        margin: 5px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    #Pad13Up .sect16 .sect2-box-list .middle {
        margin: 0 8px
    }

    #Pad13Up .sect16 .sect2-item {
        position: relative
    }

    #Pad13Up .sect16 .sect2-item .txt-box {
        position: absolute
    }

    #Pad13Up .sect16 .sect2-box-1 p {
        white-space: nowrap;
        text-align: center;
        line-height: 1.1
    }

    #Pad13Up .sect16 .sect2-box-1 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p1 {
        font-size: 4.1631973356vw
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p2 {
        margin-top: 2.0815986678vw;
        text-align: left;
        font-size: 4.9958368027vw
    }

    #Pad13Up .sect16 .sect2-box-1 .sect2-item-1 .p3 {
        margin-top: 2.9142381349vw;
        text-align: left;
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect16 .sect2-box-2 p {
        white-space: nowrap;
        text-align: left
    }

    #Pad13Up .sect16 .sect2-box-2 .txt-box {
        top: 5%;
        left: 5%
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p1 {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p2 {
        margin-top: 1.6652789342vw;
        font-size: 4.6627810158vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-1 .p3 {
        margin-top: 1.6652789342vw;
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p1 {
        font-size: 3.4970857619vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p2 {
        margin-top: 1.6652789342vw;
        font-size: 3.4970857619vw
    }

    #Pad13Up .sect16 .sect2-box-2 .sect2-item-2 .p3 {
        margin-top: 1.6652789342vw;
        font-size: 2.4979184013vw
    }

    #Pad13Up .sect17 .sect17-box {
        position: relative
    }

    #Pad13Up .sect17 .common-title {
        position: absolute;
        width: 50%;
        left: 5%;
        top: 5%;
        text-align: left
    }

    #Pad13Up .sect17 .common-title .p0 {
        font-size: 2.9975020816vw
    }

    #Pad13Up .sect17 .common-title .p3 {
        width: 100%;
        font-size: 2.1648626145vw;
        color: #fff
    }

    #Pad13Up .sect17 .common-title .p2 {
        font-size: 4.9958368027vw
    }

    #Pad13Up .sect17 .param-box {
        display: none;
        position: absolute;
        bottom: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #Pad13Up .sect17 .param-box p {
        color: #fff;
        white-space: nowrap
    }

    #Pad13Up .sect17 .param-box .p4 {
        font-size: 2.6644462948vw
    }

    #Pad13Up .sect17 .param-box .p4 {
        font-size: 1.6652789342vw
    }

    #Pad13Up .sect17 .param-box .p5 {
        font-size: 2.3313905079vw
    }

    #Pad13Up .sect17 .param-item {
        margin: 0 2.4979184013vw
    }

    #Pad13Up .sect18 {
        padding: 8.3263946711vw 0;
        background: #000
    }

    #Pad13Up .sect18 p {
        color: #fff
    }

    #Pad13Up .sect18 .common-title img {
        width: 80%;
        max-width: 100%;
        margin: 7.493755204vw auto
    }

    #Pad13Up .sect19 {
        background: #000;
        color: #fff
    }

    #Pad13Up .sect19 .sect19-box {
        width: 96%;
        margin: 0 auto
    }

    #Pad13Up .sect19 .common-title {
        width: 60%
    }

    #Pad13Up .sect19 .common-title p {
        text-align: left
    }

    #Pad13Up .sect19 .common-title .p2 {
        font-size: 3.3305578684vw;
        white-space: nowrap
    }

    #Pad13Up .sect19 .common-title .p3 {
        width: 80%;
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect19 .sect-vs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }

    #Pad13Up .sect19 .sect-vs .title {
        font-size: 3.3305578684vw
    }

    #Pad13Up .sect19 .sect-vs .product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 2.1648626145vw
    }

    #Pad13Up .sect19 .sect-vs .comparison {
        width: 70%;
        text-align: center
    }

    #Pad13Up .sect19 .sect-vs .img-1 {
        width: 90%
    }

    #Pad13Up .sect19 .sect-vs .line-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 20px
    }

    #Pad13Up .sect19 .sect-vs .line-item .left {
        width: 300px;
        height: 36px;
        font-size: 2.1648626145vw;
        color: #000;
        background: #f5f5f5;
        border-bottom-left-radius: 36px;
        border-top-left-radius: 36px
    }

    #Pad13Up .sect19 .sect-vs .line-item .middle {
        width: 300px;
        height: 36px;
        font-size: 2.1648626145vw;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-bottom-right-radius: 36px;
        border-top-right-radius: 36px
    }

    #Pad13Up .sect19 .sect-vs .txt-box {
        margin-top: 1.6652789342vw
    }

    #Pad13Up .sect19 .sect-vs .txt-box p {
        text-align: center;
        font-size: 2.3313905079vw
    }

    #Pad13Up .sect19 .sect-vs .txt-box img {
        width: 30px
    }

    #Pad13Up .sect19 .sect-vs .txt-box .p4 {
        font-size: 1.6652789342vw
    }

    #Pad13Up .sect20 {
        padding: 8.3263946711vw 0;
        background: #000
    }

    #Pad13Up .sect20 .p3 {
        color: #fff;
        margin-bottom: 2.4979184013vw
    }
}

#bv-bottom-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-family: 'myriadsetpro-thinthin', Arial;
    margin: 0 auto;
    line-height: 1;
    overflow: hidden;
    background-color: #000
}

#bv-bottom-box div, #bv-bottom-box ul, #bv-bottom-box ol, #bv-bottom-box dl, #bv-bottom-box dt, #bv-bottom-box dd, #bv-bottom-box li, #bv-bottom-box dl, #bv-bottom-box h1, #bv-bottom-box h2, #bv-bottom-box h3, #bv-bottom-box h4, #bv-bottom-box p {
    margin: 0;
    padding: 0;
    font-style: normal
}

#bv-bottom-box ol, #bv-bottom-box ul, #bv-bottom-box li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#bv-bottom-box img {
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#bv-bottom-box .big-img {
    width: 100%;
    height: auto
}

#bv-bottom-box .bv-bottom-box-pc {
    display: inherit
}

#bv-bottom-box .bv-bottom-box-phone {
    display: none !important
}

#bv-bottom-box .transHide {
    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)
}

#bv-bottom-box .showDelay {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity .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)
}

#bv-bottom-box .se {
    position: relative
}

#bv-bottom-box .white-bg {
    background-color: #fff
}

#bv-bottom-box .sect1 .box {
    position: relative;
    width: 61.7971623752%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#bv-bottom-box .sect1 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#bv-bottom-box .sect1 .box .tit-1 {
    font-size: 3.125vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#D92918), to(#E78D51));
    background: -o-linear-gradient(left, #D92918 0%, #E78D51 100%);
    background: linear-gradient(90deg, #D92918 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box .tit-2 {
    width: 63.0102040816%;
    display: block;
    margin: 0 auto;
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

#bv-bottom-box .sect1 .box .tit-3 {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 2vw
}

#bv-bottom-box .sect1 .box .msg span {
    background: -o-linear-gradient(31deg, #015EEA, #00C0FA);
    background: linear-gradient(59deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 4vw
}

#bv-bottom-box .sect1 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv-bottom-box .sect1 .box ul li img {
    width: 3.5416666667vw
}

#bv-bottom-box .sect1 .box ul li p {
    font-size: 1.5625vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
    background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box ul li.line-item {
    width: 1px;
    height: 3.4375vw;
    background-color: #fff
}

#bv-bottom-box .sect1 .box-2 {
    position: relative;
    width: 63.1108775617%;
    height: 23.125vw;
    margin: 0 auto;
    padding-bottom: 4vw
}

#bv-bottom-box .sect1 .box-2 .item-box {
    position: absolute;
    overflow: hidden;
    border-radius: 20px
}

#bv-bottom-box .sect1 .box-2 .item-box .item-scale {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    height: 100%
}

#bv-bottom-box .sect1 .box-2 .item-box .item-scale:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#bv-bottom-box .sect1 .box-2 .item-box .item-scale .big-img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word {
    position: absolute;
    left: 2%;
    top: 5%;
    text-align: center;
    width: 96%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word .tit {
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) {
    width: 24.5628642798%;
    height: 100%;
    left: 0;
    top: 0
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) .item-word .tit {
    font-size: 1.9791666667vw;
    background: -o-linear-gradient(358deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(92deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) {
    width: 33.2805995004%;
    height: 45.6756756757%;
    left: 24.9542048293%;
    top: 0
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) .item-word {
    text-align: left;
    width: 40%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) .item-word .tit {
    font-size: 1.9270833333vw;
    background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
    background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(3) {
    width: 20.1082431307%;
    height: 45.6756756757%;
    left: 58.6427976686%;
    top: 0
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(3) .item-word .tit {
    font-size: 1.5625vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(4) {
    width: 20.6244796003%;
    height: 45.6756756757%;
    left: 79.1423813489%;
    top: 0
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(4) .item-word .tit {
    font-size: 1.7708333333vw;
    background: -o-linear-gradient(4deg, #19FFF4 0%, #AEFFAE 100%);
    background: linear-gradient(86deg, #19FFF4 0%, #AEFFAE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) {
    width: 23.3139050791%;
    height: 52.9504504505%;
    left: 24.9542048293%;
    top: 46.3513513514%
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) .item-word {
    top: 1%
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) .item-word .tit {
    font-size: 1.71875vw;
    background: -webkit-gradient(linear, left bottom, left top, from(#9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) {
    width: 26.7110741049%;
    height: 25.8333333333%;
    left: 48.659450458%;
    top: 46.3513513514%
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) .item-word {
    text-align: left;
    width: 60%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) .item-word .tit {
    font-size: 1.3541666667vw;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) {
    width: 26.7110741049%;
    height: 25.8333333333%;
    left: 48.659450458%;
    top: 72.8603603604%
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) .item-word {
    text-align: left;
    width: 60%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) .item-word .tit {
    font-size: 1.71875vw;
    background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
    background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) {
    width: 23.8134887594%;
    height: 52.9504504505%;
    top: 46.3513513514%;
    left: 75.7785179017%
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word {
    top: 1%
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word .tit {
    font-size: 1.7708333333vw;
    background: -o-linear-gradient(48deg, #D12D9C 0%, #5EA2EF 100%);
    background: linear-gradient(42deg, #D12D9C 0%, #5EA2EF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#bv-bottom-box .sect2 .box {
    width: 55.7015239096%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#bv-bottom-box .sect2 .box .title {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    padding: 4vw 0;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect2 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect2 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 31.4150943396%;
    flex: 0 1 31.4150943396%
}

#bv-bottom-box .sect2 .box ul li p {
    font-size: 1.6666666667vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    padding: 1vw 0
}

#bv-bottom-box .sect2 .box ul li:nth-child(2) {
    margin-bottom: 4vw
}

#bv-bottom-box .sect3 .box {
    width: 61.3767735155%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4vw 0
}

#bv-bottom-box .sect3 .box .word {
    width: 38.698630137%
}

#bv-bottom-box .sect3 .box .word .tit {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect3 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin-top: 2vw
}

#bv-bottom-box .sect3 .box .word .msg span {
    background: -o-linear-gradient(31deg, #015EEA, #00C0FA);
    background: linear-gradient(59deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect3 .box .picture-box {
    width: 55.051369863%
}

#bv-bottom-box .sect4 .box {
    padding: 4vw 0;
    width: 69.6794534945%;
    margin: 0 auto
}

#bv-bottom-box .sect4 .box .title {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    padding: 4vw 0;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect4 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv-bottom-box .sect4 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 27.9788838612%;
    flex: 0 1 27.9788838612%
}

#bv-bottom-box .sect4 .box ul li .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect4 .box ul li .word .word-tit {
    font-size: 1.3541666667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0 .5vw 0
}

#bv-bottom-box .sect4 .box ul li .word .word-msg {
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#bv-bottom-box .sect4 .box ul li:nth-child(1) .word .word-tit {
    background: -webkit-gradient(linear, left top, right top, from(#3FDF95), to(#5ACBEF));
    background: -o-linear-gradient(left, #3FDF95 0%, #5ACBEF 100%);
    background: linear-gradient(90deg, #3FDF95 0%, #5ACBEF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect4 .box ul li:nth-child(2) .word .word-tit {
    background: -o-linear-gradient(150deg, #B06BF6 0%, #F86323 100%);
    background: linear-gradient(-60deg, #B06BF6 0%, #F86323 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect4 .box ul li:nth-child(3) .word .word-tit {
    background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
    background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect5 .box {
    padding: 4vw 0;
    width: 65.6857593274%;
    margin: 0 auto
}

#bv-bottom-box .sect5 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv-bottom-box .sect5 .box ul li .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

#bv-bottom-box .sect5 .box ul li .word .word-tit {
    font-size: 2.3958333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect5 .box ul li .word .word-msg {
    font-size: 1.3541666667vw;
    height: 12.5vw;
    font-weight: 500;
    color: #fff;
    margin: 1vw 0 2vw 0;
    line-height: 1.2
}

#bv-bottom-box .sect5 .box ul li .word .word-msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect5 .box ul li img {
    display: block;
    margin: 0 auto
}

#bv-bottom-box .sect5 .box ul li:nth-child(1) {
    width: 44.48%
}

#bv-bottom-box .sect5 .box ul li:nth-child(1) img {
    width: 53.0575539568%
}

#bv-bottom-box .sect5 .box ul li:nth-child(2) {
    width: 49.28%
}

#bv-bottom-box .sect5 .box ul li:nth-child(2) img {
    width: 48.0519480519%
}

#bv-bottom-box .sect6 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect6 .box .title {
    font-size: 2.8125vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect6 .box ul {
    margin-top: 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv-bottom-box .sect6 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1vw 0
}

#bv-bottom-box .sect6 .box ul li .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv-bottom-box .sect6 .box ul li .word .word-tit {
    font-size: 2.0833333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect6 .box ul li .word .word-msg {
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    margin-top: 1vw;
    line-height: 1.2
}

#bv-bottom-box .sect6 .box ul li .word .word-msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect6 .box ul li img {
    display: block;
    margin: 0 auto
}

#bv-bottom-box .sect6 .box ul li:nth-child(1) .word {
    width: 48.4166666667%
}

#bv-bottom-box .sect6 .box ul li:nth-child(1) .picture-box {
    width: 44.25%
}

#bv-bottom-box .sect6 .box ul li:nth-child(2) .word {
    width: 47.0833333333%
}

#bv-bottom-box .sect6 .box ul li:nth-child(2) .picture-box {
    width: 44.25%
}

#bv-bottom-box .sect6 .box ul li:nth-child(3) .word {
    width: 45.6666666667%
}

#bv-bottom-box .sect6 .box ul li:nth-child(3) .picture-box {
    width: 44.25%
}

#bv-bottom-box .sect6 .box ul li:nth-child(4) .word {
    width: 48.4166666667%
}

#bv-bottom-box .sect6 .box ul li:nth-child(4) .picture-box {
    width: 44.25%
}

#bv-bottom-box .sect7 .box {
    padding: 4vw 0;
    width: 59.957961114%;
    margin: 0 auto
}

#bv-bottom-box .sect7 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv-bottom-box .sect7 .box .word .tit {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect7 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #fff;
    margin-top: 1vw;
    line-height: 1.2
}

#bv-bottom-box .sect7 .box .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect7 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 83.523225241%;
    margin: 0 auto;
    margin-top: 2vw
}

#bv-bottom-box .sect7 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 44.6274921301%;
    flex: 0 1 44.6274921301%
}

#bv-bottom-box .sect8 .box {
    padding: 4vw 0;
    width: 60.4834471886%;
    margin: 0 auto
}

#bv-bottom-box .sect8 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv-bottom-box .sect8 .box .word .tit {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
    background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect8 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #fff;
    margin-top: 1vw;
    line-height: 1.2
}

#bv-bottom-box .sect8 .box .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect8 .box .picture-box {
    width: 64.3788010426%;
    margin: 0 auto;
    margin-top: 4vw
}

#bv-bottom-box .sect9 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect9 .box .title {
    text-align: center;
    font-size: 2.7083333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect9 .box ul {
    margin-top: 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#bv-bottom-box .sect9 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 32.75%;
    flex: 0 1 32.75%;
    position: relative;
    margin: 0.2604166667vw 0
}

#bv-bottom-box .sect9 .box ul li .word {
    position: absolute;
    width: 96%;
    top: 60%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv-bottom-box .sect9 .box ul li .word .tit {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect9 .box ul li .word .tit span {
    color: #ff0067
}

#bv-bottom-box .sect10 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect10 .box .title {
    text-align: center;
    font-size: 3.125vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect10 .box ul {
    margin-top: 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#bv-bottom-box .sect10 .box ul li {
    position: relative;
    margin: 0.2604166667vw 0
}

#bv-bottom-box .sect10 .box ul li:nth-child(1) {
    width: 49.9166666667%
}

#bv-bottom-box .sect10 .box ul li:nth-child(1) .word {
    text-align: left;
    width: 55%;
    left: 2%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv-bottom-box .sect10 .box ul li:nth-child(1) .word .tit {
    font-size: 1.9270833333vw;
    background: -o-linear-gradient(48deg, #D12D9C 0%, #5EA2EF 100%);
    background: linear-gradient(42deg, #D12D9C 0%, #5EA2EF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect10 .box ul li:nth-child(1) .word .msg {
    font-size: 1.7708333333vw
}

#bv-bottom-box .sect10 .box ul li:nth-child(2) {
    width: 49.4416666667%
}

#bv-bottom-box .sect10 .box ul li:nth-child(2) .word {
    text-align: left;
    width: 65%;
    left: 2%;
    top: 5%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

#bv-bottom-box .sect10 .box ul li:nth-child(2) .word .tit {
    font-size: 2.5vw;
    background: -o-linear-gradient(4deg, #19FFF4 0%, #AEFFAE 100%);
    background: linear-gradient(86deg, #19FFF4 0%, #AEFFAE 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect10 .box ul li:nth-child(2) .word .msg {
    font-size: 1.6666666667vw;
    width: 50%
}

#bv-bottom-box .sect10 .box ul li:nth-child(3) {
    width: 43.15%
}

#bv-bottom-box .sect10 .box ul li:nth-child(3) .word {
    top: 1%
}

#bv-bottom-box .sect10 .box ul li:nth-child(3) .word .tit {
    font-size: 2.1354166667vw;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect10 .box ul li:nth-child(3) .word .msg {
    font-size: 1.6145833333vw
}

#bv-bottom-box .sect10 .box ul li:nth-child(4) {
    width: 29.9416666667%
}

#bv-bottom-box .sect10 .box ul li:nth-child(4) .word .tit {
    font-size: 1.9270833333vw;
    background: -o-linear-gradient(150deg, #B06BF6 0%, #F86323 100%);
    background: linear-gradient(-60deg, #B06BF6 0%, #F86323 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect10 .box ul li:nth-child(4) .word .msg {
    font-size: 1.5625vw
}

#bv-bottom-box .sect10 .box ul li:nth-child(5) {
    width: 26.075%
}

#bv-bottom-box .sect10 .box ul li:nth-child(5) .word .tit {
    font-size: 1.6145833333vw;
    background: -o-linear-gradient(150deg, #F7604D 0%, #406AA9 100%);
    background: linear-gradient(-60deg, #F7604D 0%, #406AA9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect10 .box ul li:nth-child(5) .word .msg {
    font-size: 1.6145833333vw
}

#bv-bottom-box .sect10 .box ul li .word {
    position: absolute;
    width: 96%;
    top: 5%;
    left: 50%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv-bottom-box .sect10 .box ul li .word .tit {
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect10 .box ul li .word .msg {
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#bv-bottom-box .sect11 .box {
    padding: 4vw 0;
    width: 60.1156069364%;
    margin: 0 auto
}

#bv-bottom-box .sect11 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv-bottom-box .sect11 .box .word .tit {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect11 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0 2vw 0
}

#bv-bottom-box .sect11 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect11 .box .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect11 .box .picture-box {
    width: 64.3356643357%;
    margin: 0 auto;
    margin-top: 4vw
}

#bv-bottom-box .sect12 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect12 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv-bottom-box .sect12 .box .word .tit {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect12 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0 2vw 0
}

#bv-bottom-box .sect12 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect12 .box .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect12 .box .picture-box {
    position: relative;
    margin-top: 4vw
}

#bv-bottom-box .sect12 .box .picture-box .note {
    position: absolute;
    right: 5%;
    bottom: 5%;
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#bv-bottom-box .sect13 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect13 .box .title {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv-bottom-box .sect13 .box .tit {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect13 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect13 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect13 .box ul li {
    margin: .5vw 0
}

#bv-bottom-box .sect13 .box ul li .word {
    text-align: center
}

#bv-bottom-box .sect13 .box ul li .word .note {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin-top: 4vw
}

#bv-bottom-box .sect13 .box ul li .word .word-tit {
    font-size: 1.5625vw;
    font-weight: 800;
    color: #000;
    line-height: 1.2;
    margin-top: 10px
}

#bv-bottom-box .sect13 .box ul li .word .word-msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect13 .box ul li .word .word-msg span {
    background: -webkit-gradient(linear, left top, right top, from(#015EEA), to(#00C0FA));
    background: -o-linear-gradient(left, #015EEA, #00C0FA);
    background: linear-gradient(90deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect13 .box ul li:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect13 .box ul li:nth-child(1) .word {
    width: 49.25%;
    text-align: left
}

#bv-bottom-box .sect13 .box ul li:nth-child(1) .picture-box {
    width: 50%
}

#bv-bottom-box .sect13 .box ul li:nth-child(1) .picture-box img {
    width: 49.3229166667vw
}

#bv-bottom-box .sect14 .box {
    padding: 4vw 0;
    width: 39.4114555964%;
    margin: 0 auto;
    text-align: center
}

#bv-bottom-box .sect14 .box .title {
    font-size: 2.5520833333vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect14 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 74.9333333333%;
    margin: 0 auto;
    margin-top: 2vw
}

#bv-bottom-box .sect14 .box ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect14 .box ul li:nth-child(1) {
    font-size: 1.6145833333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect14 .box ul li:nth-child(1) .left-box {
    width: 50%
}

#bv-bottom-box .sect14 .box ul li:nth-child(1) .right-box {
    width: 50%
}

#bv-bottom-box .sect14 .box ul li:nth-child(2) {
    width: 68.1494661922%;
    margin: 10px 0
}

#bv-bottom-box .sect14 .box ul li:nth-child(3) {
    font-size: 1.6145833333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect14 .box ul li:nth-child(3) .left-box {
    width: 50%;
    background: #d0d0d0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

#bv-bottom-box .sect14 .box ul li:nth-child(3) .right-box {
    width: 50%;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
    background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
    background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

#bv-bottom-box .sect15 .box .word {
    padding: 4vw 0;
    width: 62.1650026274%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv-bottom-box .sect15 .box .word .tit {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect15 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0 2vw 0
}

#bv-bottom-box .sect15 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect15 .box .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect16 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect16 .box .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#bv-bottom-box .sect16 .box .word .tit {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect16 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0 2vw 0
}

#bv-bottom-box .sect16 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect16 .box .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect16 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 2vw
}

#bv-bottom-box .sect16 .box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 30.6666666667%;
    flex: 0 1 30.6666666667%;
    text-align: center
}

#bv-bottom-box .sect16 .box ul li p {
    font-size: 1.5625vw;
    font-weight: 800;
    color: #000;
    line-height: 1.2;
    margin-top: 10px
}

#bv-bottom-box .sect17 .box {
    padding: 4vw 0;
    width: 63.0583289543%;
    margin: 0 auto
}

#bv-bottom-box .sect17 .box .title {
    font-size: 4.1666666667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect17 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 2vw
}

#bv-bottom-box .sect17 .box ul li {
    margin: 4vw 0
}

#bv-bottom-box .sect17 .box ul li .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv-bottom-box .sect17 .box ul li .word .tit {
    font-size: 3.3854166667vw;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
    background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
    background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect17 .box ul li .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0 2vw 0
}

#bv-bottom-box .sect17 .box ul li .word .msg span {
    background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
    background: linear-gradient(-6deg, #015EEA, #00C0FA);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect17 .box ul li:nth-child(1) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect17 .box ul li:nth-child(1) .word {
    width: 48.9166666667%
}

#bv-bottom-box .sect17 .box ul li:nth-child(1) .word img {
    width: 85.3492333901%
}

#bv-bottom-box .sect17 .box ul li:nth-child(1) .picture-box {
    width: 47.3333333333%
}

#bv-bottom-box .sect17 .box ul li:nth-child(2) {
    width: 50%
}

#bv-bottom-box .sect17 .box ul li:nth-child(2) .word .tit {
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect17 .box ul li:nth-child(2) .picture-box {
    width: 86.6666666667%
}

#bv-bottom-box .sect17 .box ul li:nth-child(3) {
    width: 45.25%
}

#bv-bottom-box .sect17 .box ul li:nth-child(3) .word .tit {
    height: 8.125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect17 .box ul li:nth-child(4) {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv-bottom-box .sect17 .box ul li:nth-child(4) .word {
    width: 50%
}

#bv-bottom-box .sect17 .box ul li:nth-child(4) .word .tit {
    font-size: 3.0208333333vw;
    background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv-bottom-box .sect17 .box ul li:nth-child(4) .picture-box {
    width: 50%
}

#bv-bottom-box .sect18 .box {
    width: 63.0583289543%;
    margin: 0 auto;
    padding: 4vw
}

#bv-bottom-box .sect18 .box .title {
    margin-bottom: 2vw;
    font-size: 1.875vw;
    color: #000;
    line-height: 1.2
}

#bv-bottom-box .sect18 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#bv-bottom-box .sect18 .box ul li {
    width: 100%;
    padding: .5vw 0;
    font-size: 1.1458333333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #000
}

#bv-bottom-box .sect18 .box ul li .left-box {
    width: 40%;
    padding-left: 5%
}

#bv-bottom-box .sect18 .box ul li .right-box {
    width: 60%
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #bv-bottom-box .sect1 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #bv-bottom-box .sect1 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #bv-bottom-box .sect1 .box .tit-1 {
        font-size: 4.39238653vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#D92918), to(#E78D51));
        background: -o-linear-gradient(left, #D92918 0%, #E78D51 100%);
        background: linear-gradient(90deg, #D92918 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box .tit-2 {
        width: 63.0102040816%;
        display: block;
        margin: 0 auto;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    #bv-bottom-box .sect1 .box .tit-3 {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box .msg {
        font-size: 1.9033674963vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw
    }

    #bv-bottom-box .sect1 .box .msg span {
        background: -o-linear-gradient(31deg, #015EEA, #00C0FA);
        background: linear-gradient(59deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #bv-bottom-box .sect1 .box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect1 .box ul li img {
        width: 4.9780380673vw
    }

    #bv-bottom-box .sect1 .box ul li p {
        font-size: 2.196193265vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box ul li.line-item {
        width: 1px;
        height: 4.831625183vw;
        background-color: #fff
    }

    #bv-bottom-box .sect1 .box-2 {
        position: relative;
        width: 96%;
        height: 32.5036603221vw;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #bv-bottom-box .sect1 .box-2 .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 20px
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        height: 100%
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .big-img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word {
        position: absolute;
        left: 2%;
        top: 5%;
        text-align: center;
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word .tit {
            color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) {
        width: 24.5628642798%;
        height: 100%;
        left: 0;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) .item-word .tit {
        font-size: 2.7818448023vw;
        background: -o-linear-gradient(358deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(92deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) {
        width: 33.2805995004%;
        height: 45.6756756757%;
        left: 24.9542048293%;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) .item-word {
        text-align: left;
        width: 40%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) .item-word .tit {
        font-size: 2.7086383602vw;
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(3) {
        width: 20.1082431307%;
        height: 45.6756756757%;
        left: 58.6427976686%;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(3) .item-word .tit {
        font-size: 2.196193265vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(4) {
        width: 20.6244796003%;
        height: 45.6756756757%;
        left: 79.1423813489%;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(4) .item-word .tit {
        font-size: 2.4890190337vw;
        background: -o-linear-gradient(4deg, #19FFF4 0%, #AEFFAE 100%);
        background: linear-gradient(86deg, #19FFF4 0%, #AEFFAE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) {
        width: 23.3139050791%;
        height: 52.9504504505%;
        left: 24.9542048293%;
        top: 46.3513513514%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) .item-word {
        top: 1%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) .item-word .tit {
        font-size: 2.4158125915vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) {
        width: 26.7110741049%;
        height: 25.8333333333%;
        left: 48.659450458%;
        top: 46.3513513514%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) .item-word {
        text-align: left;
        width: 60%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) .item-word .tit {
        font-size: 1.9033674963vw;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) {
        width: 26.7110741049%;
        height: 25.8333333333%;
        left: 48.659450458%;
        top: 72.8603603604%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) .item-word {
        text-align: left;
        width: 60%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) .item-word .tit {
        font-size: 2.4158125915vw;
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) {
        width: 23.8134887594%;
        height: 52.9504504505%;
        top: 46.3513513514%;
        left: 75.7785179017%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word {
        top: 1%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word .tit {
        font-size: 2.4890190337vw;
        background: -o-linear-gradient(48deg, #D12D9C 0%, #5EA2EF 100%);
        background: linear-gradient(42deg, #D12D9C 0%, #5EA2EF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect2 .box {
        width: 77.5988286969%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #bv-bottom-box .sect2 .box .title {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 4vw 0;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect2 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect2 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 31.4150943396%;
        flex: 0 1 31.4150943396%
    }

    #bv-bottom-box .sect2 .box ul li p {
        font-size: 2.3426061493vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 1vw 0
    }

    #bv-bottom-box .sect2 .box ul li:nth-child(2) {
        margin-bottom: 4vw
    }

    #bv-bottom-box .sect3 .box {
        width: 85.505124451%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4vw 0
    }

    #bv-bottom-box .sect3 .box .word {
        width: 38.698630137%
    }

    #bv-bottom-box .sect3 .box .word .tit {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect3 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw
    }

    #bv-bottom-box .sect3 .box .word .msg span {
        background: -o-linear-gradient(31deg, #015EEA, #00C0FA);
        background: linear-gradient(59deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect3 .box .picture-box {
        width: 55.051369863%
    }

    #bv-bottom-box .sect4 .box {
        padding: 4vw 0;
        width: 97.0717423133%;
        margin: 0 auto
    }

    #bv-bottom-box .sect4 .box .title {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        padding: 4vw 0;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect4 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect4 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 27.9788838612%;
        flex: 0 1 27.9788838612%
    }

    #bv-bottom-box .sect4 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect4 .box ul li .word .word-tit {
        font-size: 1.9033674963vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 .5vw 0
    }

    #bv-bottom-box .sect4 .box ul li .word .word-msg {
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect4 .box ul li:nth-child(1) .word .word-tit {
        background: -webkit-gradient(linear, left top, right top, from(#3FDF95), to(#5ACBEF));
        background: -o-linear-gradient(left, #3FDF95 0%, #5ACBEF 100%);
        background: linear-gradient(90deg, #3FDF95 0%, #5ACBEF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect4 .box ul li:nth-child(2) .word .word-tit {
        background: -o-linear-gradient(150deg, #B06BF6 0%, #F86323 100%);
        background: linear-gradient(-60deg, #B06BF6 0%, #F86323 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect4 .box ul li:nth-child(3) .word .word-tit {
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect5 .box {
        padding: 4vw 0;
        width: 91.5080527086%;
        margin: 0 auto
    }

    #bv-bottom-box .sect5 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect5 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #bv-bottom-box .sect5 .box ul li .word .word-tit {
        font-size: 3.3674963397vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect5 .box ul li .word .word-msg {
        font-size: 1.9033674963vw;
        height: 17.5695461201vw;
            font-weight: 500;
        color: #fff;
        margin: 1vw 0 2vw 0;
        line-height: 1.2
    }

    #bv-bottom-box .sect5 .box ul li .word .word-msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect5 .box ul li img {
        display: block;
        margin: 0 auto
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(1) {
        width: 44.48%
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(1) img {
        width: 53.0575539568%
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(2) {
        width: 49.28%
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(2) img {
        width: 48.0519480519%
    }

    #bv-bottom-box .sect6 .box {
        padding: 4vw 0;
        width: 87.8477306003%;
        margin: 0 auto
    }

    #bv-bottom-box .sect6 .box .title {
        font-size: 3.953147877vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect6 .box ul {
        margin-top: 4vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect6 .box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 1vw 0
    }

    #bv-bottom-box .sect6 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect6 .box ul li .word .word-tit {
        font-size: 2.9282576867vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect6 .box ul li .word .word-msg {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #fff;
        margin-top: 1vw;
        line-height: 1.2
    }

    #bv-bottom-box .sect6 .box ul li .word .word-msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect6 .box ul li img {
        display: block;
        margin: 0 auto
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(1) .word {
        width: 48.4166666667%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(1) .picture-box {
        width: 44.25%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(2) .word {
        width: 47.0833333333%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(2) .picture-box {
        width: 44.25%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(3) .word {
        width: 45.6666666667%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(3) .picture-box {
        width: 44.25%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(4) .word {
        width: 48.4166666667%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(4) .picture-box {
        width: 44.25%
    }

    #bv-bottom-box .sect7 .box {
        padding: 4vw 0;
        width: 83.5285505124%;
        margin: 0 auto
    }

    #bv-bottom-box .sect7 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect7 .box .word .tit {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect7 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #fff;
        margin-top: 1vw;
        line-height: 1.2
    }

    #bv-bottom-box .sect7 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect7 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 83.523225241%;
        margin: 0 auto;
        margin-top: 2vw
    }

    #bv-bottom-box .sect7 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 44.6274921301%;
        flex: 0 1 44.6274921301%
    }

    #bv-bottom-box .sect8 .box {
        padding: 4vw 0;
        width: 84.2606149341%;
        margin: 0 auto
    }

    #bv-bottom-box .sect8 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect8 .box .word .tit {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect8 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #fff;
        margin-top: 1vw;
        line-height: 1.2
    }

    #bv-bottom-box .sect8 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect8 .box .picture-box {
        width: 64.3788010426%;
        margin: 0 auto;
        margin-top: 4vw
    }

    #bv-bottom-box .sect9 .box {
        padding: 4vw 0;
        width: 87.8477306003%;
        margin: 0 auto
    }

    #bv-bottom-box .sect9 .box .title {
        text-align: center;
        font-size: 3.8067349927vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect9 .box ul {
        margin-top: 2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv-bottom-box .sect9 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 32.75%;
        flex: 0 1 32.75%;
        position: relative;
        margin: 0.3660322108vw 0
    }

    #bv-bottom-box .sect9 .box ul li .word {
        position: absolute;
        width: 96%;
        top: 60%;
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv-bottom-box .sect9 .box ul li .word .tit {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect9 .box ul li .word .tit span {
        color: #ff0067
    }

    #bv-bottom-box .sect10 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect10 .box .title {
        text-align: center;
        font-size: 4.39238653vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul {
        margin-top: 2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv-bottom-box .sect10 .box ul li {
        position: relative;
        margin: 0.3660322108vw 0
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) {
        width: 49.9166666667%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) .word {
        text-align: left;
        width: 55%;
        left: 2%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) .word .tit {
        font-size: 2.7086383602vw;
        background: -o-linear-gradient(48deg, #D12D9C 0%, #5EA2EF 100%);
        background: linear-gradient(42deg, #D12D9C 0%, #5EA2EF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) .word .msg {
        font-size: 2.4890190337vw
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) {
        width: 49.4416666667%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) .word {
        text-align: left;
        width: 65%;
        left: 2%;
        top: 5%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) .word .tit {
        font-size: 3.513909224vw;
        background: -o-linear-gradient(4deg, #19FFF4 0%, #AEFFAE 100%);
        background: linear-gradient(86deg, #19FFF4 0%, #AEFFAE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) .word .msg {
        font-size: 2.3426061493vw;
        width: 50%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) {
        width: 43.15%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) .word {
        top: 1%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) .word .tit {
        font-size: 3.0014641288vw;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) .word .msg {
        font-size: 2.2693997072vw
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(4) {
        width: 29.9416666667%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(4) .word .tit {
        font-size: 2.7086383602vw;
        background: -o-linear-gradient(150deg, #B06BF6 0%, #F86323 100%);
        background: linear-gradient(-60deg, #B06BF6 0%, #F86323 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(4) .word .msg {
        font-size: 2.196193265vw
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(5) {
        width: 26.075%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(5) .word .tit {
        font-size: 2.2693997072vw;
        background: -o-linear-gradient(150deg, #F7604D 0%, #406AA9 100%);
        background: linear-gradient(-60deg, #F7604D 0%, #406AA9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(5) .word .msg {
        font-size: 2.2693997072vw
    }

    #bv-bottom-box .sect10 .box ul li .word {
        position: absolute;
        width: 96%;
        top: 5%;
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv-bottom-box .sect10 .box ul li .word .tit {
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect10 .box ul li .word .msg {
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect11 .box {
        padding: 4vw 0;
        width: 83.7481698389%;
        margin: 0 auto
    }

    #bv-bottom-box .sect11 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect11 .box .word .tit {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect11 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0 2vw 0
    }

    #bv-bottom-box .sect11 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect11 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect11 .box .picture-box {
        width: 64.3356643357%;
        margin: 0 auto;
        margin-top: 4vw
    }

    #bv-bottom-box .sect12 .box {
        padding: 4vw 0;
        width: 87.8477306003%;
        margin: 0 auto
    }

    #bv-bottom-box .sect12 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect12 .box .word .tit {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect12 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0 2vw 0
    }

    #bv-bottom-box .sect12 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect12 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect12 .box .picture-box {
        position: relative;
        margin-top: 4vw
    }

    #bv-bottom-box .sect12 .box .picture-box .note {
        position: absolute;
        right: 5%;
        bottom: 5%;
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect13 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect13 .box .title {
        -webkit-transform: translateY(50%);
        -ms-transform: translateY(50%);
        transform: translateY(50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect13 .box .tit {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect13 .box .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect13 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect13 .box ul li {
        margin: .5vw 0
    }

    #bv-bottom-box .sect13 .box ul li .word {
        text-align: center
    }

    #bv-bottom-box .sect13 .box ul li .word .note {
        font-size: 1.756954612vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin-top: 4vw
    }

    #bv-bottom-box .sect13 .box ul li .word .word-tit {
        font-size: 2.196193265vw;
            font-weight: 800;
        color: #000;
        line-height: 1.2;
        margin-top: 10px
    }

    #bv-bottom-box .sect13 .box ul li .word .word-msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect13 .box ul li .word .word-msg span {
        background: -webkit-gradient(linear, left top, right top, from(#015EEA), to(#00C0FA));
        background: -o-linear-gradient(left, #015EEA, #00C0FA);
        background: linear-gradient(90deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) .word {
        width: 49.25%;
        text-align: left
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) .picture-box {
        width: 50%
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) .picture-box img {
        width: 69.3265007321vw
    }

    #bv-bottom-box .sect14 .box {
        padding: 4vw 0;
        width: 54.9048316252%;
        margin: 0 auto;
        text-align: center
    }

    #bv-bottom-box .sect14 .box .title {
        font-size: 3.5871156662vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect14 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 74.9333333333%;
        margin: 0 auto;
        margin-top: 2vw
    }

    #bv-bottom-box .sect14 .box ul li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(1) {
        font-size: 2.2693997072vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(1) .left-box {
        width: 50%
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(1) .right-box {
        width: 50%
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(2) {
        width: 68.1494661922%;
        margin: 10px 0
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(3) {
        font-size: 2.2693997072vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(3) .left-box {
        width: 50%;
        background: #d0d0d0;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(3) .right-box {
        width: 50%;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px
    }

    #bv-bottom-box .sect15 .box .word {
        padding: 4vw 0;
        width: 86.6032210835%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect15 .box .word .tit {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect15 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0 2vw 0
    }

    #bv-bottom-box .sect15 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect15 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect16 .box {
        padding: 4vw 0;
        width: 87.8477306003%;
        margin: 0 auto
    }

    #bv-bottom-box .sect16 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect16 .box .word .tit {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect16 .box .word .lab {
        font-size: 3.513909224vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0 2vw 0
    }

    #bv-bottom-box .sect16 .box .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect16 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect16 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 2vw
    }

    #bv-bottom-box .sect16 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 30.6666666667%;
        flex: 0 1 30.6666666667%;
        text-align: center
    }

    #bv-bottom-box .sect16 .box ul li p {
        font-size: 2.196193265vw;
            font-weight: 800;
        color: #000;
        line-height: 1.2;
        margin-top: 10px
    }

    #bv-bottom-box .sect17 .box {
        padding: 4vw 0;
        width: 87.8477306003%;
        margin: 0 auto
    }

    #bv-bottom-box .sect17 .box .title {
        font-size: 5.8565153734vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 2vw
    }

    #bv-bottom-box .sect17 .box ul li {
        margin: 4vw 0
    }

    #bv-bottom-box .sect17 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect17 .box ul li .word .tit {
        font-size: 4.7584187408vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li .word .msg {
        font-size: 1.9033674963vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 1vw 0 2vw 0
    }

    #bv-bottom-box .sect17 .box ul li .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) .word {
        width: 48.9166666667%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) .word img {
        width: 85.3492333901%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) .picture-box {
        width: 47.3333333333%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(2) {
        width: 50%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(2) .word .tit {
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(2) .picture-box {
        width: 86.6666666667%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(3) {
        width: 45.25%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(3) .word .tit {
        height: 11.420204978vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) .word {
        width: 50%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) .word .tit {
        font-size: 4.2459736457vw;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) .picture-box {
        width: 50%
    }

    #bv-bottom-box .sect18 .box {
        width: 87.8477306003%;
        margin: 0 auto;
        padding: 4vw
    }

    #bv-bottom-box .sect18 .box .title {
        margin-bottom: 2vw;
        font-size: 2.635431918vw;
            color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect18 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect18 .box ul li {
        width: 100%;
        padding: .5vw 0;
        font-size: 1.6105417277vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-bottom: 1px solid #000
    }

    #bv-bottom-box .sect18 .box ul li .left-box {
        width: 40%;
        padding-left: 5%
    }

    #bv-bottom-box .sect18 .box ul li .right-box {
        width: 60%
    }
}

@media screen and (max-width: 767px) {
    #bv-bottom-box {
        overflow: hidden
    }

    #bv-bottom-box .bv-bottom-box-pc {
        display: none !important
    }

    #bv-bottom-box .bv-bottom-box-phone {
        display: initial !important
    }

    #bv-bottom-box .sect1 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #bv-bottom-box .sect1 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #bv-bottom-box .sect1 .box .tit-1 {
        font-size: 6.5104166667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#D92918), to(#E78D51));
        background: -o-linear-gradient(left, #D92918 0%, #E78D51 100%);
        background: linear-gradient(90deg, #D92918 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box .tit-2 {
        width: 100%;
        display: block;
        margin: 0 auto;
        -webkit-transform: translateY(20%);
        -ms-transform: translateY(20%);
        transform: translateY(20%)
    }

    #bv-bottom-box .sect1 .box .tit-3 {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box .msg {
        font-size: 3.90625vw;
            font-weight: 400;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw
    }

    #bv-bottom-box .sect1 .box .msg span {
        background: -o-linear-gradient(31deg, #015EEA, #00C0FA);
        background: linear-gradient(59deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 4vw
    }

    #bv-bottom-box .sect1 .box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect1 .box ul li img {
        width: 6.5104166667vw
    }

    #bv-bottom-box .sect1 .box ul li p {
        font-size: 3.3854166667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box ul li.line-item {
        width: 1px;
        height: 6.5104166667vw;
        background-color: #fff
    }

    #bv-bottom-box .sect1 .box-2 {
        position: relative;
        width: 96%;
        height: 57.8125vw;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #bv-bottom-box .sect1 .box-2 .item-box {
        position: absolute;
        overflow: hidden;
        border-radius: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale {
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        height: 100%
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .big-img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word {
        position: absolute;
        left: 2%;
        top: 5%;
        text-align: center;
        width: 96%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word .tit {
            color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect1 .box-2 .item-box .item-scale .item-word .msg {
        display: none
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) {
        width: 24.5628642798%;
        height: 100%;
        left: 0;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) .item-word {
        top: 2%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(1) .item-word .tit {
        font-size: 4.9479166667vw;
        background: -o-linear-gradient(358deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(92deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) {
        width: 33.2805995004%;
        height: 45.6756756757%;
        left: 24.9542048293%;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) .item-word {
        text-align: left;
        width: 70%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(2) .item-word .tit {
        font-size: 3.90625vw;
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(3) {
        width: 20.1082431307%;
        height: 45.6756756757%;
        left: 58.6427976686%;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(3) .item-word .tit {
        font-size: 3.3854166667vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(4) {
        width: 20.6244796003%;
        height: 45.6756756757%;
        left: 79.1423813489%;
        top: 0
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(4) .item-word .tit {
        font-size: 3.90625vw;
        background: -o-linear-gradient(4deg, #19FFF4 0%, #AEFFAE 100%);
        background: linear-gradient(86deg, #19FFF4 0%, #AEFFAE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) {
        width: 23.3139050791%;
        height: 52.9504504505%;
        left: 24.9542048293%;
        top: 46.3513513514%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) .item-word {
        top: 1%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(5) .item-word .tit {
        font-size: 3.125vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) {
        width: 26.7110741049%;
        height: 25.8333333333%;
        left: 48.659450458%;
        top: 46.3513513514%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) .item-word {
        text-align: left;
        width: 60%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(6) .item-word .tit {
        font-size: 3.125vw;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) {
        width: 26.7110741049%;
        height: 25.8333333333%;
        left: 48.659450458%;
        top: 72.8603603604%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) .item-word {
        text-align: left;
        width: 60%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(7) .item-word .tit {
        font-size: 3.90625vw;
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) {
        width: 23.8134887594%;
        height: 52.9504504505%;
        top: 46.3513513514%;
        left: 75.7785179017%
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word {
        top: 1%;
        word-break: break-all
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word .tit {
        font-size: 3.3854166667vw;
        background: -o-linear-gradient(48deg, #D12D9C 0%, #5EA2EF 100%);
        background: linear-gradient(42deg, #D12D9C 0%, #5EA2EF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect1 .box-2 .item-box:nth-child(8) .item-word .msg {
        font-size: 3.3854166667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect2 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #bv-bottom-box .sect2 .box .title {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 8vw 0;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect2 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect2 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 31.4150943396%;
        flex: 0 1 31.4150943396%
    }

    #bv-bottom-box .sect2 .box ul li p {
        font-size: 4.1666666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        padding: 1vw 0
    }

    #bv-bottom-box .sect2 .box ul li:nth-child(2) {
        margin-bottom: 8vw
    }

    #bv-bottom-box .sect3 .box {
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 8vw 0
    }

    #bv-bottom-box .sect3 .box .word {
        width: 100%;
        text-align: center;
        padding: 4vw 0
    }

    #bv-bottom-box .sect3 .box .word .tit {
        font-size: 7.2916666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect3 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        margin-top: 2vw
    }

    #bv-bottom-box .sect3 .box .word .msg span {
        background: -o-linear-gradient(31deg, #015EEA, #00C0FA);
        background: linear-gradient(59deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect3 .box .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect4 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect4 .box .title {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        padding: 4vw 0;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect4 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect4 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%
    }

    #bv-bottom-box .sect4 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect4 .box ul li .word .word-tit {
        font-size: 3.90625vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        margin: 1vw 0 .5vw 0
    }

    #bv-bottom-box .sect4 .box ul li .word .word-msg {
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect4 .box ul li:nth-child(1) .word .word-tit {
        background: -webkit-gradient(linear, left top, right top, from(#3FDF95), to(#5ACBEF));
        background: -o-linear-gradient(left, #3FDF95 0%, #5ACBEF 100%);
        background: linear-gradient(90deg, #3FDF95 0%, #5ACBEF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect4 .box ul li:nth-child(2) .word .word-tit {
        background: -o-linear-gradient(150deg, #B06BF6 0%, #F86323 100%);
        background: linear-gradient(-60deg, #B06BF6 0%, #F86323 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect4 .box ul li:nth-child(3) .word .word-tit {
        background: -o-linear-gradient(150deg, #015EEA 0%, #00C0FA 100%);
        background: linear-gradient(-60deg, #015EEA 0%, #00C0FA 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect5 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect5 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect5 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #bv-bottom-box .sect5 .box ul li .word .word-tit {
        font-size: 5.9895833333vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        height: 13.0208333333vw;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect5 .box ul li .word .word-msg {
        font-size: 3.3854166667vw;
        height: 52.0833333333vw;
            font-weight: 500;
        color: #fff;
        margin: 1vw 0 2vw 0;
        line-height: 1.2
    }

    #bv-bottom-box .sect5 .box ul li .word .word-msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect5 .box ul li img {
        display: block;
        margin: 0 auto
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(1) {
        width: 49%
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(1) img {
        width: 96%
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(2) {
        width: 49%
    }

    #bv-bottom-box .sect5 .box ul li:nth-child(2) img {
        width: 96%
    }

    #bv-bottom-box .sect6 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect6 .box .title {
        font-size: 8.8541666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect6 .box ul {
        margin-top: 8vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect6 .box ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2vw 0
    }

    #bv-bottom-box .sect6 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 4vw 0
    }

    #bv-bottom-box .sect6 .box ul li .word .word-tit {
        font-size: 7.2916666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect6 .box ul li .word .word-msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        margin-top: 4vw;
        line-height: 1.2
    }

    #bv-bottom-box .sect6 .box ul li .word .word-msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect6 .box ul li img {
        display: block;
        margin: 0 auto
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(1) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(1) .word {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(1) .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(2) .word {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(2) .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(3) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(3) .word {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(3) .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(4) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(4) .word {
        width: 100%
    }

    #bv-bottom-box .sect6 .box ul li:nth-child(4) .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect7 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect7 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect7 .box .word .tit {
        font-size: 7.2916666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect7 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        margin-top: 1vw;
        line-height: 1.2
    }

    #bv-bottom-box .sect7 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect7 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 2vw
    }

    #bv-bottom-box .sect7 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%
    }

    #bv-bottom-box .sect8 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect8 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect8 .box .word .tit {
        font-size: 7.2916666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#D92918), color-stop(0%, #9E42FF), to(#C1A0FF));
        background: -o-linear-gradient(bottom, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        background: linear-gradient(0deg, #D92918 0%, #9E42FF 0%, #C1A0FF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect8 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #fff;
        margin-top: 1vw;
        line-height: 1.2
    }

    #bv-bottom-box .sect8 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect8 .box .picture-box {
        width: 96%;
        margin: 0 auto;
        margin-top: 4vw
    }

    #bv-bottom-box .sect9 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect9 .box .title {
        text-align: center;
        font-size: 8.8541666667vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect9 .box ul {
        margin-top: 2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv-bottom-box .sect9 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%;
        position: relative;
        margin: 0.6510416667vw 0
    }

    #bv-bottom-box .sect9 .box ul li .word {
        position: absolute;
        width: 96%;
        top: 60%;
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv-bottom-box .sect9 .box ul li .word .tit {
        font-size: 3.3854166667vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect9 .box ul li .word .tit span {
        color: #ff0067
    }

    #bv-bottom-box .sect10 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect10 .box .title {
        text-align: center;
        font-size: 7.8125vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul {
        margin-top: 4vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv-bottom-box .sect10 .box ul li {
        position: relative;
        margin: 0.6510416667vw 0
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) {
        width: 49.9166666667%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) .word {
        text-align: left;
        width: 55%;
        left: 5%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) .word .tit {
        font-size: 4.6875vw;
        background: -o-linear-gradient(48deg, #D12D9C 0%, #5EA2EF 100%);
        background: linear-gradient(42deg, #D12D9C 0%, #5EA2EF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(1) .word .msg {
        display: none
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) {
        width: 49.4416666667%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) .word {
        text-align: left;
        width: 96%;
        left: 5%;
        top: 5%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) .word .tit {
        font-size: 4.6875vw;
        background: -o-linear-gradient(4deg, #19FFF4 0%, #AEFFAE 100%);
        background: linear-gradient(86deg, #19FFF4 0%, #AEFFAE 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(2) .word .msg {
        font-size: 4.1666666667vw;
        width: 50%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) {
        width: 43.15%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) .word {
        top: 10%;
        width: 96%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) .word .tit {
        font-size: 3.6458333333vw;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(3) .word .msg {
        font-size: 4.0364583333vw
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(4) {
        width: 29.9416666667%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(4) .word .tit {
        font-size: 3.3854166667vw;
        background: -o-linear-gradient(150deg, #B06BF6 0%, #F86323 100%);
        background: linear-gradient(-60deg, #B06BF6 0%, #F86323 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(4) .word .msg {
        font-size: 3.90625vw
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(5) {
        width: 26.075%
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(5) .word .tit {
        font-size: 3.3854166667vw;
        background: -o-linear-gradient(150deg, #F7604D 0%, #406AA9 100%);
        background: linear-gradient(-60deg, #F7604D 0%, #406AA9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect10 .box ul li:nth-child(5) .word .msg {
        font-size: 4.0364583333vw
    }

    #bv-bottom-box .sect10 .box ul li .word {
        position: absolute;
        width: 96%;
        top: 5%;
        left: 50%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv-bottom-box .sect10 .box ul li .word .tit {
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect10 .box ul li .word .msg {
        display: none;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect11 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect11 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect11 .box .word .tit {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect11 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 1vw 0 2vw 0
    }

    #bv-bottom-box .sect11 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect11 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect11 .box .picture-box {
        width: 96%;
        margin: 0 auto;
        margin-top: 4vw
    }

    #bv-bottom-box .sect12 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect12 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect12 .box .word .tit {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect12 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 2vw 0
    }

    #bv-bottom-box .sect12 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect12 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect12 .box .picture-box {
        position: relative;
        margin-top: 4vw
    }

    #bv-bottom-box .sect12 .box .picture-box .note {
        position: absolute;
        right: 5%;
        bottom: 5%;
        font-size: 3.125vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2
    }

    #bv-bottom-box .sect13 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect13 .box .title {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #bv-bottom-box .sect13 .box .tit {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect13 .box .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect13 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect13 .box ul li {
        margin: 2vw 0
    }

    #bv-bottom-box .sect13 .box ul li .word {
        text-align: center
    }

    #bv-bottom-box .sect13 .box ul li .word .note {
        font-size: 3.125vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin-top: 4vw
    }

    #bv-bottom-box .sect13 .box ul li .word .word-tit {
        font-size: 6.25vw;
            font-weight: 800;
        color: #000;
        line-height: 1.2;
        margin-top: 10px
    }

    #bv-bottom-box .sect13 .box ul li .word .word-msg {
        font-size: 3.3854166667vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect13 .box ul li .word .word-msg span {
        background: -webkit-gradient(linear, left top, right top, from(#015EEA), to(#00C0FA));
        background: -o-linear-gradient(left, #015EEA, #00C0FA);
        background: linear-gradient(90deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) .word {
        width: 100%;
        text-align: left
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect13 .box ul li:nth-child(1) .picture-box img {
        width: 100%
    }

    #bv-bottom-box .sect14 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #bv-bottom-box .sect14 .box .title {
        font-size: 6.3802083333vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect14 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        margin: 0 auto;
        margin-top: 2vw
    }

    #bv-bottom-box .sect14 .box ul li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(1) {
        font-size: 4.6875vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(1) .left-box {
        width: 50%
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(1) .right-box {
        width: 50%
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(2) {
        width: 68.1494661922%;
        margin: 8vw 0
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(3) {
        font-size: 4.0364583333vw;
            font-weight: 500;
        color: #000;
        line-height: 2
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(3) .left-box {
        width: 50%;
        background: #d0d0d0;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px
    }

    #bv-bottom-box .sect14 .box ul li:nth-child(3) .right-box {
        width: 50%;
        color: #fff;
        background: -webkit-gradient(linear, left top, right top, from(#EB0DC7), color-stop(#6464EE), to(#0FBEF4));
        background: -o-linear-gradient(left, #EB0DC7, #6464EE, #0FBEF4);
        background: linear-gradient(90deg, #EB0DC7, #6464EE, #0FBEF4);
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px
    }

    #bv-bottom-box .sect15 .box .word {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect15 .box .word .tit {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect15 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 4vw 0
    }

    #bv-bottom-box .sect15 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect15 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect16 .box {
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect16 .box .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    #bv-bottom-box .sect16 .box .word .tit {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect16 .box .word .lab {
        font-size: 6.25vw;
            font-weight: 500;
        color: #fff;
        line-height: 1.2;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        margin: 4vw 0
    }

    #bv-bottom-box .sect16 .box .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect16 .box .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect16 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 2vw
    }

    #bv-bottom-box .sect16 .box ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 33%;
        flex: 0 1 33%;
        text-align: center
    }

    #bv-bottom-box .sect16 .box ul li p {
        font-size: 3.3854166667vw;
            font-weight: 800;
        color: #000;
        line-height: 1.2;
        margin-top: 10px
    }

    #bv-bottom-box .sect17 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #bv-bottom-box .sect17 .box .title {
        font-size: 10.4166666667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        text-align: center;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 2vw
    }

    #bv-bottom-box .sect17 .box ul li {
        margin: 4vw 0
    }

    #bv-bottom-box .sect17 .box ul li .word {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 4vw 0
    }

    #bv-bottom-box .sect17 .box ul li .word .tit {
        font-size: 8.4635416667vw;
            font-weight: 800;
        color: #fff;
        line-height: 1.2;
        background: -webkit-gradient(linear, left bottom, left top, from(#C3A5FF), color-stop(99.6337890625%, #8E17FF));
        background: -o-linear-gradient(bottom, #C3A5FF 0%, #8E17FF 99.6337890625%);
        background: linear-gradient(0deg, #C3A5FF 0%, #8E17FF 99.6337890625%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li .word .msg {
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin: 4vw 0
    }

    #bv-bottom-box .sect17 .box ul li .word .msg span {
        background: -o-linear-gradient(96deg, #015EEA, #00C0FA);
        background: linear-gradient(-6deg, #015EEA, #00C0FA);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) .word {
        width: 96%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) .word img {
        width: 100%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(1) .picture-box {
        width: 96%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(2) {
        width: 96%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(2) .word .tit {
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(2) .picture-box {
        width: 96%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(3) {
        width: 96%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(3) .word .tit {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) .word {
        width: 100%
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) .word .tit {
        font-size: 7.5520833333vw;
        background: -o-linear-gradient(48deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        background: linear-gradient(42deg, #D92918 0%, #D9200F 0%, #E78D51 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #bv-bottom-box .sect17 .box ul li:nth-child(4) .picture-box {
        width: 100%
    }

    #bv-bottom-box .sect18 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #bv-bottom-box .sect18 .box .title {
        margin-bottom: 2vw;
        font-size: 4.6875vw;
            color: #000;
        line-height: 1.2
    }

    #bv-bottom-box .sect18 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv-bottom-box .sect18 .box ul li {
        width: 100%;
        padding: .5vw 0;
        font-size: 3.90625vw;
            font-weight: 500;
        color: #000;
        line-height: 1.2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-bottom: 1px solid #000;
        word-break: keep-all
    }

    #bv-bottom-box .sect18 .box ul li .left-box {
        width: 40%;
        padding-left: 2%
    }

    #bv-bottom-box .sect18 .box ul li .right-box {
        width: 60%
    }
}