/*--s3_0521--*/
.v2-lmt {
    margin-top: 4.3vw;
}

.v2-mmt {
    margin-top: 3vw;
}

.v2-xsmt {
    margin-top: 1vw;
}

.v2-h2 {
    font-size: 3.6vw;
    line-height: 1;
    font-weight: bold;
}

.v2-h3 {
    font-size: 1.9vw;
    letter-spacing: 0.15vw;
    line-height: 1.2;
    font-weight: 600;
}

.v2-h4 {
    font-size: 1.3vw;
    letter-spacing: 0.15vw;
    line-height: 1.3;
}

.v2-h5 {
    font-size: 1.5vw;
    letter-spacing: 0.15vw;
    line-height: 1.3;
}

.v2-sp1 {
    font-size: 2.22vw;
}

#s3 .pc {
    display: block !important;
}

p.v2-h3>b {
    font-size: 3vw;
}

.v2-co_ye {
    color: #F5CD6F;
}

.v2-co_ligbl {
    color: #42FFFF;
}

.v2-gray {
    color: #E1E1E1;
}

#s3 {
    position: relative;
    padding-top: 4.3vw;
    padding-bottom: 0vw;
    background: linear-gradient(to bottom, #253a57 0%, #1b2981 20%, #0f74a7 56%, #204270 73%, #253a57 100%);
}

/* #s3 a:hover,
#s4 a:hover,
#s5 a:hover {
    filter: saturate(500%);
    transition: 0.3s ease;
} */

#s3>div>article {
    position: relative;
    max-width: 1660px;
    width: 90%;
    margin: 0 auto;
    z-index: 2;
}

.s3-sec1 {
    padding-bottom: 5vw;
}

#s3>.s3-sec1::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    background: url(../images/v2_s/s3-top-bg.png) top center no-repeat;
    background-size: cover;
    height: 45vw;
    top: -6vw;
}

#s3>.s3-sec1::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    background: url(../images/v2_s/s3-bottom-bg.png) top center no-repeat;
    background-size: cover;
    height: 57vw;
    top: 27vw;
}

#s3>.s3-sec1 figcaption a {
    width: 25vw;
    margin: 0 auto;
    padding: 4.3vw 0;
}

#s3>.s3-sec2 {
    position: relative;
    background: url(../images/v2_s/s3-center-bg.png) center 3vw no-repeat;
    background-size: 100%;
    margin-top: 4vw;
}

#s3>.s3-sec2::before {
    content: '';
    display: block;
    background: url(../images/v2_s/cyber-cube.png) top center no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 11vw;
    position: absolute;
    top: 34vw;
}

#s3>.s3-sec2::after {
    content: '';
    display: block;
    background: url(../images/v2_s/cyber-cube.png) top center no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 11vw;
    position: absolute;
    top: 33.5vw;
    transform: rotate(180deg);
    right: 0;
}


#s3>.s3-sec2 article header {
    background: linear-gradient(to right, rgba(46, 28, 88, 0) 0%, rgba(29, 74, 157, 0.8) 20%, rgba(29, 74, 157, 1) 50%, rgba(29, 74, 157, 0.8) 70%, rgba(46, 28, 88, 0) 100%);
    backdrop-filter: blur(2.5px);
    display: flex;
    align-items: center;
    width: fit-content;
    margin: 0 auto;
    padding: 0 2vw;
}

#s3>.s3-sec2 article header>* {
    padding: 0 0.3vw;
}

#s3>.s3-sec2 .cyber-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 4.3vw;
}

#s3>.s3-sec2 .cyber-icons>li:nth-child(odd) {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#s3>.s3-sec2 .cyber-icons>li:nth-child(even) {
    font-size: 4.3vw;
    padding: 0 2vw;
}

#s3>.s3-sec2 .cyber-icons>li>img {
    width: 8vw;
}

#s3 .v2-h3.lh-l {
    line-height: 1.8;
}

#s3 .s3-t {
    width: 72.5vw;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}

#s3>.s3-sec3 {
    position: relative;
    background: url(../images/v2_s/s3-center-bg.png) center -5vw no-repeat;
    background-size: 100%;
    padding-bottom: 5vw;
}

#s3 .s3-img2 {
    width: 57.9vw;
    margin: 0 auto;
    padding: 4.3vw 0;
    position: relative;
    z-index: 2;
}

#s3>.s3-sec3::after {
    content: '';
    display: block;
    background: url(../images/v2_s/s3-bottom-bg2.png) bottom center no-repeat;
    background-size: 100%;
    width: 100%;
    height: 45vw;
    position: absolute;
    bottom: -6vw;
}

/*--s4_0522--*/
#s4 {
    /* padding-top: 4.3vw; */
    background: url(../images/v2_s/s3-center-bg.png) top center;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
}

#s4::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    background: url(../images/v2_s/s3-bottom-bg.png) top center no-repeat;
    background-size: cover;
    opacity: 0.45;
    height: 50vw;
    top: 35vw;
}

.s4-sec1 {
    padding-bottom: 5vw;
}

#s4>.s4-sec1 {
    position: relative;
    z-index: 2;
}

#s4>.s4-sec1::before {
    content: '';
    display: block;
    background: url(../images/v2_s/cyber-cube.png) top center no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 11vw;
    position: absolute;
    top: 34vw;
}

#s4>.s4-sec1::after {
    content: '';
    display: block;
    background: url(../images/v2_s/cyber-cube.png) top center no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 11vw;
    position: absolute;
    top: 33.5vw;
    transform: rotate(180deg);
    right: 0;
}

.s4box>img {
    width: 62.5vw;
    margin: -9.5vw auto;
    pointer-events: none;
    margin-bottom: -11vw;
}


.s4_contentA.is-active {
    display: block !important;
    text-align: center;
}

.s4_contentA {
    display: none !important;
    position: relative;
    z-index: 10;
}

.s4_contentA>article>ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 2.7vw;
}

.s4_contentA>article>ul>li {
    margin: 0 5.6vw;
    font-weight: 600;
}

.s4_contentA>article>ul>li>p {
    line-height: 1.3;
    margin-top: 0.5vw;
}

.s4_contentA>article>ul>li sup {
    left: -0.5em;
}

.s4_contentA>article>ul>li img {
    width: 4.9vw;
    margin: 0 auto;
}

div.s4box>ul {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 10;
}

div.s4box>ul>li {
    --min-size: 16;
    --max-size: 35;
    --font-size: calc((var(--min-size) * 1px) + (var(--max-size) - var(--min-size)) * ((100cqw - 320px) / (1920 - 320)));
    font-size: clamp(var(--min-size) * 1px, var(--font-size), var(--max-size) * 1px);
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    margin: 0 2.9vw;
    font-weight: bold;
}

div.s4box>ul>li::before {
    content: '';
    display: block;
    width: 5.3vw;
    height: 5vw;
}

div.s4box>ul>li:first-child::before {
    background: url(../images/v2_s/s4-nav01.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li.is-active:first-child::before {
    background: url(../images/v2_s/s4-nav01_over.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li:nth-child(2)::before {
    background: url(../images/v2_s/s4-nav02.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li.is-active:nth-child(2)::before {
    background: url(../images/v2_s/s4-nav02_over.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li:nth-child(3)::before {
    background: url(../images/v2_s/s4-nav03.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li.is-active:nth-child(3)::before {
    background: url(../images/v2_s/s4-nav03_over.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li:nth-child(4)::before {
    background: url(../images/v2_s/s4-nav04.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li.is-active:nth-child(4)::before {
    background: url(../images/v2_s/s4-nav04_over.svg) top center no-repeat;
    background-size: 100%;
}

div.s4box>ul>li.is-active {
    color: #42FFFF;
}

.databtn {
    width: 17vw;
    margin: 0 auto;
    padding: 3.3vw 0 4.3vw;
}

.smalltext {
    text-align: left;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: block;
    font-size: 1vw;
    color: #E1E1E1;
    position: relative;
    z-index: 2;
}

.smalltext li {
    margin: 1vw 0;
}

.s4-sec2 {
    background: url(../images/v2_s/s4-center-bg.png) center 14vw no-repeat;
    background-size: 100%;
    padding: 0 0 8vw;
}

.s4_contentB.is-active {
    display: block !important;
    text-align: center;
}

.s4_contentB {
    display: none !important;
}

.s4box_2 {
    margin: 3vw auto 0;
}

.s4box_2 sup {
    top: 0.5em;
}

div.s4box_2>ul {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 3;
}

div.s4box_2>ul>li {
    background: url(../images/v2_s/s4b-nav.png) top center no-repeat;
    background-size: 100%;
    width: 19vw;
    height: 6.5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin: 0 2.5vw;
}

div.s4box_2>ul>li.is-active {
    background: url(../images/v2_s/s4b-nav_over.png) top center no-repeat;
    background-size: 100%;
    color: #F5CD6F;
}

.s4_contentB>figure {
    display: flex;
    justify-content: center;
    align-items: center;
}

.s4_contentB>figure img {
    width: 30vw;
}

.s4_contentB>figure figcaption {
    width: 37vw;
    text-align: left;
}

.s4_contentB>figure figcaption>header {
    background: linear-gradient(to left, rgba(49, 185, 234, 0) 0%, #31B9EA 33%, rgba(46, 28, 88, 0) 100%);
    padding: 1vw 0 1vw 0;
    margin-bottom: 1.5vw;
}

.s4_contentB>figure figcaption>ul li {
    display: flex;
    position: relative;
    align-items: flex-start;
    margin-bottom: 0.5vw;
}

.s4_contentB>figure figcaption>ul li::before {
    content: '';
    display: block;
    background: url(../images/v2_s/s4b-icon1.svg) top center no-repeat;
    background-size: 100%;
    width: 1.5vw;
    height: 1.5vw;
    position: relative;
    margin-right: 1vw;
    flex-shrink: 0;
}

.s4_contentB>figure figcaption>ul li.king {
    font-weight: bold;
}

.s4_contentB>figure figcaption>ul li.king::before {
    background: url(../images/v2_s/s4b-icon2.png) top center no-repeat;
    background-size: 100%;
}

.icons-box {
    display: flex;
    align-items: center;
    justify-content: center;

}

.icons-box .v2-h3 {
    --min-size: 12;
    --max-size: 26;
    --font-size: calc((var(--min-size) * 1px) + (var(--max-size) - var(--min-size)) * ((100cqw - 320px) / (1920 - 320)));
    font-size: clamp(var(--min-size) * 1px, var(--font-size), var(--max-size) * 1px);
}

.icons-box>li {
    font-weight: bold;
    display: flex;
    align-items: center;
    text-align: left;
    padding: 0 2vw;
}

.icons-box>li>img {
    width: 5vw;
    margin-right: 2vw;
}

.icons-box>li:nth-child(even) {
    border-right: 0.1vw solid #B6B6B6;
    height: 5vw;
    padding: 0;
}

.p-none {
    padding: 0;
}

/*--s5--*/
#s5 {
    position: relative;
    background: url(../images/v2_s/s3-top-bg.png) top center, linear-gradient(to bottom, #253B58 0%, #0D4784 33%, #00468B 41%, #253A57 100%);
    background-size: 100%;
    background-repeat: no-repeat;
}

#s5::after {
    content: '';
    display: block;
    background: url(../images/v2_s/s5-hand-bg.png) top left no-repeat;
    background-size: contain;
    position: absolute;
    width: 100%;
    padding-bottom: 60vw;
    top: 26vw;
    left: -43vw;
    pointer-events: none;
    mix-blend-mode: lighten;
}

.s5-sec1 {
    padding-bottom: 6vw;
}

#s5>.s5-sec1::before {
    content: '';
    display: block;
    background: url(../images/v2_s/cyber-cube.png) top center no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 11vw;
    position: absolute;
    top: 26vw;
}

#s5>.s5-sec1::after {
    content: '';
    display: block;
    background: url(../images/v2_s/cyber-cube.png) top center no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 11vw;
    position: absolute;
    top: 25.5vw;
    transform: rotate(180deg);
    right: 0;
}

#s5>.s5-sec1>article {
    width: 90vw;
    margin: 0 auto;
}

#s5>.s5-sec1>article>.s5-about {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}

#s5>.s5-sec1>article>.s5-about>img {
    width: 45vw;
    margin-right: 3vw;
}

#s5>.s5-sec1>article>.s5-iconbox>ul {
    display: flex;
    align-items: flex-start;
}

#s5>.s5-sec1>article>.s5-iconbox>ul>li {
    padding: 0 1.5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#s5>.s5-sec1>article>.s5-iconbox>ul>li>img {
    width: 4.7vw;
}

#s5 .s5-detectionbox {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

#s5 .s5-detectionbox>figure {
    padding: 0 1vw;
}

#s5>.s5-sec2 {
    background: url(../images/v2_s/s3-bottom-bg2.png) center 7vw no-repeat;
    background-size: 100%;
    margin-top: 2vw;
}

.s5-title {
    background: url(../images/v2_s/s5-title.png) center left no-repeat;
    background-size: 100%;
    padding: 3vw 0vw;
    mix-blend-mode: screen;
    width: 77vw;
    margin: 0 auto;
    letter-spacing: 0;
    --min-size: 14;
    --max-size: 55;
    --font-size: calc((var(--min-size) * 1px) + (var(--max-size) - var(--min-size)) * ((100cqw - 320px) / (1920 - 320)));
    font-size: clamp(var(--min-size) * 1px, var(--font-size), var(--max-size) * 1px);
    padding-left: 5vw;
}

.obj-iconbox {
    margin-left: 8vw;
}

.obj-iconbox>li {
    display: flex;
    align-items: center;
}

.obj-img {
    width: 60vw !important;
    margin: 2vw auto 0;
}

.obj-iconbox>li>img {
    width: 4.7vw !important;
    margin-right: 2vw;
}

/*--s5-輪播--*/
.owlBox {
    width: 75vw;
    margin: 0 auto;
    position: relative;
}

.owl-dots {
    display: none;
}

.owl-prev {
    position: absolute;
    top: 14vw;
    left: -5vw;
    width: 5vw;
    height: 5vw;
    cursor: pointer;
    opacity: 1 !important;
}

.owl-next {
    position: absolute;
    top: 14vw;
    right: -5vw;
    width: 5vw;
    height: 5vw;
    cursor: pointer;
    opacity: 1 !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: none !important;
    text-decoration: none;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    /* display: none */
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: #42FFFF;
    border: none;
    padding: 0 !important;
    font-size: 5vw;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-drag .owl-item div.item {
    width: 76vw;
    margin-bottom: 3vw;
}

body>div.owlBox>div>div.owl-stage-outer>div>div.owl-item.active>div .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@media screen and (max-width:768px) {
    .owlBox {
        margin: 0 auto;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        font-size: 20vw;
    }

    .owl-carousel .owl-nav.disabled {
        display: block !important;
    }

    .owl-prev {
        top: 47vw;
        left: -10vw;
    }

    .owl-next {
        top: 47vw;
        right: -10vw;
    }

    /*--s3_0521--*/
    .v2-xsmt {
        margin-top: 3vw;
    }

    .v2-lmt {
        margin-top: 6.3vw;
        margin-left: 5vw;
        margin-right: 5vw;
    }

    .v2-mmt {
        margin-top: 5vw;
    }

    #s3 .pc {
        display: none !important;
    }

    #s3 .mo {
        display: block !important;
    }

    .v2-h3 {
        font-size: 3.9vw;
    }

    .v2-h2 {
        font-size: 5.6vw;
    }

    .v2-h4 {
        font-size: 3.3vw;
    }

    .v2-h5 {
        font-size: 3.5vw;
    }

    p.v2-h3>b {
        font-size: 5vw;
    }

    .v2-sp1 {
        font-size: 4.22vw;
    }

    #s3 {
        padding-bottom: 7vw;
    }

    .s3-sec1 {
        padding-bottom: 6vw;
    }

    #s3>.s3-sec1::before {
        width: 200%;
        background: url(../images/v2_s/s3-top-bg.png) -50vw 0 no-repeat;
        background-size: cover;
        height: 110vw;
        top: -10vw;
    }

    #s3>.s3-sec1::after {
        width: 200%;
        background: url(../images/v2_s/s3-bottom-bg.png) top center no-repeat;
        background-size: cover;
        height: 110vw;
        top: 225vw;
    }

    #s3>.s3-sec1 figcaption a {
        width: 60vw;
        padding: 6.3vw 0;
    }

    #s3>.s3-sec2 article header>h2 {
        font-size: 5.7vw;
    }

    #s3>.s3-sec2 article header>* {
        padding: 0 0.5vw;
    }

    #s3>.s3-sec2 article header {
        padding: 0;
    }

    #s3>.s3-sec2 article header>* {
        padding: 0 1vw;
    }

    #s3>.s3-sec2 .cyber-icons {
        flex-direction: column;
    }

    #s3>.s3-sec2 .cyber-icons>li>img {
        width: 20vw;
        margin-bottom: 0;
        margin-right: 5vw;
    }

    #s3>.s3-sec2 .cyber-icons>li>.icontext {
        width: 50vw;
        text-align: left;
    }

    #s3>.s3-sec2 .cyber-icons>li>.icontext>p.v2-xsmt {
        margin-top: 1vw;
    }

    #s3>.s3-sec2 .cyber-icons>li:nth-child(even) {
        font-size: 6.3vw;
        padding: 0;
    }

    #s3>.s3-sec2 .cyber-icons {
        padding-bottom: 6.3vw;
    }

    #s3>.s3-sec2 .cyber-icons>li:nth-child(odd) {
        flex-direction: row;
        align-items: center;
    }

    #s3>.s3-sec2::before {
        width: 8vw;
        height: 14vw;
        top: 107vw;
    }

    #s3>.s3-sec2::after {
        width: 8vw;
        height: 14vw;
        top: 106.5vw;
    }

    #s3 .s3-t {
        width: 97vw;
        padding: 6.3vw 0;
    }

    #s3>.s3-sec2 {
        background: url(../images/v2_s/s3-center-bg.png) center 3vw no-repeat;
        background-size: 300%;
    }

    #s3>.s3-sec3 {
        background: url(../images/v2_s/s3-center-bg.png) center -25vw no-repeat;
        background-size: 300%;
    }

    #s3 .s3-img2 {
        width: 97vw;
    }

    #s3>.s3-sec3::after {
        width: 200%;
        height: 92vw;
        bottom: -19vw;
        left: -55vw;
    }

    #s3 small {
        font-size: 2vw;
    }

    div.s4box>ul>li {
        font-size: 4.5vw;
    }

    div.s4box>ul>li::before {
        width: 12.3vw;
        height: 12vw;
    }

    #s3 small,
    #s4 small {
        font-size: 2vw;
        line-height: 1.5;
        display: block;
    }

    .smalltext {
        width: 80vw;
        margin: 0 auto;
        font-size: 2vw;
    }

    .s4_contentA>article>ul>li img {
        width: 9vw;
    }

    .s4box>img {
        width: 85vw;
        margin: -9.5vw auto -15vw;
    }

    .s4_contentA>article>ul>li {
        margin: 0 3.6vw;
    }

    #s4>.s4-sec1::before {
        width: 8vw;
        height: 14vw;
        top: 55vw;
    }

    #s4>.s4-sec1::after {
        width: 8vw;
        height: 14vw;
        top: 54.5vw;
    }

    #s4::after {
        background: url(../images/v2_s/s3-bottom-bg.png) top center no-repeat;
        background-size: cover;
        height: 50vw;
        top: 95vw;
    }

    #s4 {
        padding-top: 0vw;
        background: url(../images/v2_s/s3-center-bg.png) top center, linear-gradient(to bottom, #1A3659 0%, #1E3355 100%);
        background-size: 200%;
        background-repeat: no-repeat;
    }

    .databtn {
        width: 40vw;
        padding: 5.3vw 0 6.3vw
    }

    .s4box_2 {
        margin-top: 6vw;
    }

    div.s4box_2>ul>li {
        width: 28vw;
        height: 9.5vw;
        margin: 0px 0.5vw;
    }

    .s4_contentB>figure {
        flex-direction: column;
        margin-top: -10vw;
    }

    .s4_contentB>figure img {
        width: 65vw;
    }

    .s4_contentB>figure figcaption {
        max-width: 70vw;
        width: fit-content;
        margin-top: -15vw;
    }

    .s4_contentB>figure figcaption>ul li::before {
        width: 4vw;
        height: 4vw;
    }

    .s4_contentB>figure figcaption>header {
        padding: 3vw 0 3vw 0;
        margin-bottom: 3.5vw;
    }

    .s4_contentB>figure figcaption>ul li {
        margin-bottom: 2vw;
    }

    .s4-sec2 {
        margin-top: 10vw;
        background: url(../images/v2_s/s4-center-bg.png) center 7vw no-repeat;
        background-size: 200%;
        padding: 0 0 8vw;
    }

    .icons-box {
        /* align-items: flex-start;
        flex-direction: column;
        margin: 0 auto;
        width: fit-content; */
    }

    .icons-box>li {
        flex-direction: column;
        text-align: center;
        width: 32%;
    }

    .icons-box>li:nth-child(even) {
        height: 10vw;
        width: 1%;
        /* border-bottom: 0.1vw solid #ffffff;
        height: 0;
        padding: 0;
        width: 58vw; */
    }

    .icons-box>li>img {
        margin: 0;
        margin-bottom: 1.5vw;
        max-width: 50px;
        height: auto;
        width: 70%;
    }

    #s5 {
        background: url(../images/v2_s/s3-top-bg.png) top center, linear-gradient(to bottom, #1E3355 0%, #0D4784 33%, #00468B 41%, #253A57 100%);
        background-size: 100%;
        background-repeat: no-repeat;
    }

    #s5::after {
        background: url(../images/v2_s/s5-hand-bg.png) top left no-repeat;
        background-size: contain;
        width: 150%;
        padding-bottom: 94vw;
        top: 66vw;
        left: -24vw;
    }

    #s5>.s5-sec1::before {
        width: 8vw;
        height: 14vw;
        top: 57vw;
    }

    #s5>.s5-sec1::after {
        width: 8vw;
        height: 14vw;
        top: 56.5vw;
    }

    #s5>.s5-sec1>article>.s5-about {
        text-align: center;
        flex-direction: column;
    }

    #s5>.s5-sec1>article>.s5-about>img {
        width: 60vw;
        margin: 2vw 0;
    }

    #s5>.s5-sec1>article>.s5-iconbox>ul {
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: center;
    }

    #s5>.s5-sec1>article>.s5-iconbox>ul>li {
        width: 25vw;
        margin-bottom: 2vw;
    }

    #s5>.s5-sec1>article>.s5-iconbox>ul>li>img {
        width: 14vw;
    }

    #s5>.s5-sec2 {
        background: url(../images/v2_s/s3-bottom-bg2.png) center 20vw no-repeat;
        background-size: 200%;
    }

    .s5-title {
        padding: 3vw 0 3vw 9vw;
        width: 95vw;
    }

    .obj-iconbox {
        margin-left: 3vw;
    }

    #s5 .s5-detectionbox {
        flex-direction: column;
    }

    #s5 .s5-detectionbox>figure:first-child img {
        margin-bottom: 5vw;
    }

    .obj-iconbox>li {
        align-items: flex-start;
    }

    .obj-iconbox>li>img {
        width: 8vw !important;
        margin-right: 5vw;
    }

    .obj-iconbox>li>img+p {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        text-align: left;
        margin-bottom: 3vw;
    }
}