/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*****************************************************
	/*리쥬란힐러*/

.rejuranhealer_module{
    letter-spacing: -1px;
}

.rejuranhealer_module .fix_area{
    max-width: 500px;
    margin:0 auto;
}
/*01번 영역*/
.rejuranhealer_module .rejuranheal_list01{
    padding:80px 0 50px;
    background-color:#F0F0F0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.rejuranhealer_module .rejuranheal_list01 .fix_area{
    max-width: 500px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area1{
    text-align: center;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area1 .txt{
    font-size:20px;
    color:#fff;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area1 .txt_img{
    width:160px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area1 .txt_img img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list01 .imgs{
    width:85%;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list01 .imgs img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list01 .logo{
    width:100%;
    margin:0 auto;
    -webkit-transform: translateY(-58px);
    -ms-transform: translateY(-58px);
    transform: translateY(-58px);
}

.rejuranhealer_module .rejuranheal_list01 .logo img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area2{
    text-align: center;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area2 .txt{
    padding-bottom: 5px;
    color:#595959;
    font-size:18px;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area2 .txt_img{
    width:250px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list01 .txt_area2 .txt_img img{
    width:100%;
}

/*02번 영역*/
.rejuranhealer_module .rejuranheal_list02{
    padding:80px 0;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    text-align: center;
}

.rejuranhealer_module .rejuranheal_list02 .logo{
    width:200px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list02 .logo img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list02 .imgs{
    padding-top:30px;
}

.rejuranhealer_module .rejuranheal_list02 .imgs img{
    width:100%;
}

/*03번 영역*/
.rejuranhealer_module .rejuranheal_list03{
    padding:80px 0 130px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size:cover;
    letter-spacing: -1px;
    word-break: keep-all;
}

.rejuranhealer_module .rejuranheal_list03 .ds-tit{
    padding-bottom:50px;
}

.rejuranhealer_module .rejuranheal_list03 .top_cont .main__tit{
    width:250px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list03 .top_cont .main__tit img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list03 .top_cont .main_img{
    width:80%;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list03 .top_cont .main_img img{
    width:100%;
}


.rejuranhealer_module .rejuranheal_list03 .top_cont .main_desc{
    padding-top: 30px;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #9D9D9D;
    font-weight: 100;
}

.rejuranhealer_module .rejuranheal_list03 .top_cont .main_desc span{
    display: inline;
    color:#02CBC7;
}

.rejuranhealer_module .rejuranheal_list03 ul{
    margin-top:40px;
}

.rejuranhealer_module .rejuranheal_list03 ul .cont{
    margin-top:10px;
    padding:20px 0;
    border-radius: 15px;
    color:#fff;
    text-align: center;
}


.rejuranhealer_module .rejuranheal_list03 ul .cont_light{
    background-color:#0EC1BD;
}

.rejuranhealer_module .rejuranheal_list03 ul .cont_dark{
    background-color:#288C8F;
}

.rejuranhealer_module .rejuranheal_list03 ul .cont_bg{
    padding:60px 0;
    background-size:cover;
    text-align: center;
}

.rejuranhealer_module .rejuranheal_list03 ul .cont_bg img{
    width:120px;
}

.rejuranhealer_module .rejuranheal_list03 .cont .txt_img{
    width:220px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list03 .cont .txt_img img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list03 ul .cont .desc{
    padding-top:15px;
    font-size:14px;
    line-height:20px;
    font-weight: 100;
    position:relative;
}

.rejuranhealer_module .rejuranheal_list03 ul .cont .desc::after{
    content:'';
    width: 15px;
    height: 2px;
    border-radius: 50em;
    background-color:#fff;
    position:absolute;
    left: 50%;
    top:4px;
    -webkit-transform:translatex(-50%);
    -ms-transform:translatex(-50%);
    transform:translatex(-50%);
}

/*04번 영역*/
.rejuranhealer_module .rejuranheal_list04{
    padding:80px 0;
    background-size:contain;
    text-align: center;
    background-color:#00B5B6;
    background-repeat: no-repeat;
    background-position: center;
}

.rejuranhealer_module .rejuranheal_list04 .tit{
    padding-bottom: 25px;
    color:#fff;
    font-size:18px;
    line-height:22px;
}

.rejuranhealer_module .rejuranheal_list04 .logo{
    width:280px;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list04 .logo img{
    width:100%;
}

/*05번 영역*/
.rejuranhealer_module .rejuranheal_list05{
    padding:80px 0 130px;
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    word-break: keep-all;
}

.rejuranhealer_module .rejuranheal_list05 .content{
    margin-top:30px;
}

.rejuranhealer_module .rejuranheal_list05 .content li{
    margin-top:40px;
}

.rejuranhealer_module .rejuranheal_list05 .content .imgs{
    width:50%;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list05 .content .imgs img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list05 .content .txts{
    padding-top:20px;
    color: #707070;
    font-size: 15px;
    font-weight: 100;
    line-height: 20px;
}

.rejuranhealer_module .rejuranheal_list05 .content .txts span{
    display:inline;
    color:#02CBC7;
}

/*06번 영역*/
.rejuranhealer_module .rejuranheal_list06{
    padding:80px 0 100px;
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;

}

.rejuranhealer_module .rejuranheal_list06 .content{

}

.rejuranhealer_module .rejuranheal_list06 .content .img{
    width:65%;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list06 .content .img img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list06 .content li{
    margin:30px 0;
}

.rejuranhealer_module .rejuranheal_list06 .content .point{
    width:40%;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list06 .content .point img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list06 .content .txt_box{
    width:80%;
    margin:0 auto;
    padding: 15px 0;
    line-height: 21px;
    background-color: #fff;
    border-radius: 50em;
    color: #171717;
    font-size: 16px;
}

.rejuranhealer_module .rejuranheal_list06 .content .txt_box span{
    display:inline;
    color:#02CBC7;
}

/*07번 영역*/
.rejuranhealer_module .rejuranheal_list07{
    padding:80px 0 130px;
    background-color:#fff;
}

.rejuranhealer_module .rejuranheal_list07 .tit_area{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.rejuranhealer_module .rejuranheal_list07 .tit_area .ds-tit{
    text-align: right;
}

.rejuranhealer_module .rejuranheal_list07 .tit_area .ds-tit span{
    width:200px;
}

.rejuranhealer_module .rejuranheal_list07 .tit_area .tit_img{
    width:65px;
    padding-left:10px;
}

.rejuranhealer_module .rejuranheal_list07 .tit_area .tit_img img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list07 .icon{
    width:30px;
    margin:0 auto;
    padding:30px 0 20px;
    text-align: center;
}

.rejuranhealer_module .rejuranheal_list07 .icon img{
    width:100%;
}



.rejuranhealer_module .rejuranheal_list07 .content li{
    width:80%;
    padding:20px 0;
    margin:10px auto;
    border:1px solid #2BAAA9;
    border-radius: 10px;
    text-align:center;
}

.rejuranhealer_module .rejuranheal_list07 .content li .icons{
    width:30%;
    max-width: 35%;
    margin:0 auto;
}

.rejuranhealer_module .rejuranheal_list07 .content li .icons img{
    width:100%;
}

.rejuranhealer_module .rejuranheal_list07 .content li .txt{
    padding-top:10px;
    font-size:15px;
    color:#707070;
    line-height:21px;
    font-weight: 100;
}

.rejuranhealer_module .rejuranheal_list07 .content li .txt span{
    font-size:20px;
    display:inline;
    color:#2BAAA9;
    font-weight: 700;
}