
/* 제 css에 사용한 설정값이니 필요하면 사용해주세요.

.c_black p {color:#000 !important;}
.c_black2 p {color:#242424 !important;}
.c_black3 p {color:#464646 !important;}
.c_black4 p {color:#565656 !important;}

.c_white p {color:#fff !important;}
.c_green p {color:#edf57b !important;}

.m_block {
	display: none !important;
}
@media screen and (max-width:999px){
	.m_none {
		display: none !important;
	}
	.m_block {
		display: block !important;
	}
}
*/


.txt_center{text-align:center !important;}
.txt_left{text-align:left !important;}



/*-----------------------------------------------------------------

서브페이지-눈성형 : 눈위 지방이식/제거

-------------------------------------------------------------------*/
.sub_fat_eyes_t p{
	font-size: 25px;
    line-height: 35px;
    letter-spacing: -1px;
	color: #242424;
    font-weight: 600 !important;
	background: #def0a8;
	border-radius:20px 20px 0 0;
	display:inline-block;
	width: 100%;
	padding: 15px;
    padding-bottom: 15px !important;
}


/*-----------------------------------------------------------------

서브페이지-눈성형 : 눈밑성형

-------------------------------------------------------------------*/
/* 격막강화 솔루션============= */

.diaphragm-reinforcement-img{padding:12px 12px 0 12px !important; background:#e7f5bc;}
.diaphragm-reinforcement-img_right{padding:12px 12px 0 12px !important; background:#c6e077;}
.sub_diaphragm-reinforcement_t p{
	font-size:26px; line-height:38px; letter-spacing:-0.5px; color:#333; text-align:center; width: 100%; padding:23px 0px; padding-bottom:23px !important; 
	background:#e7f5bc; display:inline-block; font-weight:600 !important;
}
.sub_diaphragm-reinforcement_t2 p{
	font-size:30px; line-height:42px; letter-spacing:-0.5px; color:#fff; text-align:center;  width: 100%; padding:21px 0px; padding-bottom:21px !important; 
	background:#c6e077; display:inline-block; font-weight:600 !important;
}

.sub_diaphragm-reinforcement_subt p{
	font-size:23px; line-height:35px; letter-spacing:-0.5px; color:#111; text-align:center; font-weight:300 !important; display:inline-block;
	/*text-decoration-line:underline; text-decoration-color:#d3d3d3; text-decoration-style:dashed; text-decoration-thickness:2px; 
	text-underline-offset:17px;*/
	padding: 10px;
    padding-bottom: 10px !important;
}
.sub_diaphragm-reinforcement_subt.last p{
	/*text-decoration:none;*/
}
.sub_diaphragm-reinforcement_subt.background p{

}
.sub_diaphragm-reinforcement_solution_wrap .wpb_wrapper{background:#fff;}



/* 탭부분 ============= */
.sub_diaphragm-reinforcement_circle p{
	font-size: 26px;
    line-height: 38px;
    letter-spacing: -0.75px;
	color: #101010;
    font-weight: 600 !important;
	background: rgba(222,227,246,0.5);
	border-radius:50%;
	width:290px;
	height:290px;
	display:flex;
	align-items: center;
	justify-content: center;
}

.sub_under_eye_wrap .sub_surg_method_subt p strong{
	background: #fdffe2;
	color:#000;
}

.sub_diaphragm-reinforcement_tab p{
	font-size: 25px;
    line-height: 35px;
    letter-spacing: -1px;
	color: #333;
    font-weight: 600 !important;
	background: #def0a8;
	border-radius:30px 30px 0 0;
	display:inline-block;
	padding: 15px 224px 0 224px;
    padding-bottom: 15px !important;
}

.sub_diaphragm-reinforcement_tab.two p{
	padding: 15px 235px 0 235px;
}


/*-----------------------------------------------------------------

서브페이지-코성형 : 코끝성형

-------------------------------------------------------------------*/
/* 체크포인트 ============= */
.sub_nosetip_point p{
	font-size:25px; line-height:37px; letter-spacing:-0.1px; color:#c0cf15; font-family: 'Marcellus', serif !important;
	margin-top:60px !important;
}

.sub_nosetip_point p::after{
	content:''; display:inline-block; background-image: url("data:image/svg+xml,%3Csvg id='寃⑸━_紐⑤뱶' data-name='寃⑸━ 紐⑤뱶' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23c0cf15;%7D.cls-2%7Bfill:none;stroke:%23c0cf15;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M-3262.81,98.35v20h-20v-20h20m1-2h-22a1,1,0,0,0-1,1v22a1,1,0,0,0,1,1h22a1,1,0,0,0,1-1v-22a1,1,0,0,0-1-1Z' transform='translate(3284.81 -96.35)'/%3E%3Cpolyline class='cls-2' points='16 10 11.93 14 8 10.13'/%3E%3C/svg%3E");
	width:24px; height:24px; margin-left:15px; 

}

.nose-tip-list{
	margin-left:0;
}

/* 코끝수술방법 ============= */
.nose-tip-list li:nth-child(1)::before{
	content:'01'; background-color:rgba(187,224,78,0.7); color:#fff; display:inline-block; font-family: "Jost", sans-serif; width:76px; height:36px; 
	border-radius:50%; text-align:center; font-weight:500; margin-right:25px; font-size:20px;

}
.nose-tip-list li:nth-child(2)::before{
	content:'02'; background-color:rgba(187,224,78,0.7); color:#fff; display:inline-block; font-family: "Jost", sans-serif; width:76px; height:36px; 
	border-radius:50%; text-align:center; font-weight:500; margin-right:25px; font-size:20px;

}
.nose-tip-list li:nth-child(3)::before{
	content:'03'; background-color:rgba(187,224,78,0.7); color:#fff; display:inline-block; font-family: "Jost", sans-serif; width:76px; height:36px; 
	border-radius:50%; text-align:center; font-weight:500; margin-right:25px; font-size:20px;

}
.nose-tip-list li:nth-child(4)::before{
	content:'04'; background-color:rgba(187,224,78,0.7); color:#fff; display:inline-block; font-family: "Jost", sans-serif; width:76px; height:36px; 
	border-radius:50%; text-align:center; font-weight:500; margin-right:25px; font-size:20px;

}
.nose-tip-list li:nth-child(5)::before{
	content:'05'; /*background-color:#bbe04e;*/background-color:rgba(187,224,78,0.7); color:#fff; display:inline-block; font-family: "Jost", sans-serif; width:76px; height:36px; 
	border-radius:50%; text-align:center; font-weight:500; margin-right:25px; font-size:20px;

}

.nose-tip-list li:nth-child(6)::before{
	content:'06'; /*background-color:#bbe04e;*/background-color:rgba(187,224,78,0.7); color:#fff; display:inline-block; font-family: "Jost", sans-serif; width:76px; height:36px; 
	border-radius:50%; text-align:center; font-weight:500; margin-right:25px; font-size:20px;

}

.nose-tip-list li{margin-bottom:15px;}

.sub_nosetip_subt{
	font-size: 23px;
    line-height: 37px;
    letter-spacing: -1.3px;
    color: #464646;
}

.sub_rhin_type_tip.color p{background: #464646;}

.sub_incision_eye_subt.weight p{
	font-weight:300 !important; line-height:32px; padding:30px; background:#fff; padding-bottom:30px !important; 
	border-radius:0 0 30px 30px;
}
.sub_nosetip_surgery p{
	font-size: 29px;
    line-height: 39px;
    letter-spacing: -1px;
    color: #fff;
    font-weight: 500 !important;
    padding: 15px;
    background: #c6e077;
    border-radius: 30px 30px 0 0;
    padding-bottom: 15px !important;
}

/*-----------------------------------------------------------------

서브페이지-눈성형 : 중년눈성형

-------------------------------------------------------------------*/
.sub_middle-aged-eye_t p {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: -1px;
    color: #fff;
    font-weight: 500 !important;
    background: #c6e077;
    border-radius: 50px;
    padding: 8px 30px 10px 30px !important;
    display: table;
    margin: 0 auto !important;
}

.sub_middle-aged-eye_t.color p{
	background:#c6d0f5;
}

.sub_middle-aged-eye_left .nectar-fancy-ul ul li .icon-default-style[class^=icon-]{
	color:#c6d0f5 !important;
}

.sub_middle-aged-eye_left .nectar-fancy-ul ul li .icon-default-style[class^=icon-]{
	font-size:26px;
	line-height: 32px;
}

.sub_middle-aged-eye_right .nectar-fancy-ul ul li .icon-default-style[class^=icon-]{
	font-size:26px;
	line-height: 32px;
}

.sub_middle-aged-eye-list{margin:0;}

.sub_middle-aged-eye-list li{
	font-size: 23px;
    line-height: 35px;
    letter-spacing: -1.3px;
    color: #464646;
	text-align: left;
}

.sub_middle-aged-eye_radius{
	border-radius:100px 100px;
}

.sub_middle-aged-eye_radius.bottom{
	border-radius:0 0 100px 100px;
}

.sub_non_inc_point_t2_en.color p{color:#fff !important;}

.sub_middle-aged-eye_en p{
	font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.1px;
    color: #fff;
    font-family: 'Marcellus', serif !important;
	background:#bbe04e;
	border-radius:30px 30px 0 0;
	padding:10px;
	padding-bottom:10px !important;
}


@media screen and (max-width:999px){
	.sub_middle-aged-eye-list {
		padding-left:20%;
	}
}

@media screen and (max-width:690px){
	.sub_middle-aged-eye-list {
		padding-left:0;
	}
}

/*-----------------------------------------------------------------

서브페이지-코성형 : 콧볼축소

-------------------------------------------------------------------*/
.sub_nose-bri-red-keypoint p{
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -1px;
    color: #333;
    background: rgba(255,236,202,0.6);
    border-radius: 0 0 30px 30px;
    padding: 15px;
    font-weight: 500 !important;
    padding-bottom: 15px !important;
}

.sub_nose-bri-red-keypoint.color p{
	background:rgba(192,230,139,0.3);
}

.nose-bri-redu-list{display:inline-block; vertical-align: text-top;}
.nose-bri-redu-list dd{
	font-size: 24px;
    color: #000;
    letter-spacing: -1.3px;
    line-height: 39px;
    background: url(../wp-content/uploads/2024/02/check2.png) 0 2px no-repeat;
    padding: 0px 0px 10px 50px;
    text-align: left;
	font-weight:500;
}

.nose-bri-redu-list.two{padding-left:70px; vertical-align: text-top;}
.nose-bri-redu-list.display{display:block;}

/* 예쁜 콧볼 비밀공식 ============= */
.sub_nose-bri-redu_round p{
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -1px;
    color: #101010;
    background: #edf2b4;
    border-radius: 0 0 30px 30px;
    padding: 13px !important;
    font-weight: 600 !important;
}

/* 걱정하지마세요 ============= */
.sub_rhin_type_type_subt.check p{
	background:rgba(232,243,217,0.8);
	padding:20px;
	padding-bottom:20px !important;
	border-radius:50px;
	font-weight: 500 !important;
	color: #101010 ;
}

.sub_rhin_type_type_subt.check p::before {
    top: 50%;
    margin-top: -10px;
    display: inline-block;
    content: '';
    background-image: url(../wp-content/uploads/2024/02/case-check.png);
    width: 24px;
    height: 22px;
    background-size: 24px 22px;
    margin-right: 15px;
}

.sub_nose-bri-redu_worry_wrap{
	padding: 15px 50px !important;
	background: #e8f5af;
}

.sub_nose-bri-redu_worry_en p{
	font-family: 'Marcellus', serif !important;
    font-size: 21px;
    line-height: 32px;
    color: #000;
}

.sub_surg_method_subt.worry_subt p{
	text-align: center;
    padding: 13px !important;
    color: #101010;
    font-weight: 500 !important;
}


/*-----------------------------------------------------------------

서브페이지-눈성형 : 눈썹거상술

-------------------------------------------------------------------*/
.sub_middle-aged-eye_t.color01 p{
	background: #c4cffcb0 !important
}

.sub_middle-aged-eye_t.color02 p{
	background: #d8e98eed !important;
}

.eyebrow-lift-surgery p{
	font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.5px;
	color: #555;
    background: #edf2b4;
    border-radius: 0 0 30px 30px;
    text-align: center;
    padding: 10px;
    padding-bottom: 10px !important;
    font-weight: 500 !important;
}


/*-----------------------------------------------------------------

서브페이지-리프팅 : smas 안면거상

-------------------------------------------------------------------*/
.sub_rhin_type_type_subt.background p{
	background:#fff;
	padding:20px;
	padding-bottom:20px !important;
	border-radius:20px;
    box-shadow: 1px 1px 60px 0px rgb(208 235 129 / 10%);
}

.sub_smas_facelift_wrap .sub_diaphragm-reinforcement_t2 p{
	padding-top:0 !important;
}

.sub_diaphragm-reinforcement_t2.big p{
	padding-bottom:0 !important;
	padding-top:17px !important;
}

/*공통 시술부위 커스텀*/
.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    color: #242424 !important;
    font-weight: 500 !important;
    background-color: rgba(213, 242, 126, 0.8);
    font-size: 19px;
    border-radius: 30px;
    padding: 10px;
    min-width: 150px;
    max-width: 200px;
}
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=right] {
    margin-left: 40px;
}
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=left] {
    margin-left: -10px;
}
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=bottom] {
    margin-top: 43px;
}

.nectar_image_with_hotspots[data-tooltip-func=always_show] .nectar_hotspot_wrap .nttip {
    width: auto !important;
}



.sub_nose_brid_linet2.height p{line-height:33px;}

/*-----------------------------------------------------------------

서브페이지-리프팅 : 중안면거상

-------------------------------------------------------------------*/
/*
.sub_mid-face-lift-wrap .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    color: #242424 !important;
    font-weight: 500 !important;
    background-color: rgba(213,242,126,0.8);
	font-size:20px;
	border-radius:50px;
	padding: 15px;
	max-width:150px;
}
*/
/*-----------------------------------------------------------------

서브페이지-리프팅 : 실리프팅

-------------------------------------------------------------------*/
.sub_eye_corr_vs_table.thread-lifting table{border-top:none !important;}
.sub_eye_corr_vs_table.thread-lifting table thead tr{
	background:rgba(187,224,78,0.4) !important;

}
.sub_eye_corr_vs_table.thread-lifting table thead tr th{
	font-size: 25px;
    text-align: center;
    font-weight: 500;
    padding: 15px;
    color: #242424;
	/*border-right:1px solid #d5d5d5;
    border-top: 2px solid #242424 !important;
	border-bottom: 2px solid #242424 !important;*/
    border-top: 2px solid #242424 !important;
	border-bottom: 2px solid #242424 !important;
    border-right:1px solid #fff;
}
.sub_eye_corr_vs_table.thread-lifting table thead tr th:first-child{
    border-right:1px solid #fff;
}

.sub_eye_corr_vs_table.thread-lifting table thead tr th:last-child{
    border-right:none;
}

.sub_eye_corr_vs_table.thread-lifting table thead tr .none-color{
    background:#fff;
    border-left: none !important;
    /*border-right: none !important;*/
}
.sub_eye_corr_vs_table.thread-lifting table thead tr .color01{
    /*background:#dee3f6;*/
    background:#fff;
}




.sub_eye_corr_vs_table.thread-lifting table tbody tr td:first-child{background:#f1f3eb;}
.sub_eye_corr_vs_table.thread-lifting table tbody tr td{background:#fff;}

.sub_diaphragm-reinforcement_tab.thread-lift p{
	padding: 15px 148px 0 148px !important;
	padding-bottom:15px !important;
}

/*
.sub_thread-lifting-wrap .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip{
	color: #242424 !important;
    font-weight: 500 !important;
    background-color: rgba(213,242,126,0.8);
    font-size: 20px;
    border-radius: 50px;
    padding: 15px;
    max-width: 170px;
}
*/
.sub_copy.list.align_left.title_yes table {
    width: 100% !important;
    margin: 0 0 0 0px !important;
}

.sub_copy.list table{
    margin: 0 auto !important;
    border-collapse: separate !important;
    border-spacing: 0 10px !important;
    background: none !important;
	border-top:none !important;
}
.sub_copy.list table tr th:first-child{border: 1px solid #bbe04e !important;}
.sub_copy.list table tbody .num {
    text-align: center;
    font-size: 26px !important;
    line-height: 33px;
    color: #fff;
    letter-spacing: -1px;
    font-weight: 700;
    padding: 15px 5px !important;
    width: 12%;
    background: #bbe04e;
    vertical-align: middle;
	border-radius: 10px 0 0 10px;
    border: 2px solid #bbe04e !important;
}
.sub_copy.list table tbody tr{margin-bottom:20px !important;}
.sub_copy.list .main-content td{
	border-width:none !important;
}
.sub_copy.list table tbody tr .dec {
    text-align: left !important;
    font-size: 23px !important;
    line-height: 33px;
    color: #000000 !important;
    letter-spacing: -2px;
    font-weight: 300;
    padding: 15px 25px !important;
    background: #fff;
    width: 100% !important;
    vertical-align: middle !important;
    border: 1px solid #bbe04e !important;
	border-radius: 0 15px 15px 0;
}

/*-----------------------------------------------------------------

서브페이지-지방성형 : 안면 지방이식

-------------------------------------------------------------------*/
/*
.sub_fat_img_wrap .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    color: #242424 !important;
    font-weight: 600 !important;
    background-color: rgba(213,242,126,0.8);
	font-size:20px;
	border-radius:50px;
	padding: 20px;
    max-width:370px;
}
.sub_fat_img_wrap .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .text{
    font-size:17px;
    font-weight: 300 !important;
    margin-top:5px !important;
}
*/
.sub_fat_trans_circle{
    width: 220px !important;
    height: 220px !important;
    margin-right: 15px !important;
    border: 1px solid #bbe04e;
    border-radius: 50% !important;
}

.sub_rhin_type_type_title.round_txt p::before {
    width: 24px;
    height: 24px;
    content: '01';
    background: #333;
    background-size: 24px 24px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-align: center !important;
    padding: 10px;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
    margin-right: 12px;
    letter-spacing: 0;
}

.sub_rhin_type_type_title.round_txt.two p::before {
    content: '02';
}

.sub_rhin_type_type_title.round_txt.three p::before {
    content: '03';
}

.sub_rhin_type_type_title.round_txt.four p::before {
    content: '04';
}

.sub_non_inc_point_t2_en.size p{
    font-size: 19px;
    line-height: 31px;
    margin-bottom:5px !important;
}
.sub_surg_method_subt.size p{
    font-size: 19px;
    line-height: 28px;
}



.sub_fat_img_wrap .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip .point{
    color:#bbe04e; font-family: 'Marcellus', serif !important; margin-bottom:10px !important;
}

.sub_fat_img_wrap.background .nectar_image_with_hotspots .nectar_hotspot_wrap .nttip{
    background-color: rgba(255, 255, 255, 0.7);
}

.facial-fat-trans-wrap .nose-bri-redu-list dd{background:none; padding:0 0 10px 0;}
.facial-fat-trans-wrap .nose-bri-redu-list dd:before{
    display:inline-block;
    background:#bbe14c;
    width:31px;
    height:31px;
    background-size:31px 31px;
    color:#fff;
    vertical-align:middle;
    text-align:center;
    border-radius:50%;
    line-height: 33px;
    text-align: center;
    margin-right:15px;
}

.facial-fat-trans-wrap.two .nose-bri-redu-list dd:before{
    display:inline-block;
    background:#bbe14c;
    width:31px;
    height:31px;
    background-size:31px 31px;
    color:#fff;
    vertical-align:middle;
    text-align:center;
    border-radius:50%;
    line-height: 33px;
    text-align: center;
    margin-right:15px;
}


.facial-fat-trans-wrap .nose-bri-redu-list dd:nth-child(1)::before{
    content:'1';
}

.facial-fat-trans-wrap .nose-bri-redu-list dd:nth-child(2)::before{
    content:'2';
}

.facial-fat-trans-wrap .nose-bri-redu-list dd:nth-child(3)::before{
    content:'3';
}

.facial-fat-trans-wrap .nose-bri-redu-list dd:nth-child(4)::before{
    content:'4';
}

.facial-fat-trans-wrap .nose-bri-redu-list.two{padding-left:0;}

.facial-fat-trans-wrap .nose-bri-redu-list.two dd:nth-child(1)::before{
    content:'5' !important;
}

.facial-fat-trans-wrap .nose-bri-redu-list.two dd:nth-child(2)::before{
    content:'6';
}

.facial-fat-trans-wrap .nose-bri-redu-list.two dd:nth-child(3)::before{
    content:'7';
}

.facial-fat-trans-wrap .nose-bri-redu-list.two dd:nth-child(4)::before{
    content:'8';
}


/*-----------------------------------------------------------------

서브페이지-남자성형 : 남자 눈성형

-------------------------------------------------------------------*/
.men-eye-sur-bf-wrap .sub_fat_eyes_t p{
    width:auto;
    padding:15px 263px;

}

.sub_men_eye_left .nectar-fancy-ul ul li .icon-default-style[class^=icon-]{
    color:#c6d0f5 !important;
    font-size: 26px;
    line-height: 32px;
}
.sub_men_eye_right .nectar-fancy-ul ul li .icon-default-style[class^=icon-]{
    color:#c6e077 !important;
    font-size: 26px;
    line-height: 32px;
}

.sub_incision_eye_line.color p strong{background: #fff;}

/*-----------------------------------------------------------------

서브페이지- 안티에이징 : 필러&보톡스

-------------------------------------------------------------------*/
.sub_filler_background .vc_column-inner{box-shadow: 1px 1px 60px 0px rgb(208 235 129 / 40%);}


/*-----------------------------------------------------------------

서브페이지- 이용약관

-------------------------------------------------------------------*/
.sub_surg_method_subt.privacy p{margin-bottom:10px !important;}


/*-----------------------------------------------------------------

서브페이지- 로그인

-------------------------------------------------------------------*/
body[data-form-submit=regular] .container-wrap button[type=submit] {
    padding: 15px 22px !important;
}


/*-----------------------------------------------------------------

서브페이지- 리프팅 : 내시경 이마거상

-------------------------------------------------------------------*/
.sub_middle-aged-eye_t.before p::before{
    background-image: url("data:image/svg+xml,%3Csvg id='寃⑸━_紐⑤뱶' data-name='寃⑸━ 紐⑤뱶' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 37.51 28.02'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M-4723.1,70.41l-9.56-9.58a2,2,0,0,1,0-2.83h0a2,2,0,0,1,2.83,0l6.72,6.74a2,2,0,0,0,2.83,0l21.13-21.18a2,2,0,0,1,2.82,0h0a2,2,0,0,1,0,2.83l-24,24A2,2,0,0,1-4723.1,70.41Z' transform='translate(4733.24 -42.98)'/%3E%3C/svg%3E");
    content:'';
    display: inline-block;
    width:36px;
    height:25px;
    background-size:36px 25px;
    margin-right:15px;
}

.sub_middle-aged-eye_t.before p{
    background: #c4e148;
    padding: 10px 30px 10px 30px !important;
}


@media screen and (max-width:999px){
    .sub_middle-aged-eye_t.before p::before{
    width:18px;
    height:12px;
    background-size:18px 12px;
    }
}

/*-----------------------------------------------------------------

서브페이지- 병원소개 : 언론보도

-------------------------------------------------------------------*/
.press_wrap .content-view img{
    padding:30px 0;
}

.press_wrap .kboard-content p{
    margin-bottom:15px !important;
}

.press_wrap .kboard-content .content-view{
    font-size: 20px;
    letter-spacing: -0.7px;
}

.kboard-title h1{font-size:38px; line-height:50px; margin-bottom:15px !important;}



@media screen and (max-width:999px){
    #kboard-pure-gallery-document .kboard-title h1{
        line-height: 30px;
    }

    .kboard-title h1{font-size:20px !important; line-height: 29px; margin-bottom:0 !important;}

    #kboard-pure-gallery-document .kboard-content .content-view p{
        font-size:15px !important; line-height: 24px;
    }

    .press_wrap .kboard-content .content-view{
        font-size:15px !important; line-height: 24px;
    }

}

/*-----------------------------------------------------------------

서브페이지-안티에이징 : 리쥬란

-------------------------------------------------------------------*/
.sub_rejuran_sub_t p{
    font-size: 25px;
    line-height: 38px;
    letter-spacing: -1.5px;
    color: #242424;
    font-weight: 600 !important;
}

.sub_rejuran_roundt p{
    font-size: 19px;
    line-height:26px;
    letter-spacing: -1.5px;
    color: #fff;
    font-weight: 600 !important;
    background:#939393;
    padding:10px 43px;
    padding-bottom:10px !important;
    border-radius: 50px;
    display: inline-block;
}

.sub_rejuran_roundt.color p{
    background:#bbe04e;
}

/*-----------------------------------------------------------------

관리자 - 그라비티폼

-------------------------------------------------------------------*/
header.gform-settings-header{display:none !important;}