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

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

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

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

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

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

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

#pad10 .pad10-pc {
    display: inherit
}

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

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

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

#pad10 .lab {
    display: block
}

#pad10 .se {
    position: relative
}

#pad10 .sect1 .box {
    position: absolute;
    top: 18%;
    left: 24%
}

#pad10 .sect1 .box .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    background-color: #414dd7;
    display: inline-block;
    padding: 0 5px;
    margin-top: .5vw;
    position: relative;
    z-index: 11
}

#pad10 .sect1 .box .msg::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    top: 15%;
    background-color: rgba(65, 77, 215, .5568627451)
}

#pad10 .sect1 .box .tit {
    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
}

#pad10 .sect1 .box .tit img {
    width: 12.2916666667vw;
    margin-right: 10px
}

#pad10 .sect1 .box .tit span {
    font-size: 3.5416666667vw;
    font-weight: bold;
    color: #000;
    line-height: 1;
    background: -o-linear-gradient(323deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(127deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box {
    width: 62.4277456647%;
    height: 50.5208333333vw;
    margin: 4vw auto;
    position: relative
}

#pad10 .sect2 .box .item-1 {
    position: absolute;
    width: 67.9292929293%;
    left: 0;
    top: 0;
    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
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(1) {
    width: 49.5662949195%
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(1) .note {
    position: absolute;
    top: 52%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2.5520833333vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(1) .word {
    width: 100%;
    text-align: center;
    top: 5%;
    left: 0
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #E3A27F 0%, #F0EDE6 27.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    background: linear-gradient(163deg, #E3A27F 0%, #F0EDE6 27.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(1) .word .word-msg {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(2) {
    width: 49.5662949195%
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(2) .word {
    width: 100%;
    text-align: center;
    top: 5%;
    left: 0
}

#pad10 .sect2 .box .item-1 .item-box:nth-child(2) .word .word-tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-2 {
    position: absolute;
    width: 31.3131313131%;
    top: 0;
    left: 68.6868686869%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#pad10 .sect2 .box .item-2 .item-box {
    width: 100%
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word {
    width: 80%;
    top: 5%;
    left: 10%
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #4152D5 0%, #3D65CA 27.2705078125%, #2CA7A4 56.884765625%, #21D18D 100%);
    background: linear-gradient(163deg, #4152D5 0%, #3D65CA 27.2705078125%, #2CA7A4 56.884765625%, #21D18D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word .word-msg {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(2) {
    margin-top: 2.7137042062%
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(2) .word {
    width: 100%;
    text-align: center;
    top: 15%;
    left: 0
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(2) .word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #41B234 0%, #41B234 40%, #A2E674 60%, #A2E674 100%);
    background: linear-gradient(163deg, #41B234 0%, #41B234 40%, #A2E674 60%, #A2E674 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box .item-2 .item-box:nth-child(2) .word .word-msg {
    font-size: 1.5625vw;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-3 {
    position: absolute;
    width: 24.7474747475%;
    top: 34.3298969072%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#pad10 .sect2 .box .item-3 .item-box {
    width: 100%
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word {
    width: 80%;
    top: 1%;
    left: 10%
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(326deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(124deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg {
    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
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg img {
    width: 2.1875vw
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg span {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(2) {
    margin-top: 4.4776119403%
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word {
    width: 96%;
    top: 5%;
    left: 2%
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-tit {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(326deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
    background: linear-gradient(124deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-msg {
    font-size: 1.25vw;
    color: #fff;
    line-height: 1.2;
    margin-top: .5vw
}

#pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-msg img {
    width: 2.1354166667vw
}

#pad10 .sect2 .box .item-4 {
    position: absolute;
    width: 43.8552188552%;
    left: 24.0740740741%;
    top: 34.3298969072%
}

#pad10 .sect2 .box .item-4 .item-box .word {
    width: 96%;
    top: 5%;
    left: 4%;
    text-align: center
}

#pad10 .sect2 .box .item-4 .item-box .word .word-tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #20A7F9 0%, #1553C2 100%);
    background: linear-gradient(163deg, #20A7F9 0%, #1553C2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect2 .box .item-4 .item-box .word .word-msg {
    font-size: 1.25vw;
    color: #000;
    line-height: 1.2
}

#pad10 .sect2 .box .item-5 {
    position: absolute;
    width: 74.3265993266%;
    bottom: 0;
    right: 0;
    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
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(1) {
    width: 48.0181200453%
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word {
    width: 60%;
    top: 20%;
    left: 40%
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-tit {
    font-size: 1.3020833333vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-msg {
    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
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-msg img {
    width: 2.1875vw
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-msg span {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) {
    width: 50.7361268403%
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word {
    width: 100%;
    top: 5%;
    left: 0
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-tit {
    font-size: 1.25vw;
    font-weight: bold;
    color: #171717;
    line-height: 1.2;
    text-align: center
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg ul li {
    text-align: center
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg ul li img {
    width: 1.6145833333vw
}

#pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg ul li p {
    font-size: 0.9375vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#pad10 .sect2 .box .item-box {
    position: relative
}

#pad10 .sect2 .box .item-box .word {
    position: absolute
}

#pad10 .sect3 .box {
    padding: 4vw 0;
    width: 93.2212296374%;
    margin: 0 auto
}

#pad10 .sect3 .box .title {
    width: 30.1041666667vw;
    margin: 0 auto;
    display: block;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    z-index: 0
}

#pad10 .sect3 .box img {
    z-index: 10;
    position: relative
}

#pad10 .sect3 .box-2 {
    width: 83.3420914346%;
    margin: 0 auto
}

#pad10 .sect3 .box-2 .word {
    text-align: center
}

#pad10 .sect3 .box-2 .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(254deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(196deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect3 .box-2 .word .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2
}

#pad10 .sect3 .box-2 .word .msg {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1.2;
    width: 96%;
    max-width: 1125px;
    margin: 0 auto
}

#pad10 .sect3 .box-2 .word .msg span {
    background: -o-linear-gradient(264deg, #3368FE 0%, #4737EB 50%, #5C05D8 100%);
    background: linear-gradient(186deg, #3368FE 0%, #4737EB 50%, #5C05D8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect3 .box-2 .word 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;
    padding-bottom: 4vw
}

#pad10 .sect3 .box-2 .word ul li:nth-child(1) {
    padding: 4vw 0
}

#pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 2vw
}

#pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box p {
    font-size: 1.875vw;
    font-weight: 300;
    color: #2a2928;
    line-height: 1.2;
    margin: 0 2.5vw
}

#pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box p span {
    font-size: 3.75vw;
    font-weight: 300;
    color: #6b6562;
    line-height: 1.2;
    background: -o-linear-gradient(323deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(127deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect3 .box-2 .word ul li:nth-child(2) {
    width: 49.1172761665%;
    margin-right: 1.6393442623%
}

#pad10 .sect3 .box-2 .word ul li:nth-child(3) {
    width: 49.2433795712%
}

#pad10 .sect4 .box {
    padding: 4vw 0;
    position: relative
}

#pad10 .sect4 .box .title {
    width: 32.03125vw;
    margin: 0 auto;
    display: block;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    z-index: 0
}

#pad10 .sect4 .box .picture-box {
    position: relative
}

#pad10 .sect4 .box .picture-box .word {
    position: absolute;
    width: 22.0833333333vw;
    z-index: 10;
    opacity: 0;
    -webkit-transform: translateY(-4vw);
    -ms-transform: translateY(-4vw);
    transform: translateY(-4vw);
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#pad10 .sect4 .box .picture-box .word p {
    opacity: 0;
    font-size: 1.25vw;
    font-weight: 500;
    color: #1d1d1d;
    line-height: 1.2;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

#pad10 .sect4 .box .picture-box .word p span {
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid #000;
    border-radius: 50%;
    margin-left: 6px
}

#pad10 .sect4 .box .picture-box .word-1 {
    top: 18%;
    left: 32%;
    z-index: 30;
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

#pad10 .sect4 .box .picture-box .word-1 p {
    position: absolute;
    top: 50%;
    left: -40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    transition-delay: 3s
}

#pad10 .sect4 .box .picture-box .word-1 p span {
    background: #9dd6e4
}

#pad10 .sect4 .box .picture-box .word-2 {
    top: 28.5%;
    left: 39%;
    z-index: 20;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

#pad10 .sect4 .box .picture-box .word-2 p {
    position: absolute;
    top: 98%;
    left: -45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

#pad10 .sect4 .box .picture-box .word-2 p span {
    background: #d2d2d2
}

#pad10 .sect4 .box .picture-box .word-3 {
    top: 35%;
    left: 46%;
    z-index: 10;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

#pad10 .sect4 .box .picture-box .word-3 p {
    position: absolute;
    width: 11.4583333333vw;
    top: 60%;
    left: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

#pad10 .sect4 .box .picture-box .word-3 p span {
    margin-right: 6px;
    background: #1b1b1b
}

#pad10 .sect4 .box .picture-box .active {
    opacity: 1 !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

#pad10 .sect5 {
    background-color: #000;
    margin-top: 4vw
}

#pad10 .sect5 .box {
    padding: 8vw 0;
    text-align: center
}

#pad10 .sect5 .box .tit {
    font-size: 4.375vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect5 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 62.4802942722%;
    margin: 0 auto;
    padding-top: 4vw
}

#pad10 .sect5 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 19.0625vw;
    height: 7.96875vw;
    background-image: url("images/sect5-bg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

#pad10 .sect5 .box ul li img {
    width: 2.7604166667vw;
    margin-right: 1vw
}

#pad10 .sect5 .box ul li p {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect6 {
    background-color: #000
}

#pad10 .sect6 .topImg {
    position: absolute;
    top: 0%;
    width: 63.6363636364%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pad10 .sect6 .box {
    position: absolute;
    width: 75.9852863899%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 40%;
    text-align: center
}

#pad10 .sect6 .box .title {
    font-size: 3.75vw;
    font-weight: bold;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(337deg, #80CDF8 0%, #FCF3F0 65.17578125%, #FDDCD2 93.26171875%);
    background: linear-gradient(113deg, #80CDF8 0%, #FCF3F0 65.17578125%, #FDDCD2 93.26171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    margin-bottom: 8%
}

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

#pad10 .sect6 .box ul li {
    position: relative
}

#pad10 .sect6 .box ul li .word {
    position: absolute
}

#pad10 .sect6 .box ul li:nth-child(1) {
    width: 24.2738589212%
}

#pad10 .sect6 .box ul li:nth-child(1) .word {
    left: 20%;
    top: 5%;
    width: 60%
}

#pad10 .sect6 .box ul li:nth-child(1) .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #E3A27F 0%, #F0EDE6 47.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    background: linear-gradient(163deg, #E3A27F 0%, #F0EDE6 47.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect6 .box ul li:nth-child(2) {
    width: 24.3430152144%
}

#pad10 .sect6 .box ul li:nth-child(2) .word {
    left: 0;
    top: 5%;
    width: 100%;
    text-align: center
}

#pad10 .sect6 .box ul li:nth-child(2) .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect6 .box ul li:nth-child(3) {
    width: 25.7261410788%
}

#pad10 .sect6 .box ul li:nth-child(3) .word {
    left: 6%;
    top: 5%;
    width: 94%;
    text-align: center
}

#pad10 .sect6 .box ul li:nth-child(3) .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #20A7F9 0%, #1553C2 100%);
    background: linear-gradient(163deg, #20A7F9 0%, #1553C2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect6 .box ul li:nth-child(4) {
    width: 24.2738589212%
}

#pad10 .sect6 .box ul li:nth-child(4) .word {
    left: 10%;
    top: 5%;
    width: 80%;
    text-align: center
}

#pad10 .sect6 .box ul li:nth-child(4) .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(287deg, #41B234 0%, #39AF31 0%, #A2E674 100%);
    background: linear-gradient(163deg, #41B234 0%, #39AF31 0%, #A2E674 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect6 .box ul li:nth-child(4) .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect7 {
    background-color: #000
}

#pad10 .sect7 .title {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 3.75vw;
    font-weight: bold;
    color: #d5e0ef;
    line-height: 1.2;
    background: -o-linear-gradient(49deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(41deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect7 .word {
    position: absolute;
    left: 13%;
    top: 30%;
    width: 36.8891224383%
}

#pad10 .sect7 .word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin-bottom: 1vw
}

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

#pad10 .sect7 .word .msg span {
    background: -o-linear-gradient(49deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(41deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#pad10 .sect8 .box {
    width: 73.2002101944%;
    margin: 0 auto;
    padding: 8vw 0
}

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

#pad10 .sect8 .box ul li {
    width: 32.376166547%
}

#pad10 .sect8 .box ul li .item-box {
    position: relative;
    background: #0b0b0c;
    border: 1px solid #434343;
    border-radius: 1vw
}

#pad10 .sect8 .box ul li .item-box .word-tit {
    font-weight: bold;
    color: #fff;
    display: inline-block;
    line-height: 1.2
}

#pad10 .sect8 .box ul li .item-box .word-msg {
    font-size: 1.875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: block;
    background: -o-linear-gradient(357deg, #C48545 0%, #E8C196 100%);
    background: linear-gradient(93deg, #C48545 0%, #E8C196 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box {
    width: 100%
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) {
    height: 16.71875vw;
    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
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) .word {
    text-align: center
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) .word img {
    margin-bottom: 1vw;
    width: 9.7395833333vw
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) {
    margin-top: 0.5208333333vw;
    height: 9.8072916667vw;
    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
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) .word {
    text-align: center;
    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
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) .word .word-tit {
    font-size: 1.875vw;
    background: -o-linear-gradient(357deg, #FFBB5D 0%, #F67B52 100%);
    background: linear-gradient(93deg, #FFBB5D 0%, #F67B52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) .word img {
    margin-right: 1vw;
    width: 5.78125vw
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box {
    width: 100%
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) {
    height: 16.71875vw;
    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
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word {
    text-align: center
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word img {
    margin-bottom: 1vw;
    width: 5.2604166667vw
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word .word-tit {
    font-size: 1.875vw;
    display: inline-block;
    background: -o-linear-gradient(357deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(93deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) {
    margin-top: 0.5208333333vw;
    height: 9.8072916667vw;
    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
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word {
    text-align: center
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word .word-msg {
    font-size: 1.25vw
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word .word-tit {
    font-size: 1.875vw;
    background: -o-linear-gradient(357deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(93deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word img {
    margin-bottom: 1vw;
    width: 2.9166666667vw
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box {
    width: 100%
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) {
    height: 13.3020833333vw;
    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
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) .word {
    text-align: center;
    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
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) .word img {
    margin-right: 1vw;
    width: 7.6041666667vw
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) .word .word-tit {
    font-size: 1.875vw;
    background: -o-linear-gradient(357deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    background: linear-gradient(93deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) {
    margin-top: 0.5208333333vw;
    height: 13.3020833333vw;
    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
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word {
    text-align: center;
    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
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word .word-tit {
    font-size: 1.875vw;
    background: -o-linear-gradient(357deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    background: linear-gradient(93deg, #6142DB 0.5126953125%, #D91604 56.73828125%, #F4B146 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word img {
    margin-right: 1vw;
    width: 5.1041666667vw
}

#pad10 .sect8 .box-2 {
    width: 80.3468208092%;
    margin: 0 auto;
    padding: 4vw 0
}

#pad10 .sect8 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#pad10 .sect8 .box-2 ul li .word {
    text-align: center;
    width: 90%;
    padding: 5% 5% 10% 5%
}

#pad10 .sect8 .box-2 ul li .word p {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(290deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    background: linear-gradient(160deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect8 .box-2 ul li:nth-child(1) {
    width: 48.986265533%
}

#pad10 .sect8 .box-2 ul li:nth-child(2) {
    width: 49.0516677567%
}

#pad10 .sect8 .box-2 ul li:nth-child(3) {
    width: 49.3786788751%
}

#pad10 .sect8 .box-2 ul li:nth-child(4) {
    width: 49.3132766514%
}

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

#pad10 .sect9 .box {
    width: 61.9022595901%;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translateY(8vw);
    -ms-transform: translateY(8vw);
    transform: translateY(8vw)
}

#pad10 .sect9 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(264deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(186deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect9 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

#pad10 .sect9 .box .lab span {
    background: -o-linear-gradient(164deg, #5ABEE2 0%, #5C87ED 33.5556640625%, #7d59d8 100%);
    background: linear-gradient(286deg, #5ABEE2 0%, #5C87ED 33.5556640625%, #7d59d8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#pad10 .sect9 .box .msg span:nth-child(1) {
    background: -o-linear-gradient(264deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(186deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect9 .box .msg span:nth-child(2) {
    color: #ba5fff
}

#pad10 .sect9 .picture-box {
    position: relative
}

#pad10 .sect9 .picture-box div {
    position: absolute;
    width: 100%;
    height: 100%
}

#pad10 .sect9 .picture-box div img {
    position: absolute
}

#pad10 .sect9 .picture-box div .img1 {
    width: 54.2827115081%;
    left: 50%;
    top: 48%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#pad10 .sect9 .picture-box div .img2 {
    width: 39.0961639517%;
    left: 20%;
    top: 77%
}

#pad10 .sect9 .picture-box div .img3 {
    width: 12.6642143983%;
    left: 78.3%;
    top: 80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#pad10 .sect9 .picture-box div .img4 {
    width: 7.7246452969%;
    left: 50%;
    top: 46%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

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

#pad10 .sect10::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #000
}

#pad10 .sect10 .box {
    position: absolute;
    left: 50%;
    top: 2%;
    width: 64.5296899632%;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pad10 .sect10 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(352deg, #B2783A 0%, #E7D2B8 100%);
    background: linear-gradient(98deg, #B2783A 0%, #E7D2B8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    position: relative
}

#pad10 .sect10 .box .tit::before {
    position: absolute;
    top: 20%;
    left: -70%;
    content: "";
    width: 15.1041666667vw;
    height: 5px;
    background: #ba854c
}

#pad10 .sect10 .box .tit::after {
    position: absolute;
    top: 20%;
    right: -70%;
    content: "";
    width: 15.1041666667vw;
    height: 5px;
    background: #e4ceb3
}

#pad10 .sect10 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #d5e0ef;
    line-height: 1.2;
    margin: 2vw 0
}

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

#pad10 .sect10 .box .msg span {
    background: -o-linear-gradient(4deg, #52BFDA 0%, #64CA7E 100%);
    background: linear-gradient(86deg, #52BFDA 0%, #64CA7E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect10 .picture-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 11
}

#pad10 .sect10 .picture-box .waveBox {
    position: absolute;
    width: 26.0416666667vw;
    height: 8.59375vw
}

#pad10 .sect10 .picture-box .waveBox span {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: -o-radial-gradient(closest-corner, rgba(238, 167, 176, 0) 0%, rgba(238, 167, 176, 0) 50%, rgba(47, 179, 255, 0.7176470588) 100%);
    background: radial-gradient(closest-corner, rgba(238, 167, 176, 0) 0%, rgba(238, 167, 176, 0) 50%, rgba(47, 179, 255, 0.7176470588) 100%)
}

#pad10 .sect10 .picture-box .waveBox span:nth-child(1) {
    -webkit-animation: wave 3s linear 0s infinite;
    animation: wave 3s linear 0s infinite
}

#pad10 .sect10 .picture-box .waveBox span:nth-child(2) {
    -webkit-animation: wave 3s linear .8s infinite;
    animation: wave 3s linear .8s infinite
}

#pad10 .sect10 .picture-box .waveBox span:nth-child(3) {
    -webkit-animation: wave 3s linear 1.6s infinite;
    animation: wave 3s linear 1.6s infinite
}

#pad10 .sect10 .picture-box .waveBox span:nth-child(4) {
    -webkit-animation: wave 3s linear 2.4s infinite;
    animation: wave 3s linear 2.4s infinite
}

#pad10 .sect10 .picture-box .wave-1 {
    left: 23%;
    top: 30%;
    z-index: 12
}

#pad10 .sect10 .picture-box .wave-2 {
    left: 56%;
    top: 43%;
    z-index: 12
}

#pad10 .sect10 .picture-box .wave-3 {
    left: 18%;
    top: 71%;
    z-index: 0
}

#pad10 .sect10 .picture-box .wave-4 {
    left: 47%;
    top: 85%;
    z-index: 0
}

@-webkit-keyframes wave {
    0% {
        -webkit-transform: scale(0) rotateX(0);
        transform: scale(0) rotateX(0)
    }

    100% {
        -webkit-transform: scale(1) rotateX(0);
        transform: scale(1) rotateX(0)
    }
}

@keyframes wave {
    0% {
        -webkit-transform: scale(0) rotateX(0);
        transform: scale(0) rotateX(0)
    }

    100% {
        -webkit-transform: scale(1) rotateX(0);
        transform: scale(1) rotateX(0)
    }
}

#pad10 .sect10 .picture-box img {
    position: absolute;
    width: 47.2937467157%;
    left: 50%;
    top: 35%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pad10 .sect11 {
    background-color: #000
}

#pad10 .sect11 .box {
    position: absolute;
    left: 50%;
    top: 8%;
    width: 30.0052548607%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pad10 .sect11 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    text-align: center;
    background: -o-linear-gradient(265deg, #EEA7B1 0%, #F69052 52.587890625%, #FAD1A9 100%);
    background: linear-gradient(185deg, #EEA7B1 0%, #F69052 52.587890625%, #FAD1A9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

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

#pad10 .sect12 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(264deg, #41B234 0%, #75D500 0%, #E2E674 100%);
    background: linear-gradient(186deg, #41B234 0%, #75D500 0%, #E2E674 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect12 .box .msg span {
    background: -o-linear-gradient(4deg, #96DD6D 0%, #4CBA3E 100%);
    background: linear-gradient(86deg, #96DD6D 0%, #4CBA3E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box-2 {
    position: absolute;
    width: 62.9006831319%;
    top: 75%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pad10 .sect12 .box-2 ul {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    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
}

#pad10 .sect12 .box-2 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#pad10 .sect12 .box-2 ul li .picture-box {
    width: 5.7291666667vw;
    height: 3.90625vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1vw
}

#pad10 .sect12 .box-2 ul li .picture-box img {
    display: block;
    margin: 0 auto
}

#pad10 .sect12 .box-2 ul li .tit {
    font-size: 2.8125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1
}

#pad10 .sect12 .box-2 ul li .tit span {
    margin-right: .5vw
}

#pad10 .sect12 .box-2 ul li .msg {
    font-size: 1.09375vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect12 .box-2 ul li:nth-child(1) .picture-box img {
    width: 5.7291666667vw
}

#pad10 .sect12 .box-2 ul li:nth-child(1) .tit {
    background: -o-linear-gradient(45deg, #C6379C 0%, #3C65AA 100%);
    background: linear-gradient(45deg, #C6379C 0%, #3C65AA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box-2 ul li:nth-child(2) .picture-box img {
    width: 4.375vw
}

#pad10 .sect12 .box-2 ul li:nth-child(2) .tit {
    background: -o-linear-gradient(45deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    background: linear-gradient(45deg, #D91604 0%, #EF3D3D 0.5126953125%, #E97C35 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box-2 ul li:nth-child(3) .picture-box img {
    width: 3.90625vw
}

#pad10 .sect12 .box-2 ul li:nth-child(3) .tit {
    background: -o-linear-gradient(45deg, #FAD126 0%, #FF544F 100%);
    background: linear-gradient(45deg, #FAD126 0%, #FF544F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box-2 ul li:nth-child(4) .picture-box img {
    width: 3.6458333333vw
}

#pad10 .sect12 .box-2 ul li:nth-child(4) .tit {
    background: -o-linear-gradient(45deg, #F2F047 0%, #1ED94F 100%);
    background: linear-gradient(45deg, #F2F047 0%, #1ED94F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box-2 ul li:nth-child(5) .picture-box img {
    width: 2.5520833333vw
}

#pad10 .sect12 .box-2 ul li:nth-child(5) .tit {
    background: -o-linear-gradient(45deg, #29F19C 0%, #02A1F9 100%);
    background: linear-gradient(45deg, #29F19C 0%, #02A1F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect12 .box-2 ul li:nth-child(6) .picture-box img {
    width: 4.7916666667vw
}

#pad10 .sect12 .box-2 ul li:nth-child(6) .tit {
    background: -o-linear-gradient(45deg, #29F19C 0%, #02A1F9 100%);
    background: linear-gradient(45deg, #29F19C 0%, #02A1F9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect13 .box .picture-box {
    position: absolute;
    bottom: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 13.8541666667vw
}

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

#pad10 .sect13 .box .picture-box ul li:nth-child(1) {
    width: 17.6691729323%
}

#pad10 .sect13 .box .picture-box ul li:nth-child(2) {
    width: 68.4210526316%;
    height: 2px;
    background-color: #fff
}

#pad10 .sect13 .box .picture-box ul li:nth-child(3) {
    width: 8.2706766917%
}

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

#pad10 .sect13 .box .ul-1 li:nth-child(1) {
    width: 50.7619548082%
}

#pad10 .sect13 .box .ul-1 li:nth-child(2) {
    width: 50.1839201261%
}

#pad10 .sect14 .box {
    padding: 4vw 0;
    width: 67.1045717288%;
    margin: 0 auto
}

#pad10 .sect14 .box .title {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-align: center;
    width: 50.8222396241%;
    margin: 0 auto;
    background: -o-linear-gradient(265deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(185deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect14 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4vw
}

#pad10 .sect14 .box ul li {
    position: relative;
    width: 32.419733751%;
    margin: .5vw 0
}

#pad10 .sect14 .box ul li .word {
    position: absolute
}

#pad10 .sect14 .box ul li .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    line-height: 1.2;
    color: #000
}

#pad10 .sect14 .box ul li:nth-child(1) .word {
    top: 5%;
    width: 100%;
    text-align: center
}

#pad10 .sect14 .box ul li:nth-child(2) .word {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    text-align: center
}

#pad10 .sect14 .box ul li:nth-child(2) .word .tit {
    background: -o-linear-gradient(337deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(113deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect14 .box ul li:nth-child(3) .word {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    text-align: center
}

#pad10 .sect14 .box ul li:nth-child(3) .word .tit {
    background: -o-linear-gradient(337deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(113deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect14 .box ul li:nth-child(4) .word {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 90%
}

#pad10 .sect14 .box ul li:nth-child(4) .word .tit {
    background: -o-linear-gradient(337deg, #FFBB5D 0%, #F67B52 100%);
    background: linear-gradient(113deg, #FFBB5D 0%, #F67B52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect14 .box ul li:nth-child(4) .word .msg {
    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
}

#pad10 .sect14 .box ul li:nth-child(4) .word .msg img {
    width: 2.1875vw
}

#pad10 .sect14 .box ul li:nth-child(4) .word .msg p {
    font-size: 1.25vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

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

#pad10 .sect14 .box ul li:nth-child(5) .word .tit {
    color: #fff;
    font-size: 1.1458333333vw
}

#pad10 .sect14 .box ul li:nth-child(5) .word .tit span {
    font-size: 1.5625vw
}

#pad10 .sect14 .box ul li:nth-child(6) .word {
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80%;
    text-align: center
}

#pad10 .sect14 .box ul li:nth-child(6) .word .tit {
    background: -o-linear-gradient(337deg, #FB5B3B 0%, #334255 100%);
    background: linear-gradient(113deg, #FB5B3B 0%, #334255 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect15 .box {
    position: relative;
    width: 64.1093011035%;
    text-align: center;
    margin: 0 auto;
    padding: 4vw 0
}

#pad10 .sect15 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(265deg, #FFBB5D 0%, #F67B52 100%);
    background: linear-gradient(185deg, #FFBB5D 0%, #F67B52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect15 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect15 .box .msg span {
    background: -o-linear-gradient(4deg, #34ABE1 0%, #22FF5C 100%);
    background: linear-gradient(86deg, #34ABE1 0%, #22FF5C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect15 .picture-box {
    width: 44.4035733053%;
    margin: 0 auto
}

#pad10 .sect16 .box {
    position: absolute;
    width: 38.3604834472%;
    left: 50%;
    top: 15%
}

#pad10 .sect16 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(355deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(95deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect16 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect16 .box .msg span {
    background: -o-linear-gradient(4deg, #897DDE 0%, #E57228 100%);
    background: linear-gradient(86deg, #897DDE 0%, #E57228 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect16 .box .note {
    font-size: 0.9375vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    -webkit-transform: translateY(4vw);
    -ms-transform: translateY(4vw);
    transform: translateY(4vw)
}

#pad10 .sect16 .picture-box {
    width: 66.7367314766%;
    position: relative
}

#pad10 .sect16 .picture-box .img1 {
    position: absolute;
    left: 95%;
    top: 80%;
    width: 12.2916666667vw
}

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

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

#pad10 .sect17 .box ul li {
    position: relative;
    width: 49.649368864%
}

#pad10 .sect17 .box ul li .word {
    position: absolute;
    top: 3%;
    left: 0;
    width: 100%;
    text-align: center
}

#pad10 .sect17 .box ul li .word .tit {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect17 .box ul li:nth-child(1) {
    width: 100%;
    margin-bottom: 1vw
}

#pad10 .sect18 .box {
    padding: 4vw 0
}

#pad10 .sect18 .box .title {
    width: 39.1666666667vw;
    margin: 0 auto;
    display: block;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    z-index: 0
}

#pad10 .sect18 .box img {
    z-index: 10;
    position: relative
}

#pad10 .sect19 {
    text-align: center
}

#pad10 .sect19 .box {
    text-align: center;
    width: 63.1634261692%;
    margin: 0 auto
}

#pad10 .sect19 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(352deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(98deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect19 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect19 .box .msg span {
    display: inline-block;
    background: -o-linear-gradient(4deg, #FFA13F 0%, #FF5622 100%);
    background: linear-gradient(86deg, #FFA13F 0%, #FF5622 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect19 .box-2 {
    width: 86.8628481345%;
    height: 58.0208333333vw;
    position: relative;
    margin: 4vw 0;
    text-align: left
}

#pad10 .sect19 .box-2 .word {
    position: absolute;
    left: 60%;
    top: 5%;
    z-index: 11
}

#pad10 .sect19 .box-2 .word .tit {
    font-size: 2.5vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#A2E674), color-stop(0%, #5ABDE4), color-stop(0%, #3CD4F9), color-stop(53.8818359375%, #2B87EC), to(#F12FA9));
    background: -o-linear-gradient(left, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    background: linear-gradient(90deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect19 .box-2 .word .tit sup {
    -webkit-text-fill-color: #2b87ec
}

#pad10 .sect19 .box-2 .word::before {
    position: absolute;
    content: "";
    left: -8.8541666667vw;
    top: 20%;
    width: 8.3333333333vw;
    height: 1px;
    background: #000
}

#pad10 .sect19 .box-2 .word::after {
    position: absolute;
    content: "";
    left: 10%;
    bottom: -7.8125vw;
    height: 8.3333333333vw;
    width: 1px;
    background: #000
}

#pad10 .sect19 .box-2 .img1 {
    width: 54.44646098%;
    z-index: 1
}

#pad10 .sect19 .box-2 .img2 {
    width: 73.3212341198%;
    z-index: 10;
    -webkit-transform: translate(36%, -61%);
    -ms-transform: translate(36%, -61%);
    transform: translate(36%, -61%)
}

#pad10 .sect19 .box-3 {
    width: 77.8770362585%;
    height: 46.0416666667vw;
    position: relative;
    margin: 4vw 0;
    text-align: left;
    display: inline-block
}

#pad10 .sect19 .box-3 .word {
    position: absolute
}

#pad10 .sect19 .box-3 .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #000;
    font-style: italic;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(191deg, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(259deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect19 .box-3 .word-1 {
    left: 65%;
    top: 15%;
    width: 23.6842105263%;
    z-index: 11
}

#pad10 .sect19 .box-3 .word-2 {
    left: 10%;
    top: 85%;
    width: 32.3886639676%;
    z-index: 11
}

#pad10 .sect19 .box-3 .img1 {
    width: 61.673414305%;
    z-index: 1
}

#pad10 .sect19 .box-3 .img2 {
    width: 51.9568151147%;
    z-index: 10;
    -webkit-transform: translate(92%, -57%);
    -ms-transform: translate(92%, -57%);
    transform: translate(92%, -57%)
}

#pad10 .sect20 {
    background-color: #000
}

#pad10 .sect20 .box {
    padding: 4vw 0;
    width: 81.8181818182%;
    margin: 0 auto
}

#pad10 .sect20 .box .title {
    width: 77.6493256262%;
    margin: 0 auto;
    display: block;
    -webkit-transform: translateY(1vw);
    -ms-transform: translateY(1vw);
    transform: translateY(1vw);
    z-index: 1
}

#pad10 .sect20 .box img {
    z-index: 10;
    position: relative
}

#pad10 .sect21 .box {
    position: absolute;
    top: 5%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 63.0583289543%
}

#pad10 .sect21 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(264deg, #FFBB5D 0%, #F67B52 100%);
    background: linear-gradient(186deg, #FFBB5D 0%, #F67B52 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect21 .box .msg span {
    display: inline-block;
    background: -o-linear-gradient(4deg, #52AEF5 0%, #BA75FA 100%);
    background: linear-gradient(86deg, #52AEF5 0%, #BA75FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box .picture-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2vw
}

#pad10 .sect21 .box .picture-box img {
    width: 7.1875vw
}

#pad10 .sect21 .box .picture-box p {
    display: block;
    background: -o-linear-gradient(4deg, #ffb95d 0%, #000 100%);
    background: linear-gradient(86deg, #ffb95d 0%, #000 100%);
    padding: 0 4vw 0 2vw;
    font-size: 2.1875vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect21 .box-2 {
    position: absolute;
    z-index: 11;
    top: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 55.3862322648%
}

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

#pad10 .sect21 .box-2 ul li {
    width: 49.1461100569%;
    height: 13.0729166667vw;
    background: #1f1f29;
    border-radius: 1vw;
    margin: .5vw 0
}

#pad10 .sect21 .box-2 ul li .word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2%;
    height: 100%
}

#pad10 .sect21 .box-2 ul li:nth-child(1) .left {
    width: 64.3805309735%
}

#pad10 .sect21 .box-2 ul li:nth-child(1) .right {
    width: 33.6283185841%
}

#pad10 .sect21 .box-2 ul li:nth-child(1) .tit {
    font-size: 3.3333333333vw;
    font-weight: bold;
    color: #000;
    display: inline-block;
    line-height: 1.2;
    background: -o-linear-gradient(210deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    background: linear-gradient(240deg, #47E5D5 0%, #FFF33C 33.6669921875%, #FF5811 66.3330078125%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(1) .lab {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect21 .box-2 ul li:nth-child(1) .msg {
    font-size: 1.0416666667vw;
    font-weight: 500;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left {
    width: 38.7168141593%;
    text-align: center
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left .tit span {
    font-size: 2.5520833333vw;
    background: -o-linear-gradient(264deg, #FF91D8 0%, #E99437 100%);
    background: linear-gradient(186deg, #FF91D8 0%, #E99437 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left .lab {
    font-size: 2.8125vw;
    font-weight: bold;
    line-height: 1;
    color: #000;
    background: -o-linear-gradient(200deg, #B2783A 0%, #E7D2B8 100%);
    background: linear-gradient(250deg, #B2783A 0%, #E7D2B8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg span:nth-child(1) {
    font-size: 1.875vw;
    font-weight: bold;
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg span:nth-child(2) {
    font-size: 1.875vw;
    font-weight: bold;
    color: #ff9329
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .right {
    width: 46.2389380531%;
    text-align: center
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .right .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .right .tit span {
    font-size: 2.03125vw;
    background: -o-linear-gradient(264deg, #41B234 0%, #75D500 0%, #E2E674 100%);
    background: linear-gradient(186deg, #41B234 0%, #75D500 0%, #E2E674 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .right .lab {
    font-size: 2.8125vw;
    font-weight: bold;
    line-height: 1;
    color: #000;
    background: -o-linear-gradient(200deg, #B2783A 0%, #E7D2B8 100%);
    background: linear-gradient(250deg, #B2783A 0%, #E7D2B8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .right .msg {
    font-size: 1.5625vw;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    height: 4.1244791667vw
}

#pad10 .sect21 .box-2 ul li:nth-child(2) .right .msg span {
    font-size: 1.875vw;
    font-weight: bold;
    background: -o-linear-gradient(264deg, #41B234 0%, #75D500 0%, #E2E674 100%);
    background: linear-gradient(186deg, #41B234 0%, #75D500 0%, #E2E674 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(3) .left {
    width: 64.3805309735%
}

#pad10 .sect21 .box-2 ul li:nth-child(3) .right {
    width: 32.7433628319%
}

#pad10 .sect21 .box-2 ul li:nth-child(3) .tit {
    font-size: 3.3333333333vw;
    font-weight: bold;
    color: #000;
    display: inline-block;
    line-height: 1.2;
    background: -o-linear-gradient(200deg, #E3A27F 0%, #F0EDE6 27.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    background: linear-gradient(250deg, #E3A27F 0%, #F0EDE6 27.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(3) .lab {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect21 .box-2 ul li:nth-child(3) .msg {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect21 .box-2 ul li:nth-child(4) .left {
    width: 52.5943396226%
}

#pad10 .sect21 .box-2 ul li:nth-child(4) .right {
    width: 35.6132075472%
}

#pad10 .sect21 .box-2 ul li:nth-child(4) .right img {
    width: 7.8645833333vw;
    margin: 0 auto;
    display: block
}

#pad10 .sect21 .box-2 ul li:nth-child(4) .tit {
    font-size: 1.875vw;
    font-weight: bold;
    color: #000;
    display: inline-block;
    line-height: 1.2;
    background: -o-linear-gradient(200deg, #8FC1FE 0%, #BDECFC 46.1181640625%, #D3E89D 100%);
    background: linear-gradient(250deg, #8FC1FE 0%, #BDECFC 46.1181640625%, #D3E89D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect21 .box-2 ul li:nth-child(4) .lab {
    font-size: 1.875vw;
    font-weight: bold;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect21 .box-2 ul li:nth-child(4) .msg {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.2;
    color: #fff
}

#pad10 .sect22 .box {
    position: absolute;
    top: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 69.3641618497%
}

#pad10 .sect22 .box .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(264deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    background: linear-gradient(186deg, #41B234 0%, #FCFF02 0%, #83E045 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect22 .box .lab {
    font-size: 2.5vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect22 .box .msg span {
    display: inline-block
}

#pad10 .sect22 .box .msg span:nth-child(1) {
    background: -o-linear-gradient(4deg, #52AEF5 0%, #BA75FA 100%);
    background: linear-gradient(86deg, #52AEF5 0%, #BA75FA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect22 .box .msg span:nth-child(2) {
    background: -o-linear-gradient(4deg, #F46F2D 0%, #FFB03D 100%);
    background: linear-gradient(86deg, #F46F2D 0%, #FFB03D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect22 .box .picture-box {
    width: 92.5757575758%;
    margin: 0 auto;
    margin-top: 8vw;
    height: 42.1875vw;
    position: relative
}

#pad10 .sect22 .box .picture-box img {
    position: absolute
}

#pad10 .sect22 .box .picture-box .active {
    -webkit-animation: animated1 5s infinite ease-in-out;
    animation: animated1 5s infinite ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes animated1 {
    0% {
        opacity: 1
    }

    80% {
        width: 0;
        opacity: 0;
        top: 80%;
        left: 50%;
        right: 50%
    }

    100% {
        opacity: 1
    }
}

@keyframes animated1 {
    0% {
        opacity: 1
    }

    80% {
        width: 0;
        opacity: 0;
        top: 80%;
        left: 50%;
        right: 50%
    }

    100% {
        opacity: 1
    }
}

#pad10 .sect22 .box .picture-box .img-1 {
    top: 0;
    left: 0;
    width: 30.625vw;
    z-index: 10;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

#pad10 .sect22 .box .picture-box .img-2 {
    top: 15%;
    left: 10%;
    z-index: 8;
    width: 32.2916666667vw;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

#pad10 .sect22 .box .picture-box .img-3 {
    top: 35%;
    left: -3%;
    z-index: 7;
    width: 30.625vw;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

#pad10 .sect22 .box .picture-box .img-4 {
    top: 46%;
    left: 19%;
    z-index: 6;
    width: 42.9166666667vw;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

#pad10 .sect22 .box .picture-box .img-5 {
    top: 2%;
    right: 0;
    z-index: 6;
    width: 29.375vw;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

#pad10 .sect22 .box .picture-box .img-6 {
    top: 29%;
    right: 3%;
    z-index: 9;
    width: 29.5833333333vw;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s
}

#pad10 .sect22 .box .picture-box .img-7 {
    bottom: -8.5%;
    left: 15%;
    z-index: 3;
    width: 42.7083333333vw
}

#pad10 .sect22 .box .picture-box .img-8 {
    position: absolute;
    bottom: 8%;
    left: 15%;
    z-index: 6;
    font-size: 4.6875vw;
    font-weight: bold;
    line-height: 1.2;
    color: #fff;
    font-style: italic
}

#pad10 .sect22 .box .picture-box .img-bg {
    bottom: 0;
    left: 0;
    z-index: 5
}

#pad10 .sect23 .box {
    width: 81.9758276406%;
    margin: 0 auto;
    padding: 4vw 0
}

#pad10 .sect23 .box .word {
    margin: 0 auto;
    text-align: center
}

#pad10 .sect23 .box .word .tit {
    font-size: 3.75vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#5ABEE2), color-stop(44.5556640625%, #5C87ED), to(#967CD9));
    background: -o-linear-gradient(left, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(90deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect23 .box .word .lab {
    font-size: 3.125vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0
}

#pad10 .sect23 .box .word .msg {
    position: relative
}

#pad10 .sect23 .box .word .msg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 42%;
    width: 18.5%;
    height: 124%;
    background-color: #fff
}

#pad10 .sect23 .box .word .msg img {
    position: absolute;
    width: 22.2916666667vw;
    left: 57%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#pad10 .sect23 .box .word .msg p {
    display: inline-block;
    font-size: 6.875vw;
    font-weight: bold;
    color: #0f1722;
    line-height: 1.2;
    background: -webkit-gradient(linear, right top, left top, from(#FF854E), to(#9D46FF));
    background: -o-linear-gradient(right, #FF854E 0%, #9D46FF 100%);
    background: linear-gradient(270deg, #FF854E 0%, #9D46FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect23 .box .word .msg p span {
    display: inline-block;
    padding: 0 1vw
}

#pad10 .sect23 .box-2 .word {
    width: 48.3972674724%;
    margin: 0 auto
}

#pad10 .sect23 .box-2 .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#F8631F), to(#8B2CF8));
    background: -o-linear-gradient(bottom, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(0deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect23 .box-2 .word .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #0f1722;
    line-height: 1.2
}

#pad10 .sect24 .box {
    width: 75.4598003153%;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#pad10 .sect24 .box .msg {
    font-size: 2.2916666667vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#pad10 .sect24 .box .left {
    width: 38.3008356546%
}

#pad10 .sect24 .box .left .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(349deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    background: linear-gradient(101deg, #A2E674 0%, #5ABDE4 0%, #3CD4F9 0%, #2B87EC 53.8818359375%, #F12FA9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    padding-bottom: 2vw
}

#pad10 .sect24 .box .left .msg {
    -webkit-transform: translate(20%, -200%);
    -ms-transform: translate(20%, -200%);
    transform: translate(20%, -200%)
}

#pad10 .sect24 .box .right {
    width: 57.3816155989%
}

#pad10 .sect24 .box .right .picture-box .msg {
    -webkit-transform: translate(30%, -100%);
    -ms-transform: translate(30%, -100%);
    transform: translate(30%, -100%)
}

#pad10 .sect24 .box .right .picture-box:nth-child(1) {
    -webkit-transform: translate(-10%, -10%);
    -ms-transform: translate(-10%, -10%);
    transform: translate(-10%, -10%);
    margin-bottom: -25%
}

#pad10 .sect25 .box {
    width: 80.3993694167%;
    margin: 0 auto;
    padding: 4vw 0;
    text-align: center
}

#pad10 .sect25 .box .title {
    font-size: 3.125vw;
    font-weight: bold;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(132deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(-42deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    padding-bottom: 2vw
}

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

#pad10 .sect25 .box ul li:nth-child(1) {
    width: 29.6078431373%
}

#pad10 .sect25 .box ul li:nth-child(2) {
    width: 35.2287581699%
}

#pad10 .sect25 .box ul li:nth-child(3) {
    width: 35.1633986928%
}

#pad10 .sect25 .box ul li .word {
    text-align: left;
    padding-right: 10%;
    -webkit-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%)
}

#pad10 .sect25 .box ul li .word .tit {
    font-size: 1.4583333333vw;
    font-weight: 500;
    color: #0f1722;
    line-height: 1.2;
    background: -webkit-gradient(linear, left bottom, left top, from(#FD5392), to(#F86F64));
    background: -o-linear-gradient(bottom, #FD5392 0%, #F86F64 100%);
    background: linear-gradient(0deg, #FD5392 0%, #F86F64 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    height: 3.6458333333vw
}

#pad10 .sect25 .box ul li .word .msg {
    font-size: 1.4583333333vw;
    font-weight: 500;
    color: #0f1722;
    line-height: 1.2
}

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

#pad10 .sect26 .box {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 63.7940094587%;
    margin: 0 auto;
    text-align: center
}

#pad10 .sect26 .box .title {
    font-size: 3.75vw;
    font-weight: bold;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(191deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
    background: linear-gradient(259deg, #80CDF8 0%, #FCF3F0 55.17578125%, #FDDCD2 93.26171875%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    padding-bottom: 2vw
}

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

#pad10 .sect26 .box ul li {
    position: relative;
    width: 32.6194398682%
}

#pad10 .sect26 .box ul li .word {
    position: absolute;
    top: 10%;
    width: 100%;
    text-align: center
}

#pad10 .sect26 .box ul li .word .tit {
    font-size: 1.5625vw;
    font-weight: bold;
    color: #fff;
    line-height: 1.2
}

#pad10 .sect27 {
    background-color: #000
}

#pad10 .sect27 .box {
    position: absolute;
    left: 10%;
    top: 25%;
    width: 33.9989490279%
}

#pad10 .sect27 .box .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block;
    background: -o-linear-gradient(200deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(250deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect27 .box .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect27 .box .msg span {
    background: -o-linear-gradient(200deg, #86EE92 0%, #78D3DC 100%);
    background: linear-gradient(250deg, #86EE92 0%, #78D3DC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect27 .picture-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#pad10 .sect27 .picture-box .img1 {
    position: absolute;
    left: 46%;
    top: 13.5%;
    width: 44.9290593799%
}

#pad10 .sect27 .picture-box .img2 {
    position: absolute;
    left: 45%;
    top: 75%;
    width: 20.0735680504%
}

#pad10 .sect28 {
    background-color: #000
}

#pad10 .sect28 .box .ul-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#pad10 .sect28 .box .ul-1 .li-1 {
    background-color: #111;
    margin: 2vw 0
}

#pad10 .sect28 .box .ul-1 .li-1 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
}

#pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block
}

#pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .note {
    font-size: 1.25vw;
    font-weight: 400;
    color: #f0f5fa;
    line-height: 1.2;
    margin-top: 4vw
}

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

#pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box {
    width: 53.1770833333%
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box .word {
    padding-left: 20%
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box .tit {
    background: -webkit-gradient(linear, left top, right top, from(#F8631F), to(#8B2CF8));
    background: -o-linear-gradient(left, #F8631F 0%, #8B2CF8 100%);
    background: linear-gradient(90deg, #F8631F 0%, #8B2CF8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#7F94E7), to(#783CF4));
    background: -o-linear-gradient(left, #7F94E7 0%, #783CF4 100%);
    background: linear-gradient(90deg, #7F94E7 0%, #783CF4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .picture-box {
    width: 46.8229166667%
}

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

#pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .picture-box {
    width: 53.1791907514%
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .word-box {
    width: 47.7141355754%
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .word-box .word {
    padding: 0 10%
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .word-box .tit {
    background: -webkit-gradient(linear, left top, right top, from(#E3A27F), color-stop(27.2705078125%, #F0EDE6), color-stop(56.884765625%, #8EA4EF), to(#323BD1));
    background: -o-linear-gradient(left, #E3A27F 0%, #F0EDE6 27.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    background: linear-gradient(90deg, #E3A27F 0%, #F0EDE6 27.2705078125%, #8EA4EF 56.884765625%, #323BD1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .word-box .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#8D2DF4), to(#C84B7E));
    background: -o-linear-gradient(left, #8D2DF4 0%, #C84B7E 100%);
    background: linear-gradient(90deg, #8D2DF4 0%, #C84B7E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect29 .box {
    width: 72.5170782974%;
    margin: 0 auto;
    padding: 4vw 0;
    position: relative
}

#pad10 .sect29 .box img {
    width: 72.3913043478%;
    display: block;
    margin: 0 0 0 auto
}

#pad10 .sect29 .box .word {
    position: absolute;
    width: 37.8985507246%;
    left: 0;
    top: 40%
}

#pad10 .sect29 .box .word .tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left bottom, left top, from(#5ABEE2), color-stop(44.5556640625%, #5C87ED), to(#967CD9));
    background: -o-linear-gradient(bottom, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    background: linear-gradient(0deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect29 .box .word .lab {
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin: 1vw 0
}

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

#pad10 .sect29 .box .word .msg span {
    background: -webkit-gradient(linear, left top, right top, from(#5ABEE2), to(#7f4dff));
    background: -o-linear-gradient(left, #5ABEE2 0%, #7f4dff 100%);
    background: linear-gradient(90deg, #5ABEE2 0%, #7f4dff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect29 .box .word .note {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    margin-top: 4vw
}

#pad10 .sect29 .box-2 {
    width: 81.8707304256%;
    margin: 0 auto;
    padding: 4vw 0;
    position: relative
}

#pad10 .sect29 .box-2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#pad10 .sect29 .box-2 ul li {
    width: 32.7342747112%
}

#pad10 .sect29 .box-2 ul li p {
    font-size: 1.6666666667vw;
    font-weight: bold;
    color: #000;
    line-height: 1.2;
    width: 75%;
    text-align: center;
    -webkit-transform: translateY(-6vw);
    -ms-transform: translateY(-6vw);
    transform: translateY(-6vw)
}

#pad10 .sect29 .box-3 {
    width: 74.7241198108%;
    margin: 0 auto
}

#pad10 .sect29 .box-4 {
    width: 70.3625853915%;
    margin: 0 auto
}

#pad10 .sect29 .box-4 .title {
    font-size: 3.125vw;
    font-weight: 400;
    color: #b649ff;
    line-height: 1.2;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#290A59), to(#FF7C00));
    background: -o-linear-gradient(left, #290A59 0%, #FF7C00 100%);
    background: linear-gradient(90deg, #290A59 0%, #FF7C00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#pad10 .sect29 .box-4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2vw 0
}

#pad10 .sect29 .box-4 ul li p {
    font-size: 1.25vw;
    font-weight: normal;
    color: #000;
    line-height: 1.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;
    margin-top: 2vw
}

#pad10 .sect29 .box-4 ul li p span {
    display: inline-block;
    width: 1.1458333333vw;
    height: 1.1458333333vw;
    margin-right: 1vw;
    border-radius: 50%
}

#pad10 .sect29 .box-4 ul li:nth-child(1) {
    width: 27.4085138163%
}

#pad10 .sect29 .box-4 ul li:nth-child(1) p span {
    background-color: #3f869c
}

#pad10 .sect29 .box-4 ul li:nth-child(2) {
    width: 28.6034353996%
}

#pad10 .sect29 .box-4 ul li:nth-child(2) p span {
    background-color: #5b5b5e
}

#pad10 .sect29 .box-4 ul li:nth-child(3) {
    width: 26.5870052278%
}

#pad10 .sect29 .box-4 ul li:nth-child(3) p span {
    background-color: #a5b5c5
}

#pad10 .sect29 .box-5 {
    width: 63.3210719916%;
    margin: 0 auto;
    padding: 4vw 0
}

#pad10 .sect29 .box-5 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#pad10 .sect29 .box-5 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #000;
    font-size: 1.40625vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    padding: 1vw 0
}

#pad10 .sect29 .box-5 ul li .left {
    width: 40%
}

#pad10 .sect29 .box-5 ul li .right {
    width: 60%
}

@media screen and (max-width: 1366px)and (min-width: 768px) {
    #pad10 .sect1 .box {
        position: absolute;
        top: 10%;
        left: 15%
    }

    #pad10 .sect1 .box .msg {
        font-size: 2.635431918vw
    }

    #pad10 .sect1 .box .tit img {
        width: 17.2767203514vw
    }

    #pad10 .sect1 .box .tit span {
        font-size: 4.9780380673vw
    }

    #pad10 .sect2 .box {
        width: 96%;
        height: 76.4275256223vw
    }

    #pad10 .sect2 .box .item-1 .item-box:nth-child(1) .note {
        font-size: 3.5871156662vw
    }

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

    #pad10 .sect2 .box .item-1 .item-box:nth-child(1) .word .word-msg {
        font-size: 1.756954612vw
    }

    #pad10 .sect2 .box .item-1 .item-box:nth-child(2) .word .word-tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 1.756954612vw
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(2) .word .word-tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(2) .word .word-msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect2 .box .item-3 {
        top: 34.4827586207%
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg img {
        width: 3.074670571vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg span {
        font-size: 1.756954612vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-tit {
        font-size: 1.756954612vw
    }

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

    #pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-msg img {
        width: 3.0014641288vw
    }

    #pad10 .sect2 .box .item-4 {
        top: 34.4827586207%
    }

    #pad10 .sect2 .box .item-4 .item-box .word .word-tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect2 .box .item-4 .item-box .word .word-msg {
        font-size: 1.756954612vw
    }

    #pad10 .sect2 .box .item-5 {
        top: 78.5440613027%
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-tit {
        font-size: 1.8301610542vw
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-msg img {
        width: 3.074670571vw
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-msg span {
        font-size: 1.756954612vw
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-tit {
        font-size: 1.756954612vw
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg ul li img {
        width: 2.2693997072vw
    }

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

    #pad10 .sect3 .box .title {
        width: 42.3133235725vw
    }

    #pad10 .sect3 .box-2 {
        width: 96%
    }

    #pad10 .sect3 .box-2 .word .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect3 .box-2 .word .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect3 .box-2 .word .msg {
        font-size: 2.196193265vw
    }

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

    #pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box p span {
        font-size: 5.270863836vw
    }

    #pad10 .sect4 .box .title {
        width: 45.0219619327vw
    }

    #pad10 .sect5 .box .tit {
        font-size: 6.149341142vw
    }

    #pad10 .sect5 .box ul {
        width: 90%
    }

    #pad10 .sect5 .box ul li {
        width: 26.7935578331vw;
        height: 11.2005856515vw
    }

    #pad10 .sect5 .box ul li img {
        width: 3.8799414348vw
    }

    #pad10 .sect5 .box ul li p {
        font-size: 2.196193265vw
    }

    #pad10 .sect6 .box {
        width: 96%
    }

    #pad10 .sect6 .box .title {
        font-size: 5.270863836vw
    }

    #pad10 .sect6 .box ul li:nth-child(1) .word {
        left: 2%;
        width: 96%
    }

    #pad10 .sect6 .box ul li:nth-child(1) .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect6 .box ul li:nth-child(2) .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect6 .box ul li:nth-child(3) .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect6 .box ul li:nth-child(4) .word {
        left: 2%;
        width: 96%
    }

    #pad10 .sect6 .box ul li:nth-child(4) .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect6 .box ul li:nth-child(4) .word .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect7 .title {
        width: 60%;
        text-align: center;
        font-size: 5.270863836vw
    }

    #pad10 .sect7 .word {
        left: 5%;
        top: 30%;
        width: 45%
    }

    #pad10 .sect7 .word .tit {
        font-size: 3.513909224vw
    }

    #pad10 .sect7 .word .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect8 .box {
        width: 96%
    }

    #pad10 .sect8 .box ul li .item-box .word-msg {
        font-size: 2.635431918vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) {
        height: 23.4992679356vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) .word img {
        width: 13.6896046852vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) {
        margin-top: 0.7320644217vw;
        height: 13.78477306vw
    }

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

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) .word img {
        width: 8.1259150805vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box {
        width: 100%
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) {
        height: 23.4992679356vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word {
        text-align: center
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word img {
        margin-bottom: 1vw;
        width: 7.3938506589vw
    }

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

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) {
        margin-top: 0.7320644217vw;
        height: 13.78477306vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word {
        text-align: center
    }

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

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word .word-tit {
        font-size: 2.635431918vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word img {
        margin-bottom: 1vw;
        width: 4.0995607613vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box {
        width: 100%
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) {
        height: 18.6969253294vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) .word img {
        margin-right: 1vw;
        width: 10.6881405564vw
    }

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

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) {
        margin-top: 0.7320644217vw;
        height: 18.6969253294vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word .word-tit {
        font-size: 2.635431918vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word img {
        margin-right: 1vw;
        width: 7.1742313324vw
    }

    #pad10 .sect8 .box-2 {
        width: 96%
    }

    #pad10 .sect8 .box-2 ul li .word p {
        font-size: 2.196193265vw
    }

    #pad10 .sect8 .box-2 ul li:nth-child(1) {
        width: 48.986265533%
    }

    #pad10 .sect8 .box-2 ul li:nth-child(2) {
        width: 49.0516677567%
    }

    #pad10 .sect8 .box-2 ul li:nth-child(3) {
        width: 49.3786788751%
    }

    #pad10 .sect8 .box-2 ul li:nth-child(4) {
        width: 49.3132766514%
    }

    #pad10 .sect9 .box {
        width: 96%
    }

    #pad10 .sect9 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect9 .box .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect9 .box .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect9 .picture-box {
        position: relative
    }

    #pad10 .sect10 .box {
        width: 96%
    }

    #pad10 .sect10 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect10 .box .tit::before {
        width: 21.2298682284vw
    }

    #pad10 .sect10 .box .tit::after {
        width: 21.2298682284vw
    }

    #pad10 .sect10 .box .lab {
        font-size: 3.513909224vw
    }

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

    #pad10 .sect10 .picture-box .waveBox {
        position: absolute;
        width: 21.9619326501vw;
        height: 7.3206442167vw
    }

    #pad10 .sect10 .picture-box .wave-1 {
        left: 26%;
        top: 41%;
        z-index: 12
    }

    #pad10 .sect10 .picture-box .wave-2 {
        left: 55%;
        top: 50%;
        z-index: 12
    }

    #pad10 .sect10 .picture-box .wave-3 {
        left: 20%;
        top: 74%;
        z-index: 0
    }

    #pad10 .sect10 .picture-box .wave-4 {
        left: 49%;
        top: 89%;
        z-index: 0
    }

    @-webkit-keyframes wave {
        0% {
            -webkit-transform: scale(0) rotateX(0);
            transform: scale(0) rotateX(0)
        }

        100% {
            -webkit-transform: scale(1) rotateX(0);
            transform: scale(1) rotateX(0)
        }
    }

    @keyframes wave {
        0% {
            -webkit-transform: scale(0) rotateX(0);
            transform: scale(0) rotateX(0)
        }

        100% {
            -webkit-transform: scale(1) rotateX(0);
            transform: scale(1) rotateX(0)
        }
    }

    #pad10 .sect10 .picture-box img {
        position: absolute;
        width: 40%;
        top: 45%
    }

    #pad10 .sect11 .box {
        width: 96%;
        text-align: center
    }

    #pad10 .sect11 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect12 .box {
        width: 96%
    }

    #pad10 .sect12 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect12 .box .lab {
        font-size: 3.513909224vw
    }

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

    #pad10 .sect12 .box-2 {
        width: 96%
    }

    #pad10 .sect12 .box-2 ul li .picture-box {
        width: 8.0527086384vw;
        height: 5.4904831625vw
    }

    #pad10 .sect12 .box-2 ul li .tit {
        font-size: 3.953147877vw
    }

    #pad10 .sect12 .box-2 ul li .msg {
        font-size: 1.5373352855vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(1) .picture-box img {
        width: 8.0527086384vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(2) .picture-box img {
        width: 6.149341142vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(3) .picture-box img {
        width: 5.4904831625vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(4) .picture-box img {
        width: 5.1244509517vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(5) .picture-box img {
        width: 3.5871156662vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(6) .picture-box img {
        width: 6.7349926794vw
    }

    #pad10 .sect13 .box .picture-box {
        position: absolute;
        width: 19.4729136164vw
    }

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

    #pad10 .sect13 .box .picture-box ul li:nth-child(1) {
        width: 17.6691729323%
    }

    #pad10 .sect13 .box .picture-box ul li:nth-child(2) {
        width: 68.4210526316%;
        height: 2px;
        background-color: #fff
    }

    #pad10 .sect13 .box .picture-box ul li:nth-child(3) {
        width: 8.2706766917%
    }

    #pad10 .sect13 .box .ul-1 li:nth-child(1) {
        width: 50.7619548082%
    }

    #pad10 .sect13 .box .ul-1 li:nth-child(2) {
        width: 50.1839201261%
    }

    #pad10 .sect14 .box {
        width: 96%
    }

    #pad10 .sect14 .box .title {
        font-size: 4.39238653vw
    }

    #pad10 .sect14 .box ul li {
        position: relative;
        width: 32.419733751%;
        margin: .5vw 0
    }

    #pad10 .sect14 .box ul li .word {
        position: absolute
    }

    #pad10 .sect14 .box ul li .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect14 .box ul li:nth-child(4) .word .msg img {
        width: 3.074670571vw
    }

    #pad10 .sect14 .box ul li:nth-child(4) .word .msg p {
        font-size: 1.756954612vw
    }

    #pad10 .sect14 .box ul li:nth-child(5) .word .tit {
        color: #fff;
        font-size: 1.6105417277vw
    }

    #pad10 .sect14 .box ul li:nth-child(5) .word .tit span {
        font-size: 2.196193265vw
    }

    #pad10 .sect15 .box {
        width: 96%
    }

    #pad10 .sect15 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect15 .box .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect15 .box .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect15 .picture-box {
        width: 61.859443631%;
        margin: 0 auto
    }

    #pad10 .sect16 .box {
        position: absolute;
        width: 50%;
        left: 50%;
        top: 5%
    }

    #pad10 .sect16 .box .tit {
        font-size: 4.39238653vw
    }

    #pad10 .sect16 .box .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect16 .box .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect16 .box .note {
        font-size: 1.317715959vw
    }

    #pad10 .sect16 .picture-box {
        width: 66.7367314766%;
        position: relative
    }

    #pad10 .sect16 .picture-box .img1 {
        width: 17.2767203514vw
    }

    #pad10 .sect17 .box {
        width: 96%
    }

    #pad10 .sect17 .box ul li {
        position: relative;
        width: 49.649368864%
    }

    #pad10 .sect17 .box ul li .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect17 .box ul li:nth-child(1) {
        width: 100%;
        margin-bottom: 1vw
    }

    #pad10 .sect18 .box {
        padding: 4vw 0
    }

    #pad10 .sect18 .box .title {
        width: 55.0512445095vw
    }

    #pad10 .sect18 .box img {
        z-index: 10;
        position: relative
    }

    #pad10 .sect19 {
        text-align: center
    }

    #pad10 .sect19 .box {
        text-align: center;
        width: 96%;
        margin: 0 auto
    }

    #pad10 .sect19 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect19 .box .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect19 .box .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect19 .box-2 {
        width: 96%;
        height: 65.8857979502vw
    }

    #pad10 .sect19 .box-2 .word {
        position: absolute;
        left: 60%;
        top: 5%;
        z-index: 11
    }

    #pad10 .sect19 .box-2 .word .tit {
        font-size: 3.513909224vw
    }

    #pad10 .sect19 .box-2 .word::before {
        position: absolute;
        content: "";
        left: -9.5168374817vw;
        top: 15%;
        width: 8.78477306vw;
        height: 1px;
        background: #000
    }

    #pad10 .sect19 .box-2 .word::after {
        position: absolute;
        content: "";
        left: 8%;
        bottom: -5.8565153734vw;
        height: 6.588579795vw;
        width: 1px;
        background: #000
    }

    #pad10 .sect19 .box-2 .img1 {
        width: 54.44646098%;
        z-index: 1
    }

    #pad10 .sect19 .box-2 .img2 {
        width: 73.3212341198%;
        z-index: 10;
        -webkit-transform: translate(36%, -61%);
        -ms-transform: translate(36%, -61%);
        transform: translate(36%, -61%)
    }

    #pad10 .sect19 .box-3 {
        width: 96%;
        height: 58.5651537335vw
    }

    #pad10 .sect19 .box-3 .word {
        position: absolute
    }

    #pad10 .sect19 .box-3 .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect19 .box-3 .word-1 {
        left: 65%;
        top: 15%;
        width: 23.6842105263%;
        z-index: 11
    }

    #pad10 .sect19 .box-3 .word-2 {
        left: 10%;
        top: 80%;
        width: 32.3886639676%;
        z-index: 11
    }

    #pad10 .sect19 .box-3 .img1 {
        width: 61.673414305%;
        z-index: 1
    }

    #pad10 .sect19 .box-3 .img2 {
        width: 51.9568151147%;
        z-index: 10;
        -webkit-transform: translate(92%, -57%);
        -ms-transform: translate(92%, -57%);
        transform: translate(92%, -57%)
    }

    #pad10 .sect20 {
        background-color: #000
    }

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

    #pad10 .sect20 .box .title {
        width: 88.5065885798%
    }

    #pad10 .sect20 .box img {
        z-index: 10;
        position: relative
    }

    #pad10 .sect21 .box {
        width: 96%;
        top: 0
    }

    #pad10 .sect21 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect21 .box .lab {
        font-size: 3.513909224vw
    }

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

    #pad10 .sect21 .box .picture-box img {
        width: 7.3206442167vw
    }

    #pad10 .sect21 .box .picture-box p {
        font-size: 2.3426061493vw
    }

    #pad10 .sect21 .box-2 {
        position: absolute;
        z-index: 11;
        top: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 80%
    }

    #pad10 .sect21 .box-2 ul li {
        width: 49.1461100569%;
        height: 14.6412884334vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .left {
        width: 64.3805309735%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .right {
        width: 33.6283185841%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .tit {
        font-size: 4.6852122987vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .lab {
        font-size: 2.635431918vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .msg {
        font-size: 1.4641288433vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left {
        width: 38.7168141593%;
        text-align: center
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .tit span {
        font-size: 3.5871156662vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .lab {
        font-size: 3.953147877vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg span:nth-child(1) {
        font-size: 2.635431918vw;
        font-weight: bold;
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg span:nth-child(2) {
        font-size: 2.635431918vw;
        font-weight: bold;
        color: #ff9329
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right {
        width: 46.2389380531%;
        text-align: center
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .tit span {
        font-size: 2.8550512445vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .lab {
        font-size: 3.953147877vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .msg {
        font-size: 2.196193265vw;
        height: 5.7972181552vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .msg span {
        font-size: 2.635431918vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .left {
        width: 64.3805309735%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .right {
        width: 32.7433628319%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .tit {
        font-size: 4.6852122987vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .lab {
        font-size: 2.635431918vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .msg {
        font-size: 1.756954612vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .left {
        width: 52.5943396226%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .right {
        width: 35.6132075472%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .right img {
        width: 11.0541727672vw;
        margin: 0 auto;
        display: block
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .tit {
        font-size: 2.635431918vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .lab {
        font-size: 2.635431918vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .msg {
        font-size: 1.756954612vw
    }

    #pad10 .sect22 .box {
        width: 96%
    }

    #pad10 .sect22 .box .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect22 .box .lab {
        font-size: 3.513909224vw
    }

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

    #pad10 .sect22 .box .picture-box {
        width: 96%
    }

    #pad10 .sect22 .box .picture-box .img-1 {
        width: 43.0453879941%
    }

    #pad10 .sect22 .box .picture-box .img-2 {
        width: 45.3879941435%
    }

    #pad10 .sect22 .box .picture-box .img-3 {
        width: 43.0453879941%
    }

    #pad10 .sect22 .box .picture-box .img-4 {
        width: 60.3221083455%
    }

    #pad10 .sect22 .box .picture-box .img-5 {
        width: 41.2884333821%
    }

    #pad10 .sect22 .box .picture-box .img-6 {
        width: 41.5812591508%
    }

    #pad10 .sect22 .box .picture-box .img-7 {
        width: 60.0292825769%
    }

    #pad10 .sect22 .box .picture-box .img-8 {
        font-size: 6.588579795vw
    }

    #pad10 .sect23 .box {
        width: 96%
    }

    #pad10 .sect23 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #pad10 .sect23 .box .word .tit {
        font-size: 5.270863836vw
    }

    #pad10 .sect23 .box .word .lab {
        font-size: 4.39238653vw
    }

    #pad10 .sect23 .box .word .msg {
        position: relative
    }

    #pad10 .sect23 .box .word .msg::before {
        content: "";
        position: absolute;
        top: 0;
        left: 40%;
        width: 21.5%;
        height: 133%;
        background-color: #fff
    }

    #pad10 .sect23 .box .word .msg img {
        position: absolute;
        width: 31.3323572474vw;
        left: 57%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #pad10 .sect23 .box .word .msg p {
        display: inline-block;
        font-size: 9.663250366vw
    }

    #pad10 .sect23 .box-2 .word {
        width: 80%;
        margin: 0 auto
    }

    #pad10 .sect23 .box-2 .word .tit {
        font-size: 4.39238653vw
    }

    #pad10 .sect23 .box-2 .word .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect24 .box {
        width: 96%
    }

    #pad10 .sect24 .box .msg {
        font-size: 3.2210834553vw
    }

    #pad10 .sect24 .box .left {
        width: 40.2635431918%
    }

    #pad10 .sect24 .box .left .tit {
        font-size: 4.39238653vw
    }

    #pad10 .sect24 .box .left .msg {
        -webkit-transform: translate(20%, -200%);
        -ms-transform: translate(20%, -200%);
        transform: translate(20%, -200%)
    }

    #pad10 .sect24 .box .right {
        width: 60.3221083455%
    }

    #pad10 .sect24 .box .right .picture-box .msg {
        -webkit-transform: translate(30%, -100%);
        -ms-transform: translate(30%, -100%);
        transform: translate(30%, -100%)
    }

    #pad10 .sect24 .box .right .picture-box:nth-child(1) {
        -webkit-transform: translate(-10%, -10%);
        -ms-transform: translate(-10%, -10%);
        transform: translate(-10%, -10%);
        margin-bottom: -25%
    }

    #pad10 .sect25 .box {
        width: 96%
    }

    #pad10 .sect25 .box .title {
        font-size: 4.39238653vw
    }

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

    #pad10 .sect25 .box ul li:nth-child(1) {
        width: 29.6078431373%
    }

    #pad10 .sect25 .box ul li:nth-child(2) {
        width: 35.2287581699%
    }

    #pad10 .sect25 .box ul li:nth-child(3) {
        width: 35.1633986928%
    }

    #pad10 .sect25 .box ul li .word .tit {
        font-size: 2.0497803807vw;
        height: 5.1244509517vw
    }

    #pad10 .sect25 .box ul li .word .msg {
        font-size: 2.0497803807vw
    }

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

    #pad10 .sect26 .box .title {
        font-size: 5.270863836vw
    }

    #pad10 .sect26 .box ul li .word .tit {
        font-size: 2.196193265vw
    }

    #pad10 .sect27 .box {
        position: absolute;
        left: 3%;
        top: 25%;
        width: 50%
    }

    #pad10 .sect27 .box .tit {
        font-size: 4.39238653vw
    }

    #pad10 .sect27 .box .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect27 .box .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect27 .picture-box .img1 {
        position: absolute;
        left: 50%;
        top: 13.5%;
        width: 44.9290593799%
    }

    #pad10 .sect27 .picture-box .img2 {
        width: 20.0735680504%
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .tit {
        font-size: 4.39238653vw
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .lab {
        font-size: 3.074670571vw
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .note {
        font-size: 1.756954612vw
    }

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

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box {
        width: 74.7437774524%
    }

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box .word {
        padding: 0 5%;
        word-break: break-all
    }

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .picture-box {
        width: 65.8125915081%
    }

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

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .picture-box {
        width: 53.1791907514%
    }

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .word-box {
        width: 47.7141355754%
    }

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

    #pad10 .sect29 .box {
        width: 96%
    }

    #pad10 .sect29 .box img {
        width: 73.1332357247%
    }

    #pad10 .sect29 .box .word {
        position: absolute;
        width: 38.2869692533%;
        left: 0;
        top: 40%
    }

    #pad10 .sect29 .box .word .tit {
        font-size: 4.39238653vw
    }

    #pad10 .sect29 .box .word .lab {
        font-size: 3.513909224vw
    }

    #pad10 .sect29 .box .word .msg {
        font-size: 2.196193265vw
    }

    #pad10 .sect29 .box .word .note {
        font-size: 1.756954612vw
    }

    #pad10 .sect29 .box-2 {
        width: 96%
    }

    #pad10 .sect29 .box-2 ul li {
        width: 37.3352855051%
    }

    #pad10 .sect29 .box-2 ul li p {
        font-size: 2.3426061493vw
    }

    #pad10 .sect29 .box-3 {
        width: 96%;
        margin: 0 auto
    }

    #pad10 .sect29 .box-4 {
        width: 96%;
        margin: 0 auto
    }

    #pad10 .sect29 .box-4 .title {
        font-size: 4.39238653vw
    }

    #pad10 .sect29 .box-4 ul li p {
        font-size: 1.756954612vw
    }

    #pad10 .sect29 .box-4 ul li p span {
        display: inline-block;
        width: 1.6105417277vw;
        height: 1.6105417277vw;
        margin-right: 1vw;
        border-radius: 50%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(1) {
        width: 27.4085138163%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(1) p span {
        background-color: #3f869c
    }

    #pad10 .sect29 .box-4 ul li:nth-child(2) {
        width: 28.6034353996%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(2) p span {
        background-color: #5b5b5e
    }

    #pad10 .sect29 .box-4 ul li:nth-child(3) {
        width: 26.5870052278%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(3) p span {
        background-color: #a5b5c5
    }

    #pad10 .sect29 .box-5 {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #pad10 .sect29 .box-5 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pad10 .sect29 .box-5 ul li {
        font-size: 1.9765739385vw
    }
}

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

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

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

    #pad10 .sect1 .box {
        top: 5%;
        left: 5%
    }

    #pad10 .sect1 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect1 .box .tit img {
        width: 24.21875vw
    }

    #pad10 .sect1 .box .tit span {
        font-size: 6.5104166667vw
    }

    #pad10 .sect2 .box {
        width: 96%;
        height: 104.1666666667vw
    }

    #pad10 .sect2 .box .item-1 {
        width: 100%
    }

    #pad10 .sect2 .box .item-1 .item-box:nth-child(1) .note {
        font-size: 6.3802083333vw
    }

    #pad10 .sect2 .box .item-1 .item-box:nth-child(1) .word .word-tit {
        font-size: 4.6875vw
    }

    #pad10 .sect2 .box .item-1 .item-box:nth-child(1) .word .word-msg {
        font-size: 3.3854166667vw
    }

    #pad10 .sect2 .box .item-1 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.90625vw
    }

    #pad10 .sect2 .box .item-2 {
        top: 70%;
        width: 31.7808219178%;
        left: 27.6712328767%
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word {
        width: 100%;
        left: 0;
        text-align: center
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.3854166667vw;
        background: -o-linear-gradient(287deg, #41B234 0%, #39AF31 0%, #A2E674 100%);
        background: linear-gradient(163deg, #41B234 0%, #39AF31 0%, #A2E674 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #pad10 .sect2 .box .item-2 .item-box:nth-child(1) .word .word-msg {
        font-size: 3.125vw
    }

    #pad10 .sect2 .box .item-3 {
        top: 36.25%;
        width: 27.397260274%
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word {
        top: 10%
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg {
        display: none
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg img {
        width: 5.46875vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(1) .word .word-msg span {
        font-size: 3.125vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(2) {
        margin-top: 0.78125vw
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.125vw;
        word-break: break-all
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-msg {
        display: none
    }

    #pad10 .sect2 .box .item-3 .item-box:nth-child(2) .word .word-msg img {
        width: 5.3385416667vw
    }

    #pad10 .sect2 .box .item-4 {
        top: 37.5%;
        width: 72.4657534247%;
        left: 27.397260274%;
        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
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(1) {
        width: 58%
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(1) .word {
        top: 5%
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(1) .word .word-msg {
        display: none
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(2) {
        width: 41%
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(2) .word {
        width: 100%;
        top: 5%;
        left: 0
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect2 .box .item-4 .item-box:nth-child(2) .word .word-msg {
        display: none;
        font-size: 3.125vw
    }

    #pad10 .sect2 .box .item-5 {
        top: 68.75%;
        width: 39.7260273973%;
        left: 60.5479452055%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pad10 .sect2 .box .item-5 .item-box {
        width: 100% !important
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word {
        width: 80%;
        top: 20%;
        left: 28%;
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(1) .word .word-tit {
        font-size: 3.2552083333vw
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-tit {
        font-size: 3.125vw
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg {
        display: none
    }

    #pad10 .sect2 .box .item-5 .item-box:nth-child(2) .word .word-msg ul li img {
        width: 4.0364583333vw
    }

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

    #pad10 .sect3 .box {
        width: 100%
    }

    #pad10 .sect3 .box .title {
        width: 38.671875vw
    }

    #pad10 .sect3 .box-2 {
        width: 96%
    }

    #pad10 .sect3 .box-2 .word .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect3 .box-2 .word .lab {
        font-size: 6.25vw
    }

    #pad10 .sect3 .box-2 .word .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box {
        padding-bottom: 4vw
    }

    #pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box p {
        font-size: 4.6875vw
    }

    #pad10 .sect3 .box-2 .word ul li:nth-child(1) .tit-box p span {
        font-size: 9.375vw
    }

    #pad10 .sect4 .box .title {
        width: 40.234375vw
    }

    #pad10 .sect4 .box .picture-box .word p span {
        width: 10px;
        height: 10px
    }

    #pad10 .sect4 .box .picture-box .word-1 {
        width: 31.3802083333vw;
        left: 22%
    }

    #pad10 .sect4 .box .picture-box .word-1 p {
        left: -63%
    }

    #pad10 .sect4 .box .picture-box .word-2 {
        width: 31.3802083333vw;
        left: 36%
    }

    #pad10 .sect4 .box .picture-box .word-2 p {
        top: 90%;
        left: -82%
    }

    #pad10 .sect4 .box .picture-box .word-3 {
        width: 31.3802083333vw;
        left: 48%
    }

    #pad10 .sect4 .box .picture-box .word-3 p {
        top: 85%;
        left: 50%;
        width: 32.5520833333vw
    }

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

    #pad10 .sect5 .box ul {
        width: 96%
    }

    #pad10 .sect5 .box ul li {
        width: 32.3%;
        height: 15.625vw
    }

    #pad10 .sect5 .box ul li img {
        width: 5.46875vw
    }

    #pad10 .sect5 .box ul li p {
        font-size: 3.125vw
    }

    #pad10 .sect6 .box {
        width: 96%
    }

    #pad10 .sect6 .box .title {
        font-size: 5.9895833333vw
    }

    #pad10 .sect6 .box ul li:nth-child(1) .word {
        left: 2%;
        width: 96%
    }

    #pad10 .sect6 .box ul li:nth-child(1) .word .tit {
        font-size: 3.125vw
    }

    #pad10 .sect6 .box ul li:nth-child(2) .word .tit {
        font-size: 3.125vw
    }

    #pad10 .sect6 .box ul li:nth-child(3) .word .tit {
        font-size: 3.125vw
    }

    #pad10 .sect6 .box ul li:nth-child(4) .word {
        left: 2%;
        width: 96%
    }

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

    #pad10 .sect6 .box ul li:nth-child(4) .word .msg {
        display: none;
        font-size: 3.125vw
    }

    #pad10 .sect7 .box .title {
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        font-size: 7.8125vw
    }

    #pad10 .sect7 .box .word {
        position: relative;
        left: 0;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(12vw);
        -ms-transform: translateY(12vw);
        transform: translateY(12vw)
    }

    #pad10 .sect7 .box .word .tit {
        font-size: 6.25vw
    }

    #pad10 .sect7 .box .word .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect8 .box {
        width: 96%
    }

    #pad10 .sect8 .box ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #pad10 .sect8 .box ul li .item-box .word-msg {
        font-size: 3.90625vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) {
        width: 49.0526315789%
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) {
        height: 32.5520833333vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(1) .word img {
        width: 20.8333333333vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) {
        margin-top: 1.3020833333vw;
        height: 26.0416666667vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) .word .word-tit {
        font-size: 4.6875vw
    }

    #pad10 .sect8 .box ul li:nth-child(1) .item-box:nth-child(2) .word img {
        width: 10.4166666667vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) {
        width: 49.0526315789%
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box {
        width: 100%
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) {
        height: 32.5520833333vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word {
        text-align: center
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word img {
        margin-bottom: 1vw;
        width: 13.1510416667vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(1) .word .word-tit {
        font-size: 4.6875vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) {
        margin-top: 1.3020833333vw;
        height: 26.0416666667vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word {
        text-align: center
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word .word-msg {
        font-size: 3.125vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word .word-tit {
        font-size: 4.6875vw
    }

    #pad10 .sect8 .box ul li:nth-child(2) .item-box:nth-child(2) .word img {
        margin-bottom: 1vw;
        width: 7.2916666667vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) {
        margin-top: 1.3020833333vw;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) {
        width: 49%;
        height: 32.5520833333vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) .word img {
        margin-right: 1vw;
        width: 15.625vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(1) .word .word-tit {
        font-size: 4.6875vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) {
        width: 49%;
        height: 32.5520833333vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word .word-tit {
        font-size: 4.6875vw
    }

    #pad10 .sect8 .box ul li:nth-child(3) .item-box:nth-child(2) .word img {
        margin-right: 1vw;
        width: 10.4166666667vw
    }

    #pad10 .sect8 .box-2 {
        width: 96%
    }

    #pad10 .sect8 .box-2 ul li {
        width: 49% !important
    }

    #pad10 .sect8 .box-2 ul li .word {
        width: 96%;
        padding: 5% 0
    }

    #pad10 .sect8 .box-2 ul li .word p {
        font-size: 3.3854166667vw
    }

    #pad10 .sect9 .box {
        width: 96%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding-top: 8vw
    }

    #pad10 .sect9 .box .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect9 .box .lab {
        font-size: 5.2083333333vw
    }

    #pad10 .sect9 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect9 .picture-box {
        position: relative
    }

    #pad10 .sect9 .picture-box div {
        display: none
    }

    #pad10 .sect10 .box {
        position: relative;
        width: 96%;
        left: 0;
        margin: 0 auto;
        -webkit-transform: translateY(16vw);
        -ms-transform: translateY(16vw);
        transform: translateY(16vw)
    }

    #pad10 .sect10 .box .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect10 .box .tit::before {
        width: 33.8541666667vw
    }

    #pad10 .sect10 .box .tit::after {
        width: 33.8541666667vw
    }

    #pad10 .sect10 .box .lab {
        font-size: 6.25vw
    }

    #pad10 .sect10 .box .msg {
        font-size: 4.6875vw
    }

    #pad10 .sect11 .box {
        width: 50%;
        text-align: center;
        top: 5%
    }

    #pad10 .sect11 .box .tit {
        font-size: 6.5104166667vw
    }

    #pad10 .sect12 .box {
        width: 96%;
        top: 3%
    }

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

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

    #pad10 .sect12 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect12 .box-2 {
        width: 96%;
        top: auto;
        bottom: 2%
    }

    #pad10 .sect12 .box-2 ul li .picture-box {
        width: 14.3229166667vw;
        height: 9.765625vw
    }

    #pad10 .sect12 .box-2 ul li .tit {
        font-size: 4.6875vw
    }

    #pad10 .sect12 .box-2 ul li .msg {
        font-size: 3.125vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(1) .picture-box img {
        width: 9.1145833333vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(2) .picture-box img {
        width: 8.3333333333vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(3) .picture-box img {
        width: 7.1614583333vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(4) .picture-box img {
        width: 6.5104166667vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(5) .picture-box img {
        width: 5.078125vw
    }

    #pad10 .sect12 .box-2 ul li:nth-child(6) .picture-box img {
        width: 9.375vw
    }

    #pad10 .sect13 .box .picture-box {
        position: absolute;
        width: 34.6354166667vw
    }

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

    #pad10 .sect13 .box .picture-box ul li:nth-child(1) {
        width: 17.6691729323%
    }

    #pad10 .sect13 .box .picture-box ul li:nth-child(2) {
        width: 68.4210526316%;
        height: 2px;
        background-color: #fff
    }

    #pad10 .sect13 .box .picture-box ul li:nth-child(3) {
        width: 8.2706766917%
    }

    #pad10 .sect13 .box .ul-1 li:nth-child(1) {
        width: 49.4666666667%
    }

    #pad10 .sect13 .box .ul-1 li:nth-child(2) {
        width: 50.6666666667%
    }

    #pad10 .sect14 .box {
        width: 96%
    }

    #pad10 .sect14 .box .title {
        font-size: 7.8125vw;
        width: 96%;
        background: -o-linear-gradient(265deg, #F8631F 0%, #8B2CF8 100%);
        background: linear-gradient(185deg, #F8631F 0%, #8B2CF8 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #pad10 .sect14 .box ul li {
        position: relative;
        width: 49.0028490028%;
        margin: .5vw 0
    }

    #pad10 .sect14 .box ul li .word {
        position: absolute
    }

    #pad10 .sect14 .box ul li .word .tit {
        font-size: 3.90625vw
    }

    #pad10 .sect14 .box ul li:nth-child(2) .word {
        width: 96%
    }

    #pad10 .sect14 .box ul li:nth-child(2) .word .tit {
        background: -o-linear-gradient(14deg, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
        background: linear-gradient(76deg, #2EA2B5 0%, #728DF4 39.3798828125%, #ED3F4A 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #pad10 .sect14 .box ul li:nth-child(4) .word {
        width: 99%
    }

    #pad10 .sect14 .box ul li:nth-child(4) .word .msg img {
        width: 5.46875vw
    }

    #pad10 .sect14 .box ul li:nth-child(4) .word .msg p {
        font-size: 3.125vw
    }

    #pad10 .sect14 .box ul li:nth-child(5) .word {
        width: 120%;
        -webkit-transform: translateX(-50%) scale(0.8);
        -ms-transform: translateX(-50%) scale(0.8);
        transform: translateX(-50%) scale(0.8)
    }

    #pad10 .sect14 .box ul li:nth-child(5) .word .tit {
        color: #fff;
        font-size: 3.125vw
    }

    #pad10 .sect14 .box ul li:nth-child(5) .word .tit span {
        font-size: 3.90625vw
    }

    #pad10 .sect15 .box {
        width: 96%
    }

    #pad10 .sect15 .box .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect15 .box .lab {
        font-size: 5.2083333333vw
    }

    #pad10 .sect15 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect15 .picture-box {
        width: 69.8666666667%;
        margin: 0 auto
    }

    #pad10 .sect16 .box {
        padding-top: 8vw;
        position: relative;
        width: 96%;
        left: 0;
        top: 5%;
        margin: 0 auto
    }

    #pad10 .sect16 .box .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect16 .box .lab {
        font-size: 6.25vw
    }

    #pad10 .sect16 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect16 .box .note {
        font-size: 3.125vw;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 4vw 0
    }

    #pad10 .sect16 .picture-box {
        width: 96%;
        position: relative
    }

    #pad10 .sect16 .picture-box .img1 {
        left: 70%;
        top: 60%;
        width: 19.53125vw
    }

    #pad10 .sect17 .box {
        width: 96%
    }

    #pad10 .sect17 .box ul li {
        position: relative;
        width: 49.649368864%
    }

    #pad10 .sect17 .box ul li .word {
        top: 2%
    }

    #pad10 .sect17 .box ul li .word .tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect17 .box ul li:nth-child(1) {
        width: 100%;
        margin-bottom: 1vw
    }

    #pad10 .sect18 .box {
        padding: 4vw 0
    }

    #pad10 .sect18 .box .title {
        width: 49.0885416667vw
    }

    #pad10 .sect18 .box img {
        z-index: 10;
        position: relative
    }

    #pad10 .sect19 {
        text-align: center
    }

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

    #pad10 .sect19 .box .tit {
        font-size: 9.375vw
    }

    #pad10 .sect19 .box .lab {
        font-size: 6.25vw
    }

    #pad10 .sect19 .box .msg {
        font-size: 3.90625vw;
        word-break: break-all
    }

    #pad10 .sect19 .box-2 {
        width: 96%;
        height: 78.125vw
    }

    #pad10 .sect19 .box-2 .word {
        position: absolute;
        left: 60%;
        top: 5%;
        z-index: 11
    }

    #pad10 .sect19 .box-2 .word .tit {
        font-size: 3.6458333333vw
    }

    #pad10 .sect19 .box-2 .word::before {
        position: absolute;
        content: "";
        left: -11.71875vw;
        top: 20%;
        width: 10.4166666667vw;
        height: 1px;
        background: #000
    }

    #pad10 .sect19 .box-2 .word::after {
        position: absolute;
        content: "";
        left: 8%;
        bottom: -19.53125vw;
        height: 18.2291666667vw;
        width: 1px;
        background: #000
    }

    #pad10 .sect19 .box-2 .img1 {
        width: 54.44646098%;
        z-index: 1
    }

    #pad10 .sect19 .box-2 .img2 {
        width: 73.3212341198%;
        z-index: 10;
        -webkit-transform: translate(36%, -61%);
        -ms-transform: translate(36%, -61%);
        transform: translate(36%, -61%)
    }

    #pad10 .sect19 .box-3 {
        width: 100%;
        height: 65.1041666667vw
    }

    #pad10 .sect19 .box-3 .word {
        position: absolute
    }

    #pad10 .sect19 .box-3 .word .tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect19 .box-3 .word-1 {
        left: 65%;
        top: 5%;
        width: 37.4666666667%;
        z-index: 11
    }

    #pad10 .sect19 .box-3 .word-2 {
        left: 5%;
        top: 75%;
        width: 40.8%;
        z-index: 11
    }

    #pad10 .sect19 .box-3 .img1 {
        width: 61.673414305%;
        z-index: 1
    }

    #pad10 .sect19 .box-3 .img2 {
        width: 51.9568151147%;
        z-index: 10;
        -webkit-transform: translate(92%, -57%);
        -ms-transform: translate(92%, -57%);
        transform: translate(92%, -57%)
    }

    #pad10 .sect20 {
        background-color: #000
    }

    #pad10 .sect20 .box {
        padding: 8vw 0;
        width: 100%;
        margin: 0 auto
    }

    #pad10 .sect20 .box .title {
        width: 81.0666666667%
    }

    #pad10 .sect20 .box img {
        z-index: 10;
        position: relative
    }

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

    #pad10 .sect21 .box {
        position: relative;
        left: 0;
        margin: 0 auto;
        width: 96%;
        top: 0;
        -webkit-transform: translateY(8vw);
        -ms-transform: translateY(8vw);
        transform: translateY(8vw)
    }

    #pad10 .sect21 .box .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect21 .box .lab {
        font-size: 6.25vw;
        margin: 4vw 0
    }

    #pad10 .sect21 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect21 .box .picture-box {
        margin-top: 8vw
    }

    #pad10 .sect21 .box .picture-box img {
        width: 20.8333333333vw
    }

    #pad10 .sect21 .box .picture-box p {
        font-size: 5.2083333333vw;
        padding: 1vw 12vw 1vw 4vw
    }

    #pad10 .sect21 .box-2 {
        position: absolute;
        z-index: 11;
        top: 80%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 96%
    }

    #pad10 .sect21 .box-2 ul li {
        width: 49%;
        height: 26.0416666667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .left {
        width: 64.3805309735%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .right {
        width: 33.6283185841%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .tit {
        font-size: 6.5104166667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .lab {
        font-size: 4.1666666667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(1) .msg {
        font-size: 3.125vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .word {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left {
        width: 38.7168141593%;
        text-align: center
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .tit span {
        font-size: 3.90625vw;
        background: -o-linear-gradient(264deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(186deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .lab {
        font-size: 4.1666666667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg {
        font-size: 3.125vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg span:nth-child(1) {
        font-size: 3.3854166667vw;
        font-weight: bold;
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .left .msg span:nth-child(2) {
        font-size: 3.3854166667vw;
        font-weight: bold;
        color: #ff9329
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right {
        width: 46.2389380531%;
        text-align: center
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .tit span {
        font-size: 3.90625vw;
        background: -o-linear-gradient(264deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        background: linear-gradient(186deg, #5ABEE2 0%, #5C87ED 44.5556640625%, #967CD9 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0)
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .lab {
        font-size: 4.1666666667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .msg {
        font-size: 3.125vw;
        height: 8.7239583333vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(2) .right .msg span {
        font-size: 3.3854166667vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .left {
        width: 64.3805309735%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .right {
        width: 32.7433628319%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .lab {
        font-size: 4.6875vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(3) .msg {
        font-size: 3.125vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .left {
        width: 58.9622641509%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .right {
        width: 35.3773584906%
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .right img {
        width: 100%;
        margin: 0 auto;
        display: block
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .tit {
        font-size: 3.90625vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .lab {
        font-size: 3.90625vw
    }

    #pad10 .sect21 .box-2 ul li:nth-child(4) .msg {
        font-size: 3.125vw
    }

    #pad10 .sect22 {
        height: 195.3125vw
    }

    #pad10 .sect22 .box {
        width: 96%;
        height: 100%
    }

    #pad10 .sect22 .box .tit {
        font-size: 5.9895833333vw
    }

    #pad10 .sect22 .box .lab {
        font-size: 4.6875vw
    }

    #pad10 .sect22 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect22 .box .picture-box {
        width: 96%;
        height: 48%
    }

    #pad10 .sect22 .box .picture-box img {
        height: auto
    }

    #pad10 .sect22 .box .picture-box .img-1 {
        width: 43.0453879941%
    }

    #pad10 .sect22 .box .picture-box .img-2 {
        width: 45.3879941435%
    }

    #pad10 .sect22 .box .picture-box .img-3 {
        width: 43.0453879941%
    }

    #pad10 .sect22 .box .picture-box .img-4 {
        width: 60.3221083455%
    }

    #pad10 .sect22 .box .picture-box .img-5 {
        width: 41.2884333821%
    }

    #pad10 .sect22 .box .picture-box .img-6 {
        width: 41.5812591508%
    }

    #pad10 .sect22 .box .picture-box .img-7 {
        width: 60.0292825769%;
        bottom: -4.5%;
        left: 20%
    }

    #pad10 .sect22 .box .picture-box .img-8 {
        font-size: 7.8125vw;
        left: 10%
    }

    #pad10 .sect22 img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #pad10 .sect23 {
        background: -webkit-gradient(linear, left top, left bottom, from(#E0F4F8), to(#FFFFFF));
        background: -o-linear-gradient(top, #E0F4F8 0%, #FFFFFF 100%);
        background: linear-gradient(180deg, #E0F4F8 0%, #FFFFFF 100%)
    }

    #pad10 .sect23 .box {
        width: 96%;
        padding: 8vw 0
    }

    #pad10 .sect23 .box .word {
        width: 96%;
        margin: 0 auto;
        text-align: center
    }

    #pad10 .sect23 .box .word .tit {
        font-size: 6.5104166667vw
    }

    #pad10 .sect23 .box .word .lab {
        font-size: 5.9895833333vw
    }

    #pad10 .sect23 .box .word .msg {
        position: relative
    }

    #pad10 .sect23 .box .word .msg::before {
        content: "";
        position: absolute;
        top: 5%;
        left: 28%;
        width: 36.5%;
        height: 83%;
        background-color: #fff
    }

    #pad10 .sect23 .box .word .msg img {
        position: absolute;
        width: 55.7291666667vw;
        left: 57%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #pad10 .sect23 .box .word .msg p {
        display: inline-block;
        font-size: 13.0208333333vw
    }

    #pad10 .sect23 .box-2 .word {
        width: 96%;
        margin: 0 auto;
        padding: 8vw 0
    }

    #pad10 .sect23 .box-2 .word .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect23 .box-2 .word .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect24 .box {
        width: 100%
    }

    #pad10 .sect24 .box .msg {
        font-size: 4.6875vw
    }

    #pad10 .sect24 .box .left {
        width: 42.5899280576%
    }

    #pad10 .sect24 .box .left .tit {
        font-size: 4.1666666667vw;
        padding-left: 2%
    }

    #pad10 .sect24 .box .left .msg {
        -webkit-transform: translate(20%, -100%);
        -ms-transform: translate(20%, -100%);
        transform: translate(20%, -100%)
    }

    #pad10 .sect24 .box .right {
        width: 56.8345323741%
    }

    #pad10 .sect24 .box .right .picture-box .msg {
        -webkit-transform: translate(20%, -50%);
        -ms-transform: translate(20%, -50%);
        transform: translate(20%, -50%)
    }

    #pad10 .sect24 .box .right .picture-box:nth-child(1) {
        -webkit-transform: translate(-10%, -10%);
        -ms-transform: translate(-10%, -10%);
        transform: translate(-10%, -10%);
        margin-bottom: -25%
    }

    #pad10 .sect25 .box {
        width: 96%
    }

    #pad10 .sect25 .box .title {
        font-size: 7.8125vw;
        padding: 8vw 0
    }

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

    #pad10 .sect25 .box ul li:nth-child(1) {
        width: 29.6078431373%
    }

    #pad10 .sect25 .box ul li:nth-child(2) {
        width: 35.2287581699%
    }

    #pad10 .sect25 .box ul li:nth-child(3) {
        width: 35.1633986928%
    }

    #pad10 .sect25 .box ul li .word {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #pad10 .sect25 .box ul li .word .tit {
        font-size: 3.6458333333vw;
        height: 9.1145833333vw
    }

    #pad10 .sect25 .box ul li .word .msg {
        font-size: 3.125vw
    }

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

    #pad10 .sect26 .box {
        bottom: 50%;
        width: 96%
    }

    #pad10 .sect26 .box .title {
        font-size: 7.8125vw
    }

    #pad10 .sect26 .box ul li .word .tit {
        font-size: 3.3854166667vw
    }

    #pad10 .sect27 .box {
        position: relative;
        left: 0;
        top: 0;
        width: 96%;
        margin: 0 auto;
        -webkit-transform: translateY(-12vw);
        -ms-transform: translateY(-12vw);
        transform: translateY(-12vw)
    }

    #pad10 .sect27 .box .tit {
        font-size: 7.8125vw
    }

    #pad10 .sect27 .box .lab {
        font-size: 6.25vw;
        margin: 4vw 0
    }

    #pad10 .sect27 .box .msg {
        font-size: 3.90625vw
    }

    #pad10 .sect27 .picture-box {
        display: none
    }

    #pad10 .sect27 .picture-box .img1 {
        position: absolute;
        left: 50%;
        top: 13.5%;
        width: 44.9290593799%
    }

    #pad10 .sect27 .picture-box .img2 {
        width: 20.0735680504%
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .tit {
        font-size: 5.46875vw
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .lab {
        font-size: 3.125vw
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .msg {
        font-size: 3.125vw
    }

    #pad10 .sect28 .box .ul-1 .li-1 ul .word-box .word .note {
        font-size: 3.125vw
    }

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

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box {
        width: 74.7437774524%
    }

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .word-box .word {
        padding: 0 5%;
        word-break: break-all
    }

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(1) ul .picture-box {
        width: 65.8125915081%
    }

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

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .picture-box {
        width: 53.1791907514%
    }

    #pad10 .sect28 .box .ul-1 .li-1:nth-child(2) ul .word-box {
        width: 47.7141355754%
    }

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

    #pad10 .sect29 .box {
        width: 96%
    }

    #pad10 .sect29 .box img {
        width: 56.8%
    }

    #pad10 .sect29 .box .word {
        position: absolute;
        width: 53.3333333333%;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #pad10 .sect29 .box .word .tit {
        font-size: 4.6875vw
    }

    #pad10 .sect29 .box .word .lab {
        font-size: 4.1666666667vw
    }

    #pad10 .sect29 .box .word .msg {
        font-size: 3.125vw
    }

    #pad10 .sect29 .box .word .note {
        font-size: 3.125vw
    }

    #pad10 .sect29 .box-2 {
        width: 96%
    }

    #pad10 .sect29 .box-2 ul li {
        width: 96%
    }

    #pad10 .sect29 .box-2 ul li p {
        font-size: 4.1666666667vw
    }

    #pad10 .sect29 .box-3 {
        width: 96%;
        margin: 0 auto
    }

    #pad10 .sect29 .box-4 {
        width: 96%;
        margin: 0 auto
    }

    #pad10 .sect29 .box-4 .title {
        font-size: 7.8125vw
    }

    #pad10 .sect29 .box-4 ul li p {
        font-size: 3.125vw
    }

    #pad10 .sect29 .box-4 ul li p span {
        display: inline-block;
        width: 2.8645833333vw;
        height: 2.8645833333vw;
        margin-right: 1vw;
        border-radius: 50%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(1) {
        width: 27.4085138163%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(1) p span {
        background-color: #3f869c
    }

    #pad10 .sect29 .box-4 ul li:nth-child(2) {
        width: 28.6034353996%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(2) p span {
        background-color: #5b5b5e
    }

    #pad10 .sect29 .box-4 ul li:nth-child(3) {
        width: 26.5870052278%
    }

    #pad10 .sect29 .box-4 ul li:nth-child(3) p span {
        background-color: #a5b5c5
    }

    #pad10 .sect29 .box-5 {
        width: 96%;
        margin: 0 auto;
        padding: 4vw 0
    }

    #pad10 .sect29 .box-5 ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #pad10 .sect29 .box-5 ul li {
        font-size: 3.515625vw;
        padding: 2vw 0;
        word-break: break-word
    }
}