@charset "utf-8";


@import url('gnb.css');
@import url('flickity.css');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

/* 초기화 */
html {overflow-y:scroll;}
body {-webkit-text-size-adjust:none; margin:0;padding:0;font-size:16px;font-family:'Avenir LT Std', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;background:#fff; color:#333;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Avenir LT Std', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:14px}
input, button {margin:0;padding:0;font-family:'Avenir LT Std', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer; -webkit-appearance: none; -webkit-border-radius: 0;}

textarea, select {font-family:'Avenir LT Std', 'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#333;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
font-size:14px;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

::selection {
	background:#fad9c1;
	color:#333;
}

::-moz-selection {
	background:#fad9c1;
	color:#333;
}

::-webkit-selection {
	background:#fad9c1;
	color:#333;
}

#cycle-loader {
	height:32px;
	left:50%;
	margin:-8px 0 0 -8px;
	position:absolute;
	top:50%;
	width:32px;
	z-index:999;
}
/* margin */
.mT0	{margin-top:0px;}
.mT1	{margin-top:1px;}
.mT2	{margin-top:2px;}
.mT3	{margin-top:3px;}
.mT4	{margin-top:4px;}
.mT5	{margin-top:5px;}
.mT6	{margin-top:6px;}
.mT7	{margin-top:7px;}
.mT8	{margin-top:8px;}
.mT9	{margin-top:9px;}
.mT10	{margin-top:10px;}
.mT11	{margin-top:11px;}
.mT12	{margin-top:12px;}
.mT13	{margin-top:13px;}
.mT14	{margin-top:14px;}
.mT15	{margin-top:15px;}
.mT16	{margin-top:16px;}
.mT17	{margin-top:17px;}
.mT18	{margin-top:18px;}
.mT19	{margin-top:19px;}
.mT20	{margin-top:20px;}
.mT21	{margin-top:21px;}
.mT22	{margin-top:22px;}
.mT23	{margin-top:23px;}
.mT24	{margin-top:24px;}
.mT25	{margin-top:25px;}
.mT26	{margin-top:26px;}
.mT27	{margin-top:27px;}
.mT28	{margin-top:28px;}
.mT29	{margin-top:29px;}
.mT30	{margin-top:30px;}
.mT35	{margin-top:35px;}
.mT40	{margin-top:40px;}
.mT45	{margin-top:45px;}
.mT50	{margin-top:50px;}
.mT55	{margin-top:55px;}
.mT60	{margin-top:60px;}
.mT65	{margin-top:65px;}
.mT70	{margin-top:70px;}
.mT75	{margin-top:75px;}
.mT80	{margin-top:80px;}
.mT85	{margin-top:85px;}
.mT87	{margin-top:87px;}
.mT90	{margin-top:90px;}
.mT95	{margin-top:95px;}
.mT100	{margin-top:100px;}
.mT105	{margin-top:105px;}
.mT110	{margin-top:110px;}
.mT115	{margin-top:115px;}
.mT120	{margin-top:120px;}
.mT125	{margin-top:125px;}
.mT130	{margin-top:130px;}
.mT135	{margin-top:135px;}
.mT140	{margin-top:140px;}
.mT145	{margin-top:145px;}
.mT150	{margin-top:150px;}
.mT155	{margin-top:155px;}
.mT160	{margin-top:160px;}
.mT165	{margin-top:165px;}
.mT170	{margin-top:170px;}
.mT175	{margin-top:175px;}
.mT180	{margin-top:180px;}
.mT185	{margin-top:185px;}
.mT190	{margin-top:190px;}
.mT195	{margin-top:195px;}
.mT200	{margin-top:200px;}
.mT205	{margin-top:205px;}
.mT210	{margin-top:210px;}
.mT215	{margin-top:215px;}
.mT220	{margin-top:220px;}
.mT225	{margin-top:225px;}
.mT230	{margin-top:230px;}
.mT235	{margin-top:235px;}
.mT240	{margin-top:240px;}
.mT245	{margin-top:245px;}
.mT250	{margin-top:250px;}
.mT255	{margin-top:255px;}
.mT260	{margin-top:260px;}
.mT265	{margin-top:265px;}
.mT270	{margin-top:270px;}
.mT275	{margin-top:275px;}
.mT280	{margin-top:280px;}
.mT285	{margin-top:285px;}
.mT290	{margin-top:290px;}
.mT295	{margin-top:295px;}
.mT300	{margin-top:300px;}
.mT305	{margin-top:305px;}
.mT310	{margin-top:310px;}
.mT315	{margin-top:315px;}
.mT320	{margin-top:320px;}
.mT325	{margin-top:325px;}
.mT330	{margin-top:330px;}
.mT335	{margin-top:335px;}
.mT340	{margin-top:340px;}
.mT345	{margin-top:345px;}
.mT350	{margin-top:350px;}
.mT355	{margin-top:350px;}
.mT360	{margin-top:360px;}
.mT365	{margin-top:365px;}
.mT370	{margin-top:370px;}
.mT375	{margin-top:375px;}
.mT380	{margin-top:380px;}
.mT385	{margin-top:385px;}
.mT390	{margin-top:390px;}
.mT395	{margin-top:395px;}
.mT400	{margin-top:400px;}
.mT405	{margin-top:405px;}
.mT410	{margin-top:410px;}
.mT415	{margin-top:415px;}
.mT420	{margin-top:420px;}
.mT425	{margin-top:425px;}
.mT430	{margin-top:430px;}
.mT435	{margin-top:435px;}
.mT440	{margin-top:440px;}
.mT445	{margin-top:445px;}
.mT450	{margin-top:450px;}

.mT_1	{margin-top:-1px;}
.mT_2	{margin-top:-2px;}
.mT_3	{margin-top:-3px;}
.mT_4	{margin-top:-4px;}
.mT_5	{margin-top:-5px;}
.mT_6	{margin-top:-6px;}
.mT_7	{margin-top:-7px;}
.mT_8	{margin-top:-8px;}
.mT_9	{margin-top:-9px;}
.mT_10	{margin-top:-10px;}
.mT_15	{margin-top:-15px;}
.mT_90	{margin-top:-90px;}

.mT_im10{margin-top:10px !important;}
.mT_im20{margin-top:20px !important;}
.mT_im30{margin-top:30px !important;}


.mR0	{margin-right:0px;}
.mR1	{margin-right:1px;}
.mR2	{margin-right:2px;}
.mR3	{margin-right:3px;}
.mR4	{margin-right:4px;}
.mR5	{margin-right:5px;}
.mR6	{margin-right:6px;}
.mR7	{margin-right:7px;}
.mR8	{margin-right:8px;}
.mR9	{margin-right:9px;}
.mR10	{margin-right:10px;}
.mR15	{margin-right:15px;}
.mR20	{margin-right:20px;}
.mR25	{margin-right:25px;}
.mR30	{margin-right:30px;}
.mR35	{margin-right:35px;}
.mR40	{margin-right:40px;}
.mR45	{margin-right:45px;}
.mR94	{margin-right:94px;}
.mR100	{margin-right:100px;}

.mB0	{margin-bottom:0px;}
.mB1	{margin-bottom:1px;}
.mB2	{margin-bottom:2px;}
.mB3	{margin-bottom:3px;}
.mB4	{margin-bottom:4px;}
.mB5	{margin-bottom:5px;}
.mB6	{margin-bottom:6px;}
.mB7	{margin-bottom:7px;}
.mB8	{margin-bottom:8px;}
.mB9	{margin-bottom:9px;}
.mB10	{margin-bottom:10px;}
.mB15	{margin-bottom:15px;}
.mB20	{margin-bottom:20px;}
.mB25	{margin-bottom:25px;}
.mB30	{margin-bottom:30px;}
.mB35	{margin-bottom:35px;}
.mB70	{margin-bottom:70px;}

.mL05	{margin-left:-5px;}
.mL0	{margin-left:0px;}
.mL1	{margin-left:1px;}
.mL2	{margin-left:2px;}
.mL3	{margin-left:3px;}
.mL4	{margin-left:4px;}
.mL5	{margin-left:5px;}
.mL6	{margin-left:6px;}
.mL7	{margin-left:7px;}
.mL8	{margin-left:8px;}
.mL9	{margin-left:9px;}
.mL10	{margin-left:10px;}
.mL12	{margin-left:12px;}
.mL13	{margin-left:13px;}
.mL15	{margin-left:15px;}
.mL20	{margin-left:20px;}
.mL23	{margin-left:23px;}
.mL25	{margin-left:25px;}
.mL30	{margin-left:30px;}
.mL35	{margin-left:35px;}
.mL40	{margin-left:40px;}
.mL45	{margin-left:45px;}
.mL50	{margin-left:50px;}
.mL55	{margin-left:55px;}
.mL60	{margin-left:60px;}
.mL70	{margin-left:70px;}
.mL80	{margin-left:80px;}
.mL90	{margin-left:90px;}
.mL100	{margin-left:100px;}
.mL106	{margin-left:106px;}
.mL264	{margin-left:264px;}

.mL_i45	{margin-left:45px !important;}

.mL_1	{margin-left:-1px;}
.mL_2	{margin-left:-2px;}
.mL_3	{margin-left:-3px;}
.mL_4	{margin-left:-4px;}
.mL_5	{margin-left:-5px;}
.mL_6	{margin-left:-6px;}
.mL_7	{margin-left:-7px;}
.mL_8	{margin-left:-8px;}
.mL_9	{margin-left:-9px;}
.mL_10	{margin-left:-10px;}
.mL_11	{margin-left:-11px;}
.mL_13	{margin-left:-13px;}
.mL_15	{margin-left:-15px;}
.mL_20	{margin-left:-20px;}
.mL_23	{margin-left:-23px;}
.mL_25	{margin-left:-25px;}
.mL_30	{margin-left:-30px;}
.mL_35	{margin-left:-35px;}


.mL_im0{margin-left:0px !important}

.mA10	{margin:10px;}
.mA0	{margin:0px !important;}

/* padding */
.pT0	{padding-top:0px;}
.pT1	{padding-top:1px;}
.pT2	{padding-top:2px;}
.pT3	{padding-top:3px;}
.pT4	{padding-top:4px;}
.pT5	{padding-top:5px;}
.pT6	{padding-top:6px;}
.pT7	{padding-top:7px;}
.pT8	{padding-top:8px;}
.pT9	{padding-top:9px;}
.pT10	{padding-top:10px;}
.pT13	{padding-top:13px;}
.pT15	{padding-top:15px;}
.pT18	{padding-top:18px;}
.pT20	{padding-top:20px;}
.pT23	{padding-top:23px;}
.pT25	{padding-top:25px;}
.pT30	{padding-top:30px;}
.pT35	{padding-top:35px;}
.pT40	{padding-top:40px;}
.pT45	{padding-top:45px;}
.pT50	{padding-top:50px;}
.pT70	{padding-top:50px;}
.pT75	{padding-top:75px;}

.pT_i10	{padding-top:10px !important;}

.pR0	{padding-right:0px;}
.pR1	{padding-right:1px;}
.pR2	{padding-right:2px;}
.pR3	{padding-right:3px;}
.pR4	{padding-right:4px;}
.pR5	{padding-right:5px;}
.pR6	{padding-right:6px;}
.pR7	{padding-right:7px;}
.pR8	{padding-right:8px;}
.pR9	{padding-right:9px;}
.pR10	{padding-right:10px;}
.pR13	{padding-right:13px;}
.pR15	{padding-right:15px;}

.pB0	{padding-bottom:0px;}
.pB1	{padding-bottom:1px;}
.pB2	{padding-bottom:2px;}
.pB3	{padding-bottom:3px;}
.pB4	{padding-bottom:4px;}
.pB5	{padding-bottom:5px;}
.pB6	{padding-bottom:6px;}
.pB7	{padding-bottom:7px;}
.pB8	{padding-bottom:8px;}
.pB9	{padding-bottom:9px;}
.pB10	{padding-bottom:10px;}
.pB15	{padding-bottom:15px;}
.pB20	{padding-bottom:20px;}
.pB30	{padding-bottom:30px;}
.pB50	{padding-bottom:50px;}

.pL0	{padding-left:0px;}
.pL1	{padding-left:1px;}
.pL2	{padding-left:2px;}
.pL3	{padding-left:3px;}
.pL4	{padding-left:4px;}
.pL5	{padding-left:5px;}
.pL6	{padding-left:6px;}
.pL7	{padding-left:7px;}
.pL8	{padding-left:8px;}
.pL9	{padding-left:9px;}
.pL10	{padding-left:10px;}
.pL15	{padding-left:15px;}
.pL20	{padding-left:20px;}
.pL30	{padding-left:30px;}
.pL32	{padding-left:32px;}
.pL40	{padding-left:40px;}
.pL60	{padding-left:60px;}
.pL70	{padding-left:70px;}
.pL75	{padding-left:75px;}
.pL85	{padding-left:85px;}
.pL88	{padding-left:88px;}
.pL95	{padding-left:95px;}

.pA0{padding:0 !important;}
.pA10{padding:10px !important;}
.pA15{padding:0 15px!important;}

/* position */
.posRel	{position:relative;}
.posAbs	{position:absolute;}

/* border */
.noB	{border:none;}
.bBox1	{border:1px solid #cccccc;}
.bBox1_black	{border:1px solid #111;}
.bB1	{border-bottom:1px solid #cccccc;}
.dotted	{border-bottom:1px dotted #b2b2b2;}
.dashed	{border-bottom:1px dashed #b2b2b2;}


/* align */
.taC	{text-align:center;}
.taL	{text-align:left;}
.taR	{text-align:right;}
.taJ	{text-align:justify;} /* 양쪽정렬:영문에만 적용 됨 */
.vaM	{vertical-align:middle;}
.vaT	{vertical-align:top;}
.vaB	{vertical-align:bottom;}
.fL		{float:left;}
.fR		{float:right;}

.dpIn	{display:inline;}
.dpInB	{display:inline-block;}
.dpBl	{display:block;}
.dpNo	{display:none;}
.cleB	{clear:both;}
.cleL	{clear:left;}
.mAuto{margin:0 auto;}

/* text */
strong	{font-weight:bold;}
.b		{font-weight:bold;} /* 굵게 */
.unB	{font-weight:normal;} /* 기본 */
.s		{font-size:0.92em;} /* 작게 */
.ss		{font-size:0.86em;} /* 작게 */
.lsT	{letter-spacing:-1px;}
.engS	{font-family:verdana; font-size:10px;}
.unL	{text-decoration:underline;}
.fw600  {font-weight:600}

/* font */
.black	{color:#222;}
.white	{color:#fff;}
.gray	{color:#bebebe;}
.dgray	{color:#5b5b5b;}
.grayd1	{color:#d1d1d1;}
.blue	{color:#186dc4;}
.cyan	{color:#13585d;}
.wcyan	{color:#04A5B0;}
.green	{color:#339900;}
.yellow	{color:#e8b821;}
.red	{color:#d32532;}
.red2   {color:#d41414;}
.orange {color:#ff6600;}
.gray8	{color:#888;}
.gray3	{color:#333;}
.dBlue  {color:#242BD8;}
.wGray	{color:#f2f1f1}


/* font size */
.f10	{font-size: 10px}
.f11	{font-size: 11px}
.f12	{font-size: 12px}
.f13	{font-size: 13px}
.f14	{font-size: 14px}
.f15	{font-size: 15px}
.f16	{font-size: 16px}
.f17	{font-size: 17px}
.f18	{font-size: 18px}
.f19	{font-size: 19px}
.f20	{font-size: 20px}

/* line-height */
.lh12	{line-height:12px;}
.lh15	{line-height:15px;}
.lh20	{line-height:20px;}

/* height */
.h20	{height:20px;}
.h40	{height:40px}
.h47	{height:47px}
.h50	{height:50px}
.h80	{height:80px}

/* width */
.w100	{width:100px;}
.w120	{width:120px;}
.w150	{width:150px;}
.w479	{width:479px;}
.w98p	{width:98%;}
.w25p	{width:25%;}
.w35p	{width:35%;}


/* width > px */
.w41	{width:41px;}
.w45	{width:45px;}
.w50	{width:50px;}
.w60	{width:60px;}
.w70	{width:70px;}
.w80	{width:80px;}
.w90	{width:90px;}
.w100	{width:100px;}
.w110	{width:110px;}
.w105	{width:105px;}
.w115	{width:115px;}
.w125	{width:125px;}
.w135	{width:135px;}
.w150	{width:150px;}
.w142	{width:142px;}
.w110	{width:110px;}
.w190	{width:190px;}
.w200	{width:200px;}
.w220	{width:220px;}
.w203	{width:203px;}
.w260	{width:260px;}
.w280	{width:280px;}
.w300	{width:300px;}
.w310	{width:310px;}
.w320	{width:320px;}
.w400	{width:400px;}
.w450	{width:450px;}
.w500	{width:500px;}
.w550	{width:550px;}
.w560	{width:560px;}
.w580	{width:580px;}
.w600	{width:600px;}
.w610	{width:610px;}
.w615	{width:615px;}
.w620	{width:620px;}
.w630	{width:630px;}
.w635	{width:635px;}
.w645	{width:645px;}
.w660	{width:660px;}
.w670	{width:670px;}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{}

#hd_pop,
#hd_wrapper,
#tnb ul,
#gnb .gnb_wrap,
#container_wr,
#ft_wr{}

/* 팝업레이어 */
#hd_pop {z-index:1001;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff; z-index:99;}
.hd_pops.pop01 {left:10px; top:10px;}
.hd_pops img{max-width:100%}
.hd_pops_con {max-width:450px;}
.hd_pops a {display:block;}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff; font-size:14px;}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {position:relative; height:975px; overflow:hidden;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd-sub {position:relative;}

#hd_wrapper {position:relative;margin:0 auto;padding:10px 0;height:115px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr{position:absolute;top:25px;left:50%;width:430px;margin-left:-215px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch{border:2px solid #556ada;background:#fff;border-radius:5px;overflow:hidden}
#hd_sch #sch_stx {padding-left:10px;height:40px;width:376px;border:0;border-right:0;float:left;font-size:1.25em}
#hd_sch #sch_submit {height:40px;border:0;background:#fff;color:#253dbe;width:50px;float:left;cursor:pointer;font-size:18px}

#sbn_side{position:absolute;top:20px;right:0}

#tnb {border-bottom:1px solid #ddd;background:#fff}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:right;border-left:1px solid #ddd;margin-bottom:-1px;font-size:0.92em}
#tnb a {display:inline-block;padding:0 10px;color:#646464;line-height:35px}
#tnb a:focus, #tnb a:hover {color:#253dbe;background:#fafafa}
#tnb .tnb_admin a{color:#ff0000;}
#tnb .tnb_left{float:left}
#tnb .tnb_left a{padding:0 14px}
#tnb .tnb_cart{border-right:1px solid #ddd;}
#tnb .tnb_community{border-right:1px solid #ddd}
#tnb .tnb_community i{font-size:15px}
#tnb .tnb_community{background:#e7e7e7;font-weight:bold;}
#tnb .tnb_community:focus, #tnb .tnb_community:hover {color:#333;border-bottom:0}
#tnb .tnb_community a{color:#253dbe;border-bottom:1px solid #e7e7e7}

#hd_qnb{float:right;margin-top:20px}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li{float:left;font-size:1.083em;line-height:15px;position:relative;text-align:center;margin:0 10px}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a{display:block}
#hd_qnb li i{display:inline-block;width:40px;line-height:40px;border-radius:25px;background:#fff;text-align:center;margin:0;color:#fff}
#hd_qnb .visit .visit-num{display:inline-block;line-height:18px;padding:0 5px;border-radius:10px;background:#f04e00;color:#fff;font-size:10px;position:absolute;top:0;right:0}
#hd_qnb li .fa-question{background:#e83a5f;font-size:20px}
#hd_qnb li .fa-question:hover{background:#e41b45}
#hd_qnb li .fa-comments{background:#82c13f;font-size:16px}
#hd_qnb li .fa-comments:hover{background:#5aa708}
#hd_qnb li .fa-users{background:#f0ba00;font-size:15px}
#hd_qnb li .fa-users:hover{background:#f06f00}
#hd_qnb li .fa-history{background:#8522c4;font-size:15px}
#hd_qnb li .fa-history:hover{background:#6700a9}

/* 메인메뉴 */
/*#gnb{position:relative}
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative}
#gnb #gnb_1dul {font-size:1.083em;padding: 0;background:#253dbe;zoom:1;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-moz-box-shadow:  0 1px 3px rgba(0,0,0,0.3);
box-shadow: 0 1px 3px rgba(0,0,0,0.3)}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{float:left;line-height:50px;padding:0 15px;position:relative;}
#gnb .gnb_1dli:hover{background:#1a30a7;
-webkit-transition: background-color 2s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

.gnb_1dli .bg{display:inline-block;width:10px;height:10px;overflow:hidden;background:url(../img/gnb_bg2.gif) no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:inline-block;font-weight:bold;color:#fff;text-decoration:none;}
.gnb_2dli{border-top:1px solid #253dbe}
.gnb_2dli:first-child{border:0}
.gnb_2dul {display:none;position:absolute;top:50px;min-width:140px;background:#1a30a7;padding: 0;
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
-moz-box-shadow:  0 1px 5px rgba(0,0,0,0.1);
box-shadow: 0 1px 5px rgba(0,0,0,0.1);}
.gnb_2da {display:block;padding:0 10px;line-height:40px;color:#c3cbf7;text-align:left;text-decoration:none}
a.gnb_2da:hover{background:#0e2080;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;color:#fff}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb .gnb_menu_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

#gnb_all{display:none;position:absolute;width:100%;z-index:99;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff;border:1px solid #4158d1;padding:20px;
-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:  0 2px 5px rgba(0,0,0,0.2);
box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
#gnb_all .gnb_al_li{background:#fff;float:left;min-width:20%;padding:5px }
#gnb_all .gnb_al_li .gnb_al_a{font-size:1.083em;padding:10px;display:block;position:relative;margin-bottom:10px;background: #eff1f9;border-bottom: 1px solid #dee2f1;font-weight: bold;color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{color:#555}*/
.hd-wrap {position:relative; background-color:#ffe9e1; width:100%; height:90%;}
.sub-hd-wrap {position:relative; background-color:#ffe9e1; width:100%; height:100%;}
.top-wrap {position:relative; width:95%;}
/*.top-wrap:before {content:'';position:absolute; background:url('../img/common/flower.svg') 50% 50% no-repeat; width:770px; height:440px; background-size:100%; display:block; bottom:-130px; left:120px;}*/
.gnb-wrap {position:relative; padding-left:50px; display:flex; justify-content:space-between; padding-top:43px; padding-bottom:27px;}
.gnb-wrap .logo {position:relative;}
.gnb-wrap .logo span { display: block; width: 233px;  height: 32px;  margin: 0 auto;  background: url(../img/common/tlogo_main.svg) no-repeat 50% 50%;  background-size: 100%; text-indent: 100%; overflow: hidden; white-space: nowrap;}

/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:305px;padding:0;background: #e7ebf3;height: 100%;border: 1px solid #adbfd2;margin:20px 0 20px 20px}

#container {z-index:4;position:relative;min-height:500px;height:auto !important; height:500px; zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#sub-container {z-index:4;position:relative;min-height:500px;height:auto !important; height:500px; zoom:1; background-color:#fdf8f8; padding:0px 0px 80px; overflow:hidden;}
#sub-container:before {content:'';position:absolute; background:url('../img/sub/flowerbg.png') 50% 50% no-repeat; right: -280px;top: -170px; width: 1500px; height: 900px; z-index:0; opacity:.2;}
#sub-container:after {display:block;visibility:hidden;clear:both;content:""}

#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
/* 하단 레이아웃 */
/* 하단 레이아웃 */
#ft {background:#fff;margin:0 auto;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {margin:0 auto;position:relative; max-width:1280px;padding:60px 40px 40px;display:flex; }
#ft_wr .ftlogo {width:26%; text-align:left;}
#ft_wr .ftlogo:before {content:''; display:block; width:124px; height:102px; background: url(../img/common/flogo.svg) no-repeat 50% 50%;  background-size: 100%; }
#ft_wr .ftlogo img {width:125px;}
#ft_wr .info_right {-webkit-calc(100% - 26%);width:calc(100% - 26%); font-style:normal; font-size:14px; color:#767676;}
#ft_wr .info_right ul {overflow:hidden; padding-bottom:10px;}
#ft_wr .info_right ul li {float:left; padding-right:20px;}
#ft_wr .info_right ul li a {color:#767676;}
#ft_wr .info_right ul:after {content:''; display:block; clear:both;}
#ft_wr address  {font-style:normal;}
#ft_wr address a {color:#767676;}
#ft_wr address span {font-weight:500; display:inline-block; padding-right:30px; line-height:24px;}
#ft_wr address p {font-weight:300; letter-spacing:0.5px; padding-top:5px;}

.index-banner-wrap {position:relative;}
.index-banner-wrap:after {content:''; clear:both; display:block;}
.banner-txt-wrap {position:relative; float:left; width:644px; padding-left:50px; padding-top:90px;}
.banner-txt-wrap h2 {font-size:40px; font-weight:300; padding-bottom:60px; line-height:40px;}
.banner-txt-wrap p {font-size:60px; font-weight:400; line-height:70px;}
.banner-txt-wrap p span {font-weight:600;}

.slide--parent {
  overflow: hidden;
  z-index:1;
}

.parent--el {
  width: 100%;
  margin: auto;
}
.parent--el .two--col {
  display: flex;
}

figure {
  margin: 0;
}

.is-item {
  width: 40%;
  padding-top:90px;
}
.is-item.has--img {
  -webkit-calc(100% - 40%);width:calc(100% - 40%);
  padding-top:0px;
}

.the-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.the-img img {
  position: relative;
  transform: translateX(0%);
  transition: all 600ms ease;
}

.is-item--inner {
  padding: 0em 3em;
}


.the-img {
  overflow: hidden;
}

.is-item--inner p {
  transform: translateY(0px);
  position: relative;
  opacity: 0;
  transition: all 400ms ease;
  font-size:60px;
  line-height:70px;
  font-weight:400;
  padding-top:60px;
  letter-spacing:-2.5px;
}

.is-item--inner h1 {
  overflow: hidden;
}
.is-item--inner h1 span {
  transform: translateY(0%);	
  position: relative;
  transition: all 500ms ease;
  display: inline-block;
  font-size:40px;
}


.parent--el.is-selected .the-img {
  overflow: hidden;
}
.parent--el.is-selected .the-img img {
  position: relative;
  transform: translateX(0%);
  transition-delay: 600ms;
}
.parent--el.is-selected .is-item--inner p {
  transform: translateY(0px);
  opacity: 1;
  position: relative;
  transition:all .5s ease-in-out;
  letter-spacing:-2.5px;

}
.parent--el.is-selected .is-item--inner p span {font-weight:600;}


.parent--el.is-selected h1 {
  overflow: hidden;
}
.parent--el.is-selected h1 span {
  transform: translateY(0%);
  position: relative;
  transition:all .5s ease-in-out;
}


.scroll_down {
  position:absolute; right:0; bottom:0;
}

.scroll_down a {
  display: inline-block;
  position: absolute;
  right: 5px;
  bottom: 0;
  z-index: 2;
  padding: 30px 0px 160px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  letter-spacing: .2em;
  text-decoration: none;
  transition: .2s;
  overflow: hidden;
}


.scroll_down a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 1px;
  height: 300px;
  background: #333;
}
.scroll_down a:hover {
  opacity: .5;
}

.scroll_down a em {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	writing-mode: lr-tb;
	display:inline-block;
	font-style:normal;
}

#scroll a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 1px;
  height: 300px;
  background: rgba(0, 0, 0, 0.2);
}
#scroll a::after {
  height: 30px;
  animation: sdl07 1.5s ease infinite;
}

@keyframes sdl07 {
  0% {
    transform: translateY(-200px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}


.index-notice-wrap {position:absolute; left:0;bottom:0; background-color:#333; width:100%;}
.index-notice {position:relative; padding:50px; min-height:255px;width:40%;background-color:#333; z-index:9;}
.index-notice h2 {color:#fff; font-size:24px; line-height:24px; padding-bottom:10px;}
.more-btn {float:right;}
.index-notice h2:after {content:''; clear:both; display:block;}
.more-btn i {background-color:#fff; border-radius:50%; font-size:14px; padding:5px; vertical-align:bottom; transition:all .3s ease;}
.more-btn:hover i {background-color:#fad9c1;}
.index-notice ul {overflow:hidden;}
.index-notice ul li {color:#fff; padding-top:30px;}
.index-notice ul li a {color:#fff; overflow:hidden;text-overflow:ellipsis; white-space:nowrap; width:80%; display:inline-block; line-height:16px; transition:all .2s ease;}
.index-notice ul li a:hover, .index-notice ul li a:focus {color:#fad9c1; }
.index-notice ul li span {line-height:16px; float:right; display:inline-block; letter-spacing:.5px;}

#index-hospital-info {position:relative;}
#index-hospital-info:after {position:absolute; content:''; width:77%; height:80%; background-color:#fdf8f8; left:0; top:20%;}
.hospital-info-wrap {position:relative; max-width:1280px; margin:0 auto; padding:80px 40px 120px; display:flex;justify-content:space-between;z-index:1; margin-bottom:150px;}
.hospitial-img {width:780px;}
.hospitial-img img {width:100%;}
.hospital-info-txt {padding-top:130px;}
.hospital-info-txt h2 {font-size:40px; font-weight:300; line-height:50px;}
.hospital-info-txt h2 span {font-weight:600; display:block;}
.hospital-info-txt h2 span em {color:#e84666; font-style:normal;}
.hospital-info-txt p {font-size:16px; font-weight:400; padding:25px 0 40px;}
.hospital-info-txt a {display:inline-block; border:1px solid #333; padding:20px 30px 20px 50px; transition:all .2s ease;}
.hospital-info-txt a i {padding-left:30px; transition:all .4s ease-in-out;}
.hospital-info-txt a:hover {color:#333; border:1px solid #333;}
.hospital-info-txt a:hover i {-webkit-transform: translateX(10px);transform: translateX(10px); color:#333;}
.hospital-info-txt .more_about:hover a {z-index:10; background:#fff; box-shadow:7px 7px 0px rgba(232,70,102,0.50)}


.index-w-estetic-map-wrap {position:relative; background-color:#fdf8f8;}
.index-w-estetic-map-wrap:after {content:''; position:absolute; right:0; top:-20%; width:50%; height:100%; background-color:#fdf8f8;}

.index-w-estetic {position:relative; width:100%;z-index:1;}
.w-estetic {position:relative; max-width:1280px; margin:0 auto; padding:60px 40px 130px; }
.w-estetic h2 {font-size:15px; font-weight:300; line-height:15px;}
.w-estetic p {font-size:40px; line-height:50px; padding-top:50px; padding-bottom:20px;}
.w-estetic p span {color:#e84666; font-weight:600;}
.w-estetic ul {position:relative;border-left:1px solid #333; padding:50px 0px 20px;}
.w-estetic ul li a {padding-left:20px; line-height:40px; position:relative;}
.w-estetic ul li a span {display:inline-block; -webkit-transform: translateX(0px);
            transform: translateX(0px); transition:all .3s ease-in-out;}
.w-estetic ul li a:before {position:absolute; content:''; width:15px; height:1px; background-color:#333; left:0px; top:10px; transition:all .3s ease-in-out;}
.w-estetic ul li a:hover span, .w-estetic ul li a:focus span{-webkit-transform: translateX(20px);
            transform: translateX(20px); color:#e84666;}

.w-estetic ul li a:hover:before, .w-estetic ul li a:focus:before {width:30px;}

.all_clinic {display:block; padding-top:20px;}
.all_clinic a {transition:all .3s ease-in-out;}
.all_clinic a i {border:1px solid #333; border-radius:50%; padding:2px; margin-right:5px; transition:all .2s ease-in-out;}
.all_clinic a:hover i, .all_clinic a:focus i {background-color:#e84666; border:1px solid #e84666; color:#fff;}

.w-estetic-img {position:absolute; right:5%; top:60px; max-width:840px;z-index:1;}
.w-estetic-img img {width:100%;}

/*카카오맵*/
.root_daum_roughmap .wrap_controllers {display:none;}
.root_daum_roughmap .border1 {border:0px !important;}
.root_daum_roughmap .border2 {border:0px !important;}
.root_daum_roughmap .border3, .root_daum_roughmap .border4 {background-color:#fff !important;}


.map-wrap {position:relative; max-height:420px; overflow:hidden;display:flex;}
.kakaomap {position:relative; width:55%;}
.location-wrap {position:relative; width:calc(100% - 55%); padding:35px 0px 35px 80px; z-index:1; display:flex;}
.location-wrap dl.location dt {font-size:28px; color:#333; font-weight:500; padding-bottom:5px;}
.location-wrap dl.location dt span {font-weight:300;}
.location-wrap dl.location dd {font-size:15px; color:#333;}
.location-wrap dl.location dd span {font-weight:500; letter-spacing:1px; padding-left:5px;}
.consul_time {max-width:590px; padding-bottom:20px;}
.location-wrap dt {font-size:28px; color:#333; font-weight:500; padding-bottom:5px;}
.location-wrap dt span {font-weight:300;}
.consul_time dd {/*float:left; width:50%;*/}
.consul_time dd:nth-child(2) span {padding-left:49px;}
.consul_time dd:nth-child(3) span {padding-left:96px;}
.consul_time dd:nth-child(4) span {padding-left:10px;}
.consul_time dd:nth-child(5) span {padding-left:77px;}
.consul_time dd:nth-child(6) span {padding-left:37px;}
.consul_time:after {content:''; display:block; clear:both;}
.location-wrap ul {overflow:hidden; padding:15px 0px;}
.location-wrap ul li {float:left; padding-right:20px;}
.location-wrap ul li a {font-size:14px; color:#333;}
.location-wrap ul li span {display:inline-block; padding-left:5px;}
.location-wrap ul li img {width:48px;}

.location-wrap .index-call-wrap dt, .sub-location-wrap .index-call-wrap dt {font-size:16px; font-weight:400;}
.location-wrap .index-call-wrap dt span {font-weight:900 !important; font-size:30px; padding-left:10px;}
.location-wrap .index-call-wrap dt span a {color:#333;}

.location-txt {width:55%;}
.parking-wrap {width: calc(100% - 55%); position: relative;}
.parking-wrap p {color:#333; margin-bottom:20px;}
.parking-wrap dl {margin-bottom:15px;}
.parking-img {position: relative; width: 100%; height: 268px; overflow: hidden;}
.parking-img img {position: absolute; width: 100%; left: 50%; top: 50%; transform: translate(-50%, -50%);}


/*sub*/


.sub-slide--parent {
  overflow: hidden;
  z-index:1;
}

.sub-parent--el {
  width: 100%;
  margin: auto;
}
.sub-parent--el .two--col {
  display: flex;
}

figure {
  margin: 0;
}

.sub-is-item {
  width: 30%;
  padding-top:90px;
}
.sub-is-item.has--img {
  -webkit-calc(100% - 30%);width:calc(100% - 30%);
  padding-top:0px;
}

.sub-the-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.sub-the-img img {
  position: relative;
  width:100%;
}

.sub-is-item--inner {
  padding: 0em 3em;
}


.sub-the-img {
  overflow: hidden;
}

.sub-is-item--inner p {
  position: relative;
  font-size:40px;
  line-height:50px;
  font-weight:600;
  padding-top:60px;
}

.sub-is-item--inner h1 {
  overflow: hidden;
}

.sub-is-item--inner h1 span {
  position: relative;
  display: inline-block;
  font-size:40px;
}


.s_location {color:#333; font-size:14px; padding-top:15px; display:block; font-weight:600;}


.sub-scroll_down {
  position:absolute; left:0; bottom:0;
}

.sub-scroll_down a {
  display: inline-block;
  position: absolute;
  left: 3em;
  bottom: 0;
  z-index: 2;
  padding: 30px 0px 120px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  letter-spacing: .2em;
  text-decoration: none;
  transition: .2s;
  overflow: hidden;
}


.sub-scroll_down a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 1px;
  height: 300px;
  background: #333;
}
.scroll_down a:hover {
  opacity: .5;
}

.sub-scroll_down a em {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	writing-mode: lr-tb;
	display:inline-block;
	font-style:normal;
}

#sub-scroll a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0%;
  width: 1px;
  height: 300px;
  background: rgba(0, 0, 0, 0.2);
}
#sub-scroll a::after {
  height: 30px;
  animation: sdl07 1.5s ease infinite;
}

@keyframes sdl07 {
  0% {
    transform: translateY(-200px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}

.board-wrap {position:relative; margin:0 auto; padding:80px 5% 0 45px;}
.board-wrap2 {position:relative; max-width:1280px; margin:0 auto; padding:80px 40px 0 40px;}

#bo_list .tbl_head01 a {font-size:16px; font-weight:400;}
.tbl_head01 th, .tbl_head01 td {font-size:14px;}

.nav-board {position:relative;}
.nav-board ul {overflow:hidden;}
.nav-board ul li {width:50%; float:left;}
.nav-board ul li a {position: relative; display: block; overflow: hidden;text-transform: uppercase; text-align:center; padding:25px 0; border-bottom:1px solid #333;}
.nav-board ul li a.selected {background-color:#333; color:#fff;}

.btn-snb {
  color: #333;
  transition: 0.5s ease-in-out;
}
.btn-snb:hover {
  color: #fff;
}

.btn-snb:before {
  content: '';
  position: absolute;
  top: 0;
  right: -50px;
  bottom: 0;
  left: 0;
  border-right: 50px solid transparent;
  border-bottom: 80px solid #333;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
transition: 0.5s ease-in-out;
 z-index: -1;
}


.btn-snb:hover:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

#bo_v_title .bo_v_tit {font-size:24px;}

/*sub*/


/* 서브메뉴 */
.sidebar {width:20%;}
.w-sub-cont-wrap {position:relative; display:flex; justify-content:space-between;}
.sub_menu_wrap {position:relative;}
#left_menu ul { display: block; position:relative; border-left:1px solid #333; padding:50px 0px 20px;}
#left_menu ul:after {content:''; display:block; clear:both;}
#left_menu ul li {}

#left_menu ul li a {display:block;padding-left:20px; line-height:40px; position:relative;}
#left_menu ul li a span {display:inline-block; -webkit-transform: translateX(0px);
            transform: translateX(0px); transition:all .3s ease-in-out;}

#left_menu ul li a:before {position:absolute; content:''; width:15px; height:1px; background-color:#333; left:0px; top:18px; transition:all .3s ease-in-out;}
#left_menu ul li a:hover span, #left_menu ul li a:focus span{-webkit-transform: translateX(20px);
            transform: translateX(20px); color:#e84666;}

#left_menu ul li a:hover:before, #left_menu ul li a:focus:before {width:30px;}
#left_menu ul li.selected a span {-webkit-transform: translateX(20px);
            transform: translateX(20px); color:#e84666; font-size:20px;}
#left_menu ul li.selected a:before {width:30px;}



#left_menu select {
  width: 100%;
  display:none;
  padding:10px 5px;
  font-size:16px;
  line-height:20px;
  border:1px solid #333;
  background-color:#fff;
  -webkit-appearance: none;  /* 네이티브 외형 감추기 */
   -moz-appearance: none;
   appearance: none;
  -webkit-border-radius: 0;
}

select::-ms-expand {
    display: none;
}
.left-menu-wrap {position:relative;}

#left_menu button {
  display: inline-block;
  line-height: 18px;
  padding: 0 5px;
  margin: 11px 2% 11px 0;
  float: right;
  width: 10%;
}

#left_menu label {position:absolute; z-index:1; right:10px; top:15px; display:none;}



.sub-content-wrap {position:relative; max-width:1280px; padding-bottom:50px; width:80%; }
.sub-content-wrap:after {content:''; display:block; clear:both;}

.intro-wrap {position:relative; display:flex; padding:30px 0 80px;}
.intro-txt {position:relative; padding-right:100px; width:55%;}

.intro-tit01 {font-size:30px; font-weight:600; line-height:40px; padding-bottom:40px;}
.intro-tit02 {font-size:40px; color:#e84566; padding-bottom:15px;}
.intro-txt01 {font-size:20px; font-weight:500; padding-bottom:10px; text-align:justify; line-height:24px;}
.intro-txt02 p {padding-bottom:10px; line-height:24px; text-align:justify;}
.sign {padding-top:40px;}
.sign span {font-size:24px; display:inline-block; font-weight:600; letter-spacing:10px;}

.intro-doc-img {-webkit-calc(100% - 55%);width:calc(100% - 55%); }
.intro-doc-img img {width:100%;}

.sub-location-wrap {position:relative; width:calc(100% - 55%); padding:45px 0px 45px 80px; z-index:1; display:flex;}
.sub-location-wrap dl dt {font-size:28px; color:#333; font-weight:500; padding-bottom:5px;}
.sub-location-wrap dl dt span {font-weight:300;}
.sub-location-wrap dl dd {/* font-size:15px; */ color:#333;}
.sub-location-wrap dl dd span {font-weight:500; letter-spacing:1px; padding-left:5px;}
.sub-location-wrap ul {overflow:hidden; padding:15px 0px;}
.sub-location-wrap ul li {float:left; padding-right:20px;}
.sub-location-wrap ul li a {font-size:14px; color:#333;}
.sub-location-wrap ul li span {display:inline-block; padding-left:5px;}
.sub-location-wrap ul li img {width:48px;}

.sub-location-wrap .index-call-wrap dt span {font-weight:900 !important; font-size:30px; padding-left:10px;}
.sub-location-wrap .index-call-wrap dt span a {color:#333;}

.wclinic-info-wrap01 {position:relative;display:flex;padding:0px 0px 80px; justify-content:space-between; border-bottom:1px solid #ece2e2; margin-bottom:80px;}
.clinic-info-tit {width:12%;}
.clinic-info-tit:after {content:''; display:block; clear:both;}
.clinic-info-tit h2 {font-size:30px; line-height:30px; position:relative;}
.clinic-info-tit .clinic-view {display:block; padding-top:20px; line-height:30px;}
.clinic-info-tit .clinic-view a {transition:all .3s ease-in-out;}
.clinic-info-tit .clinic-view a i {border:1px solid #333; border-radius:50%; padding:2px; margin-right:5px; transition:all .2s ease-in-out;}
.clinic-info-tit .clinic-view a:hover i, .clinic-info-tit .clinic-view a:focus i {background-color:#e84666; border:1px solid #e84666; color:#fff;}

.laser-clinic-intro {position:relative; width:28%}
.laser-clinic-intro h3 {position:relative; font-size:20px; font-weight:600; line-height:30px; color:#e84566; padding-bottom:15px;}
.laser-clinic-intro h3:after {content:''; position:absolute; bottom:0px; left:0px; width:20px; height:2px; background-color:#e84566;}

/*진료안내*/

.shadow-effect {
	text-align: center;
}

.clinic-pic-wrap {position:relative; overflow:hidden; width:100%; height:500px;}
.clinic-pic-wrap img {position: absolute; top: 50%;left: 50%; transform: translate(-50%, -50%); max-width:40% !important; width:40% !important;}
.clinic-pic-wrap img.w30 {max-width:30% !important; width:30% !important;}
.clinic-pic-wrap img.w50 {max-width:50% !important; width:50% !important;}
.clinic-pic-wrap img.w60 {max-width:60% !important; width:60% !important;}

.clinic-intro-txt {padding:0px 30px;}
/*미백*/
#customers-testimonials-white .shadow-effect p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 17px 0;
}

#customers-testimonials-white .shadow-effect p.clinic-intro-tit {
	font-size: 20px;
	margin: 0 0 17px 0;
	color:#e84566;
	font-weight:600;
}


.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190E7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials-white .item {
	text-align: center;
	padding: 30px 0px;
	opacity: .2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
}
#customers-testimonials-white .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}
#customers-testimonials-white.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials-white.owl-carousel .owl-dots .owl-dot:hover span {
	background: #ffd4d4;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
	transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials-white.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials-white.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
#customers-testimonials-white.owl-carousel .owl-dots .owl-dot span {
	background: #ffd4d4;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
			transform: translate3d(0px, -50%, 0px) scale(0.3);
	-webkit-transform-origin: 50% 50% 0;
			transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}

/*탄력*/
#customers-testimonials-lifting .shadow-effect p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 17px 0;
}

#customers-testimonials-lifting .shadow-effect p.clinic-intro-tit {
	font-size: 20px;
	margin: 0 0 17px 0;
	color:#e84566;
	font-weight:600;
}

.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190E7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials-lifting .item {
	text-align: center;
	padding: 30px 0px;
	opacity: .2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
}
#customers-testimonials-lifting .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}
#customers-testimonials-lifting.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials-lifting.owl-carousel .owl-dots .owl-dot:hover span {
	background: #ffd4d4;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
	transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials-lifting.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials-lifting.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
#customers-testimonials-lifting.owl-carousel .owl-dots .owl-dot span {
	background: #ffd4d4;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
			transform: translate3d(0px, -50%, 0px) scale(0.3);
	-webkit-transform-origin: 50% 50% 0;
			transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}

/*여드름*/
#customers-testimonials-acne .shadow-effect p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 17px 0;
}

#customers-testimonials-acne .shadow-effect p.clinic-intro-tit {
	font-size: 20px;
	margin: 0 0 17px 0;
	color:#e84566;
	font-weight:600;
}

.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190E7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials-acne .item {
	text-align: center;
	padding: 30px 0px;
	opacity: .2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
}
#customers-testimonials-acne .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}
#customers-testimonials-acne.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials-acne.owl-carousel .owl-dots .owl-dot:hover span {
	background: #ffd4d4;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
	transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials-acne.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials-acne.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
#customers-testimonials-acne.owl-carousel .owl-dots .owl-dot span {
	background: #ffd4d4;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
			transform: translate3d(0px, -50%, 0px) scale(0.3);
	-webkit-transform-origin: 50% 50% 0;
			transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}

/*비만*/
.body-clinic-intro {position:relative; width:50%;}

#customers-testimonials-body .shadow-effect p {
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 17px 0;
}

#customers-testimonials-body .shadow-effect p.clinic-intro-tit {
	font-size: 20px;
	margin: 0 0 17px 0;
	color:#e84566;
	font-weight:600;
}

.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190E7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}
#customers-testimonials-body .item {
	text-align: center;
	padding: 30px 0px;
	opacity: .2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
}
#customers-testimonials-body .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1.0, 1.0, 1);
	transform: scale3d(1.0, 1.0, 1);
}
.owl-carousel .owl-item img {
	-webkit-transform-style: preserve-3d;
			transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}
#customers-testimonials-body.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials-body.owl-carousel .owl-dots .owl-dot:hover span {
	background: #ffd4d4;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
	transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials-body.owl-carousel .owl-dots{
	display: inline-block;
	width: 100%;
	text-align: center;
}
#customers-testimonials-body.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
#customers-testimonials-body.owl-carousel .owl-dots .owl-dot span {
	background: #ffd4d4;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	-webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
			transform: translate3d(0px, -50%, 0px) scale(0.3);
	-webkit-transform-origin: 50% 50% 0;
			transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}



.clinic-info-txt {position:relative; width:50%; padding-right:100px;}
.clinic-info-txt dl {}
.clinic-info-txt dl dt {font-size:20px; padding-bottom:10px; font-weight:600;}
.clinic-info-txt dl dd {padding-bottom:10px;}
.clinic-info-txt dl dd span {display:inline-block; position:relative; color:#e84566; padding-left:10px;}
.clinic-info-txt dl dd span:before {content:''; position:absolute; left:0; top:10px; width:5px; height:5px; background-color:#e84566; display:block;}
.clinic-info-img {width:calc(100% - 65%)}
.clinic-info-img img {width:100%;}

.clinic-laser-info-txt01 {font-size:20px; font-weight:500; text-align:justify; padding-bottom:20px;}
.clinic-laser-info-txt02 {text-align:justify; padding-bottom:20px;}
.clinic-laser-info-txt02 span {font-weight:600; color:#e84566;}

.wclinic-info-wrap02 {position:relative;display:flex;padding:0px 0px 0px; justify-content:space-between;}


.estetic-wrap {padding-left:15px;}
.estetic-tit {position:relative; font-size:40px; color:#e84666; padding-bottom:70px; margin-bottom:30px;}
.estetic-tit span {font-size:20px; display:inline-block;}
.estetic-tit:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg.svg') 50% 50% no-repeat; width:113px; height:50px; background-size:100%; display:block; bottom:0px; left:0;}
.estetic-sub-tit {font-size:24px; padding-bottom:15px;}
.estetic-cont01 {padding-bottom:10px; line-height:30px; text-align:justify; font-size:24px;}
.estetic-cont01 span {font-weight:600;}

.estetic-effect-01 {position:relative;}
.estetic-effect-01 ul {overflow:hidden; margin:30px 0px;}
.estetic-effect-01 ul li {float:left; width:33.333%; vertical-align:top; padding:30px; background-color:#f9caa7; min-height:200px;}
.estetic-effect-01 ul li:nth-child(2) {background-color:#fad9c1;}
.estetic-effect-01 ul li dl dt {font-size:18px; font-weight:600; padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-01 ul li dl dt em {background-color:#fff; font-style:normal; border-radius:50%; padding:5px 6px; margin-right:5px; text-align:justify;}

.estetic-effect-01-1 {position:relative;overflow:hidden; background-color:#fff; border:10px solid #ffd4d4; padding:50px;}
.estetic-effect-01-1:before {content:'';position:absolute; background:url('../img/common/flower1.png') 50% 50% no-repeat; width:400px; height:536px; background-size:100%; display:block; bottom:-60px; right:-20px; opacity:.7;}
.estetic-effect-01-1 p {position:relative; font-size:24px; margin-bottom:35px; padding-bottom:15px;}
.estetic-effect-01-1 p span {font-weight:700;}
.estetic-effect-01-1 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-01-1 ul {overflow:hidden; position:relative; z-index:1;}
.estetic-effect-01-1 ul li {}
.estetic-effect-01-1 ul li dl dt {font-size:16px;padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-01-1 ul li dl dt em {background-color:#ffd4d4; font-style:normal; border-radius:50%; padding:6px 7px; margin-right:5px; text-align:justify; font-weight:600;}
.estetic-effect-01-1 ul li dl dt span {color:#e84666;}


/*.estetic-effect-01-2 {position:relative; display:flex; z-index:1; padding:30px 50px; overflow:hidden; }
.estetic-effect-01-2:after {content:''; position:absolute; width:80%; height:100%; background-color:#ffd4d4; right:20%; top:0%; z-indeX:-1}*/
.estetic-effect-01-2 {position:relative; display:flex; z-index:1;  overflow:hidden; margin-bottom:70px;}
.estetic-effect-01-2:after {content:''; position:absolute; width:350px; height:350px; background-color:#ffe9e9; border-radius:50%; right:16%; top:0%; z-indeX:-1}
.estetic-effect-01-2-main-tit {position:relative; width:71%;padding-top:50px;}
.estetic-effect-01-2 p.estetic-tit-01 {margin-bottom: 10px;line-height: 60px; text-align: justify; font-size: 50px;}
.estetic-effect-01-2 p.estetic-tit-01 span {font-weight:700;}
.estetic-effect-01-2 p.estetic-tit-01-1 {margin-bottom: 10px;line-height: 30px; text-align: justify; font-size: 30px;}
.estetic-effect-01-2 p.estetic-tit-01-1 span {font-weight:700;}
.estetic-effect-01-2 p.estetic-tit-02 {padding-bottom: 10px;line-height: 40px; text-align: justify; font-size: 30px; font-weight:700; color:#e84666;}
.estetic-effect-01-2 p.estetic-tit-03 {padding-bottom: 10px;line-height: 26px; text-align: justify; font-size: 16px;}
.estetic-effect-01-2 p.estetic-tit-03 span {font-weight:600;}
.estetic-tit-03 span {font-weight:600;}

.dual-accento-img {width:30%; margin:0 0 0 12%;}
.dual-accento-img img {width:70%;}


.estetic-effect-01-2-1 {position:relative; z-index:1; margin-bottom:70px;}
.estetic-effect-01-2-1:after {content:''; position:absolute; width:350px; height:350px; background-color:#ffe9e9; border-radius:50%; right:16%; top:0%; z-indeX:-1}
.estetic-effect-01-2-1-main-tit {position:relative; width:71%;padding-top:50px;}
.estetic-effect-01-2-1 p.estetic-tit-01 {margin-bottom: 10px;line-height: 60px; text-align: justify; font-size: 50px;}
.estetic-effect-01-2-1 p.estetic-tit-01 span {font-weight:700;}
.estetic-effect-01-2-1 p.estetic-tit-01-1 {margin-bottom: 10px;line-height: 40px; text-align: justify; font-size: 30px;}
.estetic-effect-01-2-1 p.estetic-tit-01-1 span {font-weight:700;}
.estetic-effect-01-2-1 p.estetic-tit-01-1 span em {font-size:20px; font-style:normal;}
.estetic-effect-01-2-1 p.estetic-tit-01-1 span.color {color:#e84666}
.estetic-effect-01-2-1 p.estetic-tit-02 {padding-bottom: 10px;line-height: 40px; text-align: justify; font-size: 30px; font-weight:700; color:#e84666;}
.estetic-effect-01-2-1 p.estetic-tit-02-1 {padding-bottom: 10px;line-height: 30px; text-align: justify; font-size: 20px; font-weight:700; color:#e84666;}
.estetic-effect-01-2-1 p.estetic-tit-03 {padding-bottom: 10px;line-height: 26px; text-align: justify; font-size: 16px; letter-spacing:-.2px;}
.estetic-effect-01-2-1 p.estetic-tit-03 span {font-weight:600;}


/*.estetic-effect-01-2 {position:relative; display:flex; z-index:1; padding:30px 50px; overflow:hidden; }
.estetic-effect-01-2:after {content:''; position:absolute; width:80%; height:100%; background-color:#ffd4d4; right:20%; top:0%; z-indeX:-1}*/
.estetic-effect-01-2-2 {position:relative; z-index:1;  overflow:hidden; margin-bottom:70px;}
.estetic-effect-01-2-2:after {content:''; position:absolute; width:350px; height:350px; background-color:#ffe9e9; border-radius:50%; right:16%; top:0%; z-indeX:-1}
.estetic-effect-01-2-2 p.estetic-tit-01 {margin-bottom: 10px;line-height: 60px; text-align: justify; font-size: 50px;}
.estetic-effect-01-2-2 p.estetic-tit-01 span {font-weight:700;}
.estetic-effect-01-2-2 p.estetic-tit-01-1 {margin-bottom: 10px;line-height: 30px; text-align: justify; font-size: 30px;}
.estetic-effect-01-2-2 p.estetic-tit-01-1 span {font-weight:700;}
.estetic-effect-01-2-2 p.estetic-tit-02 {padding-bottom: 10px;line-height: 40px; text-align: justify; font-size: 30px; font-weight:700; color:#e84666;}
.estetic-effect-01-2-2 p.estetic-tit-03 {padding-bottom: 10px;line-height: 26px; text-align: justify; font-size: 16px;}
.estetic-effect-01-2-2 p.estetic-tit-03 span {font-weight:600;}

.estetic-effect-01-2-3 {position:relative; z-index:1; margin-bottom:70px;}
.estetic-effect-01-2-3:after {content:''; position:absolute; width:350px; height:350px; background-color:#ffe9e9; border-radius:50%; right:16%; top:-100%; z-indeX:-1}
.estetic-effect-01-2-3 p.estetic-tit-01 {margin-bottom: 10px;line-height: 60px; text-align: justify; font-size: 50px;}
.estetic-effect-01-2-3 p.estetic-tit-01 span {font-weight:700;}
.estetic-effect-01-2-3 p.estetic-tit-01-1 {margin-bottom: 10px;line-height: 30px; text-align: justify; font-size: 30px;}
.estetic-effect-01-2-3 p.estetic-tit-01-1 span {font-weight:700;}
.estetic-effect-01-2-3 p.estetic-tit-02 {padding-bottom: 10px;line-height: 40px; text-align: justify; font-size: 30px; font-weight:700; color:#e84666;}
.estetic-effect-01-2-3 p.estetic-tit-03 {padding-bottom: 10px;line-height: 26px; text-align: justify; font-size: 16px;}
.estetic-effect-01-2-3 p.estetic-tit-03 span {font-weight:600;}


.revlite-img {position:absolute; right:10%; top:-50%; background:url('../img/sub/img_revlite.png') 50% 50% no-repeat; width:250px; height:585px; background-size:100%;}
.lumeins-img {position:absolute; right:10%; top:-10%; background:url('../img/sub/img_lumenis.png') 50% 50% no-repeat; width:250px; height:489px; background-size:100%;}
.cotra-img {position:absolute; right:10%; top:-140%; background:url('../img/sub/cotra02.png') 50% 50% no-repeat; width:170px; height:558px; background-size:100%;}
.fotona-img {position:absolute; right:5%; top:-30%; background:url('../img/sub/img_fotona.png') 50% 50% no-repeat; width:350px; height:490px; background-size:100%;}

.fraxel-img {position:absolute; right:10%; top:-10%; background:url('../img/sub/img_fraxel.png') 50% 50% no-repeat; width:250px; height:455px; background-size:100%;}
.potenza-img {position:absolute; right:15%; top:-130%; background:url('../img/sub/img_potenza.png') 50% 50% no-repeat; width:200px; height:520px; background-size:100%;}
.xeo-img {position:absolute; right:10%; top:-30%; background:url('../img/sub/xeo.png') 50% 50% no-repeat; width:210px; height:375px; background-size:100%;}
.doublo-img {position:absolute; right:10%; top:0%; background:url('../img/sub/doublo.png') 50% 50% no-repeat; width:250px; height:377px; background-size:100%;}
.linear-img {position:absolute; right:9%; top:-25%; background:url('../img/sub/linear.png') 50% 50% no-repeat; width:250px; height:412px; background-size:100%;}

.pastelle-img {position:absolute; right:10%; top:-30%; background:url('../img/sub/pastelle.png') 50% 50% no-repeat; width:250px; height:457px; background-size:100%;}

.dual-accento-img {position:absolute; right:5%; top:-30%; background:url('../img/sub/img_dual_accento.png') 50% 50% no-repeat; width:234px; height:379px; background-size:100%;}

.sculptra-img {position:absolute; right:10%; top:0%; background:url('../img/sub/sculptura.png') 50% 50% no-repeat; width:250px; height:300px; background-size:100%;}
.aesthefill-img {position:absolute; right:10%; top:0%; background:url('../img/sub/aestefill.png') 50% 50% no-repeat; width:250px; height:300px; background-size:100%;}

.filorga-img {position:absolute; right:10%; top:0%; background:url('../img/sub/filorga.png') 50% 50% no-repeat; width:156px; height:305px; background-size:100%;}

.focus-img {position:absolute; right:15%; top:-50%; background:url('../img/sub/focus.png') 50% 50% no-repeat; width:161px; height:333px; background-size:100%;}
.focus:after {top:-150px}

.newton-img {position:absolute; right:8%; top:0%; background:url('../img/sub/newton.png') 50% 50% no-repeat; width:250px; height:247px; background-size:100%;}

.picasso-img {position:absolute; right:8%; top:-70%; background:url('../img/sub/img_picasso.png') 50% 50% no-repeat; width:180px; height:387px; background-size:100%;}

.oxy-img {position:absolute; right:10%; top:-80%; background:url('../img/sub/img_oxy1.png') 50% 50% no-repeat; width:240px; height:380px; background-size:100%;}

.radio-img {position:absolute; right:10%; top:-50%; background:url('../img/sub/img_radio.png') 50% 50% no-repeat; width:180px; height:350px; background-size:100%;}

.ionzyme-img {position:absolute; right:8%; top:50%; background:url('../img/sub/img_ionzyme.png') 50% 50% no-repeat; width:300px; height:205px; background-size:100%;}

.neoultra-img {position:absolute; right:10%; top:-65%; background:url('../img/sub/img_neoultra.png') 50% 50% no-repeat; width:150px; height:413px; background-size:100%;}

.meso-img {position:absolute; right:8%; top:0%; background:url('../img/sub/img_meso.png') 50% 50% no-repeat; width:250px; height:216px; background-size:100%;}

.aprime-img {position:absolute; right:15%; top:-50%; background:url('../img/sub/img_aprime.png') 50% 50% no-repeat; width:155px; height:333px; background-size:100%;}

.emface-img {position:absolute; right:11%; top:-50%; background:url('../img/sub/img_emface.png') 50% 50% no-repeat; width:284px; height:426px; background-size:100%;}

.txt-14 {font-size:14px;}

.estetic-effect-01-3 {position:relative;overflow:hidden; background-color:#fff; border:10px solid #ffd4d4; padding:50px;}
.estetic-effect-01-3:before {content:'';position:absolute; background:url('../img/common/flower1.png') 50% 50% no-repeat; width:400px; height:536px; background-size:100%; display:block; bottom:-60px; right:-20px;}
.estetic-effect-01-3 p {position:relative; font-size:24px; margin-bottom:35px; padding-bottom:15px;}
.estetic-effect-01-3 p span {font-weight:700;}
.estetic-effect-01-3 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-01-3 ul {overflow:hidden; position:relative; z-index:1;}
.estetic-effect-01-3 ul li {float:left; margin-right:20px;}
.estetic-effect-01-3 ul li dl dt {font-size:16px;padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-01-3 ul li dl dt em {background-color:#ffd4d4; font-style:normal; border-radius:50%; padding:5px 8px; margin-right:5px; text-align:justify; font-weight:600;}

.p2 {padding-top:70px;}


.estetic-effect-01-4 {position:relative;}
.estetic-effect-01-4 ul {overflow:hidden; margin:30px 0px;}
.estetic-effect-01-4 ul li {float:left; width:50%; vertical-align:top; padding:30px; background-color:#f9caa7; min-height:200px;}
.estetic-effect-01-4 ul li:nth-child(2) {background-color:#fad9c1;}
.estetic-effect-01-4 ul li dl dt {font-size:18px; font-weight:600; padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-01-4 ul li dl dt em {background-color:#fff; font-style:normal; border-radius:50%; padding:5px 6px; margin-right:5px; text-align:justify;}
.estetic-effect-01-4 h3 {position:relative; font-size:24px; margin-bottom:15px; padding-left:30px;}
.estetic-effect-01-4 h3:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}

.estetic-effect-01-4-1 {background-color:#ffe9e9; padding:20px;}
.estetic-effect-01-4-1 p.txt {font-weight:600; font-size:18px; padding-bottom:10px;}

.estetic-effect-01-5 {position:relative;}
.estetic-effect-01-5 ul {overflow:hidden; margin:30px 0px;}
.estetic-effect-01-5 ul li {float:left; width:33.333%; vertical-align:top; padding:30px; background-color:#f9caa7; min-height:160px;}
.estetic-effect-01-5 ul li:nth-child(2) {background-color:#fad9c1;}
.estetic-effect-01-5 ul li dl {padding-bottom:15px;}
.estetic-effect-01-5 ul li dl dt {font-size:18px; font-weight:600; padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-01-5 ul li dl dt em {background-color:#fff; font-style:normal; border-radius:50%; padding:5px 6px; margin-right:5px; text-align:justify;}
.estetic-effect-01-5 h3 {position:relative; font-size:24px; margin-bottom:15px; padding-left:30px;}
.estetic-effect-01-5 h3:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}
.estetic-effect-01-5 ul li p img {width:100%;}


.estetic-effect-01-6 {position:relative;}
.estetic-effect-01-6 ul {overflow:hidden; margin:30px 0px; }
.estetic-effect-01-6 ul li {float:left; width:50%; vertical-align:top; padding:30px; background-color:#f9caa7; min-height:300px;}
.estetic-effect-01-6 ul li:nth-child(2) {background-color:#fad9c1;}
.estetic-effect-01-6 ul li dl dt {font-size:18px; font-weight:600; padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-01-6 ul li dl dt em {background-color:#fff; font-style:normal; border-radius:50%; padding:5px 6px; margin-right:5px; text-align:justify;}
.estetic-effect-01-6 h3 {position:relative; font-size:24px; margin-bottom:15px; padding-left:30px;}
.estetic-effect-01-6 h3:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}


.estetic-effect-02 {position:relative; margin:50px 0px; background-color:#fff; padding:40px; border:10px solid #ffd4d4; display:flex; align-items: center; justify-content: space-between;}
.estetic-effect-02 p {font-size:18px; font-weight:600; position:relative; padding-bottom:80px; margin-bottom:20px; }
.estetic-effect-02 p:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.png') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}
.estetic-effect-02 ul {overflow:hidden;}
.estetic-effect-02 ul li {float:left; width:50%; line-height:30px;}

.estetic-effect-02 dl {/*padding:30px; border:1px solid #ddd;*/}
.estetic-effect-02 dl dt {font-size:18px; font-weight:600; position:relative; padding-bottom:80px; margin-bottom:20px; }
.estetic-effect-02 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.png') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}
.estetic-effect-02 dl dd {line-height:24px;}
.estetic-effect-02:after {content:''; clear:both; display:block;}
.estetic-effect-02 div:first-child {width:80%;}
.estetic-effect-02 div:last-child img {width:100%;}


.estetic-effect-02-1 {position:relative; margin:50px 0px; background-color:#fff; border:10px solid #ffd4d4;}
.estetic-effect-02-1 p {font-size:30px; font-weight:600; position:relative; padding-bottom:80px; background-color:#ffd4d4; padding:40px; }
.estetic-effect-02-1-1 {padding:40px;}
.estetic-effect-02-1 ul {overflow:hidden;}
.estetic-effect-02-1 ul li {float:left; width:50%; line-height:30px;}

.estetic-effect-02-1 dl {/*padding:30px; border:1px solid #ddd;*/}
.estetic-effect-02-1 dl dt {font-size:18px; font-weight:600; position:relative; padding-bottom:80px; margin-bottom:20px; }
.estetic-effect-02-1 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.png') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}
.estetic-effect-02-1 dl dd {line-height:24px;}
.estetic-effect-02-1:after {content:''; clear:both; display:block;}



.estetic-effect-03 {position:relative; overflow:hidden; padding:50px; background-color:#fff; border:10px solid #ffd4d4;}
.estetic-effect-03:before {content:'';position:absolute; background:url('../img/common/flower1.png') 50% 50% no-repeat; width:400px; height:536px; background-size:100%; display:block; bottom:50px; right:50px;}
.estetic-effect-03 h4 {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
.estetic-effect-03 h4:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-03 ul {overflow:hidden; position:relative;}
.estetic-effect-03 ul li {padding-bottom:50px;}
.estetic-effect-03 ul li dl dt {font-size:18px; font-weight:600; color:#e84666;}
.estetic-effect-03 ul li dl dd {display:flex;}
.estetic-effect-03 ul li dl dd em {padding-right:5px;}


.estetic-effect-04 {position:relative; overflow:hidden; padding-top:30px; padding-bottom:30px; z-index:1;}
.estetic-effect-04 p {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
/*.estetic-effect-04 p:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}*/
.estetic-effect-04 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-04 dl {padding-top:20px;}
.estetic-effect-04 dl dt {font-size:18px; font-weight:600; position:relative; margin-bottom:10px;color:#e84666;}
/*.estetic-effect-04 dl dt:after {content:''; position:absolute; width:40px; height:2px; background-color:#333; left:0; bottom:0;}
.estetic-effect-04 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.svg') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}*/
.estetic-effect-04 dl dd {line-height:24px;}
.estetic-effect-04 dl dd span {color:#e84666;}

.estetic-effect-04-1 {position:relative; overflow:hidden; padding-top:50px; padding-bottom:30px;}
.estetic-effect-04-1 p {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
/*.estetic-effect-04-1 p:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}*/
.estetic-effect-04-1 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-04-1 ul {overflow:hidden; padding-top:20px;}
.estetic-effect-04-1 ul li {float:left; width:23%; margin-right:2%; text-align:center;}
.estetic-effect-04-1 ul li span {display:block; width:200px; height:200px; overflow:hidden; border-radius:50%; box-shadow:5px 5px 5px rgba(0,0,0,.2); margin:0 auto;}
.estetic-effect-04-1 ul li span img {}
.estetic-effect-04-1 dl {padding-top:30px;}
.estetic-effect-04-1 dl dt {font-size:18px; font-weight:600; position:relative; margin-bottom:10px;color:#e84666;}
/*.estetic-effect-04 dl dt:after {content:''; position:absolute; width:40px; height:2px; background-color:#333; left:0; bottom:0;}
.estetic-effect-04 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.svg') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}*/
.estetic-effect-04-1 dl dd {line-height:24px; font-size:14px; letter-spacing:-.5px;}
.estetic-effect-04-1:after {content:''; clear:both; display:block;}


.estetic-effect-04-2 {position:relative; overflow:hidden; padding-top:50px; padding-bottom:30px;}
.estetic-effect-04-2 p {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
/*.estetic-effect-04-1 p:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}*/
.estetic-effect-04-2 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-04-2 ul {overflow:hidden; padding-top:20px;}
.estetic-effect-04-2 ul li {display:flex; padding-bottom:50px; align-items:center;}
.estetic-effect-04-2 ul li span {display:block; width:200px; height:200px; overflow:hidden; border-radius:50%; box-shadow:5px 5px 5px rgba(0,0,0,.2);}
.estetic-effect-04-2 ul li span img {width:100%;}
.estetic-effect-04-2 div {padding-left:30px; width:calc(100% - 200px)}
.estetic-effect-04-2 div h3 {position:relative; font-size:16px;margin-bottom:10px; padding-bottom:10px;}
.estetic-effect-04-2 div h3:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-04-2 dl {padding-top:10px;}
.estetic-effect-04-2 dl dt {font-size:18px; font-weight:600; position:relative; margin-bottom:10px;color:#e84666;}
/*.estetic-effect-04 dl dt:after {content:''; position:absolute; width:40px; height:2px; background-color:#333; left:0; bottom:0;}
.estetic-effect-04 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.svg') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}*/
.estetic-effect-04-2 dl dd {line-height:24px; font-size:14px; padding-bottom:15px;}
.estetic-effect-04-2:after {content:''; clear:both; display:block;}


.estetic-effect-04-3 {position:relative; overflow:hidden; padding-top:50px; padding-bottom:30px;}
.estetic-effect-04-3 p {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
/*.estetic-effect-04-1 p:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}*/
.estetic-effect-04-3 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-04-3 ul {overflow:hidden; padding-top:20px;}
.estetic-effect-04-3 ul li {position:relative; float:left; width:31.333%; margin-right:2%; text-align:center;}
.estetic-effect-04-3 ul li:after {content:'\e93e'; font-family:'xeicon'; position:absolute; right:-30px; top:40%; font-size:40px; transform:translate(0%, -40%);}
.estetic-effect-04-3 ul li:last-child:after {display:none;}
.estetic-effect-04-3 ul li span {display:block; width:200px; height:200px; overflow:hidden; border-radius:50%; box-shadow:5px 5px 5px rgba(0,0,0,.2); margin:0 auto;}
.estetic-effect-04-3 ul li span img {width:100%;}
.estetic-effect-04-3 dl {padding-top:30px;}
.estetic-effect-04-3 dl dt {font-size:18px; font-weight:600; position:relative; margin-bottom:10px;color:#e84666;}
/*.estetic-effect-04 dl dt:after {content:''; position:absolute; width:40px; height:2px; background-color:#333; left:0; bottom:0;}
.estetic-effect-04 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.svg') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}*/
.estetic-effect-04-3 dl dd {line-height:24px; font-size:16px;}
.estetic-effect-04-3:after {content:''; clear:both; display:block;}




.effect-wrap01 {position:relative; display:flex; padding-bottom:15px; align-items:center;}
.effect-wrap01 em {display:table; font-style:normal; background-color:#ffdada; color:#333; padding:6px 8px; border-radius:50%; margin-bottom:10px; font-weight:600;}
.effect-wrap01 dl {padding-left:10px;}
.effect-wrap01 dl dt {font-weight:600; font-size:18px; color:#e84666;}

.wskin-tip-wrap {position:relative;}
.wskin-tip-wrap:before {content:''; position:absolute; background:url('../img/sub/tip-flower.png') 50% 50% no-repeat; width:300px; height:220px; background-size:100%; display:block; top:-80px; left:0;}
.wskin-top-cont-wrap {margin-left: 80px; border:10px solid #ffdada; background-color:#ffe9e9;/* position: relative; */ padding-top: 40px; margin-top: 130px; padding-left:120px; padding-bottom:50px; color:#fff;}
.wskin-top-cont-wrap p {font-size:40px; color:#e84666; padding-bottom:50px; color:#e84666;}
.wskin-top-cont-wrap p span {font-weight:700;}


.wskin-tip-wrap-01 {position:relative;}
.wskin-tip-wrap-01:before {content:''; position:absolute; background:url('../img/sub/tip-flower.png') 50% 50% no-repeat; width:300px; height:220px; background-size:100%; display:block; top:-80px; left:0;}
.wskin-top-cont-01-wrap {margin-left: 80px; border:10px solid #ffdada; background-color:#ffe9e9;/* position: relative; */ padding-top: 60px; margin-top: 80px; padding-left:120px; padding-bottom:50px; color:#fff;}
.wskin-top-cont-01-wrap p {font-size:40px; color:#e84666; padding-bottom:50px;}
.wskin-top-cont-01-wrap p span {font-weight:700;}
.wskin-tip-wrap-01 h4 {font-size:20px; padding:15px 0; color:#333;}

.wskin-care01 {position:relative;}
.wskin-care01 ul {overflow:hidden;}
.wskin-care01 ul li {position:relative; float:left; width:18%; font-size:14px; background-color:rgba(255,255,255,1); color:#333; padding:15px; margin-right:2%; min-height:120px;}
.wskin-care01 ul li:after {content:'\e93e'; font-family:'xeicon';position:absolute; right:-20px; top:50%; transform:translate(0%, -50%);}
.wskin-care01 ul li:last-child:after {display:none;}
.wskin-care01 ul li em {display:table; font-style:normal; background-color:#ffdada; color:#333; padding:6px 8px; border-radius:50%; margin-bottom:10px; font-weight:600;}

.wskin-care02 {position:relative;}
.wskin-care02 ul {overflow:hidden;}
.wskin-care02 ul li {position:relative; font-size:16px; background-color:rgba(255,255,255,1); color:#333; padding:10px; border-radius:30px; margin-bottom:10px;margin-right:2%; display:flex; align-items:baseline;}

.wskin-care02 ul li em {display:table; font-style:normal; background-color:#ffdada; color:#333; padding:6px 8px; border-radius:50%; margin-right:10px; font-weight:600;}


.wskin-top-cont-01-wrap p.care-point-p {font-size:16px;}

.wskin-top-cont-01-wrap p img {display:inline-block; height:90px;}
.wskin-top-cont-01-wrap p img.fda {height:60px;}

.reply-wrap {position:relative; padding-left:35px;}
.reply-wrap:before {content: "\e981";font-family:'xeicon'; position:absolute; left:0; top:35px; display:block; font-size:30px;}

.bo_v_nb li a {width:91%;}

.dpF {display:flex;}


/*메이컬 스킨케어*/

.medical-skincare-wrap {position:relative;}
.medical-skincare01 {position:relative; padding-bottom:60px; z-index:1;}
.medical-skincare01 h3 {position:relative; font-size:24px; margin-bottom:15px; padding-left:30px;}
.medical-skincare01 h3:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}
.medical-skincare01 ul {background-color:#ffe9e9; padding:20px; margin-top:10px;}
.medical-skincare01 ul li > dl {display:flex; }
.medical-skincare01 ul li > dl dt {width:50px; font-weight:600; padding-bottom:10px; color:#e84666;}
.medical-skincare01 ul li > dl dt.w80 {width:80px;}
.medical-skincare01 ul li > dl dd {padding-bottom:10px; width:calc(100% - 50px);}
.medical-skincare01 ul li:last-child > dl dt, .medical-skincare01 ul li:last-child > dl dd {padding-bottom:0;}
.medical-skincare01 p.estetic-tit-02 {padding-bottom: 10px; line-height: 40px; text-align: justify; font-size: 30px; font-weight: 700; color: #333;}
.medical-skincare01 p img {width:100%;}

.medical-skincare-tit-wrap {position:relative; padding-bottom:40px; padding-top:20px;}
.medical-skincare-tit-wrap h3 {font-size:30px; font-weight:600; position:relative; padding-bottom:20px;}
.medical-skincare-tit-wrap h3:after {content:''; height:3px; width:25px; background-color:#333; left:0px; bottom:0px; position:absolute;}

.medical-skicare-p {padding-bottom:20px; }
.medical-skicare-p span {font-weight:600; color:#e84666;}
.medical-feeling-wrap {display:flex; align-items:baseline}
.medical-skincare01 h4 {position:relative; font-size:22px; color:#e84666; padding-bottom:5px; margin-bottom:10px; display:inline-block; border-bottom:2px solid #e84666; margin-right:50px; width:150px;}
.medical-skicare-p-01 {font-size:18px;padding-bottom:20px; color:#e84666;}

.medical-skincare01-1 {position:relative; width:calc(100% - 150px);}
.medical-skincare01-1 p {padding-bottom:15px;}
.medical-skincare01-1 p span {display:block; font-size:18px; font-weight:600;}

.wskin-care03 {position:relative;}
.wskin-care03 ul {overflow:hidden; margin:0px; border:0px;}
.wskin-care03 ul li {float:left; width:33.333%; vertical-align:top; padding:30px; background-color:#f9caa7; min-height:200px;}
.wskin-care03 ul li:nth-child(2) {background-color:#fad9c1;}
.wskin-care03 ul li dl dt {font-size:18px; font-weight:600; padding-bottom:15px; display:flex;align-items:baseline;}
.wskin-care03 ul li dl dt em {background-color:#fff; font-style:normal; border-radius:50%; padding:5px 6px; margin-right:5px; text-align:justify;}

.type-wrap {display:flex; align-items:center; padding-bottom:10px;}
.type-wrap em {display:table; background-color: #ffd4d4;font-style: normal;  border-radius: 50%; padding: 7px 8px; margin-right: 5px; text-align: justify; font-weight: 600; }


.estetic-effect-peeling {position:relative;overflow:hidden; background-color:#fff; border:10px solid #ffd4d4; padding:50px;}
.estetic-effect-peeling:before {content:'';position:absolute; background:url('../img/common/flower1.png') 50% 50% no-repeat; width:400px; height:536px; background-size:100%; display:block; bottom:-60px; right:-20px; opacity:.7;}
.estetic-effect-peeling p {position:relative; font-size:24px; margin-bottom:35px; padding-bottom:15px;}
.estetic-effect-peeling p span {font-weight:700;}
.estetic-effect-peeling p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.estetic-effect-peeling ul {overflow:hidden; position:relative; z-index:1; background-color:transparent; padding:0; margin-top:0;}
.estetic-effect-peeling ul li {}
.estetic-effect-peeling ul li {font-size:16px;padding-bottom:15px; display:flex;align-items:baseline;}
.estetic-effect-peeling ul li em {background-color:#ffd4d4; font-style:normal; border-radius:50%; padding:6px 7px; margin-right:5px; text-align:justify; font-weight:600;}

.radio-01 {margin-top:150px;}

.sub-cate-wrap {position:relative; margin-bottom:30px;}

.sub-cate-wrap ul li {float:left; display:inline-block; z-index:1; position:relative; width:33.3333%;}
.sub-cate-wrap ul li a {position: relative; display:block; overflow: hidden; padding:10px 30px; border: 1px solid #333;font-size:16px; min-height:47px;}
.sub-cate-wrap ul li a.on {background-color:#333;color:#fff;}
.sub-cate-wrap ul li:first-child a {border-right:0px;}
.sub-cate-wrap ul li:last-child a {border-left:0px;}
.sub-cate-wrap:after {content:''; clear:both; display:block;}

/*진료안내*/

.w-pormise-wrap {position:relative; background-color:#ffe9e9; padding:100px 0; margin-bottom:50px; overflow:hidden;}
.w-pormise-wrap:before {content:'';position:absolute; background:url('../img/common/flower1.png') 50% 50% no-repeat; width:400px; height:536px; background-size:100%; display:block; top:-60px; left:-20px; opacity:.7; transform:rotate(180deg); z-index:0;}
.w-pormise-wrap:after {content:'';position:absolute; background:url('../img/common/flower1.png') 50% 50% no-repeat; width:400px; height:536px; background-size:100%; display:block; bottom:-60px; right:-20px; opacity:.7; z-index:0;}
.w-promise-wrap01 {position:relative; max-width:800px; margin:0 auto; z-index:1;}
.w-promise-tit01 {position:relative; font-size:40px; font-weight:600; line-height:50px; color:#e84566;}
.w-promise-tit02 {position:relative; font-size:30px; font-weight:600; line-height:40px;}
.w-promise-tit03 {position:relative; font-size:20px; font-weight:400; line-height:40px;}
.w-promise-tit03 span {font-weight:900;}
.w-promise-cont01 {margin:20px 0; background-color:#fff; padding:20px; border-radius:20px; border:5px solid #eabe7f;}
.w-promise-cont01 dl dt {font-size:20px; font-weight:600; padding-bottom:10px;}
.w-promise-cont01 dl dd {display:flex; font-size:16px; padding-bottom:10px; font-weight:500; align-items:baseline;}
.w-promise-cont01 dl dd em {font-style:normal; display:inline-block; background-color:#ffe9e9; border-radius:50%; padding:4px 9px; margin-right:5px;}


/*특수케어*/
.special-care-tit {position:relative; font-size:24px; font-weight:700; margin-bottom:15px;padding-left:30px;}
.special-care-tit:before {content:'';position:absolute; background:url('../img/common/leaf.svg') 50% 50% no-repeat; width:20px; height:33px; background-size:100%; display:block; top:0px; left:0px; }

.special-care-cont01 {position:relative; display:flex; margin-top:50px; }

.special-care-cont02 {position:relative; overflow:hidden; padding-bottom:30px; z-index:1; padding-left:20px;}
.special-care-cont02 p {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
/*.estetic-effect-04 p:before {content:''; position:absolute; background:url('../img/sub/clinic-tit-leaf.svg') 50% 50% no-repeat; width:25px; height:23px; background-size:100%; display:block; top:0; left:0;}*/
.special-care-cont02 p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }
.special-care-cont02 dl {padding-bottom:20px;}
.special-care-cont02 dl dt {font-size:18px; font-weight:600; position:relative; margin-bottom:10px;color:#e84666;}
/*.estetic-effect-04 dl dt:after {content:''; position:absolute; width:40px; height:2px; background-color:#333; left:0; bottom:0;}
.special-care-cont02 dl dt:after {content:''; position:absolute; background:url('../img/sub/sub-tit-bg01.svg') 50% 50% no-repeat; width:98px; height:66px; background-size:100%; display:block; bottom:0px; left:0;}*/
.special-care-cont02 dl dd {line-height:24px;}

.aprime_feature_wrap {padding-bottom:30px;}
.aprime_feature_wrap ul {overflow:hidden; background-color:transparent; margin:0; padding:0;}
.aprime_feature_wrap ul li {float:left; width:50%;}
.aprime_feature_wrap ul li:nth-child(2) {min-height:400px;}
.aprime_feature_wrap ul li .aprime_dl {padding-bottom:20px; display:block !important;}
.aprime_feature_wrap ul li .aprime_dl dt {width:100%; padding-bottom:0;}
.aprime_img {display:block; margin:0px 0 20px;}
.aprime_img01 {width:600px;}
.aprime_img02, .aprime_img03, .aprime_img04 {height:200px;}
.aprime_img01 img, .aprime_img02 img, .aprime_img03 img { border-radius:10pt; }
.aprime_img img {height:200px;}

.aprime_operate p, .arpime_effect p {position:relative; font-size:24px; margin-bottom:15px; padding-bottom:15px;}
.aprime_operate p:after, .arpime_effect p:after {content:''; position:absolute; width:25px; height:2px; background-color:#333; left:0; bottom:0; }

.aprime_operate ul {background-color:#fff;}
.aprime_operate ul li {min-height:220px; background-color:#fff;}
.aprime_operate ul li:nth-child(2) {background-color:#fff;}
.aprime_operate ul li span {display:block; text-align:center; margin-bottom:15px;}

.aprime_operate ul li dl dt em {background-color:#f9caa7;}

.aprime_feature_wrap ul li:nth-child(2).tuneliner-li {min-height:auto;}

.aprime-img-pro {position:relative; margin-bottom:30px;}
.aprime-img-pro img {width:100%;}

.estetic-effect-01-1 ul li dl dt span.normal {color:#333;}

/*엠페이스*/

.emface-section01 {position:relative; background-color:#fff; margin-top:180px;}
.emface01 {padding:30px; display:flex;}
.emface01-1 {width:75%; padding-top:40px;}
.emface01-1 dt, .emface02-1 dt  {position: relative; font-size: 24px; margin-bottom: 35px; padding-bottom: 15px; letter-spacing:-1px;}
.emface01-1 dt span {color:#e84666;}
.emface01-1 dt:after, .emface02-1 dt:after {content: ''; position: absolute; width: 25px; height: 2px; background-color: #333; left: 0; bottom: 0;}
.emface01-1 dd ,.emface02-1 dd {padding-bottom:10px; font-size:16px;}

.emface01-2 {width:calc(100% - 75%); padding-right:3%;}
.emface01-2 img {width:100%;}

.emface02 {padding:0 30px 50px;}

.emface02 ul {background-color:#fff; display:flex; padding-top:60px;}
.emface02 ul li {min-height:220px; background-color:#fff; width:33.3333%; text-align:center;}
.emface02 ul li:nth-child(2) {background-color:#fff;}
.emface02 ul li span {display:block; text-align:center; margin-bottom:15px;}
.emface02 ul li span img {max-width:100%;}

.emface02 ul li dl dt {font-size:18px; font-weight:600; padding-bottom:15px; display:flex;align-items:baseline; justify-content:center;}
.emface02 ul li dl dt em {background-color:#f9caa7; font-style:normal; border-radius:50%; padding:5px 6px; margin-right:5px; text-align:justify;}

.emface03 ul li {min-height:210px;}
.emface03 ul li dl dt span.point {display:block;font-size:24px; color:#e84666; font-weight:700;}

.emface-effect-wrap {position:relative; display:flex; width:80%; padding:40px 0;}
.emface-effect {width:25%; display:flex; flex-direction:column; align-items:center;}
.emface-effect span {display:inline-block; padding-top:10px;}


@media screen and (max-width: 1730px){
.aprime_feature_wrap ul li {width:100%;}

.emface03 ul li {min-height:250px;}
}

@media screen and (max-width: 1540px){
	.kakaomap {width:40%;}
	.location-wrap {-webkit-calc(100% - 40%);width:calc(100% - 40%); padding:45px 20px 45px 90px;}
	.sub-location-wrap {-webkit-calc(100% - 40%);width:calc(100% - 40%); padding:45px 0px 45px 90px;}
	.consul_time {max-width:100%;}

	.index-w-estetic-map-wrap:after {width:70%;}
	.w-estetic-img {width:60%; right:0%}

	.index-notice ul li a {font-size:14px; width:70%;}
	.index-notice ul li span {font-size:14px;}

	.is-item {padding-top:60px;}
	.is-item--inner p {font-size:45px; line-height:55px; padding-top:20px;}

	.sub-is-item {padding-top:60px;}
	.sub-is-item--inner p {font-size:45px; line-height:55px; padding-top:20px;}

	.estetic-effect-01-6 ul li {min-height:340px;}

}

@media screen and (max-width: 1400px){
	.clinic-info-txt {padding-right:50px;}

	.estetic-effect-01-6 ul li {min-height:380px;}

	.w-pormise-wrap {padding:200px 80px;}
	.w-pormise-wrap:before {width:250px; height:355px; top:-50px;}
	.w-pormise-wrap:after {width:250px; height:355px; bottom:-20px;}
}

@media screen and (max-width: 1280px){
	#index-hospital-info {width:95%;}
	.hospital-info-wrap {display:block; padding:80px 0px 120px 40px;}
	.hospital-info-txt {padding-top:30px;padding-bottom:30px;}
	.hospital-info-txt p {text-align:justify;}
	.hospital-info-txt p br {display:none;}
	#index-hospital-info:after {width:90%;}
	.sub-content-wrap {width:100%;}

	.hospitial-img {width:100%;}
	.w-estetic-img {width:60%; top:35%;}

	.is-item--inner p {font-size:35px; line-height:45px;}

	.sub-is-item--inner p {font-size:35px; line-height:45px;}

	.sub-scroll_down {display:none;}

	.intro-txt {padding-right:70px;}
	.intro-tit01 {font-size:24px; padding-bottom:20px; letter-spacing:-1px;}
	.intro-tit02 {font-size:34px;}

	.wclinic-info-wrap01 {display:block; padding-bottom:50px; margin-bottom:50px;}
	.wclinic-info-wrap02 {display:block;}

	.clinic-info-tit {width:100%; padding-bottom:30px;}
	.clinic-info-tit h2 {float:left;}
	.laser-clinic-intro {width:100%; margin-bottom:30px;}
	.body-clinic-intro {width:100%;}
	.clinic-info-tit .clinic-view {display:inline-block; padding-top:0px; float:right;}
	.clinic-info-txt {width:100%; padding-right:0px;}
	.clinic-info-txt dl {}
	.clinic-info-txt dl dt {font-size:20px; padding-bottom:10px; font-weight:600;}
	.clinic-info-txt dl dd {padding-bottom:10px;}
	.clinic-info-txt dl dd span {display:inline-block; position:relative; color:#e84566; padding-left:10px;}
	.clinic-info-txt dl dd span:before {content:''; position:absolute; left:0; top:10px; width:5px; height:5px; background-color:#e84566; display:block;}
	.clinic-info-img {width:calc(100%); padding-top:30px;}

	/* 좌측메뉴 */
	.sidebar {width:100%;}
	.w-sub-cont-wrap {display:block;}
	.sub_menu_wrap {width:100%;}
	#left_menu ul {display:none;}
	#left_menu select,
	#left_menu button, #left_menu label { display: block; }

	.estetic-wrap {padding-left:0px; padding-top:30px;}
}

@media screen and (max-width: 1160px){ 
	.kakaomap {width:30%;}
	.location-wrap {-webkit-calc(100% - 30%);width:calc(100% - 30%); padding:45px 20px 45px 60px;}
	.sub-location-wrap {-webkit-calc(100% - 30%);width:calc(100% - 30%); padding:45px 0px 45px 60px;}
	#ft_wr address {padding-top:15px;}

	.w-estetic-img {width:50%; top:40%;}

	.scroll_down a {letter-spacing:0;}

	.estetic-effect-01-2-main-tit {width:60%;}

	.estetic-effect-01-2-1-main-tit {width:60%;}
}


@media screen and (max-width: 1100px){ 

	.gnb-wrap {padding-left:0px; display:block;padding-top:43px;}
	.gnb-wrap .logo span {margin:0 0 0 25px;}

	.sub-is-item--inner h1 span {font-size:24px; padding-bottom:20px;}
	.sub-is-item--inner p {font-size:30px; line-height:40px;}

	.bo_v_nb li a {width:80%;}

	.estetic-effect-01 ul li {min-height:230px;}

	.estetic-effect-02 {display:block;}
	.estetic-effect-02 div:first-child {width:100%;}
	.estetic-effect-02 div:last-child {width:100%;}

	.estetic-effect-01-1:before {right:-50px;}
	.estetic-effect-01-3:before {right:-50px;}

	.estetic-effect-peeling:before {right:-50px;}

	.estetic-effect-04-1 ul li span {width:150px; height:150px;}

	.wskin-top-cont-01-wrap {padding-left:30px}

	.w-promise-tit01 {font-size:34px; line-height:40px;}
	.w-promise-tit02 {font-size:26px; line-height:36px;}
	.w-promise-tit03 {font-size:20px; line-height:28px;}
	.emface03 ul li dl dt span.point {font-size:20px;}
}

@media screen and (max-width: 980px){ 
	.map-wrap { max-height:100%; display:block;}
	.kakaomap {width:100%;}
	.location-wrap {-webkit-calc(100%);width:calc(100%); padding:45px 20px 45px 60px;}
	.sub-location-wrap {-webkit-calc(100%);width:calc(100%); padding:45px 0px;}

	.index-w-estetic-map-wrap:after {width:100%; top:0;}

	.bo_tit {width:100%;}

	.bo_v_nb li a {width:60%;}

	.intro-wrap {display:block;}
	.intro-txt {padding-right:0px; width:100%; padding-bottom:30px;}
	.intro-doc-img {-webkit-calc(100%);width:calc(100%); }

	.estetic-effect-01 ul li {min-height:230px;}
	.estetic-effect-03 {padding:50px 30px 150px;}
	.estetic-effect-01-1 {padding:50px 30px 150px;}

	.estetic-effect-peeling {padding:50px 30px 150px;}

	.wskin-tip-wrap-01:before {width:250px; height:183px; top:-80px;}
	#hd_pop {max-width:450px;}
	.hd_pops.pop01 {left:50% !important; top:90px !important; transform:translate(-50%, 0px); width:100%;}
	.hd_pops img {width:100%;}
	.hd_pops_footer button {font-size:14px;}

	.aprime_feature_wrap p br {display:none;}

	.emface-effect-wrap {flex-wrap:wrap;}
	.emface-effect {width:50%;}

	.emface-effect-wrap .emface-effect:nth-child(3), .emface-effect-wrap .emface-effect:nth-child(4) {padding-top:30px;}
}

@media screen and (max-width: 900px){
	.bo_tit {width:450px;}
	.estetic-effect-01-2-1 {padding-bottom:300px;}
	.estetic-effect-01-2-main-tit {width:100%;}
	.estetic-effect-01-2-1-main-tit {width:100%;}

	.estetic-effect-01-2-3 {padding-bottom:300px;}

	.lumeins-img {top:auto; bottom:-50px; width:180px; height:352px;}
	.estetic-effect-01-2-1:after {top:auto; bottom:0;}
	.revlite-img {top:auto; bottom:-120px;width:200px; height:468px;}
	.estetic-effect-01-2-3:after {top:auto; bottom:0;}

	.dual-accento-img  {top:auto; bottom:-50px;width:200px; height:324px;}

	.cotra-img {top:auto; bottom:-110px;width:151px; height:420px;}

	.fotona-img {top:auto; bottom:-60px;width:280px; height:392px;}

	.pastelle-img {top:auto; bottom:-50px;width:200px; height:366px;}

	.doublo-img {top:auto; bottom:-90px;width:250px; height:377px;}

	.linear-img {top:auto; bottom:-70px;width:220px; height:363px;}

	.fraxel-img {top:auto; bottom:-70px;width:220px; height:363px;}

	.potenza-img {top:auto; bottom:-70px;width:146px; height:380px;}

	.aesthefill-img {top:auto; bottom:-50px;}

	.focus-img {top:auto; bottom:-70px;width:161px; height:333px;}

	.oxy-img {top:auto; bottom:-70px;}

	.estetic-effect-04-3 ul li span {width:150px; height:150px;}

	.xeo-img {top:auto; bottom:-70px;width:229px; height:380px;}
	.sculptra-img {top:auto; bottom:-70px;width:229px; height:380px;}

	.newton-img {top:auto; bottom:0px;}

	.picasso-img {top:auto; bottom:-50px; width:150px; height:323px;}

	.radio-img {top:auto; bottom:-50px;}

	.neoultra-img  {top:auto; bottom:-40px; width:120px; height:331px;}

	.meso-img {top:auto; bottom:20px;  width:280px; height:242px;}

	.aprime-img {top:auto; bottom:-50px;}
	.emface-img {top:auto; width:243px; height:366px; bottom:-20%;}

	.radio-01 {margin-top:0;}

	.wskin-care01 ul li {width:98%; float:none; min-height:0px;}
	.wskin-care01 ul li:after {display:none;}


	.w-promise-tit01 {font-size:30px; line-height:40px;}
	.w-promise-tit02 {font-size:22px; line-height:36px;}
	.w-promise-tit03 {font-size:18px; line-height:28px;}

	.emface01 {flex-direction:column;}
	.emface01-1 {width:100%;}
	.emface01-2 {width:60%; margin:0 auto; padding-right:0; padding-top:30px;}

	.emface02 ul {flex-direction:column;}
	.emface02 ul li {width:100%; margin:0 auto; padding-bottom:80px;}
	.emface02 ul li:last-child {padding-bottom:0;}

	
}

@media screen and (max-width: 800px){
	.index-dementia-wrap {height:430px;}
	.index-dementia {padding:40px 25px;}
	.dementia li {float:left; width:100%}
	.dementia li:first-child {margin-right:0%;}
	.dementia li:last-child {margin-left:0%;}
	.dementia li dl dd br {display:none;}
	
	#hd {overflow:visible; height:100%;}
	.parent--el .two--col {display:block;}
	.is-item {width:100%; padding-top:50px;}
	.is-item--inner {padding:0 25px 30px;}
	.is-item.has--img {width:100%;}
	
	.is-item--inner h1 span {font-size:24px; padding-bottom:20px;}
	.is-item--inner p {font-size:30px; line-height:40px;}

	.the-img img {width:100%;}
	.index-notice-wrap {position:relative;}
	.index-notice {width:100%; padding:40px 25px;}

	.scroll_down {display:none;}
	.sub-parent--el .two--col {display:block;}
	.sub-is-item {width:100%; padding-top:50px;}
	.sub-is-item--inner {padding:0 25px 30px;}
	.sub-is-item.has--img {width:100%;}

	.sub-the-img img {width:100%;}

	.bo_tit {width:350px;}

	.estetic-effect-01 ul li {float:none; width:100%; min-height:100px;}
	.estetic-effect-01-4 ul li {float:none; width:100%; min-height:100px;}
	.estetic-effect-01-5 ul li {float:none; width:100%; min-height:100px;}
	.estetic-effect-01-6 ul li {float:none; width:100%; min-height:100px;}

	.estetic-effect-03 {padding:50px 20px 200px;}
	.estetic-effect-03:before {width:250px; height:355px; bottom:0;}
	
	.estetic-effect-01-1 {padding:50px 20px 200px;}
	.estetic-effect-01-1:before {width:250px; height:355px; bottom:0;}

	.estetic-effect-peeling {padding:50px 20px 200px;}
	.estetic-effect-peeling:before {width:250px; height:355px; bottom:0;}

	.estetic-effect-01-3 {padding:50px 20px 200px;}
	.estetic-effect-01-3:before {width:250px; height:355px; bottom:0;}

	.estetic-effect-01-2 {padding:50px 20px 200px;}

	.estetic-tit {font-size:30px; line-height:30px;}
	.estetic-tit span {font-size:16px; line-height:24px; padding-left:0;}

	.wskin-tip-wrap:before {width:250px; height:183px; top:-80px;}
	.wskin-top-cont-wrap {margin-left: 50px; padding-top: 40px; margin-top: 130px; padding-left:80px;}
	.wskin-top-cont-wrap p {font-size:30px;}

	
	.wskin-top-cont-01-wrap {margin-left: 50px; padding-top: 40px; padding-left:30px;}
	.wskin-top-cont-01-wrap p {font-size:30px;}

	.estetic-effect-04-1 ul li {width:48%; margin-bottom:20px;}

	.w-promise-tit01 {font-size:28px; line-height:38px;}
	.w-promise-tit02 {font-size:24px; line-height:36px;}
	.w-promise-tit03 {font-size:18px; line-height:28px;}

}

@media screen and (max-width: 680px){
	.w-estetic {padding:60px 25px 130px;}
	.w-estetic p {font-size:20px; line-height:30px; padding-top:30px;}
	.w-estetic p br {display:none;}
	.hospital-info-wrap {padding:50px 25px 50px; margin-bottom:80px;}
	.hospital-info-txt h2 {font-size:24px; line-height:34px;}
	.hospital-info-txt p {font-size:14px; padding:15px 0px 30px; text-align:justify;}
	.hospital-info-txt p br {display:none;}
	.hospital-info-txt a {display:block; text-align:center;}
	.hospital-around li div {height:300px;}
	.hospital-around li {float:none; position:relative; width:100%;}
	.hospital-around li:first-child {margin-right:0px; margin-bottom:100px;}
	.hospital-around li:first-child {margin-left:0px;}
	.hospital-around dl {position:absolute; right:0px; bottom:-50px; width:90%;}
	.location-wrap dl dt {font-size:20px;}
	.location-wrap dl dd {font-size:13px;}
	.consul_time dd {float:none; width:100%;}
	.consul_time dd:nth-child(odd) {width:100%;}
	.consul_time dd:nth-child(2) span {padding-left:42px;}
	.consul_time dd:nth-child(3) span {padding-left:80px;}
	.consul_time dd:nth-child(4) span {padding-left:10px;}
	.consul_time dd:nth-child(5) span {padding-left:64px;}
	.consul_time dd:nth-child(6) span {padding-left:31px;}
	.location-wrap {padding:45px 25px 45px 25px; display:block;}
	.location-wrap .index-call-wrap dt span {font-size:22px;}
	.sub-location-wrap {padding:45px 0px;  display:block;}
	.sub-location-wrap .index-call-wrap dt span {font-size:22px;}
	.location-txt {width:100%; margin-right:0;}
	.parking-wrap {width:100%; margin-top:20px;}

	#index-hospital-info:after {width:100%;}

	.treat-wrap {padding:0 25px;}
	.notice-wrap {padding:0 25px;}

	#ft_wr {display:block; padding:60px 25px 40px;}
	#ft_wr .ftlogo {width:100%; text-align:left;}
	#ft_wr .info_right {-webkit-calc(100%);width:calc(100%); font-size:13px;padding-top:25px;}
	#ft_wr .info_right ul {padding-bottom:0px;}
	#ft_wr address span {display:block; }
	#ft_wr address p {font-size:12px;}

	.sub-is-item {padding-top:30px;}

	.bo_tit {width:250px;}
	
	.wskin-tip-wrap:before {width:200px; height:146px; top:-60px; left:-25px;}
	.wskin-top-cont-wrap {margin-top: 90px; padding-left:50px; padding-bottom:50px; margin-left:20px;}
	.wskin-top-cont-wrap p {font-size:20px;}

	.wskin-tip-wrap-01:before {width:200px; height:146px; top:-60px; left:-25px;}
	.wskin-top-cont-01-wrap {margin-top: 90px; padding-left:10px; padding-bottom:50px; margin-left:20px; padding-top:80px;}
	.wskin-top-cont-01-wrap p {font-size:20px;}

	.estetic-effect-04-2 ul li {display:block;}
	.estetic-effect-04-2 div {width:100%; margin-top:30px;padding-left:0px;}
	.estetic-effect-04-3 ul li {width:100%; margin:0px 0px 30px;}
	.estetic-effect-04-3 ul li span {width:200px; height:200px;}
	.estetic-effect-04-3 ul li:after {display:none;}

	.medical-feeling-wrap {display:block;}
	.medical-skincare01-1 {width:100%;}
	.medical-skincare01-1 p {font-size:14px;}
	.medical-skincare01-1 p span {font-size:16px;}

	.medical-skicare-p {font-size:14px; line-height:24px;}

	.medical-skincare01 h3 {font-size:20px;}

	.wskin-care02 ul li {font-size:14px;}

	.special-care-cont01 {display:block;}
	.special-care-cont02 {margin-top:40px;}

	.aprime_img01 {width:100%;}
	.aprime_img01 img {width:100%; height:auto;} 
}

@media screen and (max-width: 580px){ 
	.bo_tit {width:150px;}
	#bo_list .tbl_head01 a {font-size:14px;}
	.tbl_head01 th, .tbl_head01 td {font-size:12px;}

	.board-wrap {padding:50px 25px 0px;}
	.board-wrap2 {padding:50px 25px 0px;}

	#bo_v_title .bo_v_tit {font-size:16px;}

	.bo_v_nb li a {font-size:14px;}
	.bo_v_nb li .nb_tit {font-size:14px;}

	.clinic-info-tit h2 {font-size:24px;}
	.clinic-info-txt dl dt {font-size:16px;}
	.clinic-info-txt dl dd {font-size:14px;}
	.clinic-info-txt dl dd span:before {top:8px;}

	.clinic-laser-info-txt01 {font-size:16px;}
	.clinic-laser-info-txt02 {font-size:14px; letter-spacing:-.2px;}
	.wclinic-info-wrap02 {margin-bottom:0px; padding-bottom:0px;}
	
	.estetic-effect-01 ul li dl dt {font-size:16px;}
	.estetic-effect-01-4 ul li dl dt {font-size:16px;}
	.estetic-effect-01-6 ul li dl dt {font-size:16px;}
	.estetic-effect-03 h4 {font-size:20px;}
	.estetic-effect-03 ul li dl dt {font-size:16px; line-height:20px;}
	.estetic-effect-03 ul li dl dd {font-size:14px;}

	.estetic-effect-03:before {width:250px; height:355px; bottom:-50px; right:-40px;}
	.estetic-tit {font-size:30px;}
	.estetic-effect-04 dl dd {font-size:14px;}
	.estetic-effect-04-1 dl dd {font-size:14px;}

	.estetic-effect-01-1 ul li dl dt {font-size:14px; line-height:20px;}
	.estetic-effect-01-1 ul li dl dd {font-size:14px;}

	.estetic-effect-01-1:before {width:250px; height:355px; bottom:-90px; right:-40px;}

	.estetic-effect-peeling ul li {font-size:14px;line-height:20px;}

	.estetic-effect-peeling:before {width:250px; height:355px; bottom:-90px; right:-40px;}

	.estetic-effect-01-3 ul li dl dt {font-size:14px; line-height:20px;}
	.estetic-effect-01-3 ul li dl dd {font-size:14px;}

	.estetic-effect-01-3:before {width:250px; height:355px; bottom:-90px; right:-40px;}

	#sub-container:before {width:650px; height:550px; top:-80px; right:-100px;}
	.estetic-cont01 {font-size:16px; line-height:26px;}
    .estetic-cont02 {font-size:14px;}
	.estetic-effect-02 {padding:20px;}
	.estetic-effect-02 ul li {float:none; width:100%; font-size:14px;} 

	.estetic-effect-02-1-1 {padding:20px;}
	.estetic-effect-02-1 p {padding:20px; font-size:20px}
	.estetic-effect-02-1 dl dt {font-size:16px;}
	.estetic-effect-02-1 dl dd {font-size:14px;}

	.estetic-effect-01-1 p {font-size:18px;}

	.estetic-effect-peeling p {font-size:18px;}

	.estetic-effect-01-3 p {font-size:18px;}
	.estetic-effect-04 p {font-size:18px;}
	.estetic-effect-04 dl dt {font-size:16px;}

	.estetic-effect-04-1 p {font-size:18px;}
	.estetic-effect-04-1 dl dt {font-size:16px;}

	.estetic-effect-01-2 p {font-size:18px;}

	.estetic-effect-01-2-1 p.estetic-tit-01-1 {font-size:20px; line-height:30px; margin-bottom:0px;}
	.estetic-effect-01-2-1 p.estetic-tit-01-1 span em {font-size:14px;}
	.estetic-effect-01-2-1 p.estetic-tit-02 {font-size:20px;line-height:30px;}
	.estetic-effect-01-2-1 p.estetic-tit-02-1 {font-size:16px;line-height:26px;}
	.estetic-effect-01-2-1 p.estetic-tit-03 {font-size:14px;}

	.estetic-effect-01-2-1 p.estetic-tit-01 {font-size:24px; line-height:30px;}


	.estetic-effect-01-2-3 p.estetic-tit-01-1 {font-size:20px; line-height:30px; margin-bottom:0px;}
	.estetic-effect-01-2-3 p.estetic-tit-02 {font-size:20px;line-height:30px;}
	.estetic-effect-01-2-3 p.estetic-tit-02-1 {font-size:16px;line-height:26px;}
	.estetic-effect-01-2-3 p.estetic-tit-03 {font-size:14px;}

	.estetic-effect-01-2-3 p.estetic-tit-01 {font-size:24px; line-height:30px;}

	.estetic-effect-04-1 ul li {width:100%; margin:0 0 30px;}
	.estetic-effect-04-1 ul li span {width:200px; height:200px;}

	.estetic-effect-04 dl {padding-top:20px;}

	.medical-skincare01 ul li > dl {display:block;}
	.medical-skincare01 ul li > dl dd {font-size:14px; width:100%;}
	.type-wrap {font-size:14px; align-items:baseline;}
	.wskin-top-cont-01-wrap p.care-point-p {font-size:14px;}
	.effect-wrap01 {align-items:baseline;}
	.effect-wrap01 dl dt {font-size:16px;}
	.effect-wrap01 dl dd {font-size:14px;}
	.estetic-effect-01-4-1 p.txt {font-size:16px;}
	.estetic-effect-01-4-1 p {font-size:14px;}

	.estetic-effect-01 ul li dl dd, .estetic-effect-01-4 ul li dl dd, .estetic-effect-01-5 ul li dl dd, .estetic-effect-01-6 ul li dl dd {font-size:14px;}
	.estetic-effect-02 dl dd {font-size:14px;}

	.sub-cate-wrap ul li a {font-size:14px; padding:10px 15px; text-align:center;}

	.w-pormise-wrap {padding:100px 20px;}
	.w-pormise-wrap:before, .w-pormise-wrap:after {opacity:.4;}
	.w-promise-tit01 {font-size:20px; line-height:30px; letter-spacing:-2px;}
	.w-promise-tit02 {font-size:16px; line-height:26px;}
	.w-promise-tit03 {font-size:16px; line-height:26px;}

	.w-promise-cont01 dl dt {font-size:16px;}
	.w-promise-cont01 dl dd {font-size:14px;}
	
	.special-care-cont02 dl dt {font-size:16px;}
	.special-care-cont02 dl dd {font-size:14px;}
	
	.clinic-pic-wrap {height:370px;}
	.clinic-info-tit .clinic-view a {font-size:14px;}
	#customers-testimonials-white .shadow-effect p.clinic-intro-tit, #customers-testimonials-lifting .shadow-effect p.clinic-intro-tit, #customers-testimonials-acne .shadow-effect p.clinic-intro-tit {font-size:16px;}
	#customers-testimonials-white .shadow-effect p, #customers-testimonials-lifting .shadow-effect p, #customers-testimonials-acne .shadow-effect p {font-size:14px;}
	.clinic-intro-txt {padding:0px;}

}

@media screen and (max-width: 420px){ 
	.scroll_down a {right:0;}
	.w-estetic-img {display:none;}
	.w-estetic {padding:60px 25px 60px;}
	.index-w-estetic-map-wrap:after {background-color:#fff;}
	.kakaomap { height:250px;}
	.top-wrap {width:100%;}
	#button {right:25px;}
	.location-wrap {background-color:#fdf8f8;}
	.is-item {padding-top:20px;}
	.w-estetic ul li a {font-size:14px;}
	.all_clinic a {font-size:14px;}

	.index-notice ul li {padding-top:20px;}

	.sub-is-item {padding-top:20px;}
	
	.intro-tit01 {font-size:20px; padding-bottom:20px;}
	.intro-tit02 {font-size:28px;}
	.intro-txt01 {font-size:16px;}
	.intro-txt02 p {font-size:14px; line-height:20px;}
	
	.estetic-effect-04 dl dd {font-size:14px;}
	.estetic-effect-04-1 dl dd {font-size:14px;}
	.estetic-effect-01-1 ul li dl dt {font-size:14px;}
	.estetic-effect-01-3 ul li dl dt {font-size:14px;}

	.estetic-effect-peeling ul li {font-size:14px;}

	.hd_pops {max-width:90%; margin:0 auto;}

	.emface03 ul li dl dt span.point {font-size:18px;}
	
	.emface-effect-wrap {width:100%; padding:0;}
	.emface-effect {width:100%;}
	.emface-effect-wrap .emface-effect:nth-child(2) {padding-top:30px;}
}



/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:14px; letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ;  vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer; font-size:12px;}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center; border:0; font-size:14px;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#feb2a8;color:#fff;cursor:pointer;border:0; transition:all .3s ease; font-size:14px;}
.btn_submit:hover {background:#fe9c8f}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;font-size:14px;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#fff;color:#333; border:1px solid #333; text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#e84566; color:#fff;}
a.btn_b02,.btn_b02 {display:inline-block;background:#e84566;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#fe9c8f}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle; font-size:14px;}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#fff;color:#333; border:1px solid #333; text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#333; color:#fff;}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border-top:2px solid #fe9c8f; border-bottom:1px solid #ddd;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;height:40px; background-color:#fff;}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}


.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle; padding:5px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px; font-weight:400;}
.form_01 li{margin:10px 0; font-size:14px;}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:16px;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff; font-weight:400;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:400;font-size:14px; float:right}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

