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

#bv7100 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-size: 16px;
    font-family: 'myriadsetpro-thinthin', Arial;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden
}

#bv7100 div, #bv7100 ul, #bv7100 ol, #bv7100 dl, #bv7100 dt, #bv7100 dd, #bv7100 li, #bv7100 dl, #bv7100 h1, #bv7100 h2, #bv7100 h3, #bv7100 h4, #bv7100 p {
    margin: 0;
    padding: 0;
    font-style: normal
}

#bv7100 ol, #bv7100 ul, #bv7100 li {
    list-style: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#bv7100 img {
    border: 0;
    vertical-align: middle;
    -webkit-user-drag: none
}

#bv7100 .big-img {
    width: 100%;
    height: auto
}

#bv7100 .bv7100-pc {
    display: inherit
}

#bv7100 .bv7100-phone {
    display: none !important
}

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

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

#bv7100 .se {
    position: relative
}

#bv7100 .sect1 .box {
    position: absolute;
    left: 15%;
    width: 96%;
    max-width: 714px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#bv7100 .sect1 .box .title {
    width: 21.9270833333vw
}

#bv7100 .sect1 .box .lab {
    font-size: 1.875vw;
    font-weight: 400;
    color: #fff;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect1 .box .msg {
    font-size: 1.25vw;
    font-weight: 400;
    line-height: 1.2;
    color: #fff
}

#bv7100 .sect1 .box .msg li {
    list-style-type: disc;
    margin: 5px 0 5px 1em
}

#bv7100 .sect1 .box .msg span {
    color: #00fd00
}

#bv7100 .sect1 .box .list {
    margin-top: 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv7100 .sect1 .box .list li {
    background: #000;
    border: 1px solid #00fd00;
    margin-right: 1.0416666667vw;
    position: relative;
    padding: 5px 10px
}

#bv7100 .sect1 .box .list li p {
    word-break: keep-all;
    font-size: 1.25vw;
    font-weight: 400;
    color: #00fd00
}

#bv7100 .sect1 .box .list li svg {
    position: absolute;
    right: 5px;
    bottom: 10px
}

#bv7100 .sect1 .box .list li:last-child {
    margin-right: 0
}

#bv7100 .sect2 {
    padding: 4vw 0;
    background-color: #020305
}

#bv7100 .sect2 .box {
    width: 96%;
    max-width: 1382px;
    margin: 0 auto
}

#bv7100 .sect2 .box ul li {
    text-align: center;
    margin-top: 2vw;
    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)
}

#bv7100 .sect2 .box ul li p {
    font-size: 2.5vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-top: 10px
}

#bv7100 .sect2 .box ul .action {
    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)
}

#bv7100 .sect3 {
    background-color: #000
}

#bv7100 .sect3 .box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

#bv7100 .sect3 .box .tit {
    font-size: 5.4166666667vw;
    line-height: 1.1;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect3::before {
    position: absolute;
    content: "N0.1";
    font-size: 10.2083333333vw;
    font-weight: bold;
    font-style: italic;
    color: #00c6ff;
    opacity: .1;
    line-height: 1;
    top: 0%;
    left: 18%
}

#bv7100 .sect4 {
    background-color: #000;
    padding: 4vw 0 8vw 0
}

#bv7100 .sect4 .box {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto;
    text-align: center;
    max-width: 1321px
}

#bv7100 .sect4 .box ul {
    font-size: 0
}

#bv7100 .sect4 .box ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

#bv7100 .sect4 .box ul li .word {
    position: absolute;
    width: 100%;
    text-align: center
}

#bv7100 .sect4 .box ul li .word .word-tit {
    word-break: break-all;
    font-weight: bold;
    color: #34fe3e;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect4 .box ul li .word .word-msg {
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#bv7100 .sect4 .box ul li:nth-child(1) {
    width: 29.5987887964%;
    float: left
}

#bv7100 .sect4 .box ul li:nth-child(1) .word {
    top: 10%
}

#bv7100 .sect4 .box ul li:nth-child(1) .word .word-tit {
    font-size: 3.3333333333vw
}

#bv7100 .sect4 .box ul li:nth-child(2) {
    width: 34.4436033308%;
    margin-left: 1.4383043149%;
    margin-right: 1.514004542%
}

#bv7100 .sect4 .box ul li:nth-child(3) {
    width: 33.0052990159%
}

#bv7100 .sect4 .box ul li:nth-child(3) .word {
    top: 5%
}

#bv7100 .sect4 .box ul li:nth-child(3) .word .word-tit {
    font-size: 5.2083333333vw;
    line-height: .9
}

#bv7100 .sect4 .box ul li:nth-child(3) .word .word-msg {
    font-size: 2.9166666667vw
}

#bv7100 .sect4 .box ul li:nth-child(4) {
    width: 34.4436033308%;
    margin-left: 1.4383043149%;
    margin-right: 1.3626040878%;
    margin-top: 1.2012012012%
}

#bv7100 .sect4 .box ul li:nth-child(4) .word {
    top: 45%
}

#bv7100 .sect4 .box ul li:nth-child(4) .word .word-tit {
    font-size: 3.125vw
}

#bv7100 .sect4 .box ul li:nth-child(4) .word .word-tit span {
    font-size: 4.1666666667vw
}

#bv7100 .sect4 .box ul li:nth-child(4) .word .word-msg {
    font-size: 2.0833333333vw
}

#bv7100 .sect4 .box ul li:nth-child(5) {
    width: 33.1566994701%;
    margin-top: 1.2012012012%
}

#bv7100 .sect4 .box ul li:nth-child(5) .word {
    top: 5%
}

#bv7100 .sect4 .box ul li:nth-child(5) .word .word-tit {
    font-size: 2.6041666667vw;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.3662109375%, #FFFA6D), color-stop(45.2392578125%, #3CFFFF), to(#65FF89));
    background: -o-linear-gradient(right, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    background: linear-gradient(270deg, #FFFA6D 0.3662109375%, #3CFFFF 45.2392578125%, #65FF89 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect5 {
    background-color: #000;
    padding: 4vw 0 8vw 0;
    overflow: hidden
}

#bv7100 .sect5 .box {
    width: 96%;
    max-width: 1079px;
    position: relative;
    margin: 0 auto
}

#bv7100 .sect5 .box .lab {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1;
    padding: 1vw 0 2vw 0
}

#bv7100 .sect5 .box .tit_img {
    width: 8.59375vw
}

#bv7100 .sect5 .box .tit {
    font-size: 2.9166666667vw;
    font-weight: 600;
    color: #00feff;
    line-height: 1
}

#bv7100 .sect5 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect5 .box .msg span {
    color: #00feff
}

#bv7100 .sect5 .box .note {
    font-size: 0.9375vw;
    color: #666;
    line-height: 1;
    margin: 2vw 0
}

#bv7100 .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: center;
    -ms-flex-align: center;
    align-items: center
}

#bv7100 .sect5 .box ul li {
    text-align: center
}

#bv7100 .sect5 .box ul li .li-tit {
    font-size: 1.7708333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1vw 0
}

#bv7100 .sect5 .box ul li .li-msg {
    font-size: 1.7708333333vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1
}

#bv7100 .sect5 .picture-box {
    width: 96%;
    max-width: 1493px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect5 .box-2 {
    width: 96%;
    max-width: 1322px;
    margin: 0 auto
}

#bv7100 .sect5 .box-2 .item p {
    font-size: 1.875vw;
    font-weight: 600;
    color: #00feff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#bv7100 .sect5 .box-2 .item p span {
    line-height: 1;
    font-size: 11.4583333333vw;

    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect5 .box-2 .item-1 {
    margin-bottom: 4vw
}

#bv7100 .sect5 .box-2 .item-1 p span {
    padding-right: 5%
}

#bv7100 .sect5 .box-2 .item-2 {
    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;
    position: relative
}

#bv7100 .sect5 .box-2 .item-2 p {
    -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
}

#bv7100 .sect5 .box-2 .item-2 img {
    width: 39.8958333333vw
}

#bv7100 .sect5 .box-2 .item-2 .word-box {
    position: relative
}

#bv7100 .sect5 .box-2 .item-2 .word-box .word {
    position: absolute;
    font-size: 1.6666666667vw;
    font-weight: 600;
    color: #fff
}

#bv7100 .sect5 .box-2 .item-2 .word-box .word-1 {
    top: 25%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect5 .box-2 .item-2 .word-box .word-2 {
    top: 65%;
    left: 74%;
    width: 13.0208333333vw
}

#bv7100 .sect5 .box-2 .item-2 .word-box .word-3 {
    top: 101%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect5 .box-2 .item-2 .word-box .word-4 {
    top: 65%;
    left: -4%;
    width: 13.0208333333vw
}

#bv7100 .sect6 .box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#04160E), to(#000F16));
    background: -o-linear-gradient(left, #04160E 0%, #000F16 100%);
    background: linear-gradient(90deg, #04160E 0%, #000F16 100%);
    position: relative;
    padding: 3vw 0
}

#bv7100 .sect6 .box .tit {
    font-size: 2.3958333333vw;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block
}

#bv7100 .sect6 .box img {
    position: absolute;
    width: 5.625vw;
    left: 9%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv7100 .sect6 .box-2 {
    width: 100%;
    padding: 4vw 0 6vw 0;
    background-color: #000
}

#bv7100 .sect6 .box-2 .tit {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding-bottom: 2vw
}

#bv7100 .sect6 .box-2 .picture-box {
    position: relative;
    width: 100%
}

#bv7100 .sect6 .box-2 .picture-box .word-tit {
    position: absolute;
    font-size: 1.9791666667vw;

    line-height: 1;
    font-weight: 600;
    color: #00fd00
}

#bv7100 .sect6 .box-2 .picture-box .word-tit-1 {
    top: 30%;
    left: 17%;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

#bv7100 .sect6 .box-2 .picture-box .word-tit-2 {
    top: 30%;
    left: 72%;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    transform: rotate(35deg)
}

#bv7100 .sect6 .box-2 .picture-box .word-tit-3 {
    top: 83%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect6 .box-2 .picture-box .word-lab {
    position: absolute;
    font-size: 1.4583333333vw;
    font-weight: normal;
    color: #fff;
    line-height: 1.1;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect6 .box-2 .picture-box .word-lab-1 {
    width: 15.3125vw;
    top: 42%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bv7100 .sect6 .box-2 .picture-box .word-lab-2 {
    width: 25.2083333333vw;
    top: 65%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bv7100 .sect6 .box-2 .picture-box .word-msg {
    position: absolute;
    font-size: 1.4583333333vw;
    font-weight: normal;
    color: #fff;
    line-height: 1.1;
    text-align: center
}

#bv7100 .sect6 .box-2 .picture-box .word-msg-1 {
    top: 69%;
    left: 12%
}

#bv7100 .sect6 .box-2 .picture-box .word-msg-2 {
    top: 32%;
    left: 28%
}

#bv7100 .sect6 .box-2 .picture-box .word-msg-3 {
    top: 32%;
    left: 59%
}

#bv7100 .sect6 .box-2 .picture-box .word-msg-4 {
    top: 69%;
    left: 81%
}

#bv7100 .sect6 .box-2 .picture-box .word-msg-5 {
    top: 99%;
    left: 63%
}

#bv7100 .sect6 .box-2 .picture-box .word-msg-6 {
    top: 100%;
    left: 23%
}

#bv7100 .sect7 .box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#04160E), to(#000F16));
    background: -o-linear-gradient(left, #04160E 0%, #000F16 100%);
    background: linear-gradient(90deg, #04160E 0%, #000F16 100%);
    position: relative;
    padding: 3vw 0
}

#bv7100 .sect7 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block
}

#bv7100 .sect7 .box img {
    position: absolute;
    width: 5.625vw;
    left: 9%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv7100 .sect7 .box-2 {
    width: 100%;
    padding: 4vw 0 6vw 0;
    background-color: #000
}

#bv7100 .sect7 .box-2 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: 96%;
    max-width: 1761px;
    margin: 0 auto;
    position: relative
}

#bv7100 .sect7 .box-2 ul::before {
    position: absolute;
    content: "+";
    color: #fff;
    font-size: 3.125vw;
    font-weight: bold;
    top: 40%;
    left: 49%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect7 .box-2 ul li .item {
    position: relative;
    text-align: center
}

#bv7100 .sect7 .box-2 ul li .item img {
    width: 41.1979166667vw
}

#bv7100 .sect7 .box-2 ul li .item .word {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

#bv7100 .sect7 .box-2 ul li .item .word .lab {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    -webkit-text-stroke: 2px #000;
    text-stroke: 2px #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(bottom, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(0deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    line-height: 1;
    display: inline-block
}

#bv7100 .sect7 .box-2 ul li .item .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    -webkit-text-stroke: 2px #000;
    text-stroke: 2px #000;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block
}

#bv7100 .sect7 .box-2 ul li .msg {
    margin-top: 1vw;
    text-align: center;
    font-size: 1.875vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect7 .box-2 ul li .msg span {
    color: #00feff
}

#bv7100 .sect8 {
    background-color: #000
}

#bv7100 .sect8 .box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#04160E), to(#000F16));
    background: -o-linear-gradient(left, #04160E 0%, #000F16 100%);
    background: linear-gradient(90deg, #04160E 0%, #000F16 100%);
    position: relative;
    padding: 3vw 0
}

#bv7100 .sect8 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block
}

#bv7100 .sect8 .box img {
    position: absolute;
    width: 5.625vw;
    left: 9%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv7100 .sect8 .box-2 {
    width: 100%;
    max-width: 1325px;
    height: 78.125vw;
    margin: 0 auto;
    position: relative
}

#bv7100 .sect8 .box-2 .item {
    position: absolute;
    width: 22.03125vw;
    opacity: 0;
    -webkit-transition: all ease-in-out 2s;
    -o-transition: all ease-in-out 2s;
    transition: all ease-in-out 2s
}

#bv7100 .sect8 .box-2 .item .tit {
    margin-top: 1vw;
    font-size: 1.25vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    text-align: center
}

#bv7100 .sect8 .box-2 .item .tit span {
    color: #00feff
}

#bv7100 .sect8 .box-2 .action {
    opacity: 1
}

#bv7100 .sect8 .box-2 .item-1 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

#bv7100 .sect8 .box-2 .item-2 {
    left: 50%;
    top: 15%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect8 .box-2 .item-3 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

#bv7100 .sect8 .box-2 .item-4 {
    top: 65%;
    right: 15%
}

#bv7100 .sect8 .box-2 .item-5 {
    top: 65%;
    left: 15%
}

#bv7100 .sect8 .box-2 .item-6 {
    opacity: 1;
    width: 17.6041666667vw;
    height: 15.625vw;
    top: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    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
}

#bv7100 .sect8 .box-2 .item-6 .item-lab {
    position: absolute;
    font-size: 3.75vw;
    line-height: 0;
    color: #6bd655
}

#bv7100 .sect8 .box-2 .item-6 .item-lab-1 {
    top: 45%;
    left: -15%
}

#bv7100 .sect8 .box-2 .item-6 .item-lab-2 {
    top: 5%;
    left: 45%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#bv7100 .sect8 .box-2 .item-6 .item-lab-3 {
    top: 45%;
    right: -15%
}

#bv7100 .sect8 .box-2 .item-6 .item-lab-4 {
    bottom: 5%;
    left: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#bv7100 .sect8 .box-2 .item-6 .item-lab-5 {
    bottom: 5%;
    right: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

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

#bv7100 .sect9 .box {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#04160E), to(#000F16));
    background: -o-linear-gradient(left, #04160E 0%, #000F16 100%);
    background: linear-gradient(90deg, #04160E 0%, #000F16 100%);
    position: relative;
    padding: 3vw 0
}

#bv7100 .sect9 .box .tit {
    font-size: 2.7083333333vw;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    display: inline-block
}

#bv7100 .sect9 .box img {
    position: absolute;
    width: 5.625vw;
    left: 8%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv7100 .sect9 .box-2 {
    width: 100%;
    max-width: 1325px;
    height: 78.125vw;
    margin: 0 auto;
    position: relative
}

#bv7100 .sect9 .box-2 .item {
    position: absolute;
    width: 22.03125vw;
    opacity: 0;
    -webkit-transition: all ease-in-out 2s;
    -o-transition: all ease-in-out 2s;
    transition: all ease-in-out 2s
}

#bv7100 .sect9 .box-2 .item .tit {
    margin-top: 1vw;
    font-size: 1.25vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    text-align: center;
    word-break: break-all
}

#bv7100 .sect9 .box-2 .item .tit span {
    color: #00feff
}

#bv7100 .sect9 .box-2 .action {
    opacity: 1
}

#bv7100 .sect9 .box-2 .item-1 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

#bv7100 .sect9 .box-2 .item-2 {
    top: 5%;
    left: 15%
}

#bv7100 .sect9 .box-2 .item-3 {
    top: 5%;
    right: 15%
}

#bv7100 .sect9 .box-2 .item-4 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

#bv7100 .sect9 .box-2 .item-5 {
    bottom: 5%;
    right: 15%
}

#bv7100 .sect9 .box-2 .item-6 {
    bottom: 5%;
    left: 15%
}

#bv7100 .sect9 .box-2 .item-7 {
    opacity: 1;
    width: 17.6041666667vw;
    height: 15.625vw;
    top: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    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
}

#bv7100 .sect9 .box-2 .item-7 .item-lab {
    position: absolute;
    font-size: 3.75vw;
    line-height: 0;
    color: #6bd655
}

#bv7100 .sect9 .box-2 .item-7 .item-lab-1 {
    top: 45%;
    left: -15%
}

#bv7100 .sect9 .box-2 .item-7 .item-lab-2 {
    top: 5%;
    left: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#bv7100 .sect9 .box-2 .item-7 .item-lab-6 {
    top: 5%;
    right: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#bv7100 .sect9 .box-2 .item-7 .item-lab-3 {
    top: 45%;
    right: -15%
}

#bv7100 .sect9 .box-2 .item-7 .item-lab-4 {
    bottom: 5%;
    left: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#bv7100 .sect9 .box-2 .item-7 .item-lab-5 {
    bottom: 5%;
    right: 15%;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#bv7100 .sect10 {
    background-color: #000
}

#bv7100 .sect10 .box {
    width: 96%;
    max-width: 1079px;
    position: relative;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect10 .box .lab {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1;
    padding: 1vw 0 2vw 0
}

#bv7100 .sect10 .box .tit_img {
    width: 8.59375vw
}

#bv7100 .sect10 .box .tit {
    font-size: 2.9166666667vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1
}

#bv7100 .sect10 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect10 .box .msg span {
    color: #00feff
}

#bv7100 .sect11 {
    background-color: #000;
    padding: 4vw 0
}

#bv7100 .sect11 .box {
    padding: 4vw 0;
    width: 96%;
    text-align: left;
    max-width: 1322px;
    margin: 0 auto
}

#bv7100 .sect11 .box ul {
    font-size: 0
}

#bv7100 .sect11 .box ul li {
    width: 50%;
    vertical-align: top;
    display: inline-block
}

#bv7100 .sect11 .box ul li:nth-child(1) {
    width: 42.7382753404%
}

#bv7100 .sect11 .box ul li:nth-child(2) {
    width: 55.1437216339%;
    margin-left: 2.1180030257%;
    position: relative
}

#bv7100 .sect11 .box ul li:nth-child(2) p {
    width: 46%;
    text-align: center;
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#17EDEE), to(#00fa53));
    background: -o-linear-gradient(left, #17EDEE 0%, #00fa53 100%);
    background: linear-gradient(90deg, #17EDEE 0%, #00fa53 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect11 .box ul li:nth-child(2) .p2 {
    width: 43%;
    margin-left: 11%
}

#bv7100 .sect11 .box .img1 {
    width: 28.4895833333vw
}

#bv7100 .sect11 .box .tit_img {
    width: 8.59375vw
}

#bv7100 .sect11 .box .tit {
    font-size: 2.5vw;
    font-weight: 400;
    color: #17edee;
    line-height: 1
}

#bv7100 .sect11 .box .lab {
    font-size: 1.6666666667vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1;
    padding: 1vw 0 2vw 0
}

#bv7100 .sect11 .box .msg {
    font-size: 1.4583333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect11 .box .msg span {
    color: #00feff
}

#bv7100 .sect12 {
    background-color: #000
}

#bv7100 .sect12 .box {
    position: relative;
    text-align: center
}

#bv7100 .sect12 .box .tit {
    position: absolute;
    top: 50%;
    width: 96%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 5.4166666667vw;
    line-height: 1.1;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box::before {
    position: absolute;
    content: "N0.2";
    font-size: 10.2083333333vw;
    font-weight: bold;
    font-style: italic;
    color: #00c6ff;
    opacity: .1;
    line-height: 1;
    top: 0%;
    left: 10%
}

#bv7100 .sect12 .box-2 {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto;
    text-align: center;
    max-width: 1320px
}

#bv7100 .sect12 .box-2 .ul-1 {
    font-size: 0
}

#bv7100 .sect12 .box-2 .ul-1 .ul-li {
    position: relative;
    vertical-align: top;
    display: inline-block;
    overflow: hidden
}

#bv7100 .sect12 .box-2 .ul-1 .ul-li .word {
    position: absolute;
    width: 100%;
    text-align: center
}

#bv7100 .sect12 .box-2 .ul-1 .ul-li .word .word-tit {
    word-break: break-all;
    font-weight: bold;
    line-height: 1;
    display: inline-block
}

#bv7100 .sect12 .box-2 .ul-1 .ul-li .word .word-msg {
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 {
    width: 29.1666666667%
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li {
    position: relative
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-tit {
    font-size: 2.4479166667vw;
    color: #17edee;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-msg {
    font-size: 1.5625vw;
    color: #00ff30;
    margin-top: 1vw
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-msg span {
    color: #17edee
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) {
    margin-top: 1.4765100671%
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word {
    top: 10%
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word-tit {
    font-size: 2.1875vw;
    color: #00ff42
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word-tit span {
    font-size: 3.0729166667vw
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .word {
    top: 5%
}

#bv7100 .sect12 .box-2 .ul-1 .li-1 .word .word-tit {
    font-size: 3.3333333333vw
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 {
    width: 70.8333333333%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul {
    margin-left: .7575757576%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul li {
    position: relative
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li {
    width: 56.7567567568%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word .word-tit {
    font-size: 2.3958333333vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word .word-msg {
    font-size: 2.1875vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-2 {
    margin-top: 1.3422818792%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-2 .word .word-tit {
    font-size: 2.65625vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 {
    width: 42.1621621622%;
    margin-left: .7575757576%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word .word-tit {
    font-size: 4.1666666667vw;
    color: #00feff;
    margin-top: 2vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.3662109375%, #56FFE5), color-stop(47.4853515625%, #E5FF56), to(#66FF66));
    background: -o-linear-gradient(left, #56FFE5 0.3662109375%, #E5FF56 47.4853515625%, #66FF66 100%);
    background: linear-gradient(90deg, #56FFE5 0.3662109375%, #E5FF56 47.4853515625%, #66FF66 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word .word-msg {
    font-size: 1.9791666667vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.3662109375%, #56FFE5), color-stop(47.4853515625%, #E5FF56), to(#66FF66));
    background: -o-linear-gradient(left, #56FFE5 0.3662109375%, #E5FF56 47.4853515625%, #66FF66 100%);
    background: linear-gradient(90deg, #56FFE5 0.3662109375%, #E5FF56 47.4853515625%, #66FF66 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-2 {
    margin-top: 1.3422818792%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-2 .word .word-tit {
    font-size: 1.25vw;
    color: #d8ff00
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 {
    width: 100%;
    margin-top: 1.0738255034%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-ul {
    font-size: 0
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-ul li {
    display: inline-block
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-1 {
    width: 28.1081081081%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-1 .word {
    top: 75%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-1 .word .word-tit {
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.3662109375%, #FF5759), to(#FFF83D));
    background: -o-linear-gradient(left, #FF5759 0.3662109375%, #FFF83D 100%);
    background: linear-gradient(90deg, #FF5759 0.3662109375%, #FFF83D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-2 {
    width: 48.5405405405%;
    margin-left: 1.0810810811%;
    margin-right: 1.0810810811%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-2 .word .word-tit {
    font-size: 1.7708333333vw;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 {
    width: 21.0810810811%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word {
    top: 45%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word .word-tit {
    font-size: 2.1875vw;
    color: #63eeff
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word .word-msg {
    font-size: 1.40625vw;
    color: #63eeff
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .word {
    top: 10%
}

#bv7100 .sect12 .box-2 .ul-1 .li-2 .word .word-tit {
    font-size: 3.3333333333vw
}

#bv7100 .sect13 {
    background-color: #000;
    padding-bottom: 4vw
}

#bv7100 .sect13 .box {
    width: 96%;
    max-width: 1111px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: translateY(8vw);
    -ms-transform: translateY(8vw);
    transform: translateY(8vw)
}

#bv7100 .sect13 .box .lab {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1;
    padding: 1vw 0 2vw 0
}

#bv7100 .sect13 .box .tit_img {
    width: 8.59375vw
}

#bv7100 .sect13 .box .tit {
    font-size: 2.9166666667vw;
    font-weight: 600;
    color: #00feff;
    line-height: 1
}

#bv7100 .sect13 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect13 .box .msg span {
    color: #00feff
}

#bv7100 .sect13 .box .note {
    font-size: 0.9375vw;
    color: #666;
    line-height: 1;
    margin: 2vw 0
}

#bv7100 .sect13 .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
}

#bv7100 .sect13 .box ul li {
    text-align: center
}

#bv7100 .sect13 .box ul li .li-tit {
    font-size: 1.7708333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin: 1vw 0
}

#bv7100 .sect13 .box ul li .li-msg {
    font-size: 1.7708333333vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1
}

#bv7100 .sect13 .picture-box {
    position: absolute;
    width: 96%;
    max-width: 1324px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect13 .picture-box ul {
    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
}

#bv7100 .sect13 .picture-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;
    margin: 0 .9vw
}

#bv7100 .sect13 .picture-box ul li .left {
    font-size: 4.1666666667vw;
    font-weight: normal;
    color: #feffff;
    line-height: 1
}

#bv7100 .sect13 .picture-box ul li .right .tit {
    font-size: 2.2916666667vw;
    font-weight: normal;
    color: #00ff5a;
    line-height: 1
}

#bv7100 .sect13 .picture-box ul li .right .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#bv7100 .sect13 .picture-box ul li .right img {
    width: 25.2604166667vw
}

#bv7100 .sect13 .picture-box ul li:nth-child(2) .right .tit {
    color: #00fff8
}

#bv7100 .sect14 {
    background-color: #000
}

#bv7100 .sect14 .box {
    width: 96%;
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect14 .box ul {
    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;
    padding-bottom: 8vw
}

#bv7100 .sect14 .box ul li .tit {
    font-size: 2.9166666667vw;
    font-weight: 400;
    color: #17edee;
    line-height: 1;
    margin: 1vw 0
}

#bv7100 .sect14 .box ul li .tit_img {
    width: 8.59375vw
}

#bv7100 .sect14 .box ul li .msg {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #17edee;
    line-height: 1;
    margin-top: 2vw
}

#bv7100 .sect14 .box ul li:nth-child(2) {
    margin-left: 10%
}

#bv7100 .sect14 .box ul li:nth-child(2) img {
    width: 33.8541666667vw;
    border-radius: 25px;
    -webkit-box-shadow: 1px 1px 10px 15px #001e20;
    box-shadow: 1px 1px 10px 15px #001e20
}

#bv7100 .sect14 .box-2 {
    width: 96%;
    max-width: 1320px;
    position: relative;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect14 .box-2 ul {
    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
}

#bv7100 .sect14 .box-2 ul li {
    position: relative
}

#bv7100 .sect14 .box-2 ul li .word {
    position: absolute;
    top: 5%;
    width: 90%;
    left: 5%
}

#bv7100 .sect14 .box-2 ul li .tit {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1
}

#bv7100 .sect14 .box-2 ul li .lab {
    font-size: 1.875vw;
    font-weight: 600;
    color: #17edee;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin: 1vw 0 2vw 0
}

#bv7100 .sect14 .box-2 ul li .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect14 .box-2 ul li:nth-child(2) {
    margin-left: 0.9895833333vw
}

#bv7100 .sect14 .box-3 {
    width: 96%;
    max-width: 1481px;
    position: relative;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect14 .box-3 .word {
    width: 96%;
    max-width: 1150px;
    margin: 0 auto
}

#bv7100 .sect14 .box-3 .lab {
    font-size: 2.0833333333vw;
    font-weight: 400;
    color: #00feff;
    line-height: 1;
    padding: 1vw 0 2vw 0
}

#bv7100 .sect14 .box-3 .note {
    display: inline-block;
    font-size: 2.5vw;
    font-weight: 600;
    color: #17edee;
    line-height: 1;
    margin-top: 4vw;
    background: -webkit-gradient(linear, left top, right top, from(#B66FFF), color-stop(50.5126953125%, #2E6EFF), to(#00E9FF));
    background: -o-linear-gradient(left, #B66FFF 0%, #2E6EFF 50.5126953125%, #00E9FF 100%);
    background: linear-gradient(90deg, #B66FFF 0%, #2E6EFF 50.5126953125%, #00E9FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect14 .box-3 .note span {
    font-size: 5.2083333333vw
}

#bv7100 .sect14 .box-3 .tit_img {
    width: 8.59375vw
}

#bv7100 .sect14 .box-3 .tit {
    font-size: 2.9166666667vw;
    font-weight: 600;
    color: #00feff;
    line-height: 1
}

#bv7100 .sect14 .box-3 .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect14 .box-3 .msg span {
    color: #00feff
}

#bv7100 .sect16 {
    background-color: #fafffb
}

#bv7100 .sect16 .box {
    position: relative;
    text-align: center
}

#bv7100 .sect16 .box .tit {
    position: absolute;
    top: 50%;
    width: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.6458333333vw;
    line-height: 1.1;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect16 .box::before {
    position: absolute;
    content: "N0.3";
    font-size: 10.2083333333vw;
    font-weight: bold;
    font-style: italic;
    color: #00c6ff;
    opacity: .1;
    line-height: 1;
    top: 0%;
    left: 10%
}

#bv7100 .sect16 .box-2 {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto;
    text-align: center;
    max-width: 1368px
}

#bv7100 .sect16 .box-2 .top-tit img {
    width: 5.46875vw
}

#bv7100 .sect16 .box-2 .top-tit .tit {
    font-size: 3.5416666667vw;
    line-height: 1;
    margin-top: 1vw;
    font-weight: bold;
    color: #000
}

#bv7100 .sect16 .box-2 ul {
    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;
    margin-top: 4vw
}

#bv7100 .sect16 .box-2 ul li {
    text-align: left
}

#bv7100 .sect16 .box-2 ul li .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect16 .box-2 ul li .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000
}

#bv7100 .sect16 .box-2 ul li .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect16 .box-2 ul li:nth-child(1) {
    width: 24.4270833333vw
}

#bv7100 .sect16 .box-2 ul li:nth-child(2) {
    margin-left: 3.75vw;
    width: 43.0729166667vw
}

#bv7100 .sect16 .box-3 {
    padding: 4vw 0;
    width: 96%;
    text-align: center;
    max-width: 1615px
}

#bv7100 .sect16 .box-3 ul {
    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;
    margin-top: 4vw
}

#bv7100 .sect16 .box-3 ul li {
    text-align: left
}

#bv7100 .sect16 .box-3 ul li .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect16 .box-3 ul li .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000
}

#bv7100 .sect16 .box-3 ul li .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect16 .box-3 ul li:nth-child(1) {
    width: 56.6666666667vw
}

#bv7100 .sect16 .box-3 ul li:nth-child(2) {
    margin-left: 2.6041666667vw;
    width: 24.84375vw
}

#bv7100 .sect16 .box-4 {
    padding: 4vw 0;
    width: 96%;
    text-align: center;
    margin: 0 auto;
    max-width: 1349px
}

#bv7100 .sect16 .box-4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 4vw
}

#bv7100 .sect16 .box-4 ul li {
    text-align: left
}

#bv7100 .sect16 .box-4 ul li .word {
    margin-top: 2vw
}

#bv7100 .sect16 .box-4 ul li .tit {
    font-size: 1.875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect16 .box-4 ul li .msg {
    font-size: 1.4583333333vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    max-width: 555px
}

#bv7100 .sect16 .box-4 ul li .pho_img {
    height: 21.6666666667vw
}

#bv7100 .sect16 .box-4 ul li .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect16 .box-4 ul li:nth-child(1) {
    width: 34.53125vw
}

#bv7100 .sect16 .box-4 ul li:nth-child(2) {
    margin-left: 1vw;
    width: 34.53125vw
}

#bv7100 .sect17 {
    overflow: hidden;
    background-color: #fafffb
}

#bv7100 .sect17 .box p {
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    font-size: 3.5416666667vw;
    font-weight: bold;
    color: #000;
    line-height: 1
}

#bv7100 .sect17 .box-2 {
    width: 96%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect17 .box-2 .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect17 .box-2 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin-bottom: 4vw
}

#bv7100 .sect17 .box-2 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect17 .box-3 {
    width: 96%;
    max-width: 1339px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect17 .box-3 ul {
    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
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) {
    width: 24.3229166667vw;
    margin-right: 1vw;
    position: relative;
    z-index: 0
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg {
    top: 30%;
    left: -20%;
    position: absolute;
    z-index: -1;
    width: 18.75vw;
    height: 18.75vw
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg .color-item {
    position: absolute;
    width: 6.7708333333vw;
    height: 6.7708333333vw;
    border-radius: 25px
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg .color-1 {
    left: 0;
    top: 0;
    background-color: #dbeffc
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg .color-2 {
    right: 0;
    top: 0;
    background-color: #e5fff6
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg .color-3 {
    left: 0;
    bottom: 0;
    background-color: #f9ffe6
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg .color-4 {
    right: 0;
    bottom: 0;
    background-color: #fdf2ee
}

#bv7100 .sect17 .box-3 ul li:nth-child(1) .word {
    z-index: 10
}

#bv7100 .sect17 .box-3 ul li:nth-child(2) {
    width: 43.8541666667vw
}

#bv7100 .sect17 .box-3 .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect17 .box-3 .lab {
    font-size: 1.875vw;
    line-height: 1;
    font-weight: 400;
    color: #000;
    margin-bottom: 2vw
}

#bv7100 .sect17 .box-3 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin-bottom: 4vw
}

#bv7100 .sect17 .box-3 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect17 .box-4 {
    width: 96%;
    max-width: 1339px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect17 .box-4 ul {
    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
}

#bv7100 .sect17 .box-4 ul li:nth-child(2) {
    width: 26.0416666667vw;
    margin-left: 1vw;
    position: relative;
    z-index: 0
}

#bv7100 .sect17 .box-4 ul li:nth-child(2) .color-bg {
    top: 25%;
    left: 5%;
    position: absolute;
    z-index: -1;
    width: 41.6666666667vw;
    height: 18.2291666667vw;
    border-radius: 9.1145833333vw;
    background-image: -webkit-gradient(linear, right top, left top, from(#E6F6FF), to(#FFEDE7));
    background-image: -o-linear-gradient(right, #E6F6FF, #FFEDE7);
    background-image: linear-gradient(to left, #E6F6FF, #FFEDE7)
}

#bv7100 .sect17 .box-4 ul li:nth-child(2) .color-bg::before {
    content: "";
    position: absolute;
    content: "";
    background-color: #fafffb;
    width: 39.5833333333vw;
    height: 16.1458333333vw;
    border-radius: 8.0729166667vw;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

#bv7100 .sect17 .box-4 ul li:nth-child(2) .word {
    z-index: 10
}

#bv7100 .sect17 .box-4 ul li:nth-child(1) {
    width: 43.59375vw
}

#bv7100 .sect17 .box-4 .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect17 .box-4 .lab {
    font-size: 1.7708333333vw;
    line-height: 1;
    font-weight: 400;
    color: #000;
    margin-bottom: 2vw
}

#bv7100 .sect17 .box-4 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin-bottom: 4vw
}

#bv7100 .sect17 .box-4 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect17 .box-5 {
    width: 96%;
    max-width: 1356px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect17 .box-5 ul {
    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
}

#bv7100 .sect17 .box-5 ul li:nth-child(2) {
    width: 23.9583333333vw;
    margin-left: 1vw;
    position: relative;
    z-index: 0
}

#bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg {
    top: 25%;
    left: 5%;
    position: absolute;
    z-index: -1;
    width: 24.1666666667vw;
    height: 16.8229166667vw
}

#bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg::before {
    content: "";
    position: absolute;
    content: "";
    background-color: #fbf1e9;
    width: 15.625vw;
    height: 15.625vw;
    border-radius: 50%;
    top: 50%;
    left: 0;
    opacity: .91;
    z-index: -1
}

#bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg::after {
    content: "";
    position: absolute;
    content: "";
    background-color: #e5f8ff;
    width: 15.625vw;
    height: 15.625vw;
    border-radius: 50%;
    top: 30%;
    opacity: .61;
    left: 40%;
    z-index: -1
}

#bv7100 .sect17 .box-5 ul li:nth-child(2) .word {
    z-index: 10
}

#bv7100 .sect17 .box-5 ul li:nth-child(1) {
    width: 45.1041666667vw
}

#bv7100 .sect17 .box-5 .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect17 .box-5 .lab {
    font-size: 1.7708333333vw;
    line-height: 1;
    font-weight: 400;
    color: #000;
    margin-bottom: 2vw
}

#bv7100 .sect17 .box-5 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin-bottom: 4vw
}

#bv7100 .sect17 .box-5 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect17 .box-6 {
    width: 96%;
    max-width: 1348px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect17 .box-6 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv7100 .sect17 .box-6 ul li {
    position: relative
}

#bv7100 .sect17 .box-6 ul li .word {
    position: absolute;
    top: 5%;
    left: 5%;
    width: 90%
}

#bv7100 .sect17 .box-6 ul li:nth-child(2) {
    width: 34.6875vw;
    margin-left: 1vw
}

#bv7100 .sect17 .box-6 ul li:nth-child(1) {
    width: 34.5833333333vw
}

#bv7100 .sect17 .box-6 .tit {
    font-size: 2.1875vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect17 .box-6 .lab {
    font-size: 1.875vw;
    line-height: 1;
    font-weight: 400;
    color: #000;
    margin-bottom: 2vw
}

#bv7100 .sect17 .box-6 .msg {
    font-size: 1.3541666667vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000;
    margin-bottom: 4vw
}

#bv7100 .sect17 .box-6 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect18 {
    background-color: #000
}

#bv7100 .sect18 .box {
    position: relative;
    text-align: center
}

#bv7100 .sect18 .box .tit {
    position: absolute;
    top: 50%;
    width: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.6458333333vw;
    line-height: 1.1;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect18 .box::before {
    position: absolute;
    content: "N0.4";
    font-size: 10.2083333333vw;
    font-weight: bold;
    font-style: italic;
    color: #00c6ff;
    opacity: .1;
    line-height: 1;
    top: 0%;
    left: 15%
}

#bv7100 .sect18 .box-2 {
    width: 96%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect18 .box-2 .ul-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#bv7100 .sect18 .box-2 .ul-1 li {
    position: relative
}

#bv7100 .sect18 .box-2 .ul-1 li .word {
    position: absolute
}

#bv7100 .sect18 .box-2 .ul-1 li .word .tit {
    font-weight: bold;
    line-height: 1;
    display: inline-block
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 {
    width: 29.1666666667%;
    vertical-align: top
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 ul li {
    vertical-align: top
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(1) .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(1) .word .tit {
    font-size: 2.34375vw;
    color: #ffe400;
    text-shadow: 1px 2px 0px rgba(0, 0, 0, .55)
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(2) {
    margin-top: 1.744966443%
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(2) .word {
    top: 5%;
    right: 5%;
    width: 90%;
    text-align: right
}

#bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(2) .word .tit {
    font-size: 1.9791666667vw;
    color: #f60;
    background: -webkit-gradient(linear, right top, left top, color-stop(0.1220703125%, #2EFFD0), color-stop(50.7568359375%, #00FFFC), to(#00C0FF));
    background: -o-linear-gradient(right, #2EFFD0 0.1220703125%, #00FFFC 50.7568359375%, #00C0FF 100%);
    background: linear-gradient(270deg, #2EFFD0 0.1220703125%, #00FFFC 50.7568359375%, #00C0FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 {
    width: 70.0757575758%;
    display: inline-block;
    margin-left: .7575757576%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul {
    font-size: 0
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li {
    display: inline-block;
    vertical-align: top
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) {
    width: 56.7567567568%;
    margin-right: .8648648649%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(1) .word {
    bottom: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(1) .word .tit {
    font-size: 2.34375vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(2) {
    margin-top: 1.2080536913%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(2) .word {
    bottom: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(2) .word .tit {
    font-size: 1.875vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) {
    width: 42.3783783784%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(1) .word {
    top: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(1) .word .tit {
    font-size: 2.34375vw;
    color: #00feff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #2EFFD0), color-stop(52.7587890625%, #00FFFC), to(#00FF6C));
    background: -o-linear-gradient(left, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    background: linear-gradient(90deg, #2EFFD0 0.1220703125%, #00FFFC 52.7587890625%, #00FF6C 100%);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(2) {
    margin-top: 1.2080536913%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(2) .word {
    bottom: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(2) .word .tit {
    font-size: 2.5520833333vw;
    color: #ffba27
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) {
    width: 100%;
    margin-top: .6711409396%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(1) .word {
    top: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(1) .word .tit {
    font-size: 2.34375vw;
    color: #000
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(2) {
    margin: 0 .972972973%
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(2) .word {
    top: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(2) .word .tit {
    font-size: 1.8229166667vw;
    color: #eeff34;
    text-shadow: 1px 2px 0px #004151
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word {
    top: 5%;
    left: 5%;
    width: 90%;
    text-align: center
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word .tit {
    font-size: 4.84375vw;
    color: #eeff34;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text
}

#bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word .msg {
    font-size: 1.9270833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #B5FF16), to(#33F5F7));
    background: -o-linear-gradient(left, #B5FF16 0.1220703125%, #33F5F7 100%);
    background: linear-gradient(90deg, #B5FF16 0.1220703125%, #33F5F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect18 .box-3 {
    position: relative;
    padding-bottom: 4vw
}

#bv7100 .sect18 .box-3 .word {
    width: 96%;
    max-width: 1320px;
    margin: 0 auto;
    padding-top: 4vw;
    -webkit-transform: translateY(4vw);
    -ms-transform: translateY(4vw);
    transform: translateY(4vw);
    position: relative;
    z-index: 2;
}

#bv7100 .sect18 .box-3 .picture-box {
    position: relative;
    width: 96%;
    max-width: 1856px;
    margin: 0 0 0 auto
}

#bv7100 .sect18 .box-3 .picture-box .item {
    position: absolute
}

#bv7100 .sect18 .box-3 .picture-box .item p {
    font-size: 1.5625vw;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    padding-left: 10px
}

#bv7100 .sect18 .box-3 .picture-box .item p span {
    color: #00feff
}

#bv7100 .sect18 .box-3 .picture-box .item-1 {
    top: 50%;
    left: 67.6%
}

#bv7100 .sect18 .box-3 .picture-box .item-1::before {
    position: absolute;
    content: "";
    top: -5.46875vw;
    left: -6.25vw;
    width: 3.125vw;
    height: 6.25vw;
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

#bv7100 .sect18 .box-3 .picture-box .item-2 {
    top: 61%;
    left: 64.5%
}

#bv7100 .sect18 .box-3 .picture-box .item-2::before {
    position: absolute;
    content: "";
    top: -6.25vw;
    left: -9.1145833333vw;
    width: 5.2083333333vw;
    height: 7.8125vw;
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

#bv7100 .sect18 .box-3 .picture-box .item-3 {
    top: 74%;
    left: 57.5%
}

#bv7100 .sect18 .box-3 .picture-box .item-3::before {
    position: absolute;
    content: "";
    top: -7.03125vw;
    left: -8.8541666667vw;
    width: 5.2083333333vw;
    height: 7.8125vw;
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff
}

#bv7100 .sect18 .box-3 .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect18 .box-3 .lab {
    font-size: 2.0833333333vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee;
    margin-bottom: 2vw
}

#bv7100 .sect18 .box-3 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    width: 96%;
    max-width: 910px
}

#bv7100 .sect18 .box-3 .msg span {
    color: #17edee
}

#bv7100 .sect18 .box-3 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect20 .box {
    position: absolute;
    width: 96%;
    max-width: 1076px;
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#bv7100 .sect20 .box .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect20 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect20 .box .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect21 {
    background-color: #000
}

#bv7100 .sect21 .box {
    padding: 4vw 0;
    width: 96%;
    max-width: 1328px;
    margin: 0 auto
}

#bv7100 .sect21 .box ul {
    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
}

#bv7100 .sect21 .box ul li:nth-child(1) {
    width: 32.4479166667vw
}

#bv7100 .sect21 .box ul li:nth-child(2) {
    margin-left: 4vw;
    width: 32.7604166667vw
}

#bv7100 .sect21 .box .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect21 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect21 .box .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect22 {
    background-color: #000
}

#bv7100 .sect22 .box {
    padding: 4vw 0;
    width: 96%;
    max-width: 1320px;
    margin: 0 auto
}

#bv7100 .sect22 .box .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect22 .box .lab {
    font-size: 2.0833333333vw;
    line-height: 1;
    font-weight: 400;
    color: #17edee;
    padding-bottom: 2vw
}

#bv7100 .sect22 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    max-width: 1000px
}

#bv7100 .sect22 .box .msg span {
    color: #17edee
}

#bv7100 .sect22 .box .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect23 {
    background-color: #101010
}

#bv7100 .sect23 .box {
    padding: 4vw 0;
    width: 96%;
    max-width: 1326px;
    margin: 0 auto;
    position: relative
}

#bv7100 .sect23 .box .word {
    position: absolute;
    left: 0;
    top: 8%;
    width: 37.5vw
}

#bv7100 .sect23 .box .tit {
    font-size: 2.8125vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect23 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect23 .box .msg span {
    color: #17edee
}

#bv7100 .sect23 .box .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect24 {
    background-color: #101010
}

#bv7100 .sect24 .box {
    position: absolute;
    width: 96%;
    max-width: 1000px;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#bv7100 .sect24 .box .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect24 .box .lab {
    font-size: 2.0833333333vw;
    line-height: 1;
    font-weight: 400;
    color: #000;
    padding-bottom: 2vw
}

#bv7100 .sect24 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000
}

#bv7100 .sect24 .box .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect25 .box {
    padding: 4vw 0
}

#bv7100 .sect25 .box .ul-1 {
    width: 96%;
    max-width: 1339px;
    margin: 0 auto;
    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;
    margin-bottom: 2vw
}

#bv7100 .sect25 .box .ul-1 li:nth-child(1) {
    width: 22.8645833333vw
}

#bv7100 .sect25 .box .ul-1 li:nth-child(2) {
    width: 42.96875vw;
    margin-left: 4vw
}

#bv7100 .sect25 .box .ul-2 {
    width: 96%;
    max-width: 1339px;
    margin: 0 auto;
    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;
    margin-bottom: 2vw
}

#bv7100 .sect25 .box .ul-2 li:nth-child(1) {
    width: 42.65625vw
}

#bv7100 .sect25 .box .ul-2 li:nth-child(2) {
    width: 24.2708333333vw;
    margin-left: 3vw
}

#bv7100 .sect25 .box .ul-3 {
    width: 96%;
    max-width: 1238px;
    margin-left: 14.5833333333vw;
    margin-right: 19.8958333333vw;
    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;
    margin-bottom: 2vw
}

#bv7100 .sect25 .box .ul-3 li:nth-child(1) {
    width: 23.4375vw;
    margin-right: 10vw
}

#bv7100 .sect25 .box .ul-3 li:nth-child(2) {
    width: 30.4166666667vw
}

#bv7100 .sect25 .box .ul-4 {
    width: 96%;
    max-width: 1339px;
    margin: 0 auto;
    padding: 4vw 0;
    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
}

#bv7100 .sect25 .box .ul-4 li {
    width: 30.2083333333vw
}

#bv7100 .sect25 .box .ul-4 li .word {
    padding-bottom: 2vw
}

#bv7100 .sect25 .box .ul-4 li:nth-child(1) {
    margin-right: 8.2291666667vw
}

#bv7100 .sect25 .box .ul-5 {
    width: 96%;
    max-width: 1319px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect25 .box .ul-5 li {
    position: relative
}

#bv7100 .sect25 .box .ul-5 li .word {
    padding-bottom: 2vw
}

#bv7100 .sect25 .box .ul-5 li:nth-child(1) {
    width: 38.5416666667vw
}

#bv7100 .sect25 .box .ul-5 li:nth-child(2)::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 4.375vw;
    height: 4.375vw;
    opacity: .6;
    background-image: url("images/video_play-20220525014807408.png");
    background-size: 100% 100%;
    background-repeat: no-repeat
}

#bv7100 .sect25 .box .ul-6 {
    width: 96%;
    max-width: 1324px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect25 .box .ul-6 li {
    position: relative
}

#bv7100 .sect25 .box .ul-6 li .word {
    padding-bottom: 2vw
}

#bv7100 .sect25 .box .ul-6 li:nth-child(1) {
    width: 48.2291666667vw
}

#bv7100 .sect25 .box .ul-6 li:nth-child(2) {
    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
}

#bv7100 .sect25 .box .ul-6 li:nth-child(2) img {
    width: 34.0104166667vw
}

#bv7100 .sect25 .box .ul-6 li:nth-child(2) img:nth-child(2) {
    margin-left: 0.9375vw
}

#bv7100 .sect25 .box .ul-7 {
    width: 96%;
    max-width: 1318px;
    margin: 0 auto;
    padding: 4vw 0;
    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
}

#bv7100 .sect25 .box .ul-7 li:nth-child(1) {
    width: 23.9583333333vw
}

#bv7100 .sect25 .box .ul-7 li:nth-child(2) {
    margin-left: 2.0833333333vw;
    width: 42.6041666667vw;
    -webkit-box-shadow: 2px 2px 20px 0px #d9d9d9;
    box-shadow: 2px 2px 20px 0px #d9d9d9
}

#bv7100 .sect25 .box .tit {
    font-size: 2.3958333333vw;
    line-height: 1;
    font-weight: 600;
    color: #000
}

#bv7100 .sect25 .box .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #000
}

#bv7100 .sect25 .box .msg span {
    color: #17edee
}

#bv7100 .sect25 .box .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect26 {
    background-color: #000
}

#bv7100 .sect26 .box {
    position: relative;
    text-align: center
}

#bv7100 .sect26 .box .tit {
    position: absolute;
    top: 50%;
    width: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3.6458333333vw;
    line-height: 1.1;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect26 .box::before {
    position: absolute;
    content: "N0.5";
    font-size: 10.2083333333vw;
    font-weight: bold;
    font-style: italic;
    color: #00c6ff;
    opacity: .1;
    line-height: 1;
    top: 0%;
    left: 15%
}

#bv7100 .sect26 .box-2 {
    width: 96%;
    max-width: 1316px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect26 .box-2 .word {
    margin-bottom: 2vw
}

#bv7100 .sect26 .box-2 .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect26 .box-2 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    max-width: 1016px
}

#bv7100 .sect26 .box-2 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect26 .box-3 {
    width: 96%;
    max-width: 1319px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect26 .box-3 .word {
    margin-bottom: 4vw
}

#bv7100 .sect26 .box-3 .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect26 .box-3 .msg {
    font-size: 1.1458333333vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    margin-top: 1vw
}

#bv7100 .sect26 .box-3 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
}

#bv7100 .sect26 .box-3 ul li {
    width: 15.46875vw
}

#bv7100 .sect26 .box-4 {
    width: 96%;
    max-width: 1321px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect26 .box-4 .word {
    margin-bottom: 4vw
}

#bv7100 .sect26 .box-4 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect26 .box-4 .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect26 .box-4 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    max-width: 1125px
}

#bv7100 .sect26 .box-4 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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#bv7100 .sect26 .box-4 ul li {
    width: 18.773656321%;
    display: inline-block;
    position: relative;
    margin: .5vw 0
}

#bv7100 .sect26 .box-4 ul li:nth-child(2), #bv7100 .sect26 .box-4 ul li:nth-child(4), #bv7100 .sect26 .box-4 ul li:nth-child(7), #bv7100 .sect26 .box-4 ul li:nth-child(9) {
    margin: .5vw 1.514004542%
}

#bv7100 .sect26 .box-4 ul li p {
    position: absolute;
    width: 100%;
    top: 65%;
    text-align: center;
    font-size: 1.4583333333vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect26 .box-5 {
    padding: 4vw 0
}

#bv7100 .sect26 .box-5 .word {
    width: 96%;
    max-width: 1320px;
    margin: 0 auto;
    margin-bottom: 2vw
}

#bv7100 .sect26 .box-5 .picture-box {
    position: relative
}

#bv7100 .sect26 .box-5 .picture-box .note {
    position: absolute;
    left: 20%;
    top: 50%;
    width: 27.0833333333vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2.3958333333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#bv7100 .sect26 .box-5 .tit {
    font-size: 2.9166666667vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect26 .box-5 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff;
    max-width: 1125px
}

#bv7100 .sect26 .box-5 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect27 {
    background-color: #00070a
}

#bv7100 .sect27 .box {
    position: relative;
    text-align: center
}

#bv7100 .sect27 .box .tit {
    position: absolute;
    top: 50%;
    width: 80%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 4.4791666667vw;
    line-height: 1.1;
    font-weight: bold;
    margin: 0 auto;
    color: #fff;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect27 .box::before {
    position: absolute;
    content: "N0.6";
    font-size: 10.2083333333vw;
    font-weight: bold;
    font-style: italic;
    color: #00c6ff;
    opacity: .1;
    line-height: 1;
    top: 0;
    left: 15%
}

#bv7100 .sect27 .box-2 {
    width: 96%;
    max-width: 1589px;
    margin-left: 15.625vw;
    padding-top: 4vw
}

#bv7100 .sect27 .box-2 ul {
    font-size: 0
}

#bv7100 .sect27 .box-2 ul li {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

#bv7100 .sect27 .box-2 ul li:nth-child(1) {
    width: 31.25vw
}

#bv7100 .sect27 .box-2 ul li:nth-child(1) .pho_img {
    width: 28.1770833333vw
}

#bv7100 .sect27 .box-2 ul li:nth-child(2) {
    margin-left: 2vw;
    width: 48.1770833333vw
}

#bv7100 .sect27 .box-2 .word {
    padding-bottom: 2vw
}

#bv7100 .sect27 .box-2 .tit {
    font-size: 2.8125vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect27 .box-2 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect27 .box-2 .msg span {
    color: #17edee
}

#bv7100 .sect27 .box-2 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect27 .box-3 {
    background-color: #000
}

#bv7100 .sect27 .box-3 .word {
    width: 96%;
    max-width: 1314px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect27 .box-3 .tit {
    font-size: 2.8125vw;
    line-height: 1;
    font-weight: 600;
    color: #17edee
}

#bv7100 .sect27 .box-3 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect27 .box-3 .note {
    font-size: 1.25vw;
    line-height: 1.2;
    font-weight: 400;
    color: #7d7c7c;
    margin: 2vw 0 4vw 0
}

#bv7100 .sect27 .box-3 .tit_img {
    width: 8.59375vw;
    margin: 1vw 0 2vw 0
}

#bv7100 .sect27 .box-4 {
    background-color: #000
}

#bv7100 .sect27 .box-4 .word {
    width: 96%;
    max-width: 1325px;
    margin: 0 auto;
    padding: 4vw 0;
    text-align: center
}

#bv7100 .sect27 .box-4 .ul-1 .li-1 {
    width: 100%;
    background-color: #0a0a0a;
    margin-top: 1vw;
    padding: 2vw 0
}

#bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(1) img {
    width: 64.0104166667vw;
    margin-top: 2vw
}

#bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) 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: 2vw 0
}

#bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li img {
    width: 5.9375vw
}

#bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li p {
    font-size: 0.9375vw;
    line-height: 1.2;
    font-weight: 400;
    color: #f2ece0;
    margin-top: 1vw
}

#bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) .pho_img {
    width: 65.2604166667vw
}

#bv7100 .sect27 .box-4 .tit {
    font-size: 2.4479166667vw;
    display: inline-block;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0.1220703125%, #17EDEE), to(#0AF258));
    background: -o-linear-gradient(left, #17EDEE 0.1220703125%, #0AF258 100%);
    background: linear-gradient(90deg, #17EDEE 0.1220703125%, #0AF258 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#bv7100 .sect27 .box-4 .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect27 .box-4 .msg span {
    font-size: 1.9270833333vw;
    color: #ff7200
}

#bv7100 .sect28 {
    background-color: #000;
    padding: 4vw 0
}

#bv7100 .sect28 .box {
    width: 96%;
    max-width: 1320px;
    margin: 0 auto
}

#bv7100 .sect28 .box .item-ul {
    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;
    margin: 2vw 0
}

#bv7100 .sect28 .box .item-ul .img-box {
    width: 55.5303030303%
}

#bv7100 .sect28 .box .ul-1 .word-box, #bv7100 .sect28 .box .ul-3 .word-box, #bv7100 .sect28 .box .ul-5 .word-box {
    width: 38.7878787879%;
    margin-right: 5.4545454545%
}

#bv7100 .sect28 .box .ul-2 .word-box, #bv7100 .sect28 .box .ul-4 .word-box {
    width: 38.7878787879%;
    margin-left: 5.4545454545%
}

#bv7100 .sect28 .box .word .tit {
    font-size: 2.0833333333vw;
    line-height: 1;
    font-weight: 400;
    color: #17edee
}

#bv7100 .sect28 .box .word .msg {
    font-size: 1.5625vw;
    line-height: 1.2;
    font-weight: 400;
    color: #fff
}

#bv7100 .sect28 .box .word .tit_img {
    width: 8.59375vw;
    margin: 1vw 0
}

#bv7100 .sect29 .box {
    background-color: #000;
    padding: 8vw 0
}

#bv7100 .sect29 .box .word {
    width: 96%;
    max-width: 1320px;
    margin: 0 auto
}

#bv7100 .sect29 .box .word 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
}

#bv7100 .sect29 .box .word ul li {
    width: 28.0303030303%;
    text-align: center
}

#bv7100 .sect29 .box .word ul li:nth-child(1) p span {
    background: #f87936
}

#bv7100 .sect29 .box .word ul li:nth-child(2) p span {
    background: #59d92c
}

#bv7100 .sect29 .box .word ul li:nth-child(3) p span {
    background: #2f2e2e
}

#bv7100 .sect29 .box .word ul li p {
    font-size: 1.9791666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-top: 2vw;
    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
}

#bv7100 .sect29 .box .word ul li p span {
    position: relative;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    opacity: .78;
    margin-right: 1vw;
    border-radius: 50%
}

#bv7100 .sect29 .box .word ul li p span::after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 2.8125vw;
    height: 2.8125vw;
    border: 1px solid #898989;
    border-radius: 50%
}

#bv7100 .sect29 .box-2 {
    width: 96%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 4vw 0
}

#bv7100 .sect29 .box-2 ul {
    margin-top: 2vw
}

#bv7100 .sect29 .box-2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding: 1vw
}

#bv7100 .sect29 .box-2 ul li:nth-child(even) {
    background-color: #edf0f2
}

#bv7100 .sect29 .box-2 ul li .left {
    width: 50%;
    font-weight: 600
}

#bv7100 .sect29 .box-2 ul li .right {
    width: 50%;
    color: #333
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #bv7100 .sect1 .box {
        left: 5%;
        max-width: none;
        width: 50%
    }

    #bv7100 .sect1 .box .title {
        width: 30.8199121523vw
    }

    #bv7100 .sect1 .box .lab {
        font-size: 2.635431918vw
    }

    #bv7100 .sect1 .box .msg {
        font-size: 1.756954612vw
    }

    #bv7100 .sect1 .box .list li {
        margin-right: 1.4641288433vw
    }

    #bv7100 .sect1 .box .list li p {
        font-size: 1.4641288433vw
    }

    #bv7100 .sect2 .box ul li {
        margin-top: 8vw
    }

    #bv7100 .sect2 .box ul li p {
        font-size: 3.513909224vw
    }

    #bv7100 .sect3 .box .tit {
        font-size: 5.8565153734vw
    }

    #bv7100 .sect3::before {
        font-size: 11.7130307467vw;
        left: 15%
    }

    #bv7100 .sect4 .box ul li:nth-child(1) .word .word-tit {
        font-size: 4.6852122987vw
    }

    #bv7100 .sect4 .box ul li:nth-child(3) .word .word-tit {
        font-size: 7.3206442167vw
    }

    #bv7100 .sect4 .box ul li:nth-child(3) .word .word-msg {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect4 .box ul li:nth-child(4) .word .word-tit {
        font-size: 4.39238653vw
    }

    #bv7100 .sect4 .box ul li:nth-child(4) .word .word-tit span {
        font-size: 5.8565153734vw
    }

    #bv7100 .sect4 .box ul li:nth-child(4) .word .word-msg {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect4 .box ul li:nth-child(5) .word .word-tit {
        font-size: 3.6603221083vw
    }

    #bv7100 .sect5 .box .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect5 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect5 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect5 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect5 .box .note {
        font-size: 1.317715959vw
    }

    #bv7100 .sect5 .box ul li .li-tit {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect5 .box ul li .li-msg {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect5 .box-2 .item p {
        font-size: 2.635431918vw
    }

    #bv7100 .sect5 .box-2 .item p span {
        font-size: 16.1054172767vw
    }

    #bv7100 .sect5 .box-2 .item-2 img {
        width: 56.0761346999vw
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box .word {
        font-size: 2.3426061493vw
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box .word-2 {
        width: 18.3016105417vw
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box .word-4 {
        width: 18.3016105417vw
    }

    #bv7100 .sect6 .box .tit {
        font-size: 3.3674963397vw
    }

    #bv7100 .sect6 .box img {
        width: 7.906295754vw
    }

    #bv7100 .sect6 .box-2 .tit {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect6 .box-2 .picture-box .word-tit {
        font-size: 2.7818448023vw
    }

    #bv7100 .sect6 .box-2 .picture-box .word-tit-1 {
        top: 28%;
        left: 14%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-tit-2 {
        top: 28%;
        left: 71%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-lab {
        font-size: 2.0497803807vw
    }

    #bv7100 .sect6 .box-2 .picture-box .word-lab-1 {
        width: 21.5226939971vw
    }

    #bv7100 .sect6 .box-2 .picture-box .word-lab-2 {
        width: 35.4319180088vw
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg {
        font-size: 2.0497803807vw
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg-1 {
        top: 69%;
        left: 11%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg-2 {
        top: 32%;
        left: 26%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg-3 {
        top: 32%;
        left: 57%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg-4 {
        top: 69%;
        left: 79%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg-5 {
        top: 99%;
        left: 61%
    }

    #bv7100 .sect6 .box-2 .picture-box .word-msg-6 {
        top: 100%;
        left: 21%
    }

    #bv7100 .sect7 .box .tit {
        font-size: 3.8067349927vw
    }

    #bv7100 .sect7 .box img {
        width: 7.906295754vw
    }

    #bv7100 .sect7 .box-2 ul::before {
        font-size: 4.39238653vw;
        top: 40%;
        left: 50%
    }

    #bv7100 .sect7 .box-2 ul li .item img {
        width: 90%
    }

    #bv7100 .sect7 .box-2 ul li .item .word {
        width: 75%
    }

    #bv7100 .sect7 .box-2 ul li .item .word .lab {
        font-size: 2.196193265vw
    }

    #bv7100 .sect7 .box-2 ul li .item .word .tit {
        font-size: 4.39238653vw
    }

    #bv7100 .sect7 .box-2 ul li .msg {
        font-size: 1.9033674963vw
    }

    #bv7100 .sect8 .box .tit {
        font-size: 3.513909224vw
    }

    #bv7100 .sect8 .box img {
        width: 7.906295754vw
    }

    #bv7100 .sect8 .box-2 {
        height: 109.8096632504vw
    }

    #bv7100 .sect8 .box-2 .item {
        width: 30.9663250366vw
    }

    #bv7100 .sect8 .box-2 .item .tit {
        font-size: 1.756954612vw
    }

    #bv7100 .sect8 .box-2 .item-1 {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0
    }

    #bv7100 .sect8 .box-2 .item-2 {
        left: 50%;
        top: 15%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #bv7100 .sect8 .box-2 .item-3 {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }

    #bv7100 .sect8 .box-2 .item-4 {
        top: 65%;
        right: 15%
    }

    #bv7100 .sect8 .box-2 .item-5 {
        top: 65%;
        left: 15%
    }

    #bv7100 .sect8 .box-2 .item-6 {
        width: 24.7437774524vw;
        height: 21.9619326501vw
    }

    #bv7100 .sect8 .box-2 .item-6 .item-lab {
        font-size: 5.270863836vw
    }

    #bv7100 .sect9 .box .tit {
        font-size: 3.513909224vw
    }

    #bv7100 .sect9 .box img {
        width: 7.906295754vw
    }

    #bv7100 .sect9 .box-2 {
        height: 109.8096632504vw
    }

    #bv7100 .sect9 .box-2 .item {
        width: 30.9663250366vw
    }

    #bv7100 .sect9 .box-2 .item .tit {
        font-size: 1.756954612vw
    }

    #bv7100 .sect9 .box-2 .item-1 {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0
    }

    #bv7100 .sect9 .box-2 .item-2 {
        top: 10%;
        left: 15%
    }

    #bv7100 .sect9 .box-2 .item-3 {
        top: 10%;
        right: 15%
    }

    #bv7100 .sect9 .box-2 .item-4 {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 0
    }

    #bv7100 .sect9 .box-2 .item-5 {
        bottom: 10%;
        right: 15%
    }

    #bv7100 .sect9 .box-2 .item-6 {
        bottom: 10%;
        left: 15%
    }

    #bv7100 .sect9 .box-2 .item-7 {
        width: 24.7437774524vw;
        height: 21.9619326501vw
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab {
        font-size: 5.270863836vw
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab-1 {
        top: 45%;
        left: -15%
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab-2 {
        top: 5%;
        left: 15%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab-6 {
        top: 5%;
        right: 15%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab-3 {
        top: 45%;
        right: -15%
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab-4 {
        bottom: 5%;
        left: 15%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    #bv7100 .sect9 .box-2 .item-7 .item-lab-5 {
        bottom: 5%;
        right: 15%;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    #bv7100 .sect10 .box .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect10 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect10 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect10 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect11 .box ul li:nth-child(2) p {
        font-size: 3.513909224vw
    }

    #bv7100 .sect11 .box .img1 {
        width: 40.0439238653vw
    }

    #bv7100 .sect11 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect11 .box .tit {
        font-size: 3.513909224vw
    }

    #bv7100 .sect11 .box .lab {
        font-size: 2.3426061493vw
    }

    #bv7100 .sect11 .box .msg {
        font-size: 2.0497803807vw
    }

    #bv7100 .sect12 .box .tit {
        width: 80%;
        font-size: 5.8565153734vw
    }

    #bv7100 .sect12 .box::before {
        font-size: 14.3484626647vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-tit {
        font-size: 3.4407027818vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word-tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word-tit span {
        font-size: 4.3191800878vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .word .word-tit {
        font-size: 4.6852122987vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word .word-tit {
        font-size: 3.3674963397vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word .word-msg {
        font-size: 3.074670571vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-2 .word .word-tit {
        font-size: 3.7335285505vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word .word-tit {
        font-size: 5.8565153734vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word .word-msg {
        font-size: 2.7818448023vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-2 .word .word-tit {
        font-size: 1.756954612vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-1 .word .word-tit {
        font-size: 2.635431918vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-2 .word .word-tit {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word .word-tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word .word-msg {
        font-size: 1.9765739385vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .word .word-tit {
        font-size: 4.6852122987vw
    }

    #bv7100 .sect13 .box .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect13 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect13 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect13 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect13 .box .note {
        font-size: 1.317715959vw
    }

    #bv7100 .sect13 .box ul li .li-tit {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect13 .box ul li .li-msg {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect13 .picture-box ul li .left {
        font-size: 5.8565153734vw
    }

    #bv7100 .sect13 .picture-box ul li .right .tit {
        font-size: 3.2210834553vw
    }

    #bv7100 .sect13 .picture-box ul li .right .msg {
        font-size: 1.9033674963vw
    }

    #bv7100 .sect13 .picture-box ul li .right img {
        width: 35.505124451vw
    }

    #bv7100 .sect14 .box ul li .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect14 .box ul li .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect14 .box ul li .msg {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect14 .box ul li:nth-child(2) img {
        width: 47.5841874085vw
    }

    #bv7100 .sect14 .box-2 ul li .tit {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect14 .box-2 ul li .lab {
        font-size: 2.635431918vw
    }

    #bv7100 .sect14 .box-2 ul li .msg {
        font-size: 1.756954612vw
    }

    #bv7100 .sect14 .box-3 .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect14 .box-3 .note {
        font-size: 3.513909224vw
    }

    #bv7100 .sect14 .box-3 .note span {
        font-size: 7.3206442167vw
    }

    #bv7100 .sect14 .box-3 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect14 .box-3 .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect14 .box-3 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect16 .box .tit {
        width: 90%;
        font-size: 4.6852122987vw
    }

    #bv7100 .sect16 .box::before {
        font-size: 14.3484626647vw
    }

    #bv7100 .sect16 .box-2 .top-tit img {
        width: 7.6866764275vw
    }

    #bv7100 .sect16 .box-2 .top-tit .tit {
        font-size: 4.9780380673vw
    }

    #bv7100 .sect16 .box-2 ul li .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect16 .box-2 ul li .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect16 .box-2 ul li .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect16 .box-2 ul li:nth-child(1) {
        width: 34.3338213763vw
    }

    #bv7100 .sect16 .box-2 ul li:nth-child(2) {
        width: 60.541727672vw
    }

    #bv7100 .sect16 .box-3 ul li .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect16 .box-3 ul li .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect16 .box-3 ul li .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect16 .box-3 ul li:nth-child(1) {
        width: 79.6486090776vw
    }

    #bv7100 .sect16 .box-3 ul li:nth-child(2) {
        width: 34.9194729136vw
    }

    #bv7100 .sect16 .box-4 ul li .tit {
        font-size: 2.635431918vw
    }

    #bv7100 .sect16 .box-4 ul li .msg {
        font-size: 2.0497803807vw
    }

    #bv7100 .sect16 .box-4 ul li .pho_img {
        height: 30.4538799414vw
    }

    #bv7100 .sect16 .box-4 ul li .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect16 .box-4 ul li:nth-child(1) {
        width: 48.5358711567vw
    }

    #bv7100 .sect16 .box-4 ul li:nth-child(2) {
        width: 48.5358711567vw
    }

    #bv7100 .sect17 .box p {
        font-size: 4.9780380673vw
    }

    #bv7100 .sect17 .box-2 .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect17 .box-2 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect17 .box-2 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(1) {
        width: 34.1874084919vw
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg {
        width: 26.3543191801vw;
        height: 26.3543191801vw
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg .color-item {
        width: 9.5168374817vw;
        height: 9.5168374817vw
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(2) {
        width: 61.6398243045vw
    }

    #bv7100 .sect17 .box-3 .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect17 .box-3 .lab {
        font-size: 2.635431918vw
    }

    #bv7100 .sect17 .box-3 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect17 .box-3 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect17 .box-4 ul li:nth-child(2) {
        width: 36.6032210835vw
    }

    #bv7100 .sect17 .box-4 ul li:nth-child(2) .color-bg {
        width: 58.5651537335vw;
        height: 25.6222547584vw;
        border-radius: 12.8111273792vw
    }

    #bv7100 .sect17 .box-4 ul li:nth-child(2) .color-bg::before {
        width: 55.6368960469vw;
        height: 22.6939970717vw;
        border-radius: 11.3469985359vw
    }

    #bv7100 .sect17 .box-4 ul li:nth-child(1) {
        width: 61.2737920937vw
    }

    #bv7100 .sect17 .box-4 .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect17 .box-4 .lab {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect17 .box-4 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect17 .box-4 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(2) {
        width: 33.6749633968vw
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg {
        width: 33.9677891654vw;
        height: 23.6456808199vw
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg::before {
        width: 21.9619326501vw;
        height: 21.9619326501vw
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg::after {
        width: 21.9619326501vw;
        height: 21.9619326501vw
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(1) {
        width: 63.3967789165vw
    }

    #bv7100 .sect17 .box-5 .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect17 .box-5 .lab {
        font-size: 2.4890190337vw
    }

    #bv7100 .sect17 .box-5 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect17 .box-5 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect17 .box-6 ul li:nth-child(2) {
        width: 48.7554904832vw
    }

    #bv7100 .sect17 .box-6 ul li:nth-child(1) {
        width: 48.6090775988vw
    }

    #bv7100 .sect17 .box-6 .tit {
        font-size: 3.074670571vw
    }

    #bv7100 .sect17 .box-6 .lab {
        font-size: 2.635431918vw
    }

    #bv7100 .sect17 .box-6 .msg {
        font-size: 1.9033674963vw
    }

    #bv7100 .sect17 .box-6 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect18 .box .tit {
        width: 96%;
        font-size: 4.6852122987vw
    }

    #bv7100 .sect18 .box::before {
        font-size: 14.3484626647vw;
        left: 5%
    }

    #bv7100 .sect18 .box-2 {
        width: 96%;
        max-width: 1320px;
        margin: 0 auto;
        padding: 4vw 0
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(1) .word .tit {
        font-size: 3.2942898975vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(2) .word .tit {
        font-size: 2.7818448023vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(1) .word .tit {
        font-size: 3.2942898975vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(2) .word .tit {
        font-size: 2.635431918vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(1) .word .tit {
        font-size: 3.2942898975vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(2) .word .tit {
        font-size: 3.5871156662vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(1) .word .tit {
        font-size: 3.2942898975vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(2) .word .tit {
        font-size: 2.5622254758vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word .tit {
        font-size: 6.8081991215vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word .msg {
        font-size: 2.7086383602vw
    }

    #bv7100 .sect18 .box-3 .word {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bv7100 .sect18 .box-3 .picture-box .item p {
        font-size: 2.196193265vw
    }

    #bv7100 .sect18 .box-3 .picture-box .item-1 {
        top: 56%;
        left: 72%
    }

    #bv7100 .sect18 .box-3 .picture-box .item-1::before {
        top: -7.6866764275vw;
        left: -8.78477306vw;
        width: 4.39238653vw;
        height: 8.78477306vw
    }

    #bv7100 .sect18 .box-3 .picture-box .item-2 {
        top: 69%;
        left: 70%
    }

    #bv7100 .sect18 .box-3 .picture-box .item-2::before {
        top: -8.78477306vw;
        left: -12.8111273792vw;
        width: 7.3206442167vw;
        height: 10.980966325vw
    }

    #bv7100 .sect18 .box-3 .picture-box .item-3 {
        top: 82%;
        left: 63%
    }

    #bv7100 .sect18 .box-3 .picture-box .item-3::before {
        top: -9.8828696925vw;
        left: -12.4450951684vw;
        width: 7.3206442167vw;
        height: 10.980966325vw
    }

    #bv7100 .sect18 .box-3 .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect18 .box-3 .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect18 .box-3 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect18 .box-3 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect20 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect20 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect20 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect21 .box ul li:nth-child(1) {
        width: 45.60761347vw
    }

    #bv7100 .sect21 .box ul li:nth-child(2) {
        width: 46.046852123vw
    }

    #bv7100 .sect21 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect21 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect21 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect22 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect22 .box .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect22 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect22 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect23 .box .word {
        width: 52.7086383602vw
    }

    #bv7100 .sect23 .box .tit {
        font-size: 3.953147877vw
    }

    #bv7100 .sect23 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect23 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect24 .box .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect24 .box .lab {
        font-size: 2.9282576867vw
    }

    #bv7100 .sect24 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect24 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect25 .box .ul-1 li:nth-child(1) {
        width: 32.1376281113vw
    }

    #bv7100 .sect25 .box .ul-1 li:nth-child(2) {
        width: 60.3953147877vw
    }

    #bv7100 .sect25 .box .ul-2 li:nth-child(1) {
        width: 59.9560761347vw
    }

    #bv7100 .sect25 .box .ul-2 li:nth-child(2) {
        width: 34.1142020498vw
    }

    #bv7100 .sect25 .box .ul-3 {
        margin-left: auto;
        margin-right: auto
    }

    #bv7100 .sect25 .box .ul-3 li:nth-child(1) {
        width: 32.9428989751vw
    }

    #bv7100 .sect25 .box .ul-3 li:nth-child(2) {
        width: 42.7525622255vw
    }

    #bv7100 .sect25 .box .ul-4 li {
        width: 42.4597364568vw
    }

    #bv7100 .sect25 .box .ul-4 li:nth-child(1) {
        margin-right: 11.5666178624vw
    }

    #bv7100 .sect25 .box .ul-5 li:nth-child(1) {
        width: 54.1727672035vw
    }

    #bv7100 .sect25 .box .ul-5 li:nth-child(2)::before {
        width: 6.149341142vw;
        height: 6.149341142vw
    }

    #bv7100 .sect25 .box .ul-6 li:nth-child(1) {
        width: 67.7891654466vw
    }

    #bv7100 .sect25 .box .ul-6 li:nth-child(2) img {
        width: 47.803806735vw
    }

    #bv7100 .sect25 .box .ul-7 li:nth-child(1) {
        width: 33.6749633968vw
    }

    #bv7100 .sect25 .box .ul-7 li:nth-child(2) {
        margin-left: 2.9282576867vw;
        width: 59.8828696925vw
    }

    #bv7100 .sect25 .box .tit {
        font-size: 3.3674963397vw
    }

    #bv7100 .sect25 .box .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect25 .box .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect26 .box .tit {
        font-size: 5.1244509517vw
    }

    #bv7100 .sect26 .box::before {
        font-size: 14.3484626647vw
    }

    #bv7100 .sect26 .box-2 .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect26 .box-2 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect26 .box-2 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect26 .box-3 .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect26 .box-3 .msg {
        font-size: 1.6105417277vw
    }

    #bv7100 .sect26 .box-3 ul li {
        width: 21.7423133236vw
    }

    #bv7100 .sect26 .box-4 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect26 .box-4 .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect26 .box-4 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect26 .box-4 ul li p {
        font-size: 2.0497803807vw
    }

    #bv7100 .sect26 .box-5 .picture-box .note {
        font-size: 3.3674963397vw
    }

    #bv7100 .sect26 .box-5 .tit {
        font-size: 4.0995607613vw
    }

    #bv7100 .sect26 .box-5 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect26 .box-5 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect27 .box .tit {
        width: 80%;
        font-size: 6.2957540264vw
    }

    #bv7100 .sect27 .box::before {
        font-size: 14.3484626647vw
    }

    #bv7100 .sect27 .box-2 {
        margin-left: auto;
        margin-right: auto
    }

    #bv7100 .sect27 .box-2 ul {
        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
    }

    #bv7100 .sect27 .box-2 ul li:nth-child(1) {
        width: 43.9238653001vw
    }

    #bv7100 .sect27 .box-2 ul li:nth-child(1) .pho_img {
        width: 39.6046852123vw
    }

    #bv7100 .sect27 .box-2 ul li:nth-child(2) {
        width: 67.7159590044vw
    }

    #bv7100 .sect27 .box-2 .tit {
        font-size: 3.953147877vw
    }

    #bv7100 .sect27 .box-2 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect27 .box-2 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect27 .box-3 .tit {
        font-size: 3.953147877vw
    }

    #bv7100 .sect27 .box-3 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect27 .box-3 .note {
        font-size: 1.756954612vw
    }

    #bv7100 .sect27 .box-3 .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(1) img {
        width: 89.9707174231vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li img {
        width: 8.345534407vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li p {
        font-size: 1.317715959vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) .pho_img {
        width: 91.7276720351vw
    }

    #bv7100 .sect27 .box-4 .tit {
        font-size: 3.4407027818vw
    }

    #bv7100 .sect27 .box-4 .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect27 .box-4 .msg span {
        font-size: 2.7086383602vw
    }

    #bv7100 .sect28 .box .word .tit {
        font-size: 2.9282576867vw;
        line-height: 1;
        font-weight: 400;
        color: #17edee
    }

    #bv7100 .sect28 .box .word .msg {
        font-size: 2.196193265vw
    }

    #bv7100 .sect28 .box .word .tit_img {
        width: 12.0790629575vw
    }

    #bv7100 .sect29 .box .word ul li p {
        font-size: 2.7818448023vw
    }

    #bv7100 .sect29 .box .word ul li p span {
        width: 2.9282576867vw;
        height: 2.9282576867vw
    }

    #bv7100 .sect29 .box .word ul li p span::after {
        width: 3.953147877vw;
        height: 3.953147877vw
    }

    #bv7100 .sect29 .box-2 ul li {
        font-size: 2.196193265vw
    }
}

@media screen and (max-width: 767px) {
    #bv7100 {
        overflow: hidden
    }

    #bv7100 .bv7100-pc {
        display: none !important
    }

    #bv7100 .bv7100-phone {
        display: initial !important
    }

    #bv7100 .sect1 {
        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;
        background-color: #000;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    #bv7100 .sect1 .box {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center
    }

    #bv7100 .sect1 .box .title {
        width: 54.8177083333vw;
        margin: 0 auto
    }

    #bv7100 .sect1 .box .msg {
        padding: 4vw 0 8vw 0;
        font-size: 4.6875vw
    }

    #bv7100 .sect1 .box .msg li {
        list-style-type: none;
        margin: 2vw 0
    }

    #bv7100 .sect3 {
        height: 26.0416666667vw
    }

    #bv7100 .sect3 .box .tit {
        font-size: 7.8125vw
    }

    #bv7100 .sect3 img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv7100 .sect4 .box ul li:nth-child(1) {
        width: 45.2413793103%
    }

    #bv7100 .sect4 .box ul li:nth-child(1) .word .word-tit {
        font-size: 7.8125vw
    }

    #bv7100 .sect4 .box ul li:nth-child(2) {
        width: 52.5517241379%;
        margin: 0;
        margin-left: 1%
    }

    #bv7100 .sect4 .box ul li:nth-child(3) {
        margin-top: 1.9713261649%;
        width: 52.5517241379%;
        margin-left: 1%
    }

    #bv7100 .sect4 .box ul li:nth-child(3) .word {
        top: 45%
    }

    #bv7100 .sect4 .box ul li:nth-child(3) .word .word-tit {
        font-size: 10.546875vw
    }

    #bv7100 .sect4 .box ul li:nth-child(3) .word .word-msg {
        font-size: 4.9479166667vw
    }

    #bv7100 .sect4 .box ul li:nth-child(4) {
        width: 50.0689655172%;
        margin: 0;
        margin-top: 1.4336917563%;
        float: left
    }

    #bv7100 .sect4 .box ul li:nth-child(4) .word {
        top: 0
    }

    #bv7100 .sect4 .box ul li:nth-child(4) .word .word-tit {
        font-size: 14.1927083333vw
    }

    #bv7100 .sect4 .box ul li:nth-child(4) .word .word-msg {
        font-size: 7.2916666667vw
    }

    #bv7100 .sect4 .box ul li:nth-child(5) {
        width: 48.275862069%;
        margin-top: 1.4336917563%;
        margin-left: 1%
    }

    #bv7100 .sect4 .box ul li:nth-child(5) .word .word-tit {
        font-size: 6.25vw
    }

    #bv7100 .sect5 .box .lab {
        font-size: 5.2083333333vw;
        padding: 2vw 0 4vw 0
    }

    #bv7100 .sect5 .box .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect5 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect5 .box .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect5 .box .note {
        display: none
    }

    #bv7100 .sect5 .box ul {
        margin: 4vw 0
    }

    #bv7100 .sect5 .box ul li img {
        width: 12.7604166667vw
    }

    #bv7100 .sect5 .box ul li .li-tit {
        font-size: 3.2552083333vw
    }

    #bv7100 .sect5 .box ul li .li-msg {
        font-size: 3.2552083333vw
    }

    #bv7100 .sect5 .box-2 .item p {
        -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;
        font-size: 3.3854166667vw;
        padding-bottom: 4vw
    }

    #bv7100 .sect5 .box-2 .item p span {
        font-size: 13.0208333333vw
    }

    #bv7100 .sect5 .box-2 .item-2 {
        -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;
        font-size: 3.3854166667vw;
        padding-bottom: 4vw
    }

    #bv7100 .sect5 .box-2 .item-2 img {
        width: 100%
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box {
        width: 90%;
        margin: 0 auto
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box .word {
        font-size: 3.3854166667vw
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box .word-2 {
        width: 32.5520833333vw
    }

    #bv7100 .sect5 .box-2 .item-2 .word-box .word-4 {
        width: 32.5520833333vw
    }

    #bv7100 .sect10 .box {
        padding: 8vw 0
    }

    #bv7100 .sect10 .box .lab {
        font-size: 5.2083333333vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect10 .box .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect10 .box .tit {
        font-size: 7.2916666667vw
    }

    #bv7100 .sect10 .box .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect11 .box ul li {
        width: 100% !important;
        padding: 8vw 0
    }

    #bv7100 .sect11 .box ul li:nth-child(2) {
        margin-left: auto
    }

    #bv7100 .sect11 .box ul li:nth-child(2) p {
        font-size: 6.25vw
    }

    #bv7100 .sect11 .box .img1 {
        width: 100%
    }

    #bv7100 .sect11 .box .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect11 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect11 .box .lab {
        font-size: 4.1666666667vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect11 .box .msg {
        font-size: 3.6458333333vw
    }

    #bv7100 .sect12 .box {
        height: 26.0416666667vw
    }

    #bv7100 .sect12 .box .tit {
        font-size: 7.8125vw;
        width: 96%
    }

    #bv7100 .sect12 .box img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv7100 .sect12 .box-2 {
        padding: 8vw 0
    }

    #bv7100 .sect12 .box-2 .ul-1 {
        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
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 {
        width: 100%
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul {
        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
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) {
        width: 49.0410958904%
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-tit {
        font-size: 5.7291666667vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(1) .word-msg {
        font-size: 3.6458333333vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) {
        width: 49.8630136986%
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word-tit {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .li-1-ul li:nth-child(2) .word-tit span {
        font-size: 7.2916666667vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-1 .word .word-tit {
        font-size: 8.3333333333vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 {
        width: 100%
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul {
        margin-left: auto
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word .word-tit {
        font-size: 4.6875vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-1 .word .word-msg {
        font-size: 4.296875vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li .li-2-li-2 .word .word-tit {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word .word-tit {
        font-size: 8.4635416667vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-1 .word .word-msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-3 .li-3-li-2 .word .word-tit {
        font-size: 3.125vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-1 .word .word-tit {
        font-size: 3.6458333333vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-2 .word .word-tit {
        font-size: 3.90625vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word .word-tit {
        font-size: 4.296875vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .li-2-ul .li-4 .li-4-li-3 .word .word-msg {
        font-size: 3.125vw
    }

    #bv7100 .sect12 .box-2 .ul-1 .li-2 .word .word-tit {
        font-size: 8.3333333333vw
    }

    #bv7100 .sect13 .box .lab {
        font-size: 4.296875vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect13 .box .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect13 .box .tit {
        font-size: 7.2916666667vw
    }

    #bv7100 .sect13 .box .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect13 .box .note {
        font-size: 2.34375vw
    }

    #bv7100 .sect13 .box ul li .li-tit {
        font-size: 4.4270833333vw
    }

    #bv7100 .sect13 .box ul li .li-msg {
        font-size: 4.4270833333vw
    }

    #bv7100 .sect13 .picture-box {
        position: relative;
        left: auto;
        bottom: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        margin: 0 auto
    }

    #bv7100 .sect13 .picture-box ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect13 .picture-box ul li {
        margin: 4vw 0
    }

    #bv7100 .sect13 .picture-box ul li .left {
        font-size: 10.4166666667vw;
        font-weight: 600;
        margin-right: 2vw
    }

    #bv7100 .sect13 .picture-box ul li .right .tit {
        font-size: 5.7291666667vw
    }

    #bv7100 .sect13 .picture-box ul li .right .msg {
        font-size: 3.90625vw;
        margin: 2vw 0
    }

    #bv7100 .sect13 .picture-box ul li .right img {
        width: 63.1510416667vw
    }

    #bv7100 .sect14 .box {
        padding: 8vw 0
    }

    #bv7100 .sect14 .box ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -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
    }

    #bv7100 .sect14 .box ul li .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect14 .box ul li .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect14 .box ul li .msg {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect14 .box ul li:nth-child(2) {
        margin-left: 0;
        margin-top: 4vw
    }

    #bv7100 .sect14 .box ul li:nth-child(2) img {
        width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    #bv7100 .sect14 .box-2 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect14 .box-2 ul li {
        margin: 2vw 0
    }

    #bv7100 .sect14 .box-2 ul li .tit {
        font-size: 6.5104166667vw
    }

    #bv7100 .sect14 .box-2 ul li .lab {
        font-size: 5.2083333333vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect14 .box-2 ul li .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect14 .box-3 {
        padding: 8vw 0
    }

    #bv7100 .sect14 .box-3 .lab {
        font-size: 5.2083333333vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect14 .box-3 .note {
        font-size: 6.25vw
    }

    #bv7100 .sect14 .box-3 .note span {
        font-size: 10.9375vw
    }

    #bv7100 .sect14 .box-3 .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect14 .box-3 .tit {
        font-size: 7.2916666667vw
    }

    #bv7100 .sect14 .box-3 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect16 .box {
        height: 26.0416666667vw
    }

    #bv7100 .sect16 .box .tit {
        font-size: 5.2083333333vw;
        width: 96%
    }

    #bv7100 .sect16 .box img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv7100 .sect16 .box-2 {
        padding: 8vw 0
    }

    #bv7100 .sect16 .box-2 .top-tit img {
        width: 13.671875vw
    }

    #bv7100 .sect16 .box-2 .top-tit .tit {
        text-align: left;
        font-size: 5.2083333333vw
    }

    #bv7100 .sect16 .box-2 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect16 .box-2 ul li {
        width: 100% !important
    }

    #bv7100 .sect16 .box-2 ul li .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect16 .box-2 ul li .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect16 .box-2 ul li .tit_img {
        width: 21.484375vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect16 .box-2 ul li:nth-child(1) {
        width: 61.0677083333vw
    }

    #bv7100 .sect16 .box-2 ul li:nth-child(2) {
        width: 107.6822916667vw
    }

    #bv7100 .sect16 .box-3 {
        padding: 8vw 0;
        margin: 0 auto
    }

    #bv7100 .sect16 .box-3 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv7100 .sect16 .box-3 ul li {
        width: 100% !important
    }

    #bv7100 .sect16 .box-3 ul li .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect16 .box-3 ul li .msg {
        font-size: 3.90625vw;
        padding-bottom: 4vw
    }

    #bv7100 .sect16 .box-3 ul li .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect16 .box-3 ul li:nth-child(2) {
        margin-left: auto
    }

    #bv7100 .sect16 .box-4 {
        padding-bottom: 8vw
    }

    #bv7100 .sect16 .box-4 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect16 .box-4 ul li {
        width: 100% !important;
        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
    }

    #bv7100 .sect16 .box-4 ul li .word {
        padding: 4vw 0
    }

    #bv7100 .sect16 .box-4 ul li .tit {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect16 .box-4 ul li .msg {
        font-size: 3.6458333333vw
    }

    #bv7100 .sect16 .box-4 ul li .pho_img {
        height: auto
    }

    #bv7100 .sect16 .box-4 ul li .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect16 .box-4 ul li:nth-child(2) {
        margin-left: 0
    }

    #bv7100 .sect17 .box p {
        font-size: 5.9895833333vw
    }

    #bv7100 .sect17 .box-2 {
        padding: 8vw 0
    }

    #bv7100 .sect17 .box-2 .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect17 .box-2 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect17 .box-2 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect17 .box-3 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect17 .box-3 ul li {
        width: 100% !important
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(1) {
        width: 60.8072916667vw;
        margin-right: auto
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(1) .color-bg {
        display: none
    }

    #bv7100 .sect17 .box-3 ul li:nth-child(2) {
        width: 109.6354166667vw
    }

    #bv7100 .sect17 .box-3 .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect17 .box-3 .lab {
        font-size: 4.6875vw
    }

    #bv7100 .sect17 .box-3 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect17 .box-3 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect17 .box-4 {
        padding: 8vw 0
    }

    #bv7100 .sect17 .box-4 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv7100 .sect17 .box-4 ul li {
        width: 100% !important
    }

    #bv7100 .sect17 .box-4 ul li:nth-child(2) .color-bg {
        display: none
    }

    #bv7100 .sect17 .box-4 .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect17 .box-4 .lab {
        font-size: 4.6875vw
    }

    #bv7100 .sect17 .box-4 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect17 .box-4 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect17 .box-5 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv7100 .sect17 .box-5 ul li {
        width: 100% !important
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(2) {
        width: 59.8958333333vw
    }

    #bv7100 .sect17 .box-5 ul li:nth-child(2) .color-bg {
        display: none
    }

    #bv7100 .sect17 .box-5 .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect17 .box-5 .lab {
        font-size: 4.6875vw
    }

    #bv7100 .sect17 .box-5 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect17 .box-5 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect17 .box-6 {
        padding: 8vw 0
    }

    #bv7100 .sect17 .box-6 ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect17 .box-6 ul li {
        margin: 2vw 0;
        width: 100% !important
    }

    #bv7100 .sect17 .box-6 .tit {
        font-size: 6.5104166667vw
    }

    #bv7100 .sect17 .box-6 .lab {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect17 .box-6 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect17 .box-6 .tit_img {
        width: 21.484375vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect18 .box {
        height: 26.0416666667vw
    }

    #bv7100 .sect18 .box .tit {
        width: 96%;
        font-size: 4.6875vw
    }

    #bv7100 .sect18 .box img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv7100 .sect18 .box-2 {
        padding: 8vw 0
    }

    #bv7100 .sect18 .box-2 .ul-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 {
        width: 100%
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul {
        margin-top: 1vw;
        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
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(1) {
        margin-right: 1vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(1) .word .tit {
        font-size: 5.859375vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(2) {
        margin: 0
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-1 ul li:nth-child(2) .word .tit {
        font-size: 4.9479166667vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 {
        width: 100%;
        margin-left: 0
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(1) .word .tit {
        font-size: 4.6875vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(1) ul li:nth-child(2) .word .tit {
        font-size: 3.90625vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(1) .word .tit {
        font-size: 4.6875vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(2) ul li:nth-child(2) .word .tit {
        font-size: 5.078125vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(1) .word .tit {
        font-size: 3.90625vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(2) .word {
        top: auto;
        bottom: 5%
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(2) .word .tit {
        font-size: 3.90625vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word .tit {
        font-size: 9.765625vw
    }

    #bv7100 .sect18 .box-2 .ul-1 .li-2 .li-2-ul .li-2-li:nth-child(3) ul li:nth-child(3) .word .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect18 .box-3 .word {
        padding-top: 8vw;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bv7100 .sect18 .box-3 .picture-box {
        width: 100%
    }

    #bv7100 .sect18 .box-3 .picture-box .item p {
        font-size: 3.3854166667vw
    }

    #bv7100 .sect18 .box-3 .picture-box .item-1 {
        top: 24%;
        left: 65%
    }

    #bv7100 .sect18 .box-3 .picture-box .item-1::before {
        display: none
    }

    #bv7100 .sect18 .box-3 .picture-box .item-2 {
        top: 56%;
        left: 35%
    }

    #bv7100 .sect18 .box-3 .picture-box .item-2::before {
        display: none
    }

    #bv7100 .sect18 .box-3 .picture-box .item-3 {
        top: 40%;
        left: 51%
    }

    #bv7100 .sect18 .box-3 .picture-box .item-3::before {
        display: none
    }

    #bv7100 .sect18 .box-3 .tit {
        font-size: 5.46875vw
    }

    #bv7100 .sect18 .box-3 .lab {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect18 .box-3 .msg {
        font-size: 3.90625vw;
        margin-top: 4vw;
        width: 100%
    }

    #bv7100 .sect18 .box-3 .tit_img {
        width: 21.484375vw;
        margin: 2vw 0 4vw 0
    }

    #bv7100 .sect20 {
        background-color: #000;
        padding: 8vw 0
    }

    #bv7100 .sect20 .box {
        width: 96%;
        margin: 0 auto;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #bv7100 .sect20 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect20 .box .msg {
        font-size: 3.90625vw;
        padding-bottom: 4vw
    }

    #bv7100 .sect20 .box .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect21 .box ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect21 .box ul li {
        width: 100% !important
    }

    #bv7100 .sect21 .box ul li:nth-child(2) {
        margin-left: 0
    }

    #bv7100 .sect21 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect21 .box .msg {
        font-size: 3.90625vw;
        margin-bottom: 4vw
    }

    #bv7100 .sect21 .box .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect22 {
        padding: 8vw 0
    }

    #bv7100 .sect22 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect22 .box .lab {
        font-size: 5.2083333333vw;
        margin: 4vw 0
    }

    #bv7100 .sect22 .box .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect22 .box .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect23 {
        background-color: #000
    }

    #bv7100 .sect23 .box .word {
        position: relative;
        left: auto;
        width: 100%;
        top: auto;
        margin: 0 auto
    }

    #bv7100 .sect23 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect23 .box .msg {
        font-size: 3.90625vw;
        padding-bottom: 8vw
    }

    #bv7100 .sect23 .box .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect24 .box {
        top: 5%
    }

    #bv7100 .sect24 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect24 .box .lab {
        font-size: 5.2083333333vw
    }

    #bv7100 .sect24 .box .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect24 .box .tit_img {
        width: 21.484375vw
    }

    #bv7100 .sect25 .box .ul-1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 8vw 0
    }

    #bv7100 .sect25 .box .ul-1 li {
        width: 100% !important
    }

    #bv7100 .sect25 .box .ul-1 li:nth-child(2) {
        margin-left: 0
    }

    #bv7100 .sect25 .box .ul-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 8vw 0
    }

    #bv7100 .sect25 .box .ul-2 li {
        width: 100% !important
    }

    #bv7100 .sect25 .box .ul-2 li:nth-child(2) {
        margin-left: 0
    }

    #bv7100 .sect25 .box .ul-3 {
        margin-left: auto;
        margin-right: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect25 .box .ul-3 li:nth-child(1) {
        width: 100%;
        margin-right: auto
    }

    #bv7100 .sect25 .box .ul-3 li:nth-child(2) {
        width: 76.0416666667vw
    }

    #bv7100 .sect25 .box .ul-4 {
        padding: 8vw 0
    }

    #bv7100 .sect25 .box .ul-4 li {
        width: 75.5208333333vw
    }

    #bv7100 .sect25 .box .ul-4 li:nth-child(1) {
        margin-right: 2vw
    }

    #bv7100 .sect25 .box .ul-5 li:nth-child(1) {
        width: 96.3541666667vw
    }

    #bv7100 .sect25 .box .ul-5 li:nth-child(2)::before {
        display: none
    }

    #bv7100 .sect25 .box .ul-6 {
        padding: 8vw 0
    }

    #bv7100 .sect25 .box .ul-6 li {
        width: 100% !important
    }

    #bv7100 .sect25 .box .ul-6 li:nth-child(2) img {
        width: 100%
    }

    #bv7100 .sect25 .box .ul-7 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect25 .box .ul-7 li {
        width: 100% !important
    }

    #bv7100 .sect25 .box .ul-7 li:nth-child(2) {
        margin-left: auto
    }

    #bv7100 .sect25 .box .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect25 .box .msg {
        font-size: 3.90625vw;
        margin-bottom: 4vw
    }

    #bv7100 .sect25 .box .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect26 .box {
        height: 26.0416666667vw
    }

    #bv7100 .sect26 .box .tit {
        width: 96%;
        font-size: 5.7291666667vw
    }

    #bv7100 .sect26 .box img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv7100 .sect26 .box-2 {
        padding: 8vw 0
    }

    #bv7100 .sect26 .box-2 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect26 .box-2 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect26 .box-2 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect26 .box-3 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect26 .box-3 .msg {
        font-size: 3.3854166667vw;
        margin-top: 2vw
    }

    #bv7100 .sect26 .box-3 ul {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #bv7100 .sect26 .box-3 ul li {
        width: 38.671875vw;
        margin: 2vw 0
    }

    #bv7100 .sect26 .box-4 {
        padding: 8vw 0
    }

    #bv7100 .sect26 .box-4 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect26 .box-4 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect26 .box-4 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect26 .box-4 ul li {
        width: 48.1012658228%;
        margin: 2vw 0
    }

    #bv7100 .sect26 .box-4 ul li:nth-child(2), #bv7100 .sect26 .box-4 ul li:nth-child(4), #bv7100 .sect26 .box-4 ul li:nth-child(7), #bv7100 .sect26 .box-4 ul li:nth-child(9) {
        margin: 0
    }

    #bv7100 .sect26 .box-4 ul li p {
        font-size: 3.6458333333vw
    }

    #bv7100 .sect26 .box-5 .picture-box {
        position: relative
    }

    #bv7100 .sect26 .box-5 .picture-box .note {
        position: relative;
        width: 96%;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        font-size: 5.2083333333vw;
        margin: 8vw auto 4vw auto
    }

    #bv7100 .sect26 .box-5 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect26 .box-5 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect26 .box-5 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect27 {
        overflow: hidden;
        background-color: #000
    }

    #bv7100 .sect27 .box {
        height: 26.0416666667vw
    }

    #bv7100 .sect27 .box .tit {
        width: 96%;
        font-size: 7.8125vw
    }

    #bv7100 .sect27 .box img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #bv7100 .sect27 .box-2 {
        margin-left: auto;
        margin-right: auto;
        padding: 8vw 0
    }

    #bv7100 .sect27 .box-2 ul {
        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;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect27 .box-2 ul li:nth-child(1) {
        width: 100%
    }

    #bv7100 .sect27 .box-2 ul li:nth-child(1) .pho_img {
        width: 84.6354166667vw
    }

    #bv7100 .sect27 .box-2 ul li:nth-child(2) {
        width: 108%;
        margin-left: -4%
    }

    #bv7100 .sect27 .box-2 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect27 .box-2 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect27 .box-2 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect27 .box-3 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect27 .box-3 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect27 .box-3 .note {
        font-size: 3.3854166667vw;
        margin: 8vw 0
    }

    #bv7100 .sect27 .box-3 .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect27 .box-4 .word {
        padding: 8vw 0;
        text-align: left
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1 {
        background-color: #000;
        padding: 4vw 0
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(1) img {
        width: 100%
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(1) .msg {
        margin-top: 4vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) {
        margin-top: 4vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) .msg {
        padding-bottom: 8vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul {
        font-size: 0;
        display: block
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        text-align: center
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li img {
        width: 14.84375vw
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) ul li p {
        font-size: 3.3854166667vw;
        height: 50px
    }

    #bv7100 .sect27 .box-4 .ul-1 .li-1:nth-child(2) .pho_img {
        width: 100%
    }

    #bv7100 .sect27 .box-4 .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect27 .box-4 .msg {
        font-size: 3.90625vw
    }

    #bv7100 .sect27 .box-4 .msg span {
        font-size: 4.8177083333vw
    }

    #bv7100 .sect28 .box .ul-1, #bv7100 .sect28 .box .ul-3, #bv7100 .sect28 .box .ul-5 {
        padding: 4vw 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #bv7100 .sect28 .box .ul-1 .word-box, #bv7100 .sect28 .box .ul-3 .word-box, #bv7100 .sect28 .box .ul-5 .word-box {
        width: 100%;
        margin: 0 auto
    }

    #bv7100 .sect28 .box .ul-1 .img-box, #bv7100 .sect28 .box .ul-3 .img-box, #bv7100 .sect28 .box .ul-5 .img-box {
        width: 100%
    }

    #bv7100 .sect28 .box .ul-2, #bv7100 .sect28 .box .ul-4 {
        padding: 4vw 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    #bv7100 .sect28 .box .ul-2 .word-box, #bv7100 .sect28 .box .ul-4 .word-box {
        width: 100%;
        margin: 0 auto
    }

    #bv7100 .sect28 .box .ul-2 .img-box, #bv7100 .sect28 .box .ul-4 .img-box {
        width: 100%
    }

    #bv7100 .sect28 .box .word .tit {
        font-size: 6.25vw
    }

    #bv7100 .sect28 .box .word .msg {
        font-size: 3.90625vw;
        margin-bottom: 8vw
    }

    #bv7100 .sect28 .box .word .tit_img {
        width: 21.484375vw;
        margin: 4vw 0
    }

    #bv7100 .sect29 .box .word ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    #bv7100 .sect29 .box .word ul li {
        width: 45%;
        margin: 8vw 2.5%
    }

    #bv7100 .sect29 .box .word ul li p {
        font-size: 4.4270833333vw;
        margin-top: 8vw
    }

    #bv7100 .sect29 .box .word ul li p span {
        width: 5.2083333333vw;
        height: 5.2083333333vw;
        margin-right: 2vw
    }

    #bv7100 .sect29 .box .word ul li p span::after {
        width: 7.03125vw;
        height: 7.03125vw
    }

    #bv7100 .sect29 .box-2 ul li {
        font-size: 3.90625vw;
        padding: 2vw 0
    }

    #bv7100 .sect29 .box-2 ul li p {
        word-break: break-word
    }
}