/*문자열설정*/
@charset "utf-8";
/*폰트설정*/
@font-face{font-family: 'NanumBarunGothic';	src: url('/font/NanumBarunGothic.eot');src: url('/font/NanumBarunGothic.eot?#iefix') format('embedded-opentype'),url('/font/NanumBarunGothic.ttf') format('truetype');font-weight: normal;font-style: normal;}

/*html5-doctor-reset-stylesheet.min CSS 초기화*/
*{margin:0;padding:0;font-weight:normal;font-family:'NanumBarunGothic';}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, abbr, acronym, address, big, cite, code, ins, small, sub, sup {padding:0; margin:0; font-size:12px; }div img, dl img, dt img, dd img, ul img, ol img, li img, h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, pre img, form img, fieldset img, input img, textarea img, p img, blockquote img, th img, td img{ font-size:0; line-height:0;}table{border-spacing:0;}ol, ul, li{ list-style:none;}h1, h2, h3, h4, h5, h6, th, td{font-weight:normal; font-size:100%;}form, fieldset, a img{ border:0;}q:before,q:after { content:''; }abbr,acronym { border:0; }address, abbr, address, big, cite, code, ins, small, sub, sup, em{ font-weight:normal; font-style:normal;}blockquote, q{quotes:none;}caption{display:none;}a img, input, textarea, select, img{ vertical-align:middle;}time, progress, mark, output {display:inline;}a {text-decoration:none;}a img{ border:0;}img, input, select{vertical-align:middle;}input{ font-size:13px; color:#000; vertical-align:middle; }select{ font-size:13px; border:1px solid #D0D0D0; background:#fff; }article, aside, figure, figure img, figcaption, hgroup, footer, header, main, nav, section, label, video, object {display:block;}
/* html5-doctor-reset-stylesheet.min CSS 초기화 */


/* 편의를 위한 CSS 정의 */
.hide{position:absolute;top:-9999px;left:-9999px;}
.clr{clear:both !important;float:none !important;width:0 !important;height:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;overflow:hidden !important;visibility:hidden !important;}
a {text-decoration:none;color:#ccc}
a:hover {text-decoration:underline;}
a img{ border:0; }
img, input, select{ vertical-align:middle; }
input{ font:13px 'dotum'; color:#000; vertical-align:middle; }
select{ font-size:13px; border:1px solid #D0D0D0; background:#fff; }
.ilh {width:159px;height:29px;position:relative;float:left;background:#8b8b8b;}
.ilh label {display:block;font:normal 12px/29px 'dotum';padding-left:10px;color:#fff;}
.ilh span {display: block;height:32px;}
.ilh input {position:absolute;width:100%;height:29px;padding-left:10px;border:0;background: transparent;font-size:12px;vertical-align:top;color:#fff;top:0;left:0;z-index:1;}
.my-placeholder{color:#aaa;}
input[type=checkbox].s_checkbox {position:relative;top:-1px;margin-right:5px;width:15px;height:15px;border:0;border-radius:0;background:url('../img/input/chk_img.gif') no-repeat 0 0;background-size:15px 30px;}
input[type=checkbox]:checked.s_checkbox {background-position:0 -15px;}
input[type=radio].s_radiobox {position:relative;width:15px;height:15px;border:0;border-radius:0;background:url('../img/input/radio_img.png') no-repeat 0 0;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-size:15px 30px;}
input[type=radio]:checked.s_radiobox {background-position:0 -15px;}
input[type=file].s_upload {filter: alpha(opacity=0);opacity:0;outline:none;background:none;cursor:pointer;}
select.s_select {font-family:'dotum';width:100%;border:1px solid #c3c3c3;position:relative;top:0px;display:inline-block;padding:0 0 0 5px;line-height:30px;height:30px;background:url('/img/input/bg_select.gif') right top no-repeat padding-box border-box #fff;appearance:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;border-radius:0;text-indent:0.01px; text-overflow:'';}
select.s_select::-ms-expand {display:none;}
textarea.s_area {margin:5px 0;width:100%;padding:10px;height:150px !important;line-height:15px;border:1px solid #c3c3c3;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input.s_text {background:#fff;border:1px solid #c3c3c3;padding:7px 10px;height:30px;width:100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input.s_text:input-placeholder {color:#ccc;}
input.s_text:-webkit-input-placeholder {color:#ccc;}
input.s_text:-ms-input-placeholder {color:#ccc;}
input[type=submit]{appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

.blind{position:absolute; top:0; left:0; width:0; height:0; font-size:0; line-height:0; text-indent:-9999999999px;}
.clear:after{content:"";display:block;clear:both;}
.tac{text-align:center;}
.fll{float:left;}
.flr{float:right;}
.por{position:relative;}
.poa{position:absolute;}
.fwb{font-weight:bold;}
.term_text textarea{width: 100%;height: 500px; padding: 20px;box-sizing: border-box; font-size:14px}
.mgt0{margin-top:0px !important;}.mgt5{margin-top:5px !important;}.mgt10{margin-top:10px !important;}.mgt15{margin-top:15px !important;}.mgt20{margin-top:20px !important;}.mgt25{margin-top:25px !important;}.mgt30{margin-top:30px !important;}.mgt35{margin-top:35px !important;}.mgt40{margin-top:40px !important;}.mgt45{margin-top:45px !important;}.mgt50{margin-top:50px !important;}
.mgr0{margin-right:0px !important;}.mgr5{margin-right:5px !important;}.mgr10{margin-right:10px !important;}.mgr15{margin-right:15px !important;}.mgr20{margin-right:20px !important;}.mgr25{margin-right:25px !important;}.mgr30{margin-right:30px !important;}.mgr35{margin-right:35px !important;}.mgr40{margin-right:40px !important;}.mgr45{margin-right:45px !important;}.mgr50{margin-right:50px !important;}
.mgb0{margin-bottom:0px !important;}.mgb5{margin-bottom:5px !important;}.mgb10{margin-bottom:10px !important;}.mgb15{margin-bottom:15px !important;}.mgb20{margin-bottom:20px !important;}.mgb25{margin-bottom:25px !important;}.mgb30{margin-bottom:30px !important;}.mgb35{margin-bottom:35px !important;}.mgb40{margin-bottom:40px !important;}.mgb45{margin-bottom:45px !important;}.mgb50{margin-bottom:50px !important;}
.mgl0{margin-left:0px !important;}.mgl5{margin-left:5px !important;}.mgl10{margin-left:10px !important;}.mgl15{margin-left:15px !important;}.mgl20{margin-left:20px !important;}.mgl25{margin-left:25px !important;}.mgl30{margin-left:30px !important;}.mgl35{margin-left:35px !important;}.mgl40{margin-left:40px !important;}.mgl45{margin-left:45px !important;}.mgl50{margin-left:50px !important;}
.pdt0{padding-top:0px !important;}.pdt5{padding-top:5px !important;}.pdt10{padding-top:10px !important;}.pdt15{padding-top:15px !important;}.pdt20{padding-top:20px !important;}.pdt25{padding-top:25px !important;}.pdt30{padding-top:30px !important;}.pdt35{padding-top:35px !important;}.pdt40{padding-top:40px !important;}.pdt45{padding-top:45px !important;}.pdt50{padding-top:50px !important;}
.pdr0{padding-right:0px !important;}.pdr5{padding-right:5px !important;}.pdr10{padding-right:10px !important;}.pdr15{padding-right:15px !important;}.pdr20{padding-right:20px !important;}.pdr25{padding-right:25px !important;}.pdr30{padding-right:30px !important;}.pdr35{padding-right:35px !important;}.pdr40{padding-right:40px !important;}.pdr45{padding-right:45px !important;}.pdr50{padding-right:50px !important;}
.pdb0{padding-bottom:0px !important;}.pdb5{padding-bottom:5px !important;}.pdb10{padding-bottom:10px !important;}.pdb15{padding-bottom:15px !important;}.pdb20{padding-bottom:20px !important;}.pdb25{padding-bottom:25px !important;}.pdb30{padding-bottom:30px !important;}.pdb35{padding-bottom:35px !important;}.pdb40{padding-bottom:40px !important;}.pdb45{padding-bottom:45px !important;}.pdb50{padding-bottom:50px !important;}
.pdl0{padding-left:0px !important;}.pdl5{padding-left:5px !important;}.pdl10{padding-left:10px !important;}.pdl15{padding-left:15px !important;}.pdl20{padding-left:20px !important;}.pdl25{padding-left:25px !important;}.pdl30{padding-left:30px !important;}.pdl35{padding-left:35px !important;}.pdl40{padding-left:40px !important;}.pdl45{padding-left:45px !important;}.pdl50{padding-left:50px !important;}

/* 헤더 */
#head_wrap {width:100%;z-index:10;}
.head_box{position:fixed;top:0;z-index:9999999;width:640px;height:90px;box-sizing:border-box;background-color:#08134c;}
.head_box dl:after{content:'';display:block;clear:both;}
.head_box dl dd{height:90px;float:left;text-align:center;box-sizing:border-box;cursor:pointer;}
.head_box dl dd:nth-child(1){position:absolute;left:30px;padding-top:28px;}
.head_box dl dd:nth-child(2){padding-top:23px;width:640px;}
.head_box dl dd:nth-child(3){position:absolute;right:30px;padding-top:28px;}
.head_box dl dd > a{display:inline-block;}

.m_header_lang_wrap{position:absolute;top:90px;z-index:99;width:640px;padding:10px 0;background-color:#08134c;}
.m_header_lang{width:400px;margin:0 auto;}
.m_header_lang:after{content:"";display:block;clear:both;}
.m_header_lang > li{float:left;margin-left:40px;}
.m_header_lang > li:first-child{margin-left:0;}

/* 메인비주얼 */
.main_visual {width:640px; position:relative; margin:0 auto; overflow:hidden;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager {text-align:left}
.bx-wrapper .bx-pager {text-align: right; font-size: .85em; font-family: Arial; font-weight: bold; color: #666;}
.bx-wrapper .bx-pager.bx-default-pager a {background: #9c9c9c;text-indent: -9999px;display: block; width:15px; height: 15px; margin: 0 5px; font-size:0; outline:0; border-radius: 10px;}
.main_visual .bx-wrapper .bx-pager, .main_visual  .bx-wrapper .bx-controls-auto {position: absolute;top: 20px; left:20px; width: 100%;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a{background: #fff; /* filter: alpha(opacity=50); opacity:0.5; */}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a:hover, .main_visual .bx-wrapper .bx-pager.bx-default-pager a.active {background: #000; /*filter: alpha(opacity=30); opacity:0.3;*/}
.main_visual .bx-wrapper .bx-prev{width:52px; height:52px; left: 50%;top:47%;margin-left:-670px;background: url('../img/main/mv_prev.png') no-repeat;display:inline-block;text-indent:99999px;}
.main_visual .bx-wrapper .bx-next{width:52px; height:52px; right: 50%;top:47%;margin-right:-670px;background: url('../img/main/mv_next.png') no-repeat;display:inline-block;text-indent:99999px;}
/* 푸터 */
footer {background-color:#fff; width:100%;}
.foot {width:640px; margin:0 auto; text-align:center;}
.foot_logo{padding:30px 0; text-align:center;}
.foot_mem {overflow:hidden; text-align:center; padding:30px 0;}
.foot_mem li{font-size:18px; color:#777; }
.foot_mem li a{font-size:18px !important; color:#fff; font-weight:bold;}
.f_copy{padding-bottom:70px;}
.f_copy p{font-size:16px; color:#ededed; text-align:center; line-height:1.7}
.f_radius_btn{display:inline-block;width:150px;height:40px;line-height:40px;text-align:center;border:1px solid #656565;box-sizing:border-box;/* border-radius:20px; */}
/* 전체메뉴 */
#reaction_header{position:fixed;width:100%;min-width:320px;max-width:640px;height:100%;background-color:#fff;top:90px;z-index:9999999999;display:none;overflow-y:scroll;}
.m-header{width:100%;height:auto;overflow-y:scroll;}
.m-header:after{content:""; display:block; clear:both;}
.m-header li{float:left;}
.m-header li.m-menu{width:15.6%;}
.m-header li.m-logo{width:68.8%;}
.m-header li.m-lang{width:15.6%;}
.m-header li a img{width:100%;}
#m-menu{}
#m-menu > dl{margin:0; padding:0; overflow:hidden}
#m-menu > dl > dt{padding:20px 0 20px 30px; font-size:28px; letter-spacing:-1px; font-weight:bold; color:#000; cursor:pointer; background-color:#fff; border-bottom:1px solid #c2c2c2;} /* 1depth 색상 */
#m-menu > dl > dt a{text-decoration: none;font-weight:bold; color:#000;}
.mdep1on{background-color:#2b3036 !important; color:#fff !important}
#m-menu .dep2{margin:0; padding:0; display:none}
#m-menu .dep2 > dd{margin:0; padding:15px 0; width:50%; box-sizing:border-box; border-bottom:1px solid #d7d7d7; background-color:#fff;float:left;height:55px;}
#m-menu .dep2 > dd.line2{height:70px;}
#m-menu .dep2 > dd.odd{border-right:1px solid #d7d7d7;}
#m-menu .dep2 > dd.last{width:100%;}
#m-menu .dep2 > dd:after{content:''; display:block; clear:both}
#m-menu .dep2 > dd > span{margin-left:20px; font-size:22px; color:#2e3192; display:block; font-weight:bold;}
#m-menu .dep2 > dd > a{margin-left:20px; font-size:20px; color:#555; display:block; text-decoration:none;letter-spacing:-1px;}
.ds-oc{font-size:34px; margin:-5px 30px 0 0; float:right;}
.m-menu1{display:none;}

.black_bg{position:absolute; top:0; width:100%; height:100%; background-color:#000; filter:Alpha(opacity=80); opacity:0.8; z-index:99999; display:none}
.closebtn {position:absolute; top:5px; display:block; right:20px; font-size:36px; color:#fff; cursor:pointer}
#total_menu {width:640px;position:absolute;top:96px;left:50%;margin-left:-320px;z-index:999999;display:none;}
#total_menu h1{font-size:32px;line-height:32px;font-family:"NanumBarunGothic";text-align:center; background:#d57f9a;color:#fff;padding: 22px 0;}
.total_wrap {background-color:#fff; overflow:hidden;}
.total_box {clear:both; position:relative; font-size:0; overflow:hidden; padding: 25px; border-bottom: 1px solid #d3d3d3}
.total_box strong{display:block; width:100%; float:left;padding: 9px 0 0 0; margin-bottom:30px;  }
.total_box strong:after{content:''; display:block; clear:both;}
.total_box strong a{text-decoration:none;color:#d57f9a;font-weight:normal;display: block;font-size:34px;line-height:32px;text-align: center;}
.total_box ul{float:right; width:100%; overflow:hidden; }
.total_box ul:after{content:''; display:block; clear:both;}
.total_box ul li{float:left; width:280px;margin-left:10px;text-align:center;margin-bottom:15px;}
.total_box ul li:after{content:''; display:block; clear:both;}
.total_box ul li a {text-decoration:none;font-size:25px;font-family:"NanumBarunGothic";color:#000; letter-spacing:-2px;}
.closebtn{text-align: center;padding: 20px;}
#document{position:relative;width:100%;max-width:640px;margin:0 auto;}
.main_container_wrap{position:relative;background-color:#fff;width:100%;max-width:640px;margin:0 auto;overflow:hidden;}
.sub_container_wrap{position:relative;background-color:#fff;width:100%;max-width:640px;margin:0 auto;overflow:hidden;padding-top:129px;}
/* 서브 타이틀 배경 및 제목 */
.sub_title_sty{text-align:center; font-weight:bold; font-size:35px; color:#404040; line-height:112px;}
/* 서브 2뎁스 타이틀 */
.sub-top-link-wp{position:relative; width:640px; height:80px;}
.new_sub_top{display:table;height:80px;width:640px;}
.sub-top-link-wp:after{content:""; display:block; clear:both}

.new_sub_top::after{clear:both;display:block;content:'';}
.new_sub_top > li{width:50%;border:solid 1px #000;box-sizing:border-box;display:table-cell;vertical-align:middle;}
.new_sub_top > li:nth-child(1){background:#fff;}
.sub-top-tit::after{clear:both;display:block;content:'';}
.sub-top-arrow{position:absolute;top:35px;right:15px;}
.sub_link_sty1 {position:absolute; top:80px; width:640px; left:50%; margin-left:-320px; display:none; z-index:10;}
.sub_link_sty1 li{text-align:center; background-color:#333; line-height:70px; height:70px; border-bottom:1px solid #7c797a; filter: alpha(opacity=90); opacity:0.9; width:100%; cursor:pointer}
.sub_link_sty1 li a {width:100%; font-size:24px; color:#fff; display:block}

.sub-top-link-wp_all{position:relative; width:640px; height:80px;}
.sub-top-link-wp_all:after{content:""; display:block; clear:both}
.sub-top-tit{width:100%;  background-color:#fff; color:#000; font-size:22px;box-sizing:border-box;padding-left:30px;cursor:pointer;position:relative;}
.sub-top-tit > .sub-top-arrow{top:8px;}
.sub-top-link{padding-left:30px; width:100%; background-color:#d8dae3; cursor:pointer;box-sizing:border-box;border-left:none !important;;}
.sub-top-link:after{content:""; display:block; clear:both}
.sub-top-link p{font-size:22px; color:#000; }
.sub-top-plus{float:right; font-size:50px; margin-right:20px;}
/* 서브 2뎁스 */
.sub_link_sty {position:absolute; top:80px; width:100%; max-width:640px; left:50%; margin-left:-320px; display:none; z-index:10;}
.sub_link_sty li{text-align:center; background-color:#333; line-height:70px; height:70px; border-bottom:1px solid #7c797a; filter: alpha(opacity=90); opacity:0.9; width:100%; cursor:pointer}
.sub_link_sty li a {width:100%; font-size:24px; color:#fff; display:block}
.skin_m_program {background-color:#fff; padding:20px}

/* 서브 3뎁스 */
.sub_link_sty_2 {position:absolute; top:80px; width:100%; max-width:640px; left:50%; margin-left:-320px; display:none; z-index:10;}
.sub_link_sty_2 li{text-align:center; background-color:#333; line-height:70px; height:70px; border-bottom:1px solid #7c797a; filter: alpha(opacity=90); opacity:0.9; width:100%; cursor:pointer}
.sub_link_sty_2 li a {width:100%; font-size:24px; color:#fff; display:block}


/*메인*/
.sb_ds_wrap{padding-top:60px;text-align:center;width:640px;margin:0 auto;}
.sb_section_title{text-align:center;padding-bottom:15px;}

.sb_program_wrap{background-color:#f3f3f3;width:640px;margin:0 auto;padding:40px 0;}
.sbp_section{width:602px;margin:0 auto 10px auto;border:1px solid #d9d9d9;box-sizing:border-box;}
.sbp_section:after{content:"";display:block;clear:both;}
.sbp_section > dt{float:left;background-color:#1c1c1c;width:100px;height:67px;line-height:67px;box-sizing:border-box;text-align:center;color:#fff;font-size:18px;}
.sbp_section > dd{float:left;background-color:#fff;padding-left:25px;width:500px;height:67px;line-height:67px;box-sizing:border-box;}
.sbp_section > dd:after{content:"";display:block;clear:both;}
.sbp_section > dd > p{float:left;}
.sbp_section > dd > p > a{font-size:22px;color:#000;text-decoration:none;width:380px;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sbp_more_btn{float:right;font-size:30px;font-weight:normal;margin-top:16px;margin-right:10px;width:35px;height:35px;line-height:35px;text-align:center;display:inline-block;border:1px solid #d9d9d9;box-sizing:border-box;}
.sbp_more_btn > a{color:#1c1c1c;text-decoration:none;}


.sb_info{background-color:#fff;width:640px;margin:0 auto;}
.sb_info > .sb_sns{padding:30px 0;width:360px;margin:0 auto;}
.sb_info > .sb_sns:after{content:"";display:block;clear:both;}
.sb_info > .sb_sns > li{float:left;margin-left:20px;}
.sb_info > .sb_sns > li:first-child{margin-left:0;}

.sb_hospital{width:640px;margin:0 auto;}

.footer_wrap{background-color:#1c1c1c;padding:60px 0;width:100%;max-width:640px;margin:0 auto;}
.footer_ps{width:430px;margin:0 auto;}
.foot_member{margin-bottom:30px;}
.foot_member:after{content:"";display:block;clear:both;}
.foot_member > li{float:left;margin-left:15px;border:1px solid #656565;box-sizing:border-box;text-align:center;}
.foot_member > li:first-child{margin-left:0;}
.foot_member > li > a{display:block;text-decoration:none;color:#fff;width:120px;height:38px;line-height:38px;font-size:14px;}

.footer_lang{width:400px;margin:0 auto 35px auto;}
.footer_lang:after{content:"";display:block;clear:both;}
.footer_lang > li{float:left;margin-left:40px;}
.footer_lang > li:first-child{margin-left:0;}
.footer_logo{text-align:center;}

.footer_txt{text-align:center;margin-top:30px;}
.footer_txt > address{font-size:16px;color:#d5d5d5;line-height:1.5;}
.footer_txt > p{font-size:16px;color:#d5d5d5;line-height:1.5;}
.footer_txt > p.footer_copy{font-size:13px;color:#fff;margin-top:30px;}
/*메인*/



/*서브*/
.intro_mb01_wrap{padding:50px 0 0;}
.intro_mb01_wrap > h3{text-align:center;padding-bottom:40px;}
.intro_mb01{width:560px;margin:0 auto;}
.intro_mb01::after{content:"";display:block;clear:both;}
.intro_mb01 > li{position:relative;float:left;cursor:pointer;margin-bottom:20px;}
.intro_mb01 > li:nth-child(2n){margin-left:20px;}
.intro_mb01 > li:nth-child(5n){margin-left:135px;}
.intro_mb01 > li > p{position:absolute;top:0;left:0;width:100%;height:281px;z-index:1;text-align:center;}
.intro_mb01 > li > p > strong{display:block;font-size:70px;font-weight:bold;color:#fff;margin-top:80px;}
/*.intro_mb01 > li:hover p , .intro_mb01 > li:active p{opacity:1; transition: opacity 0.55s ease;}*/
/*.intro_mb01 > li:hover > p > strong , .intro_mb01 > li:active > p > strong{animation-name:fadeInUp;margin-top:40px;}*/
.intro_mb01 > li > p > strong > span{font-size:19px;display:block;margin:10px 0 35px 0;}
.intro_mb01 > li > p > em{position:absolute;width:249px;display:block;font-size:17px;color:#fff;line-height:1.4;opacity:0;}
/*.intro_mb01 > li:hover > p > em , .intro_mb01 > li:active > p > em{animation-name:fadeIn;animation-delay:0.8s}*/

.dream_doc_wrap{}
.dream_doc_wrap > h3{text-align:center;padding-bottom:50px;}
.dream_doc > li{text-align:center;}
.dream_doc > li:first-child{margin-bottom:15px;}

.eye_mb02_wrap{position:relative;background-color:#c9c5bc;padding:50px 0;}
.eye_mb02{width:600px;margin:0 auto;height:790px;}
.eye_mb02 > h3{text-align:center;margin-bottom:40px;}
.eye_mb02 > .beforeandafter{width:600px;height:560px;margin:0 auto;}

.anti_mb02_wrap{position:relative;background:url("../img/sub/anti_mb02_bg.jpg") no-repeat;height:910px; padding:0px;}
.anti_mb02{width:640px;margin:0 auto;height:910px;}
.anti_mb02 > h3{text-align:center;padding:15px 0 8px;}
.anti_mb02 > .beforeandafter{width:620px;height:640px;margin-bottom:0;margin-left: 10px;}
.anti_mb03{position:relative;background:url("../img/sub/anti03_0106_bg.jpg") no-repeat;height:841px; padding:0px;}

.clinic_mb02{position:relative;background:url("../img/sub/clinic0203_0107_bg.jpg") no-repeat;height:2035px; padding:0px;}
.clinic_mb03{position:relative;background:url("../img/sub/clinic0206_0105_bg.jpg") no-repeat;height:1298px; padding:0px;}



/*드래그*/
div.beforeandafter{ /* main container *//*	background: white;border: 1px solid gray;display: block;height: 434px; /* default height of main container */overflow: hidden;position: relative;/*	width: 650px; /* default width of main container */}
div.beforeandafter img{max-width: none !important;}
div.before, div.after{ /* before and after DIVs within main container */height: 100%;	left: 0;overflow: hidden;position: absolute;top: 0;transition: width 0.4s ease-in-out; /* CSS transition. Actual duration set inside script (options.revealduration) */	width: 100%;z-index: 100;}
div.after{z-index: 1; /* z-index of after div should be smaller than before's */}
div.drag{ /* main div used for separating and dragging between before and after slides */background: #000;cursor: col-resize;display: block;height: 100%;left: 100%;position: absolute;top: 0;transition: left 0.4s ease-in-out; /* transition. 0.4s sets duration of drag fade in time */width: 2px; /* width of drag bar separator */z-index: 1001;}
div.drag div.draghandle{ /* handle bar within drag interface */background: url("../img/sub/bfaf_btn.png");height: 41px; /* height of drag handle */position: absolute;text-align: center;width: 94px; /* width of drag handle */}
div.before span.caption, div.after span.caption{ /* CAS to syle SPAN caption. Optional */background: black;bottom: 10px;color: white;display: block;font: bold 12px Germand;padding: 5px;position: absolute;right: 10px;width: 90px;}
div.before span.caption{left: 10px;right: auto;}
div.before span.caption a, div.after span.caption a{color: lightyellow;text-decoration: none;}

.sub_banner_hover{margin-top:50px;}
.sub_banner_hover > ul{width:600px;margin:0 auto;}
.sub_banner_hover > ul > li{margin-bottom:10px;}

.dream_selfie{padding-top:30px;}
.dream_selfie > h3{text-align:center;margin-bottom:35px;}

/*서브*/
.sub_program_wrap{width:600px; margin:0 auto;padding:50px 0;}

.sub_tab1_wrap{width:600px;margin:0 auto;}
.sub_tab1_wrap ul{border-left:solid 1px #e1e1e2;width:600px}
.sub_tab1_wrap ul li{float:left;height:58px;line-height:58px;border-top:solid 1px #e1e1e2;;border-right:solid 1px #e1e1e2;border-bottom:solid 1px #e1e1e2;box-sizing:border-box;text-align:center;margin:0;width:150px;}
.sub_tab1_wrap ul li a{display:block;color:#636363;font-weight:bold;font-size:16px;text-decoration:none;}
.sub_tab1_wrap ul li.select{background:#198ce0;}
.sub_tab1_wrap ul li.select a{color:#fff;}

.mov_wrap{position:relative;width:600px;margin:0 auto;padding-top:50px;}
.mov_wrap .bx-wrapper .bx-prev{width:32px;height:58px;left:10px;top:40%;background:url('/img/sub/mov_p.png') no-repeat;text-indent:99999px;}
.mov_wrap .bx-wrapper .bx-next{width:32px;height:58px;right:10px;top:40%;background:url('/img/sub/mov_n.png') no-repeat;text-indent:99999px;}
.mov_pager{margin-top:20px;}
.mov_pager:after{content:"";display:block;clear:both;}
.mov_pager > a{float:left;margin-left:12px;}
.mov_pager > a:first-child{margin-left:0;}
.mov_pager > a.active > img{border:3px solid #7092c7}
.mov_pager > a > img{width:150px;height:75px;box-sizing:border-box;border:3px solid #ddd}

.sub_method_wrap{height:910px;}
.sub_method_wrap > h3{text-align:center;padding-top:70px;}
.method_rol_pager{position:relative;z-index:1;margin-bottom:20px;text-align:right;}
.method_rol_pager >.back-line{border:solid 3px #fff;width:150px;position:absolute;top:40%;z-index:-1;right:7px;}
.method_rol_pager > a{display:inline-block;background:#fff;width:28px;height:28px;border:solid 3px #fff;box-sizing:border-box;color:#000;text-align:center;padding-top:2px;border-radius:15px;font-size:15px;font-weight:bold;margin-right:5px;}
.method_rol_pager > a.active{background:#000;color:#fff;}
.method_rol_wrap{width:600px;position:relative;margin:40px auto;}
.method_rol_wrap .bx-wrapper .bx-prev{width:28px; height:49px; left:3%;top:45%;background: url('../img/sub/eye01_rol_prev.png') no-repeat;display:inline-block;text-indent:99999px;}
.method_rol_wrap .bx-wrapper .bx-next{width:28px; height:49px; right:3%;top:45%;background: url('../img/sub/eye01_rol_next.png') no-repeat;display:inline-block;text-indent:99999px;}

/*작업완료후 추가CSS*/
.nose_mb01{width:565px;margin:50px auto 30px;}
.nose_mb01 > h3{text-align:center;margin-bottom:40px;}
.nose_mb01 > ul > li{display:inline-block;margin-right:20px;margin-bottom:20px; box-shadow:2px 2px 10px #bdbcbc;}
.nose_mb01 > ul > li:nth-child(2n){margin-right:0;}

.nose_mb04_wrap > div{width:604px;margin:0 auto;}
.nose_mb04_wrap{background:#f0f0f0;padding:20px 0 0 0;}

.nose_mb03_wrap > div{width:604px;margin:0 auto;}
.nose_mb03_wrap{background:#f0f0f0;padding:20px 0;}

.face_mb01_wrap{width:600px;margin:50px auto;}
.face_mb01_wrap:after{clear:both;display:block;content:'';}
.face_mb01_doc{float:left;width:300px;}
.face_mb01_flo{float:left;}
.face_mb01_wrap > ul:after{clear:both;display:block;content:'';}
.face_mb01_wrap > ul > li{float:left;}
.face_mb02_wrap{background:#f3f3f3;padding:60px 0;}
.face_mb02 > h3{text-align:center;margin-bottom:30px;}
.face_mb02{width:600px;margin:0 auto;}
.face_mb02 > ul:after{clear:both;display:block;content:'';}
.face_mb02 > ul > li{float:left;}

.breast_mb01_wrap{width:550px;margin:40px auto 0;}
.breast_mb01_wrap > ul:after{clear:both;display:block;content:'';}
.breast_mb01_wrap > ul > li{float:left;}
.breast_mb02_wrap > .beforeandafter{height:561px;width:550px;}
.breast_mb02_wrap{width:550px;margin:50px auto;}
.breast_mb01_rol .bx-wrapper .bx-prev{width:52px; height:52px; left: 50%;margin-left:130px;top:75%;background: url('/img/sub/breast_mb01_prev.png') no-repeat;display:inline-block;text-indent:99999px;}
.breast_mb01_rol .bx-wrapper .bx-next{width:52px; height:52px; left: 50%;margin-left:190px;top:75%;background: url('/img/sub/breast_mb01_next.png') no-repeat;display:inline-block;text-indent:99999px;}

.lifting_mb01_wrap{width:560px;margin:50px auto 20px;}
.lifting_mb01_wrap > h3{text-align:center;margin-bottom:15px;}
.lifting_mb01_wrap > ul > li{display:inline-block;margin-right:12px;margin-bottom:15px;}
.lifting_mb01_wrap > ul > li:nth-child(2){margin-right:0;}
.lifting_mb01_wrap > ul > li:nth-child(5){margin-right:0;}

.anti_mb01_wrap > ul{width:600px;margin:40px auto 0;}
.anti_mb01_wrap > ul > li{display:inline-block;margin-right:15px;margin-bottom:15px;}
.anti_mb01_wrap > ul > li:nth-child(2n){margin-right:0;}

.intro_mb02_wrap{margin:50px 0;}
.intro_mb02_wrap > ul:after{content:"";display:block;clear:both;}
.intro_mb02_wrap > h3{text-align:center;margin-bottom:40px;}
.intro_mb02_wrap > ul{width:600px;margin:0px auto;}
.intro_mb02_wrap > ul > li{float:left;}

.intro_mb03_wrap{width:600px;margin:0 auto;padding:55px 0;}
.intro_mb03_wrap .bx-wrapper .bx-prev{width:12px;right:25px;top:-30px;background: url('../img/sub/mb03_p.png') no-repeat;display:inline-block;text-indent:99999px;border-right:solid 1.5px #000;padding-right:10px}
.intro_mb03_wrap .bx-wrapper .bx-next{width:12px;right:2px;top:-30px;background: url('../img/sub/mb03_n.png') no-repeat;display:inline-block;text-indent:99999px;}



.mb07_02_wrap{background:url("../img/sub/dreamst_bg.jpg") no-repeat;width:640px;height:401px;}
.mb07_02_wrap > h3{text-align:center;padding:50px 0 30px;}
.mb07_02_wrap > ul{text-align:center;}
.mb07_02_wrap > ul > li{display:inline-block;margin-right:15px;}
.mb07_02_wrap > ul > li:last-child{margin-right:0;}
.mb07_01_wrap{width:640px;position:relative;}
.mb07_01_wrap > h3{position:absolute;bottom:110px;left:0;}

.phone_wrap{position:absolute;bottom:0;right:0;}
.phone{position:relative;z-index:2;}
.photo_wrap{position:absolute;width:295px;bottom:0;z-index:-1;left:7px;}

.intro02_link{width:600px;margin:0 auto;}
.intro02_link > ul > li{margin-bottom:30px;}

.intro03_doc_wrap{width:600px;margin:0 auto;}
.intro03_doc_wrap > ul > li{position:relative;float:left;margin-right:30px;margin-bottom:30px;cursor:pointer;}
.intro03_doc_wrap > ul > li:nth-child(2n){margin-right:0;}

.sub-top-link-wp2{height:80px;line-height:80px;position:relative;width:640px;}
.sub-top-fixed{position:fixed;z-index:99999999;}

.intro03_docs_wrap{width: 602px; margin:0 auto; }
.intro03_docs1 > li {display:inline; float: left; margin: 0 0 20px 0;}
.intro03_docs1 > li:last-child {margin-left: 20px; }

.intro03_docs2 {margin-bottom: 30px;}
.intro03_docs2 > li {display:inline-block; margin: 0 10px 20px 0; float: left;}
.intro03_docs2 > li:nth-child(3n) {margin-right: 0px;}


.intro03_docs3 {margin-bottom: 30px; text-align: center;}
.intro03_docs3 > li {display:inline-block;}

.intro03_doc_wrap2{margin-top:40px;}
.intro03_doc_wrap2 .bx-wrapper .bx-prev{width:39px;height:72px;left:0px;top:45%;background: url('../img/sub/intro03_doc_prev.jpg') no-repeat;display:inline-block;text-indent:99999px;}
.intro03_doc_wrap2 .bx-wrapper .bx-next{width:39px;height:72px;right:0px;top:45%;background: url('../img/sub/intro03_doc_next.jpg') no-repeat;display:inline-block;text-indent:99999px;}

.mb07_01_wrap2{width:100%;position:relative;overflow:hidden;}
.mb07_01_wrap2 > h3{position:absolute;top:59px;right:75px;}
.mb07_01_wrap2 > p{position:absolute;bottom:50px;left:30px;}
.photo_wrap2{position:absolute;bottom:25px;left:44%;width:277px;border:solid 7px #fff;}
.mb07_02_wrap2{background:#363635;width:640px;height:226px;}
.mb07_02_in2{padding:30px 15px;}
.mb07_02_pic2 > li{display:inline-block;margin-right:3px;}
.mb07_02_pic2 > li:last-child{margin-right:0;}
.mb07_02_pic2 > li p{color:#363635;background:#fff;padding:10px 0;width:100%;text-align:center;font-size:14px;font-weight:bold;}
.mb07_02_txt2{margin-bottom:15px;width:100%;text-align:left;}
.mb07_02_txt2 > h3{display:inline-block;}
.mb07_02_txt2 > a{color:#fff;text-align:right;font-size:30px;float:right;font-weight:bold;text-decoration:none;}

.gnb_mem{padding:20px 0 10px;text-align:center;}
.gnb_mem > .f_radius_btn_wrap > a{color:#000;font-weight:bold;font-size:18px;margin-right:15px;text-decoration:none;}
.gnb_mem > .f_radius_btn_wrap > .f_radius_btn{width:200px;height:50px;line-height:50px;}

.sub-top-link-main{height:80px;line-height:80px;position:relative;width:640px;}

.gnb_link_wrap{border-bottom:solid 1px #c2c2c2;text-align:center;background:#08134c;}
.gnb_link{width:600px;margin:0 auto;}
.gnb_link:after{clear:both;display:block;content:'';}
.gnb_link > li{float:left;padding:15px 0 20px;width:100px;}
.gnb_link > li > a{display:block;border-right:solid 1px #b5b5b5;height:75px;}
.gnb_link > li > a > img{margin-top:5px;}
.gnb_link > li:last-child > a{border-right:0;}

.gallery_tot_wrap{width:600px;margin:0 auto;padding-top:50px;overflow:hidden;}
.gallery_tot_wrap:after{content:"";display:block;clear:both;}
.gall_tab_wrap{width:600px;text-align:center;}
.gall_tab_wrap:after{content:"";display:block;clear:both;}
.gall_tab_wrap > ul{display:table;}
.gall_tab_wrap > ul > li{padding-top:5px;height:80px;box-sizing:border-box;border-bottom:1px solid #505050;background-color:#252525;color:#fff;font-size:15px;cursor:pointer;width:100px;display:table-cell;vertical-align:middle;line-height:1.4;border-right:1px solid #505050;box-sizing:border-box;}
.gall_tab_wrap > ul > li.fon{background-color:#1656a0;}
.gall{width:600px;height:400px;}
.gall #gall_wrap{width:600px; margin:0 auto;position: relative;}
.gall .bx-wrapper img{position: relative;left:0;margin-left: 0;}
.gall .bx-wrapper .bx-controls-direction a {position: absolute;top:332.5px;width:66px;height:66px;text-indent: -9999px;z-index:99;}
.gall .bx-wrapper .bx-next{background:url('../img/gall/gall_btn_next.png') no-repeat;right:0;}
.gall .bx-wrapper .bx-prev{background:url('../img/gall/gall_btn_prev.png') no-repeat;right:65px;}
#gall_wrap .bx-wrapper .bx-caption {position: absolute;bottom: 0;left: 0;background: rgba(120, 120, 120, 0.6);width: 454px;}
#gall_wrap .bx-wrapper .bx-caption{text-align:left;padding-left:15px;}
#gall_wrap .bx-wrapper .bx-caption strong{font-size:16px;color:#fff;padding-top:19px;display:block;height:66px;box-sizing:border-box;width:440px;}
#gall_wrap .bx-wrapper .bx-caption span{color: #fff;display: block;font-size:16px;padding:0;}
#gall_wrap .bx-wrapper .bx-caption em{color: #fff;display: block;font-size:16px;padding:0;}
.gall_wrap{position:absolute;z-index:99;visibility:hidden;}
.gz_on{z-index:99999;visibility:visible;}
/*작업완료후 추가CSS*/



/*24.01-11 추가*/

.m_selfie_img { position: relative; }
.m_selfie_img a { display: block; }
.m_selfie_img a .bg { position: absolute; top: 0; left: 0;  }
.m_selfie_img a img { width: 100%; }

.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m01 { display: block; position: absolute; top: 0; left: 0; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m02 { display: block; position: absolute; top: 0; left: 33.3%; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m03 { display: block; position: absolute; top: 0; left: 66.6%; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m04 { display: block; position: absolute; top: 33.3%; left: 0; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m05 { display: block; position: absolute; top: 33.333%; left: 33.333%; width: 33.333%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m06 { display: block; position: absolute; top: 33.3%; left: 66.6%; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m07 { display: block; position: absolute; top: 66.6%; left: 0; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m08 { display: block; position: absolute; top: 66.6%; left: 33.3%; width: 33.4%; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-m09 { display: block; position: absolute; top: 66.6%; left: 66.6%; width: 33.4%; }



.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-c01 { display: block; position: absolute; top: 0; left: 0; width: 200px; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-c02 { display: block; position: absolute; top: 0; left: 200px; width: 200px; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-c03 { display: block; position: absolute; top: 0; left: 400px; width: 200px; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-c04 { display: block; position: absolute; top: 50%; left: 0; width: 200px; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-c05 { display: block; position: absolute; top: 50%; left: 200px; width: 200px; }
.swiper-container .swiper-wrapper .swiper-slide .m_selfie_img .selife-gif-c06 { display: block; position: absolute; top: 50%; left: 400px; width: 200px; }
