@charset "utf-8";
/* CSS Document */
.sub_container {width:100%; max-width:1800px; position:relative; padding-top:126px; margin:0 auto; overflow:hidden;}
.sub_container2 {width:100%; position:relative; padding-top:126px; min-width:1400px; margin:0 auto; overflow:hidden;}
.sub_container .con_title {width:100%; padding-top:40px; text-align:center;}
.sub_container .title {padding-top:36px; text-align: center; font-family: 'Noto Sans', sans-serif; font-size: 60px; font-weight: 300; letter-spacing: -0.1em; line-height: 1em; color: #111;}
.sub_container .subtitle {text-align: center; font-family: 'Nanum Gothic', sans-serif; font-size: 8px;  font-weight: 300; letter-spacing: 1em; line-height: 1em; color: #555; padding-top: 18px; padding-left: 8px;}
.sub_con .mar30b { margin-bottom:30px;}
.sub_container .sub_con {width:100%; min-height:600px; position:relative; margin-top:50px; padding-bottom:50px; overflow:hidden;}
.sub_container .sub_con_mem {padding:50px 0 70px;}


/**** 빠른상담신청하기 ver.2026 ****/
/* 버튼 시작*/
.con_ul_new .con_ul_02 { width: 1100px !important; margin: 0 auto; display: flex; gap: 20px; padding-bottom: 20px; }
.con_ul_new .con_ul_02 li { width: 25%; padding-right: 0px; border-radius: 20px; background: #eee;  font-family: noto sans-serif; }
.con_ul_new .con_ul_02 li:hover { background: #ddd; }
/* 버튼 역할 */
.con_ul_new .btn_link { display: flex; align-items: center; gap: 16px; padding: 16px 40px;  font-size: 16px; color: #111; text-decoration: none; }
.con_ul_new .con_ul_02 a:visited { color: #111; }
/* 상담문의 폼 */
/* 전체 컨테이너 */
.div_consult_new { width: 1100px; position: relative; margin: 0 auto; background: #fff; border: 1px solid #ddd; border-radius: 20px; }
.div_consult_new .consult_wrap { display: flex; align-items: flex-start; gap: 24px; padding: 40px; }
/*타이틀*/
.div_consult_new .consult_wrap h2 { padding-top: 18px; min-width: 180px; display: flex; margin: 0; font-size: 22px; letter-spacing: -.05em; font-weight: 500; white-space: nowrap; flex-direction: column; align-items: flex-start;  font-family: noto sans-serif; }
.div_consult_new .consult_wrap img { padding-top: 18px; }
/* 폼 전체 정렬 */
.div_consult_new #adform { display: flex; row-gap: 20px; column-gap: 30px; flex: 1; max-width: 100%; flex-wrap: wrap; }
/* 입력영역(가운데) */
.div_consult_new .row_01 { display: grid; grid-template-columns: 72px 1fr 72px 1.6fr; row-gap: 12px; column-gap: 10px; align-items: center; flex: 1; 	}
.div_consult_new .row_01 dl { display: contents; }
.div_consult_new .row_01 dt { font-size: 14px; color: #555;  font-family: noto sans-serif; }
.div_consult_new .row_01 dd input { width: 100%; height: 40px; border-radius: 8px; border: none; background: #f5f5f5; }
.div_consult_new input[type="text"] { padding: 8px 14px; box-sizing: border-box; font-size: 14px; }
.div_consult_new input[type="text"]:focus { outline: none; }
/* 전화번호 input */
.div_consult_new .dl_phone .tels { display: flex; gap: 8px; }
.div_consult_new .dl_phone input { width: 80px; text-align: center; }
/* 상담내용 */
.div_consult_new .dl_con dd { grid-column: span 3; }
/* 개인정보 */
.div_consult_new .check_btn { grid-column: 4 / 5; justify-self: end; }
.div_consult_new .check_btn input { margin-right: 6px; }
/* 상담문의 */
.div_consult_new .consult_btn { grid-column: 5 / 6; grid-row: 1 / span 2; align-self: center; margin-left: 20px; background: #111; border-radius: 20px; }
.div_consult_new .consult_btn a { display: flex; align-items: center; justify-content: center; width: 140px; height: 92px; color: #fff; font-size: 18px; font-weight: 600; text-decoration: none; white-space: nowrap; }
.div_consult_new .consult_btn:hover { background: #bba05c; }
/* 하단 개인정보 숨김 */
.div_consult_new .row_02 { display: none; text-align: left; background: #f5f5f5; border-radius: 8px; padding: 24px 30px; }
.div_consult_new .row_02 .p_tit { font-size: 13px; letter-spacing: -.05em; font-weight: 500; padding-bottom: 4px; text-align: center;  font-family: noto sans-serif; }
.div_consult_new .row_02 .txt_area { font-size: 12px; letter-spacing: -.02em; padding-left: 12px; color: #333;  font-family: noto sans-serif; }
.div_consult_new .row_02 .agree { font-size: 15px; font-weight: 500; padding: 8px; display: flex; align-items: center; justify-content: center; }
.div_consult_new .row_02 input[type="radio"] { margin: 4px; }
.div_consult_new .row_02 .recaptcha { padding-top: 16px; display: flex; justify-content: center; }


/**** 빠른상담신청하기 기존스타일 ****/
.div_consult {width:1200px; position:relative; margin:0 auto; background:#a8aeb7; padding:20px 0;}
.div_consult .consult_wrap {width:930px; height:320px; position:relative; margin:0 auto; overflow:hidden; background:url('/img/consult_img01.jpg') 0 0 no-repeat;}
.div_consult .consult_wrap h2 {padding-left:78px;     text-align: left;}
.div_consult .consult_wrap form {position:relative; width:100%; margin-top:15px; display:block;}
.div_consult .consult_wrap .row_01 {width:650px; position:relative; overflow:hidden; margin-left:78px;}
.div_consult .consult_wrap .row_01 dl {display:block; float:left;}
.div_consult .consult_wrap .row_01 dl dt {font-size:15px; font-weight:bold; color:#fff; float:left; width:50px; height:28px; line-height:28px;}
.div_consult .consult_wrap .row_01 dl dd {width:175px; height:28px; float:left;}
.div_consult .consult_wrap .row_01 dl dd input {width:148px; height:28px; display:block; float:left; line-height:28px; font-size:15px; padding:0; margin:0;}
.div_consult .consult_wrap .row_01 dl dd.tels {width:225px; display: flex; justify-content: space-between;}
.div_consult .consult_wrap .row_01 dl dd.tels input {width:63px; margin-right:10px;}
.div_consult .consult_wrap .row_01 dl.dl_con { padding-top:10px;}
.div_consult .consult_wrap .row_01 dl.dl_con > dt {  width:70px; height:28px;}
.div_consult .consult_wrap .row_01 dl.dl_con dd input { width:418px;}
.div_consult .consult_wrap .row_01 .check_btn {display:block; float:right; margin-top:18px;}
.div_consult .consult_wrap .row_01 .check_btn * {line-height:20px; height:20px; vertical-align:middle;}
.div_consult .consult_wrap .row_01 .check_btn label {font-size:14px; font-weight:bold; color:#fff;}
.div_consult .consult_wrap .consult_btn {width:183px; height:77px; display:block; position:absolute; top:-10px; right:0;}
.div_consult .consult_wrap .consult_btn a {width:183px; height:77px; display:table-cell; background:url('/img/jj_consult_btn_bg.gif') 0 0 repeat;
text-align:center; vertical-align:middle; font-size:30px; font-weight:bold; color:#fff;}
.div_consult .consult_wrap .row_02 {width:100%; position:absolute; top:80px;}
.div_consult .consult_wrap .row_02 .p_tit {font-size:15px; font-weight:bold; color:#fff;}
.div_consult .consult_wrap .row_02 .txt_area {width:700px; margin:8px; overflow:hidden;}
.div_consult .consult_wrap .row_02 .txt_area p {width:592px; height:70px; background:#fff; overflow-y:scroll; display:block; float:left;}
.div_consult .consult_wrap .row_02 .txt_area div {width:100px; padding-top:35px; float:right;}
.div_consult .consult_wrap .row_02 .txt_area div input {display:block; float:left; width:15px; height:15px; margin-bottom:5px; background:#fff;}
.div_consult .consult_wrap .row_02 .txt_area div label {display:block; float:left; width:85px; height:15px; text-indent:10px; font-size:13px; color:#fff; line-height:15px; margin-bottom:5px;}
.div_consult .consult_wrap .row_02 .txt_area span {display:block; font-size:13px; color:#fff; margin-top:10px;}





/**** 컨텐츠탭 ver.2024 ****/

/* 제이준미디어 */
.top_tab_jayjun {width:50%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_jayjun.absolute {position:absolute; top:274px;}
.top_tab_jayjun.fixed {position:fixed; top: 125px;}
.top_tab_jayjun .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_jayjun .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_jayjun .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_jayjun .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_jayjun .tab_menu li:hover {background:#ae975c;}
.top_tab_jayjun .tab_menu li a:hover {color:#fff;}
.top_tab_jayjun .tab_menu li.on {background:#ae975c;}
.top_tab_jayjun .tab_menu li.on a {color:#fff;}

/* 동안성형 */
.top_tab_lift {width:56%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_lift.absolute {position:absolute; top:274px;}
.top_tab_lift.fixed {position:fixed; top: 125px;}
.top_tab_lift .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_lift .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_lift .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_lift .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_lift .tab_menu li:hover {background:#ff8e67;}
.top_tab_lift .tab_menu li a:hover {color:#fff;}
.top_tab_lift .tab_menu li.on {background:#ff8e67;}
.top_tab_lift .tab_menu li.on a {color:#fff;}

/* 눈성형 */
.top_tab_eye {width:56%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_eye.absolute {position:absolute; top:274px;}
.top_tab_eye.fixed {position:fixed; top: 125px;}
.top_tab_eye .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_eye .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_eye .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_eye .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_eye .tab_menu li:hover {background:#ff3f6e;}
.top_tab_eye .tab_menu li a:hover {color:#fff;}
.top_tab_eye .tab_menu li.on {background:#ff3f6e;}
.top_tab_eye .tab_menu li.on a {color:#fff;}

/* 코성형 */
.top_tab_nose {width:56%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_nose.absolute {position:absolute; top:274px;}
.top_tab_nose.fixed {position:fixed; top: 125px;}
.top_tab_nose .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_nose .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_nose .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_nose .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_nose .tab_menu li:hover {background:#b09077;}
.top_tab_nose .tab_menu li a:hover {color:#fff;}
.top_tab_nose .tab_menu li.on {background:#b09077;}
.top_tab_nose .tab_menu li.on a {color:#fff;}

/* 남자성형 */
.top_tab_homme {width:56%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_homme.absolute {position:absolute; top:274px;}
.top_tab_homme.fixed {position:fixed; top: 125px;}
.top_tab_homme .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_homme .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_homme .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_homme .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_homme .tab_menu li:hover {background:#6332a7;}
.top_tab_homme .tab_menu li a:hover {color:#fff;}
.top_tab_homme .tab_menu li.on {background:#6332a7;}
.top_tab_homme .tab_menu li.on a {color:#fff;}

/* 안면윤곽 */
.top_tab_face {width:56%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_face.absolute {position:absolute; top:274px;}
.top_tab_face.fixed {position:fixed; top: 125px;}
.top_tab_face .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_face .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_face .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_face .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_face .tab_menu li:hover {background:#5db3c9;}
.top_tab_face .tab_menu li a:hover {color:#fff;}
.top_tab_face .tab_menu li.on {background:#5db3c9;}
.top_tab_face .tab_menu li.on a {color:#fff;}

/* 가슴 */
.top_tab_breast {width:56%; position:absolute; top:274px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab_breast.absolute {position:absolute; top:274px;}
.top_tab_breast.fixed {position:fixed; top: 125px;}
.top_tab_breast .tab_menu {width:100%; height:46px; position:relative; display:flex; justify-content: space-between; }
.top_tab_breast .tab_menu li {width: 50%; float:left; height:100%; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-right:1px solid #dadada; background:#fff;}
.top_tab_breast .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab_breast .tab_menu li a {display:block; text-align:center; font-size:15px; line-height:46px; color:#000; font-weight:400; letter-spacing: -.05em; font-family:'Noto Sans';}
.top_tab_breast .tab_menu li:hover {background:#71cfd0;}
.top_tab_breast .tab_menu li a:hover {color:#fff;}
.top_tab_breast .tab_menu li.on {background:#71cfd0;}
.top_tab_breast .tab_menu li.on a {color:#fff;}


/****-------------------------------------------------------------------------------------------------------------------------------------------------------------****/



/* top_tab */
.top_tab {width:1200px; position:absolute; top:270px; left:50%; margin:0 0 0 -600px; z-index:100;}
.top_tab .tab_menu {width:100%; height:56px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; position:relative;}
.top_tab .tab_menu li {float:left; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.top_tab .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab .tab_menu li.on {background:#c2934e;}
.top_tab .tab_menu li.on a {}

.top_tab .tab_menu.bns_ea4 li {width:280px;}
.top_tab .tab_menu.bns_ea4 li.first {width:280px;}
.top_tab .tab_menu.bns_ea7 li {width:170px;}
.top_tab .tab_menu.bns_ea7 li.first {width:172px;}
.top_tab .tab_menu.bns_ea8 li {width:149px;}
.top_tab .tab_menu.bns_ea8 li.first {width:148px;}

.top_tab01 {width:997px; position:absolute; top:270px; left:50%; margin:0 0 0 -500px; z-index:100;}
.top_tab01 .tab_menu {width:100%; height:56px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; position:relative;}
.top_tab01 .tab_menu li {float:left; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.top_tab01 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab01 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab01 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab01 .tab_menu li.on {background:#c2934e;}
.top_tab01 .tab_menu li.on a {}
.top_tab01 .tab_menu.bns_ea2 li {width:248px;}

.top_tab03 {width:1006px; position:absolute; top:270px; left:50%; margin:0 0 0 -500px; z-index:100;}
.top_tab03 .tab_menu {width:100%; height:56px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; position:relative;}
.top_tab03 .tab_menu li {float:left; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.top_tab03 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab03 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab03 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab03 .tab_menu li.on {background:#5db3c9;}
.top_tab03 .tab_menu li.on a {}
.top_tab03 .tab_menu.bns_ea2 li {width:200px;}
.top_tab03 a {font-size: 15px; line-height: 56px; font-weight: bold; color: #565656;}
.top_tab03 .tab_menu li.on a {color: #fff;}


/**** 03가슴성형_3ea ****/
.top_tab05 {width:50%; position:absolute; top:270px; left:50%; transform: translateX(-50%); margin:0 auto; z-index:100;}
.top_tab05 .tab_menu {width:100%; height:56px; display: flex; justify-content: center;}
.top_tab05 .tab_menu li {width: 33.3%; border-right:1px solid #dadada; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; background:#fff; display:flex; justify-content: space-between; }
.top_tab05 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab05 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab05 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab05 .tab_menu li.on {background:#2addaf;}
.top_tab05 .tab_menu li.on a {}

.top_tab10 {width:904px; position:absolute; top:270px; left:50%; margin:0 0 0 -450px; z-index:100;}
.top_tab10 .tab_menu {width:100%; height:56px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; position:relative;}
.top_tab10 .tab_menu li {float:left; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.top_tab10 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab10 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab10 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab10 .tab_menu li.on {background:#ff8e67;}
.top_tab10 .tab_menu li.on a {}
.top_tab10 .tab_menu.bns_ea2 li {width:300px;}

.top_tab12 {width:504px; position:absolute; top:270px; left:50%; margin:0 0 0 -260px; z-index:100;}
.top_tab12 .tab_menu {width:100%; height:56px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; position:relative;}
.top_tab12 .tab_menu li {float:left; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.top_tab12 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab12 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab12 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab12 .tab_menu li.on {background:#740057;}
.top_tab12 .tab_menu li.on a {}
.top_tab12 .tab_menu.bns_ea2 li {width:250px;}

.top_tab16 {width:504px; position:absolute; top:270px; left:50%; margin:0 0 0 -260px; z-index:100;}
.top_tab16 .tab_menu {width:100%; height:56px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; position:relative;}
.top_tab16 .tab_menu li {float:left; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.top_tab16 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab16 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab16 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab16 .tab_menu li.on {background:#ff7c7f;}
.top_tab16 .tab_menu li.on a {}
.top_tab16 .tab_menu.bns_ea2 li {width:250px;}

/**** 03가슴성형_2ea ****/
.top_tab19 {width:40%; position:absolute; top:270px; left:50%; transform: translateX(-50%); margin:0 auto; z-index:100;}
.top_tab19 .tab_menu {width:100%; height:56px; display: flex; justify-content: center;}
.top_tab19 .tab_menu li {width: 50%; border-right:1px solid #dadada; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; background:#fff; display:flex; justify-content: space-between; }
.top_tab19 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab19 .tab_menu li a {display:block; width:100%; height:100%; text-align:center;}
.top_tab19 .tab_menu li a img {display:inline-block; padding-top:20px; max-width: 90%;}
.top_tab19 .tab_menu li.on {background:#2addaf;}
.top_tab19 .tab_menu li.on a {}

/**** 제이준 미디어 ****/
.top_tab17 {width:60%; position:absolute; top:270px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab17 .tab_menu {width:100%; height:56px; overflow:hidden; position:relative; display: flex; justify-content: space-between;}
.top_tab17 .tab_menu li {width: 33.3%; border-top: 1px solid #dadada; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; background: #fff;}
.top_tab17 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab17 .tab_menu li a {display:block; width:100%; height:100%; text-align:center; font-weight:600; font-family:'Noto Sans KR';} 
.top_tab17 .tab_menu li a:hover {color:#fff;}
.top_tab17 .tab_menu li a img {display:inline-block; padding-top:20px;}
.top_tab17 .tab_menu li.on {background:#ae975c;}
.top_tab17 .tab_menu.bns_ea2 li {width:20%;}
.top_tab17 a {font-size: 14px; line-height: 55px; color: #565656;}
.top_tab17 .tab_menu li.on a {color: #fff;}
.top_tab17 .tab_menu li:hover {background: #ae975c;}
.top_tab18 {width:60%; position:absolute; top:270px; left:50%; transform: translate(-50%, 0%); z-index:100;}
.top_tab18 .tab_menu {width:100%; height:56px; overflow:hidden; position:relative; display: flex; justify-content: space-between;}
.top_tab18 .tab_menu li {width: 20%; border-top: 1px solid #dadada; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; background: #fff;}
.top_tab18 .tab_menu li.first {border-left:1px solid #dadada;}
.top_tab18 .tab_menu li a {display:block; width:100%; height:100%; text-align:center; font-size: 15px; line-height: 52px; font-weight: 500; color: #111; font-family: 'Noto Sans';}
.top_tab18 .tab_menu li.on a {background: #ae975c; color: #fff;}
.top_tab18 .tab_menu.bns_ea2 li {width:20%;}
.top_tab18 .tab_menu li a:hover {background: #ae975c; color: #fff;}


/***================================ 서브컨텐츠 2024 ================================***/

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Noto Sans", sans-serif;
  src: url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap') 
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
@font-face {
  font-family: "Noto Serif", serif;
  src: url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap') 
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
@font-face {
  font-family: "Noto Serif KR", serif;
  src: url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap') 
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
@font-face {
  font-family: "Shrikhand", serif;
  src: url('https://fonts.googleapis.com/css2?family=Shrikhand&display=swap') 
  font-weight: 400;
  font-style: normal;
}

body {color: #111;}

.sub_con_new {text-align: center; margin: 50px 0; word-break: keep-all;}
.sub_con_new .img {display: flex; justify-content: center;}

/* padding */
.pt0 {padding-top: 0px !important;}
.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}
.pt60 {padding-top: 60px;}
.pt80 {padding-top: 80px;}
.pt100 {padding-top: 100px;}
.pt140 {padding-top: 140px;}
.pl0 {padding-left: 0px !important;}
.pl10 {padding-left: 10px;}
.pl20 {padding-left: 20px;}
.pl40 {padding-left: 40px;}
.pl50 {padding-left: 50px;}
.pl70 {padding-left: 70px !important;}
.pr20 {padding-right: 20px;}
.pr50 {padding-right: 50px;}
.pb0 {padding-bottom: 0px !important;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb60 {padding-bottom: 60px;}
.pb80 {padding-bottom: 80px;}
.pb100 {padding-bottom: 100px;}
.pb120 {padding-bottom: 120px;}
.pb200 {padding-bottom: 200px;}

/* margin */
.mauto {margin: 0 auto;}
.mt0 {margin: 0px !important;}
.mt30 {margin-top: 30px !important;}
.mt100 {margin-top: 100px;}
.mt130 {margin-top: 130px !important;}
.mb50 {margin-bottom: 50px;}

/* position */
.pos_rel {position: relative !important;}

/* width */
.wd10 {width: 10% !important;}
.wd20 {width: 20% !important;}
.wd25 {width: 25% !important;}
.wd34 {width: 34% !important;}
.wd40 {width: 40% !important;}
.wd50 {width: 50% !important;}
.wd60 {width: 60% !important;}
.wd70 {width: 70% !important;}
.wd80 {width: 80% !important;}
.wd90 {width: 90% !important;}
.wd100 {width: 100% !important;}
.wd1200 {width: 1200px !important;}
.wd_auto {width: auto !important;}

/* color */
.color_fff {color: #fff;}
.color_ddd {color: #ddd;}
.color_gray {color: #999;}
.color_111 {color: #111;}
.color_gold {color: #b18f4f;}
.color_eye {color: #ff3f6e;}
.color_nose {color: #a88060;}
.color_face {color: #419fb7;}
.color_homme {color: #6332a7;}
.color_lifting {color: #ff7e51;}
.color_ulthera {color: #eca919;}
.color_petit {color: #00c0bd;}
.color_fat{color: #4e6cdc;}
.color_skin {color: #b62c58;}

/* bg_color */
.bg_fff {background: #fff;}
.bg_gray {background: #f3f3f3;}
.bg_gold {background: #f4eedb;}
.bg_gold2 {background: #b18f4f;}
.bg_eye {background: #fceef1;}
.bg_eye2 {background: #ff3f6e;}
.bg_eye3 {background: #fc7e9a;}
.bg_eye_pattern {background: repeating-linear-gradient(45deg, #fc7e9a, #fc7e9a 10px, #fc8ba4 0, #fc8ba4 12px);}
.bg_nose {background: #fef8e7;}
.bg_nose2 {background: #a88060;}
.bg_nose3 {background: #cca281;}
.bg_face {background: #cceaf1;}
.bg_face2 {background: #419fb7;}
.bg_face3 {background: #69bcd1;}
.bg_face_pattern {background: repeating-linear-gradient(45deg, #63bed5, #63bed5 10px, #70c8de 0, #70c8de 12px);}
.bg_fat{background: #eaf2ff;}
.bg_fat2{background: #4e6cdc !important;}
.bg_fat3{background: #2b46a9;}
.bg_skin{background: #fff4f2;}
.bg_skin2{background: #b62c58;}
.bg_skin3{background: #ee5e79;}
.bg_homme {background: #eee9f3;}
.bg_homme2 {background: #6332a7;}
.bg_homme3 {background: #424fab;}
.bg_homme_pattern {background: repeating-linear-gradient(-45deg, #825bb9, #825bb9 10px, #8f6cc0 0, #8f6cc0 12px);}
.bg_lifting {background: #fcede7;}
.bg_lifting2 {background: #ff7e51 !important;}
.bg_lifting3 {background: #ffad5d;}
.bg_ulthera {background: #ffb729;}
.bg_lifting_pattern {background: repeating-linear-gradient(45deg, #ff7e51, #ff7e51 10px, #ff875d 0, #ff875d 12px);}
.bg_petit {background: #def5f5;}
.bg_petit2 {background: #00c0bd;}
.bg_petit3 {background: #3d9ed5;}
.bg_petit_pattern {background: repeating-linear-gradient(-45deg, #33cdca, #33cdca 10px, #47d3d0 0, #47d3d0 12px);}
.bg_grid {background: linear-gradient(to bottom, transparent 20px, #eee 20px) 0 0 / 200vw 21px repeat-y, linear-gradient(to right, transparent 20px, #eee 20px) 0 0 / 21px 200vh repeat-x white;}
.bg_info {background: #111; opacity: .8; bottom: 0; position: absolute; width: 100%; padding: 16px 0 18px;}
.bg_111 {background: #111;}

/* txt-position */
.vis_txt {position: absolute; width: 36%; text-align: center; margin-left: 16%;top: 50%; transform: translate(0, -50%); padding-bottom: 60px;}
.vis_txt .liststyle_check { width: auto; margin: 0 auto; display: flex; flex-direction: column; align-items: center;}
.vis_txt .liststyle_check li { width: auto; padding-left: 0;}
.right_txt {width: 30%; margin-right: 20%; position: absolute; right: 0;}
.left_txt {width: 30%; margin-left: 20%; position: absolute; left: 0;}
.center_txt {width: 40%; margin: 0 auto;}

.txtbox {border: 1px solid;  padding: 15px; margin: auto; width: 72%;}

/* font-size */
.fs60 {font-size: 60px; font-family: GmarketSansMedium; letter-spacing: -.05em; line-height: 1.5; padding: 16px 0;}
.fs48 {font-size: 48px; font-family: GmarketSansMedium; letter-spacing: -.05em; line-height: 1.3; padding-top: 10px;}
.fs20 {font-size: 20px; font-family: GmarketSansMedium; letter-spacing: -.05em; line-height: 1.5;}
.fs16 {font-size: 16px !important; font-family: "Noto Sans", sans-serif; font-weight: 400; letter-spacing: -0.05em; line-height: 1.5em;}
.fs12 {font-size: 12px; font-family: "Noto Sans", sans-serif; font-weight: 400; letter-spacing: -0.05em; line-height: 1.5em;}

/* font-style */
.f_italic {font-style: italic;}
.f_bold {font-weight: bold;}
.f_under {text-decoration: underline; text-decoration-thickness: 8px; text-underline-offset: -5px; text-decoration-color: #ffffc7; text-decoration-skip-ink: none;}
.f_serif {font-family: "Noto Serif", serif; font-family: "Noto Serif KR", serif; font-weight: 600;}
.f_eng {font-family: "Shrikhand", serif; font-weight: 400; font-style: normal; letter-spacing: 0em;}

/* con_style */
.sub_con_new .con_ul li { text-align:center; margin-bottom:20px;}
.sub_con_new .con_ul_02 { overflow:hidden; width:1200px; position:relative; margin:0 auto; }
.sub_con_new .con_ul_02 li { float:left; padding-right:18px;}
.sub_con_new .con_ul_02 li.last { padding-right:0;}

.liststyle_tab {display: flex; width: 1200px; margin: 0 auto; flex-direction: row; flex-wrap: wrap; justify-content: center;}
.liststyle_tab li {padding: 10px; display: flex; justify-content: center; align-items: center;}
.liststyle_tab img {width: 320px;}
.liststyle_tab .txt {position: absolute; padding-bottom: 4px; width: 260px; max-height: 260px;}

.liststyle_info {margin: 0 auto; display: flex; width: 1200px; flex-direction: row; flex-wrap: nowrap; justify-content: space-between;}
.liststyle_info li {display: flex; align-items: center; height: auto;}
.liststyle_info .txt {display: flex; flex-direction: column; text-align: left; color: #fff; }
.liststyle_info .time {background: url(/img/jj_con_info_time_w.png) center 0 no-repeat; width: 32px; height: 32px; background-size: contain; position: absolute;}
.liststyle_info .anesthesia {background: url(/img/jj_con_info_anesthesia_w.png) center 0 no-repeat; width: 32px; height: 32px; background-size: contain; position: absolute;}
.liststyle_info .hospital {background: url(/img/jj_con_info_hospital_w.png) center 0 no-repeat; width: 32px; height: 32px; background-size: contain; position: absolute;}
.liststyle_info .stitch {background: url(/img/jj_con_info_stitch_w.png) center 0 no-repeat; width: 32px; height: 32px; background-size: contain; position: absolute;}
.liststyle_info .recovery {background: url(/img/jj_con_info_recovery_w.png) center 0 no-repeat; width: 32px; height: 32px; background-size: contain; position: absolute;}
.liststyle_info .logo {background: url(/img/jj_con_info_logo_w.png) center 0 no-repeat; width: 32px; height: 32px; background-size: contain; position: absolute;}

.liststyle_list {text-align: left;}
.liststyle_list li {width: 100%; margin-bottom: 20px;}
.liststyle_list .num {position: absolute; width: 46px; height: 50px; padding-right:4px; line-height: 52px; text-align: center; border-radius: 50%;}
.liststyle_list .txt {height: auto; padding: 14px 20px; background: rgba(999, 999, 999, .6); border-radius: 25px; margin-left: 60px;}

.liststyle_img {width: 1200px; margin: 0 auto; text-align: center; display: flex; justify-content: center;}
.liststyle_img li {width: 30%; padding: 0 20px;}
.liststyle_img img {padding-bottom: 10px; width: 100%;}
.liststyle_img .txtbox {width: 91%; padding: 14px 16px 10px 16px;}
.liststyle_img .txt {width: 100%; padding-top: 10px;}
.liststyle_img button {padding: 8px 0 12px; margin-top: 20px; width: 100%; border-radius: 24px; border: 0px;}
.liststyle_img button a {color: #fff;}

.liststyle_img2 {width: 1200px; margin: 0 auto; text-align: center; display: flex; justify-content: center;}
.liststyle_img2 li {width: 42%; padding: 0 20px; display: flex; flex-direction: row; align-items: center; text-align: left;}
.liststyle_img2 li img {padding-right: 20px;}

.liststyle_step {display: flex; justify-content: center; width: 1400px; margin: 0 auto;}
.liststyle_step li { word-break: keep-all; width: 20%;}
.liststyle_step .num {width: 46px; height: 50px; padding-right:4px;line-height: 52px; text-align: center; border-radius: 50%; margin: 0 auto; position: relative;}
.liststyle_step .img {margin-top: -25px; padding-bottom: 16px;}
.liststyle_step img {width: 80% !important; max-width: 240px;}
.liststyle_step .txt {width: 80%; margin: 0 auto;}


.liststyle_point {text-align: center;}
.liststyle_point li { padding: 20px; background: rgba(999, 999, 999, .6); border-radius: 20px; margin-bottom: 20px; text-align: left; word-break: keep-all;}
.liststyle_point .point {position: absolute; font-family: "Noto Serif", serif; font-weight: 700; font-size: 14px; padding-bottom: 20px; text-decoration: underline; text-underline-offset: 6px;}
.liststyle_point .txt {padding-top: 4px;}
.liststyle_point .txtbox {width: 92%;}

.liststyle_vs {display: flex; justify-content: center; flex-wrap: nowrap; width: 960px; margin: 0 auto;}
.liststyle_vs li {width: 50%; word-break: keep-all;}
.liststyle_vs img {margin: 10px 0;}
.liststyle_vs .vs {position: absolute; margin-top: 100px; width: 36px; height: 40px; padding-right:4px; line-height: 43px; text-align: center; border-radius: 50%;}
.liststyle_vs .txt {width: 74%; margin: 0 auto; padding-top: 10px;}

.liststyle_check {width: 960px; margin: 0 auto; display: flex; flex-direction: column; justify-content: center;}
.liststyle_check .flex {display: flex; flex-wrap: wrap; padding-left: 50%;}
.liststyle_check .flex li{padding-left: 0;}
.liststyle_check li {width: 54%; text-align: left; margin-bottom: 12px; word-break: keep-all; padding-left: 48%;}
.liststyle_check .img {position: absolute; float: right; right: 54%;}
.liststyle_check img {max-width: 420px;}
.liststyle_check .txtbox {position: absolute; width: 360px;  margin-left: 0px;}
.liststyle_check li .txtbox {position: relative; width: 100%; margin-left: 0px; margin-bottom: 20px; text-align: center;}
.liststyle_check .check_gold {background: url(/img/intro/jj_con_gold_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_eye {background: url(/img/eye/jj_con_eye_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_nose {background: url(/img/nose/jj_con_nose_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_face {background: url(/img/face/jj_con_face_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_lifting {background: url(/img/lifting/jj_con_lifting_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_homme {background: url(/img/homme/jj_con_homme_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_fat {background: url(/img/fat/jj_con_fat_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}
.liststyle_check .check_petit {background: url(/img/petit/jj_con_petit_check.png) center 0 no-repeat; width: 16px; height: 18px; background-size: contain; position: absolute; margin-top: 2px;}

.liststyle_table {display: flex; justify-content: center; width: 910px; margin: 0 auto;}
.liststyle_table tbody {display: flex; align-items: center; justify-content: center; flex-direction: column; width: 100%;}
.liststyle_table tr {display: flex; width: 100%; align-items: center; padding: 10px; border-bottom: 1px solid #ddd;}
.liststyle_table th {display: block; padding: 4px 12px; background: #999; color: #fff; border-radius: 20px; height: fit-content; width: 40px;}
.liststyle_table td {display: block; width: 50%; padding: 0 10px;}
.liststyle_table td img {display: block; margin: 20px auto 0;  width: 100%; max-width: 250px; height: auto;}

.liststyle_copy {position: absolute; text-align: center; top: 50%; transform: translate(0, -50%);}
.liststyle_copy .mark {font-size: 40px; padding: 0; font-weight: 800;}

.liststyle_play {width: 70%; height: auto; margin: 0 auto; display: flex; justify-content: center; align-items: center;}
.liststyle_play iframe {width :540px; height: 300px; padding-right: 50px; }
.liststyle_play .txt {text-align: left; width: 40%;}
.liststyle_play .txtbox {text-align: center; width: 94%;}
.liststyle_play a {color: #fff; text-decoration: underline; font-weight: bold; text-underline-offset: 0.4em;}

.liststyle_circle {display: flex; align-items: center; text-align: left;}
.liststyle_circle .img {width: 48%; display: flex; justify-content: flex-end; padding-right: 40px;}
.liststyle_circle ul {display: flex; justify-content: flex-start; text-align: center; align-items: center; flex-wrap: nowrap;}
.liststyle_circle li {width: 100px; height: 100px; border-radius: 50%; background-blend-mode: multiply; opacity: .9; padding: 0; margin: 0 -5px; position: relative;}
.liststyle_circle li p {color: #fff; font-size: 18px; line-height: 1.2; position: absolute; letter-spacing: -.05em; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.liststyle_circle2 {display: flex; justify-content: center; flex-wrap: nowrap; margin: 0 auto;}
.liststyle_circle2 li {width: 120px; height: 120px; border-radius: 50%; position: relative; padding: 20px; margin: 0 16px;}
.liststyle_circle2 .num {color: #fff; font-size: 20px; padding: 12px 0 10px; text-decoration: underline; text-underline-offset: 6px; text-decoration-thickness: 1px;}
.liststyle_circle2 .txt {color: #fff; font-size: 16px; line-height: 1.3; letter-spacing: -.05em;}


/* 전후리스트 */
/*** 눈 ***/
#bna-eye .login{position: absolute; z-index: 111; width: 100%; margin: 0 auto; top: 61%;}
#bna-eye .surgery {width: 700px; height: 50px; border-radius: 30px; color: #111; background: #eee; margin-top: 10px; display: flex; align-items: center; justify-content: center;}
#bna-eye .swiper {width: 100%; height: 100%;}
#bna-eye .swiper-slide {text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center; flex-direction: column;}
#bna-eye .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: top; border-radius: 30px;}
#bna-eye .swiper {width: 50%; height: 300px; margin-left: auto; margin-right: auto;}
#bna-eye .swiper-slide {background-size: cover; background-position: center;}
#bna-eye .mySwiper2 {height: auto; width: 840px; margin-bottom:30px; }
#bna-eye .mySwiper {height: 20%; box-sizing: border-box; cursor: pointer;}
#bna-eye .mySwiper .swiper-slide {height: 100%; opacity: 0.5;}
#bna-eye .mySwiper .swiper-slide-thumb-active {opacity: 1;}
#bna-eye .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover;}
#bna-eye .swiper-button-next, #bna-eye .swiper-button-prev {top: 43%; color: #aaa;}
#bna-eye .swiper-button-next {right: 0;}
#bna-eye .swiper-button-prev {left: 0;}

/*** nose ***/
#bna-nose .login{position: absolute; z-index: 111; left: 420px; width: 42%; margin: 0 auto; top: 40%;}
#bna-nose .surgery {width: 700px; height: 50px; border-radius: 30px; color: #111; background: #eee; margin-top: 10px; display: flex; align-items: center; justify-content: center;}
#bna-nose .swiper {width: 100%; height: 100%;}
#bna-nose .swiper-slide {text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center; flex-direction: column;}
#bna-nose .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: top; border-radius: 30px;}
#bna-nose .swiper {width: 50%; height: 300px; margin-left: auto; margin-right: auto;}
#bna-nose .swiper-slide {background-size: cover; background-position: center;}
#bna-nose .mySwiper2 {height: auto; width: 840px; margin-bottom:30px; }
#bna-nose .mySwiper {height: 20%; box-sizing: border-box; cursor: pointer;}
#bna-nose .mySwiper .swiper-slide {height: 100%; opacity: 0.5;}
#bna-nose .mySwiper .swiper-slide-thumb-active {opacity: 1;}
#bna-nose .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover;}
#bna-nose .swiper-button-next, #bna-nose .swiper-button-prev {top: 45%; color: #aaa;}
#bna-nose .swiper-button-next {right: 0;}
#bna-nose .swiper-button-prev {left: 0;}

/* 의료진소개 */
#medicalteam .swiper {width: 100%; height: 100%;}
#medicalteam .swiper-slide {}
#medicalteam .swiper-slide img {display: block; width: 100%; height: 100%; object-fit: cover; border-radius: 20px;}
#medicalteam .swiper-slide {background-size: cover; background-position: center;}
#medicalteam .mySwiper {width: 860px; height: 20%; box-sizing: border-box; cursor: pointer;}
#medicalteam .mySwiper .swiper-slide {height: 100%; opacity: 0.5; color: #777; text-align: center; display: flex; justify-content: center; align-items: center; flex-direction: column;}
#medicalteam .mySwiper .swiper-slide-thumb-active {opacity: 1; color: #111;}
#medicalteam .mySwiper2 {height: auto; width: 960px; margin-bottom: 100px;}
#medicalteam .mySwiper2 .swiper-slide {width: 900px; margin-right: 10px; display: flex; flex-direction: row; align-items: center;}
#medicalteam .mySwiper2 .swiper-slide img {width: 50%; padding-left: 50px;}
#medicalteam .txt {width: 60%; display: flex; flex-direction: column; align-items: flex-start;}
#medicalteam .txt ul {width: 100%;}
#medicalteam .txt li {width: 100%; margin-bottom: 4px; padding-left: 0;}
#medicalteam .swiper-button-next, #medicalteam .swiper-button-prev {top: 50%; color: #aaa;}
#medicalteam .swiper-button-next {right: 0;}
#medicalteam .swiper-button-prev {left: 0;}


/*서브컨텐츠*/
.sub_con .cons {width:100%; position:relative;}
.sub_con .cons span.hid {display:inline-block; text-indent:-9999em; visibility:hidden;}

/*================================
	01_제이준소개
================================*/

/**** 01_제이준소개 ****/
.sub_con .con_01.jj_con01_01 {height:560px; background:url('/img/jj_con01_01_img_01.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_02.jj_con01_01 {height:652px; background:url('/img/jj_con01_01_img_02.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_03.jj_con01_01 {height:946px; background:url('/img/jj_con01_01_img_03.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_04.jj_con01_01 {height:675px; background:url('/img/jj_con01_01_img_04.jpg?ver=220824') center 0 no-repeat;}
/**** 02_제이준의 특별함 ****/
.sub_con .con_01.jj_con01_02 {height:643px; background:url('/img/jj_con01_02_img_01.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_02.jj_con01_02 {height:748px; background:url('/img/jj_con01_02_img_02.jpg?ver=241129') center 0 no-repeat;}
.sub_con .con_03.jj_con01_02 {height:540px; background:url('/img/jj_con01_02_img_03.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_04.jj_con01_02 {height:540px; background:url('/img/jj_con01_02_img_04.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_05.jj_con01_02 {height:889px; background:url('/img/jj_con01_02_img_05.jpg?ver=260102') center 0 no-repeat;}
.sub_con .con_06.jj_con01_02 {height:540px; background:url('/img/jj_con01_02_img_06.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_07.jj_con01_02 {height:587px; background:url('/img/jj_con01_02_img_07.jpg?ver=260102') center 0 no-repeat;}
.sub_con .con_08.jj_con01_02 {height:540px; background:url('/img/jj_con01_02_img_08.jpg?ver=240208') center 0 no-repeat;}
.sub_con .con_09.jj_con01_02 {height:335px; background:url('/img/jj_con01_02_img_09.jpg?ver=220824') center 0 no-repeat;}
/**** 03_대표원장 인사말 ****/
.sub_con .con_01.jj_con01_03 {height:774px; background:url('/img/jj_con01_03_img_01.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_02.jj_con01_03 {height:686px; background:url('/img/jj_con01_03_img_02.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_03.jj_con01_03 {height:506px; background:url('/img/jj_con01_03_img_03.jpg?ver=220824') center 0 no-repeat;}
/**** 04_의료진소개, 06_병원시설/진료시간 ****/
.sub_con .cons.img_con {width:1200px; padding-bottom: 50px; margin:0 auto; position:relative;}
.sub_con .cons.pops {height:590px;}
.sub_con .cons.img_con .call_pop {width:100%; height:100%; display:block;}
.sub_con .cons.img_con .pop_area {width:1200px; height:589px; position:fixed; top:50%; left:50%; display:none; z-index:900; margin:-295px 0 0 -600px;}
.sub_con .cons.img_con .pop_area div {width:100%; height:100%; position:relative;}
.sub_con .cons.img_con .pop_area img {display:block;}
.sub_con .cons.img_con .pop_area a {display:block; width:66px; height:66px; position:absolute; top:0; right:0;}
.pop_blind {position:fixed; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.8; z-index:890; display:none;}
/**** 05_안전시스템 ****/
.sub_con .con_01.jj_con01_05 {height:500px; background:url('/img/jj_con01_05_img_01.jpg?ver=240208') center 0 no-repeat;}
.sub_con .con_02.jj_con01_05 {height:500px; background:url('/img/jj_con01_05_img_02.jpg?ver=240307') center 0 no-repeat;}
.sub_con .con_03.jj_con01_05 {height:500px; background:url('/img/jj_con01_05_img_03.jpg') center 0 no-repeat;}
.sub_con .con_04.jj_con01_05 {height:1146px; background:url('/img/jj_con01_05_img_04.jpg') center 0 no-repeat;}
.sub_con .con_05.jj_con01_05 {height:1049px; background:url('/img/jj_con01_05_img_05.jpg') center 0 no-repeat;}
.sub_con .con_06.jj_con01_05 {height:1202px; background:url('/img/jj_con01_05_img_06.jpg') center 0 no-repeat;}
.sub_con .con_07.jj_con01_05 {height:1040px; background:url('/img/jj_con01_05_img_07.jpg') center 0 no-repeat;}
.sub_con .con_08.jj_con01_05 {height:1203px; background:url('/img/jj_con01_05_img_08.jpg') center 0 no-repeat;}
.sub_con .con_09.jj_con01_05 {height:973px; background:url('/img/jj_con01_05_img_09.jpg') center 0 no-repeat;}
.sub_con .con_10.jj_con01_05 {height:575px; background:url('/img/jj_con01_05_img_10.jpg?ver=220824') center 0 no-repeat;}
.sub_con .con_11.jj_con01_05 {height:1228px; background:url('/img/jj_con01_05_img_11.jpg') center 0 no-repeat;}

.sub_con .con_01.jj_con01_06 {height:646px; background:url('/img/jj_con01_06_img_01.jpg') center 0 no-repeat;}

/*================================
	02_안면윤곽
================================*/

/**** 서브 메인 ****/
.face .sub_main_top_wrap1 {width:100%; height:712px; background:#ffffff;}
.face .sub_main_top_wrap1 .sub_main_top_wrap1_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px;  background:url('/img/jj_face_index_bg01.jpg') repeat-x;}

.face .sub_main_top_wrap2 {width:100%; height:542px;}
.face .sub_main_top_wrap2 .sub_main_top_wrap2_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_face_index_bg02.jpg') repeat-x;}

.face .sub_con_index {min-width:1400px; max-width:1800px; margin:0 auto;}
.face .sub_con_index .sub_main_top{height:712px; min-width:1400px; max-width:1800px;}
.face .sub_con_index .sub_main_top ul li {height:712px;}
.face .sub_con_index .sub_main_top ul li a {display:block; height:712px;}
.face .sub_con_index .sub_main_top ul li:first-child {float:left; width:63.64285714285714%; min-width:891px;  background:url('/img/jj_face_index_img01.jpg?ver=220907') no-repeat right top;}
.face .sub_con_index .sub_main_top ul li:nth-child(2) {float:right; width:36.35714285714286%; min-width:509px; background:url('/img/jj_face_index_img02.jpg?ver=220907') no-repeat left top;}

.face .sub_con_index .sub_main_bottom{min-width:1400px; max-width:1800px; overflow:hidden; width:100%;margin:0 auto; }
.face .sub_con_index .sub_main_bottom ul {float:left;}
.face .sub_con_index .sub_main_bottom ul:first-child{width:63.64285714285714%; min-width:891px; }
.face .sub_con_index .sub_main_bottom ul:first-child li{float:right; width:297px; height:542px;}

.face .sub_con_index .sub_main_bottom ul:nth-child(2){width:36.35714285714286%;  min-width:509px; }
.face .sub_con_index .sub_main_bottom ul:nth-child(2) li a {display:block; height:271px;}
.face .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(1){background:url('/img/jj_face_index_img06.jpg') no-repeat left top;}
.face .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(2){background:url('/img/jj_face_index_img07.jpg') no-repeat left top;}
 
 @media handheld, only screen and (min-width: 1600px) {
.face .sub_con_index .sub_main_top ul li:first-child {width:60.64285714285714%; }
.face .sub_con_index .sub_main_top ul li:nth-child(2) {width:39.35714285714286%;}
.face .sub_con_index .sub_main_bottom ul:first-child{width:60.64285714285714%;}
.face .sub_con_index .sub_main_bottom ul:nth-child(2){width:39.35714285714286%;}
}
/**** 01윤곽성형시스템 ****/
.sub_con .con_01.jj_con02_01_01 {height:701px; background:url('/img/jj_con02_01_img_01.jpg?ver=230918') center 0 no-repeat;}
.sub_con .con_02.jj_con02_01_01 {height:797px; background:url('/img/jj_con02_01_img_02.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_03.jj_con02_01_01 {height:1015px; background:url('/img/jj_con02_01_img_03.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_04.jj_con02_01_01 {height:1354px; background:url('/img/jj_con02_01_img_04.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_05.jj_con02_01_01 {height:460px; background:url('/img/jj_con02_01_img_05.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_06.jj_con02_01_01 {height:725px; background:url('/img/jj_con02_01_img_06.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_07.jj_con02_01_01 {height:664px; background:url('/img/jj_con02_01_img_07.jpg?ver=230310') center 0 no-repeat; margin-bottom:50px;}
/**** 02사각턱수술_01V라인을위한사각턱축소술 ****/
.sub_con .con_01.jj_con02_03_01 {height:640px; background:url('/img/jj_con02_03_01_img_01.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_02.jj_con02_03_01 {height:1005px; background:url('/img/jj_con02_03_01_img_02.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_03.jj_con02_03_01 {height:641px; background:url('/img/jj_con02_03_01_img_03.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_04.jj_con02_03_01 {height:1330px; background:url('/img/jj_con02_03_01_img_04.jpg?ver=220916') center 0 no-repeat;}
.sub_con .con_05.jj_con02_03_01 {height:854px; background:url('/img/jj_con02_03_01_img_05.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_06.jj_con02_03_01 {height:589px; background:url('/img/jj_con02_03_01_img_06.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 02사각턱수술_023D사각턱축소술 ****/
.sub_con .con_01.jj_con02_03_02 {height:640px; background:url('/img/jj_con02_03_02_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_03_02 {height:999px; background:url('/img/jj_con02_03_02_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_03_02 {height:557px; background:url('/img/jj_con02_03_02_img_03.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_04.jj_con02_03_02 {height:753px; background:url('/img/jj_con02_03_02_img_04.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_05.jj_con02_03_02 {height:873px; background:url('/img/jj_con02_03_02_img_05.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 02사각턱수술_03귀뒤사각턱 ****/
.sub_con .con_01.jj_con02_03_03 {height:640px; background:url('/img/jj_con02_03_03_img_01.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_02.jj_con02_03_03 {height:1006px; background:url('/img/jj_con02_03_03_img_02.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_03.jj_con02_03_03 {height:514px; background:url('/img/jj_con02_03_03_img_03.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_04.jj_con02_03_03 {height:895px; background:url('/img/jj_con02_03_03_img_04.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 03광대뼈축소술_013d광대축소 ****/
.sub_con .con_01.jj_con02_04_01 {height:640px; background:url('/img/jj_con02_04_img_01.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_02.jj_con02_04_01 {height:1007px; background:url('/img/jj_con02_04_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_04_01 {height:531px; background:url('/img/jj_con02_04_img_03.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_04.jj_con02_04_01 {height:871px; background:url('/img/jj_con02_04_img_04.jpg?ver=220916') center 0 no-repeat; margin-bottom:50px;}
/**** 03광대뼈축소술_02빠른광대축소 ****/
.sub_con .con_01.jj_con02_04_02 {height:640px; background:url('/img/jj_con02_04_02_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_04_02 {height:1006px; background:url('/img/jj_con02_04_02_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_04_02 {height:531px; background:url('/img/jj_con02_04_02_img_03.jpg?ver=240502') center 0 no-repeat; }
.sub_con .con_04.jj_con02_04_02 {height:898px; background:url('/img/jj_con02_04_02_img_04.jpg?ver=240502') center 0 no-repeat; margin-bottom:50px;}
/**** 04턱끝수술_01앞턱 ****/
.sub_con .con_01.jj_con02_05_01 {height:640px; background:url('/img/jj_con02_05_01_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_05_01 {height:952px; background:url('/img/jj_con02_05_01_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_05_01 {height:507px; background:url('/img/jj_con02_05_01_img_03.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_04.jj_con02_05_01 {height:801px; background:url('/img/jj_con02_05_01_img_04.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 04턱끝수술_02무턱 ****/
.sub_con .con_01.jj_con02_05_02 {height:640px; background:url('/img/jj_con02_05_02_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_05_02 {height:891px; background:url('/img/jj_con02_05_02_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_05_02 {height:845px; background:url('/img/jj_con02_05_02_img_03.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_04.jj_con02_05_02 {height:898px; background:url('/img/jj_con02_05_02_img_04.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 05이마성형_01보형물 ****/
.sub_con .con_01.jj_con02_06_01 {height:640px; background:url('/img/jj_con02_06_01_img_01.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_02.jj_con02_06_01 {height:997px; background:url('/img/jj_con02_06_01_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_06_01 {height:537px; background:url('/img/jj_con02_06_01_img_03.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_04.jj_con02_06_01 {height:824px; background:url('/img/jj_con02_06_01_img_04.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 05이마성형_02지방이식 ****/
.sub_con .con_01.jj_con02_06_02 {height:640px; background:url('/img/jj_con02_06_02_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_06_02 {height:997px; background:url('/img/jj_con02_06_02_img_02.jpg?ver=220907') center 0 no-repeat;}
.sub_con .con_03.jj_con02_06_02 {height:537px; background:url('/img/jj_con02_06_02_img_03.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_04.jj_con02_06_02 {height:824px; background:url('/img/jj_con02_06_02_img_04.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}
/**** 06부비부증대술 ****/
.sub_con .con_01.jj_con02_07 {height:640px; background:url('/img/jj_con02_07_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_07 {height:1006px; background:url('/img/jj_con02_07_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_07 {height:388px; background:url('/img/jj_con02_07_img_03.jpg?ver=220907') center 0 no-repeat;} 
.sub_con .con_04.jj_con02_07 {height:845px; background:url('/img/jj_con02_07_img_04.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;} 
/**** 07윤곽재수술 ****/
.sub_con .con_01.jj_con02_08 {height:640px; background:url('/img/jj_con02_08_img_01.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_02.jj_con02_08 {height:1005px; background:url('/img/jj_con02_08_img_02.jpg?ver=220907') center 0 no-repeat; }
.sub_con .con_03.jj_con02_08 {height:1112px; background:url('/img/jj_con02_08_img_03.jpg?ver=220907') center 0 no-repeat; } 
.sub_con .con_04.jj_con02_08 {height:507px; background:url('/img/jj_con02_08_img_04.jpg?ver=220907') center 0 no-repeat; } 
.sub_con .con_05.jj_con02_08 {height:1161px; background:url('/img/jj_con02_08_img_05.jpg?ver=220907') center 0 no-repeat; margin-bottom:50px;}


/**** 안면윤곽 공통탭 ****/
.face_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:600px;}
.face_bg_div_01 > ul.sel_bns {  width:1200px; }
.face_bg_div_01 > ul.sel_bns > li { float:left; padding-right:1px;}
.face_bg_div_01 > ul.sel_bns > li.li_06 { padding-right:0;}
.face_bg_div_01 > ul.sel_bns > li > a {display:block;}
.face_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

.sub_con .con_ul li { text-align:center; margin-bottom:20px;}
.sub_con .con_ul_02 { overflow:hidden; width:1200px; position:relative; margin:0 auto; }
.sub_con .con_ul_02 li { float:left; padding-right:18px;}
.sub_con .con_ul_02 li.last { padding-right:0;}

/*================================
	03_가슴성형
================================*/
.breast_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:600px;}
.breast_bg_div_01 > ul.sel_bns {  width:1200px; }
.breast_bg_div_01 > ul.sel_bns > li { float:left; padding-right:1px;}
.breast_bg_div_01 > ul.sel_bns > li.li_05 { padding-right:0;}
.breast_bg_div_01 > ul.sel_bns > li > a {display:block;}
.breast_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

/**** 서브 메인 ****/
.breast .sub_main_top_wrap1 {width:100%; height:712px; background:#ffffff;}
.breast .sub_main_top_wrap1 .sub_main_top_wrap1_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px;  background:#fff;}

.breast .sub_main_top_wrap2 {width:100%; height:542px;}
.breast .sub_main_top_wrap2 .sub_main_top_wrap2_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_breast_index_bg01.jpg?ver=221014') repeat-x;}

.breast .sub_con_index {min-width:1400px; max-width:1800px; margin:0 auto;}
.breast .sub_con_index .sub_main_top{height:712px; min-width:1400px; max-width:1800px;}
.breast .sub_con_index .sub_main_top ul li {height:712px;}
.breast .sub_con_index .sub_main_top ul li a {display:block; height:712px;}
.breast .sub_con_index .sub_main_top ul li:first-child {float:left; width:63.64285714285714%; min-width:891px;  background:url('/img/jj_breast_index_img01.jpg?ver=221014') no-repeat right top;}
.breast .sub_con_index .sub_main_top ul li:nth-child(2) {float:right; width:36.35714285714286%; min-width:509px; background:url('/img/jj_breast_index_img02.jpg?ver=221014') no-repeat left top;}

.breast .sub_con_index .sub_main_bottom{min-width:1400px; max-width:1800px; overflow:hidden; width:100%;margin:0 auto; }
.breast .sub_con_index .sub_main_bottom ul {float:left;}
.breast .sub_con_index .sub_main_bottom ul:first-child{width:63.64285714285714%; min-width:891px; }
.breast .sub_con_index .sub_main_bottom ul:first-child li{float:right; width:297px; height:542px;}

.breast .sub_con_index .sub_main_bottom ul:nth-child(2){width:36.35714285714286%;  min-width:509px; }
.breast .sub_con_index .sub_main_bottom ul:nth-child(2) li a {display:block; height:271px;}
.breast .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(1){background:url('/img/jj_breast_index_img06.jpg?ver=221014') no-repeat left top;}
.breast .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(2){background:url('/img/jj_breast_index_img07.jpg?ver=221014') no-repeat left top;}

 @media handheld, only screen and (min-width: 1600px) {
.breast .sub_con_index .sub_main_top ul li:first-child {width:60.64285714285714%; }
.breast .sub_con_index .sub_main_top ul li:nth-child(2) {width:39.35714285714286%;}
.breast .sub_con_index .sub_main_bottom ul:first-child{width:60.64285714285714%;}
.breast .sub_con_index .sub_main_bottom ul:nth-child(2){width:39.35714285714286%;}
}

/****01멘토엑스트라****/
.sub_con .con_01.jj_con03_01_01 {height:640px; background:url('/img/jj_con03_01_img_01.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_02.jj_con03_01_01 {height:1226px; background:url('/img/jj_con03_01_img_02.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_03.jj_con03_01_01 {height:435px; background:url('/img/jj_con03_01_img_03.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_04.jj_con03_01_01 {height:1357px; background:url('/img/jj_con03_01_img_04.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_05.jj_con03_01_01 {height:940px; background:url('/img/jj_con03_01_img_05.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_06.jj_con03_01_01 {height:703px; background:url('/img/jj_con03_01_img_06.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_07.jj_con03_01_01 {height:854px; background:url('/img/jj_con03_01_img_07.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_08.jj_con03_01_01 {height:450px; background:url('/img/jj_con03_01_img_08.jpg?ver=221014') center 0 no-repeat;margin-bottom:50px; }

/****02가슴확대수술 tab01물방울가슴성형****/
.sub_con .con_01.jj_con03_02_01 {height:640px; background:url('/img/jj_con03_02_01_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con03_02_01 {height:421px; background:url('/img/jj_con03_02_01_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con03_02_01 {height:853px; background:url('/img/jj_con03_02_01_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con03_02_01 {height:891px; background:url('/img/jj_con03_02_01_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con03_02_01 {height:1202px; background:url('/img/jj_con03_02_01_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con03_02_01 {height:729px; background:url('/img/jj_con03_02_01_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/****02가슴확대수술 tab02가슴확대술****/
.sub_con .con_01.jj_con03_02_02 {height:640px; background:url('/img/jj_con03_02_02_img_01.jpg?ver=230921') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con03_02_02 {height:897px; background:url('/img/jj_con03_02_02_img_02.jpg?ver=230921') center 0 no-repeat; margin-bottom:70px;}
.sub_con .con_03.jj_con03_02_02 {height:804px; background:url('/img/jj_con03_02_02_img_03.jpg?ver=230921') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con03_02_02 {height:1407px; background:url('/img/jj_con03_02_02_img_04.jpg?ver=230921') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con03_02_02 {height:817px; background:url('/img/jj_con03_02_02_img_05.jpg?ver=230921') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con03_02_02 {height:1215px; background:url('/img/jj_con03_02_02_img_06.jpg?ver=230921') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con03_02_02 {height:759px; background:url('/img/jj_con03_02_02_img_07.jpg?ver=230921') center 0 no-repeat; margin-bottom:50px;}

/****02가슴확대수술 tab03마이크로텍스쳐 가슴성형****/
.sub_con .con_01.jj_con03_02_03 {height:640px; background:url('/img/jj_con03_02_03_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_02_03 {height:693px; background:url('/img/jj_con03_02_03_img_02.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_03.jj_con03_02_03 {height:978px; background:url('/img/jj_con03_02_03_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_02_03 {height:925px; background:url('/img/jj_con03_02_03_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_02_03 {height:814px; background:url('/img/jj_con03_02_03_img_05.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_06.jj_con03_02_03 {height:1099px; background:url('/img/jj_con03_02_03_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_02_03 {height:846px; background:url('/img/jj_con03_02_03_img_07.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_08.jj_con03_02_03 {height:812px; background:url('/img/jj_con03_02_03_img_08.jpg?ver=240216') center 0 no-repeat; margin-bottom:50px;}

/****02가슴확대수술 tab04모티바 가슴성형****/
.sub_con .con_01.jj_con03_02_04 {height:640px; background:url('/img/jj_con03_02_04_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_02_04 {height:784px; background:url('/img/jj_con03_02_04_img_02.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_03.jj_con03_02_04 {height:936px; background:url('/img/jj_con03_02_04_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_02_04 {height:814px; background:url('/img/jj_con03_02_04_img_04.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_05.jj_con03_02_04 {height:2476px; background:url('/img/jj_con03_02_04_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_02_04 {height:819px; background:url('/img/jj_con03_02_04_img_06.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_07.jj_con03_02_04 {height:977px; background:url('/img/jj_con03_02_04_img_07.jpg?ver=221014') center 0 no-repeat; margin-bottom:50px;}

/****03가슴축소수술****/
.sub_con .con_01.jj_con03_03_01 {height:640px; background:url('/img/jj_con03_03_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_03_01 {height:477px; background:url('/img/jj_con03_03_img_02.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_03.jj_con03_03_01 {height:534px; background:url('/img/jj_con03_03_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_03_01 {height:531px; background:url('/img/jj_con03_03_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_03_01 {height:1030px; background:url('/img/jj_con03_03_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_03_01 {height:853px; background:url('/img/jj_con03_03_img_06.jpg?ver=221014') center 0 no-repeat; margin-bottom:50px;}

/****04쳐진가슴교정술****/
.sub_con .con_01.jj_con03_04_01 {height:640px; background:url('/img/jj_con03_04_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_04_01 {height:910px; background:url('/img/jj_con03_04_img_02.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_03.jj_con03_04_01 {height:858px; background:url('/img/jj_con03_04_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_04_01 {height:873px; background:url('/img/jj_con03_04_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_04_01 {height:859px; background:url('/img/jj_con03_04_img_05.jpg?ver=221014') center 0 no-repeat; margin-bottom:50px;}

/****05유두성형 tab01 함몰유두 ****/
.sub_con .con_01.jj_con03_05_01 {height:640px; background:url('/img/jj_con03_05_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_05_01 {height:660px; background:url('/img/jj_con03_05_img_02.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_03.jj_con03_05_01 {height:412px; background:url('/img/jj_con03_05_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_05_01 {height:475px; background:url('/img/jj_con03_05_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_05_01 {height:485px; background:url('/img/jj_con03_05_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_05_01 {height:639px; background:url('/img/jj_con03_05_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_05_01 {height:1061px; background:url('/img/jj_con03_05_img_07.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_08.jj_con03_05_01 {height:861px; background:url('/img/jj_con03_05_img_08.jpg?ver=221014') center 0 no-repeat; margin-bottom:50px;}

/****05유두성형 tab02 유두축소술 ****/
.sub_con .con_01.jj_con03_12_01 {height:640px; background:url('/img/jj_con03_12_img_01.jpg') center 0 no-repeat; }
.sub_con .con_02.jj_con03_12_01 {height:660px; background:url('/img/jj_con03_12_img_02.jpg') center 0 no-repeat; }
.sub_con .con_03.jj_con03_12_01 {height:435px; background:url('/img/jj_con03_12_img_03.jpg') center 0 no-repeat; }
.sub_con .con_04.jj_con03_12_01 {height:1223px; background:url('/img/jj_con03_12_img_04.jpg') center 0 no-repeat; }
.sub_con .con_05.jj_con03_12_01 {height:859px; background:url('/img/jj_con03_12_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

/****06여성형유방****/
.sub_con .con_01.jj_con03_06_01 {height:640px; background:url('/img/jj_con03_06_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_06_01 {height:568px; background:url('/img/jj_con03_06_img_02.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_03.jj_con03_06_01 {height:523px; background:url('/img/jj_con03_06_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_06_01 {height:983px; background:url('/img/jj_con03_06_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_06_01 {height:539px; background:url('/img/jj_con03_06_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_06_01 {height:922px; background:url('/img/jj_con03_06_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_06_01 {height:897px; background:url('/img/jj_con03_06_img_07.jpg?ver=221014') center 0 no-repeat; margin-bottom:50px;}

/****07자가지방가슴성형****/
.sub_con .con_01.jj_con03_07_01 {height:640px; background:url('/img/jj_con03_07_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_07_01 {height:439px; background:url('/img/jj_con03_07_img_02.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_03.jj_con03_07_01 {height:757px; background:url('/img/jj_con03_07_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_07_01 {height:1145px; background:url('/img/jj_con03_07_img_04.jpg?ver=221014') center 0 no-repeat; margin-bottom:50px;}

/****08가슴재수술****/
.sub_con .con_01.jj_con03_08_01 {height:640px; background:url('/img/jj_con03_08_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_08_01 {height:959px; background:url('/img/jj_con03_08_img_02.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_03.jj_con03_08_01 {height:814px; background:url('/img/jj_con03_08_img_03.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_04.jj_con03_08_01 {height:927px; background:url('/img/jj_con03_08_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_08_01 {height:464px; background:url('/img/jj_con03_08_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_08_01 {height:1187px; background:url('/img/jj_con03_08_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_08_01 {height:838px; background:url('/img/jj_con03_08_img_07.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_08.jj_con03_08_01 {height:637px; background:url('/img/jj_con03_08_img_08.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_09.jj_con03_08_01 {height:780px; background:url('/img/jj_con03_08_img_09.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_10.jj_con03_08_01 {height:819px; background:url('/img/jj_con03_08_img_10.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_11.jj_con03_08_01 {height:785px; background:url('/img/jj_con03_08_img_11.jpg?ver=240216') center 0 no-repeat; margin-bottom:50px;}

/****09출산후가슴성형****/
.sub_con .con_01.jj_con03_09_01 {height:640px; background:url('/img/jj_con03_09_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_09_01 {height:852px; background:url('/img/jj_con03_09_img_02.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_03.jj_con03_09_01 {height:857px; background:url('/img/jj_con03_09_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_09_01 {height:858px; background:url('/img/jj_con03_09_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_09_01 {height:814px; background:url('/img/jj_con03_09_img_05.jpg?ver=250318') center 0 no-repeat;}
.sub_con .con_06.jj_con03_09_01 {height:637px; background:url('/img/jj_con03_09_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_09_01 {height:710px; background:url('/img/jj_con03_09_img_07.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_08.jj_con03_09_01 {height:1822px; background:url('/img/jj_con03_09_img_08.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_09.jj_con03_09_01 {height:819px; background:url('/img/jj_con03_09_img_09.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_10.jj_con03_09_01 {height:779px; background:url('/img/jj_con03_09_img_10.jpg?ver=240216') center 0 no-repeat; margin-bottom:50px;}


/****11_BBproject****/
.sub_con .con_01.jj_con03_10_01 {height:640px; background:url('/img/jj_con03_10_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_10_01 {height:864px; background:url('/img/jj_con03_10_img_02.jpg?ver=221014') center 0 no-repeat;}
.sub_con .con_03.jj_con03_10_01 {height:814px; background:url('/img/jj_con03_10_img_03.jpg?ver=250318') center 0 no-repeat; }
.sub_con .con_04.jj_con03_10_01 {height:1019px; background:url('/img/jj_con03_10_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_10_01 {height:940px; background:url('/img/jj_con03_10_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_10_01 {height:1093px; background:url('/img/jj_con03_10_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_10_01 {height:944px; background:url('/img/jj_con03_10_img_07.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_08.jj_con03_10_01 {height:806px; background:url('/img/jj_con03_10_img_08.jpg?ver=250318') center 0 no-repeat; margin-bottom:50px;}


/****10_가슴보형물제거수술****/
.sub_con .con_01.jj_con03_11_01 {height:640px; background:url('/img/jj_con03_11_img_01.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_02.jj_con03_11_01 {height:854px; background:url('/img/jj_con03_11_img_02.jpg?ver=240216') center 0 no-repeat;}
.sub_con .con_03.jj_con03_11_01 {height:768px; background:url('/img/jj_con03_11_img_03.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_04.jj_con03_11_01 {height:522px; background:url('/img/jj_con03_11_img_04.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_05.jj_con03_11_01 {height:1430px; background:url('/img/jj_con03_11_img_05.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_06.jj_con03_11_01 {height:1420px; background:url('/img/jj_con03_11_img_06.jpg?ver=221014') center 0 no-repeat; }
.sub_con .con_07.jj_con03_11_01 {height:757px; background:url('/img/jj_con03_11_img_07.jpg?ver=240216') center 0 no-repeat; margin-bottom:50px;}


/****09남자성형****/
.sub_con .cons.con_01.jj_con09_01_01{height:1159px; background:url('/img/jj_con09_01_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .cons.con_03.jj_con09_01_01{height:755px; background:url('/img/jj_con09_01_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .cons.con_04.jj_con09_01_01{height:938px; background:url('/img/jj_con09_01_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .cons.con_05.jj_con09_01_01{height:918px; background:url('/img/jj_con09_01_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

/** 09_01남자눈성형 **/
.sub_con .cons.con_01.jj_con09_02_01{height:588px; background:url('/img/jj_con09_02_img_01.jpg?ver=230608') center 0 no-repeat; margin-bottom:0px;}
.sub_con .cons.con_02.jj_con09_02_01{height:486px; background:url('/img/jj_con09_02_img_02.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_03.jj_con09_02_01{height:456px; background:url('/img/jj_con09_02_img_03.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_04.jj_con09_02_01{height:737px; background:url('/img/jj_con09_02_img_04.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_05.jj_con09_02_01{height:828px; background:url('/img/jj_con09_02_img_05.jpg?ver=230608') center 0 no-repeat; margin-bottom:50px;}

/** 09_02남자코성형 **/
.sub_con .cons.con_01.jj_con09_03_01{height:588px; background:url('/img/jj_con09_03_img_01.jpg?ver=230608') center 0 no-repeat; margin-bottom:0px;}
.sub_con .cons.con_02.jj_con09_03_01{height:513px; background:url('/img/jj_con09_03_img_02.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_03.jj_con09_03_01{height:817px; background:url('/img/jj_con09_03_img_03.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_04.jj_con09_03_01{height:737px; background:url('/img/jj_con09_03_img_04.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_05.jj_con09_03_01{height:567px; background:url('/img/jj_con09_03_img_05.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_06.jj_con09_03_01{height:828px; background:url('/img/jj_con09_03_img_06.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_07.jj_con09_03_01{height:809px; background:url('/img/jj_con09_03_img_07.jpg?ver=230608') center 0 no-repeat; margin-bottom:50px;}

/** 09_03남자윤곽성형 **/
.sub_con .cons.con_01.jj_con09_04_01{height:588px; background:url('/img/jj_con09_04_img_01.jpg?ver=230608') center 0 no-repeat; margin-bottom:0px;}
.sub_con .cons.con_02.jj_con09_04_01{height:455px; background:url('/img/jj_con09_04_img_02.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_03.jj_con09_04_01{height:853px; background:url('/img/jj_con09_04_img_03.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_04.jj_con09_04_01{height:738px; background:url('/img/jj_con09_04_img_04.jpg?ver=230608') center 0 no-repeat;margin-bottom:100px;}
.sub_con .cons.con_05.jj_con09_04_01{height:800px; background:url('/img/jj_con09_04_img_05.jpg?ver=230608') center 0 no-repeat; margin-bottom:100px;}
.sub_con .cons.con_06.jj_con09_04_01{height:828px; background:url('/img/jj_con09_04_img_06.jpg?ver=230608') center 0 no-repeat; margin-bottom:50px;}

.sub_con .cons.con_01.jj_con09_05_01{height:794px; background:url('/img/jj_con09_05_img_01.jpg') center 0 no-repeat; position:relative;}.
.sub_con .cons.con_01.jj_con09_05_01 li{float:left;}
.sub_con .cons.con_02.jj_con09_05_01{padding:100px 0 50px 0; height:699px; background:url('/img/jj_con09_05_img_02.jpg') center 50% no-repeat;}
.sub_con .cons.con_03.jj_con09_05_01{padding:50px 0; height:700px; background:url('/img/jj_con09_05_img_03.jpg') center 50% no-repeat;}
.sub_con .cons.con_04.jj_con09_05_01{padding:50px 0 100px 0; height:700px; background:url('/img/jj_con09_05_img_04.jpg') center 50% no-repeat;}

.sub_con .cons.con_01.jj_con09_06_01{height:794px; background:url('/img/jj_con09_06_img_01.jpg') center 0 no-repeat; position:relative;}
.sub_con .cons.con_02.jj_con09_06_01{padding:100px 0 50px 0; height:699px; background:url('/img/jj_con09_06_img_02.jpg') center 50% no-repeat;}
.sub_con .cons.con_03.jj_con09_06_01{padding:50px 0; height:700px; background:url('/img/jj_con09_06_img_03.jpg') center 50% no-repeat;}
.sub_con .cons.con_04.jj_con09_06_01{padding:50px 0 100px 0; height:700px; background:url('/img/jj_con09_06_img_04.jpg') center 50% no-repeat;}

.sub_con .cons.con_01.jj_con09_07_01{height:794px; background:url('/img/jj_con09_07_img_01.jpg') center 0 no-repeat; position:relative;}
.sub_con .cons.con_02.jj_con09_07_01{padding:100px 0 50px 0; height:699px; background:url('/img/jj_con09_07_img_02.jpg') center 50% no-repeat;}
.sub_con .cons.con_03.jj_con09_07_01{padding:50px 0; height:700px; background:url('/img/jj_con09_07_img_03.jpg') center 50% no-repeat;}

/*** 남자울쎄라 ***/
.sub_con_new .cons.con_01.jj_con09_08_01{height:1096px; background:url('/img/jj_con09_08_img_01.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con_new .cons.con_02.jj_con09_08_01{height:818px; background:url('/img/jj_con09_08_img_02.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con_new .cons.con_03.jj_con09_08_01{height:743px; background:url('/img/jj_con09_08_img_03.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con_new .cons.con_04.jj_con09_08_01{height:640px; background:url('/img/jj_con09_08_img_04.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con_new .cons.con_05.jj_con09_08_01{height:850px; background:url('/img/jj_con09_08_img_05.jpg?ver=230414') center 0 no-repeat;margin-bottom:0px;}

/*절개모발이식*/
.sub_con .cons.con_01.jj_con09_09_01{height:1134px; background:url('/img/jj_con09_09_img_01.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_02.jj_con09_09_01{height:776px; background:url('/img/jj_con09_09_img_02.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_03.jj_con09_09_01{height:587px; background:url('/img/jj_con09_09_img_03.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_04.jj_con09_09_01{height:947px; background:url('/img/jj_con09_09_img_04.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_05.jj_con09_09_01{height:640px; background:url('/img/jj_con09_09_img_05.jpg?ver=231128') center 0 no-repeat;margin-bottom:50px;}

/*비절개모발이식*/
.sub_con .cons.con_01.jj_con09_09_02{height:1216px; background:url('/img/jj_con09_09_02img_01.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_02.jj_con09_09_02{height:776px; background:url('/img/jj_con09_09_02img_02.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_03.jj_con09_09_02{height:972px; background:url('/img/jj_con09_09_02img_03.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_04.jj_con09_09_02{height:656px; background:url('/img/jj_con09_09_02img_04.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_05.jj_con09_09_02{height:943px; background:url('/img/jj_con09_09_02img_05.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_06.jj_con09_09_02{height:1577px; background:url('/img/jj_con09_09_02img_06.jpg?ver=231128') center 0 no-repeat;}
.sub_con .cons.con_07.jj_con09_09_02{height:640px; background:url('/img/jj_con09_09_02img_07.jpg?ver=231128') center 0 no-repeat;margin-bottom:50px;}



/*================================
	04_눈성형
================================*/
.eye_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:600px;}
.eye_bg_div_01 > ul.sel_bns {  width:1200px; }
.eye_bg_div_01 > ul.sel_bns > li { float:left; padding-right:1px;}
.eye_bg_div_01 > ul.sel_bns > li.li_06 { padding-right:0;}
.eye_bg_div_01 > ul.sel_bns > li > a {display:block;}
.eye_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

/****04눈매교정술 tab01눈매교정술****/
.sub_con .con_01.jj_con04_04_01 {height:640px; background:url('/img/jj_con04_04_01_img_01.jpg?ver=231130') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_04_01 {height:337px; background:url('/img/jj_con04_04_01_img_02.jpg?ver=231130') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_04_01 {height:372px; background:url('/img/jj_con04_04_01_img_03.jpg?ver=231130') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_04_01 {height:737px; background:url('/img/jj_con04_04_01_img_04.jpg?ver=231130') center 0 no-repeat; margin-bottom:50px;}

/****04눈매교정술 tab02비절개눈매교정술****/
.sub_con .con_01.jj_con04_04_02 {height:640px; background:url('/img/jj_con04_04_02_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_04_02 {height:775px; background:url('/img/jj_con04_04_02_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_04_02 {height:886px; background:url('/img/jj_con04_04_02_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_04_02 {height:784px; background:url('/img/jj_con04_04_02_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

/****04눈매교정술 tab03절개눈매교정술****/
.sub_con .con_01.jj_con04_04_03 {height:640px; background:url('/img/jj_con04_04_03_img_01.jpg?ver=231130') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_04_03 {height:775px; background:url('/img/jj_con04_04_03_img_02.jpg?ver=231130') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_04_03 {height:886px; background:url('/img/jj_con04_04_03_img_03.jpg?ver=231130') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_04_03 {height:784px; background:url('/img/jj_con04_04_03_img_04.jpg?ver=231130') center 0 no-repeat; margin-bottom:50px;}

/****05눈밑성형 tab01눈밑지방재배치****/
.sub_con .con_01.jj_con04_05_01 {height:640px; background:url('/img/jj_con04_05_01_img_01.jpg?ver=230228') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_05_01 {height:777px; background:url('/img/jj_con04_05_01_img_02.jpg?ver=230228') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_05_01 {height:472px; background:url('/img/jj_con04_05_01_img_03.jpg?ver=230228') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_05_01 {height:809px; background:url('/img/jj_con04_05_01_img_04.jpg?ver=230228') center 0 no-repeat; margin-bottom:50px;}

/****05눈밑성형 tab02눈밑지방제거****/
.sub_con .con_01.jj_con04_05_02 {height:640px; background:url('/img/jj_con04_05_02_img_01.jpg?ver=230228') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_05_02 {height:776px; background:url('/img/jj_con04_05_02_img_02.jpg?ver=230228') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_05_02 {height:472px; background:url('/img/jj_con04_05_02_img_03.jpg?ver=230228') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_05_02 {height:809px; background:url('/img/jj_con04_05_02_img_04.jpg?ver=230228') center 0 no-repeat; margin-bottom:50px;}

/****05눈밑성형 tab03눈밑애교****/
.sub_con .con_01.jj_con04_05_03 {height:640px; background:url('/img/jj_con04_05_03_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_05_03 {height:775px; background:url('/img/jj_con04_05_03_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_05_03 {height:785px; background:url('/img/jj_con04_05_03_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}

/****06중년눈성형 tab01상안검****/
.sub_con .con_01.jj_con04_06_01 {height:640px; background:url('/img/jj_con04_06_01_img_01.jpg?ver=230908') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_06_01 {height:781px; background:url('/img/jj_con04_06_01_img_02.jpg?ver=230908') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_06_01 {height:409px; background:url('/img/jj_con04_06_01_img_03.jpg?ver=230908') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_06_01 {height:787px; background:url('/img/jj_con04_06_01_img_04.jpg?ver=230908') center 0 no-repeat; margin-bottom:50px;}

/****06중년눈성형 tab02하안검****/
.sub_con .con_01.jj_con04_06_02 {height:640px; background:url('/img/jj_con04_06_02_img_01.jpg?ver=230706') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_06_02 {height:777px; background:url('/img/jj_con04_06_02_img_02.jpg?ver=230706') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_06_02 {height:470px; background:url('/img/jj_con04_06_02_img_03.jpg?ver=230706') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_06_02 {height:809px; background:url('/img/jj_con04_06_02_img_04.jpg?ver=230706') center 0 no-repeat; margin-bottom:50px;}

/****06중년눈성형 tab03눈썹거상술****/
.sub_con .con_01.jj_con04_06_03 {height:640px; background:url('/img/jj_con04_06_03_img_01.jpg?ver=230811') center 0 no-repeat; margin-bottom:100px; }
.sub_con .con_02.jj_con04_06_03 {height:806px; background:url('/img/jj_con04_06_03_img_02.jpg?ver=230811') center 0 no-repeat; margin-bottom:100px; }
.sub_con .con_03.jj_con04_06_03 {height:483px; background:url('/img/jj_con04_06_03_img_03.jpg?ver=230811') center 0 no-repeat; margin-bottom:100px; }
.sub_con .con_04.jj_con04_06_03 {height:809px; background:url('/img/jj_con04_06_03_img_04.jpg?ver=230811') center 0 no-repeat; margin-bottom:50px;}

/****06중년눈성형 tab04이마거상술(엔도타인)****/
.sub_con .con_01.jj_con04_06_04 {height:640px; background:url('/img/jj_con04_06_04_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_06_04 {height:425px; background:url('/img/jj_con04_06_04_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_06_04 {height:775px; background:url('/img/jj_con04_06_04_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_06_04 {height:404px; background:url('/img/jj_con04_06_04_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con04_06_04 {height:785px; background:url('/img/jj_con04_06_04_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

/****07눈재수술****/
.sub_con .con_01.jj_con04_07_01 {height:640px; background:url('/img/jj_con04_07_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_07_01 {height:504px; background:url('/img/jj_con04_07_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_07_01 {height:1379px; background:url('/img/jj_con04_07_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_07_01 {height:785px; background:url('/img/jj_con04_07_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

/****08아이준****/
.sub_con .con_01.jj_con04_08_01 {height:640px; background:url('/img/jj_con04_08_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con04_08_01 {height:640px; background:url('/img/jj_con04_08_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con04_08_01 {height:653px; background:url('/img/jj_con04_08_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con04_08_01 {height:639px; background:url('/img/jj_con04_08_img_06.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con04_08_01 {height:804px; background:url('/img/jj_con04_08_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}

/****09이마거상술****/
.sub_con .con_01.jj_con04_09_01 {height:640px; background:url('/img/jj_con04_09_01_img_01.jpg?ver=230609') center 0 no-repeat;}
.sub_con .con_02.jj_con04_09_01 {height:1100px; background:url('/img/jj_con04_09_01_img_02.jpg') center 0 no-repeat;}
.sub_con .con_03.jj_con04_09_01 {height:914px; background:url('/img/jj_con04_09_01_img_03.jpg?ver=231017') center 0 no-repeat;}
.sub_con .con_04.jj_con04_09_01 {height:710px; background:url('/img/jj_con04_09_01_img_04.jpg?ver=240202') center 0 no-repeat;}
.sub_con .con_05.jj_con04_09_01 {height:675px; background:url('/img/jj_con04_09_01_img_05.jpg?ver=240202') center 0 no-repeat;}
.sub_con .con_06.jj_con04_09_01 {height:640px; background:url('/img/jj_con04_09_01_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con04_09_02 {height:640px; background:url('/img/jj_con04_09_02_img_01.jpg') center 0 no-repeat;margin-bottom:100px;}
.sub_con .con_02.jj_con04_09_02 {height:463px; background:url('/img/jj_con04_09_02_img_02.jpg') center 0 no-repeat;}
.sub_con .con_03.jj_con04_09_02 {height:690px; background:url('/img/jj_con04_09_02_img_03.jpg') center 0 no-repeat;}
.sub_con .con_04.jj_con04_09_02 {height:724px; background:url('/img/jj_con04_09_02_img_04.jpg?ver=220811') center 0 no-repeat;}
.sub_con .con_05.jj_con04_09_02 {height:799px; background:url('/img/jj_con04_09_02_img_05.jpg') center 0 no-repeat;}
.sub_con .con_06.jj_con04_09_02 {height:640px; background:url('/img/jj_con04_09_02_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/*네트리프팅*/
.sub_con .con_01.jj_con04_09_03 {height:640px; background:url('/img/jj_con04_09_03_img_01.jpg') center 0 no-repeat;}
.sub_con .con_02.jj_con04_09_03 {height:670px; background:url('/img/jj_con04_09_03_img_02.jpg') center 0 no-repeat;}
.sub_con .con_03.jj_con04_09_03 {height:725px; background:url('/img/jj_con04_09_03_img_03.jpg') center 0 no-repeat;}
.sub_con .con_04.jj_con04_09_03 {height:844px; background:url('/img/jj_con04_09_03_img_04.jpg') center 0 no-repeat;}
.sub_con .con_05.jj_con04_09_03 {height:906px; background:url('/img/jj_con04_09_03_img_05.jpg') center 0 no-repeat;}
.sub_con .con_06.jj_con04_09_03 {height:1135px; background:url('/img/jj_con04_09_03_img_06.jpg') center 0 no-repeat;}
.sub_con .con_07.jj_con04_09_03 {height:511px; background:url('/img/jj_con04_09_03_img_07.jpg') center 0 no-repeat; }
.sub_con .con_08.jj_con04_09_03 {height:563px; background:url('/img/jj_con04_09_03_img_08.jpg') center 0 no-repeat; }
.sub_con .con_09.jj_con04_09_03 {height:890px; background:url('/img/jj_con04_09_03_img_09.jpg') center 0 no-repeat; margin-bottom:50px;}



/*================================
	05_코성형
================================*/
.nose_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:600px;}
.nose_bg_div_01 > ul.sel_bns {  width:1200px; }
.nose_bg_div_01 > ul.sel_bns > li { float:left; padding-right:1px;}
.nose_bg_div_01 > ul.sel_bns > li.li_06 { padding-right:0;}
.nose_bg_div_01 > ul.sel_bns > li > a {display:block;}
.nose_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

/**** 서브 메인 ****/
.nose .sub_main_top_wrap1 {width:100%; height:712px; background:#ffffff;}
.nose .sub_main_top_wrap1 .sub_main_top_wrap1_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px;  background:#fff;}

.nose .sub_main_top_wrap2 {width:100%; height:542px;}
.nose .sub_main_top_wrap2 .sub_main_top_wrap2_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_face_index_bg02.jpg') repeat-x;}

.nose .sub_con_index {min-width:1400px; max-width:1800px; margin:0 auto;}
.nose .sub_con_index .sub_main_top{height:712px; min-width:1400px; max-width:1800px;}
.nose .sub_con_index .sub_main_top ul li {height:712px;}
.nose .sub_con_index .sub_main_top ul li a {display:block; height:712px;}
.nose .sub_con_index .sub_main_top ul li:first-child {float:left; width:63.64285714285714%; min-width:891px;  background:url('/img/jj_nose_index_img01.jpg') no-repeat right top;}
.nose .sub_con_index .sub_main_top ul li:nth-child(2) {float:right; width:36.35714285714286%; min-width:509px; background:url('/img/jj_nose_index_img02.jpg') no-repeat left top;}

.nose .sub_con_index .sub_main_bottom{min-width:1400px; max-width:1800px; overflow:hidden; width:100%;margin:0 auto; }
.nose .sub_con_index .sub_main_bottom ul {float:left;}
.nose .sub_con_index .sub_main_bottom ul:first-child{width:63.64285714285714%; min-width:891px; }
.nose .sub_con_index .sub_main_bottom ul:first-child li{float:right; width:297px; height:542px;}

.nose .sub_con_index .sub_main_bottom ul:nth-child(2){width:36.35714285714286%;  min-width:509px; }
.nose .sub_con_index .sub_main_bottom ul:nth-child(2) li a {display:block; height:271px;}
.nose .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(1){background:url('/img/jj_nose_index_img06.jpg') no-repeat left top;}
.nose .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(2){background:url('/img/jj_nose_index_img07.jpg') no-repeat left top;}

 @media handheld, only screen and (min-width: 1600px) {
.nose .sub_con_index .sub_main_top ul li:first-child {width:60.64285714285714%; }
.nose .sub_con_index .sub_main_top ul li:nth-child(2) {width:39.35714285714286%;}
.nose .sub_con_index .sub_main_bottom ul:first-child{width:60.64285714285714%;}
.nose .sub_con_index .sub_main_bottom ul:nth-child(2){width:39.35714285714286%;}
}

/****01제이준코성형시스템****/
.sub_con .con_01.jj_con05_01_01 {height:764px; background:url('/img/jj_con05_01_img_01.jpg?ver=230220') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_01_01 {height:873px; background:url('/img/jj_con05_01_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_01_01 {height:582px; background:url('/img/jj_con05_01_img_03.jpg?ver=230220') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_01_01 {height:970px; background:url('/img/jj_con05_01_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con05_01_01 {height:639px; background:url('/img/jj_con05_01_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab01콧대성형****/
.sub_con .con_01.jj_con05_02_01 {height:640px; background:url('/img/jj_con05_02_01_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_01 {height:775px; background:url('/img/jj_con05_02_01_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_01 {height:418px; background:url('/img/jj_con05_02_01_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_01 {height:785px; background:url('/img/jj_con05_02_01_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab02코끝성형****/
.sub_con .con_01.jj_con05_02_02 {height:640px; background:url('/img/jj_con05_02_02_img_01.jpg?ver=230704') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_02 {height:806px; background:url('/img/jj_con05_02_02_img_02.jpg?ver=230704') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_02 {height:993px; background:url('/img/jj_con05_02_02_img_03.jpg?ver=230704') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_02 {height:809px; background:url('/img/jj_con05_02_02_img_04.jpg?ver=230704') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab03매부리코****/
.sub_con .con_01.jj_con05_02_03 {height:640px; background:url('/img/jj_con05_02_03_img_01.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_03 {height:780px; background:url('/img/jj_con05_02_03_img_02.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_03 {height:743px; background:url('/img/jj_con05_02_03_img_03.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_03 {height:789px; background:url('/img/jj_con05_02_03_img_04.jpg?ver=240402') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab04짧은코****/
.sub_con .con_01.jj_con05_02_04 {height:640px; background:url('/img/jj_con05_02_04_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_04 {height:775px; background:url('/img/jj_con05_02_04_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_04 {height:420px; background:url('/img/jj_con05_02_04_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_04 {height:787px; background:url('/img/jj_con05_02_04_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab05긴코****/
.sub_con .con_01.jj_con05_02_05 {height:640px; background:url('/img/jj_con05_02_05_img_01.jpg?ver=230220') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_05 {height:775px; background:url('/img/jj_con05_02_05_img_02.jpg?ver=230220') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_05 {height:420px; background:url('/img/jj_con05_02_05_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_05 {height:787px; background:url('/img/jj_con05_02_05_img_04.jpg?ver=230220') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab06복코****/
.sub_con .con_01.jj_con05_02_06 {height:640px; background:url('/img/jj_con05_02_06_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_06 {height:652px; background:url('/img/jj_con05_02_06_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_06 {height:499px; background:url('/img/jj_con05_02_06_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_06 {height:753px; background:url('/img/jj_con05_02_06_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con05_02_06 {height:1176px; background:url('/img/jj_con05_02_06_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con05_02_06 {height:775px; background:url('/img/jj_con05_02_06_img_06.jpg?ver=231101') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con05_02_06 {height:785px; background:url('/img/jj_con05_02_06_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab07콧볼축소****/
.sub_con .con_01.jj_con05_02_07 {height:640px; background:url('/img/jj_con05_02_07_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_07 {height:779px; background:url('/img/jj_con05_02_07_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_07 {height:741px; background:url('/img/jj_con05_02_07_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_07 {height:789px; background:url('/img/jj_con05_02_07_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab08양악후코성형****/
.sub_con .con_01.jj_con05_02_08 {height:640px; background:url('/img/jj_con05_02_08_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_08 {height:726px; background:url('/img/jj_con05_02_08_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_08 {height:775px; background:url('/img/jj_con05_02_08_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_08 {height:789px; background:url('/img/jj_con05_02_08_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}

/****02유형별 코성형 tab09용코성형****/
.sub_con .con_01.jj_con05_02_09 {height:640px; background:url('/img/jj_con05_02_09_img_01.jpg?ver=230220') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_09 {height:775px; background:url('/img/jj_con05_02_09_img_02.jpg?ver=230220') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_09 {height:418px; background:url('/img/jj_con05_02_09_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_09 {height:785px; background:url('/img/jj_con05_02_09_img_04.jpg?ver=230220') center 0 no-repeat; margin-bottom:50px;}

/****02유형별 코성형 tab10비절개콧볼축소****/
.sub_con .con_01.jj_con05_02_10 {height:640px; background:url('/img/jj_con05_02_10_img_01.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con05_02_10 {height:518px; background:url('/img/jj_con05_02_10_img_02.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con05_02_10 {height:761px; background:url('/img/jj_con05_02_10_img_03.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con05_02_10 {height:766px; background:url('/img/jj_con05_02_10_img_04.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con05_02_10 {height:415px; background:url('/img/jj_con05_02_10_img_05.jpg?ver=240402') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con05_02_10 {height:808px; background:url('/img/jj_con05_02_10_img_06.jpg?ver=240402') center 0 no-repeat; margin-bottom:50px;}


/****03남자코성형****/
.sub_con .con_01.jj_con05_03_01 {height:640px; background:url('/img/jj_con05_03_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con05_03_01 {height:775px; background:url('/img/jj_con05_03_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con05_03_01 {height:683px; background:url('/img/jj_con05_03_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con05_03_01 {height:505px; background:url('/img/jj_con05_03_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con05_03_01 {height:800px; background:url('/img/jj_con05_03_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

/****04구순구개열코성형****/
.sub_con .con_01.jj_con05_04_01 {height:640px; background:url('/img/jj_con05_04_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con05_04_01 {height:291px; background:url('/img/jj_con05_04_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con05_04_01 {height:338px; background:url('/img/jj_con05_04_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con05_04_01 {height:418px; background:url('/img/jj_con05_04_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

/****05코재수술****/
.sub_con .con_01.jj_con05_05_01 {height:640px; background:url('/img/jj_con05_05_img_01.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_02.jj_con05_05_01 {height:883px; background:url('/img/jj_con05_05_img_02.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_03.jj_con05_05_01 {height:838px; background:url('/img/jj_con05_05_img_03.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_04.jj_con05_05_01 {height:776px; background:url('/img/jj_con05_05_img_04.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_05.jj_con05_05_01 {height:1595px; background:url('/img/jj_con05_05_img_05.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_06.jj_con05_05_01 {height:1349px; background:url('/img/jj_con05_05_img_06.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_07.jj_con05_05_01 {height:827px; background:url('/img/jj_con05_05_img_07.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_08.jj_con05_05_01 {height:806px; background:url('/img/jj_con05_05_img_08.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_09.jj_con05_05_01 {height:809px; background:url('/img/jj_con05_05_img_09.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_10.jj_con05_05_01 {height:701px; background:url('/img/jj_con05_05_img_10.jpg?ver=230425') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_11.jj_con05_05_01 {height:777px; background:url('/img/jj_con05_05_img_11.jpg?ver=230425') center 0 no-repeat; margin-bottom:50px;}

/****06코재수술(들창코)****/
.sub_con .con_01.jj_con05_06_01 {height:640px; background:url('/img/jj_con05_06_img_01.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_02.jj_con05_06_01 {height:475px; background:url('/img/jj_con05_06_img_02.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_03.jj_con05_06_01 {height:737px; background:url('/img/jj_con05_06_img_03.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_04.jj_con05_06_01 {height:575px; background:url('/img/jj_con05_06_img_04.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_05.jj_con05_06_01 {height:804px; background:url('/img/jj_con05_06_img_05.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_06.jj_con05_06_01 {height:805px; background:url('/img/jj_con05_06_img_06.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_07.jj_con05_06_01 {height:810px; background:url('/img/jj_con05_06_img_07.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_08.jj_con05_06_01 {height:701px; background:url('/img/jj_con05_06_img_08.jpg?ver=230308') center 0 no-repeat; margin-bottom:80px;}
.sub_con .con_09.jj_con05_06_01 {height:777px; background:url('/img/jj_con05_06_img_09.jpg?ver=230310') center 0 no-repeat; margin-bottom:50px;}

/****07자가조직 코재수술****/
.sub_con .con_01.jj_con05_07_01 {height:640px; background:url('/img/jj_con05_07_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con05_07_01 {height:593px; background:url('/img/jj_con05_07_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con05_07_01 {height:729px; background:url('/img/jj_con05_07_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con05_07_01 {height:673px; background:url('/img/jj_con05_07_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con05_07_01 {height:474px; background:url('/img/jj_con05_07_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con05_07_01 {height:691px; background:url('/img/jj_con05_07_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_07.jj_con05_07_01 {height:473px; background:url('/img/jj_con05_07_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_08.jj_con05_07_01 {height:714px; background:url('/img/jj_con05_07_img_08.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_09.jj_con05_07_01 {height:778px; background:url('/img/jj_con05_07_img_09.jpg') center 0 no-repeat; margin-bottom:50px;}






/*================================
	06_체형성형
================================*/

.body_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:600px;}
.body_bg_div_01 > ul.sel_bns {  width:1200px; }
.body_bg_div_01 > ul.sel_bns > li { float:left; padding-right:1px;}
.body_bg_div_01 > ul.sel_bns > li.li_06 { padding-right:0;}
.body_bg_div_01 > ul.sel_bns > li > a {display:block;}
.body_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

/**** 서브 메인 ****/
.body .sub_main_top_wrap1 {width:100%; height:712px; background:#ffffff;}
.body .sub_main_top_wrap1 .sub_main_top_wrap1_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background-color:#fff;}

.body .sub_main_top_wrap2 {width:100%; height:542px;}
.body .sub_main_top_wrap2 .sub_main_top_wrap2_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_body_index_bg01.jpg') repeat-x;}

.body .sub_con_index {min-width:1400px; max-width:1800px; margin:0 auto;}
.body .sub_con_index .sub_main_top{height:712px; min-width:1400px; max-width:1800px;}
.body .sub_con_index .sub_main_top ul li {height:712px;}
.body .sub_con_index .sub_main_top ul li a {display:block; height:712px;}
.body .sub_con_index .sub_main_top ul li:first-child {float:left; width:63.64285714285714%; min-width:891px;  background:url('/img/jj_body_index_img01.jpg') no-repeat right top;}
.body .sub_con_index .sub_main_top ul li:nth-child(2) {float:right; width:36.35714285714286%; min-width:509px; background:url('/img/jj_body_index_img02.jpg') no-repeat left top;}

.body .sub_con_index .sub_main_bottom{min-width:1400px; max-width:1800px; overflow:hidden; width:100%;margin:0 auto; }
.body .sub_con_index .sub_main_bottom ul {float:left;}
.body .sub_con_index .sub_main_bottom ul:first-child{width:63.64285714285714%; min-width:891px; }
.body .sub_con_index .sub_main_bottom ul:first-child li{float:right; width:297px; height:542px;}

.body .sub_con_index .sub_main_bottom ul:nth-child(2){width:36.35714285714286%;  min-width:509px; }
.body .sub_con_index .sub_main_bottom ul:nth-child(2) li a {display:block; height:271px;}
.body .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(1){}
.body .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(2){}

 @media handheld, only screen and (min-width: 1600px) {
.body .sub_con_index .sub_main_top ul li:first-child {width:60.64285714285714%; }
.body .sub_con_index .sub_main_top ul li:nth-child(2) {width:39.35714285714286%;}
.body .sub_con_index .sub_main_bottom ul:first-child{width:60.64285714285714%;}
.body .sub_con_index .sub_main_bottom ul:nth-child(2){width:39.35714285714286%;}
}

/****01지방흡입****/
.sub_con .con_01.jj_con06_01_01 {height:641px; background:url('/img/jj_con06_01_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con06_01_01 {height:777px; background:url('/img/jj_con06_01_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con06_01_01 {height:808px; background:url('/img/jj_con06_01_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con06_01_01 {height:785px; background:url('/img/jj_con06_01_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con06_01_01 {height:787px; background:url('/img/jj_con06_01_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con06_01_01 {height:875px; background:url('/img/jj_con06_02_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con06_01_01 {height:873px; background:url('/img/jj_con06_02_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con06_02_01 {height:641px; background:url('/img/jj_con06_02_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con06_02_01 {height:808px; background:url('/img/jj_con06_02_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con06_02_01 {height:787px; background:url('/img/jj_con06_02_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con06_02_01 {height:777px; background:url('/img/jj_con06_02_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con06_02_01 {height:875px; background:url('/img/jj_con06_02_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con06_02_01 {height:873px; background:url('/img/jj_con06_02_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con06_03_01 {height:641px; background:url('/img/jj_con06_03_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con06_03_01 {height:778px; background:url('/img/jj_con06_03_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con06_03_01 {height:528px; background:url('/img/jj_con06_03_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con06_03_01 {height:787px; background:url('/img/jj_con06_03_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con06_03_01 {height:875px; background:url('/img/jj_con06_03_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con06_03_01 {height:873px; background:url('/img/jj_con06_03_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con06_04_01 {height:640px; background:url('/img/jj_con06_04_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con06_04_01 {height:780px; background:url('/img/jj_con06_04_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con06_04_01 {height:786px; background:url('/img/jj_con06_04_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con06_04_01 {height:783px; background:url('/img/jj_con06_04_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con06_04_01 {height:875px; background:url('/img/jj_con06_04_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con06_04_01 {height:873px; background:url('/img/jj_con06_04_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con06_05_01 {height:640px; background:url('/img/jj_con06_05_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con06_05_01 {height:723px; background:url('/img/jj_con06_05_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con06_05_01 {height:1240px; background:url('/img/jj_con06_05_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con06_05_01 {height:860px; background:url('/img/jj_con06_05_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con06_05_01 {height:836px; background:url('/img/jj_con06_05_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con06_05_01 {height:906px; background:url('/img/jj_con06_05_img_06.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con06_05_01 {height:1102px; background:url('/img/jj_con06_05_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}

/*** 이중턱성형 ***/
.sub_con .con_01.jj_con06_06_01 {height:640px; background:url('/img/jj_con06_06_img_01.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_02.jj_con06_06_01 {height:975px; background:url('/img/jj_con06_06_img_02.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_03.jj_con06_06_01 {height:967px; background:url('/img/jj_con06_06_img_03.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_04.jj_con06_06_01 {height:704px; background:url('/img/jj_con06_06_img_04.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_05.jj_con06_06_01 {height:725px; background:url('/img/jj_con06_06_img_05.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_06.jj_con06_06_01 {height:758px; background:url('/img/jj_con06_06_img_06.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_07.jj_con06_06_01 {height:2259px; background:url('/img/jj_con06_06_img_07.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_08.jj_con06_06_01 {height:814px; background:url('/img/jj_con06_06_img_08.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_09.jj_con06_06_01 {height:1625px; background:url('/img/jj_con06_06_img_09.jpg') center 0 no-repeat; margin-bottom:;}
.sub_con .con_10.jj_con06_06_01 {height:658px; background:url('/img/jj_con06_06_img_10.jpg') center 0 no-repeat; margin-bottom:50px;}



/*체형성형 공통탭*/

.body_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:1034px;}
.body_bg_div_01 > ul.sel_bns {  width:1200px; }
.body_bg_div_01 > ul.sel_bns > li { float:left; padding-right:0;}
.body_bg_div_01 > ul.sel_bns > li.li_08 { padding-right:0;}
.body_bg_div_01 > ul.sel_bns > li > a {display:block;}
.body_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

.body_bg_div_02 {margin-top:21px; width:1200px; margin:0 auto 100px auto; position:relative; min-height:853px;}
.body_bg_div_02 > ul.sel_bns2 {  width:1200px; }
.body_bg_div_02 > ul.sel_bns2 > li { float:left; padding-right:0;}
.body_bg_div_02 > ul.sel_bns2 > li.li_08 { padding-right:0;}
.body_bg_div_02 > ul.sel_bns2 > li > a {display:block;}
.body_bg_div_02 > ul.img_slide2 li {position:absolute; top:58px; left:0; }

/*.sub_con .con_ul li { text-align:center; margin-bottom:20px;}
.sub_con .con_ul_02 { overflow:hidden; width:1200px; position:relative; margin:0 auto; }
.sub_con .con_ul_02 li { float:left; padding-right:15px;}
.sub_con .con_ul_02 li.last { padding-right:0;}*/


/*================================
	07_리프팅
================================*/

/**** 서브 메인 ****/
.lifting .sub_main_top_wrap1 {width:100%; height:712px; background:#ffffff;}
.lifting .sub_main_top_wrap1 .sub_main_top_wrap1_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px;  background:#fff;}

.lifting .sub_main_top_wrap2 {width:100%; height:542px;}
.lifting .sub_main_top_wrap2 .sub_main_top_wrap2_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_face_index_bg02.jpg') repeat-x;}

.lifting .sub_con_index {min-width:1400px; max-width:1800px; margin:0 auto;}
.lifting .sub_con_index .sub_main_top{height:712px; min-width:1400px; max-width:1800px;}
.lifting .sub_con_index .sub_main_top ul li {height:712px;}
.lifting .sub_con_index .sub_main_top ul li a {display:block; height:712px;}
.lifting .sub_con_index .sub_main_top ul li:first-child {float:left; width:63.64285714285714%; min-width:891px;  background:url('/img/jj_lift_index_img01.jpg?ver=230525') no-repeat right top;}
.lifting .sub_con_index .sub_main_top ul li:nth-child(2) {float:right; width:36.35714285714286%; min-width:509px; background:url('/img/jj_lift_index_img02.jpg?ver=23025') no-repeat left top;}

.lifting .sub_con_index .sub_main_bottom{min-width:1400px; max-width:1800px; overflow:hidden; width:100%;margin:0 auto; }
.lifting .sub_con_index .sub_main_bottom ul {float:left;}
.lifting .sub_con_index .sub_main_bottom ul:first-child{width:63.64285714285714%; min-width:891px; }
.lifting .sub_con_index .sub_main_bottom ul:first-child li{float:right; width:297px; height:542px;}

.lifting .sub_con_index .sub_main_bottom ul:nth-child(2){width:36.35714285714286%;  min-width:509px; }
.lifting .sub_con_index .sub_main_bottom ul:nth-child(2) li a {display:block; height:271px;}
.lifting .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(1){background:url('/img/jj_lift_index_img06.jpg?ver=230525') no-repeat left top;}
.lifting .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(2){background:url('/img/jj_nose_index_img07.jpg') no-repeat left top;}

 @media handheld, only screen and (min-width: 1600px) {
.lifting .sub_con_index .sub_main_top ul li:first-child {width:60.64285714285714%; }
.lifting .sub_con_index .sub_main_top ul li:nth-child(2) {width:39.35714285714286%;}
.lifting .sub_con_index .sub_main_bottom ul:first-child{width:60.64285714285714%;}
.lifting .sub_con_index .sub_main_bottom ul:nth-child(2){width:39.35714285714286%;}
}

/****01비절개리프팅01울쎄라리프팅****/
.sub_con .con_01.jj_con07_01_01 {height:640px; background:url('/img/jj_con07_01_img_01.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_01_01 {height:568px; background:url('/img/jj_con07_01_img_02.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_01_01 {height:380px; background:url('/img/jj_con07_01_img_03.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_01_01 {height:806px; background:url('/img/jj_con07_01_img_04.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_01_01 {height:807px; background:url('/img/jj_con07_01_img_05.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_01_01 {height:451px; background:url('/img/jj_con07_01_img_06.jpg?ver=230414') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con07_01_01 {height:808px; background:url('/img/jj_con07_01_img_07.jpg?ver=230414') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_08.jj_con07_01_01 {height:666px; background:url('/img/jj_con07_01_img_08.jpg?ver=230414') center 0 no-repeat; margin-bottom:50px;}

/****01비절개리프팅02써마지리프팅****/
.sub_con .con_01.jj_con07_01_02 {height:640px; background:url('/img/jj_con07_01_02_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_01_02 {height:435px; background:url('/img/jj_con07_01_02_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_01_02 {height:805px; background:url('/img/jj_con07_01_02_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_01_02 {height:806px; background:url('/img/jj_con07_01_02_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_01_02 {height:348px; background:url('/img/jj_con07_01_02_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_01_02 {height:756px; background:url('/img/jj_con07_01_02_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/****03절개리프팅01미니거상술****/
.sub_con .con_01.jj_con07_02_01 {height:640px; background:url('/img/jj_con07_02_img_01.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_02_01 {height:406px; background:url('/img/jj_con07_02_img_02.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_02_01 {height:810px; background:url('/img/jj_con07_02_img_03.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_02_01 {height:826px; background:url('/img/jj_con07_02_img_04.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_02_01 {height:754px; background:url('/img/jj_con07_02_img_05.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_02_01 {height:1543px; background:url('/img/jj_con07_02_img_06.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con07_02_01 {height:1074px; background:url('/img/jj_con07_02_img_07.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_08.jj_con07_02_01 {height:1814px; background:url('/img/jj_con07_02_img_08.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_09.jj_con07_02_01 {height:547px; background:url('/img/jj_con07_02_img_09.jpg?ver=240930') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_10.jj_con07_02_01 {height:954px; background:url('/img/jj_con07_02_img_10.jpg?ver=240930') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_11.jj_con07_02_01 {height:630px; background:url('/img/jj_con07_02_img_11.jpg?ver=240930') center 0 no-repeat; margin-bottom:50px;}

/****03절개리프팅02안면거상술****/
.sub_con .con_01.jj_con07_02_03 {height:640px; background:url('/img/jj_con07_02_03_img_01.jpg') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_02.jj_con07_02_03 {height:726px; background:url('/img/jj_con07_02_03_img_02.jpg?ver=230726') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_02_03 {height:496px; background:url('/img/jj_con07_02_03_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_02_03 {height:473px; background:url('/img/jj_con07_02_03_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_02_03 {height:1387px; background:url('/img/jj_con07_02_03_img_05.jpg') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_06.jj_con07_02_03 {height:900px; background:url('/img/jj_con07_02_03_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/****03절개리프팅03네트리프팅****/
.sub_con .con_01.jj_con07_02_02 {height:640px; background:url('/img/jj_con07_02_02_img_01.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_02.jj_con07_02_02 {height:670px; background:url('/img/jj_con07_02_02_img_02.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_03.jj_con07_02_02 {height:725px; background:url('/img/jj_con07_02_02_img_03.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_04.jj_con07_02_02 {height:844px; background:url('/img/jj_con07_02_02_img_04.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_05.jj_con07_02_02 {height:905px; background:url('/img/jj_con07_02_02_img_05.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_06.jj_con07_02_02 {height:1135px; background:url('/img/jj_con07_02_02_img_06.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_07.jj_con07_02_02 {height:510px; background:url('/img/jj_con07_02_02_img_07.jpg?ver=230330') center 0 no-repeat;}
.sub_con .con_08.jj_con07_02_02 {height:563px; background:url('/img/jj_con07_02_02_img_08.jpg?ver=230330') center 0 no-repeat; }
.sub_con .con_09.jj_con07_02_02 {height:890px; background:url('/img/jj_con07_02_02_img_09.jpg?ver=230330') center 0 no-repeat; margin-bottom: 50px;}

/****05V라인리프팅****/
.sub_con .con_01.jj_con07_05_01 {height:640px; background:url('/img/jj_con07_05_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_05_01 {height:904px; background:url('/img/jj_con07_05_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_05_01 {height:677px; background:url('/img/jj_con07_05_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_05_01 {height:847px; background:url('/img/jj_con07_05_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_05_01 {height:484px; background:url('/img/jj_con07_05_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_05_01 {height:780px; background:url('/img/jj_con07_05_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/****06리프팅특징****/
.sub_con .con_01.jj_con07_06_01 {height:705px; background:url('/img/jj_con07_06_img_01.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_02.jj_con07_06_01 {height:921px; background:url('/img/jj_con07_06_img_02.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_03.jj_con07_06_01 {height:850px; background:url('/img/jj_con07_06_img_03.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_04.jj_con07_06_01 {height:668px; background:url('/img/jj_con07_06_img_04.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_05.jj_con07_06_01 {height:680px; background:url('/img/jj_con07_06_img_05.jpg?ver=240531') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_06.jj_con07_06_01 {height:680px; background:url('/img/jj_con07_06_img_06.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_07.jj_con07_06_01 {height:1238px; background:url('/img/jj_con07_06_img_07.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_08.jj_con07_06_01 {height:751px; background:url('/img/jj_con07_06_img_08.jpg?ver=230306') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_09.jj_con07_06_01 {height:759px; background:url('/img/jj_con07_06_img_09.jpg?ver=230310') center 0 no-repeat; margin-bottom:50px;}

/****07실리프팅01실루엣소프트****/
.sub_con .con_01.jj_con07_07_01 {height:640px; background:url('/img/jj_con07_07_img_01.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_02.jj_con07_07_01 {height:483px; background:url('/img/jj_con07_07_img_02.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_03.jj_con07_07_01 {height:1035px; background:url('/img/jj_con07_07_img_03.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_04.jj_con07_07_01 {height:814px; background:url('/img/jj_con07_07_img_04.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_05.jj_con07_07_01 {height:764px; background:url('/img/jj_con07_07_img_05.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_06.jj_con07_07_01 {height:860px; background:url('/img/jj_con07_07_img_06.jpg?ver=230306') center 0 no-repeat; }
.sub_con .con_07.jj_con07_07_01 {height:815px; background:url('/img/jj_con07_07_img_07.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_08.jj_con07_07_01 {height:1006px; background:url('/img/jj_con07_07_img_08.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_09.jj_con07_07_01 {height:554px; background:url('/img/jj_con07_07_img_09.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_10.jj_con07_07_01 {height:890px; background:url('/img/jj_con07_07_img_10.jpg?ver=220810') center 0 no-repeat; margin-bottom: 50px;}

/****08실크리프팅02민트실****/
.sub_con .con_01.jj_con07_08_01 {height:640px; background:url('/img/jj_con07_08_img_01.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_02.jj_con07_08_01 {height:670px; background:url('/img/jj_con07_08_img_02.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_03.jj_con07_08_01 {height:814px; background:url('/img/jj_con07_08_img_03.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_04.jj_con07_08_01 {height:1433px; background:url('/img/jj_con07_08_img_04.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_05.jj_con07_08_01 {height:950px; background:url('/img/jj_con07_08_img_05.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_06.jj_con07_08_01 {height:906px; background:url('/img/jj_con07_08_img_06.jpg?ver=220809') center 0 no-repeat; }
.sub_con .con_07.jj_con07_08_01 {height:1044px; background:url('/img/jj_con07_08_img_07.jpg?ver=220809') center 0 no-repeat;}
.sub_con .con_08.jj_con07_08_01 {height:890px; background:url('/img/jj_con07_08_img_08.jpg?ver=220809') center 0 no-repeat; margin-bottom: 50px; }


/****09비절개리프팅 - E2서브라임****/
.sub_con .con_01.jj_con07_09_01 {height:640px; background:url('/img/jj_con07_09_img_01.jpg?ver=230306') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_09_01 {height:508px; background:url('/img/jj_con07_09_img_02.jpg?ver=230306') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_09_01 {height:1437px; background:url('/img/jj_con07_09_img_03.jpg?ver=230306') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_09_01 {height:391px; background:url('/img/jj_con07_09_img_04.jpg?ver=230306') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_09_01 {height:794px; background:url('/img/jj_con07_09_img_05.jpg?ver=230306') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_09_01 {height:821px; background:url('/img/jj_con07_09_img_06.jpg?ver=230306') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con07_09_01 {height:736px; background:url('/img/jj_con07_09_img_07.jpg?ver=230306') center 0 no-repeat; margin-bottom:50px;}

/****10비절개리프팅 - LDM물방울리프팅****/
.sub_con .con_01.jj_con07_10_01 {height:640px; background:url('/img/jj_con07_10_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_10_01 {height:596px; background:url('/img/jj_con07_10_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_10_01 {height:813px; background:url('/img/jj_con07_10_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_10_01 {height:1005px; background:url('/img/jj_con07_10_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_10_01 {height:815px; background:url('/img/jj_con07_10_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_10_01 {height:1053px; background:url('/img/jj_con07_10_img_06.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con07_10_01 {height:709px; background:url('/img/jj_con07_10_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}

/****11입꼬리성형****/
.sub_con .con_01.jj_con07_11_01 {height:640px; background:url('/img/jj_con07_11_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_11_01 {height:813px; background:url('/img/jj_con07_11_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_11_01 {height:713px; background:url('/img/jj_con07_11_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_11_01 {height:1498px; background:url('/img/jj_con07_11_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_11_01 {height:820px; background:url('/img/jj_con07_11_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}


/****12보톡스****/
.sub_con .con_01.jj_con07_12_01 {height:640px; background:url('/img/jj_con07_12_img_01.jpg?ver=230526') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_12_01 {height:838px; background:url('/img/jj_con07_12_img_02.jpg?ver=230526') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_12_01 {height:660px; background:url('/img/jj_con07_12_img_03.jpg?ver=230526') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_12_01 {height:1302px; background:url('/img/jj_con07_12_img_04.jpg?ver=230526') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_12_01 {height:778px; background:url('/img/jj_con07_12_img_05.jpg?ver=230526') center 0 no-repeat; margin-bottom:100px;}

/****13필러****/
.sub_con .con_01.jj_con07_13_01 {height:640px; background:url('/img/jj_con07_13_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_13_01 {height:783px; background:url('/img/jj_con07_13_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_13_01 {height:773px; background:url('/img/jj_con07_13_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_13_01 {height:783px; background:url('/img/jj_con07_13_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_13_01 {height:306px; background:url('/img/jj_con07_13_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_13_01 {height:768px; background:url('/img/jj_con07_13_img_06.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con07_13_01 {height:379px; background:url('/img/jj_con07_13_img_07.jpg') center 0 no-repeat; margin-bottom:100px;}

/****14귀성형****/
.sub_con .con_01.jj_con07_14_01 {height:640px; background:url('/img/jj_con07_14_img_01.jpg?ver=230329') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_02.jj_con07_14_01 {height:670px; background:url('/img/jj_con07_14_img_02.jpg?ver=230329') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_03.jj_con07_14_01 {height:852px; background:url('/img/jj_con07_14_img_03.jpg?ver=230329') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_04.jj_con07_14_01 {height:875px; background:url('/img/jj_con07_14_img_04.jpg?ver=230329') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_05.jj_con07_14_01 {height:237px; background:url('/img/jj_con07_14_img_05.jpg?ver=230329') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_06.jj_con07_14_01 {height:760px; background:url('/img/jj_con07_14_img_06.jpg?ver=230329') center 0 no-repeat; margin-bottom:50px;}

/** 귀성형탭 **/
.ear_bg_div_01 {width:1200px; height:1063px; margin:0 auto; position:relative; padding-bottom: 100px; }
.ear_bg_div_01 > ul.sel_bns {  width:1200px; }
.ear_bg_div_01 > ul.sel_bns > li { float:left;}
.ear_bg_div_01 > ul.sel_bns > li > a {display:block;}
.ear_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

/****15윤곽주사****/
.sub_con .con_01.jj_con07_15_01 {height:640px; background:url('/img/jj_con07_15_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_15_01 {height:806px; background:url('/img/jj_con07_15_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_15_01 {height:813px; background:url('/img/jj_con07_15_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_15_01 {height:743px; background:url('/img/jj_con07_15_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_15_01 {height:353px; background:url('/img/jj_con07_15_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}

/****16 쥬베룩필러****/
.sub_con .con_01.jj_con07_16_01 {height:640px; background:url('/img/jj_con07_16_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_16_01 {height:523px; background:url('/img/jj_con07_16_img_02.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_03.jj_con07_16_01 {height:698px; background:url('/img/jj_con07_16_img_03.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_04.jj_con07_16_01 {height:736px; background:url('/img/jj_con07_16_img_04.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_05.jj_con07_16_01 {height:528px; background:url('/img/jj_con07_16_img_05.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_06.jj_con07_16_01 {height:765px; background:url('/img/jj_con07_16_img_06.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_07.jj_con07_16_01 {height:807px; background:url('/img/jj_con07_16_img_07.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_08.jj_con07_16_01 {height:556px; background:url('/img/jj_con07_16_img_08.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_09.jj_con07_16_01 {height:859px; background:url('/img/jj_con07_16_img_09.jpg') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_10.jj_con07_16_01 {height:630px; background:url('/img/jj_con07_16_img_10.jpg') center 0 no-repeat; margin-bottom:100px;}

/****17 입술필러****/
.sub_con .con_01.jj_con07_17_01 {height:640px; background:url('/img/jj_con07_17_img_01.jpg?ver=230317') center 0 no-repeat;}
.sub_con .con_02.jj_con07_17_01 {height:574px; background:url('/img/jj_con07_17_img_02.jpg?ver=230317') center 0 no-repeat;}
.sub_con .con_03.jj_con07_17_01 {height:1108px; background:url('/img/jj_con07_17_img_03.jpg?ver=230317') center 0 no-repeat;}
.sub_con .con_04.jj_con07_17_01 {height:683px; background:url('/img/jj_con07_17_img_04.jpg?ver=230317') center 0 no-repeat; margin-bottom:50px;}

/****18 리쥬란힐러****/
.sub_con .con_01.jj_con07_18_01 {height:640px; background:url('/img/jj_con07_18_img_01.jpg?ver=240118') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_02.jj_con07_18_01 {height:981px; background:url('/img/jj_con07_18_img_02.jpg?ver=240124') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_03.jj_con07_18_01 {height:878px; background:url('/img/jj_con07_18_img_03.jpg?ver=240118') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_04.jj_con07_18_01 {height:1136px; background:url('/img/jj_con07_18_img_04.jpg?ver=240118') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_05.jj_con07_18_01 {height:681px; background:url('/img/jj_con07_18_img_05.jpg?ver=240118') center 0 no-repeat; margin-bottom:0px;}
.sub_con .con_06.jj_con07_18_01 {height:828px; background:url('/img/jj_con07_18_img_06.jpg?ver=240118') center 0 no-repeat; margin-bottom:50px;}

/****19이마거상술01실****/
.sub_con .con_01.jj_con07_19_01 {height:640px; background:url('/img/jj_con07_19_img_01.jpg?ver=230609') center 0 no-repeat;}
.sub_con .con_02.jj_con07_19_01 {height:1100px; background:url('/img/jj_con07_19_img_02.jpg') center 0 no-repeat;}
.sub_con .con_03.jj_con07_19_01 {height:914px; background:url('/img/jj_con07_19_img_03.jpg?ver=231017') center 0 no-repeat;}
.sub_con .con_04.jj_con07_19_01 {height:710px; background:url('/img/jj_con07_19_img_04.jpg?ver=240202') center 0 no-repeat;}
.sub_con .con_05.jj_con07_19_01 {height:675px; background:url('/img/jj_con07_19_img_05.jpg?ver=240202') center 0 no-repeat;}
.sub_con .con_06.jj_con07_19_01 {height:640px; background:url('/img/jj_con07_19_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/****20이마거상술02엔도****/
.sub_con .con_01.jj_con07_20_01 {height:640px; background:url('/img/jj_con07_20_img_01.jpg') center 0 no-repeat; margin-bottom:100px;}
.sub_con .con_02.jj_con07_20_01 {height:463px; background:url('/img/jj_con07_20_img_02.jpg') center 0 no-repeat;}
.sub_con .con_03.jj_con07_20_01 {height:739px; background:url('/img/jj_con07_20_img_03.jpg') center 0 no-repeat;}
.sub_con .con_04.jj_con07_20_01 {height:724px; background:url('/img/jj_con07_20_img_04.jpg') center 0 no-repeat;}
.sub_con .con_05.jj_con07_20_01 {height:800px; background:url('/img/jj_con07_20_img_05.jpg') center 0 no-repeat;}
.sub_con .con_06.jj_con07_20_01 {height:639px; background:url('/img/jj_con07_20_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/****21 qtl****/
.sub_con .con_01.jj_con07_21_01 {height:640px; background:url('/img/jj_con07_21_img_01.jpg') center 0 no-repeat;}
.sub_con .con_02.jj_con07_21_01 {height:670px; background:url('/img/jj_con07_21_img_02.jpg') center 0 no-repeat;}
.sub_con .con_03.jj_con07_21_01 {height:989px; background:url('/img/jj_con07_21_img_03.jpg') center 0 no-repeat;}
.sub_con .con_04.jj_con07_21_01 {height:911px; background:url('/img/jj_con07_21_img_04.jpg') center 0 no-repeat;}
.sub_con .con_05.jj_con07_21_01 {height:1693px; background:url('/img/jj_con07_21_img_05.jpg') center 0 no-repeat;}
.sub_con .con_06.jj_con07_21_01 {height:812px; background:url('/img/jj_con07_21_img_06.jpg') center 0 no-repeat;}
.sub_con .con_07.jj_con07_21_01 {height:684px; background:url('/img/jj_con07_21_img_07.jpg') center 0 no-repeat;}
.sub_con .con_08.jj_con07_21_01 {height:1009px; background:url('/img/jj_con07_21_img_08.jpg') center 0 no-repeat;}
.sub_con .con_09.jj_con07_21_01 {height:550px; background:url('/img/jj_con07_21_img_09.jpg') center 0 no-repeat;}
.sub_con .con_10.jj_con07_21_01 {height:999px; background:url('/img/jj_con07_21_img_10.jpg') center 0 no-repeat;}
.sub_con .con_11.jj_con07_21_01 {height:900px; background:url('/img/jj_con07_21_img_11.jpg') center 0 no-repeat; margin-bottom:50px;}



#lip-youtube-wrap {
    position: absolute;
    width: 864px;
    height: 478px;
    top: 289px;
    left: 468px;
}



/*================================
	08_피부과
================================*/

.skin_bg_div_01 {margin-top:21px; width:1200px; margin:0 auto; position:relative; min-height:600px;}
.skin_bg_div_01 > ul.sel_bns {  width:1200px; }
.skin_bg_div_01 > ul.sel_bns > li { float:left; padding-right:1px;}
.skin_bg_div_01 > ul.sel_bns > li.li_06 { padding-right:0;}
.skin_bg_div_01 > ul.sel_bns > li > a {display:block;}
.skin_bg_div_01 > ul.img_slide li {position:absolute; top:58px; left:0; }

/**** 서브 메인 ****/
.skin .sub_main_top_wrap1 {width:100%; height:712px; background:#fef4eb;}
.skin .sub_main_top_wrap1 .sub_main_top_wrap1_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_skin_index_bg02.jpg') repeat-x;}

.skin .sub_main_top_wrap2 {width:100%; height:542px;}
.skin .sub_main_top_wrap2 .sub_main_top_wrap2_r{position:absolute; width:100%; height:712px; left:50%; margin-left:899px; background:url('/img/jj_skin_index_bg01.jpg') repeat-x;}

.skin .sub_con_index {min-width:1400px; max-width:1800px; margin:0 auto;}
.skin .sub_con_index .sub_main_top{height:712px; min-width:1400px; max-width:1800px;}
.skin .sub_con_index .sub_main_top ul li {height:712px;}
.skin .sub_con_index .sub_main_top ul li a {display:block; height:712px;}
.skin .sub_con_index .sub_main_top ul li:first-child {float:left; width:63.64285714285714%; min-width:891px;  background:url('/img/jj_skin_index_img01.jpg') no-repeat right top;}
.skin .sub_con_index .sub_main_top ul li:nth-child(2) {float:right; width:36.35714285714286%; min-width:509px; background:url('/img/jj_skin_index_img02.jpg') no-repeat left top;}

.skin .sub_con_index .sub_main_bottom{min-width:1400px; max-width:1800px; overflow:hidden; width:100%;margin:0 auto; }
.skin .sub_con_index .sub_main_bottom ul {float:left;}
.skin .sub_con_index .sub_main_bottom ul:first-child{width:63.64285714285714%; min-width:891px; }
.skin .sub_con_index .sub_main_bottom ul:first-child li{float:right; width:297px; height:542px;}

.skin .sub_con_index .sub_main_bottom ul:nth-child(2){width:36.35714285714286%;  min-width:509px; }
.skin .sub_con_index .sub_main_bottom ul:nth-child(2) li a {display:block; height:271px;}
.skin .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(1){}
.skin .sub_con_index .sub_main_bottom ul:nth-child(2) li:nth-child(2){}

 @media handheld, only screen and (min-width: 1600px) {
.skin .sub_con_index .sub_main_top ul li:first-child {width:60.64285714285714%; }
.skin .sub_con_index .sub_main_top ul li:nth-child(2) {width:39.35714285714286%;}
.skin .sub_con_index .sub_main_bottom ul:first-child{width:60.64285714285714%;}
.skin .sub_con_index .sub_main_bottom ul:nth-child(2){width:39.35714285714286%;}
}


.sub_con .con_01.jj_con08_01_01 {height:640px; background:url('/img/jj_con08_01_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_01_01 {height:407px; background:url('/img/jj_con08_01_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_01_01 {height:776px; background:url('/img/jj_con08_01_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_01_01 {height:785px; background:url('/img/jj_con08_01_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_01_01 {height:333px; background:url('/img/jj_con08_01_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con08_01_01 {height:729px; background:url('/img/jj_con08_01_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_02_01 {height:640px; background:url('/img/jj_con08_02_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_02_01 {height:516px; background:url('/img/jj_con08_02_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_02_01 {height:1024px; background:url('/img/jj_con08_02_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_02_01 {height:688px; background:url('/img/jj_con08_02_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_02_01 {height:827px; background:url('/img/jj_con08_02_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con08_02_01 {height:832px; background:url('/img/jj_con08_02_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_07.jj_con08_02_01 {height:830px; background:url('/img/jj_con08_02_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_08.jj_con08_02_01 {height:927px; background:url('/img/jj_con08_02_img_08.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_09.jj_con08_02_01 {height:661px; background:url('/img/jj_con08_02_img_09.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_10.jj_con08_02_01 {height:829px; background:url('/img/jj_con08_02_img_10.jpg') center 0 no-repeat; margin-bottom:50px;}


.sub_con .con_01.jj_con08_03_01 {height:640px; background:url('/img/jj_con08_03_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_03_01 {height:635px; background:url('/img/jj_con08_03_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_03_01 {height:1298px; background:url('/img/jj_con08_03_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_03_01 {height:1558px; background:url('/img/jj_con08_03_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_03_01 {height:695px; background:url('/img/jj_con08_03_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con08_03_01 {height:1509px; background:url('/img/jj_con08_03_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_04_01 {height:640px; background:url('/img/jj_con08_04_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_04_01 {height:677px; background:url('/img/jj_con08_04_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_04_01 {height:872px; background:url('/img/jj_con08_04_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_04_01 {height:2035px; background:url('/img/jj_con08_04_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_05_01 {height:640px; background:url('/img/jj_con08_05_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_05_01 {height:941px; background:url('/img/jj_con08_05_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_05_01 {height:1246px; background:url('/img/jj_con08_05_img_03.jpg') center 0 no-repeat;margin-bottom:50px;}

.sub_con .con_01.jj_con08_06_01 {height:640px; background:url('/img/jj_con08_06_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_06_01 {height:503px; background:url('/img/jj_con08_06_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_06_01 {height:836px; background:url('/img/jj_con08_06_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_06_01 {height:666px; background:url('/img/jj_con08_06_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_07_01 {height:640px; background:url('/img/jj_con08_07_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_07_01 {height:839px; background:url('/img/jj_con08_07_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_07_01 {height:814px; background:url('/img/jj_con08_07_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_07_01 {height:2201px; background:url('/img/jj_con08_07_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_07_01 {height:961px; background:url('/img/jj_con08_07_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_08_01 {height:640px; background:url('/img/jj_con08_08_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_08_01 {height:1776px; background:url('/img/jj_con08_08_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_08_01 {height:877px; background:url('/img/jj_con08_08_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_08_01 {height:876px; background:url('/img/jj_con08_08_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_08_01 {height:800px; background:url('/img/jj_con08_08_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_09_01 {height:640px; background:url('/img/jj_con08_09_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_09_01 {height:542px; background:url('/img/jj_con08_09_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_09_01 {height:350px; background:url('/img/jj_con08_09_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_09_01 {height:775px; background:url('/img/jj_con08_09_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_09_01 {height:780px; background:url('/img/jj_con08_09_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con08_09_01 {height:423px; background:url('/img/jj_con08_09_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_07.jj_con08_09_01 {height:780px; background:url('/img/jj_con08_09_img_07.jpg') center 0 no-repeat; margin-bottom:50px;}

.sub_con .con_01.jj_con08_10_01 {height:640px; background:url('/img/jj_con08_10_img_01.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_02.jj_con08_10_01 {height:482px; background:url('/img/jj_con08_10_img_02.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_03.jj_con08_10_01 {height:1411px; background:url('/img/jj_con08_10_img_03.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_04.jj_con08_10_01 {height:385px; background:url('/img/jj_con08_10_img_04.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_05.jj_con08_10_01 {height:768px; background:url('/img/jj_con08_10_img_05.jpg') center 0 no-repeat; margin-bottom:50px;}
.sub_con .con_06.jj_con08_10_01 {height:796px; background:url('/img/jj_con08_10_img_06.jpg') center 0 no-repeat; margin-bottom:50px;}

/*================================
	10_고객상담
================================*/

/****02카톡상담****/
.sub_con .con_01.jj_con10_02_01 {height:617px; background:url('/img/jj_con10_02_img_01.jpg') center 0 no-repeat; margin-bottom:0px;}


.jj_notice_list {position: relative; overflow: hidden; padding-top: 30px; border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; display: flex; justify-content: flex-start; flex-flow: row wrap;}
.jj_notice_list .divs {width:374px; height:100%; float:left; position:relative; margin: 0 13px 30px;}
.jj_notice_list .divs:nth-child(3n+0) { margin-right:0; }
.jj_notice_list .divs .img_area {width:100%; height:100%; position:relative; vertical-align:top; overflow:hidden; border: 1px solid #111;}
.jj_notice_list .divs .img_area img {width:100%;height:100%;}
.jj_notice_list .divs .link_area {display:block; width:100%; height:150px; position:absolute; left:0;}
.jj_notice_list .divs .link_area .date {text-align:center; font-size:13px; color:#807e7e;}
.jj_notice_list .divs .link_area .cons {width:210px; padding:0 40px; display:block; font-size:15px; color:#2e2b2b; font-weight:bold; margin-top:8px; text-align:center;
line-height:18px;}
.jj_notice_list .divs .link_area .bn {width:74px; height:22px; display:block; margin:10px auto 0; border:1px solid #dbb57d; font-size:11px; font-weight:bold;
color:#cba369; text-align:center; line-height:22px;}
.jj_notice_list .divs.div_odd .link_area {bottom:0; background:url('/img/jj_con01_07_txtbox_bot_off.png') 0 0 no-repeat;}
.jj_notice_list .divs.div_odd .link_area .date {padding-top:40px;}
.jj_notice_list .divs.div_even .link_area {top:0; background:url('/img/jj_con01_07_txtbox_top_off.png') 0 0 no-repeat;}
.jj_notice_list .divs.div_even .link_area .date {padding-top:20px;}
.jj_notice_list .divs.div_odd .link_area:hover {background:url('/img/jj_con01_07_txtbox_bot_on.png') 0 0 no-repeat;}
.jj_notice_list .divs.div_even .link_area:hover {background:url('/img/jj_con01_07_txtbox_top_on.png') 0 0 no-repeat;}
.jj_notice_list .divs .link_area:hover .cons {color:#fff;}
.jj_notice_list .divs .link_area:hover .bn {background:#cba369; color:#18181a;}
.link_area_black {background: #111; display: block;  width: 348px; padding: 12px 14px; color: #fff !important; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


/* 2024카테고리 탭메뉴 */
.categorys {width:66.8%; height:46px; overflow:hidden; border-top:1px solid #dadada; border-bottom:1px solid #dadada; border-left: 1px solid #dadada; position:relative; margin: 0 auto;}
.categorys li {float:left; width:149px; height:100%; border-right:1px solid #dadada; height:height; background:#fff;}
.categorys li.first {width:148px; border-left:1px solid #dadada;}
.categorys li a {display: block;
    text-align: center;
    font-size: 15px;
    line-height: 46px;
    color: #000;
    font-weight: 400;
    letter-spacing: -.05em;
    font-family: 'Noto Sans';}
.categorys li a img {display:inline-block; padding-top:16px;}
.categorys li.on {background:#71cfd0;}
.categorys li.on a{color:#fff;}
.categorys li a:hover {background:#71cfd0; color:#fff;}


/* 20220420 .right_quick 작업 */
.quick_warp {width:100px; height:682px; position:fixed; right:0; top:52%; margin:-320px 0 0 0; z-index:10000; overflow:hidden;}
.quick_warp .quick_area {width:100%; height:100%; position:relative;}
.quick_warp .quick_area2 {width:100%; height:100%; position:relative;}
.quick_area .bns {width:100px; height:100%; position:absolute; top:0; right:0; z-index:1003; background-color: #f5f5f5;}
.quick_area .bns li {width:100%; height:80px; position:relative;}
.quick_area .bns li a {display:block; width:100%; height:100%;}
/*right_quic 온라인상담 */
.quick_area .bns li.li_01 a {background:url('/img/jjnew_quick_01.png') center center no-repeat;}
.quick_area .bns li.li_01.on a {background:#ffffff url('/img/jjnew_quick_01.png') center center no-repeat;}
.quick_area .bns li.li_01 a:hover {background:#ffffff url('/img/jjnew_quick_01.png') center center no-repeat;}
/*right_quic 카톡상담 */
.quick_area .bns li.li_02 a {background:url('/img/jjnew_quick_02.png') center center no-repeat;}
.quick_area .bns li.li_02.on a {background:#ffffff url('/img/jjnew_quick_02.png') center center no-repeat;}
.quick_area .bns li.li_02 a:hover {background:#ffffff url('/img/jjnew_quick_02.png') center center no-repeat;}
/*right_quic 실시간비용상담 */
.quick_area .bns li.li_03 a {background:url('/img/jjnew_quick_03.png') center center no-repeat;}
.quick_area .bns li.li_03.on a {background:#ffffff url('/img/jjnew_quick_03.png') center center no-repeat;}
.quick_area .bns li.li_03 a:hover {background:#ffffff url('/img/jjnew_quick_03.png') center center no-repeat;}
/*right_quic 수술후기 */
.quick_area .bns li.li_04 a {background:url('/img/jjnew_quick_04.png') center center no-repeat;}
.quick_area .bns li.li_04.on a {background:#ffffff url('/img/jjnew_quick_04.png') center center no-repeat;}
.quick_area .bns li.li_04 a:hover {background:#ffffff url('/img/jjnew_quick_04.png') center center no-repeat;}
/*right_quic 온라인예약 */
.quick_area .bns li.li_05 a {background:url('/img/jjnew_quick_05.png') center center no-repeat;}
.quick_area .bns li.li_05.on a {background:#ffffff url('/img/jjnew_quick_05.png') center center no-repeat;}
.quick_area .bns li.li_05 a:hover {background:#ffffff url('/img/jjnew_quick_05.png') center center no-repeat;}
/*right_quic 오시는길 */
.quick_area .bns li.li_06 a {background:url('/img/jjnew_quick_06.png') center center no-repeat;}
.quick_area .bns li.li_06.on a {background:#ffffff url('/img/jjnew_quick_06.png') center center no-repeat;}
.quick_area .bns li.li_06 a:hover {background:#ffffff url('/img/jjnew_quick_06.png') center center no-repeat;}
/*right_quic 바로가기 */
.quick_area .bns li.li_07 a {background:url('/img/jjnew_quick_07.png') center center no-repeat;}
.quick_area .bns li.li_07.on a {background:#ffffff url('/img/jjnew_quick_07.png') center center no-repeat; opacity: .9;}
.quick_area .bns li.li_07 a:hover {background:#ffffff url('/img/jjnew_quick_07.png') center center no-repeat; opacity: .9;}
/*right_quic 진료시간 */
.quick_area .bns2 {width:100px; height:100%; position:absolute; top:466px; right:0; z-index:1010;}
.quick_area .bns2 li {width:100%; height:100%; position:relative;}
.quick_area .bns2 li a {display:block; width:100%; height:100%;}
.quick_area .bns2 li.li_01 {background:url('/img/jjnew_quick_08.png') center center no-repeat; height:200px; margin-top:15px; right:-1px;}

.quick_area .contents_wrap {width:100%; height:100%; position:absolute; top:0; left:0; z-index:1002;}
.quick_area .contents_wrap .divs {width:320px; height:536px; padding:45px 40px; position:absolute; top:0; left:0; display:none;}
/* .quick_area .contents_wrap .divs.div_01 {display:block;} */
.quick_area .contents_wrap .divs .tit_area {width:100%; position:relative;}
.quick_area .contents_wrap .divs .tit_area p {font-size:30px; font-weight:500; color:#fff;}
.quick_area .contents_wrap .divs .tit_area span {display:block; font-size:14px; color:#fff; margin-top:12px; font-weight: 100;}
.quick_area .contents_wrap .divs .tit_area .close_bn {position:absolute; top:0; right:0;}
.quick_area .contents_wrap .divs .con_img {margin-top:30px; text-align:center;}
.quick_area .contents_wrap .divs .con_img a {display:block;}
.quick_area .contents_wrap .divs .con_img img {display:inline-block; width: 100%;}

.quick_area .contents_wrap .div_01 table {width:100%; margin-top:30px; border-top:2px solid #fff; border-collapse:collapse;}
.quick_area .contents_wrap .div_01 table tr {width:100%; height:32px; border-bottom:1px solid #505560; color: #fff;}
.quick_area .contents_wrap .div_01 table tr th {font-weight: 500;}
.quick_area .contents_wrap .div_01 table tr td {text-align:center; font-size:12px; color:#fff;}
.quick_area .contents_wrap .div_01 table tr td.cons {text-align:left; text-indent:10px;}
.quick_area .contents_wrap .div_01 table tr td a:hover {text-decoration:underline;}

.quick_area .contents_wrap .div_02 .tit_area p {color:#ffea29;}
.quick_area .contents_wrap .div_02 .tit_area span {color:#ffea29;}
.quick_area .contents_wrap .div_02 .con_img {margin-top: 45px;}

.quick_area .contents_wrap .div_03 .con_form { width:320px; position:relative; margin:30px auto 0; padding-top:30px;  border-top:1px solid #505560;}
.quick_area .contents_wrap .div_03 .con_form > dl { width:100%; position:relative; overflow:hidden; margin-bottom:10px;}
.quick_area .contents_wrap .div_03 .con_form > dl > dt { color:#fff; font-size:14px; line-height:20px; position:relative; overflow:hidden; width:70px; float:left; }
.quick_area .contents_wrap .div_03 .con_form > dl > dd  { width:280px; position:relative; float:left; overflow:hidden; }
.quick_area .contents_wrap .div_03 .con_form > dl > dd > input { width:170px; height:30px;}
.quick_area .contents_wrap .div_03 .con_form > dl > dd > select { width:175px; height:34px;}
.quick_area .contents_wrap .div_03 .con_form > dl.dl_form03 > dd > input { width:84px; margin-right:5px;}
.quick_area .contents_wrap .div_03 .con_form > dl.dl_form03 > dd > select { width:70px; margin-right:3px;}
.quick_area .contents_wrap .div_03 .con_form > p { padding-left:76px; color:#ffffff; font-size:14px; line-height:20px; margin-bottom:5px;}
.quick_area .contents_wrap .div_03 .con_form > p > input[type="checkbox"] { width:17px; height:17px; vertical-align:middle;}
.quick_area .contents_wrap .div_03 .con_form > p > label { margin-left:5px;}

.quick_area .contents_wrap .div_04 table {width:100%; margin-top:30px; border-top:2px solid #fff; border-collapse:collapse;}
.quick_area .contents_wrap .div_04 table tr {width:100%; height:30px; border-bottom:1px solid #505560; color: #fff;}
.quick_area .contents_wrap .div_04 table tr th {font-weight: 500;}
.quick_area .contents_wrap .div_04 table tr td {text-align:center; font-size:13px; color:#fff;}
.quick_area .contents_wrap .div_04 table tr td.cons {text-align:left; text-indent:10px;}
.quick_area .contents_wrap .div_04 table tr td a:hover {text-decoration:underline;}

.quick_area .contents_wrap .div_05 .con_img {margin-top: 10px; text-align: start;}
.quick_area .contents_wrap .div_05 .con_img img {width: 94%;}

.quick_area .contents_wrap .div_07 .con_link {margin-top:80px; text-align:center;}
.quick_area .contents_wrap .div_07 .con_link a {display: inline-block; margin: 0px 30px 50px 30px; opacity: .4; color: #fff; font-size: 15px;}
.quick_area .contents_wrap .div_07 .con_link img {margin-bottom: 12px;}
.quick_area .contents_wrap .div_07 .con_link a:hover {opacity: 1.0; text-decoration: underline; text-underline-offset: 4px;}

.quick_area .quick_bn {width:100%; height:36px; text-align:center; position:absolute; bottom:45px; left:0;}
.quick_area .quick_bn a {display:inline-block; background:#060b1c;}
.quick_area .quick_bg {width:400px; height:630px; position:absolute; top:0; left:0; z-index:1001; background:#060b1c; opacity:0.9; display:none;}



/*================================
	제이준tv
================================*/

/****20220825 게시판작업****/
.sub_container .sub_con.board_con {width:1200px; margin:110px auto 0;}
.board_con .table_wrap {width:100%; position:relative;}
.board_con .table_wrap table {width:100%; border-collapse:collapse;}
.board_con .paging_wrap {width:100%; height:38px; text-align:center; margin:20px 0; position:relative;}
.board_con .paging {width:100%; height:38px; text-align:center; position:relative;}
.board_con .paging .bn a {color:#807e7e; font-size:14px; line-height:38px;}
.board_con .paging .bn_left {width:50px; height:38px; float:left;}
.board_con .paging .bn_left a {display:block; width:100%; height:100%; background:url('/img/jj_board_paging_left.gif') 0 center no-repeat; text-indent:12px;}
.board_con .paging .bn_right {width:50px; height:38px; float:right; margin-top:-38px;}
.board_con .paging .bn_right a {display:block; width:100%; height:100%; background:url('/img/jj_board_paging_right.gif') right center no-repeat; text-align:left;}
.board_con .paging ul {width:100%; text-align:center; height:38px;}
.board_con .paging ul li {display:inline-block; width:38px; height:38px;}
.board_con .paging ul li a {display:inline-block; width:36px; height:36px; border:1px solid #dadada; font-size:14px; color:#807e7e; text-align:center; line-height:36px;}
.board_con .paging ul li a:active {width:38px; height:38px; border:0; background:#cba369; font-weight:bold; color:#fff;}
.board_con .paging ul li.on  {width:38px; height:38px; border:0; background:#cba369; font-weight:bold; color:#fff; line-height:39px;}

.board_con .review table {border-top:2px solid #84888c;}
.board_con .review table thead tr {height:37px;}
.board_con .review table tr {border-bottom:1px solid #cfd1d4;}
.board_con .review table tr th {font-size:14px; font-weight:bold; color:#282e38;}
.board_con .review table tr td {padding:5px 0; text-align:center; color:#888b90; font-size:13px;}
.board_con .review table tr td.link_td {text-align:left;}
.board_con .review table tr td.link_td a {color:#3c424b; text-indent:10px; font-size:14px;}
.board_con .review table tr td.link_td a:hover {text-decoration:underline;}

.board_con .beaf {width:100%; position:relative;}
.board_con .beaf .big_img {width:100%; height:685px; position:relative;}
.board_con .beaf .big_img .img_area {width:100%; height:100%;}
.board_con .beaf .big_img .bn {width:55px; height:55px; position:absolute; top:50%; margin:-28px 0 0 0;}
.board_con .beaf .big_img .bn a {display:block; width:100%; height:100%;}
.board_con .beaf .big_img .bn_left {left:0;}
.board_con .beaf .big_img .bn_right {right:0;}
.board_con .beaf .big_img .controls {width:143px; height:143px; position:absolute; top:50%; left:50%; margin:-72px 0 0 -72px;}
.board_con .beaf .big_img .controls .top {display:block;}
.board_con .beaf .big_img .controls ul {width:100%; overflow:hidden;}
.board_con .beaf .big_img .controls ul li {width:47px; height:47px; margin-left:1px; float:left;}
.board_con .beaf .big_img .controls ul li.first {margin-left:0;}
.board_con .beaf .big_img .controls ul li a {display:block; width:100%; height:100%; background:#101425; color:#fff; font-size:13px; text-align:center; line-height:47px;}
.board_con .beaf .big_img .controls ul li a:hover {font-weight:bold; background:#f8a1a9;}
.board_con .beaf .big_img .controls ul li.on a {font-weight:bold; background:#f8a1a9;}
.board_con .beaf .big_img .desc {width:100%; height:64px; position:absolute; bottom:0; left:0;}
.board_con .beaf .big_img .desc .bg {width:100%; height:100%; position:absolute; top:0; left:0; z-index:10; opacity:0.7; background:#fff;}
.board_con .beaf .big_img .desc span {width:100%; height:100%; line-height:64px; color:#121212; font-size:14px; text-align:center; line-height:64px;
position:relative; z-index:20; display:block;}

.board_con .beaf .img_list {width:100%; margin-top:20px; position:relative; overflow:hidden;}
.board_con .beaf .img_list .divs {width:290px; height:170px; float:left; margin-left:13px; position:relative;}
.board_con .beaf .img_list .divs.first {margin-left:0;}
.board_con .beaf .img_list .divs .wrap {width:100%; height:100%; display:block; position:relative;}
.board_con .beaf .img_list .divs .frame {width:100%; height:100%; position:absolute; top:0; left:0; z-index:30; display:none;}
.board_con .beaf .img_list .divs .con_img {width:100%; height:100%;}
.board_con .beaf .img_list .divs .con_img img {width:100%;}
.board_con .beaf .img_list .divs .desc {width:100%; height:32px; position:absolute; bottom:0; left:0; display:none;}
.board_con .beaf .img_list .divs .desc .bg {width:100%; height:100%; position:absolute; top:0; left:0; z-index:10; opacity:0.7; background:#fff;}
.board_con .beaf .img_list .divs .desc span {width:100%; height:100%; line-height:32px; color:#121212; font-size:12px; text-align:center; line-height:32px;
position:relative; z-index:20; display:block;}
.board_con .beaf .img_list .divs .wrap:hover .frame {display:block;}
.board_con .beaf .img_list .divs .wrap:hover .desc {display:block;}
.board_con .beaf .img_list .divs.on .wrap .frame {display:block;}
.board_con .beaf .img_list .divs.on .wrap .desc {display:block;}

.board_con .counsel table {border-top:2px solid #84888c;}
.board_con .counsel table thead tr {height:37px;}
.board_con .counsel table tr {border-bottom:1px solid #cfd1d4;}
.board_con .counsel table tr th {font-size:14px; font-weight:bold; color:#282e38;}
.board_con .counsel table tr td {padding:6px 0; text-align:center; color:#888b90; font-size:13px;}
.board_con .counsel table tr td.link_td {text-align:left;}
.board_con .counsel table tr td.link_td a {color:#3c424b; text-indent:10px; font-size:13px;}
.board_con .counsel table tr td.link_td a:hover {text-decoration:underline;}


/*================================
	제이준미디어
================================*/

/****20220825 채널제이준****/
/* .sub_container .sub_con .board_con2 {width:1200px; margin:100px auto 0;}
.board_con2 #bbs #blist {margin: 0;}
.board_con2 #bbs #blist .gallery {width:100%; background: none; border-bottom: 1px solid #dcdcdc; overflow: hidden; padding: 30px 0 0;}
.board_con2 #bbs #blist .jj_gallery {border-top: 1px solid #dcdcdc;}
.board_con2 #bbs #blist .jj_gallery ul {display: flex; justify-content: space-between; flex-flow: row wrap;}
.board_con2 #bbs #blist .jj_gallery ul li {margin: 0 0 30px 0;}
.board_con2 #bbs #blist .jj_gallery ul li.first {}
.board_con2 #bbs #blist .jj_gallery ul li dl {width:100%; height:100%; position:relative; padding:0; margin:0;}
.board_con2 #bbs #blist .jj_gallery ul li dl dt {width: 374px; height: 210px;}
.board_con2 #bbs #blist .jj_gallery ul li dl dt div {}
.board_con2 #bbs #blist .jj_gallery ul li dl dt div img {width: 100%; height: 100%;}
.board_con2 #bbs #blist .jj_gallery ul li dl dd {width: 346px; height: 40px; padding: 14px; margin: 0; background: #060a16; display: table;}
.board_con2 #bbs #blist .jj_gallery ul li dl dd a {font-size:14px; color:#fff; line-height: 1.4em; display: table-cell; vertical-align: middle;} */

/* 20150428 리얼스토리 */
.sub_container .sub_con.real_story {padding-bottom:0;}

.real_slide {}
.real_slide {width:100%; height:793px; max-width:1800px; margin:0 auto; overflow:hidden; position:relative;}
.real_slide .imgs {width:100%; height:100%; position:relative; overflow:hidden;}
.real_slide .imgs li {width:100%; height:100%; position:absolute; top:0; left:100%;}
/* 리얼스토리 배너 배경 설정 */
.real_slide .imgs li.li_01 {left:0; background:url('/img/jj_real_mv_02.jpg') center 0 no-repeat;}
.real_slide .imgs li.li_02 {background:url('/img/jj_real_mv_03.jpg') center 0 no-repeat;}
.real_slide .imgs li.li_03 {background:url('/img/jj_real_mv_04.jpg') center 0 no-repeat;}
/* .real_slide .imgs li.li_04 {background:url('/img/jj_real_mv_04.jpg') center 0 no-repeat;} */
.real_slide .indis {width:100%; position:absolute; left:0; top:92px; text-align:center;}
.real_slide .indis ul {display:inline-block; margin:0 auto; overflow:hidden;}
.real_slide .indis ul li {width:256px; height:46px; margin-left:1px; float:left; position:relative;}
.real_slide .indis ul li.first {margin-left:0;}
.real_slide .indis ul li a {width:100%; height:100%; display:block; text-align:center; position:relative;}
.real_slide .indis ul li a span {display:block; color:#060b1c; line-height:46px; position:relative; z-index:10;}
.real_slide .indis ul li a div {width:100%; height:100%; position:absolute; top:0; left:0; z-index:5; background:#c1cdd5; opacity:0.7;}
.real_slide .indis ul li a:hover {}
.real_slide .indis ul li a:hover span {/* background:url('/img/jj_real_mv_tab_on_rect.gif') center 35px no-repeat; */ color:#fff;}
.real_slide .indis ul li a:hover div {background:#272f40;}
.real_slide .indis ul li.on a {}
.real_slide .indis ul li.on a span {/* background:url('/img/jj_real_mv_tab_on_rect.gif') center 35px no-repeat; */ color:#fff;}
.real_slide .indis ul li.on a div {background:#272f40;}

.hover_area {width:100%; padding:70px 0; position:relative; background:#e1e1e1; overflow:hidden;}
.hover_area .float_wrap {width:1200px; margin:0 auto; position:relative; overflow:hidden;}
.hover_area .hover_wrap_01 {width:1152px; height:620px; padding:24px; background:#fff; position:relative; margin:0 auto;}
.hover_area .hover_wrap_02 {margin-top:30px; width:550px; height:620px; padding:24px; background:#fff; float:left; position:relative;}
.hover_area .hovers {width:100%; height:100%; position:relative;}
.hover_area .hovers .img_area {width:100%; height:100%; position:relative;}
.hover_area .hovers .desc_area {width:100%; height:93px; position:absolute; bottom:0; left:0; display:none;}
.hover_area .hovers .desc_area .txts {width:80%; padding:25px 10% 0; position:relative; z-index:10; overflow:hidden;}
.hover_area .hovers .desc_area .txts p {display:block; float:left; font-size:18px; color:#333; font-weight:bold;}
.hover_area .hovers .desc_area .txts span {font-size:14px; display:block; font-weight:normal; margin-top:4px;}
.hover_area .hovers .desc_area .txts a {display:block; width:107px; height:30px; line-height:30px; text-align:center; font-size:14px; color:#b99967; border:1px solid #b99967; float:right; margin:10px 0 0 0;}
.hover_area .hovers .desc_area .bg_rect {width:100%; height:100%; position:absolute; top:0; left:0; z-index:5; background:#fff; opacity:0.9;}


/* 오시는 길 */
.mo_map_pop {width:400px; height:400px; position:fixed; top:50%; left:50%; margin:-200px 0 0 -200px; background:#060b1c; display:none; z-index:900;}
.mo_map_pop .pop_area {width:100%; height:100%; position:relative;}
.mo_map_pop .logo {width:100%; text-align:center; padding-top:45px;}
.mo_map_pop .txt {width:100%; text-align:center; margin-top:40px;}
.mo_map_pop .inputs {width:100%; margin-top:26px; text-align:center;}
.mo_map_pop .inputs input {width:92px; height:35px; display:inline-block; margin-left:10px;}
.mo_map_pop .inputs input.first {margin-left:0;}
.mo_map_pop .submit_bn {width:166px; height:36px; display:block; margin:35px auto 0;}
.mo_map_pop .close_bn {width:44px; height:44px; position:absolute; top:10px; right:10px;}
.mo_map_pop .close_bn a {display:block; width:100%; height:100%;}
.mo_map_pop .close_bn a img {width:100%;}



/* 20150504 _ 병원 둘러보기 */
.tour_slide {width:1200px; margin:60px auto; overflow:hidden;}
.tour_slide .big_img {width:100%; height:580px; position:relative; overflow:hidden;}
.tour_slide .big_img img {width:100%; display:block; position:absolute; top:0; left:0;}
.tour_slide .big_img .prev {z-index:100;}
.tour_slide .big_img .current {z-index:101;}
.tour_slide .bns_area {width:100%; height:280px; position:relative; margin:20px 0 0 0;}
.tour_slide .bns_area .list_wrap {width:100%; height:100%; position:relative; overflow:hidden;}
.tour_slide .bns_area .list_wrap .imgs {width:100%; height:100%; position:relative; overflow:hidden;}
.tour_slide .bns_area .list_wrap .imgs li {width:380px; height:184px; float:left; margin-left:30px; overflow:hidden;}
.tour_slide .bns_area .list_wrap .imgs li.first {margin-left:0;}
.tour_slide .bns_area .list_wrap .imgs li a {width:100%; height:100%; display:block; position:relative;}
.tour_slide .bns_area .list_wrap .imgs li a img {max-width:100%;}
.tour_slide .bns_area .list_wrap .imgs li a .frame {width:100%; display:block; position:absolute; top:0; left:0; display:none;}
.tour_slide .bns_area .list_wrap .imgs li.selected a .frame {display:block;}



/* 20150602 _ 체크팝업 */
#member.jj_pop_check {width:550px; height:350px;}
#member.jj_pop_check #mpop {padding:20px;}
#member.jj_pop_check #popcheck {width:490px; height:290px; position:relative; background:none;}
#member.jj_pop_check #popcheck .bgBox {width:100%; height:100%; position:relative; padding:0; background:#fff;}
#member.jj_pop_check #popcheck .bgBox .pop_logo {display:block; padding:0; margin:0;}
#member.jj_pop_check #popcheck .bgBox .close_bn {width:23px; height:23px; position:absolute; top:0; right:0;}
#member.jj_pop_check #popcheck .bgBox .pop_tit {width:100%; text-align:center; padding:0; margin:25px 0 0 0;}
#member.jj_pop_check #popcheck .bgBox span {display:block; font-size:14px; line-height:20px; color:#848484; text-align:center; margin:20px 0 0 0; padding:0;}
#member.jj_pop_check #popcheck .bgBox ul {width:375px; height:44px; overflow:hidden; position:relative; margin:35px auto 0; padding:0;}
#member.jj_pop_check #popcheck .bgBox ul li {/*width:180px;*/ height:44px; text-align:center; /*float:left;*/}
#member.jj_pop_check #popcheck .bgBox ul li a {display:block; width:100%; height:100%;}
#member.jj_pop_check #popcheck .bgBox ul li.first {margin-right:15px;}

@media (max-width: 768px) {
    .content-container {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
        overflow-x: auto !important;
    }
    .content-container img,
    .content-container .content-body,
    .content-container .content-top-image img,
    .content-container .content-bottom-image img {
        max-width: 100% !important;
        height: auto !important;
        box-sizing: border-box !important;
    }
    .content-container img {
        display: block !important;
        float: none !important;
        max-width: 100% !important;
        width: 100% !important;
        margin: 0 auto 1em auto !important;
        vertical-align: middle !important;
    }
    .content-container p, .content-container span, .content-container div, .content-container td {
        overflow-wrap: break-word !important;
        float: none !important;
        width: 100% !important;
        box-sizing: border-box !important;
        display: block !important;
    }
    .content-container * {
        word-break: break-all;
    }
}