.lps-winclinic .first-view {
    background-image: url("../images/fv_bg-v2.png");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 100% auto;
    width: 100%;
    z-index: 2;
}

.lps-winclinic .first-view .fv-inner {
    position: relative;
}

.lps-winclinic .first-view .fv-inner .special-price {
    margin-top: 120px;
}

.lps-winclinic .first-view .fv-inner .special-price img {
    margin: 0 auto;
}

.lps-winclinic .first-view .fv-inner .text-fv {
    padding-top: 15px;
    padding-left: 25px;
    width: 100%;
    max-width: 442px;
}

.lps-winclinic .first-view .fv-inner .text2-fv,
.lps-winclinic .first-view .fv-inner .text3-fv {
    padding-left: 3px;
    width: 100%;
}

.lps-winclinic .first-view .fv-inner .text2-fv {
    padding-top: 230px;
    margin-left: 5px;
    position: relative;
}

.lps-winclinic .first-view .fv-inner .text2-fv img {
    max-width: 649px;
}

.lps-winclinic .first-view .fv-inner .text2-fv::before {
    position: absolute;
    content: '';
    background: #4b3d1d7d;
    width: 320px;
    height: 78px;
    bottom: 160px;
    left: 26px;
    z-index: -1;
}

.lps-winclinic .first-view .fv-inner .text3-fv img {
    max-width: 365px;
}

.lps-winclinic .first-view .fv-inner .text4-fv {
    position: absolute;
    top: 80px;
    right: 45px;
}

.lps-winclinic .first-view .fv-inner .text4-fv img {
    max-width: 90px;
}

.lps-winclinic .first-view .fv-inner .machine-box img {
    width: 40%;
}

.lps-winclinic .first-view .fv-inner .time-campaign {
    max-width: 600px;
    margin: 20px auto 90px;
}

.lps-winclinic .first-view .fv-inner .time-campaign img {
    margin: 0 auto;
}

.slider-wrapper {
    margin-top: -5% !important;
}
.lps-winclinic .wc-easy__box .wp-title {
    background: #A88C20;
}
@media screen and (max-width: 750px) {
    .lps-winclinic .first-view {
        background-image: url("../images/fv_bg-v2.png");
        background-repeat: no-repeat;
        background-position: top left;
        background-size: 100% auto !important;
        width: 100%;
        z-index: 2;
    }

    .lps-winclinic .first-view .fv-inner .special-price {
        margin-top: 16vw;
    }
    
    .lps-winclinic .first-view .fv-inner .special-price img {
        margin: 0 auto;
    }
    
    .lps-winclinic .first-view .fv-inner .text-fv {
        padding-top: 2vw;
        padding-left: 3.333vw;
        width: 100%;
        max-width: 58.933vw;
    }
    
    .lps-winclinic .first-view .fv-inner .text2-fv,
    .lps-winclinic .first-view .fv-inner .text3-fv {
        padding-left: 0.4vw;
        width: 100%;
    }
    
    .lps-winclinic .first-view .fv-inner .text2-fv {
        padding-top: 30.667vw;
        margin-left: 0.667vw;
        position: relative;
    }
    
    .lps-winclinic .first-view .fv-inner .text2-fv img {
        max-width: 86.533vw;
    }
    
    .lps-winclinic .first-view .fv-inner .text2-fv::before {
        position: absolute;
        content: '';
        background: #4b3d1d7d;
        width: 42.667vw;
        height: 10.4vw;
        bottom: 21.333vw;
        left: 3.467vw;
        z-index: -1;
    }
    
    .lps-winclinic .first-view .fv-inner .text3-fv img {
        max-width: 48.667vw;
    }
    
    .lps-winclinic .first-view .fv-inner .text4-fv {
        position: absolute;
        top: 10.667vw;
        right: 6vw;
    }
    
    .lps-winclinic .first-view .fv-inner .text4-fv img {
        max-width: 12vw;
    }
    
    .lps-winclinic .first-view .fv-inner .machine-box img {
        width: 40%;
    }
    
    .lps-winclinic .first-view .fv-inner .time-campaign {
        max-width: 80vw;
        margin: 2.667vw auto 12vw;
    }
    
    .lps-winclinic .first-view .fv-inner .time-campaign img {
        margin: 0 auto;
    }
    
    .slider-wrapper {
        margin-top: 0 !important;
    }
}
