@charset "utf-8";

/*
================================================================================
메인, 서브레이아웃
================================================================================
*/
#wrapper{}

/* ---- 상단영역 ---- */
#header {width:100%;background:#000000}
#header .headBox_f{position:absolute;width:100%;height:100px;z-index:30;background:#000000;top:790px;}
#header .headBox_sub{position:absolute;width:100%;height:100px;z-index:30;background:#000000;top:40px;}

#header .headBox{margin:0 auto;width:1300px;height:100px;z-index:30;background:#000000;position:relative;}


#header .logo {position:absolute;top:25px;z-index:25;left:140px;}
#header .logo a {display:block}
#header .logo img {height:49px;}

/* #header .header_foreign {position:absolute;top:28px;} */


#head_line_wrap {
    width: 100%;
    height: 40px;
    background: url('/_public/img/common/head_line_bg.png');
    min-width: 1200px;
}


#head_line_inner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

#head_line_inner ul.imglist {
    float: left;
}

#head_line_inner ul.imglist li {
    float: left;
    margin: 0;
    padding: 0;
}

#head_line_inner ul.util {
    position: absolute;
    right: 0;
    top: 10px;
}

#head_line_inner ul.util li {
    margin-right: 20px;
    float: left;
}

#head_line_inner ul.util li a{
	color:#fff;
}

/* ---- 중간영역 ---- */
#container #content{position:relative;  }
#container #content::after{display:block;clear:both;content:''; }

/* ---- 하단영역 ---- */
#footer {clear:both;width:100%;}
/*footer*/
#foot_wrap {width:100%;height:660px;background:#232323;overflow:hidden;}
#foot_wrap_inner {width:1290px;margin:0 auto;position:relative;text-align:center;}
#foot_wrap_inner .foot_logo {padding-top:75px;}
#foot_wrap_inner .foot_link {width:697px;height:124px;background:url('../img/common/foot_link_bg.png') no-repeat;margin:30px auto;}
#foot_wrap_inner .foot_link ul {overflow:hidden;padding:20px 38px;}
#foot_wrap_inner .foot_link ul li {margin:0 30px;float:left;}
#foot_wrap_inner .foot_link ul li:first-child {margin-left:60px;}
#foot_wrap_inner .foot_link2 {margin-top:55px;overflow:hidden;text-align:center;}
#foot_wrap_inner .foot_link2 {color:#464646;font-size:14px;}
#foot_wrap_inner .foot_link2 a {color:#fff;font-size:14px;margin:0 15px;}
#foot_wrap_inner .foot_addr {margin-top:11px;color:#8d8d8d;font-size:14px;}
#foot_wrap_inner .foot_addr span {color:#464646;padding:0 15px;}




.quickmenu_index {width:100px;position:fixed;right:0;top:40px;z-index:99;}
.rightQ{position:fixed;z-index:999;bottom:30px;right:25px;} /*퀵메뉴가 너무 길어서 가려짐*/

/*
================================================================================
상단메뉴
================================================================================
*/
#gnb{position:relative;margin:0 auto;padding-left:320px;width:1280px;z-index:20}
#gnb .gnb{padding-top:40px;}
#gnb ul:after{display:block;clear:both;content:''}
/* 
#gnb > ul > li{float:left;background:url('../img/common/gnb_kan.gif') no-repeat left 5px}
#gnb > ul > li > a{position:relative;display:block;padding:0 10px;font-size:17px;color:#fff;text-decoration:none;font-weight:bold} 
*/
#gnb > ul > li{float:left;}
#gnb > ul > li > a{position:relative;display:block;padding:0px;font-size:17px;color:#fff;text-decoration:none;font-weight:bold;margin:0 15px;}
#gnb > ul > li > a.on{color:#f9e628;font-weight:bold;border-bottom:2px solid #f9e628;}
#gnb > ul > li > a:after{position:absolute;left:0;bottom:0;width:0;height:5px;content:'';transition: all 0.3s ease 0s; }
#gnb > ul > li > ul{display:none;position:absolute;top:100px;left:0%;padding:17px 15px 0 87px;height:60px;z-index:30;}
#gnb > ul > li > ul > li{float:left;margin:0 15px;}
#gnb > ul > li > ul > li a{display:inline-block;color:#fff}
#gnb > ul > li > ul > li a:hover{color:#fb137b;font-weight:bold}
#gnb > ul > li > ul > li > a.on{color:#fb137b;font-weight:bold}

.col_hotpink a {color:#fb137b !important;}
.col_hotpink a:hover, .col_hotpink a.on {color:#f9e628 !important;}


#gnbBg{position:absolute;top:100px;left:0;width:100%;height:0;background:rgba(255,255,255,0.2);transition: all 0.1s;z-index:10} /*롤오버시 나오는 메뉴 바배경*/
#gnbBg.on{height:60px;}

#gnb > ul > li > a.select{color:#fb137b;font-weight:bold} 



/*
================================================================================
2차메뉴 margin-left 위치
================================================================================
*/

.m_gn01{left:0%;margin-left:0px}
.m_gn02{left:0%;margin-left:330px}
.m_gn03{left:0%;margin-left:400px}
.m_gn04{left:0%;margin-left:470px}
.m_gn05{left:0%;margin-left:560px}
.m_gn06{left:0%;margin-left:630px}
.m_gn07{left:0%;margin-left:680px}
.m_gn08{left:0%;margin-left:780px}
.m_gn09{left:0%;margin-left:880px}
.m_gn10{left:0%;margin-left:800px}
.m_gn11{left:0%;margin-left:950px}
.m_gn12{left:0%;margin-left:230px}

ul.no_submenu li {width:500px;}



/*
================================================================================
왼쪽메뉴
================================================================================
*/

#lnb{position:relative;height:60px;background:#fff; border-bottom:1px solid #e6e6e6; margin-top:100px;}
#lnb .lnbBox{margin:0 auto;padding-left:70px;width:1280px}
#lnb .lnbBox .btnHome{position:absolute;top:0px;left:50%;margin-left:-630px;width:60px;z-index:0}
#lnb .lnbBox .btnHome a{display:block;width:60px;height:60px;text-indent:-999px;overflow:hidden;background:url('../img/common/ic_home.png') no-repeat center center;border:1px solid #e6e6e6;border-width:0 1px}
#lnb .lnbBox ul::after{display:block;clear:both;content:''}
#lnb .lnbBox ul{padding:17px}
#lnb .lnbBox ul li{float:left;margin:0 15px}
#lnb .lnbBox ul li a{display:inline-block;color:#4d4d4d}
#lnb .lnbBox ul li a.on,#lnb .lnbBox ul li a:hover{color:#fb137b;font-weight:bold}

/*
================================================================================
메인콘텐츠
================================================================================
*/

.mVisual{position:relative;height:750px;overflow:hidden; }
.mVisual li{padding-top:55px;height:750px;text-align:center;background-repeat:no-repeat;background-position:center top}
.mVisual li a {display:block;width:100%;height:100%;}
.mVisual li.visual01{background-image:url('/_public/img/main/ms1.jpg')}
.mVisual li.visual02{background-image:url('/_public/img/main/ms2.jpg')}
.mVisual li.visual03{background-image:url('/_public/img/main/ms3.jpg')}
.mVisual li.visual04{background-image:url('/_public/img/main/ms4.jpg')}
.mVisual li.visual05{background-image:url('/_public/img/main/ms5.jpg')}
.mVisual li.visual06{background-image:url('/_public/img/main/ms6.jpg')}



.m_06 {background:#ebebeb;padding:60px 0;}
.m_06 ul {width:1221px;margin:0 auto;}
.m_06 ul:after {clear:both;display:block;content:"";}
.m_06 li {float:left;margin-left:10px;}
.m_06 li:first-child {margin-left:0;}
.m_06 li a {display:block;width:100%;height:100%;}

.mVisual #bx-pager{position:relative;margin:-64px auto 0;width:1280px;font-size:18px;text-align:center;z-index:20}
.mVisual #bx-pager::after{display:block;clear:both;content:''}
.mVisual #bx-pager a{float:left;display:block;width:16.666%;height:64px;color:#fff;font-weight:bold;line-height:64px;background:rgba(0,0,0,0.7);border-right:1px solid #fff;}
.mVisual #bx-pager a:first-child{border-left:0}
.mVisual #bx-pager a:last-child{border-right:0}
.mVisual #bx-pager a.active{background:rgba(0,0,0,0.9);color:#fff;}

.mCon_top{width:100%;}
.mCon_top div {background-repeat:no-repeat !important;}
.mCon_top div a {display:block;width:100%;height:100%;}
.mCon_top .m_wellaging {background:url('../img/main/main_wellaging.jpg') bottom center;height:753px;}
/* .mCon_top .m_newq {background:url('../img/main/newq.jpg') bottom center;height:844px;} */
.mCon_top .m_top {background:url('../img/main/m_top.jpg') bottom center;height:807px;}
.mCon_top .m_event {background:url('../img/event/2008_event_pc.jpg') top center;height:2222px;}
.mCon_top .m_event_common {background:url('/_public/img/event/pc_m_event_common.jpg') top center;height:2877px;}
/* .mCon_top .m_event {background:url('../img/main/m_event.gif') top center;height:3578px;} */
.mCon_top .m_01 {background:url('../img/main/m_01.jpg') top center;height:501px;}
.mCon_top .m_02 {background:url('../img/main/m_02.jpg') top center;height:501px;}
.mCon_top .m_03 {background:url('../img/main/m_03.jpg') top center;height:501px;}
.mCon_top .m_04 {background:url('../img/main/m_04.jpg') top center;height:501px;}
.mCon_top .m_05 {background:url('../img/main/m_05.jpg') top center;height:501px;}
.mCon_top .m_map {width:100%;height:300px;overflow:hidden;}




/* 메인 레이저 영역 */

.mCon_top .m_top1 {background:url('../img/laser/laser_bg.jpg') bottom center;height:1480px;}
.mCon_top .m_top1 .m_top1_logo {position:relative;margin:0 auto; width:576px;top:160px;}
.mCon_top .m_top1 .m_top1_sum {position:relative;margin:0 auto; width:1200px;top:190px;}

.m_top1 #m_top1_menu{position:relative;top:190px;margin:0px auto 0;width:1200px;font-size:16px;text-align:center;z-index:20;}
.m_top1 #m_top1_menu a{float:left;display:block;width:14.285714285714%;height:64px;color:#555;line-height:64px;background:rgba(255,255,255,0.7);border-right:1px solid rgba(0,0,0,0.5);cursor:pointer;font-family:"Noto Sans KR", sans-serif;font-weight:600;}
.m_top1 #m_top1_menu a.active{background:rgba(255,255,255,0.9);color:#000;}
.m_top1 #m_top1_menu::after{display:block;clear:both;content:''}
.m_top1 #m_top1_menu a:first-child{border-left:0}
.m_top1 #m_top1_menu a:last-child{border-right:0}

.m_top1 .m_top1_slide_area{position:relative;margin:0 auto; width:1200px;top:235px;}
.m_top1 .m_top1_slide_area .m_top1_slide_img{position:relative;margin-left:15px;}
.m_top1 .m_top1_slide_area .r_arrow{position:relative; width:50px;color:#fff;font-size:40px;margin:0 0 0 20px;}
.m_top1 .m_top1_slide_area .l_arrow{position:relative; width:50px;color:#fff;font-size:40px;right:0px;}



.m_top1 .m_top1_content_area{position:relative;margin:0 auto; width:1200px;top:280px;}

.m_top1 .m_top1_content_area ul {background:#fff;height:350px;border-radius:50px 100px 100px 50px;}
.m_top1 .m_top1_content_area ul:after {clear:both;display:block;cotent:"";}
.m_top1 .m_top1_content_area ul li {float:left;font-size:14.7px;line-height:24px;letter-spacing:-0.6px;}
.m_top1 .m_top1_content_area ul li p {margin-top:6px;width:100%;word-break:break-all;font-family:"Noto Sans KR", sans-serif;font-weight:300;color:#fff}
.m_top1 .m_top1_content_area ul li:first-child {width:400px;height:350px;text-align:center;overflow:hidden;border-radius:50px 0 0 50px}
.m_top1 .m_top1_content_area ul li:first-child img {width:1500px;overflow:hidden;margin-top:-50px;}
.m_top1 .m_top1_content_area ul li:last-child {padding:50px 30px;height:350px;width:800px;background:#151515;border-radius: 0 50px 50px 0}


/*하단 컨텐츠 제목css*/
.m_top1 .m_top1_content_area ul li h2 {font-weight:600;font-size:26px;margin:0 0 20px;padding-bottom:15px;letter-spacing:-1px;font-family:"Noto Sans KR", sans-serif;width:735px;}
.m_top1 .m_top1_content_area ul li h2 span {margin-left:10px;font-size:16px;background:none;display:inline-block;padding:2px 5px;font-weight:normal;}

/*각 파트별로 제목 색상*/
.a_title ul li h2 {color:#ca352e;border-bottom:1px solid #ca352e;}
.a_title ul li h2 span {color:#ca352e;border:1px solid #ca352e;}

.b_title ul li h2 {color:#669fab;border-bottom:1px solid #669fab;}
.b_title ul li h2 span {color:#669fab;border:1px solid #669fab;}

.c_title ul li h2 {color:#8d66be;border-bottom:1px solid #8d66be;}
.c_title ul li h2 span {color:#8d66be;border:1px solid #8d66be;}

.d_title ul li h2 {color:#74944e;border-bottom:1px solid #74944e;}
.d_title ul li h2 span {color:#74944e;border:1px solid #74944e;}

.e_title ul li h2 {color:#835d4a;border-bottom:1px solid #835d4a;}
.e_title ul li h2 span {color:#835d4a;border:1px solid #835d4a;}

.f_title ul li h2 {color:#e2a000;border-bottom:1px solid #e2a000;}
.f_title ul li h2 span {color:#e2a000;border:1px solid #e2a000;}

.g_title ul li h2 {color:#62b8a6;border-bottom:1px solid #62b8a6;}
.g_title ul li h2 span {color:#62b8a6;border:1px solid #62b8a6;}

.h_title ul li h2 {color:#e4a2a2;border-bottom:1px solid #e4a2a2;}
.h_title ul li h2 span {color:#e4a2a2;border:1px solid #e4a2a2;}






/*셀프카메라 */
/* .selfie{width:100%;height:580px;text-align:center;background:url('/_public/img/main/pc_selfie_bg.jpg') bottom center no-repeat;} */
.selfie{width:100%;height:650px;text-align:center;}
.selfie_title {margin-top:50px}
.selfie_box_con {width:1395px;margin:45px auto 0;position:relative; overflow:hidden;}
.selfie_box {float:left;overflow:hidden;margin:0 auto;}
.selfie_box li {float:left; text-align:center; vertical-align:middle; overflow:hidden;}
.selfie_box li img {transition:all .5s ease; -webkit-transition:all .4s ease;}
.selfie_box li img:hover {transform: scale(1.2);-webkit-transform: scale(1.2);}
.selfie_box.n1 {width:310px;}
.selfie_box.n2 {width:465px;}
.selfie_box.n3, .selfie_box.n4 {width:310px;}






.m_top1_slide_area dl {cursor:pointer;width:206px;}
.m_top1_slide_area dt{border-radius:100%;height:206px;overflow:hidden;background:#fff;position:relative;box-shadow: 3px 3px 20px rgba(0,0,0,0.3);}
.m_top1_slide_area dt img{width:206px;position:absolute;top:-30px;}
.m_top1_slide_area dd{color:#fff;font-weight:bold;text-align:center;margin-top:15px;font-size:16px;}



.m_bbs {width:800px;margin:50px auto;}
.m_bbs:after {clear:both;display:block;content:"";}
.m_bbs > div {float:left;margin-right:20px;}
.m_bbs > div h2.bbs_tit {margin-bottom:20px;}
.m_bbs > div.m_bbs_in {width:407px;margin-right:30px;}

.m_bbs_in ul li {height:50px;border-bottom:1px dotted #d8d8d8;line-height:50px;}
.m_bbs_in .bbs_date {color:#fc348d;margin-right:10px}



/*
================================================================================
서브콘텐츠
================================================================================
*/

.subBotCon{text-align:center;border-top:1px solid #e0e0e0;}

.sbBox{text-align:center;}
.sbBox.tit{display:none; height:280px; padding-top:30px; margin-bottom:100px}
.sbBox.bg{background:#eee}

.sbBox_tit{text-align:center; height:80px; margin-top:50px;}

.sbBox_tit h2 {
	margin-top:20px;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
	line-height:50px;
}




/* 회원약관 */
.term_box_wrap {width:1190px;padding:50px;margin:20px auto 100px;border:1px solid #e1e1e1;border-top:3px solid #003aa5;background:#fafafa;}
.term_box_wrap p.term_title {font-size:16px;}
.term_box_wrap .term_text {margin-top:10px;overflow:hidden;height:600px;border:1px solid #e1e1e1;}
.term_box_wrap .term_text textarea {font-size:14px;color:#666;width:100%;height:600px;line-height:30px;border:0;padding:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}




/*****==========================NEW SUB 1810 ============================****/
.newSub {width:100%;position:relative;}
.newSub > div {width:100%;}


/*폭시주사*/
.foxy_01 {background:url('/_public/img/newsub/foxy_01.jpg') no-repeat center top;height:510px;}
.foxy_02 {background:url('/_public/img/newsub/foxy_02.jpg') no-repeat center top;height:542px;}
.foxy_03 {background:url('/_public/img/newsub/foxy_03.jpg') no-repeat center top;height:624px;}
.foxy_04 {background:url('/_public/img/newsub/foxy_04.jpg') no-repeat center top;height:647px;}
.foxy_05 {background:url('/_public/img/newsub/foxy_05.jpg') no-repeat center top;height:3355px;}
.foxy_06 {background:url('/_public/img/newsub/foxy_06.jpg') no-repeat center top;height:869px;}
.foxy_07 {background:url('/_public/img/newsub/foxy_07.jpg') no-repeat center top;height:1057px;}
.foxy_08 {background:url('/_public/img/newsub/foxy_08.jpg') no-repeat center top;height:1700px;}
.foxy_09 {background:url('/_public/img/newsub/foxy_09.jpg') no-repeat center top;height:513px;}

/*보톡스*/
.botox_01 {background:url('/_public/img/newsub/botox_01.jpg') no-repeat center top;height:611px;}
.botox_01_2 {background:url('/_public/img/newsub/botox_01_2.jpg') no-repeat center top;height:1311px;}
.botox_02 {background:url('/_public/img/newsub/botox_02.jpg') no-repeat center top;height:900px;}
.botox_03 {background:url('/_public/img/newsub/botox_03.jpg') no-repeat center top;height:655px;}
.botox_04 {background:url('/_public/img/newsub/botox_04.jpg') no-repeat center top;height:1034px;}

/*필러*/
.filler_01 {background:url('/_public/img/newsub/filler_01.jpg') no-repeat center top;height:611px;}
.filler_02 {background:url('/_public/img/newsub/filler_02.jpg') no-repeat center top;height:900px;}
.filler_03 {background:url('/_public/img/newsub/filler_03.jpg') no-repeat center top;height:570px;}
.filler_04 {background:url('/_public/img/newsub/filler_04.jpg') no-repeat center top;height:724px;}
.filler_05 {background:url('/_public/img/newsub/filler_05.jpg') no-repeat center top;height:759px;}
.filler_06 {background:url('/_public/img/newsub/filler_06.jpg') no-repeat center top;height:940px;}

/*기미/색소*/
.pigment_01 {background:url('/_public/img/newsub/pigment_01.jpg') no-repeat center top;height:611px;}
.pigment_01_2 {background:url('/_public/img/newsub/pigment_01_2.jpg') no-repeat center top;height:2549px;}
.pigment_02 {background:url('/_public/img/newsub/pigment_02.jpg') no-repeat center top;height:900px;}
.pigment_03 {background:url('/_public/img/newsub/pigment_03.jpg') no-repeat center top;height:679px;}
.pigment_04 {background:url('/_public/img/newsub/pigment_04.jpg') no-repeat center top;height:391px;}
.pigment_05 {background:url('/_public/img/newsub/pigment_05.jpg') no-repeat center top;height:801px;}


/*리프팅*/
.lifting_01 {background:url('/_public/img/newsub/lifting_01.jpg') no-repeat center top;height:611px;}
.lifting_01_2 {background:url('/_public/img/newsub/lifting_01_2.jpg') no-repeat center top;height:2553px;}
.lifting_02 {background:url('/_public/img/newsub/lifting_02.jpg') no-repeat center top;height:700px;}
.lifting_03 {background:url('/_public/img/newsub/lifting_03.jpg') no-repeat center top;height:1086px;}
.lifting_04 {background:url('/_public/img/newsub/lifting_04.jpg') no-repeat center top;height:724px;}
.lifting_05 {background:url('/_public/img/newsub/lifting_05.jpg') no-repeat center top;height:724px;}
.lifting_06 {background:url('/_public/img/newsub/lifting_06.jpg') no-repeat center top;height:724px;}
.lifting_07 {background:url('/_public/img/newsub/lifting_07.jpg') no-repeat center top;height:857px;}



/*문신*/
.tattoo_01 {background:url('/_public/img/newsub/tattoo_01.jpg') no-repeat center top;height:611px;}
.tattoo_02 {background:url('/_public/img/newsub/tattoo_02.jpg') no-repeat center top;height:727px;}

.tattoo_03 {background:url('/_public/img/newsub/tattoo_03.jpg') no-repeat center top;height:1125px;}
.tattoo_04 {background:url('/_public/img/newsub/tattoo_04.jpg') no-repeat center top;height:827px;}

.tattoo_05 {background:url('/_public/img/newsub/tattoo_05.jpg') no-repeat center top;height:724px;}
.tattoo_06 {background:url('/_public/img/newsub/tattoo_06.jpg') no-repeat center top;height:724px;}

.tattoo_07 {background:url('/_public/img/newsub/tattoo_07.jpg') no-repeat center top;height:391px;}
.tattoo_08 {background:url('/_public/img/newsub/tattoo_08.jpg') no-repeat center top;height:801px;}



/*여드름*/
.acne_01 {background:url('/_public/img/newsub/acne_01.jpg') no-repeat center top;height:611px;}
.acne_01_2 {background:url('/_public/img/newsub/acne_01_2.jpg') no-repeat center top;height:2329px;}
.acne_02 {background:url('/_public/img/newsub/acne_02.jpg') no-repeat center top;height:1048px;}
.acne_03 {background:url('/_public/img/newsub/acne_03.jpg') no-repeat center top;height:724px;}
.acne_04 {background:url('/_public/img/newsub/acne_04.jpg') no-repeat center top;height:556px;}



/*비만*/
.obesity_01 {background:url('/_public/img/newsub/obesity_01.jpg') no-repeat center top;height:611px;}
.obesity_01_2 {background:url('/_public/img/newsub/obesity_01_2.jpg') no-repeat center top;height:1909px;}
.obesity_02 {background:url('/_public/img/newsub/obesity_02.jpg') no-repeat center top;height:900px;}
.obesity_03 {background:url('/_public/img/newsub/obesity_03.jpg') no-repeat center top;height:734px;}
.obesity_04 {background:url('/_public/img/newsub/obesity_04.jpg') no-repeat center top;height:703px;}
.obesity_05 {background:url('/_public/img/newsub/obesity_05.jpg') no-repeat center top;height:482px;position:relative;}
.obesity_05 a {display:block;width:100%;height:100%;}


/*옴므*/
.homme_01 {background:url('/_public/img/newsub/homme_01.jpg') no-repeat center top;height:510px;}
.homme_02 {background:url('/_public/img/newsub/homme_02.jpg') no-repeat center top;height:803px;}
.homme_03 {background:url('/_public/img/newsub/homme_03.jpg') no-repeat center top;height:671px;}
.homme_04 {background:url('/_public/img/newsub/homme_04.jpg') no-repeat center top;height:478px;}
.homme_05 {background:url('/_public/img/newsub/homme_05.jpg') no-repeat center top;height:799px;}


/*병원소개*/
.el_01 {background:url('/_public/img/newsub/el_01.jpg') no-repeat center top;height:510px;}
.el_02 {background:url('/_public/img/newsub/el_02.jpg') no-repeat center top;height:661px;}
.el_03 {background:url('/_public/img/newsub/el_03.jpg') no-repeat center top;height:468px;}
.el_04 {background:url('/_public/img/newsub/el_04.jpg') no-repeat center top;height:782px;}

/*임시 04*/
/* .el_04 {background:url('/_public/img/newsub/el_04.jpg') no-repeat center top;height:200px;margin-bottom:30px;}
.el_04_2 {background:url('http://www.elclinic.kr/_public/img/newsub/el_04.jpg') no-repeat center bottom;height:550px;} */

.el_05 {background:url('/_public/img/newsub/el_05.jpg') no-repeat center top;height:2235px;}


/*장비소개*/
.equipment_01 {background:url('/_public/img/newsub/equipment_01.jpg') no-repeat center top;height:510px;}
/* .equipment_02 {background:url('/_public/img/newsub/equipment_02.jpg') no-repeat center top;height:1038px;}
.equipment_03 {background:url('/_public/img/newsub/equipment_03.jpg') no-repeat center top;height:411px;} */
.equipment_04 {background:url('/_public/img/newsub/equipment_04.jpg') no-repeat center top;height:682px;}
.equipment_05 {background:url('/_public/img/newsub/equipment_05.jpg') no-repeat center top;height:673px;}
.equipment_06 {background:url('/_public/img/newsub/equipment_06.jpg') no-repeat center top;height:411px;}
.equipment_07 {background:url('/_public/img/newsub/equipment_07.jpg') no-repeat center top;height:1045px;}
.equipment_08 {background:url('/_public/img/newsub/equipment_08.jpg') no-repeat center top;height:652px;}
.equipment_09 {background:url('/_public/img/newsub/equipment_09.jpg') no-repeat center top;height:650px;}

/*진료안내*/
.info_01 {background:url('/_public/img/newsub/info_01.jpg') no-repeat center top;height:510px;}
.info_02 {}
.info_02 ul {width:990px;margin:101px auto 79px;}
.info_02 ul:after {clear:both;display:block;content:"";}
.info_02 li {float:left;}
.info_03 {background:url('/_public/img/newsub/info_03.jpg') no-repeat center top;height:680px;}


/*둘러보기*/
.interior_01 {background:url('/_public/img/newsub/interior_01.jpg') no-repeat center top;height:510px;}
.interior_02 {text-align:center;}
.interior_02 > img {margin-top:100px;}




/*웰에이징*/
.wellaging_01 {background:url('/_public/img/newsub/wellaging_01.jpg') no-repeat center top;height:510px;}
.wellaging_02 {background:url('/_public/img/newsub/wellaging_02.jpg') no-repeat center top;height:896px;}
.wellaging_03 {background:url('/_public/img/newsub/wellaging_03.jpg') no-repeat center top;height:1541px;}
.wellaging_04 {background:url('/_public/img/newsub/wellaging_04.jpg') no-repeat center top;height:2435px;}
.wellaging_05 {background:url('/_public/img/newsub/wellaging_05.jpg') no-repeat center top;height:2002px;}
.wellaging_06 {background:url('/_public/img/newsub/wellaging_06.jpg') no-repeat center top;height:1679px;}
.wellaging_07 {background:url('/_public/img/newsub/wellaging_07.jpg') no-repeat center top;height:503px;position:relative;}
.wellaging_07 a {display:block;width:100%;height:100%;}



/*흉터*/
.scar_01 {background:url('/_public/img/newsub/scar_01.jpg') no-repeat center top;height:510px;}
.scar_02 {background:url('/_public/img/newsub/scar_02.jpg') no-repeat center top;height:1270px;}
.scar_03 {background:url('/_public/img/newsub/scar_03.jpg') no-repeat center top;height:728px;}
.scar_04 {background:url('/_public/img/newsub/scar_04.jpg') no-repeat center top;height:1075px;}
.scar_05 {background:url('/_public/img/newsub/scar_05.jpg') no-repeat center top;height:503px;position:relative;}
.scar_05 a {display:block;width:100%;height:100%;}





/*공통하단*/

.subCommon {width:100%;position:relative;}
.subCommon > div {width:100%;}

.common_01 {background:url('/_public/img/newsub/common_01.jpg') no-repeat center top;height:571px;}
.common_02 {background:url('/_public/img/newsub/common_02.jpg') no-repeat center top;height:490px;}
.common_03 {background:url('/_public/img/newsub/common_03.jpg') no-repeat center top;height:506px;}

.common_04 {}
.common_04 ul:after {clear:both;display:block;content:"";}
.common_04 li {float:left;width:50%;font-size:0;}
.common_04 li:first-child {text-align:right;background:url('/_public/img/newsub/common_link_01_bg.jpg') right top;}
.common_04 li:last-child {text-align:left;background:url('/_public/img/newsub/common_link_02_bg.jpg') left top;}



/* 비급여진료비 */

.price {width:1200px;margin:0 auto;}
.price:after {clear:both;display:block;content:"";}
.price > p {text-align:right;margin-bottom:20px;}
.price table {width:570px;border:1px solid #ddd;border-width:1px 1px 0 1px;font-size:15px;float:left;margin-left:20px;margin-bottom:50px;}
.price table th {padding:10px;border-bottom:1px solid #ddd;}
.price table th.th_tit {background:#444;color:#fff;font-size:18px;padding:15px;}
.price table td {border-bottom:1px solid #ddd;padding:10px;}
.price table td.td_menu {background:#eee;border-bottom:1px solid #ddd;width:240px;}
.price table td span {font-size:13px;line-height:15px;color:#fb137b;}