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

.big-img {
    width: 100%;
}

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

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

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

#BV4800 {
    /* max-width: 1200px; */
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    color: #000000;
    font-family: 'myriadsetpro-thinthin', Arial;
}

#BV4800 .type-area {
    width: 1100px;
    margin: 0 auto;
}

#BV4800 .font-36 {
    font-size: 1.875vw;
}

#BV4800 .gradient-span {
    background: -webkit-gradient(linear, left top, right top, from(#8B2CF8), to(#F8631F));
    background: -o-linear-gradient(left, #8B2CF8, #F8631F);
    background: linear-gradient(90deg, #8B2CF8, #F8631F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

#BV4800 .common-title {
    text-align: left;
}

#BV4800 .common-title p {
    line-height: 1.2;
}

#BV4800 .common-title .p1 {
    font-size: 2.8125vw;
    font-weight: bold;
    color: #00FF8B;
}

#BV4800 .common-title .p2 {
    font-size: 2.0833333333vw;
    margin-top: 1.5625vw;
    margin-bottom: 1.8229166667vw;
    color: #00FF8B;
}

#BV4800 .common-title .p3 {
    color: #ffffff;
    font-size: 1.5625vw;
}

#BV4800 .img-box {
    margin: 0 auto;
}

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

#BV4800 .sect {
    width: 100%;
    position: relative;
}

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

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

#BV4800 .bv-init {
    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);
}

#BV4800 .delay-1 {
    transition-delay: .5s;
}

#BV4800 .delay-3 {
    transition-delay: .7s;
}

#BV4800 .bv-transform-move {
    opacity: 1;
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1);
    transition: opacity 0.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);
}

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

#BV4800 .x-center {
    left: 50%;
    transform: translateX(-50%);
}

#BV4800 .y-center {
    top: 50%;
    transform: translateY(-50%);
}

#BV4800 {
}

#BV4800 .green {
    color: #00FF8B;
}

#BV4800 .sect1 .txt-box {
    position: absolute;
    top: 30%;
    left: 5%;
    text-align: left;
}

#BV4800 .sect1 .txt-box img {
    height: 2.6041666667vw;
}

#BV4800 .sect1 .txt-box .logo {
    padding-left: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#BV4800 .sect1 .txt-box .x {
    margin: 0 20px;
}

#BV4800 .sect1 .txt-box .title {
    font-size: 5.2083333333vw;
    font-weight: bold;
    line-height: 1;
    margin-top: 4.1666666667vw;
}

#BV4800 .sect1 .txt-box .slogan {
    font-size: 2.0833333333vw;
}

#BV4800 .sect2 {
    position: relative;
    background: #000;
    padding: 6.25vw 0;
}

#BV4800 .sect2 img {
    width: 100%;
}

#BV4800 .sect2 .top, #BV4800 .sect2 .bottom {
    position: relative;
}

#BV4800 .sect2 .txt {
    position: absolute;
}

#BV4800 .sect2 .txt div {
    color: #fff;
}

#BV4800 .sect2 .sect2-item {
    position: relative;
    margin-bottom: 6px;
}

#BV4800 .sect2 .sect2-box {
    display: flex;
    justify-content: center;
}

#BV4800 .sect2 .sect2-item-1 {
    width: 37%;
}

#BV4800 .sect2 .sect2-item-1 .txt {
    top: 5%;
    right: 5%;
    text-align: center;
}

#BV4800 .sect2 .sect2-item-1 .txt .p1 {
    font-size: 2.0833333333vw;
}

#BV4800 .sect2 .sect2-item-1 .txt .p2 {
    font-size: 1.25vw;
}

#BV4800 .sect2 .sect2-item-2 {
    width: 37%;
    margin: 0 5px;
}

#BV4800 .sect2 .sect2-item-2 .top, #BV4800 .sect2 .sect2-item-2 .bottom {
    width: 100%;
}

#BV4800 .sect2 .sect2-item-2 .top .p1 {
    line-height: 1.2;
}

#BV4800 .sect2 .sect2-item-2 .top .txt {
    right: 15%;
    text-align: center;
}

#BV4800 .sect2 .sect2-item-2 .bottom {
    margin-top: 6px;
}

#BV4800 .sect2 .sect2-item-2 .bottom .txt {
    top: 3%;
    text-align: center;
}

#BV4800 .sect2 .sect2-item-2 .bottom .txt span {
    color: #00FF8B;
    font-weight: bold;
    font-size: 1.3020833333vw;
}

#BV4800 .sect2 .sect2-item-2 .bottom .txt .p2 {
    line-height: 1;
    font-size: 1.0416666667vw;
    white-space: nowrap;
}

#BV4800 .sect2 .sect2-item-3 {
    width: 25%;
}

#BV4800 .sect2 .sect2-item-3 .txt {
    top: 5%;
}

#BV4800 .sect2 .sect2-item-3 .txt div {
    line-height: 1;
    text-align: center;
}

#BV4800 .sect2 .sect2-item-3 .txt .p1 {
    color: #00FF8B;
    font-size: 1.5625vw;
}

#BV4800 .sect2 .sect2-item-3 .txt .p2 {
    font-size: 1.5625vw;
}

#BV4800 .sect2 .sect2-item-3 .txt .p3 {
    white-space: nowrap;
    font-size: 1.0416666667vw;
}

#BV4800 .sect2 .sect2-item-4 {
    width: 18%;
}

#BV4800 .sect2 .sect2-item-4 .txt {
    bottom: 5%;
    width: 80%;
}

#BV4800 .sect2 .sect2-item-4 .txt .p1 {
    width: 100%;
    text-align: left;
    font-size: 1.1458333333vw;
}

#BV4800 .sect2 .sect2-item-5 {
    width: 18%;
    margin: 0 6px;
}

#BV4800 .sect2 .sect2-item-5 .top, #BV4800 .sect2 .sect2-item-5 .bottom {
    width: 100%;
}

#BV4800 .sect2 .sect2-item-5 .txt {
    bottom: 5%;
    width: 100%;
    text-align: center;
}

#BV4800 .sect2 .sect2-item-5 .bottom {
    margin-top: 5px;
}

#BV4800 .sect2 .sect2-item-5 .bottom .p1 {
    font-size: 1.3020833333vw;
}

#BV4800 .sect2 .sect2-item-5 .bottom .p2 {
    font-size: 0.8333333333vw;
}

#BV4800 .sect2 .sect2-item-6 {
    width: 37%;
}

#BV4800 .sect2 .sect2-item-6 .txt {
    width: 100%;
    text-align: center;
    top: 5%;
}

#BV4800 .sect2 .sect2-item-6 .txt .p1 {
    font-size: 1.9791666667vw;
}

#BV4800 .sect2 .sect2-item-7 {
    width: 25%;
    margin-left: 6px;
    text-align: center;
}

#BV4800 .sect2 .sect2-item-7 .txt {
    transform: translate(-50%, -50%);
    width: 100%;
}

#BV4800 .sect2 .sect2-item-7 .top .p1 {
    font-size: 1.4583333333vw;
}

#BV4800 .sect2 .sect2-item-7 .top .p2 {
    font-size: 1.0416666667vw;
}

#BV4800 .sect2 .sect2-item-7 .bottom {
    margin-top: 6px;
}

#BV4800 .sect2 .sect2-item-7 .bottom .green {
    font-size: 2.0833333333vw;
}

#BV4800 .sect2 .sect2-item-7 .bottom .p1 {
    font-size: 1.25vw;
}

#BV4800 .sect2 .sect2-item-7 .bottom .p2 {
    font-size: 1.25vw;
}

#BV4800 .sect2 .sect2-item-8 {
    width: 41%;
}

#BV4800 .sect2 .sect2-item-8 .txt {
    text-align: center;
    right: 5%;
}

#BV4800 .sect2 .sect2-item-8 .txt .p1 {
    font-size: 1.4583333333vw;
}

#BV4800 .sect2 .sect2-item-8 .txt .p2 {
    font-size: 1.25vw;
}

#BV4800 .sect2 .sect2-item-9 {
    width: 27%;
    margin: 0 6px;
}

#BV4800 .sect2 .sect2-item-9 .txt {
    right: 10%;
}

#BV4800 .sect2 .sect2-item-9 .txt .p1 {
    font-size: 1.5625vw;
}

#BV4800 .sect2 .sect2-item-10 {
    width: 31%;
}

#BV4800 .sect2 .sect2-item-10 .txt {
    left: 10%;
}

#BV4800 .sect2 .sect2-item-10 .txt .p1 {
    font-size: 1.5625vw;
}

#BV4800 .sect3 {
    background: #000;
}

#BV4800 .sect3 .sect3-item-1 .txt {
    width: 50%;
    text-align: left;
}

#BV4800 .sect3 .sect3-item-1 .img-box {
    width: 50%;
}

#BV4800 .sect3 .sect3-item-2 {
    margin-top: 5.2083333333vw;
}

#BV4800 .sect3 .sect3-item-2 .txt {
    width: 65%;
    text-align: left;
}

#BV4800 .sect3 .sect3-item-2 .img-box {
    width: 30%;
}

#BV4800 .sect4 {
    padding-top: 10.4166666667vw;
    background: #000;
}

#BV4800 .sect4 .common-title {
    margin-bottom: 4.1666666667vw;
}

#BV4800 .sect5 {
    padding-top: 10.4166666667vw;
    background: #000;
}

#BV4800 .sect5 .common-title {
    margin-bottom: 4.1666666667vw;
}

#BV4800 .sect5 .img-box {
    position: relative;
}

#BV4800 .sect5 .param-box {
    width: 95%;
    position: absolute;
    justify-content: flex-start;
    z-index: 1;
    bottom: 5%;
    flex-wrap: wrap;
}

#BV4800 .sect5 .param-box .param-item {
    margin: 20px 20px;
    text-align: center;
}

#BV4800 .sect5 .param-box .name {
    font-size: 1.4583333333vw;
    color: #ffffff;
}

#BV4800 .sect5 .param-box .value {
    font-size: 2.0833333333vw;
    color: #00FF75;
}

#BV4800 .sect6 {
    padding: 5.2083333333vw 0;
    background: #000;
}

#BV4800 .sect6 .common-title {
    margin-bottom: 4.1666666667vw;
}

#BV4800 .sect7 {
    padding: 5.2083333333vw 0;
    background: #010101;
}

#BV4800 .sect7 .common-title {
    margin-bottom: 4.1666666667vw;
}

#BV4800 .sect8 {
    padding-top: 4.6875vw;
}

#BV4800 .sect8 .arc-soft {
    width: 13.5416666667vw;
    margin: 0 auto;
}

#BV4800 .sect8 .p1, #BV4800 .sect8 .title {
    color: #0066FF;
}

#BV4800 .sect8 .p1 {
    font-size: 2.8125vw;
    font-weight: 700;
    text-align: center;
    margin-top: 40px;
}

#BV4800 .sect8 .p2 {
    width: 90%;
    margin: 0 auto;
    font-size: 1.5625vw;
    text-align: center;
    padding-top: 1.5625vw;
    padding-bottom: 5.2083333333vw;
}

#BV4800 .sect8 .sect8-item-1 .txt {
    width: 40%;
}

#BV4800 .sect8 .img-box {
    width: 50%;
    margin-left: 3.125vw;
}

#BV4800 .sect8 .title {
    font-weight: 700;
    font-size: 2.3958333333vw;
}

#BV4800 .sect8 .detail {
    font-size: 1.5625vw;
}

#BV4800 .sect8 .sect8-item-2 {
    margin-top: 7.8125vw;
}

#BV4800 .sect9 {
    margin-top: 2.6041666667vw;
}

#BV4800 .sect10 {
    padding: 7.8125vw 0;
}

#BV4800 .sect10 .sect10-item {
    display: flex;
}

#BV4800 .sect10 .txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#BV4800 .sect10 .title {
    color: #0066FF;
    font-size: 2.3958333333vw;
    margin-bottom: 1.5625vw;
    font-weight: 700;
}

#BV4800 .sect10 .detail {
    font-size: 1.5625vw;
}

#BV4800 .sect10 .txt {
    margin-left: 2.6041666667vw;
    width: 50%;
}

#BV4800 .sect10 .detail {
    width: 80%;
}

#BV4800 .sect10 .sect10-item-1 .img-box {
    width: 55%;
}

#BV4800 .sect10 .sect10-item-2 {
    margin: 5.2083333333vw 0;
}

#BV4800 .sect10 .sect10-item-2 .txt {
    margin-left: 0;
    margin-right: 2.6041666667vw;
}

#BV4800 .sect10 .sect10-item-2 .img-box {
    width: 40%;
}

#BV4800 .sect10 .sect10-item-3 .img-box {
    width: 56%;
}

#BV4800 .sect11 {
    padding-top: 7.8125vw;
    background: #000;
}

#BV4800 .sect11 .common-title {
    margin-bottom: 4.1666666667vw;
}

#BV4800 .sect11 .common-title .p1 {
    margin-bottom: 1.5625vw;
}

#BV4800 .sect12 {
    padding-top: 13.0208333333vw;
    background: #000;
}

#BV4800 .sect12 .common-title {
    margin-bottom: 4.1666666667vw;
}

#BV4800 .sect12 .common-title .p1 {
    margin-bottom: 1.5625vw;
}

#BV4800 .sect12 .common-title .p4 {
    color: #00FF8B;
    font-weight: 700;
    font-size: 1.25vw;
    margin-top: 1.875vw;
}

#BV4800 .sect13 {
    background: #000;
    padding-top: 2.6041666667vw;
    padding-bottom: 7.2916666667vw;
}

#BV4800 .sect13 .common-title {
    padding-top: 11.9791666667vw;
    padding-bottom: 4.4270833333vw;
}

#BV4800 .sect13 .common-title .p1 {
    margin-bottom: 1.8229166667vw;
}

#BV4800 .sect13 .common-title .p3 {
    width: 78%;
}

#BV4800 .sect13 .img-box {
    position: relative;
}

#BV4800 .sect13 .img-box .detail {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 5%;
    color: #ffffff;
    font-weight: bold;
    font-size: 2.3958333333vw;
}

#BV4800 .sect14 {
    padding: 6.25vw 0;
    color: #00FF8B;
    font-size: 3.125vw;
    text-align: center;
    font-weight: bold;
    background-image: linear-gradient(to bottom right, #0c2e57, #025057, #005720);
}

#BV4800 .sect15 {
    padding: 6.7708333333vw 0;
}

#BV4800 .sect15 .txt {
    width: 44%;
    margin-right: 10%;
}

#BV4800 .sect15 .title {
    color: #0066FF;
    font-size: 2.8125vw;
    font-weight: bold;
    margin-bottom: 1.5625vw;
}

#BV4800 .sect15 .detail {
    font-size: 1.5625vw;
}

#BV4800 .sect15 .img-box {
    width: 50%;
}

#BV4800 .sect16 {
    background: #000;
    padding-top: 7.8125vw;
    padding-bottom: 5.2083333333vw;
}

#BV4800 .sect16 .sect10-item {
    display: flex;
}

#BV4800 .sect16 .txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#BV4800 .sect16 .title {
    color: #00FF8B;
    font-size: 2.3958333333vw;
    margin-bottom: 1.5625vw;
    font-weight: 700;
}

#BV4800 .sect16 .txt {
    margin-left: 2.6041666667vw;
    width: 50%;
}

#BV4800 .sect16 .detail {
    color: #ffffff;
    width: 80%;
    font-size: 1.4583333333vw;
}

#BV4800 .sect16 .p3 {
    color: #ffffff;
    font-size: 1.4583333333vw;
    margin-top: 4.1666666667vw;
}

#BV4800 .sect16 .sect10-item-1 .img-box {
    width: 60%;
}

#BV4800 .sect16 .sect10-item-2 {
    margin: 5.2083333333vw 0;
}

#BV4800 .sect16 .sect10-item-2 .txt {
    margin-left: 0;
    margin-right: 2.6041666667vw;
}

#BV4800 .sect16 .sect10-item-2 .img-box {
    width: 54%;
}

#BV4800 .sect16 .sect10-item-3 .img-box {
    width: 56%;
}

#BV4800 .sect17 {
    padding-bottom: 6.25vw;
    background: #000;
}

#BV4800 .sect17 .img-item {
    width: 28%;
    margin: 0 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

#BV4800 .sect17 .img-item img {
    width: 100%;
}

#BV4800 .sect17 .type-area {
    display: flex;
}

#BV4800 .sect17 .type-area .color {
    color: #ffffff;
    font-size: 1.6666666667vw;
    margin-left: 10px;
}

#BV4800 .sect17 .type-area .name {
    display: flex;
    margin-top: 2.0833333333vw;
}

#BV4800 .sect17 .type-area .circle {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 2.0833333333vw;
    position: relative;
    z-index: 2;
    border: 1px solid #fff;
}

#BV4800 .sect17 .type-area .circle::after {
    position: absolute;
    content: "";
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 1.5625vw;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#BV4800 .sect17 .type-area .circle-1::after {
    background: #5DEE43;
}

#BV4800 .sect17 .type-area .circle-2 ::after {
    background: #000000;
    border: 1px solid #fff;
}

#BV4800 .sect17 .type-area .circle-3::after {
    background: #F87936;
}

#BV4800 .sect18 {
    padding: 7.2916666667vw 0;
}

#BV4800 .sect18 .item-list {
    display: flex;
    justify-content: center;
    text-align: left;
    font-size: 1.7708333333vw;
    min-height: 2.6041666667vw;
    padding: 0.5208333333vw 0;
}

#BV4800 .sect18 .name, #BV4800 .sect18 .value {
    width: 40%;
}

#BV4800 .sect18 .item-list:nth-child(odd) {
    background: #EDF0F2;
}

#BV4800 .sect19 {
    padding-bottom: 10vw;
}

#BV4800 .sect19 .type-area {
    display: flex;
}

#BV4800 .sect19 .value {
    font-size: 2.5vw;
}

@media screen and (max-width: 1201px) and (min-width: 200px) {
    #BV4800 .main-order {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: center;
        align-items: center;
    }

    #BV4800 .main-order .my-order-2 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    #BV4800 .main-order .my-order-1 {
        margin-left: unset;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    #BV4800 .bv-pc {
        display: none;
    }

    #BV4800 .bv-phone {
        display: block;
    }

    #BV4800 .type-area {
        width: 95%;
        box-sizing: border-box;
    }

    #BV4800 .bv-font-title {
        font-size: 6.9333333333vw;
    }

    #BV4800 .font-28 {
        font-size: 3.7333333333vw;
    }

    #BV4800 .common-title {
        text-align: center;
        width: 95%;
    }

    #BV4800 .common-title .p1 {
        font-size: 7.4666666667vw;
    }

    #BV4800 .common-title .p2 {
        font-size: 5.3333333333vw;
    }

    #BV4800 .common-title .p3 {
        font-size: 4vw;
    }

    #BV4800 .sect1 .txt-box {
        top: unset;
        bottom: 10%;
        left: 5%;
    }

    #BV4800 .sect1 .txt-box .logo {
        display: none;
    }

    #BV4800 .sect1 .txt-box .title {
        font-size: 10vw;
    }

    #BV4800 .sect1 .txt-box .slogan {
        font-size: 6vw;
    }

    #BV4800 .sect2 .sect2-item-1 .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-1 .txt .p2 {
        font-size: 2.25vw;
    }

    #BV4800 .sect2 .sect2-item-2 .top .txt {
        right: 4%;
    }

    #BV4800 .sect2 .sect2-item-2 .top .p1 {
        display: none;
    }

    #BV4800 .sect2 .sect2-item-2 .top .p2 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-2 .bottom .txt span {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-2 .bottom .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-2 .bottom .p2 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-3 .txt {
        width: 100%;
    }

    #BV4800 .sect2 .sect2-item-3 .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-3 .txt .p2 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-3 .txt .p3 {
        font-size: 2vw;
    }

    #BV4800 .sect2 .sect2-item-4 .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-5 .top .txt {
        display: none;
    }

    #BV4800 .sect2 .sect2-item-5 .bottom .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-5 .bottom .txt .p2 {
        font-size: 2vw;
    }

    #BV4800 .sect2 .sect2-item-6 .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-7 .top .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-7 .top .txt .p2 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-7 .bottom .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-7 .bottom .txt .p2 {
        font-size: 2vw;
    }

    #BV4800 .sect2 .sect2-item-8 .txt .p1, #BV4800 .sect2 .sect2-item-9 .txt .p1, #BV4800 .sect2 .sect2-item-10 .txt .p1 {
        font-size: 3vw;
    }

    #BV4800 .sect2 .sect2-item-8 .txt .p2, #BV4800 .sect2 .sect2-item-9 .txt .p2, #BV4800 .sect2 .sect2-item-10 .txt .p2 {
        font-size: 2vw;
    }

    #BV4800 .sect3 {
        padding-top: 10vw;
    }

    #BV4800 .sect3 .sect3-item-1 {
        display: unset;
    }

    #BV4800 .sect3 .sect3-item-1 .common-title {
        margin: 0 auto;
    }

    #BV4800 .sect3 .sect3-item-1 .txt {
        width: 100%;
    }

    #BV4800 .sect3 .sect3-item-1 .img-box {
        width: 100%;
    }

    #BV4800 .sect3 .sect3-item-2 .common-title {
        margin: 0 auto;
    }

    #BV4800 .sect3 .sect3-item-2 .txt {
        width: 100%;
        margin-bottom: 4vw;
    }

    #BV4800 .sect3 .sect3-item-2 .img-box {
        width: 100%;
    }

    #BV4800 .sect5 .param-box {
        width: 100%;
        margin: 5px;
    }

    #BV4800 .sect5 .param-box .param-item {
        margin: 5px;
    }

    #BV4800 .sect5 .param-box .name {
        font-size: 3vw;
    }

    #BV4800 .sect5 .param-box .value {
        font-size: 3vw;
    }

    #BV4800 .sect8 .arc-soft {
        width: 40%;
    }

    #BV4800 .sect8 .p1 {
        font-size: 5vw;
    }

    #BV4800 .sect8 .p2 {
        font-size: 4vw;
    }

    #BV4800 .sect8 .title {
        font-size: 4vw;
    }

    #BV4800 .sect8 .detail {
        font-size: 3vw;
    }

    #BV4800 .sect10 .title {
        font-size: 4vw;
    }

    #BV4800 .sect10 .detail {
        font-size: 3vw;
    }

    #BV4800 .sect13 .img-box .detail {
        font-size: 5vw;
    }

    #BV4800 .sect13 .common-title {
        margin: 0 auto;
    }

    #BV4800 .sect13 .common-title .p3 {
        width: 100%;
        margin: 0 auto;
    }

    #BV4800 .sect14 {
        font-size: 6vw;
    }

    #BV4800 .sect15 .title {
        font-size: 4vw;
    }

    #BV4800 .sect15 .detail {
        font-size: 3.5vw;
    }

    #BV4800 .sect16 .title {
        font-size: 4vw;
    }

    #BV4800 .sect16 .detail, #BV4800 .sect16 .p3 {
        font-size: 3.5vw;
        width: 100%;
    }

    #BV4800 .sect16 .sect10-item {
        display: unset;
    }

    #BV4800 .sect16 .sect10-item .img-box {
        width: 100%;
    }

    #BV4800 .sect16 .main-order {
        display: flex;
    }

    #BV4800 .sect16 .main-order .txt {
        margin-top: 20px;
        margin-left: unset;
    }

    #BV4800 .sect16 .txt {
        width: 100%;
        margin: unset;
    }

    #BV4800 .sect17 {
        padding-bottom: 20px;
    }

    #BV4800 .sect17 .type-area {
        display: unset;
    }

    #BV4800 .sect17 .type-area .color {
        font-size: 4vw;
    }

    #BV4800 .sect17 .type-area .circle {
        width: 30px;
        height: 30px;
        border-radius: 30px;
    }

    #BV4800 .sect17 .type-area .circle::after {
        width: 25px;
        height: 25px;
        border-radius: 25px;
    }

    #BV4800 .sect17 .img-item {
        width: 50%;
        margin: 0 auto;
        padding: 20px 0;
    }

    #BV4800 .sect17 .img-item img {
        width: 100%;
    }

    #BV4800 .sect18 .item-list {
        font-size: 4vw;
    }

    #BV4800 .sect18 .value {
        width: 50%;
    }

    #BV4800 .sect19 .type-area {
        display: unset;
    }

    #BV4800 .sect19 .value {
        font-size: 4vw;
        padding-left: 10px;
        margin-bottom: 10px;
    }
}