/* *{
    margin: 0;
    padding: 0;
} */
.sales-content img {
    width: 100%;
}

.sales-kv {
    width: 100%;
}

.sales-content {
    width: 100%;
    overflow: hidden;
}

.sales-kv {
    position: relative;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 32px;
}


.swiper-pagination .swiper-pagination-bullet {
    width: 80px;
    height: 5px;
    cursor: pointer;
    display: inline-block;
    background: #999;
    margin: 0 6px !important;
    border-radius: 10px;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background: #eee;
}

.sales-2 {
    margin: 2.864583vw auto 2.864583vw;
    text-align: center;
}

.sales-2>h2 {
    font-size: 3.541667vw;
    font-weight: bold;
    line-height: 1.25;
}

.sales-2>p {
    font-size: 1.979167vw;
    line-height: 1.25;
    width: 65.729167vw;
    margin: 2.34375vw auto 0;
}

.content-black {
    width: 60.25vw;
    height: 31.3125vw;
    background-color: #fff;
    padding: 0 6.25vw;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    padding-right: 0;
}

.content-black>h3 {
    color: #000;
    width: 100%;
    font-size: 1.979166vw;
    line-height: 1.25;
    font-weight: 500;

}

.sales-spacing {
    letter-spacing: -0.06vw;
}

.sales-txt-mar {
    margin-bottom: 4.041667vw;
}

.sales-txt-align {
    text-align: center;
}

.last-h2 {
    margin-top: 2.604167vw;
    letter-spacing: 0 !important;
}

.sales-3 {
    display: flex;
    margin-top: -4px;
}

.sales-3 .sales-3-img {
    width: 35.520833vw;
    margin-top: 3vw;
}

.sales-3-txt {
    border-top-right-radius: 4.166667vw;
    border-bottom-right-radius: 4.166667vw;
}

.sales-3-txt a {
    margin: 2.604167vw auto 0;
}

.sales-4>h2 {
    font-size: 3.541667vw;
    text-align: center;
    line-height: 1.25;
}

.sales-4>p {
    font-size: 1.666667vw;
    margin-top: 1.041667vw;
    text-align: center;
    line-height: 1.25;
}

.sales-4-content {
    width: 73.541667vw;
    background: linear-gradient(to right, #AA022A, #E60036);
    display: flex;
    margin: 1.302083vw auto 0;
    border-radius: 4.166667vw;
    padding: 4.166667vw 5.208333vw 3vw;
    box-sizing: border-box;
    justify-content: space-between;
}

.sales-4-content>.sales-4-item {
    width: 20.75vw;
}

.sales-4-content>.sales-4-item>p {
    text-align: center;
    color: #fff;
    font-size: 1.666666vw;
    line-height: 1.25;
    width: 135%;
    margin-left: -2vw;
}

body>div.sales-content>div.sales-4>div>div.sec4-2.sales-4-item>p {
    width: 146%;
    margin-left: -7vw;
}

.sales-4 a {
    font-size: 1.979166vw;
    color: red;
    text-decoration: underline;
    display: block;
    text-align: center;
    margin: 1.4vw 0;
}

.sales-line {
    width: .208333vw;
    height: 10.416667vw;
    border-radius: .104167vw;
    background-color: #fff;
    margin-top: 8vw;
}

.sales-5 {
    margin: 2.864583vw auto 2.864583vw;
    text-align: center;
}

.sales-5>.sales-5-content>p {
    text-align: center;
    color: #000;
    font-size: 1.666666vw;
    line-height: 1.25;
    margin-bottom: 1vw;
}

.sales-5>.sales-5-content>a {
    color: red;
    text-align: center;
    font-size: 1.666666vw;
    line-height: 1.25;
    display: block;
    margin-bottom: 1vw;
}

@media (max-aspect-ratio: 11 / 10) {

    .swiper-pagination .swiper-pagination-bullet {
        width: 24px;
        margin: 0 4px !important;
        border-radius: 8px;
    }

    .sales-2 {
        margin: 5.611111vw auto 4.611111vw;
    }

    .sales-2>h2 {
        font-size: 5.277778vw;
    }

    .sales-2>p {
        font-size: 3.333333vw;
        width: 83.333333vw;
        margin: 3.472222vw auto 0;
    }

    .sales-3 {
        flex-wrap: wrap;
        text-align: center;
    }

    .sales-3 .sales-3-img {
        width: 94.444444vw;
        margin-top: 4.166667vw;
    }

    .content-black {
        width: 87.444444vw;
        height: auto;
        border-radius: 8.333333vw;
        padding: 6.25vw 5.555556vw 11.111111vw;
        margin: -1.3vw auto 0;
    }

    .content-black>h3 {
        font-size: 3.333333vw;
    }

    .sales-txt-mar {
        margin-bottom: 4.861111vw;
    }

    .last-h2 {
        margin-top: 8.333333vw;
        letter-spacing: 0 !important;
    }

    .sales-3-txt a {
        margin: 5.555556vw auto 0;
    }

    .sales-4 {
        margin-top: 9.027778vw;
    }

    .sales-4>h2 {
        font-size: 5.277778vw;
    }

    .sales-4>p {
        font-size: 3.333333vw;
        margin-top: 4.166667vw;
        padding: 0 1vw;
    }

    .sales-4 a {
        font-size: 4.166667vw;
    }

    .sales-4-content {
        width: 94.444444vw;
        background: linear-gradient(to bottom, #AA022A, #E60036);
        display: flex;
        margin: 3.472222vw auto 0;
        border-radius: 8.333333vw;
        padding: 5.555556vw 22.222222vw 8.333333vw;
        flex-wrap: wrap;
        justify-content: center;
    }

    .sales-4-content>.sales-4-item {
        width: 34.75vw;
        margin-right: 3vw;
    }

    .sales-line {
        width: 30.777778vw;
        height: .555556vw;
        border-radius: .277778vw;
        background-color: #fff;
        margin-top: 2.166667vw;
        margin-bottom: 7.166667vw;
    }

    .sales-4-content>.sales-4-item>p {
        margin: 4.166667vw auto 0;
        font-size: 3.333333vw;
        width: 60vw;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }

    body>div.sales-content>div.sales-4>div>div.sec4-2.sales-4-item>p {
        margin: 4.166667vw auto 0;
        font-size: 3.333333vw;
        width: 60vw;
        position: relative;
        transform: translateX(-50%);
        left: 50%;
    }

    .sec6-4 {
        margin-top: 4.166667vw;
    }

    .sec7-4 {
        margin-top: 4.166667vw;
    }

    .sales-5 {
        margin: 5.611111vw auto 4.611111vw;
        padding-top: 12vw;
    }

    .sales-5 .sales-5-content {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .sales-5 .sales-5-content p {
        width: 87.444444vw;
        font-size: 3.333333vw;
        margin: 1vw auto;
    }

    .sales-5>.sales-5-content>a {
        width: 87.444444vw;
        font-size: 3.333333vw;
        display: block;
        margin: 1vw auto;
    }

    .sales-5-img {
        margin-top: -16vw;
    }
}