@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR:300,500);
@import url(https://cdn.rawgit.com/theeluwin/NotoSansKR-Hestia/master/stylesheets/NotoSansKR-Hestia.css);
@import url(http://cdn.jsdelivr.net/font-notosans-kr/1.0.0-v1004/NotoSansKR-2350.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url(https://cdn.jsdelivr.net/xeicon/2/xeicon.min.css);

*{margin:0; padding:0; box-sizing:border-box;letter-spacing:-0.07em;color:inherit;}
img {border:0; vertical-align:top;}
a {border:0; text-decoration:none;}
ul, li {list-style:none;}
html, body {width:100%;height:100%}
body {font-family: 'NotoSansKR','Noto Sans Korean','Noto Sans KR','Nanum Gothic','Roboto',sans-serif;}
div {display:block;}
h1,h2,h3 {font-weight:200;line-height:1.2}
h4,h5 {font-weight:300;line-height:1.4}
b {letter-spacing:inherit;font-weight:600}
.inner {width:1200px;margin:auto;position: relative;}
.c_main {color:#00335f !important}
.c_darknavy {color:#253362 !important}
.c_lightgray {color:#a0a0a0 !important}
.c_gray {color:#808080 !important}
.c_white {color:#fff !important}
.c_sky {color:#3290c4 !important}
h1 {font-size:50px;line-height:1.15}
h2 {font-size:40px;line-height:1.15}
h3 {font-size:30px;}
h4 {font-size:24px;}
h5 {font-size:20px;line-height:1.5}
p {font-size:17px;font-weight:300;line-height:1.7;color:inherit;word-break:keep-all }
p.small {font-size:15px;}
.font36 {font-size: 36px;}
.roboto {font-family: "Roboto";}
.loose {letter-spacing: 0.2em;}

span {color:inherit}

.float {float:left;}
.float_r {float:right !important;}
.center {text-align:center !important;}
.right {text-align:right !important;}
.flex {display: flex;}
.flex .col {flex: 1;}


hr {width:100%;height:1px;background:#d0d0d0;border:0;}


/* 폭 설정 */
.half {width:50% !important}
.col6 {width:16.66% !important;}
.col5 {width:20% !important;}
.col4 {width:25% !important;}
.col3 {width:33.33% !important;}
.col3x2 {width:66.66% !important;}
.w30 {width:30% !important;}
.w40 {width:40% !important;}
.w48 {width:48% !important;}
.w55 {width:55% !important;}
.w60 {width:60% !important;}
.w70 {width:70% !important;}
.w75 {width:75% !important;}
.w80 {width:80% !important;}

.w90 {width:90% !important;}
.w100 {width:100% !important;}
.w600 {width:600px !important;}


/* 마진,패딩 설정 */
.mg0 {margin-left:0 !important;margin-right:0 !important}

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}
.mt120 {margin-top:120px;}

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb70 {margin-bottom:70px;}
.mb80 {margin-bottom:80px;}
.mb120 {margin-bottom:120px;}

.pl03 {padding-left:3%}
.pl05 {padding-left:5%}
.pl10 {padding-left:10%}
.pl15 {padding-left:15%}
.pl20 {padding-left:20%}
.pl25 {padding-left:25%}
.pl30 {padding-left:30%}

.pr03 {padding-right:3%}
.pr05 {padding-right:5%}
.pr10 {padding-right:10%}
.pr15 {padding-right:15%}
.pr20 {padding-right:20%}
.pr25 {padding-right:25%}
.pr30 {padding-right:30%}


.bd_b {border-bottom:1px #d0d0d0 solid}
.bd_t {border-top:1px #d0d0d0 solid}
.bd_l {border-left:1px #d0d0d0 solid}
.bd_r {border-right:1px #d0d0d0 solid}


/* 공통 */
#wrap {width:100%; min-width:1400px; margin:0 auto;position:relative; }
#header {width:200px;position:fixed;left:0; top:0; bottom:0; z-index:10; line-height:0; background:#fff; height:100%;min-height:950px; border-right: 1px #d0d0d0 solid;}
#header h1.logo {width:100%;background:url(images/logo.png) center no-repeat;height:220px; border-bottom: 1px #e0e0e0 solid;}
#header h1.logo a {display:block;height:inherit;text-indent:-3333px}



/* 가운데 */
#container {width:100%; position: relative; min-width: 1380px; padding-left: 200px; padding-right:0; background-color: #f5f5f5;}

.gallery-thumbs {position: absolute !important; top: 489px; width: 100%;}
.gallery-thumbs .swiper-slide {height: 67px; line-height: 67px; background-color: rgba(255,255,255,0.9); text-align: center; font-size: 18px; font-weight: 300; cursor: pointer;}
.gallery-thumbs .swiper-slide-thumb-active {background-color: #513d38; color:#fff; font-size: 20px; font-weight: 500;}

.main_wrap #content {width:100%;position:relative;display:inline-block; margin-bottom: 100px;}
.main_wrap #content .section {float:left;width:100%;display: inline-block;}
.main_wrap #content .section > * {float: left;}
.main_wrap #content a.effect {position: relative;}
.main_wrap #content a.effect:after {-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out; position: absolute;content: ""; width: 100%; height: 100%; z-index: 1; top: 0; left: 0;}
.main_wrap #content a.effect:hover:after {background-color: rgba(255,255,255,0.15);}

.main_wrap #content #clinic {height: 800px; background: url(images/main_clinic.png);}
.main_wrap #content #clinic > a {width: 400px; height: 400px; display: block; text-indent: -3333px; -webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.main_wrap #content #clinic > a:hover {background-color: rgba(255,255,255,0.15);}

.main_wrap #content #contact {height:400px;}
.main_wrap #content #contact .location {width: 800px; height: inherit; position: relative;}
.main_wrap #content #contact .location .location_link {position: absolute; z-index: 10; top: 50px; left: 50px; width: 300px; height: 300px; display: block; text-indent: -3333px; background: url(images/main_location.png);}
.main_wrap #content #contact .location .location_map {width: 800px; height: 400px; background-color: #fff; position: absolute; z-index: 1; top: 0; left: 0;}
.main_wrap #content #contact .cs {width: 400px; height: inherit; display: block; background: url(images/main_cs.png); text-indent: -3333px;}

.main_wrap #content #around {height: 200px; background: url(images/main_around.png); display: block !important; text-indent: -3333px;}

.main_wrap #content #community {height: 200px;}
.main_wrap #content #community > * {width: 400px; height: inherit;}
.main_wrap #content #community .qna { background-color: #fae9e4;}
.main_wrap #content #community .report { background-color: #fff;}
.main_wrap #content #community .sns {background: url(images/main_sns.png);}
.main_wrap #content #community .sns a { display: block; text-indent: -3333px; width: 50%; height: inherit; float: left;}
.main_wrap #content #community .qna,.main_wrap #content #community .report {padding: 30px 50px;}
.main_wrap #content #community .title { color: #513d38; margin-bottom: 10px;}
.main_wrap #content #community .output_box {width: 100%; max-height: 90px; line-height: 1.5; font-size: 16px;}




/* 공통푸터 */
.sub_wrap #footer {}
#footer {width: 100%; background-color: #2d1b16; color: #fff; display: inline-block; float: left; padding: 50px 0;}
#footer .inner > * {float: left;}
#footer h1.logo_f {width:334px;background:url(images/footer_logo.png) no-repeat;height:62px; font-size: 0; margin-left: 30px;}
#footer .footer_txt {text-align:left;margin-left: 30px;}
#footer .footer_txt span {padding:0 10px;line-height:1.7; font-weight: 300; font-size: 15px;}
#footer #back-top {width: 60px; height: 60px; background-color: rgba(255,255,255,0.6); border-radius: 60px; line-height: 60px; float: right !important; text-align: center; font-size: 24px; color: #2d1b16; margin-right: 30px;}


/**** 서브 페이지 ****/
.sub_wrap #content {width:100%;position:relative;display:inline-block; float: left; overflow: hidden; }

/* 상단 비주얼 */
.sub_wrap #content .paragraph.visualbox {background:url(images/sub_visualbox_bg.jpg) repeat-x;}
.sub_wrap #content .paragraph.visualbox .inner {background-position: top center;background-repeat: no-repeat; padding-top: 570px;}
.sub_wrap #content .paragraph.visualbox.sub2_1 .inner {background-image: url(images/sub2_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub2_2 .inner {background-image: url(images/sub2_2_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub2_3 .inner {background-image: url(images/sub2_3_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub2_4 .inner {background-image: url(images/sub2_4_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub2_5 .inner {background-image: url(images/sub2_5_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub2_6 .inner {background-image: url(images/sub2_6_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub2_7 .inner {background-image: url(images/sub2_7_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_1 .inner {background-image: url(images/sub3_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_2 .inner {background-image: url(images/sub3_2_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_3 .inner {background-image: url(images/sub3_3_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_4 .inner {background-image: url(images/sub3_4_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_5 .inner {background-image: url(images/sub3_5_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_6 .inner {background-image: url(images/sub3_6_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub3_7 .inner {background-image: url(images/sub3_7_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub4_1 .inner {background-image: url(images/sub4_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub5_1 .inner {background-image: url(images/sub5_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub5_2 .inner {background-image: url(images/sub5_2_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub5_3 .inner {background-image: url(images/sub5_3_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub6_1 .inner {background-image: url(images/sub6_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub6_2 .inner {background-image: url(images/sub6_2_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub6_3 .inner {background-image: url(images/sub6_3_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub6_4 .inner {background-image: url(images/sub6_4_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub6_5 .inner {background-image: url(images/sub6_5_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub7_1 .inner {background-image: url(images/sub7_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub7_2 .inner {background-image: url(images/sub7_2_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub7_3 .inner {background-image: url(images/sub7_3_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub8_1 .inner {background-image: url(images/sub8_1_visual.jpg);}
.sub_wrap #content .paragraph.visualbox.sub8_2 .inner {background-image: url(images/sub8_2_visual.jpg);}

/* 이미지정렬 */
.sub_wrap #content .paragraph.imgbox {padding-left: 50%;}
.sub_wrap #content .paragraph.imgbox > * {margin-left: -860px;float: left;}


.sub_wrap #content .paragraph {width:100%;display:inline-block; position:relative;float: left;}
.sub_wrap #content .paragraph .inner {width:1200px !important;}
.sub_wrap #content .paragraph h4 {margin-bottom:10px}
.sub_wrap #content .paragraph h1 {margin-bottom:40px}
.sub_wrap #content .paragraph h5.headcopy {margin-top:-20px;color:#00335f}
.sub_wrap #content .paragraph h3.bar {background:url(images/h3_bar.gif) top left no-repeat;padding-top:20px;color:#00335f;margin-bottom:16px}
.sub_wrap #content .paragraph a.sub_btn {background:#00335f;color:#fff;display:inline-block;font-size:18px;line-height:70px;height:70px;border-radius:70px;padding:0 25px;}

.sub_wrap #content .paragraph .map_btn {width: 500px;height: 576px; background: url(images/sub1_5_3btn.png); float: right; position: relative;}
.sub_wrap #content .paragraph .map_btn a {display: block; height: 110px; float: left; width: 50%; text-indent: -3333px; position: absolute; bottom: 0;}
.sub_wrap #content .paragraph .map_btn a:nth-child(2){right: 0;}

/* 서브 디자인 */
.sub_wrap #content .paragraph ul.check,.sub_wrap #content .paragraph ul.number,.sub_wrap #content .paragraph ul.dot {text-align:left;margin:auto;display:block}
.sub_wrap #content .paragraph ul.check li {background:url(images/bullet_check.png) left top no-repeat;min-height:34px;margin-bottom:20px;padding-left:45px}
.sub_wrap #content .paragraph ul.dot li {background:url(images/bullet_dot.gif) left 12px no-repeat;margin-bottom:6px;padding-left:15px}
.sub_wrap #content .paragraph ul.point_circle li {float:left;background:url(images/point_circle.png) top center no-repeat;height:204px;color:#1a285d;padding-top:105px;}
.sub_wrap #content .paragraph ul.point_circle li h4 {font-weight:300;font-size:22px}
.sub_wrap #content .paragraph ul.point_circle li.line2 {padding-top:90px}
.sub_wrap #content .paragraph ul.point_circle li.line3 {padding-top:75px}
.sub_wrap #content .paragraph ul.point_circle.p3 li {width:33.33%}
.sub_wrap #content .paragraph ul.point_circle.p4 li {width:25%}
.sub_wrap #content .paragraph ul.point_circle.p5 li {width:20%}
.sub_wrap #content .paragraph ul.number li {min-height:34px;margin-bottom:20px;}
.sub_wrap #content .paragraph ul.number li span {background:#00335f;color:#fff;margin-right:8px;height:34px;line-height:34px;width:34px;border-radius:34px;display:inline-block;font-weight:300;text-align:center;font-size:24px}

.sub_wrap #content .paragraph .row {width:100%;display:inline-block}
.sub_wrap #content .paragraph .part > div {float:left;padding:5px 20px;text-align:left}
.sub_wrap #content .paragraph .part.p3 > div {width:33.33%}
.sub_wrap #content .paragraph .part.p2 > div {width:50%}
.sub_wrap #content .paragraph .part.p1 > div {width:100%}


.sub_wrap #content .paragraph .img_box span {width:100%;background:#808080;color:#fff;line-height:48px;text-align:center;font-weight:bold;display:inline-block}

.sub_wrap #content .paragraph .box {background:#f5f5f5;width:100%;display:inline-block;padding:50px}
.sub_wrap #content .paragraph .box.sub2_2_1_1 {background:url(images/sub2_2_1_1_bg.png) right top no-repeat #f5f5f5;height:316px}
.sub_wrap #content .paragraph .box.sub2_4_1_1 {background:url(images/sub2_4_1_1_bg.png) right top no-repeat #f5f5f5;height:316px}
.sub_wrap #content .paragraph .sub3_1_1 {background:url(images/sub3_1_1_bg.jpg) left top no-repeat;height:535px}

.sub_wrap #content .paragraph .border_box {width:100%;display:inline-block;border:10px #c0c0c0 solid;padding:40px;background:#fff}
.sub_wrap #content .paragraph .border_box ul.check_hang {width:100%;display:inline-block}
.sub_wrap #content .paragraph .border_box ul.check_hang li {float:left;background:url(images/bullet_check.png) top center no-repeat;border-left:1px #e0e0e0 solid;display:inline-block;padding-top:50px;text-align:center}
.sub_wrap #content .paragraph .border_box ul.check_hang li.first {border-left:0}
.sub_wrap #content .paragraph .border_box ul.check_hang.p4 li {width:25%;}
.sub_wrap #content .paragraph .border_box ul.check_hang.p3 li {width:33.33%;}
.sub_wrap #content .paragraph .border_box ul.check_hang.p2 li {width:50%;}
.sub_wrap #content .paragraph .border_box ul.check_hang li h5 {font-weight:700 !important}

.sub_wrap #content .paragraph .qna {width:100%;display:inline-block;}
.sub_wrap #content .paragraph .qna h2 {margin-bottom:5px;display:inline-block;line-height:90px;}
.sub_wrap #content .paragraph .qna h2 span {background:#00335f;color:#fff;width:90px;height:90px;text-align:center;border-radius:90px;display:block;float:left;margin-right:15px;font-size:46px}
.sub_wrap #content .paragraph .qna .answer {width:100%;display:inline-block;background:url(images/qna_a.png) left top no-repeat;padding-left:190px;padding-top:10px}
.sub_wrap #content .paragraph .qna .answer h5 {font-weight:700;color:#43a5d6;margin-bottom:5px}

.sub_wrap #content .paragraph table.table {}
.sub_wrap #content .paragraph table.table.p4 th {width:25%}
.sub_wrap #content .paragraph table.table.p3 th {width:33.33%}
.sub_wrap #content .paragraph table.table.p2 th {width:50%}
.sub_wrap #content .paragraph table.table th {color:#fff;padding:15px;background:#00335f;vertical-align:middle;}
.sub_wrap #content .paragraph table.table th.bg_black {background:#303030;}
.sub_wrap #content .paragraph table.table th.bg_sky {background:#4f7bb9;}
.sub_wrap #content .paragraph table.table th.bg_blue {background:#004078;}
.sub_wrap #content .paragraph table.table th h4 {font-weight:500;margin-bottom:0}
.sub_wrap #content .paragraph table.table td {padding:15px;border-right:1px #d0d0d0 solid;border-bottom:1px #d0d0d0 solid;background:#fff}
.sub_wrap #content .paragraph table.table td.first {border-left:1px #d0d0d0 solid}

.sub_wrap #content .board_box {font-size:16px !important;display:inline-block;width:100%;padding:0 80px;min-height:600px; line-height: 1.5;}
.sub_wrap #content .board_box font {font-size: inherit !important;}
.sub_wrap #content .board_box .board_bgcolor span {font-size: inherit !important;}


/* quick_menu */
#quick_menu { position:absolute; right:0; top:0; width:80px; height:100%; background:#1a285d; z-index:30; line-height:0; min-height:950px;}
#quick_menu ul.quick_list {  }
#quick_menu ul.quick_list li { width:100%; height:110px; }
#quick_menu ul.quick_list li.qna {background:url(images/quick_qna.png) center no-repeat}
#quick_menu ul.quick_list li.time {background:url(images/quick_time.png) center no-repeat}
#quick_menu ul.quick_list li.location {background:url(images/quick_location.png) center no-repeat}
#quick_menu ul.quick_list li a { display:block; height:110px; text-indent:-3333px}
#quick_menu ul.quick_list li.admin {background:#a0a0a0;height:28px;}
#quick_menu ul.quick_list li.totop {background:#000;height:28px;}
#quick_menu ul.quick_list li.admin a,#quick_menu ul.quick_list li.totop a {display:block;height:28px;line-height:28px;text-indent:0;text-align:center;color:#fff;font-size:13px}
#quick_menu .quick { width:80px; left:50%; margin-left:-40px; position:absolute; top:0; z-index:9; }




/* 서브 탭 */
.sub_wrap #content ul.tabs {width:1200px;margin:0 auto;height:117px;line-height:117px;position:relative;z-index:10;}
.sub_wrap #content ul.tabs li { text-align:center; }
.sub_wrap #content ul.tabs li a {display:block;background: #fff; color: #333; font-size: 20px; -webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.sub_wrap #content ul.tabs li:hover a {background:#888 !important; color: #fff;}
.sub_wrap #content ul.tabs li.active a {background:#513d38 !important; color: #fff; font-size: 24px;}
.sub_wrap #content .tab_content {padding: 0 0 0 0; min-height:500px;}

.jbFixed {position: fixed !important; top: 0px !important; z-index:999; margin-top:0 !important; height: 80px !important; line-height: 80px !important;}
.jbFixed li a {background-color: #f5f5f5 !important;}


/* 병원둘러보기 */
#galleria {height:670px;width:970px;margin:auto;padding-top:30px;}
