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

@font-face {
    font-family: Bray Notes;
    /*src: url("https://cdn.shopifycdn.net/s/files/1/0564/9652/1403/files/BRAY_NOTES.TTF?v=1636516509")*/
    src: url("fonts/curr4.ttf");
}

@font-face {
    font-family: Comic Sans MS;
    src: url("fonts/COMICI.TTF")
}

.#tab7kids p {
    margin-bottom: inherit;
}

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

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

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

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

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

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

#tab7kids .tab7kids-pc {
    display: inherit
}

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

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

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

#tab7kids .se {
    position: relative
}

#tab7kids .sect1 .box {
    position: absolute;
    width: 46.7708333333vw;
    top: 35%;
    left: 50%;
    bottom: 0;
    text-align: center
}

#tab7kids .sect1 .box img {
    width: 36.0416666667vw
}

#tab7kids .sect1 .box .tit {
    font-size: 1.71875vw;
    font-family: Comic Sans MS;
    font-weight: normal;
    color: #141414;
    line-height: 1;
    margin: 2vw 0
}

#tab7kids .sect1 .box .msg {
    font-size: 1.1458333333vw;
    font-family: Comic Sans MS;
    font-weight: normal;
    color: #000;
    line-height: 1.7
}

#tab7kids .sect1 .picture-box {
    position: absolute;
    left: 11.5625vw;
    bottom: 0;
    width: 44.4791666667vw
}

#tab7kids .sect2 {
    background-color: #fff
}

#tab7kids .sect2 .box-app {
    display: none
}

#tab7kids .sect2 .box {
    width: 96%;
    max-width: 1266px;
    margin: 0 auto;
    padding: 4vw 0
}

#tab7kids .sect2 .box .item-ul {
    font-size: 0
}

#tab7kids .sect2 .box .item-ul .item-li {
    display: inline-block;
    vertical-align: top
}

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

#tab7kids .sect2 .box .item-ul .item-li ul li .word {
    position: absolute;
    width: 100%;
    text-align: center
}

#tab7kids .sect2 .box .item-ul .item-li ul li .word .tit {
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: initial
}

#tab7kids .sect2 .box .item-ul .item-li ul li .word .msg {
    font-weight: 400;
    color: gray;
    line-height: 1.2
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) {
    width: 39.2575039494%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(1) {
    margin-bottom: 1.9230769231%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(1) .word {
    top: 10%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(1) .word .tit {
    font-size: 2.2916666667vw
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(1) .word .msg {
    font-size: 1.875vw
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) {
    position: absolute
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 60%;
    right: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) .word .tit {
    display: inline-block;
    line-height: 1;
    font-size: 2.2395833333vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) .word .msg {
    font-size: 1.1979166667vw;
    line-height: 1.5
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) {
    width: 42.0221169036%;
    margin: 0 .5529225908% 0 .7898894155%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(1) {
    width: 36.6541353383%;
    margin-right: 1.6917293233%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word {
    top: 10%;
    left: 0
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word .tit {
    font-size: 1.3020833333vw
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word .msg {
    font-size: 1.0416666667vw;
    line-height: 1.5
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(2) {
    width: 61.6541353383%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word {
    top: 10%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word .tit {
    display: inline-block;
    font-size: 1.8229166667vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word .msg {
    font-size: 1.71875vw;
    line-height: 1.5
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(3) {
    width: 46.2406015038%;
    margin: 1.9230769231% 2.4436090226% 1.6272189349% 0
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word {
    top: 5%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word .tit {
    display: block;
    line-height: 1;
    font-size: 1.7708333333vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word .msg {
    font-size: 1.1979166667vw;
    line-height: 1.2
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(4) {
    width: 48.6842105263%;
    margin: 1.9230769231% 0 1.6272189349% 0
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word {
    top: 5%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word .tit {
    display: inline-block;
    line-height: 1;
    font-size: 3.8541666667vw;
    color: #fc83b9
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word .msg {
    font-size: 3.28125vw;
    line-height: 1;
    font-weight: bold;
    font-style: italic;
    color: #2fb8eb
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(5) {
    width: 51.5037593985%;
    margin-right: 1.3157894737%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word {
    top: 5%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word .tit {
    display: inline-block;
    line-height: 1;
    font-size: 1.40625vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word .msg {
    font-size: 1.1979166667vw;
    line-height: 1.5
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(6) {
    width: 40.7894736842%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(6) .word {
    top: 10%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(6) .word .tit {
    display: inline-block;
    line-height: 1;
    font-size: 1.6666666667vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(6) .word .msg {
    font-size: 1.1979166667vw;
    line-height: 1.2
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) {
    width: 17.3775671406%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) {
    margin-bottom: 0.5208333333vw
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) .word {
    top: 5%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) .word .tit {
    display: inline-block;
    line-height: inherit;
    font-size: 1.875vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) .word .msg {
    font-size: 1.3020833333vw;
    font-family: Comic Sans MS;
    line-height: 1.5;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(2) .word {
    top: 10%;
    left: 1%
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(2) .word .tit {
    display: inline-block;
    line-height: 1;
    font-size: 2.0833333333vw;
    background: -webkit-gradient(linear, left top, right top, from(#FC79B3), to(#33B2E1));
    background: -o-linear-gradient(left, #FC79B3 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #FC79B3 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(2) .word .msg {
    font-size: 1.25vw;
    line-height: 1.5
}

#tab7kids .sect3 {
    background-color: #fbf4f4;
    padding: 4vw 0
}

#tab7kids .sect3 .box {
    width: 96%;
    max-width: 1215px;
    margin: 0 auto;
    text-align: center
}

#tab7kids .sect3 .box .lab {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab7kids .sect3 .box .tit {
    font-size: 3.125vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #fb6878;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect3 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0 2vw 0
}

#tab7kids .sect3 .box .picture-box {
    width: 37.5vw;
    margin: 0 auto
}

#tab7kids .sect3 .box ul {
    max-width: 989px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab7kids .sect3 .box ul li .word {
    padding: 2vw 0
}

#tab7kids .sect3 .box ul li .word .word-tit {
    font-size: 1.25vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #1f1f1f;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect3 .box ul li .word .word-msg {
    font-size: 1.25vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #4258bc;
    line-height: 1.5
}

#tab7kids .sect3 .box ul li:nth-of-type(even) .word .word-msg {
    color: #fb6878
}

#tab7kids .sect3 .box ul li:nth-child(1) img {
    width: 4.0625vw
}

#tab7kids .sect3 .box ul li:nth-child(2) img {
    width: 4.6354166667vw
}

#tab7kids .sect3 .box ul li:nth-child(3) img {
    width: 4.0104166667vw
}

#tab7kids .sect3 .box ul li:nth-child(4) img {
    width: 4.0625vw
}

#tab7kids .sect3 .box ul li:nth-child(5) img {
    width: 2.9166666667vw
}

#tab7kids .sect4 {
    padding: 4vw 0
}

#tab7kids .sect4 .box {
    width: 96%;
    max-width: 1229px;
    margin: 0 auto;
    text-align: center
}

#tab7kids .sect4 .box .lab {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab7kids .sect4 .box .tit {
    font-size: 3.125vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #fb6878;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect4 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0 4vw 0
}

#tab7kids .sect4 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1201px;
    margin: 0 auto
}

#tab7kids .sect4 .box .picture-box .word {
    position: absolute;
    bottom: 5%;
    max-width: 967px;
    width: 96%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7kids .sect4 .box .picture-box .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab7kids .sect4 .box .picture-box .word ul li .word-tit {
    font-size: 1.5625vw;
    font-weight: 600;
    color: #fc79b3;
    line-height: 1.2
}

#tab7kids .sect4 .box .picture-box .word ul li .word-msg {
    font-size: 1.09375vw;
    font-weight: 400;
    color: #c6c6c6;
    line-height: 1.2
}

#tab7kids .sect4 .box .picture-box .word ul li:nth-of-type(even) .word-tit {
    color: #33b2e1
}

#tab7kids .sect5 {
    background-color: #fbf4f4
}

#tab7kids .sect5 .box {
    position: absolute;
    width: 96%;
    max-width: 711px;
    left: 15%;
    top: 10%
}

#tab7kids .sect5 .box .lab {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab7kids .sect5 .box .tit {
    font-size: 3.125vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #fb6878;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect5 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    max-width: 620px;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0 0 0
}

#tab7kids .sect5 .word {
    position: absolute;
    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
}

#tab7kids .sect5 .word img {
    width: 1.71875vw
}

#tab7kids .sect5 .word .word-tit {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab7kids .sect5 .word-1 {
    left: 47.5%;
    top: 42%
}

#tab7kids .sect5 .word-1::before {
    position: absolute;
    left: 130%;
    top: calc(50% - 17.5px);
    -webkit-transform: translateY(-50%) skewX(-50deg);
    -ms-transform: translateY(-50%) skewX(-50deg);
    transform: translateY(-50%) skewX(-50deg);
    height: 1.8229166667vw;
    width: 7.8125vw;
    content: "";
    border-right: 1px solid #33b2e1;
    border-bottom: 1px solid #33b2e1
}

#tab7kids .sect5 .word-2 {
    left: 38.7%;
    top: 44.5%
}

#tab7kids .sect5 .word-2::before {
    position: absolute;
    width: 1px;
    left: 0.859375vw;
    top: 120%;
    height: 3.59375vw;
    content: "";
    background-color: #33b2e1
}

#tab7kids .sect6 {
    padding: 4vw 0
}

#tab7kids .sect6 .box {
    width: 100%
}

#tab7kids .sect6 .box .lab {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab7kids .sect6 .box .tit {
    font-size: 3.75vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #fb6878;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect6 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0 0 0
}

#tab7kids .sect6 .box .item-1 {
    width: 96%;
    max-width: 1453px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#tab7kids .sect6 .box .item-1 img:nth-child(1) {
    width: 30.4166666667vw
}

#tab7kids .sect6 .box .item-1 img:nth-child(2) {
    width: 30.4166666667vw;
    margin: 0 6.1458333333vw 0 4.0104166667vw
}

#tab7kids .sect6 .box .item-1 img:nth-child(3) {
    width: 4.6875vw
}

#tab7kids .sect6 .box .item-2 {
    width: 96%;
    max-width: 1543px;
    margin: 0 auto;
    padding-top: 4vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#tab7kids .sect6 .box .item-2 img:nth-child(1) {
    width: 14.4270833333vw
}

#tab7kids .sect6 .box .item-2 img:nth-child(2) {
    width: 62.5vw;
    margin: 0 0 0 3.4375vw
}

#tab7kids .sect6 .box .item-3 {
    width: 100%;
    margin: 0 auto;
    padding-top: 4vw;
    overflow: hidden
}

#tab7kids .sect6 .box .item-3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

#tab7kids .sect6 .box .item-3 ul li {
    z-index: 1
}

#tab7kids .sect6 .box .item-3 ul li .word {
    width: 32.6041666667vw;
    text-align: right
}

#tab7kids .sect6 .box .item-3 ul li .img1 {
    position: absolute;
    width: 38.8020833333vw;
    height: 18.125vw;
    left: -5%;
    bottom: 0;
    z-index: 0
}

#tab7kids .sect6 .box .item-3 ul li:nth-child(2) {
    margin-left: 2vw;
    padding-right: 10%
}

#tab7kids .sect6 .box .item-3 ul li:nth-child(2) img {
    width: 36.3541666667vw;
    margin-top: 3vw;
    z-index: 11
}

#tab7kids .sect6 .box .item-3 ul li:nth-child(2) .img2 {
    position: absolute;
    width: 38.4895833333vw;
    height: 21.3020833333vw;
    right: -17%;
    top: 5%;
    z-index: -1
}

#tab7kids .sect7 {
    padding: 4vw 0
}

#tab7kids .sect7 .box {
    padding: 4vw 0;
    text-align: right;
    background-color: #f7c3e0;
    position: relative;
    height: 72.9166666667vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

#tab7kids .sect7 .box::before {
    position: absolute;
    content: "";
    z-index: 10;
    width: 0;
    left: 0;
    top: -36.4583333333vw;
    height: 0;
    margin: 36.4583333333vw auto;
    border-top: 36.4583333333vw solid #33b2e1;
    border-left: 36.4583333333vw solid #33b2e1;
    border-right: 36.4583333333vw solid rgba(0, 0, 0, 0);
    border-bottom: 36.4583333333vw solid rgba(0, 0, 0, 0)
}

#tab7kids .sect7 .box .word {
    position: absolute;
    right: 5%;
    bottom: 10%;
    width: 50%
}

#tab7kids .sect7 .box .tit {
    font-size: 3.3854166667vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    line-height: inherit;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect7 .box .lab {
    width: 35.625vw
}

#tab7kids .sect7 .box .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #f6f6f6;
    line-height: 1.2;
    padding-top: 1vw;
    padding-bottom: 2vw
}

#tab7kids .sect7 .box ul {
    font-size: 0;
    max-width: 800px;
    margin: 0 0 0 auto
}

#tab7kids .sect7 .box ul li {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-top: 1vw
}

#tab7kids .sect7 .box ul li div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab7kids .sect7 .box ul li p {
    display: inline-block;
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #fff;
    line-height: 1;
    margin-left: 10px
}

#tab7kids .sect7 .box ul li p span {
    font-size: 1.25vw;
    font-family: 'myriadsetpro-thinthin', Arial;
    color: #fff
}

#tab7kids .sect7 .box ul li:nth-child(1) img {
    width: 2.7083333333vw
}

#tab7kids .sect7 .box ul li:nth-child(2) img {
    width: 1.9270833333vw
}

#tab7kids .sect7 .box ul li:nth-child(3) img {
    width: 2.2916666667vw
}

#tab7kids .sect7 .box ul li:nth-child(4) img {
    width: 2.1875vw
}

#tab7kids .sect7 .box ul li:nth-child(5) img {
    width: 2.03125vw
}

#tab7kids .sect7 .box ul li:nth-child(6) img {
    width: 1.9791666667vw
}

#tab7kids .sect7 .box .action-1 {
    left: 24% !important;
    top: 5% !important;
    -webkit-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out
}

#tab7kids .sect7 .box .action-2 {
    left: 10% !important;
    top: 35% !important;
    -webkit-transition: all 3s ease-in-out;
    -o-transition: all 3s ease-in-out;
    transition: all 3s ease-in-out
}

#tab7kids .sect7 .box .item-1 {
    position: absolute;
    left: 34.5%;
    top: -10%;
    z-index: 11
}

#tab7kids .sect7 .box .item-1 p {
    position: absolute;
    left: -76%;
    top: 100%;
    font-size: 15.46875vw;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-weight: bold;
    color: #f3f3f3;
    line-height: 1;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg)
}

#tab7kids .sect7 .box .item-1 img {
    width: 32.03125vw;
    -webkit-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg)
}

#tab7kids .sect7 .box .item-2 {
    position: absolute;
    left: 4%;
    top: 44%;
    z-index: 11
}

#tab7kids .sect7 .box .item-2 p {
    position: absolute;
    left: 74%;
    top: -28%;
    font-size: 13.0208333333vw;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-weight: bold;
    color: #33b2e1;
    line-height: 1;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    text-shadow: 1vw 0 1vw rgba(70, 143, 244, .6862745098)
}

#tab7kids .sect7 .box .item-2 img {
    width: 50.0520833333vw
}

#tab7kids .sect8 .box {
    position: absolute;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 96%;
    max-width: 1118px;
    margin: 0 auto;
    text-align: center
}

#tab7kids .sect8 .box .lab {
    font-size: 3.0208333333vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#tab7kids .sect8 .box .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #fb6878;
    line-height: inherit;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect8 .box .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #888;
    line-height: 1.2;
    margin: 1vw 0 0 0
}

#tab7kids .sect8 .picture-box {
    position: absolute;
    width: 28.4895833333vw;
    left: 60%;
    top: 30%
}

#tab7kids .sect9 .box {
    padding: 4vw 0;
    width: 96%;
    max-width: 1546px;
    margin: 0 auto;
    text-align: center
}

#tab7kids .sect9 .box .word {
    width: 96%;
    margin: 0 auto;
    max-width: 1200px;
    padding-bottom: 4vw
}

#tab7kids .sect9 .box .lab {
    font-size: 3.0208333333vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#tab7kids .sect9 .box .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: 600;
    color: #fb6878;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect9 .box .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #888;
    line-height: 1.2;
    margin: 1vw 0 0 0
}

#tab7kids .sect10 {
    padding: 4vw 0
}

#tab7kids .sect10 .box {
    width: 96%;
    max-width: 1220px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 4vw
}

#tab7kids .sect10 .box .lab {
    font-size: 3.0208333333vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#tab7kids .sect10 .box .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: 600;
    color: #fb6878;
    line-height: inherit;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect10 .box .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    font-family: Comic Sans MS;
    color: #888;
    line-height: 1.2;
    margin: 1vw 0 0 0
}

#tab7kids .sect10 .picture-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#tab7kids .sect10 .picture-box .img1 {
    width: 65.15625vw
}

#tab7kids .sect10 .picture-box .img2 {
    width: 36.6666666667vw;
    -webkit-transform: translateX(-8vw);
    -ms-transform: translateX(-8vw);
    transform: translateX(-8vw)
}

#tab7kids .sect11 .box {
    padding: 4vw 0;
    width: 100%;
    text-align: center
}

#tab7kids .sect11 .box .lab {
    font-size: 3.0208333333vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#tab7kids .sect11 .box .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: 600;
    color: #fb6878;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect11 .box .msg {
    max-width: 1133px;
    margin: 0 auto;
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #888;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect11 .box .picture-box {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 4vw
}

#tab7kids .sect11 .box .picture-box ul {
    font-size: 0;
    -webkit-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out
}

#tab7kids .sect11 .box .picture-box ul li {
    display: inline-block;
    width: 33.33%;
    vertical-align: top
}

#tab7kids .sect11 .box .picture-box .ul-1 {
    margin-left: -10%
}

#tab7kids .sect11 .box .picture-box .ul-1 li:nth-child(1) img {
    width: 30.9375vw
}

#tab7kids .sect11 .box .picture-box .ul-1 li:nth-child(2) img {
    width: 31.1979166667vw
}

#tab7kids .sect11 .box .picture-box .ul-1 li:nth-child(3) img {
    width: 30.9375vw
}

#tab7kids .sect11 .box .picture-box .action-1 {
    -webkit-transform: translateX(-20%);
    -ms-transform: translateX(-20%);
    transform: translateX(-20%)
}

#tab7kids .sect11 .box .picture-box .action-2 {
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%)
}

#tab7kids .sect11 .box .picture-box .ul-2 {
    margin-right: -10%
}

#tab7kids .sect11 .box .picture-box .ul-2 li {
    margin-top: 2vw
}

#tab7kids .sect11 .box .picture-box .ul-2 li:nth-child(1) img {
    width: 31.1979166667vw
}

#tab7kids .sect11 .box .picture-box .ul-2 li:nth-child(2) img {
    width: 30.9375vw
}

#tab7kids .sect11 .box .picture-box .ul-2 li:nth-child(3) img {
    width: 27.8645833333vw
}

#tab7kids .sect12 .box {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 4vw 0;
    z-index: 0;
    overflow: hidden
}

#tab7kids .sect12 .box .word {
    width: 96%;
    max-width: 1152px;
    margin: 0 auto;
    z-index: 1
}

#tab7kids .sect12 .box .lab {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#tab7kids .sect12 .box .tit {
    font-size: 5.5729166667vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#tab7kids .sect12 .box .msg {
    font-size: 1.5625vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #1c1c1c;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect12 .box .bg {
    position: absolute;
    left: -5%;
    top: 0;
    z-index: -1;
    background-color: #fee9ea;
    width: 110%;
    height: 100%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%
}

#tab7kids .sect12 .box-2 {
    position: relative
}

#tab7kids .sect12 .box-2 .word {
    position: absolute;
    width: 96%;
    max-width: 760px;
    margin: 0 auto;
    right: 5%;
    top: 43%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab7kids .sect12 .box-2 .lab {
    font-size: 3.0208333333vw;
    font-weight: 600;
    color: #161616;
    line-height: 1
}

#tab7kids .sect12 .box-2 .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: 600;
    color: #fb6878;
    line-height: inherit;
    display: block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect12 .box-2 .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #393939;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect12 .box-3 {
    width: 96%;
    max-width: 1255px;
    margin: 0 auto;
    margin-top: -11%
}

#tab7kids .sect12 .box-3 .ul-1 {
    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
}

#tab7kids .sect12 .box-3 .ul-1 .li-1 {
    position: relative
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) {
    width: 40.1041666667vw
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 18%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li {
    width: 40%
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li:nth-child(3), #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li:nth-child(4) {
    margin: 2vw 0
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li .tit {
    font-size: 1.3541666667vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #050505;
    line-height: 1
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li .msg {
    font-size: 0.9375vw;
    margin-top: 1vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(2) {
    width: 24.0625vw;
    margin-left: 1vw
}

#tab7kids .sect13 .box .word {
    width: 96%;
    max-width: 958px;
    margin: 0 auto;
    text-align: center
}

#tab7kids .sect13 .box .word .lab {
    font-size: 1.875vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#tab7kids .sect13 .box .word .tit {
    font-size: 3.125vw;
    font-family: Comic Sans MS;
    font-weight: 600;
    color: #fb6878;
    line-height: inherit;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect13 .box .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #888;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect13 .box-2 .word .tit {
    font-size: 1.5104166667vw;
    font-family: Bray Notes;
    font-weight: 400;
    font-style: italic;
    color: #000;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect13 .box-2 .word .msg {
    font-size: 1.1979166667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect13 .box-2 .ul-1 {
    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;
    width: 96%;
    max-width: 1356px;
    margin: 0 auto;
    margin-top: 4vw
}

#tab7kids .sect13 .box-2 .ul-1 li {
    position: relative
}

#tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) {
    width: 33.1770833333vw;
    z-index: 0
}

#tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) .word {
    padding: 0 10% 1vw 20%
}

#tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) .img1 {
    position: absolute;
    width: 18.2291666667vw;
    left: -35%;
    top: -10%;
    z-index: -1
}

#tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) {
    width: 33.125vw;
    margin-left: 4.1666666667vw;
    z-index: 0
}

#tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) .word {
    padding: 0 20% 0 5%
}

#tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) .img1 {
    position: absolute;
    left: 1%;
    top: -11%;
    z-index: -1;
    width: 15.2604166667vw
}

#tab7kids .sect13 .box-2 .ul-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 96%;
    max-width: 1234px;
    margin: 1vw auto 4vw auto
}

#tab7kids .sect13 .box-2 .ul-2 li {
    position: relative
}

#tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) {
    width: 23.0729166667vw;
    z-index: 0
}

#tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) .img1 {
    position: absolute;
    width: 12.2916666667vw;
    left: -35%;
    top: -2%;
    z-index: -1
}

#tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) {
    width: 33.9583333333vw;
    margin-left: 6.7708333333vw;
    z-index: 0
}

#tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .word {
    padding: 10% 20% 0 5%
}

#tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .img1 {
    position: absolute;
    left: 1%;
    bottom: 22%;
    z-index: -1;
    width: 21.09375vw
}

#tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .img2 {
    position: absolute;
    right: -5%;
    top: -20%;
    z-index: -1;
    width: 11.5625vw
}

#tab7kids .sect13 .box-3 {
    width: 96%;
    max-width: 957px;
    margin: 0 auto;
    text-align: center
}

#tab7kids .sect13 .box-3 .word .tit {
    font-size: 3.125vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #fb6878;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect13 .box-3 .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding: 1vw 0
}

#tab7kids .sect13 .box-3 .picture-box {
    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
}

#tab7kids .sect13 .box-3 .picture-box .img1 {
    width: 18.6979166667vw
}

#tab7kids .sect13 .box-3 .picture-box .img2 {
    width: 18.6979166667vw
}

#tab7kids .sect13 .box-4 {
    width: 96%;
    max-width: 1272px;
    margin: 4vw auto;
    text-align: left;
    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
}

#tab7kids .sect13 .box-4 .word {
    width: 35.78125vw;
    padding-right: 5%
}

#tab7kids .sect13 .box-4 .word .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #fb6878;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect13 .box-4 .word .msg {
    font-size: 1.3541666667vw;
    font-weight: 400;
    font-family: Comic Sans MS;
    color: #888;
    line-height: 1.2;
    padding: 1vw 0
}

#tab7kids .sect13 .box-4 .picture-box {
    width: 28.2291666667vw
}

#tab7kids .sect14 .box {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 4vw 0;
    z-index: 0;
    overflow: hidden
}

#tab7kids .sect14 .box .word {
    width: 96%;
    max-width: 1372px;
    margin: 0 auto;
    z-index: 1
}

#tab7kids .sect14 .box .lab {
    font-size: 3.0208333333vw;
    font-weight: 400;
    color: #161616;
    line-height: 1
}

#tab7kids .sect14 .box .tit {
    font-size: 3.5416666667vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #000;
    display: inline-block;
    line-height: inherit;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect14 .box .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #888;
    line-height: 1.2;
    padding-top: 1vw
}

#tab7kids .sect14 .box .bg {
    position: absolute;
    left: -5%;
    top: 0;
    z-index: -1;
    background-color: #fee9ea;
    width: 110%;
    height: 100%;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%
}

#tab7kids .sect14 .box-2 {
    padding: 4vw 0
}

#tab7kids .sect14 .box-2 .word {
    text-align: center
}

#tab7kids .sect14 .box-2 .word .tit {
    font-size: 2.2916666667vw;
    font-family: Comic Sans MS;
    font-weight: bold;
    color: #fff;
    line-height: inherit;
    display: block;
    background: -webkit-gradient(linear, right top, left top, from(#ED8AB6), to(#33B2E1));
    background: -o-linear-gradient(right, #ED8AB6 0%, #33B2E1 100%);
    background: linear-gradient(270deg, #ED8AB6 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect14 .box-2 .word .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #888;
    line-height: 1.2;
    padding: 1vw 0
}

#tab7kids .sect14 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#tab7kids .sect14 .box-2 ul li {
    display: inline-block
}

#tab7kids .sect14 .box-2 ul li:nth-child(1) {
    width: 29.7916666667vw
}

#tab7kids .sect14 .box-2 ul li:nth-child(1) img {
    width: 29.3229166667vw;
    margin: 0 auto
}

#tab7kids .sect14 .box-2 ul li:nth-child(2) {
    width: 30.5208333333vw;
    margin-top: 5.2083333333vw;
    margin-left: 11.1458333333vw
}

#tab7kids .sect14 .box-2 ul li:nth-child(2) img {
    width: 29.0104166667vw;
    margin: 0 auto
}

#tab7kids .sect14 .box-2 ul li:nth-child(3) {
    width: 58.90625vw;
    margin-top: 2vw
}

#tab7kids .sect14 .box-2 ul li:nth-child(3) img {
    width: 32.2916666667vw
}

#tab7kids .sect14 .box-2 ul li:nth-child(3) .word {
    width: 25.625vw
}

#tab7kids .sect14 .box-2 ul li:nth-child(3) .item {
    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
}

#tab7kids .sect15 .box {
    text-align: center
}

#tab7kids .sect15 .box .tit {
    font-size: 4.4791666667vw;
    font-family: Bray Notes;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#tab7kids .sect15 .box .msg {
    font-size: 1.3541666667vw;
    font-family: Comic Sans MS;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.2;
    max-width: 1095px;
    margin: 0 auto;
    padding-top: 1vw
}

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

#tab7kids .sect15 .box ul li .word {
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#tab7kids .sect15 .box ul li .word .word-tit {
    font-size: 2.8645833333vw;
    font-weight: 400;
    color: #000;
    line-height: 1
}

#tab7kids .sect15 .box ul li .word .word-msg {
    text-align: left;
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-top: 2vw
}

#tab7kids .sect15 .box ul li .word .word-line {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 30%;
    width: 20.8333333333vw;
    margin: 0 auto;
    height: 1px;
    border-bottom: 1px dashed #000
}

#tab7kids .sect15 .box ul li:nth-child(1) .top {
    width: 21.9791666667vw;
    margin: 0 auto
}

#tab7kids .sect15 .box ul li:nth-child(1) .bottom {
    position: relative;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%)
}

#tab7kids .sect15 .box ul li:nth-child(1) .bottom .word {
    position: absolute;
    width: 13.5416666667vw
}

#tab7kids .sect15 .box ul li:nth-child(1) .bottom img {
    width: 28.59375vw
}

#tab7kids .sect15 .box ul li:nth-child(2) {
    margin-left: 2vw
}

#tab7kids .sect15 .box ul li:nth-child(2) .top {
    width: 22.5520833333vw;
    margin: 0 auto
}

#tab7kids .sect15 .box ul li:nth-child(2) .bottom {
    position: relative;
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%)
}

#tab7kids .sect15 .box ul li:nth-child(2) .bottom .word {
    position: absolute;
    width: 16.9791666667vw
}

#tab7kids .sect15 .box ul li:nth-child(2) .bottom img {
    width: 28.1770833333vw
}

#tab7kids .sect15 .box-2 {
    padding: 2vw 0
}

#tab7kids .sect15 .box-2 ul {
    width: 96%;
    max-width: 1030px;
    margin: 0 auto
}

#tab7kids .sect15 .box-2 ul li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #959595
}

#tab7kids .sect15 .box-2 ul li:last-child {
    border-bottom: 1px solid #959595
}

#tab7kids .sect15 .box-2 ul li div {
    padding: .5vw 0
}

#tab7kids .sect15 .box-2 ul li .left {
    width: 30%;
    text-align: right;
    padding-right: 2.5%
}

#tab7kids .sect15 .box-2 ul li .left p {
    font-size: 1.25vw;
    display: inline-block;
    font-weight: 600;
    color: #000;
    line-height: 1.2;
    word-break: break-all;
    background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), to(#33B2E1));
    background: -o-linear-gradient(left, #ED8AB6 0%, #33B2E1 100%);
    background: linear-gradient(90deg, #ED8AB6 0%, #33B2E1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#tab7kids .sect15 .box-2 ul li .right {
    width: 70%;
    border-left: 1px solid #535353;
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    padding-left: 2.5%
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #tab7kids .sect1 .box {
        width: 40%;
        top: 50%;
        left: 55%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab7kids .sect1 .box img {
        width: 100%
    }

    #tab7kids .sect1 .box .tit {
        font-size: 2.4158125915vw
    }

    #tab7kids .sect1 .box .msg {
        font-size: 1.6105417277vw
    }

    #tab7kids .sect1 .picture-box {
        left: 5%;
        width: 50%
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(1) .word .tit {
        font-size: 3.2210834553vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(1) .word .msg {
        font-size: 2.635431918vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) {
        width: 40%
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) .word .tit {
        font-size: 3.1478770132vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(1) ul li:nth-child(2) .word .msg {
        font-size: 1.6837481698vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word .tit {
        font-size: 1.8301610542vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word .msg {
        font-size: 1.4641288433vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word .tit {
        font-size: 2.5622254758vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word .msg {
        font-size: 2.4158125915vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word .tit {
        font-size: 2.4890190337vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word .msg {
        font-size: 1.6837481698vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word .tit {
        font-size: 5.4172767204vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word .msg {
        font-size: 4.6120058565vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word .tit {
        font-size: 1.9765739385vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word .msg {
        font-size: 1.6837481698vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(6) .word .tit {
        font-size: 2.3426061493vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(2) ul li:nth-child(6) .word .msg {
        font-size: 1.6837481698vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) {
        margin-bottom: 0.7320644217vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) .word .tit {
        font-size: 2.635431918vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(1) .word .msg {
        font-size: 1.8301610542vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(2) .word .tit {
        font-size: 2.9282576867vw
    }

    #tab7kids .sect2 .box .item-ul .item-li:nth-child(3) ul li:nth-child(2) .word .msg {
        font-size: 1.756954612vw
    }

    #tab7kids .sect3 .box .lab {
        font-size: 2.635431918vw
    }

    #tab7kids .sect3 .box .tit {
        font-size: 4.39238653vw
    }

    #tab7kids .sect3 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect3 .box .picture-box {
        width: 52.7086383602vw
    }

    #tab7kids .sect3 .box ul li .word .word-tit {
        font-size: 1.756954612vw
    }

    #tab7kids .sect3 .box ul li .word .word-msg {
        font-size: 1.756954612vw
    }

    #tab7kids .sect3 .box ul li:nth-child(1) img {
        width: 5.710102489vw
    }

    #tab7kids .sect3 .box ul li:nth-child(2) img {
        width: 6.5153733529vw
    }

    #tab7kids .sect3 .box ul li:nth-child(3) img {
        width: 5.6368960469vw
    }

    #tab7kids .sect3 .box ul li:nth-child(4) img {
        width: 5.710102489vw
    }

    #tab7kids .sect3 .box ul li:nth-child(5) img {
        width: 4.0995607613vw
    }

    #tab7kids .sect4 .box .lab {
        font-size: 2.635431918vw
    }

    #tab7kids .sect4 .box .tit {
        font-size: 4.39238653vw
    }

    #tab7kids .sect4 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect4 .box .picture-box .word ul li .word-tit {
        font-size: 2.196193265vw
    }

    #tab7kids .sect4 .box .picture-box .word ul li .word-msg {
        font-size: 1.5373352855vw
    }

    #tab7kids .sect5 .box {
        left: 5%;
        top: 5%
    }

    #tab7kids .sect5 .box .lab {
        font-size: 2.635431918vw
    }

    #tab7kids .sect5 .box .tit {
        font-size: 4.39238653vw
    }

    #tab7kids .sect5 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect5 .word img {
        width: 2.4158125915vw
    }

    #tab7kids .sect5 .word .word-tit {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect5 .word-1 {
        left: 49%;
        top: 40%
    }

    #tab7kids .sect5 .word-1::before {
        height: 1.4641288433vw;
        width: 4.39238653vw;
        top: calc(50% - 10px)
    }

    #tab7kids .sect5 .word-2 {
        left: 38.2%;
        top: 43%
    }

    #tab7kids .sect5 .word-2::before {
        left: 1.2079062958vw;
        height: 3.6603221083vw
    }

    #tab7kids .sect6 .box .lab {
        font-size: 2.635431918vw
    }

    #tab7kids .sect6 .box .tit {
        font-size: 5.270863836vw
    }

    #tab7kids .sect6 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect6 .box .item-1 img:nth-child(1) {
        width: 42.7525622255vw
    }

    #tab7kids .sect6 .box .item-1 img:nth-child(2) {
        width: 42.7525622255vw;
        margin: 0 8.6383601757vw 0 5.6368960469vw
    }

    #tab7kids .sect6 .box .item-1 img:nth-child(3) {
        width: 6.588579795vw
    }

    #tab7kids .sect6 .box .item-2 img:nth-child(1) {
        width: 20.2781844802vw
    }

    #tab7kids .sect6 .box .item-2 img:nth-child(2) {
        width: 87.8477306003vw;
        margin: 0 0 0 4.831625183vw
    }

    #tab7kids .sect6 .box .item-3 ul li {
        z-index: 1
    }

    #tab7kids .sect6 .box .item-3 ul li .word {
        width: 100%
    }

    #tab7kids .sect6 .box .item-3 ul li .img1 {
        position: absolute;
        width: 54.5387994143vw;
        height: 25.4758418741vw;
        left: -20%;
        bottom: 0;
        z-index: -1
    }

    #tab7kids .sect6 .box .item-3 ul li:nth-child(2) {
        margin-left: 2vw;
        padding-right: 2%
    }

    #tab7kids .sect6 .box .item-3 ul li:nth-child(2) img {
        width: 51.0980966325vw
    }

    #tab7kids .sect6 .box .item-3 ul li:nth-child(2) .img2 {
        position: absolute;
        width: 54.0995607613vw;
        height: 29.9414348463vw;
        right: -30%;
        top: -7%;
        z-index: -1
    }

    #tab7kids .sect7 .box {
        height: 102.4890190337vw
    }

    #tab7kids .sect7 .box .word {
        position: absolute;
        right: 2%;
        bottom: 10%;
        width: 70%;
        max-width: 920px
    }

    #tab7kids .sect7 .box .tit {
        font-size: 4.7584187408vw
    }

    #tab7kids .sect7 .box .lab {
        width: 50.0732064422vw
    }

    #tab7kids .sect7 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect7 .box ul {
        font-size: 0;
        max-width: 800px;
        margin: 0 0 0 auto
    }

    #tab7kids .sect7 .box ul li {
        width: 33.33%;
        display: inline-block;
        vertical-align: top;
        text-align: left;
        margin-top: 1vw
    }

    #tab7kids .sect7 .box ul li div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #tab7kids .sect7 .box ul li p {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect7 .box ul li p span {
        font-size: 1.756954612vw
    }

    #tab7kids .sect7 .box ul li:nth-child(1) img {
        width: 3.8067349927vw
    }

    #tab7kids .sect7 .box ul li:nth-child(2) img {
        width: 2.7086383602vw
    }

    #tab7kids .sect7 .box ul li:nth-child(3) img {
        width: 3.2210834553vw
    }

    #tab7kids .sect7 .box ul li:nth-child(4) img {
        width: 3.074670571vw
    }

    #tab7kids .sect7 .box ul li:nth-child(5) img {
        width: 2.8550512445vw
    }

    #tab7kids .sect7 .box ul li:nth-child(6) img {
        width: 2.7818448023vw
    }

    #tab7kids .sect7 .box .action-1 {
        left: 34.5% !important;
        top: -10% !important
    }

    #tab7kids .sect7 .box .action-1 {
        left: 4% !important;
        top: 44% !important
    }

    #tab7kids .sect7 .box .item-1 {
        left: 27%;
        top: -19%
    }

    #tab7kids .sect7 .box .item-1 p {
        font-size: 21.7423133236vw
    }

    #tab7kids .sect7 .box .item-1 img {
        width: 45.0219619327vw
    }

    #tab7kids .sect7 .box .item-2 {
        left: -24%
    }

    #tab7kids .sect7 .box .item-2 p {
        font-size: 18.3016105417vw
    }

    #tab7kids .sect7 .box .item-2 img {
        width: 70.3513909224vw
    }

    #tab7kids .sect8 .box {
        top: 3%
    }

    #tab7kids .sect8 .box .lab {
        font-size: 4.2459736457vw
    }

    #tab7kids .sect8 .box .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect8 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect8 .picture-box {
        width: 40.0439238653vw
    }

    #tab7kids .sect9 .box .lab {
        font-size: 4.2459736457vw
    }

    #tab7kids .sect9 .box .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect9 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect10 .box .lab {
        font-size: 4.2459736457vw
    }

    #tab7kids .sect10 .box .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect10 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect10 .picture-box .img1 {
        width: 65%
    }

    #tab7kids .sect10 .picture-box .img2 {
        width: 45%;
        -webkit-transform: translateX(-8vw);
        -ms-transform: translateX(-8vw);
        transform: translateX(-8vw)
    }

    #tab7kids .sect11 .box .lab {
        font-size: 4.2459736457vw
    }

    #tab7kids .sect11 .box .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect11 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect11 .box .picture-box ul li img {
        width: 100%
    }

    #tab7kids .sect12 .box {
        padding: 8vw 0
    }

    #tab7kids .sect12 .box .lab {
        font-size: 2.635431918vw
    }

    #tab7kids .sect12 .box .tit {
        font-size: 7.8330893119vw
    }

    #tab7kids .sect12 .box .msg {
        font-size: 2.196193265vw
    }

    #tab7kids .sect12 .box-2 .word {
        width: 52%;
        right: 3%;
        top: 43%
    }

    #tab7kids .sect12 .box-2 .lab {
        font-size: 4.2459736457vw
    }

    #tab7kids .sect12 .box-2 .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect12 .box-2 .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect12 .box-3 {
        margin-top: -15%
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) {
        width: 56.3689604685vw
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word {
        position: absolute;
        width: 80%;
        top: 50%;
        left: 18%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li {
        width: 40%
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li:nth-child(3), #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li:nth-child(4) {
        margin: 3vw 0
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li .tit {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li .msg {
        font-size: 1.317715959vw
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(2) {
        width: 33.8213762811vw;
        margin-left: 1vw
    }

    #tab7kids .sect13 .box .word .lab {
        font-size: 2.635431918vw
    }

    #tab7kids .sect13 .box .word .tit {
        font-size: 4.39238653vw
    }

    #tab7kids .sect13 .box .word .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect13 .box-2 .word .tit {
        font-size: 2.1229868228vw
    }

    #tab7kids .sect13 .box-2 .word .msg {
        font-size: 1.6837481698vw
    }

    #tab7kids .sect13 .box-2 .ul-1 {
        margin-top: 8vw
    }

    #tab7kids .sect13 .box-2 .ul-1 li {
        position: relative
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) {
        width: 46.6325036603vw;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) .word {
        padding: 0 10% 1vw 20%
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) .img1 {
        position: absolute;
        width: 25.6222547584vw;
        left: -35%;
        top: -10%;
        z-index: -1
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) {
        width: 46.5592972182vw;
        margin-left: auto;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) .word {
        padding: 0 20% 0 5%
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) .img1 {
        position: absolute;
        left: 1%;
        top: -11%;
        z-index: -1;
        width: 21.4494875549vw
    }

    #tab7kids .sect13 .box-2 .ul-2 {
        margin: 1vw auto 4vw auto
    }

    #tab7kids .sect13 .box-2 .ul-2 li {
        position: relative
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) {
        width: 32.4304538799vw;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) .img1 {
        position: absolute;
        width: 17.2767203514vw;
        left: -35%;
        top: -2%;
        z-index: -1
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) {
        width: 47.7306002928vw;
        margin-left: 9.5168374817vw;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .word {
        padding: 10% 20% 0 5%
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .img1 {
        position: absolute;
        left: 1%;
        bottom: 22%;
        z-index: -1;
        width: 29.6486090776vw
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .img2 {
        position: absolute;
        right: -5%;
        top: -20%;
        z-index: -1;
        width: 16.2518301611vw
    }

    #tab7kids .sect13 .box-3 {
        width: 96%;
        max-width: 957px;
        margin: 0 auto;
        text-align: center
    }

    #tab7kids .sect13 .box-3 .word .tit {
        font-size: 4.39238653vw;
        font-family: Bray Notes;
        font-weight: 400;
        color: #fb6878;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#ED8AB6), color-stop(40%, #ED8AB6), color-stop(60%, #33B2E1), to(#33B2E1));
        background: -o-linear-gradient(left, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
        background: linear-gradient(90deg, #ED8AB6 0%, #ED8AB6 40%, #33B2E1 60%, #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect13 .box-3 .word .msg {
        font-size: 1.9033674963vw;
        font-weight: 400;
        color: #000;
        line-height: 1.2;
        padding: 1vw 0
    }

    #tab7kids .sect13 .box-3 .picture-box {
        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
    }

    #tab7kids .sect13 .box-3 .picture-box .img1 {
        width: 26.2811127379vw
    }

    #tab7kids .sect13 .box-3 .picture-box .img2 {
        width: 26.2811127379vw
    }

    #tab7kids .sect13 .box-4 .word {
        width: 50.2928257687vw;
        padding-right: 5%
    }

    #tab7kids .sect13 .box-4 .word .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect13 .box-4 .word .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect13 .box-4 .picture-box {
        width: 39.6778916545vw
    }

    #tab7kids .sect14 .box {
        padding: 8vw 0
    }

    #tab7kids .sect14 .box .lab {
        font-size: 4.2459736457vw;
        line-height: 1
    }

    #tab7kids .sect14 .box .tit {
        font-size: 4.9780380673vw
    }

    #tab7kids .sect14 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect14 .box-2 {
        padding: 4vw 0
    }

    #tab7kids .sect14 .box-2 .word .tit {
        font-size: 3.2210834553vw
    }

    #tab7kids .sect14 .box-2 .word .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect14 .box-2 ul li {
        display: inline-block
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(1) {
        width: 45%
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(1) img {
        width: 41.21522694vw;
        margin: 0 auto
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(2) {
        width: 45%;
        margin-top: 7.3206442167vw;
        margin-left: 5%
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(2) img {
        width: 40.775988287vw;
        margin: 0 auto
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) {
        width: 82.7964860908vw;
        margin-top: 4vw
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) img {
        width: 45.3879941435vw
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) .word {
        width: 36.0175695461vw
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) .item {
        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
    }

    #tab7kids .sect15 .box {
        text-align: center
    }

    #tab7kids .sect15 .box .tit {
        font-size: 6.2957540264vw
    }

    #tab7kids .sect15 .box .msg {
        font-size: 1.9033674963vw
    }

    #tab7kids .sect15 .box ul li .word .word-tit {
        font-size: 4.0263543192vw
    }

    #tab7kids .sect15 .box ul li .word .word-msg {
        font-size: 1.756954612vw
    }

    #tab7kids .sect15 .box ul li .word .word-line {
        width: 29.2825768668vw
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .top {
        width: 30.8931185944vw
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .bottom .word {
        width: 19.0336749634vw
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .bottom img {
        width: 40.1903367496vw
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .top {
        width: 31.6983894583vw
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .bottom .word {
        width: 23.8653001464vw
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .bottom img {
        width: 39.6046852123vw
    }

    #tab7kids .sect15 .box-2 ul li .left p {
        font-size: 1.756954612vw
    }

    #tab7kids .sect15 .box-2 ul li .right {
        font-size: 1.756954612vw
    }
}

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

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

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

    #tab7kids .sect1 .box {
        width: 96%;
        top: 10%;
        left: 2%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #tab7kids .sect1 .box img {
        width: 70.5729166667vw
    }

    #tab7kids .sect1 .box .tit {
        font-size: 4.4270833333vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect1 .box .msg {
        font-size: 3.125vw
    }

    #tab7kids .sect1 .picture-box {
        left: auto;
        right: 0;
        width: 87.109375vw
    }

    #tab7kids .sect2 .box-app {
        display: block;
        padding: 8vw 0;
        width: 96%;
        margin: 0 auto
    }

    #tab7kids .sect2 .box-app .item-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
    }

    #tab7kids .sect2 .box-app .item-ul .item-li .word {
        position: absolute;
        width: 100%;
        text-align: center
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) {
        width: 53.1380753138%
    }

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

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(1) .word {
        top: 10%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(1) .word .tit {
        font-size: 5.7291666667vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(1) .word .msg {
        font-size: 4.0364583333vw;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) {
        margin: 1vw 0
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(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
    }

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

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(1) {
        width: 49.7382198953%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(1) .item-box:nth-child(1) .word .tit {
        font-size: 3.3854166667vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #030409;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(1) .item-box:nth-child(1) .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(1) .item-box:nth-child(2) {
        margin-top: 1vw
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(1) .item-box:nth-child(2) .word .tit {
        font-size: 7.2916666667vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #fc83b9;
        line-height: 1;
        display: inline-block
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(1) .item-box:nth-child(2) .word .msg {
        font-size: 6.25vw;
        font-family: Myriad Pro;
        font-weight: bold;
        font-style: italic;
        color: #2fb8eb;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(2) {
        width: 47.6439790576%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(2) .word {
        top: 5%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(2) .word .tit {
        font-size: 3.6458333333vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(2) ul li:nth-child(2) .word .msg {
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: normal;
        color: #000;
        line-height: 1;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(3) .word {
        width: 65%;
        left: 35%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(3) .word .tit {
        font-size: 4.1666666667vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(1) .ul-2 .li-1:nth-child(3) .word .msg {
        font-size: 3.2552083333vw;
        font-family: Myriad Pro;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) {
        width: 44.630404463%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li {
        position: relative
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(1) {
        width: 46.25%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word {
        top: 5%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word .tit {
        font-size: 3.125vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #000;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(1) .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(2) {
        width: 51.5625%;
        margin-left: 2.1875%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word {
        top: 10%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word .tit {
        font-size: 4.0364583333vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #030409;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(2) .word .msg {
        font-size: 3.125vw;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(3) {
        width: 100%;
        margin: 1vw 0
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word {
        top: 10%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word .tit {
        font-size: 4.0364583333vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #030409;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(3) .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(4) {
        width: 51.25%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word {
        top: 10%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word .tit {
        font-size: 3.3854166667vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #030409;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(4) .word .msg {
        font-size: 3.3854166667vw;
        font-weight: 400;
        color: gray;
        line-height: 1
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(5) {
        width: 46.5625%;
        margin-left: 2.1875%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word {
        top: 10%
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word .tit {
        font-size: 4.0364583333vw;
        font-family: Comic Sans MS;
        font-weight: bold;
        color: #030409;
        line-height: 1;
        display: inline-block;
        background: -webkit-gradient(linear, left top, right top, from(#FC79B3), color-stop(40%, #FC79B3), color-stop(60%, #33B2E1));
        background: -o-linear-gradient(left, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        background: linear-gradient(90deg, #FC79B3 0%, #FC79B3 40%, #33B2E1 60% ï¼Œ #33B2E1 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #tab7kids .sect2 .box-app .item-ul .item-li:nth-child(2) ul li:nth-child(5) .word .msg {
        display: none
    }

    #tab7kids .sect3 {
        padding: 8vw 0
    }

    #tab7kids .sect3 .box .lab {
        font-size: 4.6875vw
    }

    #tab7kids .sect3 .box .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect3 .box .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect3 .box .picture-box {
        width: 93.75vw
    }

    #tab7kids .sect3 .box ul {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    #tab7kids .sect3 .box ul li .word .word-tit {
        font-size: 3.125vw;
        font-weight: bold
    }

    #tab7kids .sect3 .box ul li .word .word-msg {
        font-size: 3.125vw
    }

    #tab7kids .sect3 .box ul li:nth-child(1) img {
        width: 7.421875vw
    }

    #tab7kids .sect3 .box ul li:nth-child(2) img {
        width: 8.59375vw
    }

    #tab7kids .sect3 .box ul li:nth-child(3) img {
        width: 7.421875vw
    }

    #tab7kids .sect3 .box ul li:nth-child(4) img {
        width: 7.5520833333vw
    }

    #tab7kids .sect3 .box ul li:nth-child(5) img {
        width: 5.3385416667vw
    }

    #tab7kids .sect4 {
        padding: 8vw 0
    }

    #tab7kids .sect4 .box .lab {
        font-size: 4.6875vw
    }

    #tab7kids .sect4 .box .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect4 .box .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect4 .box .picture-box {
        width: 104%;
        margin-left: -2%
    }

    #tab7kids .sect4 .box .picture-box .word ul li .word-tit {
        font-size: 3.90625vw
    }

    #tab7kids .sect4 .box .picture-box .word ul li .word-msg {
        font-size: 3.125vw
    }

    #tab7kids .sect5 .box {
        left: 2%;
        text-align: center;
        top: 5%
    }

    #tab7kids .sect5 .box .lab {
        font-size: 4.6875vw;
        font-weight: bold
    }

    #tab7kids .sect5 .box .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect5 .box .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect5 .word img {
        width: 4.296875vw
    }

    #tab7kids .sect5 .word .word-tit {
        font-size: 3.3854166667vw;
        font-weight: bold
    }

    #tab7kids .sect5 .word-1 {
        left: 36%;
        top: 50%
    }

    #tab7kids .sect5 .word-1::before {
        height: 2.6041666667vw;
        width: 7.8125vw;
        top: 100%;
        border-top: 1px solid #33b2e1;
        border-bottom: none;
        -webkit-transform: translateY(-50%) skewX(50deg);
        -ms-transform: translateY(-50%) skewX(50deg);
        transform: translateY(-50%) skewX(50deg)
    }

    #tab7kids .sect5 .word-2 {
        left: 26%;
        top: 55%
    }

    #tab7kids .sect5 .word-2::before {
        left: 2.1484375vw;
        height: 5.2083333333vw
    }

    #tab7kids .sect6 {
        padding: 8vw 0
    }

    #tab7kids .sect6 .box .lab {
        font-size: 4.6875vw
    }

    #tab7kids .sect6 .box .tit {
        font-size: 9.375vw
    }

    #tab7kids .sect6 .box .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect6 .box .item-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: inherit;
        -ms-flex-pack: inherit;
        justify-content: inherit
    }

    #tab7kids .sect6 .box .item-1 img {
        display: block
    }

    #tab7kids .sect6 .box .item-1 img:nth-child(1) {
        width: 60%
    }

    #tab7kids .sect6 .box .item-1 img:nth-child(2) {
        width: 70%;
        -webkit-transform: translateY(-8vw);
        -ms-transform: translateY(-8vw);
        transform: translateY(-8vw);
        margin: 0 0 0 auto
    }

    #tab7kids .sect6 .box .item-1 img:nth-child(3) {
        position: absolute;
        width: 11.71875vw;
        right: 20%;
        top: 10%
    }

    #tab7kids .sect6 .box .item-2 {
        position: relative;
        padding-top: 0
    }

    #tab7kids .sect6 .box .item-2 img:nth-child(1) {
        width: 26.0416666667vw;
        position: absolute;
        top: -80%;
        left: 0%
    }

    #tab7kids .sect6 .box .item-2 img:nth-child(2) {
        width: 100%;
        margin: 0
    }

    #tab7kids .sect6 .box .item-3 {
        padding: 8vw 0
    }

    #tab7kids .sect6 .box .item-3 ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab7kids .sect6 .box .item-3 ul li {
        z-index: 1
    }

    #tab7kids .sect6 .box .item-3 ul li .word {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #tab7kids .sect6 .box .item-3 ul li .img1 {
        position: absolute;
        width: 97.0052083333vw;
        height: 45.3125vw;
        left: -40%;
        bottom: 40%;
        z-index: -1
    }

    #tab7kids .sect6 .box .item-3 ul li:nth-child(2) {
        height: 104.1666666667vw;
        margin-left: 2vw;
        padding-right: 2%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #tab7kids .sect6 .box .item-3 ul li:nth-child(2) img {
        width: 90.8854166667vw
    }

    #tab7kids .sect6 .box .item-3 ul li:nth-child(2) .img2 {
        position: absolute;
        width: 96.2239583333vw;
        height: 53.2552083333vw;
        right: -64%;
        top: 32%;
        z-index: -1
    }

    #tab7kids .sect7 {
        padding: 8vw 0
    }

    #tab7kids .sect7 .title {
        font-size: 10.4166666667vw
    }

    #tab7kids .sect7 .box {
        height: 182.2916666667vw
    }

    #tab7kids .sect7 .box::before {
        width: 169.2708333333vw;
        height: 260.4166666667vw;
        top: -50%;
        left: -100%;
        margin: 0;
        background-color: #33b2e1;
        border: none;
        -webkit-transform: rotate(35deg);
        -ms-transform: rotate(35deg);
        transform: rotate(35deg)
    }

    #tab7kids .sect7 .box .tit {
        font-size: 7.2916666667vw;
        background: none;
        -webkit-text-fill-color: #fff
    }

    #tab7kids .sect7 .box .lab {
        width: 46.09375vw
    }

    #tab7kids .sect7 .box .msg {
        font-size: 3.3854166667vw;
        color: #fff
    }

    #tab7kids .sect7 .box ul {
        position: absolute;
        right: 0;
        top: 255%;
        width: 50%
    }

    #tab7kids .sect7 .box ul li {
        width: 50%;
        margin-top: 4vw
    }

    #tab7kids .sect7 .box ul li p {
        font-size: 3.90625vw
    }

    #tab7kids .sect7 .box ul li p span {
        display: block;
        font-size: 12px
    }

    #tab7kids .sect7 .box ul li:nth-child(1) img {
        width: 6.7708333333vw
    }

    #tab7kids .sect7 .box ul li:nth-child(2) img {
        width: 4.8177083333vw
    }

    #tab7kids .sect7 .box ul li:nth-child(3) img {
        width: 5.7291666667vw
    }

    #tab7kids .sect7 .box ul li:nth-child(4) img {
        width: 5.46875vw
    }

    #tab7kids .sect7 .box ul li:nth-child(5) img {
        width: 5.078125vw
    }

    #tab7kids .sect7 .box ul li:nth-child(6) img {
        width: 4.9479166667vw
    }

    #tab7kids .sect7 .box .word {
        width: 96%;
        right: 2%;
        top: 2%;
        bottom: auto;
        z-index: 111;
        text-align: center
    }

    #tab7kids .sect7 .box .item-1 {
        left: 15%;
        top: 27%
    }

    #tab7kids .sect7 .box .item-1 p {
        left: -56%;
        top: 102%;
        font-size: 24.7395833333vw;
        -webkit-transform: rotate(305deg);
        -ms-transform: rotate(305deg);
        transform: rotate(305deg)
    }

    #tab7kids .sect7 .box .item-1 img {
        width: 52.9947916667vw;
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    #tab7kids .sect7 .box .item-2 {
        left: -6%;
        top: 60%
    }

    #tab7kids .sect7 .box .item-2 p {
        left: 57%;
        top: -34%;
        font-size: 24.7395833333vw;
        -webkit-transform: rotate(305deg);
        -ms-transform: rotate(305deg);
        transform: rotate(305deg)
    }

    #tab7kids .sect7 .box .item-2 img {
        width: 73.046875vw;
        -webkit-transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
        transform: rotate(-9deg)
    }

    #tab7kids .sect8 .box {
        top: 3%
    }

    #tab7kids .sect8 .box .lab {
        font-size: 6.5104166667vw
    }

    #tab7kids .sect8 .box .tit {
        font-size: 7.2916666667vw
    }

    #tab7kids .sect8 .box .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect8 .picture-box {
        right: 2%;
        left: auto;
        width: 71.2239583333vw
    }

    #tab7kids .sect9 {
        padding: 8vw 0
    }

    #tab7kids .sect9 .box .word {
        width: 100%
    }

    #tab7kids .sect9 .box .lab {
        font-size: 5.9895833333vw
    }

    #tab7kids .sect9 .box .tit {
        font-size: 7.2916666667vw
    }

    #tab7kids .sect9 .box .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect9 .box img {
        width: 104%;
        margin-left: -2%
    }

    #tab7kids .sect10 .box .lab {
        font-size: 6.5104166667vw
    }

    #tab7kids .sect10 .box .tit {
        font-size: 5.2083333333vw
    }

    #tab7kids .sect10 .box .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect10 .picture-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #tab7kids .sect10 .picture-box .img1 {
        width: 100%
    }

    #tab7kids .sect10 .picture-box .img2 {
        width: 67.1875vw;
        -webkit-transform: translateY(-8vw);
        -ms-transform: translateY(-8vw);
        transform: translateY(-8vw)
    }

    #tab7kids .sect11 .box .lab {
        font-size: 6.5104166667vw
    }

    #tab7kids .sect11 .box .tit {
        font-size: 7.2916666667vw
    }

    #tab7kids .sect11 .box .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect11 .box .picture-box ul li img {
        width: 100%
    }

    #tab7kids .sect12 .box {
        padding: 8vw 0
    }

    #tab7kids .sect12 .box .lab {
        font-size: 5.2083333333vw
    }

    #tab7kids .sect12 .box .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect12 .box .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect12 .box .bg {
        left: -10%;
        width: 120%
    }

    #tab7kids .sect12 .box-2 .word {
        position: relative;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        right: auto;
        text-align: center;
        padding-top: 4vw;
        top: auto
    }

    #tab7kids .sect12 .box-2 .lab {
        font-size: 6.5104166667vw
    }

    #tab7kids .sect12 .box-2 .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect12 .box-2 .msg {
        padding-top: 2vw;
        font-size: 3.3854166667vw
    }

    #tab7kids .sect12 .box-3 {
        margin-top: -5%
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) {
        width: 100%
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word {
        position: absolute;
        width: 80%;
        top: 50%;
        left: 18%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li {
        width: 40%
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li:nth-child(3), #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li:nth-child(4) {
        margin: 3vw 0
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li .tit {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(1) .word ul li .msg {
        font-size: 2.34375vw
    }

    #tab7kids .sect12 .box-3 .ul-1 .li-1:nth-child(2) {
        display: none
    }

    #tab7kids .sect13 {
        padding-top: 8vw
    }

    #tab7kids .sect13 .box .word {
        padding-bottom: 4vw
    }

    #tab7kids .sect13 .box .word .lab {
        font-size: 6.5104166667vw
    }

    #tab7kids .sect13 .box .word .tit {
        font-size: 7.03125vw
    }

    #tab7kids .sect13 .box .word .msg {
        font-size: 3.3854166667vw;
        margin: 2vw 0 4vw 0
    }

    #tab7kids .sect13 .box-2 .word .tit {
        font-size: 5.2083333333vw
    }

    #tab7kids .sect13 .box-2 .word .msg {
        font-size: 3.125vw
    }

    #tab7kids .sect13 .box-2 .ul-1 {
        margin-top: 8vw;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #tab7kids .sect13 .box-2 .ul-1 li {
        position: relative;
        width: 100%
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) {
        width: 100%;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) .word {
        padding: 0 0% 1vw 30%
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) img {
        width: 82.9427083333vw;
        display: block;
        margin: 0 0 0 auto
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(1) .img1 {
        position: absolute;
        width: 39.0625vw;
        left: -10%;
        top: -10%;
        z-index: -1
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) {
        width: 100%;
        margin-left: auto;
        margin-top: 8vw;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) .word {
        padding: 0 20% 0 5%
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) img {
        display: block;
        width: 82.8125vw
    }

    #tab7kids .sect13 .box-2 .ul-1 li:nth-child(2) .img1 {
        position: absolute;
        left: 1%;
        top: -11%;
        z-index: -1;
        width: 38.1510416667vw
    }

    #tab7kids .sect13 .box-2 .ul-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 8vw auto 4vw auto
    }

    #tab7kids .sect13 .box-2 .ul-2 li {
        position: relative
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) {
        width: 100%;
        z-index: 0
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) img {
        display: block;
        width: 57.6822916667vw;
        margin: 0 0 0 auto
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(1) .img1 {
        position: absolute;
        width: 30.7291666667vw;
        left: 18%;
        top: -2%;
        z-index: -1
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) {
        width: 100%;
        margin-left: auto;
        z-index: 0;
        padding-bottom: 8vw
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .word {
        padding: 0;
        width: 60%;
        position: absolute;
        top: 10%;
        right: 0
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .img1 {
        position: absolute;
        left: 15%;
        bottom: 5%;
        z-index: -1;
        width: 52.734375vw
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) img {
        width: 84.8958333333vw;
        display: block;
        margin: 0 0 0 auto
    }

    #tab7kids .sect13 .box-2 .ul-2 li:nth-child(2) .img2 {
        position: relative;
        right: auto;
        top: auto;
        z-index: -1;
        width: 28.90625vw;
        display: block;
        margin: 0 auto 0 0
    }

    #tab7kids .sect13 .box-3 {
        width: 96%;
        max-width: 957px;
        margin: 0 auto;
        text-align: center
    }

    #tab7kids .sect13 .box-3 .word .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect13 .box-3 .word .msg {
        font-size: 3.3854166667vw;
        padding: 2vw 0 4vw 0
    }

    #tab7kids .sect13 .box-3 .picture-box .img1 {
        width: 40%
    }

    #tab7kids .sect13 .box-3 .picture-box .img2 {
        width: 40%
    }

    #tab7kids .sect13 .box-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 8vw auto
    }

    #tab7kids .sect13 .box-4 .word {
        width: 100%;
        padding-right: 0
    }

    #tab7kids .sect13 .box-4 .word .tit {
        font-size: 8.8541666667vw
    }

    #tab7kids .sect13 .box-4 .word .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect13 .box-4 .picture-box {
        width: 70.5729166667vw;
        display: block;
        margin: 0 0 0 auto
    }

    #tab7kids .sect14 .box {
        padding: 8vw 0
    }

    #tab7kids .sect14 .box .lab {
        font-size: 6.5104166667vw;
        line-height: 1
    }

    #tab7kids .sect14 .box .tit {
        font-size: 7.8125vw
    }

    #tab7kids .sect14 .box .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect14 .box .bg {
        width: 120%;
        left: -10%;
        border-bottom-left-radius: 40%;
        border-bottom-right-radius: 40%
    }

    #tab7kids .sect14 .box-2 {
        padding: 8vw 0
    }

    #tab7kids .sect14 .box-2 .word {
        text-align: left;
        padding: 0 2.5%
    }

    #tab7kids .sect14 .box-2 .word .tit {
        font-size: 4.296875vw
    }

    #tab7kids .sect14 .box-2 .word .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect14 .box-2 ul li {
        display: inline-block
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(1) {
        width: 100%
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(1) .item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(1) img {
        width: 50%;
        margin: 0 auto
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(2) {
        width: 100%;
        margin: 4vw 0;
        margin-left: auto
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(2) .item {
        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
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(2) img {
        width: 50%;
        margin: 0 auto
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) {
        width: 147.265625vw;
        margin-top: auto
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) img {
        width: 50%
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) .word {
        width: 50%
    }

    #tab7kids .sect14 .box-2 ul li:nth-child(3) .item {
        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
    }

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

    #tab7kids .sect15 .box .tit {
        font-size: 10.4166666667vw
    }

    #tab7kids .sect15 .box .msg {
        font-size: 3.3854166667vw
    }

    #tab7kids .sect15 .box ul li .word .word-tit {
        font-size: 7.1614583333vw
    }

    #tab7kids .sect15 .box ul li .word .word-msg {
        font-size: 3.125vw
    }

    #tab7kids .sect15 .box ul li .word .word-line {
        width: 90%
    }

    #tab7kids .sect15 .box ul li:nth-child(1) {
        width: 50%
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .top {
        width: 80%
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .bottom {
        width: 45.703125vw;
        height: 39.0625vw;
        border-radius: 10px;
        background: -webkit-gradient(linear, left top, left bottom, from(#E7F1F9), to(#D3E7F8));
        background: -o-linear-gradient(top, #E7F1F9 0%, #D3E7F8 100%);
        background: linear-gradient(180deg, #E7F1F9 0%, #D3E7F8 100%)
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .bottom .word {
        width: 33.8541666667vw
    }

    #tab7kids .sect15 .box ul li:nth-child(1) .bottom img {
        display: none
    }

    #tab7kids .sect15 .box ul li:nth-child(2) {
        width: 50%
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .top {
        width: 80%
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .bottom {
        width: 45.703125vw;
        height: 39.0625vw;
        border-radius: 10px;
        background: -webkit-gradient(linear, left top, left bottom, from(#FAEBF6), to(#EECDE2));
        background: -o-linear-gradient(top, #FAEBF6 0%, #EECDE2 100%);
        background: linear-gradient(180deg, #FAEBF6 0%, #EECDE2 100%)
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .bottom .word {
        width: 42.4479166667vw
    }

    #tab7kids .sect15 .box ul li:nth-child(2) .bottom img {
        display: none
    }

    #tab7kids .sect15 .box-2 ul {
        position: relative
    }

    #tab7kids .sect15 .box-2 ul::before {
        position: absolute;
        height: 100%;
        left: 35%;
        content: "";
        top: 0;
        width: 1px;
        background-color: #535353
    }

    #tab7kids .sect15 .box-2 ul li div {
        padding: 1vw 0
    }

    #tab7kids .sect15 .box-2 ul li .left {
        width: 35%
    }

    #tab7kids .sect15 .box-2 ul li .left p {
        font-size: 3.90625vw;
        word-break: keep-all
    }

    #tab7kids .sect15 .box-2 ul li .right {
        width: 65%;
        font-size: 3.90625vw;
        border-left: none
    }
}