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

.big-img {
    width: 100%;
}
body {
    margin: 0
}

#Airbuds6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    font-family: 'myriadsetpro-thinthin', Arial;
}

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

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

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

#Airbuds6 .big-img {
    width: 100%
}

#Airbuds6 .Airbuds6-pc {
    display: block
}

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

#Airbuds6 .showDelay_1 {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important
}

#Airbuds6 .showDelay_2 {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition-delay: .2s !important;
    -o-transition-delay: .2s !important;
    transition-delay: .2s !important
}

#Airbuds6 .showDelay_3 {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transition-delay: .6s !important;
    -o-transition-delay: .6s !important;
    transition-delay: .6s !important
}

#Airbuds6 .scaleDelay {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important
}

#Airbuds6 .transform-show {
    -webkit-transition: all 1s !important;
    -o-transition: all 1s !important;
    transition: all 1s !important;
    opacity: 1 !important
}

#Airbuds6 .transHide1, #Airbuds6 .transHide2, #Airbuds6 .transHide3 {
    display: inherit !important;
    opacity: 0 !important;
    -webkit-transform: translateY(100px) !important;
    -ms-transform: translateY(100px) !important;
    transform: translateY(100px) !important
}

#Airbuds6 .se {
    position: relative
}

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

#Airbuds6 .sect1 .box .title {
    font-size: 2.5vw;
    font-family: Bold;
    color: #000;
    line-height: 1
}

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

#Airbuds6 .sect1 .box .buy {
    margin-top: 8vw;
    font-size: 1.875vw;
    font-weight: 500;
    border: 2px solid #000;
    border-radius: 50px;
    display: inline-block;
    padding: 0 1.8229vw
}

#Airbuds6 .sect1 .box .buy a {
    color: #333;
    line-height: 1
}

#Airbuds6 .sect1 .imgBox {
    position: absolute;
    left: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 27.2916vw
}

#Airbuds6 .sect2 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1305px;
    min-width: 768px;
    padding: 8vw 0
}

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

#Airbuds6 .sect2 .box .item-ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: .5%
}

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

#Airbuds6 .sect2 .box .item-ul li .word-box p {
    font-size: 1.25vw;
    font-weight: 500;
    color: #343434;
    line-height: 1.2
}

#Airbuds6 .sect2 .box .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Airbuds6 .sect2 .box .top .left {
    width: 70%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(1) {
    width: 52.5%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(1) .word-box {
    right: 5%;
    bottom: 10%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(2) {
    width: 45.5%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(2) .word-box {
    width: 100%;
    text-align: center;
    bottom: 10%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(3) {
    width: 60.5%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(3) .word-box {
    left: 5%;
    bottom: 20%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(4) {
    width: 37.5%
}

#Airbuds6 .sect2 .box .top .left ul li:nth-child(4) .word-box {
    width: 100%;
    text-align: center;
    top: 10%
}

#Airbuds6 .sect2 .box .top .right {
    width: 30%
}

#Airbuds6 .sect2 .box .top .right ul {
    overflow: hidden
}

#Airbuds6 .sect2 .box .top .right ul li {
    margin: .97%
}

#Airbuds6 .sect2 .box .top .right ul li:nth-child(1) .word-box {
    width: 100%;
    text-align: center;
    bottom: 10%
}

#Airbuds6 .sect2 .box .top .right ul li:nth-child(2) .word-box {
    width: 80%;
    text-align: center;
    bottom: 10%
}

#Airbuds6 .sect2 .box .bottom ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

#Airbuds6 .sect2 .box .bottom ul li:nth-child(1) .word-box {
    width: 100%;
    text-align: center;
    bottom: 15%
}

#Airbuds6 .sect2 .box .bottom ul li:nth-child(2) .word-box {
    width: 100%;
    text-align: center;
    bottom: 15%
}

#Airbuds6 .sect2 .box .bottom ul li:nth-child(3) .word-box {
    width: 97%;
    text-align: right;
    bottom: 15%;
    right: 3%
}

#Airbuds6 .sect3 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding: 8vw 0
}

#Airbuds6 .sect3 .box ul {
    font-size: 0
}

#Airbuds6 .sect3 .box ul li {
    display: inline-block;
    vertical-align: middle
}

#Airbuds6 .sect3 .box ul li .word {
    padding-left: 10%
}

#Airbuds6 .sect3 .box ul li .word .tit {
    font-size: 1.875vw;
    font-family: OPPOSans;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect3 .box ul li .word .msg {
    margin-top: 2.5vw;
    font-size: 1.25vw;
    font-family: OPPOSans;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

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

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

#Airbuds6 .sect4 {
    padding: 8vw 0
}

#Airbuds6 .sect4 .box {
    position: absolute;
    width: 45%;
    top: 50%;
    left: 9%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

#Airbuds6 .sect4 .box .tit {
    font-size: 1.97916666vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#Airbuds6 .sect4 .box .msg {
    margin-top: 2.7vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3
}

#Airbuds6 .sect5 .box {
    position: absolute;
    width: 45%;
    top: 45%;
    left: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

#Airbuds6 .sect5 .box .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect5 .box .msg {
    margin-top: 1.8vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect5 .imgBox {
    position: absolute;
    width: 15.365458vw;
    top: 50%;
    left: 20%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#Airbuds6 .sect6 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-top: 8vw
}

#Airbuds6 .sect6 .box .tit {
    text-align: center;
    font-size: 1.875vw;
    font-family: OPPOSans;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect6 .box2 {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px
}

#Airbuds6 .sect6 .box2 .note {
    font-size: 1vw;
    font-weight: 500;
    color: #000;
    line-height: 1;
    text-align: center;
    padding: 4vw 0
}

#Airbuds6 .sect6 .box2 .item-box {
    padding: 4vw 0;
    font-size: 0;
    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
}

#Airbuds6 .sect6 .box2 .item-box .left {
    width: 40%;
    text-align: center
}

#Airbuds6 .sect6 .box2 .item-box .right {
    width: 60%
}

#Airbuds6 .sect6 .box2 .item-box .right .word {
    padding-left: 10%
}

#Airbuds6 .sect6 .box2 .word .tit {
    font-size: 3.75vw;
    font-family: OPPOSans;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect6 .box2 .word .msg {
    margin-top: 2.7vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect6 .box2 .item-box-2 .left {
    width: 60%;
    margin-top: -20%;
    text-align: left;
    padding-right: 5%
}

#Airbuds6 .sect6 .box2 .item-box-2 .right {
    width: 40%
}

#Airbuds6 .sect6 .box2 .item-box-2 .right img {
    width: 39.84375vw
}

#Airbuds6 .sect6 .box2 .item-box-3 {
    margin-top: -30%
}

#Airbuds6 .sect6 .box2 .item-box-3 .left img {
    width: 15.3645vw
}

#Airbuds6 .sect7 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-bottom: 4vw
}

#Airbuds6 .sect7 .box .tit {
    height: 1.97916666vw;
    text-align: center;
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1;
    margin: 8vw 0
}

#Airbuds6 .sect7 .box .table-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#Airbuds6 .sect7 .box .table-box ul li {
    width: 50%
}

#Airbuds6 .sect7 .box .table-box ul li .lab {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1;
    margin-bottom: 1.35vw
}

#Airbuds6 .sect7 .box .table-box ul li table {
    width: 85%;
    border-collapse: collapse
}

#Airbuds6 .sect7 .box .table-box ul li table tr:nth-child(4) td:nth-child(2) span::before {
    position: absolute;
    content: "";
    background-color: #000;
    width: 25px;
    height: 1px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,
            -50%) rotate(35deg);
    -ms-transform: translate(-50%, -50%) rotate(35deg);
    transform: translate(-50%, -50%) rotate(35deg)
}

#Airbuds6 .sect7 .box .table-box ul li table td {
    padding: .5vw 0 .5vw .5vw;
    font-size: .9375vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect7 .box .table-box ul li table td .item {
    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
}

#Airbuds6 .sect7 .box .table-box ul li table td .item div {
    display: inline-block;
    width: 2.135vw;
    text-align: center
}

#Airbuds6 .sect7 .box .table-box ul li table td .item p {
    display: inline-block
}

#Airbuds6 .sect7 .box .table-box ul li table td .item span {
    position: relative;
    padding: 0;
    border-radius: 50%;
    display: inline-block;
    width: .625vw;
    height: .625vw;
    margin-right: .3vw
}

#Airbuds6 .sect7 .box .table-box ul li:nth-child(2) table td:nth-child(1) {
    width: 40%
}

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

#Airbuds6 .sect8 .box ul {
    font-size: 0
}

#Airbuds6 .sect8 .box ul li {
    padding: 8vw 0;
    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
}

#Airbuds6 .sect8 .box ul li .imgBox {
    width: 40%
}

#Airbuds6 .sect8 .box ul li .word {
    width: 60%
}

#Airbuds6 .sect8 .box ul li .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.2
}

#Airbuds6 .sect8 .box ul li .msg {
    margin-top: 1.5vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #fff;
    line-height: 1.3
}

#Airbuds6 .sect8 .box .item-ul-1 {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px
}

#Airbuds6 .sect8 .box .item-ul-1 li .word {
    margin-left: 10%
}

#Airbuds6 .sect8 .box .item-ul-2 {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px
}

#Airbuds6 .sect8 .box .item-ul-2 li {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#Airbuds6 .sect8 .box .item-ul-2 li .word .msg {
    width: 80%;
    margin: 0 auto;
    padding-top: 4vw
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox {
    position: relative;
    width: 30%
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 7.8125vw;
    height: 7.8125vw
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,
            -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%,
            -50%);
    border-radius: 50%;
    display: block;
    height: 0;
    width: 0;
    -webkit-animation: waveShow 3s linear infinite;
    animation: waveShow 3s linear infinite;
    background-image: -o-radial-gradient(circle, transparent,
            #0099ff);
    background-image: radial-gradient(circle, transparent, #0099ff)
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave span:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave span:nth-child(3) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave-1 {
    position: absolute;
    left: 55%;
    top: -15%
}

#Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave-2 {
    position: absolute;
    left: -5%;
    bottom: 5%
}

@-webkit-keyframes waveShow {
    0% {
        height: 0px;
        width: 0px
    }

    100% {
        height: 7.8125vw;
        width: 7.8125vw;
        opacity: 0
    }
}

@keyframes waveShow {
    0% {
        height: 0px;
        width: 0px
    }

    100% {
        height: 7.8125vw;
        width: 7.8125vw;
        opacity: 0
    }
}

#Airbuds6 .sect8 .box .item-ul-3 {
    width: 90%;
    min-width: 768px
}

#Airbuds6 .sect8 .box .item-ul-3 li {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

#Airbuds6 .sect8 .box .item-ul-3 li .msg {
    margin-top: 0
}

#Airbuds6 .sect8 .box .item-ul-3 .word {
    width: 30%
}

#Airbuds6 .sect8 .box .item-ul-3 .imgBox {
    position: relative;
    width: 70%
}

#Airbuds6 .sect8 .box .item-ul-3 .imgBox .img1 {
    position: absolute;
    width: 25.52vw;
    right: 0
}

#Airbuds6 .sect9 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-top: 8vw
}

#Airbuds6 .sect9 .box .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect9 .box .msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect9 .box .imgBox {
    margin-top: 3vw
}

#Airbuds6 .sect10 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-top: 8vw
}

#Airbuds6 .sect10 .box .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect10 .box .msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect10 .box .imgBox {
    margin-top: 3vw
}

#Airbuds6 .sect10 .box2 {
    background-color: #eaeaea;
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-bottom: 4vw
}

#Airbuds6 .sect10 .box2 .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    text-align: center;
    padding: 4vw 0
}

#Airbuds6 .sect10 .box2 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: 0 2vw
}

#Airbuds6 .sect10 .box2 ul li {
    width: 20%;
    text-align: center
}

#Airbuds6 .sect10 .box2 ul li .imgBox {
    height: 22vw
}

#Airbuds6 .sect10 .box2 ul li .word .msg {
    margin: 1vw 0;
    font-size: .8333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect10 .box2 ul li:nth-child(1) .imgBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Airbuds6 .sect10 .box2 ul li:nth-child(1) .imgBox img {
    margin: auto
}

#Airbuds6 .sect10 .box2 ul li:nth-child(2) {
    width: 30%
}

#Airbuds6 .sect10 .box2 ul li:nth-child(2) img {
    width: 9.9479vw
}

#Airbuds6 .sect10 .box2 ul li:nth-child(2) .imgBox {
    position: relative
}

#Airbuds6 .sect10 .box2 ul li:nth-child(2) .imgBox::before {
    position: absolute;
    content: "";
    width: 2.0833vw;
    height: 1.5104vw;
    background-image: url(images/sect10-right.webp);
    background-size: 100% 100%;
    top: 50%;
    left: -10%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Airbuds6 .sect10 .box2 ul li:nth-child(2) .imgBox::after {
    position: absolute;
    content: "";
    width: 2.0833vw;
    height: 1.5104vw;
    background-image: url(images/sect10-right.webp);
    background-size: 100% 100%;
    top: 50%;
    right: -25%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

#Airbuds6 .sect10 .box2 ul li:nth-child(3) img {
    width: 9.166vw
}

#Airbuds6 .sect11 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-top: 8vw;
    text-align: center
}

#Airbuds6 .sect11 .box .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2
}

#Airbuds6 .sect11 .box .msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect11 .box .imgBox {
    margin-top: 3vw;
    position: relative
}

#Airbuds6 .sect11 .box .imgBox .wave {
    position: absolute;
    width: 10.41666vw;
    height: 4.2708333vw;
    left: 69%;
    top: 53%
}

#Airbuds6 .sect11 .box .imgBox .wave span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,
            -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    display: block;
    height: 0;
    width: 0;
    -webkit-animation: waveShow2 3s linear infinite;
    animation: waveShow2 3s linear infinite;
    background-image: -o-radial-gradient(ellipse, transparent,
            #24d4d4);
    background-image: radial-gradient(ellipse, transparent, #24d4d4)
}

#Airbuds6 .sect11 .box .imgBox .wave span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

#Airbuds6 .sect11 .box .imgBox .wave span:nth-child(2) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

#Airbuds6 .sect11 .box .imgBox .wave span:nth-child(3) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

@-webkit-keyframes waveShow2 {
    0% {
        height: 0px;
        width: 0px
    }

    100% {
        height: 4.2708333vw;
        width: 10.41666vw;
        opacity: 0
    }
}

@keyframes waveShow2 {
    0% {
        height: 0px;
        width: 0px
    }

    100% {
        height: 4.2708333vw;
        width: 10.41666vw;
        opacity: 0
    }
}

#Airbuds6 .sect11 .box2 {
    background-color: #eaeaea;
    padding: 4vw 0;
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px
}

#Airbuds6 .sect11 .box2 .tit {
    font-size: 1.25vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3;
    padding-bottom: 2vw
}

#Airbuds6 .sect11 .box2 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Airbuds6 .sect11 .box2 ul li {
    width: 50%;
    padding: 0 5%
}

#Airbuds6 .sect11 .box2 ul li table {
    width: 100%;
    border-collapse: collapse
}

#Airbuds6 .sect11 .box2 ul li table td {
    padding: .5vw 0 .5vw .5vw
}

#Airbuds6 .sect11 .box2 ul li table td .msg {
    font-size: .83333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect11 .box2 ul .item-li-1 .item-left .item-bottom {
    margin-top: 4vw
}

#Airbuds6 .sect11 .box2 ul .item-li-1 .item-left table td {
    width: 50%
}

#Airbuds6 .sect12 {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding-top: 8vw;
    text-align: center
}

#Airbuds6 .sect12 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Airbuds6 .sect12 ul li {
    width: 48%
}

#Airbuds6 .sect12 ul li .word .tit {
    font-size: 1.875vw;
    height: 5.208333vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

#Airbuds6 .sect12 ul li .word .msg {
    margin-top: 2vw;
    font-size: 1.25vw;
    height: 10.41666vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect12 ul li .imgBox {
    background-color: #eaeaea;
    text-align: center;
    padding: 2vw;
    height: 27.34375vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Airbuds6 .sect12 ul li .imgBox img {
    margin: auto
}

#Airbuds6 .sect12 ul li:nth-child(1) {
    margin-right: 2%
}

#Airbuds6 .sect12 ul li:nth-child(1) .imgBox img {
    width: 27.65625vw
}

#Airbuds6 .sect12 ul li:nth-child(2) {
    margin-left: 2%
}

#Airbuds6 .sect12 ul li:nth-child(2) .imgBox img {
    width: 17.65625vw
}

#Airbuds6 .sect13 .box {
    width: 80%;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 768px;
    padding: 8vw 0;
    text-align: center
}

#Airbuds6 .sect13 .box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#Airbuds6 .sect13 .box ul li {
    width: 50%
}

#Airbuds6 .sect13 .box ul li img {
    margin: auto;
    width: 25.7291666vw
}

#Airbuds6 .sect13 .box ul li .tit {
    font-size: 1.875vw;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 2vw
}

#Airbuds6 .sect13 .box ul li table {
    width: 100%;
    border-collapse: collapse
}

#Airbuds6 .sect13 .box ul li table td {
    padding: .5vw 0 .5vw .5vw;
    text-align: left;
    font-size: .7291666vw;
    font-weight: 500;
    color: #000;
    line-height: 1.3
}

#Airbuds6 .sect13 .box ul li:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    #Airbuds6 .sect2 .box .item-ul li .word-box p {
        font-size: 10px;
    }
    #Airbuds6 .tabAirbuds611-pc {
        display: none !important
    }

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

    #Airbuds6 .sect1 .box {
        left: 50%;
        top: 55%
    }

    #Airbuds6 .sect1 .box .title {
        font-size: 4.9vw
    }

    #Airbuds6 .sect1 .box .msg {
        margin-top: 2vw;
        font-size: 3.333vw
    }

    #Airbuds6 .sect1 .imgBox {
        left: 5%;
        width: 40vw
    }

    #Airbuds6 .sect2 .box {
        width: 96%;
        min-width: auto
    }

    #Airbuds6 .sect2 .box .top {
        display: block
    }

    #Airbuds6 .sect2 .box .top .left, #Airbuds6 .sect2 .box .top .right {
        width: 100%
    }

    #Airbuds6 .sect2 .box .top .right 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
    }

    #Airbuds6 .sect2 .box .top .right ul li {
        width: 49%;
        height: 35.29629vw;
        margin: .5%
    }

    #Airbuds6 .sect2 .box .top .right ul li img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    #Airbuds6 .sect3 .box {
        width: 90%;
        min-width: auto
    }

    #Airbuds6 .sect3 .box ul li {
        position: relative;
        width: 100% !important
    }

    #Airbuds6 .sect3 .box ul li .word {
        padding-left: 0
    }

    #Airbuds6 .sect3 .box ul li .word .tit {
        font-size: 5.555vw
    }

    #Airbuds6 .sect3 .box ul li .word .msg {
        font-size: 3.3333vw
    }

    #Airbuds6 .sect3 .box ul li:nth-child(1) {
        margin-bottom: 8vw
    }

    #Airbuds6 .sect4 .box {
        position: relative;
        width: 90%;
        margin: 0 auto;
        min-width: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    #Airbuds6 .sect4 .box .tit {
        font-size: 5.255vw;
        color: #000
    }

    #Airbuds6 .sect4 .box .msg {
        font-size: 3.3333vw;
        color: #000;
        margin-bottom: 4vw
    }

    #Airbuds6 .sect5 .box {
        width: 80%;
        top: 80%;
        left: 10%
    }

    #Airbuds6 .sect5 .box .tit {
        font-size: 5.555vw
    }

    #Airbuds6 .sect5 .box .msg {
        font-size: 3.3333vw
    }

    #Airbuds6 .sect6 .box {
        width: 96%;
        min-width: auto
    }

    #Airbuds6 .sect6 .box .tit {
        font-size: 5vw
    }

    #Airbuds6 .sect6 .box2 {
        width: 96%;
        min-width: auto
    }

    #Airbuds6 .sect6 .box2 .item-box {
        padding: 8vw 0;
        overflow: hidden
    }

    #Airbuds6 .sect6 .box2 .item-box .word .tit {
        font-size: 7vw
    }

    #Airbuds6 .sect6 .box2 .item-box .word .msg {
        font-size: 3.3333vw
    }

    #Airbuds6 .sect6 .box2 .item-box-2 .right img {
        width: 43.8802vw
    }

    #Airbuds6 .sect6 .box2 .item-box-3 {
        padding-top: 0;
        margin-top: auto
    }

    #Airbuds6 .sect6 .box2 .item-box-3 .left img {
        width: 100%
    }

    #Airbuds6 .sect6 .box2 .note {
        font-size: 10px;
    }

    #Airbuds6 .sect7 .box {
        width: 96%;
        min-width: auto;
        padding: 8vw 0
    }

    #Airbuds6 .sect7 .box .tit {
        font-size: 5vw;
        height: auto
    }

    #Airbuds6 .sect7 .box .table-box ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Airbuds6 .sect7 .box .table-box ul li {
        width: 100%
    }

    #Airbuds6 .sect7 .box .table-box ul li .lab {
        text-align: center;
        font-size: 5vw;
        margin: 8vw 0 4vw 0
    }

    #Airbuds6 .sect7 .box .table-box ul li table {
        margin: 0 auto;
        border-collapse: collapse
    }

    #Airbuds6 .sect7 .box .table-box ul li table td {
        padding: 1vw 0 1vw 2vw;
        font-size: 11px;
    }

    #Airbuds6 .sect7 .box .table-box ul li table td .item div {
        display: none
    }

    #Airbuds6 .sect8 .box .item-ul-1 {
        width: 96%;
        min-width: auto;
        padding: 8vw 0
    }

    #Airbuds6 .sect8 .box .item-ul-1 li .word {
        margin-left: auto
    }

    #Airbuds6 .sect8 .box .item-ul-1 li .imgBox {
        width: auto
    }

    #Airbuds6 .sect8 .box .item-ul-2 {
        width: 96%;
        min-width: auto;
        padding: 8vw 0;
        position: relative
    }

    #Airbuds6 .sect8 .box .item-ul-2 .imgBox {
        position: absolute;
        right: 0
    }

    #Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave {
        width: 14vw;
        height: 14vw
    }

    #Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave span {
        -webkit-animation: waveShowApp 3s linear infinite;
        animation: waveShowApp 3s linear infinite
    }

    #Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave .wave-1 {
        left: 40%
    }

    #Airbuds6 .sect8 .box .item-ul-2 .imgBox .wave .wave-2 {
        left: -15%;
        bottom: 0%
    }

    #Airbuds6 .sect8 .box .item-ul-2 li .word .msg {
        padding-top: 20vw;
        width: 100%
    }

    @-webkit-keyframes waveShowApp {
        0% {
            height: 0px;
            width: 0px
        }

        100% {
            height: 14vw;
            width: 14vw;
            opacity: 0
        }
    }

    @keyframes waveShowApp {
        0% {
            height: 0px;
            width: 0px
        }

        100% {
            height: 14vw;
            width: 14vw;
            opacity: 0
        }
    }

    #Airbuds6 .sect8 .box .item-ul-3 {
        width: 96%;
        min-width: auto;
        padding: 8vw 0;
        position: relative
    }

    #Airbuds6 .sect8 .box .item-ul-3 .word {
        width: 90%
    }

    #Airbuds6 .sect8 .box .item-ul-3 .imgBox {
        width: 100%
    }

    #Airbuds6 .sect8 .box .item-ul-3 .imgBox .img1 {
        width: 39.84375vw;
        right: 15%;
        top: 20%
    }

    #Airbuds6 .sect8 .box ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Airbuds6 .sect8 .box ul li .word {
        margin: 0 auto;
        width: 85%
    }

    #Airbuds6 .sect8 .box ul li .word .tit {
        font-size: 5vw;
        padding: 8vw 0 4vw 0
    }

    #Airbuds6 .sect8 .box ul li .word .msg {
        font-size: 3.3333vw
    }

    #Airbuds6 .sect9 .box {
        width: 100%;
        min-width: auto;
        padding: 8vw 0
    }

    #Airbuds6 .sect9 .box .tit {
        width: 90%;
        margin: 0 auto;
        font-size: 5vw;
        padding: 8vw 0 4vw 0
    }

    #Airbuds6 .sect9 .box .msg {
        width: 90%;
        margin: 0 auto;
        font-size: 3.3333vw
    }

    #Airbuds6 .sect10 .box {
        width: 100%;
        min-width: auto;
        padding-top: 8vw
    }

    #Airbuds6 .sect10 .box .tit {
        width: 90%;
        margin: 0 auto;
        font-size: 5vw;
        padding: 8vw 0 4vw 0
    }

    #Airbuds6 .sect10 .box .msg {
        width: 90%;
        margin: 0 auto;
        font-size: 3.3333vw
    }

    #Airbuds6 .sect10 .box2 {
        width: 100%;
        min-width: auto;
        padding: 8vw 0
    }

    #Airbuds6 .sect10 .box2 .tit {
        font-size: 5vw
    }

    #Airbuds6 .sect10 .box2 ul li .imgBox {
        height: 42vw
    }

    #Airbuds6 .sect10 .box2 ul li .word .msg {
        font-size: 12px
    }

    #Airbuds6 .sect10 .box2 ul li:nth-child(2) img {
        width: 18.8802vw
    }

    #Airbuds6 .sect10 .box2 ul li:nth-child(2) .imgBox::before {
        width: 5.0833vw;
        height: 3.5104vw;
        left: -15%
    }

    #Airbuds6 .sect10 .box2 ul li:nth-child(2) .imgBox::after {
        right: -35%;
        width: 5.0833vw;
        height: 3.5104vw
    }

    #Airbuds6 .sect10 .box2 ul li:nth-child(3) img {
        width: 17.3177vw
    }

    #Airbuds6 .sect11 .box {
        width: 100%;
        min-width: auto;
        padding-top: 8vw
    }

    #Airbuds6 .sect11 .box .tit {
        font-size: 5.555vw
    }

    #Airbuds6 .sect11 .box .msg {
        font-size: 3.3333vw
    }

    #Airbuds6 .sect11 .box .imgBox .wave {
        left: 65%;
        top: 50%;
        height: 10.67708vw;
        width: 25.13vw
    }

    #Airbuds6 .sect11 .box .imgBox .wave span {
        -webkit-animation: waveShow2App 3s linear infinite;
        animation: waveShow2App 3s linear infinite
    }

    @-webkit-keyframes waveShow2App {
        0% {
            height: 0px;
            width: 0px
        }

        100% {
            height: 10.67708vw;
            width: 25.13vw;
            opacity: 0
        }
    }

    @keyframes waveShow2App {
        0% {
            height: 0px;
            width: 0px
        }

        100% {
            height: 10.67708vw;
            width: 25.13vw;
            opacity: 0
        }
    }

    #Airbuds6 .sect11 .box2 {
        width: 100%;
        min-width: auto;
        padding-top: 8vw
    }

    #Airbuds6 .sect11 .box2 ul li {
        width: 100%
    }

    #Airbuds6 .sect11 .box2 ul li table {
        border-collapse: collapse
    }

    #Airbuds6 .sect11 .box2 ul li table td {
        font-size: 12px
    }

    #Airbuds6 .sect11 .box2 ul li .item-right {
        margin-top: 8vw
    }

    #Airbuds6 .sect11 .box2 .item-ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Airbuds6 .sect11 .box2 .item-ul .item-li-1 .item-left {
        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
    }

    #Airbuds6 .sect11 .box2 .item-ul .item-li-1 .item-left .item-bottom {
        margin-top: auto
    }

    #Airbuds6 .sect11 .box2 .tit {
        font-size: 4vw
    }

    #Airbuds6 .sect12 {
        width: 90%;
        min-width: auto;
        padding-top: 8vw
    }

    #Airbuds6 .sect12 .box ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #Airbuds6 .sect12 .box ul li {
        width: 100%
    }

    #Airbuds6 .sect12 .box ul li .word {
        padding: 8vw 0
    }

    #Airbuds6 .sect12 .box ul li .word .tit {
        font-size: 5vw;
        height: auto
    }

    #Airbuds6 .sect12 .box ul li .word .msg {
        height: auto;
        text-align: left;
        font-size: 3.3333vw
    }

    #Airbuds6 .sect12 .box ul li .imgBox {
        height: auto;
        background-color: transparent
    }

    #Airbuds6 .sect12 .box ul li:nth-child(2) .imgBox img {
        width: 48.828125vw
    }

    #Airbuds6 .sect12 .box ul li:nth-child(1) .imgBox img {
        width: 100%
    }

    #Airbuds6 .sect13 .box {
        width: 96%;
        min-width: auto;
        padding-top: 10vw
    }

    #Airbuds6 .sect13 .box ul li {
        width: 100%
    }

    #Airbuds6 .sect13 .box ul li .tit {
        font-size: 5vw;
        text-align: center;
        padding-top: 4vw
    }

    #Airbuds6 .sect13 .box ul li table {
        width: 90%;
        margin: 0 auto
    }

    #Airbuds6 .sect13 .box ul li table td {
        padding: 1vw 0 1vw 1vw;
        font-size: 11px;
    }

    #Airbuds6 .sect13 .box ul li:nth-child(1) {
        display: none
    }
}