@charset "utf-8";
/*@font-face {
  font-family: NanumSquare;
  src: local(../fonts/NanumSquareR),
       local(../fonts/NanumSquare),
       url(../fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NanumSquareR.woff) format('woff'),
       url(../fonts/NanumSquareR.ttf) format('truetype');
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0-10FFFF;
}*/
@import url(//fonts.googleapis.com/earlyaccess/notosanskr.css);
/*@font-face {
  font-family: NotoSans;
  src: local(../fonts/NotoSans-Regular),
       local(../fonts/NotoSans-Regular),
       url(../fonts/NotoSans-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/NotoSans-Regular.woff) format('woff'),
       url(../fonts/NotoSans-Regular.ttf) format('truetype');
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0-10FFFF;
}*/

* {
  box-sizing: border-box;
}

ul, o
ul, ol, li {margin:0;padding:0}
ol, ul {list-style: none;}
a { color:#48688F; }
a:link, a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {color:#ff3300;}
table {	border-collapse:collapse;	border-spacing:0;}


.radius-idx {-webkit-border-radius:15px;-moz-border-radius:30px;border-radius:30px;}

#lang-switch {
  text-align: center;
  padding: 20px 0;
  font-size: 1.5rem;
  background: #f9f9f9;
}
#lang-switch a {
  color: #000;
  text-decoration: none;
  margin: 0 10px;
}
#lang-switch a:hover {
  text-decoration: underline;
}

#mask3 {position: absolute; z-index: 1020; background: #000; opacity: 0.7; filter:alpha(opacity=70); display:none;}
#m-header {position:fixed; z-index:80; background:#fff; width:100%; display: none;overflow: hidden; top:0;}
#m-header .main-logo { width:180px; padding:18px 0 0 0; margin:0 auto;}
#m-header .top-call {float: right; width:35px; height:35px; padding:20px 15px;}
#m-header img {width:100%;}
.burger-btn {float:left; width:70px; cursor: pointer; padding:27px 18px 25px 15px; background:#fff;}
.burger-btn .line-1 {width:100%; height:2px; background:#000; margin-bottom:8px;}
.burger-btn .line-1.line-point {width:60%;}
.burger-btn .line-1.line-point2 {width:60%;}
.burger-btn .line-1:last-child {margin-bottom:0px;}
.m-call {position: absolute; top: 0; right:0; height:75px; width:75px; display: inline-block; box-sizing: border-box; padding:20px 15px; text-align: right;}
.m-call i {color:#000; font-size: 36px}


#m-nav {position:fixed; left:-85%; z-index: 1030; height:100%; width:85%; background:#fff; overflow: scroll; font-family: 'Malgun Gothic', dotum, sans-serif;}
#m-nav .nav-tit {position: relative; background:#313131; height:100px; color:#fff;}
#m-nav .nav-tit .company-cmt {padding:18px 0 0 18px; font-size:14px; line-height: 150%}
#m-nav .nav-tit .company-cmt img {width:220px; margin-bottom:20px;}
#m-nav .nav-tit .nav-close {box-sizing: border-box; background:#fff; width:40px; height:40px; padding:5px 0 0 0; color:#000; font-size:30px; display: inline-block; position: absolute; top:0px; right:0px; text-align:center;}
#m-nav .nav1st li {position: relative;}
#m-nav .nav1st li a {display: block; color:#000; padding:15px 0 15px 20px; font-size:18px; position: relative; text-decoration: none; border-bottom:solid 1px #f2f2f2;}
#m-nav .nav1st li a i {position: absolute; right:20px; top:50%; transform:translateY(-50%);}
#m-nav .nav1st li .nav2st {display:none; background:#2AB520; padding:8px 0;}
#m-nav .nav1st li .nav2st li {display: block;border-bottom:none; border-top:none;}
#m-nav .nav1st li .nav2st li a {display: block; font-size:16px;  padding:13px 0 13px 20px; color:#fff;border-bottom:none;}
#m-nav .nav-bottom {text-align:center;}
#m-nav .nav-bottom .nav-channel {display: inline-block; margin:0px auto 5px;}
#m-nav .nav-bottom .nav-channel li {float: left; }
#m-nav .nav-bottom .nav-channel li.blog {border:solid 1px #2AB520; background:#2AB520; border-right:none;}
#m-nav .nav-bottom .nav-channel li a {display: block; color:#fff; padding:14px 0;  font-size:12px; width:200px; text-align: center; box-sizing: border-box; height:42px;}



#warp {font-family: '맑은 고딕', 'Malgun Gothic', sans-serif; letter-spacing: -1px; width:100%; }
h2, h3 {font-family: '맑은 고딕', 'Malgun Gothic', sans-serif; letter-spacing: -1px;}
#header { width:100%; position:relative; z-index:100; background:#fff; color:#c9c9c9; height:226px }
#header .left-cmd {font-family:dotum; letter-spacing:0; font-size:12px; width:200px; padding:7px 0;}
#header .top-logo {text-align: center; padding:30px 0 0 0;}
#header .right-menu {float:right; background:#f4f4f4; padding:0 13px; margin:-15px 30px 0 0;}
#header .right-menu li {float:left; padding:7px 10px;}
#header .right-menu li a {color:#484848;letter-spacing:0;}


#nav {width:100%; position:absolute; height:70px; background:#fff; margin-top:38px; border-top:solid 1px #ddd;}
#nav .nav-1st {width:1200px; margin:0 auto; text-align:center; height:68px; padding-left:0;}
#nav .nav-1st li {float:left; width:171px; overflow:hidden; height:68px;}
#nav .nav-1st li:last {width:174px;}
#nav .nav-1st li a {font-family: 'Noto Sans KR', sans-serif; font-weight: 400;  display:block; padding:20px 0 0 0; height:38px; color:#484848; font-size:20px; text-align: center;}
#nav .nav-1st li:hover a {color:#000}
#nav .nav-1st .nav-2st {margin:20px 0 0 0px;}
#nav .nav-1st .nav-2st li {height:40px; width:100%;}
#nav .nav-1st .nav-2st li a {display:block; height:26px; padding:15px 0; font-size:18px; font-weight: 300; color:#484848; background:none; letter-spacing: 0}
#nav .nav-1st .nav-2st li a:hover {color:#018c4e;}
.nav-bg {position:absolute; top:-3px; z-index:99; width:100%; background:#fff; height:230px; opacity: 0.95; filter:alpha(opacity:95);}


#contents {width:100%; overflow:hidden;}

#front-banner img {display:none;}

#map {max-width:1200px; margin: 0 auto;}

.idx-point {padding:100px 0;}
.idx-point .p-tit {padding-bottom:75px;}
.idx-point .p-list {}
.idx-point .p-list li {float:left; width:33.3%; position: relative;}
.idx-point .p-list li:last {width:33.4%;}
.idx-point .p-list li a {position: absolute; display:block; z-index: 1; top:350px; right:115px; color:#fff;
	border-radius: 25px; -moz-border-radius: 25px; border:solid 3px #fff; padding:6px 30px; font-size:15px;}
.idx-point .p-list li:hover a {color:#000; background-color: #fff}
.idx-pic {background-color: #f0f0f0; background:url(../img/idx_bg_1.png); background-position: top center; height:329px;}
.idx-pic .d-tit {padding-top:115px;}
.idx-block {background-color: #cff2e7; padding: 100px 0; font-weight:bold;}
.idx-block .b-tit {margin-bottom:70px;}
.idx-block .ico-block {}
.idx-block .ico-block li {float: left; width:259px; height:259px; text-align: center}
.idx-block .ico-block li img {margin:55px 0 6px 0;}
.idx-block .ico-block li .ico-tit {display: block; font-size:16px;}


.idx-block .ico-block li.blog{background-color: #fff}
.idx-block .ico-block li.map{background-color: #f1f1f1}
.idx-block .ico-block li.online{background-color: #2d2d2d}
.idx-block .ico-block li.notice{width:423px; background-color: #f1f1f1}

.idx-block .ico-block li.notice .tit {font-size: 26px; padding:40px 40px 20px; letter-spacing: -2px}
.idx-block .ico-block li.notice .tit a {float:right; display: block; background:#2d2d2d; color:#fff; font-size:14px; padding:5px 10px;}
.idx-block .ico-block li.notice .list {padding: 10px 40px 0 40px;}
.idx-block .ico-block li.notice .list li {height:30px; width:100%; text-align: left; font-size:14px;}


.idx-block .ico-block li.notice ul.notice-latest {height:150px;}
.idx-block .ico-block li.notice ul.notice-latest li {height:25px; width:100%; text-align: left; padding:4px 0 4px 43px ; }
.idx-block .ico-block li.notice ul.notice-latest li a {font-size:14px; letter-spacing: 0}


.idx-block .ico-block li.notice{width:423px; background-color: #BCF4A6}
.idx-block .ico-block li.reserve{background-color: #005c33}
.idx-block .ico-block li.kakao{background-color: #ffea00}
.idx-block .ico-block li.pic{background-color: #f1f1f1}
.idx-block .ico-block li.time{width:423px; background-color: #fff}
.idx-block .ico-block li.time .icon-box {width:150px; background-color: #fff; padding-left:25px;}
.idx-block .ico-block li.time .open-time {width:230px; padding:2.5rem 0 0 1.5rem;}
.idx-block .ico-block li.time .open-time li {display:inline-block; width:auto; height:auto; text-align: left; font-size:0.9rem; letter-spacing: 0px; padding: 1rem 0;}
.idx-block .ico-block li.time .open-time li.holiday {color:#018c4e;}




.visual-box {height:670px; overflow:hidden; position:relative; min-width:1200px;}
.visual-box .slide {height:670px; width:100%;}
.visual-box .slide .inner {width:1200px; position: absolute; z-index: 2; height:670px; top:0; left:50%; transform:translateX(-50%);}
.visual-box .slide .tit {padding-bottom:30px; opacity: 1;}
.visual-box .slide .cmt {padding-bottom:75px; opacity: 1}
.visual-box .slide a {opacity: 1; font-size:17px; border-radius: 30px; -moz-border-radius: 30px; padding:8px 50px 10px 50px;}
.visual-box .slide .active {opacity: 0; margin-bottom:100px;}
.visual-box .slide a.slide-detail-1 {border:solid 3px #018c4e; color:#018c4e;}
.visual-box .slide a.slide-detail-1:hover {background:#018c4e; color:#fff;}
.visual-box .slide a.slide-detail-2 {border:solid 3px #01708c; color:#01708c;}
.visual-box .slide a.slide-detail-2:hover {background:#01708c; color:#fff;}
.visual-box .slide a.slide-detail-3 {border:solid 3px #8c7701; color:#8c7701;}
.visual-box .slide a.slide-detail-3:hover {background:#8c7701; color:#fff;}
.visual-box .slide .doctor {height:670px; position: relative; left:50%; margin-left:-960px;}
.visual-box .slide .tit_box {position: relative; z-index: 2; text-align: center; width:680px; margin:0 auto; padding:200px 50px 0 0;}
.visual-box .slide-1 {background-color:#cff2e7;}
.visual-box .slide-2 {background-color:#c9e8f2;}
.visual-box .slide-3 {background-color:#f0f2c9;}
.bx-wrapper {box-shadow:none; border:0; margin-bottom:0;}
.bx-wrapper img {display: inline; max-width: none}
.bx-wrapper .bx-pager {position: absolute; bottom:50px;}
.bx-wrapper .bx-pager.bx-default-pager a {background-color: #fff; width:30px;}
.bx-wrapper .bx-pager.bx-default-pager a:focus {background-color: #2d2d2d}



#footer {background-color:#474747; height:285px; font-size:15px; letter-spacing: 0}
#footer .foot-top {background-color:#363636; height:58px; color:#e6e6e6;}
#footer .foot-top .foot-menu {float: left; width:100%;}
#footer .foot-top .foot-menu li {float: left; width:12%;}
#footer .foot-top .foot-menu li.blank {width:34%;}
#footer .foot-top .foot-menu li.tell {width:30%;}
#footer .foot-top .foot-menu li.tell span {display: block; width:120px; padding:18px 0;}
#footer .foot-top .foot-menu li.tell img {margin-top:15px;}
#footer .foot-top .foot-menu li a {color:#e6e6e6; display: block; padding:18px 0;}
#footer .address .copyright {position: relative; color:#a7a7a7; margin-top:40px; width:800px;}
#footer .address .copyright li {padding:6px 0;}
#footer .address .copyright li.copy {color:#8c8c8c; font-size: 12px; padding-top:26px}
#footer .address .link {position: absolute; right:15px; top:8px;}



/* 서브컨텐츠 */
.sub-visual-1 {height:200px; background: url(../img/sub_visual_1.jpg) center; background-size: cover;}
.sub-visual-2 {height:200px; background: url(../img/sub_visual_2.jpg) center; background-size: cover;}
.sub-visual-3 {height:200px; background: url(../img/sub_visual_3.jpg) center; background-size: cover;}
.sub-visual-4 {height:200px; background: url(../img/sub_visual_4.jpg) center; background-size: cover;}
.sub-visual-5 {height:200px; background: url(../img/sub_visual_5.jpg) center; background-size: cover;}
.sub-visual-6 {height:200px; background: url(../img/sub_visual_6.jpg) center; background-size: cover;}
.sub-visual-7 {height:200px; background: url(../img/sub_visual_7.jpg) center; background-size: cover;}

.sub-visual .tit-point {width:50px; border-bottom:solid 3px #fff; margin:0 auto; padding-top:55px;}
.sub-visual .sub-tit {font-size:42px; color:#fff; letter-spacing: -4px; font-weight: normal; text-align: center; padding-top:10px;}
.sub-nav {background:#474747}
.sub-nav  .location {width:360px; color:#a7a7a7; font-size:14px; float:right; text-align: right; padding:18px 15px 0 0;}
.sub-nav  .location span {color:#fff;}
.sub-nav ul {width:820px; float:left;}
.sub-nav ul li {float:left; width:162px;}
.sub-nav ul li a {display: block; font-size:16px; padding:18px 0; color:#fff; text-align: center}
.sub-nav ul li a.active {background:#fff; color:#333; border-top:solid 4px #018c4e; padding:16px 0;}

.sub-contents .doctor {padding:120px 0 0 0;}
.sub-contents .doctor-bg {background:#f0f2c9; margin-top:100px; height:807px; background-color:#F0F2C9; background-image:url('../img/doctor_intro_new.png'); background-position: 50% 0; background-repeat:no-repeat }
/*.sub-contents .doctor-bg img {position: absolute; left:50%; transform:translateX(-50%); top:-103px;}*/
.sub-contents .doctor-cmt {padding:130px 0;}
.sub-contents .hos-time {background:#ededed;}
.sub-contents .hos-photo {padding:130px 0;}
.sub-contents .photo-tit {margin-bottom:60px;}
.sub-contents .photo-slide {height:425px; background-color:#363636 ;background:url(../img/s0101_09.png); padding: 50px 0 0 0;}
.sub-contents .js-photo-slide .item {background-color:#363636}
.sub-contents .photo-slide .bx-wrapper .bx-pager {display: none !important}
.sub-contents .map {padding:120px 0 90px 0;}
.sub-contents .google-map {height:580px;}
.sub-contents .map-contents {padding:90px 0 110px 0;}
.sub-contents .map-btn {position: absolute; top:-90px; right:10px;}

.sub-contents .hyperhidrosis {padding:120px 0;}
.sub-contents .hyperhidrosis-2 {padding:80px 0; background:#ededed;}
.sub-contents .surgery-after {padding:120px 0;}

.sub-contents .osmi {padding:120px 0;}
.sub-contents .osmi-2 {padding:80px 0; background:#ededed;}
.sub-contents .osmi-guide {padding:120px 0;}

.sub-contents .pad {padding:120px 0;}
.sub-contents .pad-2 {padding:80px 0; background:#ededed;}
.sub-contents .pad-3 {padding:80px 0; background:#363636;}
.sub-contents .pad-3 .pad-left {width:540px; padding-left:60px;}
.sub-contents .pad-3 .pad-right {width:540px; padding-right:60px;}

.sub-contents .method {padding:120px 0;}

.boards-tit {padding:10px 0 60px 0;}




.inner {position:relative; width:1200px; margin:0 auto;}
.boards-inner {position:relative; width:1200px; margin:80px auto 120px;}
.tc {text-align: center}
.tr {text-align: right}
.tl {text-align: left}
.fl {float:left;}
.fr {float:right;}
.blind {	overflow: hidden;	position: absolute;	top: 0;	left: 0;	width: 0;	height: 0;	font-size: 0;	line-height: 0;}
.hidden {visibility: hidden;	line-height: 0;	font-size: 0;	width: 0;	height: 0;}
.btn-circle {font-family: Arial; display: block; height: 30px; width: 30px; line-height: 30px; -moz-border-radius: 30px; border-radius: 30px; background-color: #201c1d; text-align: center; font-size:20px;}

/* ClearFix */
.cf:after {content:''; display:block; clear:both}
.cf {*zoom:1}

/* fonts style Test */
.font-size {font-family: NanumSquare, sans-serif; letter-spacing: -1px}
.font-size p {padding: 0.5em 0}
.font-size .ty1{}
.font-size .b{font-weight:bold}
.font-size div {float:left; width:500px;}
.f-white {color:#fff}
.m00 {margin:0 0 !important;}


.m-login {padding-top:45px;}
.m-login li {width:50%; float: left}
.m-login li a {display: inline-block; color:#fff; padding:15px 0; text-align: center; width:100%;}



/*게시판 뷰페이지 재설정*/
#bo_v_con {font-size:15px; line-height: 2.2em}
#bo_vc .cmt_contents {font-size:15px; padding:25px; line-height: 2.3em}
#bo_w {border-top:solid 1px #000; padding-top:20px;}

@media (max-width:1520px) {
	.idx-doctor .doctor-photo {right:0px;}
}

@media (max-width:1416px) {
	.idx-service-box .ico-menu-box { width:55% }
	.idx-bbs {width:45%}
}


@media (max-width:1400px) {
	.inner { width:100%}
	
	.idx-cure .cure-ment .cure-tit {font-size:28px; padding-bottom:15px;}
	.idx-cure .cure-ment .cure-cmt {font-size:15px}

	#header .nav li {width:110px}
	#header .nav li a {font-size:19px;  letter-spacing: -0.5px;}
}
@media (max-width:1300px) {
	.hos-open .hos-in {width:100%}
	.hos-open .hos-time-tit {font-size:28px; padding:15px 15px; letter-spacing: -1px; width:100%;}
	.hos-open .hos-time {display: inline-block; width:100%;}
	.hos-open .hos-time li {}
}

@media (max-width:1300px) {
	.idx-check-point .check-item li img {width:100%;}
}


@media (max-width:1200px) {
	.contents {padding:0;}
	.row {max-width:100%;}
	.inner {max-width:100%;}
	.boards-inner {width: 100%; padding: 0 15px; margin:80px 0 0 0;}
	#header, #nav, .nav-bg {display: none}
	.m-location {display: block}
	#m-header {display:block;}
	#m-header .main-logo {padding:8px 0 0 0}
	.sub-top {display: none}
	.sub-nav {display: none}
	.bx-wrapper {display:none;}
	.sub-contents .photo-slide .bx-wrapper {display:block !important;}

	#front-banner {margin-top:74px;}
	#front-banner img {display:block; max-width:100%; height:auto;}

	.bx-wrapper .bx-controls {display:none;}

	.bx-wrapper .bx-controls-direction a {display:none;}
	.bx-wrapper img {display:block; max-width:100%;}
	
	.visual-box .slide .doctor {object-fit:contain;}

	.idx-point .p-tit {padding:0 1.2rem 75px 1.2rem;}
	.idx-point .p-tit img {width:100%;}
	.idx-point .p-list img {width:100%;}
	.idx-point .p-list li.ico-link {margin-top:0 !important;}
	.idx-point .p-list li a {position:absolute; width:20vw; height:4vh; top:70%; right:20%; font-size:1em; text-align:center; padding:0.5em 0;}

	.idx-pic .d-tit {padding:115px 1.2rem 0 1.2rem;}
	.idx-pic .d-tit img {max-width:100%;}
	.idx-pic {background-repeat:no-repeat; background-size:cover;}

	.idx-block {padding-bottom:0;}

	.idx-block .b-tit {padding:0 1.2rem 70px 1.2rem;}
	.idx-block .b-tit img {max-width:100%;}

	.idx-block .ico-block li.ico-link {width:50%; margin-top:0 !important;}
	.idx-block .ico-block li.notice {width:50%;}
	.idx-block .ico-block li.notice .tit {font-size:1.5rem; padding: 1.5rem 1.5rem 0.75rem 1.5rem;}
	.idx-block .ico-block li.notice .tit a {font-size:0.8rem;}
	.idx-block .ico-block li.notice ul.notice-latest {display:grid; height:11rem;}
	.idx-block .ico-block li.notice ul.notice-latest li {height:2rem; padding:0.7rem 1.5rem 1rem 1.7rem;}
	.idx-block .ico-block li.notice ul.notice-latest li a {font-size: 0.7rem; word-wrap: break-word;}
	.idx-block .ico-block li.kakao {width:50%;}
	.idx-block .ico-block li.pic {display:none;}
	.idx-block .ico-block li.time {width:100%;}
	.idx-block .ico-block li.time .icon-box {width:50%;}
	.idx-block .ico-block li.time .open-time {width:50%; padding-top:4.5rem;}
	.idx-block .ico-block li.time .open-time li {width:auto; padding: 1.5rem 25px 1.5rem 0; word-break:break-all; word-wrap: break-word;}
	
	.idx-block .cost img {max-width:100%;}

	.map-in.right {padding:20px;}
	.map-in {padding:20px;}
	.idx-bbs-list {min-height: auto}


	#footer {padding:0 0 30px 0; text-align: center; height:auto;}
	#footer .foot-top {height:auto;}
	#footer .foot-top .foot-menu li.blank {display:none;}
	#footer .foot-top .foot-menu li {width:33.3%;}
	#footer p.biz-info {font-size:16px; color:#939393; font-weight: 300; letter-spacing: 0; margin-bottom:6px;}
	#footer p.copyright {font-size:14px; color:#000; font-family: 'Malgun Gothic', dotum, sans-serif; padding-top:20px;}
	#footer .foot-top .foot-menu li.tell {display:grid; width:100%; justify-items: center}
	#footer .foot-top .foot-menu li.tell img {margin:1rem 0 1.5rem 0;}
	#footer .foot-top .foot-menu li.tell .fl {width:200px; font-size:17px; font-weight: bold; padding: 2rem 0 0.5rem 0;}
	#footer .address .copyright {width:100%;}
	#footer .address .link {display:none;}

	.idx-bbs {width:100%; height:auto;}
	.idx-service-box .ico-menu-box {background:#fff; width:100%;}
	.idx-service-box {padding:0;}

	.board-tit .doctor-tit {font-size:30px; font-weight: bold; margin:130px 0 18px 0;}
	.board-tit .doctor-cmt {font-size:30px; font-weight: 300; margin-bottom:60px;}

	.boards-tit img {width:100%;}

	.page-tit-box, .hos-ment {padding:0 15px 20px 15px; }

	.hos-point {margin-bottom:40px;}
	.hos-point .hos-item-box {padding-left:0;}
	.hos-point .hos-item-box .hos-item {float: left; width:33.33%; padding:0 0px 0px 0;}


	.section-box-point {font-size:20px; padding:40px; line-height: 180%; margin:20px 0 50px 0;}
	.section-box {padding:0 0 50px 0; letter-spacing: -0.5px; padding:0 15px;}
	.section-box h2.section-head {font-size:26px; margin-bottom:10px; padding-left:15px; line-height: 26px;}
	.section-box h2.section-head-2 {font-size:26px; margin-bottom:10px; line-height: 26px;}
	.section-box .section-con {font-size:16px; line-height: 190%; padding:20px 0;}

	.con-img-full img {width:100%; }
	.con-img {width: 100%; max-width:auto; }
	
	.m-top {margin-top:30px;}


	.sub-visual {margin-top:74px;}
	.sub-contents .doctor {padding:120px 1.5em 0 1.5em;}
	.sub-contents .doctor-bg {background:#f0f2c9; margin-top:100px; height:55em; background-color:#F0F2C9; background-image:url('../img/doctor_intro_new.png'); background-position: center center; background-repeat:no-repeat; background-size : contain;}
	.sub-contents .doctor-cmt {padding:130px 1.5em;}
	.sub-contents .hos-photo {padding:130px 1.5em;}
	.sub-contents .photo-slide {height:425px; background-color:#363636 ;background:url(../img/s0101_09.png); padding: 50px 0 0 0;}
	.sub-contents .js-photo-slide .item {background-color:#363636}
	.sub-contents .photo-slide .bx-wrapper .bx-pager {display: none !important}
	.sub-contents .map {padding:120px 0 90px 0;}
	.sub-contents .google-map {height:580px;}
	.sub-contents .map-contents {padding:90px 0 110px 0;}
	.sub-contents .map-btn {position: absolute; top:-90px; right:10px;}

	.sub-contents .hyperhidrosis {padding:120px 1.5em;}
	.sub-contents .hyperhidrosis-2 {padding:80px 1.5em;}
	.sub-contents .surgery-after {padding:120px 1.5em;}

	.sub-contents .osmi {padding:120px 1.5em;}
	.sub-contents .osmi-2 {padding:80px 1.5em;}
	.sub-contents .osmi-guide {padding:120px 1.5em;}


	.sub-doctor {padding:40px 1.5em;}
	.sub-doctor-photo {position: static; width:75%; margin:0 auto; margin-bottom:30px; margin-top:-140px;}
	.doctor-name {position: static; border-right:0; text-align: center; width: 100%; padding:0; margin-bottom:15px;}
	.doctor-intro {position: static; text-align: center; padding:10px 20px 20px 20px;}
	.doctor-intro li {text-align:left;}

	.sub-contents img {max-width: 100%; height:auto;}
	.sub-contents .pad {padding:120px 1.5em;}
	.sub-contents .pad-2 {padding:80px 1.5em;}
	.sub-contents .pad-3 {padding:80px 1.5em;}

	.sub-contents .method {padding:120px 1.5em;}

}


@media (max-width:1024px) {
	#visual-box .slide {height:600px;}
	#visual-box .slide .slide-1 {height:600px; background:url(../images/visual_01_1024.jpg);  background-position : center top; background-size : cover;}
	#visual-box .slide .slide-2 {height:600px; background:url(../images/visual_02_1024.jpg);  background-position : center top; background-size : cover;}
	.slick-dots {display: none!important}
	.idx-check-point .check-item li img {width:100%;}




	.register {margin:0 auto; padding:100px 0 100px 0; font-size:14px;}




}


@media (max-width:768px) {

	.con-img img {width: 100%; max-width:auto}

}


@media (max-width:767px) {
	.idx-check-point .row {width:100%; padding:0 10px;}
	 #bo_v_con iframe, .f-list li .faq-con iframe {width:100% !important ;}  /* 게시판, 최신글 유투브 사이즈 변경 용도 */

	 .idx-bbs .bbs-in {padding:30px 20px;}
	 .idx-bbs .idx-bbs-tit {font-size:28px; margin-bottom:8px;}
	 .idx-bbs .idx-bbs-tit a {position: absolute; right:0; top:4px;}
	 .idx-bbs .idx-bbs-list li a {font-size:15px; display: inline-block; color:#cce0f2; padding:6px 0;}
	 .idx-bbs .kakao-name {background:#3a1c1c; text-align: center; padding:15px 10px;}


	.board-tit .doctor-tit {font-size:25px; font-weight: bold; margin:110px 0 10px 0;}
	.board-tit .doctor-cmt {font-size:24px; font-weight: 300; margin-bottom:50px;}

	.page-tit-box .page-tit {font-size:24px; margin:30px 0 10px 0; letter-spacing: -0.5px}
	.page-tit-box .page-tit span {color:#0a89d3;}
	.page-tit-box .page-cmt {font-size:18px;margin-bottom:15px; letter-spacing: -0.5px; line-height: 170%}

	.hos-ment {font-size: 15px; padding:50px 15px;}

	.section-box-point {font-size:17px; padding:20px; line-height: 170%; margin:20px 0 20px 0;}
	.section-box {padding:0 0 50px 0; letter-spacing: -0.5px; padding:0 15px;}
	.section-box h2.section-head {font-size:18px; margin-bottom:5px; padding-left:15px; line-height: 180%;}
	.section-box h2.section-head-2 {font-size:18px; margin-bottom:5px; line-height: 180%;}
	.section-box .section-con {font-size:15px; line-height: 180%; padding:5px 0 30px 0;}

	

	.hos-open .hos-time-tit {font-size:22px; padding:10px 15px; letter-spacing: -1px}
	.hos-open .hos-time li {font-size:15px; width:100%;}
	.hos-open .hos-time li span {min-width: 90px}


	.wp-block-kadence-rowlayout img {width:100%;}

	.doctor-intro li {font-size:15px;}


	/*#hd_pop {display:none !important}  팝업화면 감추기 */
}

@media (max-width:660px) {
	.idx-block .ico-block li.time .open-time {padding-top:2.5rem;}
	.idx-block .ico-block li.time .open-time li{padding: 1rem 25px 1rem 0;}
}


@media (max-width:540px) {
	.idx-bbs .kakao-name img {width:100%;}
	#footer .foot-menu li a {font-size: 14px;}
	#footer .foot-tel img {width: 85%}
	#footer .foot-time img {width: 94%}
	#footer p.biz-info {font-size:13px;}
	#footer p.copyright {font-size:12px;}

}


@media (max-width:440px) {

}

@media (max-width:480px) {
	a.link-st1 {position: relative; display: inline-block; height:34px; min-width:160px; background:#000; color:#fff; font-size:15px;}
	a.link-st1:hover {background:#00436a; color:#fff;}
	a.link-st1 .link-txt1 {display: inline-block; position: absolute; width:180px; text-align: center; top:6px; left:50%;  transform:translateX(-50%);}
	a.link-st1:hover .link-txt1 {margin-left:-9px;}
	a.link-st1 i {position: absolute; top:10px; right:25px; opacity: 0; font-size:14px;}
	a.link-st1:hover i{ opacity: 1; margin-right:-9px;}
	.boards-inner {margin:80px auto 60px;}
	#bo_sch {margin-bottom:50px!important;}
	#m-header .main-logo { width:160px; padding:11px 0 0 0; margin:0 auto;}
	#visual-box .slide {height:450px;}
	#visual-box .slide .slide-1 {height:450px; background:url(../images/visual_01_800.jpg);  background-position : center top; background-size : cover;}
	#visual-box .slide .slide-2 {height:450px; background:url(../images/visual_02_800.jpg);  background-position : center top; background-size : cover;}
	#visual-box .slide .slide-1 .visual-tit {width:290px; top:140px; right:20px; }
	#visual-box .slide .slide-2 .visual-tit {width:310px; top:140px; right:20px; }
	.idx-sec-ment .tit {font-size:28px; font-weight: 500; letter-spacing: -2px; padding-bottom:2px;}
	.idx-sec-ment .cmt {font-size:18px; font-weight: 100; letter-spacing: -1px}
	.idx-check-point .tc {padding:30px 0 60px 0;}
	.idx-number img {width:30px;}
	.in-box {padding: 15px 0px;}
	.idx-cure .cure-ment .cure-tit {font-size:26px; font-weight: 600; padding-bottom:10px;}
	.idx-cure .cure-ment .cure-cmt {font-size:16px; font-weight: 300;}
	.idx-cure .idx-cure-btn {padding:20px 0 50px 0; text-align: center;}
	.idx-service-box .ico-menu-box .ico-menu li a {padding:15px 0 20px 0;}
	.idx-service-box .ico-menu-box .ico-menu li .icon img {width:60px;}
	.idx-service-box .ico-menu-box .ico-menu li .name {font-size:15px;}

	.board-tit .doctor-tit {font-size:21px; font-weight: bold; margin:100px 0 5px 0;}
	.board-tit .doctor-cmt {font-size:21px; font-weight: 300; margin-bottom:30px; line-height: 160%}

	.hos-point .hos-item-box .hos-item {width:100%;}

	.section-box h2.section-head-2 {font-size:17px; margin-bottom:5px; line-height: 180%;}






}


@media (max-width:320px) {
	#visual-box .slide .slide-1 .visual-thum li {width:90px;}
	#visual-box .slide .slide-1 .visual-thum li:first-child {margin-right:5px;}
	#visual-box .slide .slide-2 .visual-thum li {width:90px;}

}