.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%;
}
.big-img {
    width: 100%;
}

@font-face {
    font-family: "BRAY NOTES";
    src: url("fonts/curr4.ttf");
}

.big-img {
    width: 100%;
}

#Tab6 div, #Tab6 ul, #Tab6 li, #Tab6 h3, #Tab6 h4, #Tab6 p {
    margin: 0;
    padding: 0;
    font-style: normal;
}

#Tab6 ul, #Tab6 li {
    list-style: none;
}

#Tab6 img {
    border: 0;
    vertical-align: middle;
}

#Tab6 {
    font-family: 'myriadsetpro-thinthin', Arial;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
}

#Tab6 .big-img {
    width: 100%;
}

#Tab6 .img-100p {
    width: 100%;
}

#Tab6 .img-80p {
    width: 80%;
}

#Tab6 section {
    width: 100%;
    color: #000;
    position: relative;
    text-align: center;
}

#Tab6 .bv-pc {
    display: inline-block;
}

#Tab6 .bv-phone {
    display: none;
}

#Tab6 .bv-init {
    -webkit-transform: translate(0, 2rem);
    -ms-transform: translate(0, 2rem);
    transform: translate(0, 2rem);
    opacity: 0;
    -webkit-transition: opacity ease-in-out .6s, -webkit-transform ease-in-out .6s;
    transition: opacity ease-in-out .3s, -webkit-transform ease-in-out .6s;
    transition: transform ease-in-out .3s, opacity ease-in-out .6s;
    transition: transform ease-in-out .3s, opacity ease-in-out .6s, -webkit-transform ease-in-out .6s;
}

#Tab6 .bv-transform-move {
    transform: translate(0, 0);
    opacity: 1;
}

#Tab6 .bv-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

#Tab6 .bv-font-title {
    font-size: 7.8vw;
    color: #161818;
    text-align: center;
    font-family: "BRAY NOTES";
}

#Tab6 .bv-font-txt {
    font-size: 1.5625vw;
    color: #161818;
    font-family: 'myriadsetpro-thinthin', Arial;
    line-height: 1.33;
}

#Tab6 .bv-font-blue {
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 1.5625vw;
    color: #4EB7DB;
}

#Tab6 .sect1 {
    height: 44.4vw;
}

#Tab6 .sect1 .sect1-box {
    position: absolute;
    top: 50%;
    right: 18%;
    transform: translateY(-50%);
    text-align: left;
}

#Tab6 .sect1 .p3 {
    color: #161818;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-weight: 600;
    font-size: 4.16vw;
}

#Tab6 .sect1 .p2 {
    font-weight: 600;
    font-size: 3.15vw;
    margin-top: 20px;
    line-height: 1;
}

#Tab6 .sect1 .p4 {
    font-size: 1.56vw;
    margin-top: 30px;
}

#Tab6 .sect1 .name-box {
    display: flex;
    justify-content: flex-start;
}

#Tab6 .sect1 .world-premiere {
    margin-left: 1vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #FF250B;
    font-family: 'myriadsetpro-thinthin', Arial;
    font-size: 1.3vw;
    line-height: 1.1;
}

#Tab6 .sect1 .price-box {
    margin-top: 1.2vw;
}

#Tab6 .sect1 .price-box .price {
    color: #FF250B;
    font-weight: bold;
}

#Tab6 .sect1 .price-box .price1 {
    font-size: 1.8vw;
}

#Tab6 .sect1 .price-box .price2 {
    font-size: 3.125vw;
}

#Tab6 .sect1 .price-box del {
    padding-left: 5px;
    color: #161818;
    font-size: 1.5625vw;
}

#Tab6 .sect1 .time-box {
    margin-top: 3vw;
    display: inline-flex;
    justify-content: flex-start;
    height: 38px;
    border: 1px solid #F73D22;
    border-radius: 19px;
}

#Tab6 .sect1 .time-box div {
    display: inline-block;
    height: 100%;
    line-height: 38px;
    padding: 0 20px;
    font-size: 1.2vw;
}

#Tab6 .sect1 .time-box .left {
    background: #F73D22;
    color: #fff;
    border-radius: 19px;
}

#Tab6 #buy_box {
    margin: 50px auto;
}

#Tab6 .sect2 {
    height: 56.25vw;
}

#Tab6 .sect3 {
    padding: 6vw 0;
}

#Tab6 .sect3 .p1 {
    width: 50%;
    margin: 0 auto;
}

#Tab6 .sect3 .bv-font-title {
    padding: 3vw 0 1.5vw 0;
    font-size: 3.125vw;
}

#Tab6 .sect3 li {
    width: 13.5vw;
}

#Tab6 .sect3 li p {
    margin-top: 15px;
}

#Tab6 .sect3 .middle {
    margin: 0 7.3vw;
}

#Tab6 .sect3 .img-box {
    width: 46.6vw;
    margin: 6vw auto 0 auto;
}

#Tab6 .sticky-box {
    height: 200vh;
    background: #000;
}

#Tab6 .sticky-box .sticky-box-inner {
    position: sticky;
    top: 0px;
}

#Tab6 .sticky-box .sticky-box-inner .model {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
}

#Tab6 .sticky-box .sticky-box-inner .word-box {
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
}

#Tab6 .sticky-box .sticky-box-inner .word-box .p1 {
    color: #fff;
    font-size: 4vw;
}

#Tab6 .sticky-box .sticky-box-inner .word-box .p2 {
    color: #fff;
    font-size: 2vw;
}

#Tab6 .sect5 {
    padding: 5vw 0;
}

#Tab6 .sect5 .p1 {
    margin-bottom: 3vw;
    line-height: 1;
}

#Tab6 .sect5 .sect-list {
    margin-bottom: 3vw;
}

#Tab6 .sect5 .sect-list .left {
    min-width: 30%;
    max-width: 60%;
}

#Tab6 .sect5 .sect-list .right {
    width: 19%;
    text-align: left;
    margin-bottom: 3vw;
}

#Tab6 .sect5 .sect-list .right .img-box {
    margin-bottom: 20px;
}

#Tab6 .sect5 .sect6-list {
    margin-top: 7vw;
}

#Tab6 .sect5 .sect8-list {
    justify-content: flex-start;
}

#Tab6 .sect5 .sect8-list .left {
    margin-right: 20px;
}

#Tab6 .sect5 .sect11-list {
    justify-content: flex-end;
}

#Tab6 .sect5 .sect10-list {
    margin-bottom: 0;
    margin-top: 3vw;
}

#Tab6 .sect5 .sect10-list .right {
    width: 24%;
}

#Tab6 .sect5 .sect-list-img img {
    width: 65%;
}

#Tab6 .sect7 {
    padding: 5vw 0;
}

#Tab6 .sect7 .p1 {
    margin-bottom: 3vw;
    line-height: 1;
}

#Tab6 .sect7 .sect-list {
    margin-bottom: 3vw;
}

#Tab6 .sect7 .sect-list .left {
    min-width: 30%;
    max-width: 60%;
}

#Tab6 .sect7 .sect-list .right {
    width: 17%;
    text-align: left;
}

#Tab6 .sect7 .sect-list .right .img-box {
    margin-bottom: 20px;
}

#Tab6 .sect7 .sect17-list {
    width: 80%;
    margin: 0 auto;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#Tab6 .sect7 .sect17-list .left {
    width: 100%;
    max-width: unset;
}

#Tab6 .sect7 .sect17-list .right {
    width: 46%;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
}

#Tab6 .sect7 .sect17-list .right .img-box {
    margin-right: 20px;
}

#Tab6 .sect7 .sect18-list {
    margin-top: 8vw;
    margin-bottom: 3vw;
}

#Tab6 .sect7 .sect-list-img img {
    width: 65%;
}

#Tab6 .sect9 {
    padding-top: 5vw;
    margin-bottom: 2vw;
}

#Tab6 .sect9 p {
    line-height: 1;
}

#Tab6 .sect10 .sect10-img {
    width: 80%;
}

#Tab6 .sect10 .sect10-box {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

#Tab6 .sect10 .sect10-box .img-box {
    margin-right: 20px;
}

#Tab6 .sect10 .sect10-box .txt-box {
    text-align: left;
}

#Tab6 .sect11 {
    padding-top: 5vw;
    padding-bottom: 1vw;
}

#Tab6 .sect11 .sect11-box {
    display: inline-block;
    position: relative;
}

#Tab6 .sect11 .sect11-box .model {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .5;
    border-radius: 30px;
}

#Tab6 .sect11 .sect11-box .sect11-txt {
    width: 390px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: left;
    color: #fff;
}

#Tab6 .sect12 {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 8vw;
}

#Tab6 .sect12 .p1 {
    font-size: 4vw;
    text-align: left;
    padding-bottom: 4vw;
}

#Tab6 .sect12 ul {
    width: 100%;
    padding-bottom: 5vw;
}

#Tab6 .sect12 ul li {
    max-width: 15vw;
}

#Tab6 .sect12 ul li .p2 {
    display: inline-block;
    font-size: 1.5625vw;
    color: #fff;
    padding: 5px 35px;
    margin-top: 2vw;
    border-radius: 27px;
}

#Tab6 .sect12 ul li .p3 {
    background: #95D4E3;
}

#Tab6 .sect12 ul li .p4 {
    background: #E8C1B0;
}

#Tab6 .sect12 ul li .p5 {
    background: #525961;
}

#Tab6 .sect12 ul li:nth-child(2) {
    margin: 0 5vw;
}

#Tab6 .sect13 {
    max-width: 1200px;
    margin: 0 auto;
}

#Tab6 .sect13 .sect13-list {
    border-bottom: 2px solid #E5E5E5;
    display: flex;
    font-size: 1.5625vw;
    color: #161818;
    padding: 10px 5px;
    text-align: left;
}

#Tab6 .sect13 .sect13-list .left {
    width: 40%;
    text-align: left;
}

#Tab6 .sect13 .sect13-list .right {
    text-align: left;
}

#Tab6 .sect14 {
    padding-top: 7vw;
    display: flex;
    justify-content: center;
}

#Tab6 .sect14 .left {
    text-align: left;
    padding-right: 3vw;
}

#Tab6 .sect14 .right {
    width: 45%;
}

#Tab6 .sect15 {
    text-align: center;
    padding-top: 5vw;
    padding-bottom: 3vw;
}

#Tab6 .sect15 img {
    width: 60%;
}

@media screen and (max-width: 1050px) and (min-width: 200px) {
    #Tab6 .bv-font-title {
        font-size: 40px;
    }
    #Tab6 .bv-font-txt {
        font-size: 18px;
        line-height: 20px;
    }
    #Tab6 .bv-font-blue {
        font-size: 18px;
    }
    #Tab6 .bv-pc {
        display: none;
    }
    #Tab6 .bv-phone {
        display: inline-block;
    }
    #Tab6 .sect1 {
        height: unset;
    }
    #Tab6 .sect1 .img-box {
        width: 100%;
        text-align: left;
    }
    #Tab6 .sect1 .big-img {
        width: 80%;
    }
    #Tab6 .sect1 .sect1-box {
        position: relative;
        width: 100%;
        top: unset;
        left: unset;
        right: unset;
        transform: unset;
        text-align: center;
        margin: 30px auto;
    }
    #Tab6 .sect1 .sect1-box .name-box {
        justify-content: center;
    }
    #Tab6 .sect1 .sect1-box .time-box {
        margin-top: 0;
        height: 30px;
    }
    #Tab6 .sect1 .sect1-box .time-box div {
        line-height: 30px;
        font-size: 14px;
        padding: 0 10px;
    }
    #Tab6 .sect1 .sect1-box .price-box {
        margin-top: 0;
    }
    #Tab6 .sect1 .sect1-box .price-box .price1 {
        font-size: 15px;
    }
    #Tab6 .sect1 .sect1-box .price-box .price2 {
        font-size: 40px;
    }
    #Tab6 .sect1 .sect1-box .price-box del {
        font-size: 14px;
    }
    #Tab6 .sect1 .p3 {
        font-size: 26px;
        font-size: 50px;
    }
    #Tab6 .sect1 .p2 {
        font-size: 24px;
        margin-top: 0;
    }
    #Tab6 .sect1 .p4 {
        font-size: 14px;
        margin-top: 10px;
    }
    #Tab6 .sect1 .world-premiere {
        font-size: 20px;
        font-weight: bold;
        line-height: .8;
        align-items: flex-start;
    }
    #Tab6 #buy_box li {
        margin: 10px;
    }
    #Tab6 .sect2 {
        height: 150vw;
    }
    #Tab6 .sect3 .p1 {
        width: 96%;
        line-height: 1.2;
    }
    #Tab6 .sect3 .bv-font-title {
        font-size: 30px;
    }
    #Tab6 .sect3 li {
        width: 27%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #Tab6 .sect3 li p {
        white-space: nowrap;
    }
    #Tab6 .sect3 .img-box {
        width: 90%;
    }
    #Tab6 .sect3 .img-box img {
        width: 100%;
    }
    #Tab6 .sticky-box {
        height: unset;
    }
    #Tab6 .sticky-box .sticky-box-inner .word-box {
        top: 8%;
    }
    #Tab6 .sticky-box .sticky-box-inner .word-box .p1 {
        font-size: 28px;
        line-height: 1;
    }
    #Tab6 .sticky-box .sticky-box-inner .word-box .p2 {
        font-size: 20px;
        line-height: .9;
    }
    #Tab6 .sect5 .p1 {
        margin-top: 30px;
    }
    #Tab6 .sect5 .sect-list-img-1 {
        margin-top: 50px;
    }
    #Tab6 .sect5 .sect-list .right {
        width: 48%;
        margin-left: 10px;
    }
    #Tab6 .sect5 .sect-list .right .img-box {
        margin-left: 10px;
    }
    #Tab6 .sect5 .sect-list .right .img-box img {
        height: 30px;
    }
    #Tab6 .sect5 .sect6-list {
        margin-top: 50px;
        margin-bottom: 25px;
    }
    #Tab6 .sect5 .sect-list-phone {
        flex-direction: column;
    }
    #Tab6 .sect5 .sect-list-phone .bv-pc {
        display: none !important;
    }
    #Tab6 .sect5 .sect-list-phone .left {
        width: 80%;
        max-width: 80%;
    }
    #Tab6 .sect5 .sect-list-phone .right {
        width: 95%;
        display: flex;
        box-sizing: border-box;
    }
    #Tab6 .sect5 .sect-list-phone .right .img-box {
        margin-right: 10px;
    }
    #Tab6 .sect5 .sect8-list .left {
        width: 100%;
        max-width: 100%;
        margin-bottom: 30px;
    }
    #Tab6 .sect5 .sect9-list .left {
        margin-left: 10px;
    }
    #Tab6 .sect5 .sect9-list .right {
        margin-right: 10px;
    }
    #Tab6 .sect5 .sect-list-img img {
        width: 80%;
    }
    #Tab6 .sect7 {
        margin-top: 50px;
    }
    #Tab6 .sect7 .bv-pc {
        display: none !important;
    }
    #Tab6 .sect7 .sect-list {
        margin-left: 10px;
    }
    #Tab6 .sect7 .sect-list .right {
        width: 48%;
    }
    #Tab6 .sect7 .sect-list .right .img-box {
        margin-left: 10px;
    }
    #Tab6 .sect7 .sect-list .right .img-box img {
        height: 30px;
    }
    #Tab6 .sect7 .sect-list-phone {
        flex-direction: column;
    }
    #Tab6 .sect7 .sect-list-phone .left {
        width: 80%;
        max-width: 80%;
    }
    #Tab6 .sect7 .sect-list-phone .right {
        width: 100%;
        display: flex;
        margin-bottom: 20px;
    }
    #Tab6 .sect7 .sect-list-phone .right .img-box {
        margin-right: 10px;
    }
    #Tab6 .sect7 .sect-list-img img {
        width: 80%;
    }
    #Tab6 .sect7 .sect17-list {
        margin: 0;
        width: 100%;
    }
    #Tab6 .sect7 .sect17-list .right {
        width: 90%;
    }
    #Tab6 .sect7 .sect18-list {
        margin-top: 50px;
        margin-bottom: 20px;
    }
    #Tab6 .sect8 .sticky-box-inner .word-box {
        top: 20%;
        width: 50%;
        text-align: left;
        left: 10px;
    }
    #Tab6 .sect8 .sticky-box-inner .word-box .p1 {
        color: #161818;
        font-weight: bold;
    }
    #Tab6 .sect8 .sticky-box-inner .word-box .p2 {
        color: #161818;
        margin-top: 10px;
    }
    #Tab6 .sect9 {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    #Tab6 .sect10 .sect10-img {
        width: 100%;
    }
    #Tab6 .sect10 .sect10-box {
        width: 90%;
    }
    #Tab6 .sect10 .sect10-box img {
        width: 30px;
    }
    #Tab6 .sect10 .sect10-box .txt-box {
        line-height: 1;
    }
    #Tab6 .sect11 {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    #Tab6 .sect11 .sect11-box .sect11-txt {
        width: 90%;
        position: relative;
        transform: unset;
        left: unset;
        color: #000;
        margin: 0 auto 20px auto;
        padding-top: 10px;
    }
    #Tab6 .sect11 .sect11-box .model {
        background: unset;
    }
    #Tab6 .sect12 .p1 {
        padding-left: 10px;
        font-size: 30px;
    }
    #Tab6 .sect12 ul li {
        width: 28%;
        max-width: 28%;
    }
    #Tab6 .sect12 ul li .p2 {
        font-size: 16px;
        white-space: nowrap;
        padding: 5px 10px;
    }
    #Tab6 .sect12 ul .middle {
        margin: 0 10px;
    }
    #Tab6 .sect13 .sect13-list {
        width: 95%;
        margin: 0 auto;
        font-size: 14px;
        text-align: left;
    }
    #Tab6 .sect13 .sect13-list .left {
        width: 40%;
    }
    #Tab6 .sect13 .sect13-list .right {
        width: 59%;
    }
    #Tab6 .sect14 {
        margin-top: 50px;
    }
    #Tab6 .sect14 div {
        font-size: 18px;
    }
    #Tab6 .sect15 {
        margin-top: 50px;
        margin-bottom: 30px;
    }
    #Tab6 .sect15 img {
        width: 90%;
    }
}

@media screen and (max-width: 1050px) and (min-width: 768px) {
    #Tab6 .bv-font-title {
        font-size: 40px;
    }
    #Tab6 .bv-font-txt {
        font-size: 30px;
        line-height: 1.1;
    }
    #Tab6 .bv-font-blue {
        font-size: 30px;
        line-height: 1.1;
    }
    #Tab6 .sect1 .p2 {
        font-size: 40px;
    }
    #Tab6 .sect1 .p4 {
        font-size: 24px;
    }
    #Tab6 .sect1 .sect1-box .time-box {
        height: 40px;
        line-height: 40px;
    }
    #Tab6 .sect1 .sect1-box .time-box div {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
    }
    #Tab6 .sect13 .sect13-list {
        font-size: 20px;
    }
}