@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; color: #333;}
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:700}
.inner {width:1200px;margin:auto;position: relative;}
.inner2 {width:1100px;margin:auto;position: relative;}
.c_main {color:#5c5daa !important}
.c_sub1 {color:#8cc751 !important}
.c_sub2 {color:#383980 !important}
.c_sub3 {color:#65a426 !important}
.c_lightgray {color:#a0a0a0 !important}
.c_gray {color:#808080 !important}
.c_white {color:#fff !important}
.c_red {color:#ed1c24 !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.7}
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;}
.font44 {font-size: 44px;}
.roboto {font-family: "Roboto";}
.loose {letter-spacing: 0.2em;}
.bold {font-weight: 600;}
.dasi {font-size:26px; padding-right: 7px; line-height: 36px;}

span {color:inherit}

.float {float:left;}
.float_r {float:right !important;}
.center {text-align:center !important;}
.left {text-align:left !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 !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt50 {margin-top:50px !important;}
.mt60 {margin-top:60px !important;}
.mt70 {margin-top:70px !important;}
.mt80 {margin-top:80px !important;}
.mt120 {margin-top:120px !important;}

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

.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%}
.pl50 {padding-left:50px}

.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%}
.pr50 {padding-right:50px}

.padding80 {padding: 80px 0;}


.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}


.lh14{line-height: 1.4;}

/* 공통 */
#wrap {width:100%; min-width:1480px; margin:0 auto;position:relative; }
#header {width:200px;position:fixed !important;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:200px; border-bottom: 2px #5c5daa solid; float: left;}
#header h1.logo a {display:block;height:inherit;text-indent:-3333px}
#header .cs {width: 100%; height: 339px; background: url(images/cs.png) no-repeat; float: left;}

/* 퀵메뉴 */
#quick { position:absolute; right:0; top:0; width:80px; height:100%; background:#ffffff; z-index:30; line-height:0; min-height:1050px; }
#quick .quick { width:80px; position:absolute; top:0; right:0; z-index:9; background: url(images/quick.png) no-repeat; height: 385px;}
#quick ul.quick_list li {  }
#quick ul.quick_list li a { display:block; width:100%; height: 90px; text-indent: -3333px;}
#quick ul.quick_list li a.open {height: 80px;}
#quick ul.quick_list li a.back-top {height: 35px;}

.open {cursor:pointer;}
#floatWindow { width:1000px; height:465px; position:absolute; right:80px; top:0; z-index:999; text-align:center; display:none; }
#floatWindow .sitemap { margin:auto; width:100%; overflow:hidden; border-top:2px solid #d7d7d7; background:#fbfbfb; padding:40px 0 35px; border-bottom:2px solid #d7d7d7; }
#floatWindow .sitemap dl { float:left; width:25%; height:270px; border-right:1px solid #e0e0e0; padding:0 30px; margin-bottom: 20px ; text-align:left; line-height: 1.8;}
#floatWindow .sitemap dl dt {font-size: 22px; margin-bottom: 5px;}
#floatWindow .sitemap dl dd {font-size: 16px; }
#close {position: absolute; top:0; right: 0; z-index: 1; font-size: 30px; background-color: #333; color: #fff; width: 35px; height: 35px; line-height: 35px; text-align: center;}


/* 가운데 */
#container {width:100%; position: relative; min-width: 1200px; padding-left: 200px; padding-right:80px; height: 100%; background-color: #fff;}



/*메인페이지*/
#container .flexslider li .main_visual1 {background: url(images/main_sl1.jpg) center no-repeat; height: 722px;}
#container .flexslider li .main_visual1 .inner {background: url(images/main_sl_txt1.png)center top no-repeat; height: inherit;}
#container .flexslider li .main_visual2 {background: url(images/main_sl2.jpg) center no-repeat; height: 722px;}
#container .flexslider li .main_visual2 .inner {background: url(images/main_sl_txt2.png)center top no-repeat; height: inherit;}
#container .flexslider li .main_visual3 {background: url(images/main_sl3.jpg) center no-repeat; height: 722px;}
#container .flexslider li .main_visual3 .inner {background: url(images/main_sl_tx3t.png)center top no-repeat; height: inherit;}



#container.main_wrap {background-color:#fff8ee; }
.main_wrap #content {width:100%; position:relative; display:inline-block; margin-bottom: 100px; margin-top: -60px; float: left; }
.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 .inner #main_banner{
	background: url(images/main_banner.jpg)center no-repeat; height: 999px;
}
.main_wrap #content .inner #main_banner ul.top{height: 400px; width: 100%;}
.main_wrap #content .inner #main_banner ul.middle{height: 300px; width: 100%;}
.main_wrap #content .inner #main_banner > ul > li{float: left; height: 100%; width: 100%;}
.main_wrap #content .inner #main_banner > ul.flex > li > a {display: block; width: 100%; height: 100%; text-indent: -9999px;}
.main_wrap #content .inner #main_banner > ul.bottom {width: 900px; height: 300px;}
.main_wrap #content .inner #main_banner > ul.bottom li{float: left; width: 450px; height: 100%; }
.main_wrap #content .inner #main_banner > ul.bottom li a.board_tit{display: block; width: 100%; height: 95px; text-indent: -9999px;}
.main_wrap #content .inner #main_banner > ul.bottom li .board_output{ width: 100%; height: 205px; padding: 0px 38px 22px;}
.main_wrap #content .inner #main_banner > ul.bottom li dl{width: 100%; height: 100%; padding: 49px 10px;}
.main_wrap #content .inner #main_banner > ul.bottom li dl dd{float: left; width: 50%; height: 50%;}
.main_wrap #content .inner #main_banner > ul.bottom li dl dd a{width: 100%; height: 100%; display: block; text-indent: -99999px;}


/* 공통푸터 */
#footer {width: 100%; display: inline-block; padding: 50px 0; border-top: 1px #d0d0d0 solid; background-color: #595959; }
#footer .inner {position: relative;}
#footer h1.logo_f {width:274px;background:url(images/footer_logo.png) no-repeat;height:67px; font-size: 0; margin-bottom: 20px}
#footer .privacy span {font-size: 20px; margin-right: 10px;}
#footer .footer_txt {text-align:left;color: #e0e0e0;}
#footer .footer_txt span {padding-right:15px;line-height:1.7; font-weight: 300; font-size: 16px;}
#footer .float {}
#footer .float_r {width: 65%; margin-top: 20px;}
#footer .float_r > div {float: left; width: 25%;}
#footer .float_r > div ul {margin-bottom: 20px;}
#footer .float_r > div ul.h_fixed {height: 180px;}
#footer .float_r > div ul li.big {font-size: 24px; color: #92c753; font-weight: bold;}
#footer .float_r > div ul li {font-size: 16px; color: #fff; line-height: 1.8;}
#footer .back-top {width: 55px; height: 55px; border:1px #aaa solid; line-height: 54px; position: absolute; top: 300px; right: 0; text-align: center; font-size: 24px; color: #aaa; }

.sub_wrap #footer {float: left;}


/**** 서브 페이지 ****/
.sub_wrap {padding-left: 380px !important;}
.sub_wrap #content {width:100%;position:relative;display:inline-block; float: left; overflow: hidden; border-right: 1px #d0d0d0 solid}

.sub_wrap > .route {width: 100%; height: 80px; line-height: 79px; border-bottom: 1px #d0d0d0 solid; display: inline-block; text-align: right; color: #a0a0a0;}

.sub_wrap #content h2.title { height: 126px; line-height: 126px; color: #333; font-weight: 700; padding-right: 336px; background: url(images/title_txt.jpg) right 65px no-repeat; display: inline-block;}

.sub_wrap #content .paragraph {width:100%;display:inline-block; position:relative;float: left;}
.sub_wrap #content .paragraph.mt80 .inner2 > p {margin-top: 20px;}




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

.sub_wrap #content .paragraph.bg_gray {background-color: #f5f5f5;}


.sub_wrap #content .paragraph .row {display: inline-block; width: 100%; position: relative;}



/*의료진 소개*/
.sub_wrap #content .paragraph .inner2 ul.doctor{ width: 100%; }
.sub_wrap #content .paragraph .inner2 ul.doctor li{ width: 100%; height:392px; margin-bottom: 80px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li:first-child {height: 580px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li:last-child{margin-bottom: 0px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd{width: 50%; height: 100%;}
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd.doctor_kyj{background: url(images/doctor_kyj.jpg)center top no-repeat; height: 392px;}
/* .sub_wrap #content .paragraph .inner2 ul.doctor li dl dd.doctor_lys{background: url(images/doctor_lys.jpg)center top no-repeat; height: 392px;} */
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd.doctor_hju{background: url(images/doctor_hju.jpg)center top no-repeat; height: 392px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd.doctor_kmj{background: url(images/doctor_kmj.jpg)center top no-repeat; height: 392px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd.doctor_nmb{background: url(images/doctor_nmb.jpg)center top no-repeat; height: 392px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd.doctor_hjw{background: url(images/doctor_hjw.jpg)center top no-repeat; height: 392px;}
.sub_wrap #content .paragraph .inner2 ul.doctor li dl dd {float: left; border-top: 1px solid #5c5daa;}
.sub_wrap #content .paragraph .inner2 ul.doctor li:nth-child(2n) dl dd{float: right;}
.sub_wrap #content .paragraph .inner2 ul.doctor li:last-child dl dd{border-top: 1px solid #8cc751;}



/* 오시는 길 */
.sub_wrap #content .paragraph .sub2_2_1_float {position: absolute; right: 0; top:-300px; z-index: 2;}



.sub_wrap #content .paragraph .yg_dot {width: 685px; margin: 0 auto;}
.sub_wrap #content .paragraph .yg_dot li{width: 100%; height: 60px; border: 1px solid #d5d5d5; border-radius: 30px; line-height: 60px; margin-top: 18px;}
.sub_wrap #content .paragraph .yg_dot li{background: url(images/yg_dot.gif)25px center no-repeat;}
.sub_wrap #content .paragraph .yg_dot li p{line-height: 60px; display: inline-block;}


.sub_wrap #content .paragraph .bt_pp {width: 800px; border-top: 2px solid #5c5daa; margin: 0 auto}
.sub_wrap #content .paragraph .bt_pp li{border-bottom: 1px #d8d8d8 solid; height: 60px;}
.sub_wrap #content .paragraph .bt_pp li:nth-child(2n){background-color: #f5f5f5;}
.sub_wrap #content .paragraph .bt_pp li p{line-height: 60px;}


.sub_wrap #content .paragraph ul{margin: 0 auto; margin-top: 30px;}
.sub_wrap #content .paragraph ul.box li{border: 1px solid #d5d5d5; float: left; margin-right: 40px; height: 100%;}
.sub_wrap #content .paragraph ul.box li .p_box{padding: 30px;}
.sub_wrap #content .paragraph ul.box li .p_box p{line-height: 1.7}

.sub_wrap #content .paragraph ul.box li:last-child{margin-right:0px;}
.sub_wrap #content .paragraph ul.box li h5{color: #fff; text-align: center; height: 57px; line-height: 57px; background-color: #5c5daa;}
.sub_wrap #content .paragraph ul.box li h5.bg_dark{background-color: #383980;}

.sub_wrap #content .paragraph ul.box.top{height: 345px;}
.sub_wrap #content .paragraph ul.box.top li{width: 340px;}

.sub_wrap #content .paragraph ul.box.btm{height: 260px;}
.sub_wrap #content .paragraph ul.box.btm li{width: 530px;}



/* 둘러보기 층별 리스트 */
.sub_wrap #content .floor {width: 600px;}
.sub_wrap #content .floor > div {width: 100%; border-bottom: 1px #d0d0d0 solid; position: relative; float: left; min-height: 66px; display: inline-block; -webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}
.sub_wrap #content .floor > div:hover {background-color: #f5f5f5; border-bottom: 1px #505050 solid;}
.sub_wrap #content .floor > div > a {display: block;}

.sub_wrap #content .floor > div > a > * {line-height: 70px; float: left;}
.sub_wrap #content .floor > div::after {content:"\e93e"; font-family: "xeicon"; float: right; line-height: 65px; color: #b0b0b0;}
.sub_wrap #content .floor > div h4 {width: 10%; }
.sub_wrap #content .floor > div p {width: 85%;}
.sub_wrap #content .floor > div.line2 {}
.sub_wrap #content .floor > div.line2 p {line-height: 1.7;padding: 15px 0;}


.sub_wrap #content .paragraph .bullet > li {margin-left: 8px;}
.sub_wrap #content .paragraph .bullet > li::before {content:"-"; padding-right: 8px; margin-left: -8px;}
.sub_wrap #content .paragraph .number > li {counter-increment: number; margin-left: 8px;}
.sub_wrap #content .paragraph .number > li:before {content: counter(number)'.';  padding-right: 8px; margin-left: -8px;}




/* 테이블 */
.sub_wrap #content .paragraph table.bagic {border-top:2px solid #5c5daa; }
.sub_wrap #content .paragraph table.bagic p{font-size: 16px; line-height: 1.8; }
.sub_wrap #content .paragraph table.bagic tr.title{background-color:#f5f5f5; }
.sub_wrap #content .paragraph table.bagic tr:nth-child(2n-1){background-color:#f5f5f5 !important;}
.sub_wrap #content .paragraph table.bagic th,.sub_wrap #content .paragraph table.bagic td {padding:8px 20px}
.sub_wrap #content .paragraph table.bagic.non_pay th,.sub_wrap #content .paragraph table.bagic.non_pay td{padding: 18px 8px;}
.sub_wrap #content .paragraph table.bagic.job th,.sub_wrap #content .paragraph table.bagic.job td {padding:25px 20px;}
.sub_wrap #content .paragraph table.bagic th {padding:12px 20px; border-right: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; font-size: 19px;}
.sub_wrap #content .paragraph table.bagic th.bleft{border-left:1px #e0e0e0 solid;}
.sub_wrap #content .paragraph table.bagic th h5{font-size: 18px; }
.sub_wrap #content .paragraph table.bagic td {border-bottom:1px #e0e0e0 solid;border-right:1px #e0e0e0 solid; background-color: #fff;}

.sub_wrap #content .paragraph table.bagic td.first {border-left:1px #e0e0e0 solid; }
.sub_wrap #content .paragraph table.bagic tr.bg_darken td{background-color: #f5f5f5; font-size: 15px;}

.sub_wrap #content .paragraph table.bagic td.price {text-align:center}



.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;}



/* 서브 탭 */
.sub_wrap #content ul.pages {width:100%;margin:0 auto;height:70px;line-height:70px;display: flex;}
.sub_wrap #content ul.pages li { text-align:center; flex:1;}
.sub_wrap #content ul.pages li a {display:block; background: #f5f5f5; color: #333; font-size: 20px; -webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;}
.sub_wrap #content ul.pages li:hover a {background:#888 !important; color: #fff;}
.sub_wrap #content ul.pages li.active a {background:#5c5daa !important; color: #fff;}
.sub_wrap #content .page_content {padding: 0 0 0 0; min-height:500px;}


.sub_wrap #content ul.tabs {width:100%;margin:0 auto;height:70px;line-height:70px;display: flex; border-bottom: 1px solid #d5d5d5;}
.sub_wrap #content ul.tabs li { text-align:center; flex:1; border-right:1px solid #d5d5d5;}
.sub_wrap #content ul.tabs li:first-child{border-left:1px solid #d5d5d5;}
.sub_wrap #content ul.tabs li a {display:block; 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:#383980 !important; color: #fff;}
.sub_wrap #content .tab_content {padding: 0 0 0 0; min-height:500px;}


.sub_wrap #content .around {width:1100px; height: 700px; margin: 0 auto;}

.jbFixed {width:1100px !important; position: fixed !important; top: 0px !important; z-index: 1;z-index:999; margin-top:0 !important; height: 70px !important; line-height: 70px !important;}



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



@media screen and (max-width:320px) {
     body {zoom:50%;}
 }
 @media screen and (min-width:321px) and (max-width:359px) {
     body {zoom:50%;}
 }
 @media screen and (min-width:360px) and (max-width:374px) {
     body {zoom:56.2%;}
 }
 @media screen and (min-width:375px) and (max-width:375px) {
     body {zoom:58.5%;}
 }
 @media screen and (min-width:376px) and (max-width:479px) {
     body {zoom:64.6%;}
 }
 @media screen and (min-width:480px) and (max-width:639px) {
     body {zoom:75%;}
 }
  /* 
 @media all and (min-width: 640px) {
     body {width:640px; margin:0 auto;}
  */
  @media all and (min-width: 640px) {
     body {zoom:100%; margin:0 auto;}
 }


/*모바일에서 바뀌는 css*/
@media only screen and (max-width:640px) and (min-width:320px){
	.pc_show{
		display: none !important;
	}
	#wrap,#header,#container {
        max-width: 640px; min-width: 320px;
    }
	#header{
		width: 100%; height: 92px; border-bottom: 5px #5c5daa solid;
		min-height:auto; position: relative !important; border-right: none;
	}
	#header h1.logo{
		background:url(images_m/m_logo.png) center no-repeat;
		width: 330px; height: 57px; position: absolute; left:20px; border: none; margin-top: 18px;
	}
	#header .menu {
		width: 90px; height: 90px; background: #5c5daa; position: absolute; top:0; right:0; text-align: center;
	}
	#header .menu i {
		font-size:50px; line-height: 90px; color:#fff; font-weight: 400;
	}
	.inner{
		width: 600px;
	}
	.inner2{
		width: 600px;
	}
	#container{
		padding: 0px;
	}
	#container .flexslider li .main_visual1 {
		background: url(images_m/main_sl1.jpg) center top no-repeat; height: 671px;
	}
	#container .flexslider li .main_visual2 {
		background: url(images_m/main_sl2.jpg) center top no-repeat; height: 410px;
	}
	.main_wrap #content{
		margin-top: -76px;
	}
	.main_wrap #content .inner #main_banner{
		background:url(images_m/main_banner.jpg)center top no-repeat; height: 1160px;
	}
	.main_wrap #content .inner #main_banner ul.m_show li{
		float: left; width: 50%; height: 300px;
	}
	.main_wrap #content .inner #main_banner ul.m_show li:first-child,.main_wrap #content .inner #main_banner ul.m_show li:last-child{
		width: 100%; height: 280px;
	}
	.main_wrap #content .inner #main_banner ul.m_show li a{
		display: block; text-indent: -9999px; width: 100%; height: 100%;
	}
	.main_wrap #content .inner #main_banner2{
		background: url(images_m/main_banner2.png)center top no-repeat; height: 414px;
	}
	.main_wrap #content .inner #main_banner2 a.top{
		width: 100%; height: 170px; display: block; text-indent: -9999px;
	}
	.main_wrap #content .inner #main_banner2 > ul {
		margin-left: 183px; height: 244px;
	}
	.main_wrap #content .inner #main_banner2 > ul li{
		width: 50%; height: 50%; float: left;
	}
	.main_wrap #content .inner #main_banner2 > ul li a{
		width: 100%; height: 100%; display: block; text-indent: -9999px;
	}
	#footer .float{
		float: none;
	}
	#footer h1.logo_f{
		margin: 0 auto 20px;
	}
	#footer .footer_txt{
		text-align: center;
	}
	#footer .back-top{
		top:5px;
	}
	.sub_wrap{
		padding-left:0px !important;
	}
	.sub_wrap .snb{
		width: 100%; height: 65px; background-color: #f5f5f5;
	}
	.sub_wrap .snb li{
		height: 100%; border-left: #ccc 1px solid; border-bottom: #ccc 1px solid;  
	}
	.sub_wrap .snb li:first-child{
		border-left: none;
	}
	.sub_wrap .snb li a{
		display: block; height: 100%; width: 100%; color: #505050; text-align: center; font-size: 20px; line-height: 65px;
	}
	.sub_wrap .snb li a.on{
		color:#fff; background-color: #383980
	}
	.sub_wrap #content .imgbox.paragraph{
		padding-left: 0%;
	}
	.sub_wrap #content .imgbox.paragraph > *{
		margin-left: 0px;
		width: 640px;
	}
	.sub_wrap #content .paragraph .map_btn{
		width: 550px; background:url(images_m/sub1_2_right_btn.jpg); margin-left: 25px;
	}
	.sub_wrap #content .around{
		width: 600px; height: 500px;
	}
	.swiper-slide img{
		width: 100%; height: auto;
	}
	.sub_wrap #content .board_box{
		padding: 0px; max-width: 600px;
	}
	.sub_wrap #content .paragraph .yg_dot{
		width: 600px;
	}
	.sub_wrap #content .paragraph .yg_dot li{
		background-position: 15px center;
	}
	.sub_wrap #content .paragraph .bt_pp{
		width: 600px;
	}
	.sub_wrap #content .paragraph ul.box.top{
		height: 290px;
	}
	.sub_wrap #content .paragraph ul.box.top li,.sub_wrap #content .paragraph ul.box.btm li{
		width: 100%; margin-bottom: 20px;
	}
	.sub_wrap #content .paragraph ul.box.btm li:last-child{
		margin-bottom: 0px; height: 210px;
	}
	.sub_wrap #content .paragraph .sub2_2_1_float{
		left: 10px; top: -120px;
	}
	.sub_wrap #content .paragraph.parking{
		margin-top: 206px !important;
	}
	
}
/*모바일에서 바뀌는 css*/

/*PC에서 바뀌는 css*/
@media only screen and (min-width: 641px) {
	.m_show{
		display: none !important;
	}
}