.section.c-radiesse-1 {
    background: url("/data/skin/front/img/brand/radiesse/top_bg3.jpg") no-repeat center/cover;
}
.section.c-radiesse-2:before{
    background: #ffffff url("/data/skin/front/img/brand/radiesse/equipment_bg_new_02.jpg") no-repeat center/1962px 1005px !important;
}
.radiesse .brandTop__maincopy{
    width: 100%;
    max-width: 990px;
}
.radiesse .brandTop__maincopy img{
    max-width: 100%;
}
.radiesse .part__brandAdvan .advantage__tit{
    color: #00A7C9;
}
.xeomin .part__brandAdvan, .radiesse .part__brandAdvan{
    height: 100.5rem;
}

.radiesse .brandTop__logo img{
    width: 240px;
}

.radiesse .brandTop__video img{
    height: 411px;
    object-fit: cover;
}

@media only screen and (max-width: 768px) {
    .section.c-radiesse-1 {
        background: url("/data/skin/front/img/brand/radiesse/top_bg_m3.jpg") no-repeat center/cover !important;
    }

    .section.c-radiesse-2:before{
        background: #ffffff !important;
    }

    .radiesse .brandTop__video small{
        color: #797979;
    }

    .radiesse .l-sec-full.section.plus{
        /*min-height: 1080px;*/
    }

    .radiesse .brandTop__disc{
        width: 40% !important;
        padding-top: 2.3rem;
    }

    .radiesse .brandTop__maincopy{
        padding-bottom: 3.5rem;
        width: 70%;
    }

    .radiesse .l-sec-full.section.plus .section__wrap.center-t{
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        padding-bottom: 5.7%;
    }

    .xeomin .part__brandAdvan, .radiesse .part__brandAdvan{
        height: auto;
    }

    .radiesse .brandTop__video img{
        height: 55vw;
    }
}