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

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

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

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

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

#tab7pro *, #tab7pro ::after, #tab7pro ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

#tab7pro .tab7pro-pc {
    display: inherit
}

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

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

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

#tab7pro .lab {
    display: block
}

#tab7pro .se {
    position: relative
}

#tab7pro .sect1 {
    overflow: hidden
}

#tab7pro .sect1 .box {
    position: absolute;
    top: 41%;
    left: 56%
}

#tab7pro .sect1 .box .tit {
    font-size: 3.125vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    background: -webkit-gradient(linear, left top, right top, from(#8F5CD4), color-stop(37.3046875%, #E57DD4), color-stop(99.8046875%, #3B2DC4));
    background: linear-gradient(90deg, #8F5CD4 0%, #E57DD4 37.3046875%, #3B2DC4 99.8046875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect1 .box .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#tab7pro .sect1 .picture-box {
    position: absolute;
    width: 49.027850762%;
    top: 53%;
    left: 7%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%)
}

#tab7pro .sect2 .box {
    width: 59.7477666842%;
    margin: 0 auto;
    padding: 4vw 0
}

#tab7pro .sect2 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab7pro .sect2 .box ul li {
    overflow: hidden;
    position: relative;
    margin: .5vw 0
}

#tab7pro .sect2 .box ul li .item-box {
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#tab7pro .sect2 .box ul li .item-box:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

#tab7pro .sect2 .box ul li .item-box .word {
    position: absolute
}

#tab7pro .sect2 .box ul li:nth-child(1) {
    width: 65.5838454785%
}

#tab7pro .sect2 .box ul li:nth-child(1) .item-box {
    position: relative
}

#tab7pro .sect2 .box ul li:nth-child(1) .item-box .word {
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7pro .sect2 .box ul li:nth-child(1) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(2) {
    width: 32.3090430202%
}

#tab7pro .sect2 .box ul li:nth-child(2) .item-box .word {
    top: 50%;
    left: 10%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab7pro .sect2 .box ul li:nth-child(2) .item-box .word .tit {
    font-size: 2.5520833333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(3) {
    width: 32.0140721196%
}

#tab7pro .sect2 .box ul li:nth-child(3) .item-box .word {
    top: 60%;
    width: 90%;
    left: 10%
}

#tab7pro .sect2 .box ul li:nth-child(3) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(4) {
    width: 32.1899736148%
}

#tab7pro .sect2 .box ul li:nth-child(4) .item-box .word {
    top: 10%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7pro .sect2 .box ul li:nth-child(4) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(5) {
    width: 31.8381706245%
}

#tab7pro .sect2 .box ul li:nth-child(5) .item-box .word {
    top: 70%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7pro .sect2 .box ul li:nth-child(5) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(6) {
    width: 31.8381706245%
}

#tab7pro .sect2 .box ul li:nth-child(6) .item-box .note {
    position: absolute;
    top: 75%;
    width: 90%;
    left: 10%;
    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
}

#tab7pro .sect2 .box ul li:nth-child(6) .item-box .note img {
    width: 4.2708333333vw;
    margin-right: 1vw
}

#tab7pro .sect2 .box ul li:nth-child(6) .item-box .note p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect2 .box ul li:nth-child(6) .item-box .note p span {
    color: #e8211a
}

#tab7pro .sect2 .box ul li:nth-child(6) .item-box .word {
    top: 5%;
    width: 55%;
    left: 10%
}

#tab7pro .sect2 .box ul li:nth-child(6) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(7) {
    width: 31.8381706245%
}

#tab7pro .sect2 .box ul li:nth-child(7) .item-box .word {
    top: 10%;
    width: 90%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7pro .sect2 .box ul li:nth-child(7) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
    background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(8) {
    width: 31.8381706245%
}

#tab7pro .sect2 .box ul li:nth-child(8) .item-box .word {
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7pro .sect2 .box ul li:nth-child(8) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: linear-gradient(96deg, #8F5CD4 0%, #E57DD4 41.357421875%, #3B2DC4 99.8046875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(9) {
    width: 48.9006156552%
}

#tab7pro .sect2 .box ul li:nth-child(9) .item-box .word {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#tab7pro .sect2 .box ul li:nth-child(9) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: linear-gradient(96deg, #8F5CD4 0%, #E57DD4 41.357421875%, #3B2DC4 99.8046875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(10) {
    width: 48.9006156552%
}

#tab7pro .sect2 .box ul li:nth-child(10) .item-box .word {
    top: 70%;
    width: 96%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

#tab7pro .sect2 .box ul li:nth-child(10) .item-box .word .tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect2 .box ul li:nth-child(11) {
    width: 100%
}

#tab7pro .sect2 .box ul li:nth-child(11) .item-box .word {
    top: 50%;
    width: 79.419525066%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    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
}

#tab7pro .sect2 .box ul li:nth-child(11) .item-box .word img {
    width: 41.196013289%
}

#tab7pro .sect2 .box ul li:nth-child(11) .item-box .word .tit {
    width: 52.1594684385%;
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect3 {
    background-color: #eaf1f9;
    padding: 10vw 0
}

#tab7pro .sect3 .box {
    width: 68.3131897005%;
    margin: 0 auto
}

#tab7pro .sect3 .box .word .tit {
    position: relative;
    margin-bottom: 2vw;
    text-align: center
}

#tab7pro .sect3 .box .word .tit .tit-1 {
    position: absolute;
    bottom: 0%;
    left: 50%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 7.2916666667vw;
    font-weight: 500;
    color: #0d0d0d;
    line-height: 1.3;
    opacity: .5;
    font-weight: bold;
    color: #7bb5ea;
    background: -webkit-gradient(linear, left top, left bottom, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, rgba(60, 45, 196, 0)), to(rgba(165, 56, 220, 0)));
    background: linear-gradient(180deg, #E270CF 0%, #E57DD4 37.3046875%, rgba(60, 45, 196, 0) 72.216796875%, rgba(165, 56, 220, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect3 .box .word .tit .tit-2 {
    font-size: 3.125vw;
    font-weight: 500;
    color: #0d0d0d;
    line-height: 1.3;
    display: inline-block;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect3 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #0d0d0d;
    line-height: 1.3
}

#tab7pro .sect3 .picture-box {
    width: 94.3247503941%
}

#tab7pro .sect4 .box {
    position: absolute;
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 62.007356805%
}

#tab7pro .sect4 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect4 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3
}

#tab7pro .sect5 {
    background-color: #ebecf0;
    padding: 8vw 0
}

#tab7pro .sect5 .box {
    width: 68.5233841303%;
    margin: 0 auto;
    padding-bottom: 4vw
}

#tab7pro .sect5 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect5 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect5 .picture-box {
    width: 80.5044666316%;
    margin: 0 auto
}

#tab7pro .sect5 .picture-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4vw 0
}

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

#tab7pro .sect5 .picture-box ul li p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    margin-top: 1vw
}

#tab7pro .sect5 .picture-box ul li:nth-child(1) img {
    width: 3.9583333333vw
}

#tab7pro .sect5 .picture-box ul li:nth-child(2) img {
    width: 3.9583333333vw
}

#tab7pro .sect5 .picture-box ul li:nth-child(3) img {
    width: 5.5729166667vw
}

#tab7pro .sect5 .picture-box ul li:nth-child(4) img {
    width: 4.1145833333vw
}

#tab7pro .sect6 .box {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 68.2080924855%
}

#tab7pro .sect6 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect6 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3
}

#tab7pro .sect7 .box {
    background-color: #ebecf0
}

#tab7pro .sect7 .box .word {
    width: 68.4708355229%;
    margin: 0 auto;
    padding: 4vw 0
}

#tab7pro .sect7 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect7 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect8 {
    background-color: #ebecf0
}

#tab7pro .sect8 .box {
    position: relative
}

#tab7pro .sect8 .box .word {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70.310036784%
}

#tab7pro .sect8 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect8 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect8 .picture-box {
    width: 65.528113505%;
    margin: 0 auto
}

#tab7pro .sect8 .picture-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4vw 0
}

#tab7pro .sect8 .picture-box ul li {
    text-align: center
}

#tab7pro .sect8 .picture-box ul li p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    margin-top: 1vw
}

#tab7pro .sect8 .picture-box ul li:nth-child(1) img {
    width: 5.5208333333vw
}

#tab7pro .sect8 .picture-box ul li:nth-child(2) img {
    width: 7.9166666667vw
}

#tab7pro .sect8 .picture-box ul li:nth-child(3) img {
    width: 6.6666666667vw
}

#tab7pro .sect9 {
    background-color: #ebecf0
}

#tab7pro .sect9 .box {
    position: relative
}

#tab7pro .sect9 .box .word {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 67.8928008408%
}

#tab7pro .sect9 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect9 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect10 .box {
    position: relative
}

#tab7pro .sect10 .box .word {
    position: absolute;
    left: 50%;
    top: 5%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 67.0520231214%
}

#tab7pro .sect10 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect10 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect10 .box .word-2 {
    position: absolute;
    left: 50%;
    top: 75%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 74.3562795586%
}

#tab7pro .sect10 .box .word-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
}

#tab7pro .sect10 .box .word-2 ul li {
    text-align: center
}

#tab7pro .sect10 .box .word-2 ul li p {
    font-size: 1.3020833333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.5
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(1) img {
    width: 5.7291666667vw
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(2) img {
    width: 5.3125vw
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(3) img {
    width: 4.9479166667vw
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(4) img {
    width: 4.1666666667vw
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(5) img {
    width: 4.1145833333vw
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(6) img {
    width: 4.2708333333vw
}

#tab7pro .sect10 .box .word-2 ul li:nth-child(7) img {
    width: 4.21875vw
}

#tab7pro .sect11 {
    background-color: #f6f6f6
}

#tab7pro .sect11 .box {
    position: relative
}

#tab7pro .sect11 .box .word {
    position: relative;
    margin: 0 auto;
    width: 67.8402522333%;
    padding: 4vw 0
}

#tab7pro .sect11 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect11 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect11 .picture-box {
    width: 46.7157120336%;
    margin: 0 auto
}

#tab7pro .sect12 .box {
    position: relative
}

#tab7pro .sect12 .box .word {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 5%;
    width: 66.5790856542%
}

#tab7pro .sect12 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect12 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3
}

#tab7pro .sect13 .box {
    position: relative;
    width: 61.5344193379%;
    margin: 0 auto;
    padding: 4vw 0;
    text-align: center
}

#tab7pro .sect13 .box .word {
    padding: 2vw 0
}

#tab7pro .sect13 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect13 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect14 .box {
    background: #c2e3e9;
    position: relative
}

#tab7pro .sect14 .box .word {
    position: relative;
    width: 63.0583289543%;
    margin: 0 auto;
    padding: 4vw 0;
    text-align: center
}

#tab7pro .sect14 .box .word .tit {
    font-size: 9.1666666667vw;
    font-weight: 300;
    font-style: italic;
    color: #fff;
    line-height: 1;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #8379E9 77.0751953125%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect14 .box .word .msg {
    font-size: 3.6979166667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.1;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect14 .box-2 {
    position: relative
}

#tab7pro .sect14 .box-2 .word {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 5%;
    width: 68.6810299527%
}

#tab7pro .sect14 .box-2 .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw
}

#tab7pro .sect14 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3
}

#tab7pro .sect15 .box {
    width: 84.3405149764%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#tab7pro .sect15 .box .title {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    padding-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect15 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#tab7pro .sect15 .box ul li {
    width: 33.3333333333%
}

#tab7pro .sect15 .box ul li .tit {
    padding: 0 5%;
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect16 .box {
    width: 70.2049395691%;
    margin: 0 auto;
    text-align: center;
    padding: 4vw 0
}

#tab7pro .sect16 .box .title {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    padding-bottom: 2vw;
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect16 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#tab7pro .sect16 .box ul li {
    width: 50%
}

#tab7pro .sect16 .box ul li .tit {
    padding: 0 5%;
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#tab7pro .sect17 {
    background-color: #f6f6f6
}

#tab7pro .sect17 .box {
    width: 72.7798213347%;
    margin: 0 auto;
    padding: 4vw 0
}

#tab7pro .sect17 .box ul li {
    position: relative
}

#tab7pro .sect17 .box ul li:nth-child(1) {
    width: 100%
}

#tab7pro .sect17 .box ul li:nth-child(1) .word {
    position: absolute;
    width: 44.1155234657%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10%
}

#tab7pro .sect17 .box ul li:nth-child(1) .word .msg {
    color: #fff
}

#tab7pro .sect17 .box ul li:nth-child(2) {
    width: 96.1732851986%;
    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
}

#tab7pro .sect17 .box ul li:nth-child(2) img {
    width: 50.0750750751%
}

#tab7pro .sect17 .box ul li:nth-child(2) .word {
    width: 44.96996997%
}

#tab7pro .sect17 .box ul li:nth-child(2) .word .tit {
    background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7pro .sect17 .box .word .tit {
    display: inline-block;
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 2vw
}

#tab7pro .sect17 .box .word .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    line-height: 1.3;
    color: #000
}

#tab7pro .sect18 .box {
    padding: 4vw 0;
    width: 70.1523909616%;
    margin: 0 auto
}

#tab7pro .sect18 .box .table-box {
    border: 1px solid #000;
    width: 100%;
    text-align: left;
    margin-top: 4vw;
    border-collapse: collapse
}

#tab7pro .sect18 .box .table-box tr, #tab7pro .sect18 .box .table-box td {
    border-collapse: collapse;
    border: 1px solid #000
}

#tab7pro .sect18 .box .table-box td {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    padding: .5vw 0;
    padding-left: 5%
}

#tab7pro .sect18 .box .table-box td:nth-child(1) {
    width: 30%
}

#tab7pro .sect18 .box .table-box td:nth-child(2) {
    width: 70%
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #tab7pro .sect1 {
        overflow: hidden
    }

    #tab7pro .sect1 .box {
        position: absolute;
        top: 41%;
        left: 55%
    }

    #tab7pro .sect1 .box .tit {
        font-size: 4.39238653vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#8F5CD4), color-stop(37.3046875%, #E57DD4), color-stop(99.8046875%, #3B2DC4));
        background: linear-gradient(90deg, #8F5CD4 0%, #E57DD4 37.3046875%, #3B2DC4 99.8046875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect1 .box .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #tab7pro .sect1 .picture-box {
        position: absolute;
        width: 50%;
        top: 53%;
        left: 2%;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    #tab7pro .sect2 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #tab7pro .sect2 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab7pro .sect2 .box ul li {
        position: relative;
        margin: .5vw 0
    }

    #tab7pro .sect2 .box ul li .item-box {
        position: relative
    }

    #tab7pro .sect2 .box ul li .item-box .word {
        position: absolute
    }

    #tab7pro .sect2 .box ul li:nth-child(1) {
        width: 65.5838454785%
    }

    #tab7pro .sect2 .box ul li:nth-child(1) .item-box {
        position: relative
    }

    #tab7pro .sect2 .box ul li:nth-child(1) .item-box .word {
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(1) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(2) {
        width: 32.3090430202%
    }

    #tab7pro .sect2 .box ul li:nth-child(2) .item-box .word {
        top: 50%;
        left: 10%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(2) .item-box .word .tit {
        font-size: 3.5871156662vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(3) {
        width: 32.0140721196%
    }

    #tab7pro .sect2 .box ul li:nth-child(3) .item-box .word {
        top: 60%;
        width: 90%;
        left: 10%
    }

    #tab7pro .sect2 .box ul li:nth-child(3) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(4) {
        width: 32.1899736148%
    }

    #tab7pro .sect2 .box ul li:nth-child(4) .item-box .word {
        top: 10%;
        width: 90%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(4) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(5) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(5) .item-box .word {
        top: 70%;
        width: 90%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(5) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(6) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note {
        position: absolute;
        top: 75%;
        width: 90%;
        left: 10%;
        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
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note img {
        width: 6.0029282577vw;
        margin-right: 1vw
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note p {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note p span {
        color: #e8211a
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .word {
        top: 5%;
        width: 50%;
        left: 10%
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(7) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(7) .item-box .word {
        top: 10%;
        width: 90%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(7) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(8) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(8) .item-box .word {
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(8) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #8F5CD4 0%, #E57DD4 41.357421875%, #3B2DC4 99.8046875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(9) {
        width: 48.9006156552%
    }

    #tab7pro .sect2 .box ul li:nth-child(9) .item-box .word {
        top: 5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #tab7pro .sect2 .box ul li:nth-child(9) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #8F5CD4 0%, #E57DD4 41.357421875%, #3B2DC4 99.8046875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(10) {
        width: 48.9006156552%
    }

    #tab7pro .sect2 .box ul li:nth-child(10) .item-box .word {
        top: 70%;
        width: 90%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #tab7pro .sect2 .box ul li:nth-child(10) .item-box .word .tit {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(11) {
        width: 100%
    }

    #tab7pro .sect2 .box ul li:nth-child(11) .item-box .word {
        top: 50%;
        width: 79.419525066%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        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
    }

    #tab7pro .sect2 .box ul li:nth-child(11) .item-box .word img {
        width: 41.196013289%
    }

    #tab7pro .sect2 .box ul li:nth-child(11) .item-box .word .tit {
        width: 52.1594684385%;
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect3 {
        background-color: #eaf1f9;
        padding: 10vw 0
    }

    #tab7pro .sect3 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab7pro .sect3 .box .word .tit {
        position: relative;
        margin-bottom: 2vw;
        text-align: center
    }

    #tab7pro .sect3 .box .word .tit .tit-1 {
        position: absolute;
        bottom: 0%;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 10.2489019034vw;
        font-weight: 500;
        color: #0d0d0d;
        line-height: 1.3;
        opacity: .5;
        font-weight: bold;
        color: #7bb5ea;
        background: -webkit-gradient(linear, left top, left bottom, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, rgba(60, 45, 196, 0)), to(rgba(165, 56, 220, 0)));
        background: linear-gradient(180deg, #E270CF 0%, #E57DD4 37.3046875%, rgba(60, 45, 196, 0) 72.216796875%, rgba(165, 56, 220, 0) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect3 .box .word .tit .tit-2 {
        font-size: 4.39238653vw;
        font-weight: 500;
        color: #0d0d0d;
        line-height: 1.3;
        display: inline-block;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect3 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #0d0d0d;
        line-height: 1.3
    }

    #tab7pro .sect3 .picture-box {
        width: 100%
    }

    #tab7pro .sect4 .box {
        position: absolute;
        left: 50%;
        top: 10%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 86.383601757%
    }

    #tab7pro .sect4 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect4 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect5 {
        background-color: #ebecf0;
        padding: 8vw 0
    }

    #tab7pro .sect5 .box {
        width: 95.4612005857%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #tab7pro .sect5 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect5 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect5 .picture-box {
        width: 90%;
        margin: 0 auto
    }

    #tab7pro .sect5 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4vw 0
    }

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

    #tab7pro .sect5 .picture-box ul li p {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        margin-top: 1vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(1) img {
        width: 5.5636896047vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(2) img {
        width: 5.5636896047vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(3) img {
        width: 7.8330893119vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(4) img {
        width: 5.7833089312vw
    }

    #tab7pro .sect6 .box {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 95.0219619327%
    }

    #tab7pro .sect6 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect6 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect7 .box {
        background-color: #ebecf0
    }

    #tab7pro .sect7 .box .word {
        width: 95.3879941435%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #tab7pro .sect7 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect7 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect8 {
        background-color: #ebecf0
    }

    #tab7pro .sect8 .box {
        position: relative
    }

    #tab7pro .sect8 .box .word {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 97.9502196193%
    }

    #tab7pro .sect8 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect8 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect8 .picture-box {
        width: 91.2884333821%;
        margin: 0 auto
    }

    #tab7pro .sect8 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4vw 0
    }

    #tab7pro .sect8 .picture-box ul li {
        text-align: center
    }

    #tab7pro .sect8 .picture-box ul li p {
        font-size: 1.756954612vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        margin-top: 1vw
    }

    #tab7pro .sect8 .picture-box ul li:nth-child(1) img {
        width: 7.7598828697vw
    }

    #tab7pro .sect8 .picture-box ul li:nth-child(2) img {
        width: 11.1273792094vw
    }

    #tab7pro .sect8 .picture-box ul li:nth-child(3) img {
        width: 9.3704245974vw
    }

    #tab7pro .sect9 {
        background-color: #ebecf0
    }

    #tab7pro .sect9 .box {
        position: relative
    }

    #tab7pro .sect9 .box .word {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 94.5827232796%
    }

    #tab7pro .sect9 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect9 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect10 .box {
        position: relative
    }

    #tab7pro .sect10 .box .word {
        position: absolute;
        left: 50%;
        top: 2%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 93.411420205%
    }

    #tab7pro .sect10 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect10 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect10 .box .word-2 {
        position: absolute;
        left: 50%;
        top: 75%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect10 .box .word-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
    }

    #tab7pro .sect10 .box .word-2 ul li {
        text-align: center
    }

    #tab7pro .sect10 .box .word-2 ul li p {
        font-size: 1.8301610542vw;
        font-weight: 500;
        color: #000;
        line-height: 1.5
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(1) img {
        width: 8.0527086384vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(2) img {
        width: 7.467057101vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(3) img {
        width: 6.9546120059vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(4) img {
        width: 5.8565153734vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(5) img {
        width: 5.7833089312vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(6) img {
        width: 6.0029282577vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(7) img {
        width: 5.9297218155vw
    }

    #tab7pro .sect11 {
        background-color: #f6f6f6
    }

    #tab7pro .sect11 .box {
        position: relative
    }

    #tab7pro .sect11 .box .word {
        position: relative;
        margin: 0 auto;
        width: 94.5095168375%;
        padding: 4vw 0
    }

    #tab7pro .sect11 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect11 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect11 .picture-box {
        width: 65.0805270864%;
        margin: 0 auto
    }

    #tab7pro .sect12 .box {
        position: relative
    }

    #tab7pro .sect12 .box .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 92.7525622255%
    }

    #tab7pro .sect12 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect12 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect13 .box {
        position: relative;
        width: 85.7247437775%;
        margin: 0 auto;
        padding: 4vw 0;
        text-align: center
    }

    #tab7pro .sect13 .box .word {
        padding: 2vw 0
    }

    #tab7pro .sect13 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect13 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect14 .box {
        background: #c2e3e9;
        position: relative
    }

    #tab7pro .sect14 .box .word {
        position: relative;
        width: 83.9677891654%;
        margin: 0 auto;
        padding: 4vw 0;
        text-align: center
    }

    #tab7pro .sect14 .box .word .tit {
        font-size: 12.8843338214vw;
        font-weight: 300;
        font-style: italic;
        color: #fff;
        line-height: 1;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #8379E9 77.0751953125%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect14 .box .word .msg {
        font-size: 5.1976573939vw;
        font-weight: 500;
        color: #000;
        line-height: 1.1;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect14 .box-2 {
        position: relative
    }

    #tab7pro .sect14 .box-2 .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 95.6808199122%
    }

    #tab7pro .sect14 .box-2 .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw
    }

    #tab7pro .sect14 .box-2 .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect15 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #tab7pro .sect15 .box .title {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect15 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #tab7pro .sect15 .box ul li {
        width: 33.33%
    }

    #tab7pro .sect15 .box ul li .tit {
        padding: 0 5%;
        font-size: 1.9033674963vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect16 .box {
        width: 97.803806735%;
        margin: 0 auto;
        text-align: center;
        padding: 4vw 0
    }

    #tab7pro .sect16 .box .title {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect16 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #tab7pro .sect16 .box ul li {
        width: 50%
    }

    #tab7pro .sect16 .box ul li .tit {
        padding: 0 5%;
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect17 {
        background-color: #f6f6f6
    }

    #tab7pro .sect17 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #tab7pro .sect17 .box ul li {
        position: relative
    }

    #tab7pro .sect17 .box ul li:nth-child(1) {
        width: 100%
    }

    #tab7pro .sect17 .box ul li:nth-child(1) .word {
        position: absolute;
        width: 44.1155234657%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 10%
    }

    #tab7pro .sect17 .box ul li:nth-child(1) .word .msg {
        color: #fff
    }

    #tab7pro .sect17 .box ul li:nth-child(2) {
        width: 96.1732851986%;
        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
    }

    #tab7pro .sect17 .box ul li:nth-child(2) img {
        width: 50.0750750751%
    }

    #tab7pro .sect17 .box ul li:nth-child(2) .word {
        width: 44.96996997%
    }

    #tab7pro .sect17 .box ul li:nth-child(2) .word .tit {
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect17 .box .word .tit {
        display: inline-block;
        font-size: 4.39238653vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw
    }

    #tab7pro .sect17 .box .word .msg {
        font-size: 2.196193265vw;
        font-weight: 500;
        line-height: 1.3;
        color: #000
    }

    #tab7pro .sect18 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #tab7pro .sect18 .box .table-box {
        border: 1px solid #000;
        width: 100%;
        text-align: left;
        margin-top: 4vw;
        border-collapse: collapse
    }

    #tab7pro .sect18 .box .table-box tr, #tab7pro .sect18 .box .table-box td {
        border-collapse: collapse;
        border: 1px solid #000
    }

    #tab7pro .sect18 .box .table-box td {
        font-size: 2.196193265vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        padding: .5vw 0;
        padding-left: 5%
    }

    #tab7pro .sect18 .box .table-box td:nth-child(1) {
        width: 30%
    }

    #tab7pro .sect18 .box .table-box td:nth-child(2) {
        width: 70%
    }
}

@media screen and (max-width: 767px) {
    #tab7pro {
        overflow: hidden
    }

    #tab7pro .tab7pro-pc {
        display: none !important
    }

    #tab7pro .tab7pro-phone {
        display: initial !important
    }

    #tab7pro .sect1 {
        overflow: hidden
    }

    #tab7pro .sect1 .box {
        position: absolute;
        top: 10%;
        left: 50%;
        width: 80%;
        text-align: center;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect1 .box .tit {
        font-size: 7.8125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        background: -webkit-gradient(linear, left top, right top, from(#8F5CD4), color-stop(37.3046875%, #E57DD4), color-stop(99.8046875%, #3B2DC4));
        background: linear-gradient(90deg, #8F5CD4 0%, #E57DD4 37.3046875%, #3B2DC4 99.8046875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect1 .box .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        margin-top: 1vw
    }

    #tab7pro .sect1 .picture-box {
        position: absolute;
        width: 50%;
        top: 53%;
        left: 2%;
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    #tab7pro .sect2 .box {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #tab7pro .sect2 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab7pro .sect2 .box ul li {
        position: relative;
        margin: .5vw 0
    }

    #tab7pro .sect2 .box ul li .item-box {
        position: relative
    }

    #tab7pro .sect2 .box ul li .item-box .word {
        position: absolute
    }

    #tab7pro .sect2 .box ul li:nth-child(1) {
        width: 65.5838454785%
    }

    #tab7pro .sect2 .box ul li:nth-child(1) .item-box {
        position: relative
    }

    #tab7pro .sect2 .box ul li:nth-child(1) .item-box .word {
        top: 10%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(1) .item-box .word .tit {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(2) {
        width: 32.3090430202%
    }

    #tab7pro .sect2 .box ul li:nth-child(2) .item-box .word {
        top: 50%;
        left: 10%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(2) .item-box .word .tit {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(3) {
        width: 32.0140721196%
    }

    #tab7pro .sect2 .box ul li:nth-child(3) .item-box .word {
        top: 60%;
        width: 106%;
        left: 0%;
        -webkit-transform: scale(0.85);
        -ms-transform: scale(0.85);
        transform: scale(0.85)
    }

    #tab7pro .sect2 .box ul li:nth-child(3) .item-box .word .tit {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(4) {
        width: 32.1899736148%
    }

    #tab7pro .sect2 .box ul li:nth-child(4) .item-box .word {
        top: 5%;
        width: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(4) .item-box .word .tit {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(5) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(5) .item-box .word {
        top: 70%;
        width: 90%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(5) .item-box .word .tit {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(6) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        position: absolute;
        top: 70%;
        width: 150%;
        left: -10%;
        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
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note img {
        width: 10.6770833333vw;
        margin-right: 1vw
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note p {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .note p span {
        color: #e8211a
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .word {
        top: 5%;
        width: 80%;
        left: 10%
    }

    #tab7pro .sect2 .box ul li:nth-child(6) .item-box .word .tit {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(7) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(7) .item-box .word {
        top: 5%;
        width: 96%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(7) .item-box .word .tit {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: -webkit-gradient(linear, left top, right top, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, #3B2DC4), to(#A638DC));
        background: linear-gradient(90deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(8) {
        width: 31.8381706245%
    }

    #tab7pro .sect2 .box ul li:nth-child(8) .item-box .word {
        top: 10%;
        width: 96%;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #tab7pro .sect2 .box ul li:nth-child(8) .item-box .word .tit {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #8F5CD4 0%, #E57DD4 41.357421875%, #3B2DC4 99.8046875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(9) {
        width: 48.9006156552%
    }

    #tab7pro .sect2 .box ul li:nth-child(9) .item-box .word {
        top: 5%;
        left: 50%;
        width: 96%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #tab7pro .sect2 .box ul li:nth-child(9) .item-box .word .tit {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #8F5CD4 0%, #E57DD4 41.357421875%, #3B2DC4 99.8046875%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(10) {
        width: 48.9006156552%
    }

    #tab7pro .sect2 .box ul li:nth-child(10) .item-box .word {
        top: 70%;
        width: 90%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    #tab7pro .sect2 .box ul li:nth-child(10) .item-box .word .tit {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect2 .box ul li:nth-child(11) {
        width: 100%
    }

    #tab7pro .sect2 .box ul li:nth-child(11) .item-box .word {
        top: 50%;
        width: 79.419525066%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        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
    }

    #tab7pro .sect2 .box ul li:nth-child(11) .item-box .word img {
        width: 41.196013289%
    }

    #tab7pro .sect2 .box ul li:nth-child(11) .item-box .word .tit {
        width: 52.1594684385%;
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect3 {
        background-color: #eaf1f9;
        padding: 14vw 0
    }

    #tab7pro .sect3 .box {
        width: 96%;
        margin: 0 auto
    }

    #tab7pro .sect3 .box .word .tit {
        position: relative;
        margin-bottom: 2vw;
        text-align: center
    }

    #tab7pro .sect3 .box .word .tit .tit-1 {
        position: absolute;
        bottom: 0%;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 13.0208333333vw;
        font-weight: 500;
        color: #0d0d0d;
        line-height: 1.3;
        opacity: .5;
        font-weight: bold;
        color: #7bb5ea;
        background: -webkit-gradient(linear, left top, left bottom, from(#E270CF), color-stop(37.3046875%, #E57DD4), color-stop(72.216796875%, rgba(60, 45, 196, 0)), to(rgba(165, 56, 220, 0)));
        background: linear-gradient(180deg, #E270CF 0%, #E57DD4 37.3046875%, rgba(60, 45, 196, 0) 72.216796875%, rgba(165, 56, 220, 0) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect3 .box .word .tit .tit-2 {
        font-size: 7.8125vw;
        font-weight: 500;
        color: #0d0d0d;
        line-height: 1.3;
        display: inline-block;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect3 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #0d0d0d;
        line-height: 1.3
    }

    #tab7pro .sect3 .picture-box {
        width: 100%
    }

    #tab7pro .sect4 .box {
        position: absolute;
        left: 50%;
        top: 2%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect4 .box .word .tit {
        display: inline-block;
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect4 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect5 {
        background-color: #ebecf0;
        padding: 8vw 0
    }

    #tab7pro .sect5 .box {
        width: 95.4612005857%;
        margin: 0 auto;
        padding-bottom: 4vw
    }

    #tab7pro .sect5 .box .word .tit {
        display: inline-block;
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect5 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect5 .picture-box {
        width: 96%;
        margin: 0 auto
    }

    #tab7pro .sect5 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 8vw 0
    }

    #tab7pro .sect5 .picture-box ul li {
        text-align: center;
        width: 25%
    }

    #tab7pro .sect5 .picture-box ul li p {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        height: 10.4166666667vw;
        margin-top: 1vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(1) img {
        width: 9.8958333333vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(2) img {
        width: 9.8958333333vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(3) img {
        width: 13.9322916667vw
    }

    #tab7pro .sect5 .picture-box ul li:nth-child(4) img {
        width: 10.2864583333vw
    }

    #tab7pro .sect6 .box {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect6 .box .word .tit {
        display: inline-block;
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect6 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect7 .box {
        background-color: #ebecf0
    }

    #tab7pro .sect7 .box .word {
        position: absolute;
        left: 2%;
        top: 5%;
        width: 96%;
        margin: 0 auto;
        padding: 0
    }

    #tab7pro .sect7 .box .word .tit {
        display: inline-block;
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect7 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect8 {
        background-color: #ebecf0
    }

    #tab7pro .sect8 .box {
        position: relative
    }

    #tab7pro .sect8 .box .word {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect8 .box .word .tit {
        display: inline-block;
        font-size: 4.1666666667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 1vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect8 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect8 .picture-box {
        width: 90%;
        margin: 0 auto
    }

    #tab7pro .sect8 .picture-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 4vw 0
    }

    #tab7pro .sect8 .picture-box ul li {
        text-align: center
    }

    #tab7pro .sect8 .picture-box ul li p {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        margin-top: 1vw
    }

    #tab7pro .sect8 .picture-box ul li:nth-child(1) img {
        width: 11.1979166667vw
    }

    #tab7pro .sect8 .picture-box ul li:nth-child(2) img {
        width: 17.1875vw
    }

    #tab7pro .sect8 .picture-box ul li:nth-child(3) img {
        width: 14.0625vw
    }

    #tab7pro .sect9 {
        background-color: #ebecf0
    }

    #tab7pro .sect9 .box {
        position: relative
    }

    #tab7pro .sect9 .box .word {
        position: absolute;
        left: 50%;
        top: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect9 .box .word .tit {
        display: inline-block;
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect9 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect10 .box {
        position: relative
    }

    #tab7pro .sect10 .box .word {
        position: absolute;
        left: 50%;
        top: 2%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect10 .box .word .tit {
        display: inline-block;
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect10 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect10 .box .word-2 {
        position: absolute;
        left: 50%;
        top: 82%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #tab7pro .sect10 .box .word-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
    }

    #tab7pro .sect10 .box .word-2 ul li {
        text-align: center
    }

    #tab7pro .sect10 .box .word-2 ul li p {
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(1) img {
        width: 7.8125vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(2) img {
        width: 6.7708333333vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(3) img {
        width: 5.859375vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(4) img {
        width: 6.5104166667vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(5) img {
        width: 6.3802083333vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(6) img {
        width: 6.7708333333vw
    }

    #tab7pro .sect10 .box .word-2 ul li:nth-child(7) img {
        width: 6.640625vw
    }

    #tab7pro .sect11 {
        background-color: #f6f6f6;
        padding-top: 8vw
    }

    #tab7pro .sect11 .box {
        position: relative
    }

    #tab7pro .sect11 .box .word {
        position: relative;
        margin: 0 auto;
        width: 96%;
        padding: 4vw 0
    }

    #tab7pro .sect11 .box .word .tit {
        display: inline-block;
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect11 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect11 .picture-box {
        width: 63.4114583333%;
        margin: 0 auto
    }

    #tab7pro .sect12 .box {
        position: relative
    }

    #tab7pro .sect12 .box .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 96%
    }

    #tab7pro .sect12 .box .word .tit {
        display: inline-block;
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect12 .box .word .msg {
        font-size: 3.3854166667vw;
        opacity: .8;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect13 .box {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0;
        text-align: center
    }

    #tab7pro .sect13 .box .word {
        padding: 5vw 0
    }

    #tab7pro .sect13 .box .word .tit {
        display: inline-block;
        font-size: 6.5104166667vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect13 .box .word .msg {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect14 .box {
        background: #c2e3e9;
        position: relative
    }

    #tab7pro .sect14 .box .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0;
        text-align: center
    }

    #tab7pro .sect14 .box .word .tit {
        font-size: 13.0208333333vw;
        font-weight: 300;
        font-style: italic;
        color: #fff;
        line-height: 1;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #8379E9 77.0751953125%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect14 .box .word .msg {
        font-size: 6.5104166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.1;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect14 .box-2 {
        position: relative
    }

    #tab7pro .sect14 .box-2 .word {
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 5%;
        width: 95.6808199122%
    }

    #tab7pro .sect14 .box-2 .word .tit {
        display: inline-block;
        font-size: 5.2083333333vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #8379E9 77.0751953125%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect14 .box-2 .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #fff;
        line-height: 1.3
    }

    #tab7pro .sect15 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #tab7pro .sect15 .box .title {
        display: inline-block;
        font-size: 6.5104166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-bottom: 4vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect15 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #tab7pro .sect15 .box ul li {
        width: 33.33%
    }

    #tab7pro .sect15 .box ul li .tit {
        padding: 0 5%;
        font-size: 3.125vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect16 .box {
        width: 96%;
        margin: 0 auto;
        text-align: center;
        padding: 8vw 0
    }

    #tab7pro .sect16 .box .title {
        display: inline-block;
        font-size: 6.5104166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.2;
        padding-bottom: 4vw;
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect16 .box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    #tab7pro .sect16 .box ul li {
        width: 50%
    }

    #tab7pro .sect16 .box ul li .tit {
        padding: 0 5%;
        font-size: 3.3854166667vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3
    }

    #tab7pro .sect17 {
        background-color: #fff
    }

    #tab7pro .sect17 .box {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #tab7pro .sect17 .box ul li {
        position: relative
    }

    #tab7pro .sect17 .box ul li:nth-child(1) {
        width: 100%
    }

    #tab7pro .sect17 .box ul li:nth-child(1) .word {
        position: absolute;
        width: 60%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 10%
    }

    #tab7pro .sect17 .box ul li:nth-child(1) .word .msg {
        color: #fff
    }

    #tab7pro .sect17 .box ul li:nth-child(2) {
        width: 96.1732851986%;
        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
    }

    #tab7pro .sect17 .box ul li:nth-child(2) img {
        width: 50.0750750751%
    }

    #tab7pro .sect17 .box ul li:nth-child(2) .word {
        width: 44.96996997%
    }

    #tab7pro .sect17 .box ul li:nth-child(2) .word .tit {
        background: linear-gradient(96deg, #E270CF 0%, #E57DD4 37.3046875%, #3B2DC4 72.216796875%, #A638DC 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7pro .sect17 .box .word .tit {
        display: inline-block;
        font-size: 4.6875vw;
        font-weight: bold;
        color: #fff;
        line-height: 1.3;
        margin-bottom: 2vw
    }

    #tab7pro .sect17 .box .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 500;
        line-height: 1.3;
        color: #000
    }

    #tab7pro .sect18 .box {
        padding: 4vw 0;
        width: 96%;
        margin: 0 auto
    }

    #tab7pro .sect18 .box .table-box {
        border: 1px solid #000;
        width: 100%;
        text-align: left;
        margin-top: 4vw;
        border-collapse: collapse
    }

    #tab7pro .sect18 .box .table-box tr, #tab7pro .sect18 .box .table-box td {
        border-collapse: collapse;
        border: 1px solid #000
    }

    #tab7pro .sect18 .box .table-box td {
        font-size: 3.90625vw;
        font-weight: 500;
        color: #000;
        line-height: 1.3;
        padding: 1vw 0;
        padding-left: 2%
    }

    #tab7pro .sect18 .box .table-box td:nth-child(1) {
        width: 40%
    }

    #tab7pro .sect18 .box .table-box td:nth-child(2) {
        width: 60%;
        word-break: break-word
    }
}