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

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

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

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

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

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

#airbuds7 .airbuds7-pc {
    display: inherit
}

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

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

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

#airbuds7 .se {
    position: relative
}

#airbuds7 .sect1 .box {
    position: absolute;
    left: 15%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

#airbuds7 .sect1 .box .title .tit-1 {
    font-size: 4.21875vw;
    font-weight: 600;
    color: #000;
    line-height: 1
}

#airbuds7 .sect1 .box .title .tit-2 {
    font-size: 4.21875vw;
    font-weight: 300;
    color: #000;
    line-height: 1
}

#airbuds7 .sect1 .box .msg {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.1;
    margin-top: 1vw
}

#airbuds7 .sect1 .picture-box {
    width: 37.8125vw;
    position: absolute;
    left: 47%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#airbuds7 .sect2 {
    padding: 4vw 0
}

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

#airbuds7 .sect2 .box .item-ul {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#airbuds7 .sect2 .box .item-ul .item-li {
    width: 100%
}

#airbuds7 .sect2 .box .item-ul .item-li .item-box {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

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

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

#airbuds7 .sect2 .box .item-ul .item-li .word .word-tit {
    color: #000;
    line-height: 1;
    font-weight: bold;
}

#airbuds7 .sect2 .box .item-ul .item-li .word .word-msg {
    color: #000;
    line-height: 1
}

#airbuds7 .sect2 .box .item-ul .item-li-1 {
    width: 49.9310344828%
}

#airbuds7 .sect2 .box .item-ul .item-li-1 .item-li-1-ul {
    font-size: 0
}

#airbuds7 .sect2 .box .item-ul .item-li-1 .item-li-1-ul .item-li-1-li {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

#airbuds7 .sect2 .box .item-ul .item-li-1 .item-li-1-ul .item-li-1-li .word {
    top: 45%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#airbuds7 .sect2 .box .item-ul .item-li-1 .item-li-1-ul .item-li-1-li:nth-child(1) .word .word-tit {
    font-size: 7.1875vw;
    display: inline-block;
    font-weight: bold;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#airbuds7 .sect2 .box .item-ul .item-li-1 .item-li-1-ul .item-li-1-li:nth-child(2) .word .word-tit {
    font-size: 2.5vw;
    margin-bottom: 1vw
}

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

#airbuds7 .sect2 .box .item-ul .item-li-2 {
    width: 48.4827586207%
}

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul {
    font-size: 0
}

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li {
    overflow: hidden;
    border-radius: 10px;
    display: inline-block;
    vertical-align: top;
    position: relative
}

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

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(1) .word .word-msg {
    position: absolute;
    color: #000;
    width: 100%;
    top: 10%;
    font-size: 1.5625vw
}

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(2) {
    width: 43.5277382646%;
    margin-left: 3.2716927454%
}

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

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(2) .word .word-tit {
    font-size: 3.125vw;
    font-weight: bold;
    color: #000;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(3) {
    width: 69.9857752489%;
    margin: 3.2716927454% 0;
    margin-right: 2.987197724%
}

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(3) .word {
    top: 50%;
    left: 5%;
    width: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left
}

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(3) .word .word-tit {
    font-size: 3.90625vw;
    font-weight: bold;
    color: #000;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

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

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(4) {
    width: 27.027027027%;
    margin: 3.2716927454% 0
}

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

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

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

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(5) {
    width: 53.20056899%;
    margin-right: 3.2716927454%
}

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(5) .word {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5%;
    width: 50%;
    text-align: left
}

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

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

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

#airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul .item-li-2-li:nth-child(6) .word {
    bottom: 10%;
    top: auto
}

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

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

#airbuds7 .sect3 .box {
    padding-top: 4vw;
    width: 100%
}

#airbuds7 .sect3 .box .word {
    max-width: 1059px;
    margin: 0 auto;
    text-align: center
}

#airbuds7 .sect3 .box .word .lab {
    font-size: 1.5625vw;
    color: #fff;
    line-height: 1;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: .5vw 2vw
}

#airbuds7 .sect3 .box .word .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #fff;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

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

#airbuds7 .sect3 .box .picture-box {
    width: 100%;
    position: relative
}

#airbuds7 .sect3 .box .picture-box .picture-word {
    position: absolute;
    left: 45%;
    top: 23%
}

#airbuds7 .sect3 .box .picture-box .picture-word .picture-tit {
    font-size: 2.8125vw;
    color: #fefefe;
    line-height: 1
}

#airbuds7 .sect3 .box .picture-box .picture-word .picture-tit span {
    font-size: 41.6666666667vw;
    font-family: cursive;
    color: #1b25ac;
    line-height: .8;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds7 .sect3 .box .picture-box .picture-word .picture-msg {
    font-size: 1.6666666667vw;
    font-weight: 400;
    text-align: right;
    color: #fefefe;
    line-height: 1
}

#airbuds7 .sect3 .box-2 {
    width: 96%;
    max-width: 974px;
    margin: 0 auto;
    position: relative;
    margin-top: -15vw
}

#airbuds7 .sect3 .box-2 .word {
    position: absolute;
    left: 75%;
    top: 18%;
    text-align: center
}

#airbuds7 .sect3 .box-2 .word .lab {
    font-size: 1.875vw;
    color: #fff;
    line-height: 1;
    text-align: left
}

#airbuds7 .sect3 .box-2 .word .tit {
    font-size: 20.78125vw;
    font-family: cursive;
    font-weight: bold;
    color: #1b25ac;
    display: inline-block;
    line-height: .8;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds7 .sect3 .box-2 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2
}

#airbuds7 .sect3 .box-2 .picture-box {
    position: absolute;
    width: 35.6770833333vw;
    left: 5%;
    top: 15%
}

#airbuds7 .sect3 .note {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff;
    opacity: .5;
    line-height: 1;
    text-align: center;
    padding: 8vw 0 4vw 0
}

#airbuds7 .sect3 .box-3 {
    width: 96%;
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 8vw
}

#airbuds7 .sect3 .box-3 .word {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
    text-align: center
}

#airbuds7 .sect3 .box-3 .word .tit {
    font-size: 11.9791666667vw;
    font-weight: bold;
    color: #1b25ac;
    display: inline-block;
    line-height: .8;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds7 .sect3 .box-3 .word img {
    width: 37.5vw;
    margin-top: -5%
}

#airbuds7 .sect3 .box-3 .word .msg {
    font-size: 1.875vw;
    font-weight: 400;
    color: #fff;
    line-height: 1.2;
    margin-top: 8vw
}

#airbuds7 .sect3 .box-3 .picture-box {
    position: absolute;
    width: 35.6770833333vw;
    left: 5%;
    top: 15%
}

#airbuds7 .sect3 .box-4 {
    position: relative;
    width: 100%
}

#airbuds7 .sect3 .box-4 .picture-box {
    position: absolute;
    width: 45.5208333333vw;
    left: 38%;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#airbuds7 .sect4 .box {
    padding: 4vw 0;
    width: 96%;
    margin: 0 auto;
    text-align: left;
    max-width: 1345px
}

#airbuds7 .sect4 .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
}

#airbuds7 .sect4 .box ul li .word {
    text-align: left
}

#airbuds7 .sect4 .box ul li .word .lab {
    font-size: 1.5625vw;
    font-weight: 600;
    color: #0d0d0d;
    line-height: 1
}

#airbuds7 .sect4 .box ul li .word .tit {
    font-size: 2.5vw;
    font-weight: 600;
    color: #000;
    line-height: 1;
    padding: 1vw 0
}

#airbuds7 .sect4 .box ul li .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect4 .box ul li:nth-child(1) {
    width: 29.5833333333vw
}

#airbuds7 .sect4 .box ul li:nth-child(2) {
    width: 32.0833333333vw
}

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

#airbuds7 .sect5 .box .word {
    width: 96%;
    max-width: 1050px;
    margin: 0 auto;
    padding: 2vw 0
}

#airbuds7 .sect5 .box .word .lab {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 30px;
    padding: .5vw 2vw
}

#airbuds7 .sect5 .box .word .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #000;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

#airbuds7 .sect5 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect5 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1442px;
    margin: 0 auto
}

#airbuds7 .sect6 .box {
    padding-top: 4vw;
    width: 100%;
    text-align: center;
    overflow: hidden
}

#airbuds7 .sect6 .box .word {
    width: 96%;
    max-width: 1017px;
    margin: 0 auto;
    padding: 2vw 0
}

#airbuds7 .sect6 .box .word .lab {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 30px;
    padding: .5vw 2vw
}

#airbuds7 .sect6 .box .word .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #000;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

#airbuds7 .sect6 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect6 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1143px;
    margin: 0 auto;
    z-index: 1;
    margin-top: 4vw
}

#airbuds7 .sect6 .box .picture-box .img1 {
    position: absolute;
    left: -10%;
    bottom: 10%;
    width: 18.28125vw;
    z-index: 11
}

#airbuds7 .sect6 .box .picture-box .img2 {
    position: absolute;
    left: -18%;
    bottom: 15%;
    width: 23.0729166667vw;
    z-index: 10
}

#airbuds7 .sect6 .box .picture-box .img3 {
    position: absolute;
    right: -10%;
    top: -10%;
    width: 10.9375vw;
    z-index: 11
}

#airbuds7 .sect6 .box .picture-box .img4 {
    position: absolute;
    right: -20%;
    top: -25%;
    width: 22.9166666667vw;
    z-index: 10
}

#airbuds7 .sect7 .box {
    position: absolute;
    width: 96%;
    max-width: 511px;
    text-align: left;
    left: 58%;
    top: 55%;
    z-index: 11
}

#airbuds7 .sect7 .box .lab {
    font-size: 1.5625vw;
    font-weight: 600;
    color: #fff7f0;
    line-height: 1
}

#airbuds7 .sect7 .box .tit {
    font-size: 2.5vw;
    font-weight: 600;
    color: #fff7f0;
    line-height: 1;
    margin: 2vw 0 1vw 0
}

#airbuds7 .sect7 .box .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff7f0;
    line-height: 1.2
}

#airbuds7 .sect7 .picture-box {
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 1895px
}

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

#airbuds7 .sect8 .box {
    position: absolute;
    top: 25%;
    left: 15%;
    width: 33.8541666667vw
}

#airbuds7 .sect8 .box .lab {
    font-size: 1.5625vw;
    font-weight: 600;
    color: #fff7f0;
    line-height: 1
}

#airbuds7 .sect8 .box .tit {
    font-size: 2.5vw;
    font-weight: 600;
    color: #fff7f0;
    line-height: 1;
    margin: 2vw 0 1vw 0
}

#airbuds7 .sect8 .box .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff7f0;
    line-height: 1.2
}

#airbuds7 .sect8 .picture-box {
    width: 52.7083333333vw;
    margin: 0 2vw 0 auto
}

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

#airbuds7 .sect9 .box {
    width: 100%;
    text-align: center;
    overflow: hidden
}

#airbuds7 .sect9 .box .word {
    width: 96%;
    max-width: 1060px;
    margin: 0 auto;
    padding-bottom: 2vw
}

#airbuds7 .sect9 .box .word .lab {
    font-size: 1.5625vw;
    color: #fff;
    line-height: 1;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: .5vw 2vw
}

#airbuds7 .sect9 .box .word .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #fff;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

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

#airbuds7 .sect9 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1672px;
    margin: 0 auto;
    margin-top: 4vw
}

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

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

#airbuds7 .sect10 .box .title {
    padding: 8vw 0;
    font-size: 2.5vw;
    line-height: 1;
    color: #fff7f0
}

#airbuds7 .sect10 .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
}

#airbuds7 .sect10 .box ul li {
    vertical-align: top;
    position: relative
}

#airbuds7 .sect10 .box ul li .word {
    margin-top: 2vw;
    position: relative;
    -webkit-transform: translateX(20%);
    -ms-transform: translateX(20%);
    transform: translateX(20%)
}

#airbuds7 .sect10 .box ul li:nth-child(1) {
    width: 18.0208333333vw
}

#airbuds7 .sect10 .box ul li:nth-child(2) {
    width: 20.2083333333vw
}

#airbuds7 .sect10 .box ul li:nth-child(3) {
    width: 20vw
}

#airbuds7 .sect10 .box .tit {
    font-size: 2.5vw;
    font-weight: 600;
    color: #fff7f0;
    line-height: 1;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds7 .sect10 .box .msg {
    max-width: 1010px;
    margin: 0 auto;
    height: 100px;
    font-size: 1.25vw;
    font-weight: 400;
    color: #fff7f0;
    line-height: 1.2;
    padding-top: 1vw
}

#airbuds7 .sect10 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1700px;
    margin: 0 auto
}

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

#airbuds7 .sect11 .box .word {
    width: 96%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 2vw
}

#airbuds7 .sect11 .box .word .lab {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 30px;
    padding: .5vw 2vw
}

#airbuds7 .sect11 .box .word .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #000;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

#airbuds7 .sect11 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect11 .box .word ul {
    width: 96%;
    max-width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2vw 0
}

#airbuds7 .sect11 .box .word ul li {
    width: 50%
}

#airbuds7 .sect11 .box .word ul li img {
    width: 6.4583333333vw
}

#airbuds7 .sect11 .box .word ul li p {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect11 .box .word ul li:nth-child(2) {
    border-left: 3px solid #d8d8d8
}

#airbuds7 .sect11 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1675px;
    overflow: hidden;
    -webkit-transform: translate(-7%, -5%);
    -ms-transform: translate(-7%, -5%);
    transform: translate(-7%, -5%);
    text-align: right
}

#airbuds7 .sect11 .box .picture-box p {
    font-size: 27.0833333333vw;
    line-height: 1.2;
    font-weight: 500;
    color: #000;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds7 .sect11 .box .picture-box .img1 {
    position: absolute;
    width: 25.1041666667vw;
    left: 47%;
    top: 15%
}

#airbuds7 .sect12 .box {
    width: 96%;
    max-width: 1314px;
    margin: 0 auto
}

#airbuds7 .sect12 .box .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
}

#airbuds7 .sect12 .box .box-ul .box-li .word {
    padding: 4vw 0 4vw 2vw
}

#airbuds7 .sect12 .box .box-ul .box-li .lab {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1
}

#airbuds7 .sect12 .box .box-ul .box-li .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #000;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

#airbuds7 .sect12 .box .box-ul .box-li .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect12 .box .box-ul .box-li:nth-child(1) {
    width: 36.5625vw
}

#airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) {
    width: 30.2083333333vw
}

#airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul {
    font-size: 0;
    margin-bottom: 4vw
}

#airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul li {
    padding-top: 1vw;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul li p {
    font-size: 1.5625vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    margin-left: 10px
}

#airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul li img {
    width: 3.4375vw
}

#airbuds7 .sect13 .box {
    width: 96%;
    max-width: 1314px;
    margin: 0 auto;
    padding: 8vw 0
}

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

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

#airbuds7 .sect13 .box .box-ul .box-li .lab {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1
}

#airbuds7 .sect13 .box .box-ul .box-li .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #000;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

#airbuds7 .sect13 .box .box-ul .box-li .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) {
    width: 37.2916666667vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul {
    font-size: 0;
    margin-top: 2vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li {
    padding-top: 1vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(1) .item .item-left {
    width: 10.4166666667vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(2) .item .item-left {
    width: 14.5833333333vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(3) .item .item-left {
    width: 14.5833333333vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .item {
    margin-left: 1vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .word-tit {
    font-size: 1.5625vw;
    font-weight: 500;
    color: #000;
    background: -webkit-gradient(linear, left top, right top, from(#3FBBFE), to(#A541FF));
    background: -o-linear-gradient(left, #3FBBFE 0%, #A541FF 100%);
    background: linear-gradient(90deg, #3FBBFE 0%, #A541FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0)
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .item-line {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .item-line:not(.item-line-1)::after {
    content: "";
    position: absolute;
    top: -1px;
    width: 100%;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #ffffff), color-stop(50%, #797979), color-stop(90%, #ffffff));
    background: -o-linear-gradient(left, #ffffff 10%, #797979 50%, #ffffff 90%);
    background: linear-gradient(90deg, #ffffff 10%, #797979 50%, #ffffff 90%)
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li img {
    width: 3.4375vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(2) {
    width: 28.6979166667vw
}

#airbuds7 .sect13 .box .box-ul .box-li:nth-child(2) .img1 {
    position: absolute;
    top: 18%;
    left: -8%;
    width: 16.25vw
}

#airbuds7 .sect14 .box {
    padding-top: 4vw;
    width: 100%;
    text-align: center
}

#airbuds7 .sect14 .box .word {
    width: 96%;
    max-width: 867px;
    margin: 0 auto;
    padding-bottom: 2vw
}

#airbuds7 .sect14 .box .word .lab {
    font-size: 1.5625vw;
    color: #000;
    line-height: 1;
    display: inline-block;
    border: 1px solid #000;
    border-radius: 30px;
    padding: .5vw 2vw
}

#airbuds7 .sect14 .box .word .tit {
    font-weight: bold;
    font-size: 2.5vw;
    color: #000;
    line-height: 1;
    padding: 2vw 0 1vw 0
}

#airbuds7 .sect14 .box .word .msg {
    font-size: 1.25vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect14 .box .word ul {
    width: 96%;
    max-width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 2vw 0
}

#airbuds7 .sect14 .box .word ul li {
    width: 50%
}

#airbuds7 .sect14 .box .word ul li img {
    width: 6.4583333333vw
}

#airbuds7 .sect14 .box .word ul li p {
    font-size: 1.875vw;
    font-weight: 400;
    color: #000;
    line-height: 1.2
}

#airbuds7 .sect14 .box .word ul li:nth-child(2) {
    border-left: 3px solid #d8d8d8
}

#airbuds7 .sect14 .box .picture-box {
    position: relative;
    width: 96%;
    max-width: 1136px;
    margin: 4vw auto;
    text-align: right
}

#airbuds7 .sect14 .box .picture-box .word-msg {
    position: absolute;
    font-size: 2.5vw;
    font-weight: 500;
    color: #000;
    line-height: 1;
    opacity: .5;
    text-align: center
}

#airbuds7 .sect14 .box .picture-box .word-msg-1 {
    width: 30%;
    left: 16%;
    top: 30%
}

#airbuds7 .sect14 .box .picture-box .word-msg-2 {
    width: 26%;
    left: 48%;
    top: 40%
}

#airbuds7 .sect14 .box .picture-box .word-msg-3 {
    width: 22%;
    left: 76%;
    top: 50%
}

#airbuds7 .sect14 .box .picture-box .img1 {
    position: absolute;
    width: 19.21875vw;
    left: 0;
    bottom: 0
}

#airbuds7 .sect14 .box .picture-box .img_bg {
    width: 50.6770833333vw
}

#airbuds7 .sect15 .box {
    width: 96%;
    max-width: 1288px;
    margin: 0 auto;
    padding: 4vw 0
}

#airbuds7 .sect15 .box .title {
    font-size: 3.125vw;
    color: #000;
    line-height: 1
}

#airbuds7 .sect15 .box .title span {
}

#airbuds7 .sect15 .box ul {
    margin-top: 2vw
}

#airbuds7 .sect15 .box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.5625vw;
    font-weight: 400;
    color: #161818;
    line-height: 1.2;
    padding: .5vw;
    border-bottom: 2px solid #e5e5e5
}

#airbuds7 .sect15 .box ul li .word-left {
    width: 50%
}

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

    #airbuds7 .sect1 .box .title .tit-1 {
        font-size: 5.9297218155vw
    }

    #airbuds7 .sect1 .box .title .tit-2 {
        font-size: 5.9297218155vw
    }

    #airbuds7 .sect1 .box .msg {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect1 .picture-box {
        width: 40%;
        left: 47%;
        top: 50%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    #airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul {
        font-size: 0
    }

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

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

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

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

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

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

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

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

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

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

    #airbuds7 .sect3 .box .word .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect3 .box .word .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect3 .box .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect3 .box .picture-box .picture-word {
        left: 41%;
        top: 11%
    }

    #airbuds7 .sect3 .box .picture-box .picture-word .picture-tit {
        font-size: 3.953147877vw
    }

    #airbuds7 .sect3 .box .picture-box .picture-word .picture-tit span {
        font-size: 58.5651537335vw
    }

    #airbuds7 .sect3 .box .picture-box .picture-word .picture-msg {
        font-size: 2.3426061493vw
    }

    #airbuds7 .sect3 .box-2 {
        margin-top: -10vw;
        max-width: none;
        width: 80%
    }

    #airbuds7 .sect3 .box-2 .word {
        left: 75%;
        top: 20%
    }

    #airbuds7 .sect3 .box-2 .word .lab {
        font-size: 2.635431918vw
    }

    #airbuds7 .sect3 .box-2 .word .tit {
        font-size: 29.2093704246vw
    }

    #airbuds7 .sect3 .box-2 .word .msg {
        font-size: 2.635431918vw
    }

    #airbuds7 .sect3 .box-2 .picture-box {
        width: 65%
    }

    #airbuds7 .sect3 .note {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect3 .box-3 .word .tit {
        font-size: 16.8374816984vw
    }

    #airbuds7 .sect3 .box-3 .word img {
        width: 52.7086383602vw
    }

    #airbuds7 .sect3 .box-3 .word .msg {
        font-size: 2.635431918vw
    }

    #airbuds7 .sect3 .box-3 .picture-box {
        width: 50.1464128843vw
    }

    #airbuds7 .sect3 .box-4 .picture-box {
        width: 63.9824304539vw;
        left: 29%
    }

    #airbuds7 .sect4 .box ul li .word .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect4 .box ul li .word .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect4 .box ul li .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect4 .box ul li:nth-child(1) {
        width: 41.5812591508vw
    }

    #airbuds7 .sect4 .box ul li:nth-child(2) {
        width: 45.0951683748vw
    }

    #airbuds7 .sect5 .box .word .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect5 .box .word .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect5 .box .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect6 .box .word .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect6 .box .word .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect6 .box .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect6 .box .picture-box {
        width: 80%;
        max-width: none
    }

    #airbuds7 .sect6 .box .picture-box .img1 {
        width: 30%
    }

    #airbuds7 .sect6 .box .picture-box .img2 {
        left: -15%;
        bottom: 21%
    }

    #airbuds7 .sect6 .box .picture-box .img3 {
        width: 20%
    }

    #airbuds7 .sect6 .box .picture-box .img4 {
        right: -13%;
        top: -18%;
        width: 30%
    }

    #airbuds7 .sect7 .box {
        left: 49%;
        width: 50%
    }

    #airbuds7 .sect7 .box .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect7 .box .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect7 .box .msg {
        font-size: 1.756954612vw
    }

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

    #airbuds7 .sect8 .box {
        position: absolute;
        top: 25%;
        left: 5%;
        width: 47.5841874085vw
    }

    #airbuds7 .sect8 .box .lab {
        font-size: 2.196193265vw
    }

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

    #airbuds7 .sect8 .box .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect8 .picture-box {
        width: 50%;
        margin: 0 0 0 auto
    }

    #airbuds7 .sect9 .box .word .lab {
        font-size: 2.196193265vw
    }

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

    #airbuds7 .sect9 .box .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect10 .box .title {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect10 .box ul li:nth-child(1) {
        width: 25.3294289898vw
    }

    #airbuds7 .sect10 .box ul li:nth-child(2) {
        width: 28.4040995608vw
    }

    #airbuds7 .sect10 .box ul li:nth-child(3) {
        width: 28.1112737921vw
    }

    #airbuds7 .sect10 .box .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect10 .box .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect11 .box .word .lab {
        font-size: 2.196193265vw
    }

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

    #airbuds7 .sect11 .box .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect11 .box .word ul {
        max-width: 600px
    }

    #airbuds7 .sect11 .box .word ul li img {
        width: 7.3206442167vw
    }

    #airbuds7 .sect11 .box .word ul li p {
        font-size: 2.635431918vw
    }

    #airbuds7 .sect11 .box .picture-box p {
        font-size: 38.0673499268vw
    }

    #airbuds7 .sect11 .box .picture-box .img1 {
        width: 35.2855051245vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li:nth-child(1) {
        width: 51.3909224012vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) {
        width: 42.4597364568vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul li p {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul li img {
        width: 4.831625183vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) {
        width: 52.4158125915vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(1) .item .item-left {
        width: 14.6412884334vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(2) .item .item-left {
        width: 20.4978038067vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(3) .item .item-left {
        width: 20.4978038067vw
    }

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

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .item-line {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li img {
        width: 4.831625183vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(2) {
        width: 40.336749634vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(2) .img1 {
        width: 22.8404099561vw
    }

    #airbuds7 .sect14 .box .word {
        width: 80%;
        max-width: none
    }

    #airbuds7 .sect14 .box .word .lab {
        font-size: 2.196193265vw
    }

    #airbuds7 .sect14 .box .word .tit {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect14 .box .word .msg {
        font-size: 1.756954612vw
    }

    #airbuds7 .sect14 .box .picture-box {
        width: 85%;
        max-width: none
    }

    #airbuds7 .sect14 .box .picture-box .word-msg {
        font-size: 3.513909224vw
    }

    #airbuds7 .sect14 .box .picture-box .img1 {
        position: absolute;
        width: 27.0131771596vw;
        left: 0;
        bottom: 0
    }

    #airbuds7 .sect14 .box .picture-box .img_bg {
        width: 71.2298682284vw
    }

    #airbuds7 .sect15 .box {
        width: 80%
    }

    #airbuds7 .sect15 .box .title {
        font-size: 4.39238653vw
    }

    #airbuds7 .sect15 .box ul li {
        font-size: 2.196193265vw
    }
}

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

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

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

    #airbuds7 .sect1 .box {
        left: 0;
        top: 20%;
        width: 100%
    }

    #airbuds7 .sect1 .box .title .tit-1 {
        font-size: 10.4166666667vw
    }

    #airbuds7 .sect1 .box .title .tit-2 {
        font-size: 10.4166666667vw
    }

    #airbuds7 .sect1 .box .msg {
        font-size: 4.6875vw
    }

    #airbuds7 .sect1 .picture-box {
        width: 58.203125vw;
        left: 19%;
        top: 67%
    }

    #airbuds7 .sect2 {
        padding: 8vw 0
    }

    #airbuds7 .sect2 .box .item-ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #airbuds7 .sect2 .box .item-ul .item-li-1 {
        width: 100%
    }

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

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

    #airbuds7 .sect2 .box .item-ul .item-li-1.airbuds7-phone {
        width: 100%
    }

    #airbuds7 .sect2 .box .item-ul .item-li-1.airbuds7-phone .item-li-1-ul .item-li-1-li:nth-child(1) .word .word-tit {
        font-size: 7.8125vw;
        background: none;
        -webkit-text-fill-color: #000
    }

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

    #airbuds7 .sect2 .box .item-ul .item-li-2 {
        width: 100%
    }

    #airbuds7 .sect2 .box .item-ul .item-li-2 .item-li-2-ul {
        font-size: 0;
        margin-bottom: 3.2716927454%
    }

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

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

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

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

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

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

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

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

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

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

    #airbuds7 .sect3 .box {
        padding-top: 8vw
    }

    #airbuds7 .sect3 .box .word {
        width: 96%
    }

    #airbuds7 .sect3 .box .word .lab {
        font-size: 4.6875vw;
        padding: 2vw 4vw .5vw 4vw
    }

    #airbuds7 .sect3 .box .word .tit {
        font-size: 6.5104166667vw;
        padding: 4vw 0 2vw 0
    }

    #airbuds7 .sect3 .box .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect3 .box .picture-box .picture-word {
        left: 42%;
        top: 20%
    }

    #airbuds7 .sect3 .box .picture-box .picture-word .picture-tit {
        font-size: 7.03125vw
    }

    #airbuds7 .sect3 .box .picture-box .picture-word .picture-tit span {
        font-size: 65.1041666667vw
    }

    #airbuds7 .sect3 .box .picture-box .picture-word .picture-msg {
        font-size: 4.1666666667vw;
        line-height: 1.2;
        color: #fefefe
    }

    #airbuds7 .sect3 .box-2 {
        margin-top: -10vw;
        max-width: none;
        width: 96%
    }

    #airbuds7 .sect3 .box-2 .word {
        left: 62%;
        top: 20%;
        text-align: left
    }

    #airbuds7 .sect3 .box-2 .word .lab {
        font-size: 4.6875vw
    }

    #airbuds7 .sect3 .box-2 .word .tit {
        font-size: 32.6822916667vw
    }

    #airbuds7 .sect3 .box-2 .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect3 .box-2 .picture-box {
        width: 65%;
        top: 20%
    }

    #airbuds7 .sect3 .note {
        font-size: 3.90625vw;
        padding: 16vw 0 8vw 0
    }

    #airbuds7 .sect3 .box-3 .word .tit {
        font-size: 15.625vw
    }

    #airbuds7 .sect3 .box-3 .word img {
        width: 48.828125vw
    }

    #airbuds7 .sect3 .box-3 .word .msg {
        font-size: 4.6875vw
    }

    #airbuds7 .sect3 .box-3 .picture-box {
        width: 77.4739583333vw
    }

    #airbuds7 .sect3 .box-4 .picture-box {
        width: 58.8541666667vw;
        left: 29%
    }

    #airbuds7 .sect4 .box {
        padding: 8vw 0
    }

    #airbuds7 .sect4 .box ul li .word .lab {
        font-size: 4.6875vw
    }

    #airbuds7 .sect4 .box ul li .word .tit {
        font-size: 5.7291666667vw;
        padding: 4vw 0
    }

    #airbuds7 .sect4 .box ul li .word .msg {
        font-size: 3.3854166667vw
    }

    #airbuds7 .sect4 .box ul li:nth-child(1) {
        width: 40%
    }

    #airbuds7 .sect4 .box ul li:nth-child(2) {
        width: 60%
    }

    #airbuds7 .sect5 .box {
        padding: 8vw 0
    }

    #airbuds7 .sect5 .box .word {
        padding: 4vw 0
    }

    #airbuds7 .sect5 .box .word .lab {
        font-size: 4.6875vw;
        padding: 2vw 4vw .5vw 4vw
    }

    #airbuds7 .sect5 .box .word .tit {
        font-size: 6.5104166667vw;
        padding: 4vw 0 2vw 0
    }

    #airbuds7 .sect5 .box .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect5 .box .picture-box {
        width: 100%
    }

    #airbuds7 .sect6 .box .word {
        padding: 4vw 0
    }

    #airbuds7 .sect6 .box .word .lab {
        font-size: 4.6875vw;
        padding: 2vw 4vw .5vw 4vw
    }

    #airbuds7 .sect6 .box .word .tit {
        font-size: 6.5104166667vw;
        padding: 4vw 0 2vw 0
    }

    #airbuds7 .sect6 .box .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect6 .box .picture-box {
        width: 80%;
        max-width: none
    }

    #airbuds7 .sect6 .box .picture-box .img1 {
        width: 30%
    }

    #airbuds7 .sect6 .box .picture-box .img2 {
        left: -15%;
        bottom: 21%
    }

    #airbuds7 .sect6 .box .picture-box .img3 {
        width: 20%
    }

    #airbuds7 .sect6 .box .picture-box .img4 {
        right: -13%;
        top: -18%;
        width: 30%
    }

    #airbuds7 .sect7 .box {
        width: 48%;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #airbuds7 .sect7 .box .lab {
        font-size: 3.90625vw
    }

    #airbuds7 .sect7 .box .tit {
        font-size: 6.25vw;
        margin: 4vw 0 2vw 0
    }

    #airbuds7 .sect7 .box .msg {
        font-size: 3.3854166667vw
    }

    #airbuds7 .sect8 .box {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 3%;
        width: 55%
    }

    #airbuds7 .sect8 .box .lab {
        font-size: 3.90625vw
    }

    #airbuds7 .sect8 .box .tit {
        font-size: 5.46875vw
    }

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

    #airbuds7 .sect8 .picture-box {
        width: 50%;
        margin: 0 0 0 auto
    }

    #airbuds7 .sect9 {
        padding: 8vw 0
    }

    #airbuds7 .sect9 .box .word .lab {
        font-size: 4.6875vw;
        padding: 2vw 4vw 1vw 4vw
    }

    #airbuds7 .sect9 .box .word .tit {
        font-size: 6.5104166667vw;
        padding: 4vw 0 2vw 0
    }

    #airbuds7 .sect9 .box .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect9 .box .picture-box {
        width: 100%;
        margin-top: 8vw
    }

    #airbuds7 .sect10 .box .title {
        font-size: 7.8125vw
    }

    #airbuds7 .sect10 .box ul li .word {
        text-align: left;
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%)
    }

    #airbuds7 .sect10 .box ul li:nth-child(1) {
        width: 26.4322916667vw
    }

    #airbuds7 .sect10 .box ul li:nth-child(2) {
        width: 26.4322916667vw
    }

    #airbuds7 .sect10 .box ul li:nth-child(3) {
        width: 32.5520833333vw
    }

    #airbuds7 .sect10 .box .tit {
        font-size: 6.25vw
    }

    #airbuds7 .sect10 .box .msg {
        font-size: 3.3854166667vw
    }

    #airbuds7 .sect11 .box {
        padding-top: 8vw
    }

    #airbuds7 .sect11 .box .word .lab {
        font-size: 4.6875vw;
        padding: 2vw 4vw 1vw 4vw
    }

    #airbuds7 .sect11 .box .word .tit {
        font-size: 6.5104166667vw;
        padding: 4vw 0 2vw 0
    }

    #airbuds7 .sect11 .box .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect11 .box .word ul {
        max-width: 600px
    }

    #airbuds7 .sect11 .box .word ul li img {
        width: 13.0208333333vw
    }

    #airbuds7 .sect11 .box .word ul li p {
        font-size: 4.6875vw
    }

    #airbuds7 .sect11 .box .picture-box {
        width: 100%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center
    }

    #airbuds7 .sect11 .box .picture-box p {
        font-size: 32.5520833333vw;
        font-weight: bold
    }

    #airbuds7 .sect11 .box .picture-box img:not(.img1) {
        -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
        transform: translateX(-10%)
    }

    #airbuds7 .sect11 .box .picture-box .img1 {
        width: 32.5520833333vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 15%
    }

    #airbuds7 .sect12 .box .box-ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #airbuds7 .sect12 .box .box-ul .box-li .lab {
        font-size: 3.90625vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li .tit {
        font-size: 5.46875vw
    }

    #airbuds7 .sect12 .box .box-ul .box-li .msg {
        font-size: 3.3854166667vw
    }

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

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

    #airbuds7 .sect12 .box .box-ul .box-li:nth-child(2) ul li p {
        font-size: 3.90625vw
    }

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

    #airbuds7 .sect13 .box .box-ul .box-li .lab {
        font-size: 3.90625vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li .tit {
        font-size: 6.25vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li .msg {
        font-size: 3.125vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) {
        width: 93.2291666667vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(1) .item .item-left {
        width: 26.0416666667vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(2) .item .item-left {
        width: 26.0416666667vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li:nth-child(3) .item .item-left {
        width: 26.0416666667vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .word-tit {
        font-size: 3.90625vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li .item-line {
        font-size: 12px
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(1) ul li img {
        width: 8.59375vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(2) {
        width: 71.7447916667vw
    }

    #airbuds7 .sect13 .box .box-ul .box-li:nth-child(2) .img1 {
        width: 50%
    }

    #airbuds7 .sect14 .box {
        padding-top: 8vw
    }

    #airbuds7 .sect14 .box .word {
        width: 96%;
        max-width: none
    }

    #airbuds7 .sect14 .box .word .lab {
        font-size: 4.6875vw;
        padding: 2vw 4vw 1vw 4vw
    }

    #airbuds7 .sect14 .box .word .tit {
        font-size: 6.5104166667vw;
        padding: 4vw 0 2vw 0
    }

    #airbuds7 .sect14 .box .word .msg {
        font-size: 3.90625vw
    }

    #airbuds7 .sect14 .box .picture-box {
        width: 100%;
        max-width: none;
        text-align: center
    }

    #airbuds7 .sect14 .box .picture-box .word-msg {
        display: none
    }

    #airbuds7 .sect14 .box .picture-box .img1 {
        position: absolute;
        width: 25vw;
        left: 5%;
        bottom: 0%
    }

    #airbuds7 .sect14 .box .picture-box .img_bg {
        width: 70.9635416667vw
    }

    #airbuds7 .sect15 .box {
        padding: 8vw 0;
        width: 96%
    }

    #airbuds7 .sect15 .box .title {
        font-size: 7.8125vw
    }

    #airbuds7 .sect15 .box ul {
        margin-top: 4vw
    }

    #airbuds7 .sect15 .box ul li {
        font-size: 4.6875vw;
        padding: 2vw 0
    }

    #airbuds7 .sect15 .box ul li .word-right {
        width: 50%
    }
}