/*@import url(main.css);*/
@import url(notosanskr.css);



#wrap {overflow: hidden;}
.sub#wrap {padding-top: 90px;}
.ready {margin: 130px 0px; text-align: center; color: rgb(153, 153, 153); font-size: 22px; font-weight: 300;}

.center{text-align:center;}



/*********¸ÞÀÎ Çì´õ*************/

.main #header {background: rgba(0, 16, 65, 1.0); position: fixed;}
.main #h1_logo a {background-image: url("http://mybuzz.speedgabia.com/pohang/h1_logo2.png?ver=3");}
.main .gnb > li > a {color:#fff;}

.main #gnb_menu .tel {width:190px;height:46px; background:url("http://mybuzz.speedgabia.com/pohang/tel.png") no-repeat 0 0;}



.main #header:hover {
	background:url('http://mybuzz.speedgabia.com/pohang/header_bg2.png?v=03') repeat-x;
}
/*.main #header:hover #h1_logo a {
	background-image: url("../images/sub-logo2.png");
}*/
.main #header:hover .gnb > li > a {
	font-family:'Noto Sans KR',sans-serif;
}
.main #header:hover #gnb_menu .tel {
	background-image: url("http://mybuzz.speedgabia.com/pohang/tel.png");
}

.main #header .gnb > li:hover > a > span {
	background:#fff; color:#333;
}

#header {
	background:url('http://mybuzz.speedgabia.com/pohang/header_bg2.png?v=03') repeat-x; transition:0.3s; left: 0px; top: 0px; width: 100%; height: 90px; overflow: hidden; position: absolute; z-index: 1000;
}


#header::before {
	left: 0px; top: 91px; width: 100%; height: 1px; display: block; position: absolute; content: "";
}
#header .inner {
	height: 90px; position: relative;
}
#h1_logo {
	left: 40px; top: 25px; position: absolute;
}
#h1_logo a {
	width: 200px; height: 50px; text-indent: -9999px; display: block; background-image: url("http://mybuzz.speedgabia.com/pohang/h1_logo2.png"); background-repeat: no-repeat;
}
#gnb_menu {}

.gnb {margin:0 auto;width:1140px;font-size: 0px;}
.gnb > li {
	display: inline-block; position: relative;
}
.gnb > li > a {
	padding: 0px 20px; height: 90px; color:#fff; line-height: 90px; font-family:'Noto Sans KR',sans-serif;
	letter-spacing: -0.05em; font-size: 18px; font-weight: 400; display: block; position: relative; z-index: 1000;
}
.gnb > li > a > span {
	padding: 0px 12px; border-radius: 3px; height: 30px; line-height: 30px; display: inline-block; position: relative;
}
.gnb > li > a > span.shop{color:#ff9900 !important;}
.gnb > li:hover > a > span {color:#f2e400;}
.gnb > li:hover > a > span.shop{background:#ff6600 !important; color:#fff !important;}

.gnb > li > a.active > span {background:#fff; color:#333;}
.gnb > li > a.active > span.shop{background:#ff6600 !important; color:#fff !important;}

.gnb > li:hover > a::after {
	background:#cd7a42; left: 50%; width:70px; height: 0px; bottom: 0px; margin-left:-35px; display: block; position: absolute; z-index: 100; content: "";
}
.gnb > li.active > a::after {
	background:#cd7a42; left: 50%; width:70px; height: 0px; bottom: 0px; margin-left:-35px; display: block; position: absolute; z-index: 100; content: "";
}
.gnb li div {
	left: 0px; top: 100px; width: 100%; text-align: left; position: absolute; z-index: 20;
}
.gnb li ul {
	padding-top: 5px;
}
.gnb li ul li a {
	padding: 6px; color:#fff; letter-spacing: -0.03em; font-size: 14px; display: block;text-align:center;
}
.gnb li ul li a.active span {
	color: #ffe400;
}
.gnb li ul li a:hover span {
	color: #ffe400;
}
#gnb_menu .info-round {
	top: 20px; right: 320px; position: absolute;color:yellow;padding:5px 10px;border:1px solid yellow;border-radius:10px;line-height:1.3;text-align:center;
}

#gnb_menu .info-box {
	top: 20px; right: 30px; position: absolute;
}
#gnb_menu .tel {
	margin-right: 90px; float: left; width:190px;height:46px; background:url("http://mybuzz.speedgabia.com/pohang/tel.png") no-repeat 0 0;
}
#gnb_menu .custom {
	width: 120px; height: 25px; margin-top: 14px; margin-right:15px; float: left; font-size:18px; color:#fff; background-image: url("../images/sub-tel.png"); background-repeat: no-repeat;
}
#gnb_menu .custom  a{color:#ffcc00}
#gnb_menu .custom  a:hover{color:#fe2306;}





/***** side-menu *****/
.side_menu{ 
	position: fixed; right:-100px; width:90px; height:100%; z-index:99000; text-align:center; 
	background: #001041;
	/*background: url('http://mybuzz.speedgabia.com/yangju3/aside_bg.jpg') no-repeat top center #eee ;background-repeat:no-repeat;*/
	}
.side_menu h2{font-weight:100;  font-family: 'Noto Sans KR', sans-serif; font-size:24px; line-height:110%; color:#8dc63f; opacity:0.9; padding-top:120px;}
.side_menu h2 span{font-weight:400;font-size:24px;color:#eee; opacity:0.8; }

.side_menu p{font-weight:400;  font-family: 'Noto Sans KR', sans-serif; font-size:12.5px; line-height:160%; color:#fff; padding-top:25px; opacity:0.7;}

.side_menu ul{ padding-top:0px;}
.side_menu ul li{ padding-top:0px;}
.side_menu ul li>a>img{opacity:0.8; transition:0.1s;}
.side_menu ul li>a>img:hover{opacity:1;}

.side_menu ul li>a>span{text-align:center;font-size:12px;font-family:'Noto Sans KR';color:#ccc;border-bottom:1px solid #555; display:block; width:100%; height:40px; line-height:40px;}
.side_menu ul li>a>span:hover{color:#fff;}

.side_menu .custom{ text-align:center; background:#ab7b4a; color:#fff; font-size:14px;font-weight:400;  font-family: 'Noto Sans KR', sans-serif; height:30px; padding-top:10px; width:162px; margin:10px auto 0;}
.side_menu .jogam{position:absolute; bottom:120px; text-align:center;border-top:1px solid #555; border-bottom:1px solid #555; height:40px; line-height:40px; width:100%; margin:0 auto;}
.side_menu .jogam a{color:#ddd; font-size:12px;font-weight:400; display:block; font-family:'Noto Sans KR'; }
.side_menu .reserv{ text-align:center; background:#69a715; color:#fff; font-size:14px;font-weight:400;  font-family: 'Noto Sans KR', sans-serif; height:30px; padding-top:10px; width:162px; margin:10px auto;}
.side_menu .side_logo{position:absolute;bottom:0;}
.side_menu .btn_top{position:absolute;bottom:0;}
.side_inner{ position:fixed; right:-600px; opacity:1;z-index:998;filter:drop-shadow(5px 5px 5px rgba(0,0,0,0.3)); height:100%; background:#eeefef; overflow:scroll;}

.pb30{padding-bottom:30px:}






/******** sub snb **********************/


#tab {width:100%;margin-top:0px; overflow: hidden; position: relative; z-index: 0;background:#f9f9f9;}
#tab .inner {margin: 0px auto; width: 1200px;}
#tab .inner::after {clear: both; display: block; content: "";}
#tab .inner li {background:#2c695a; float: left;border-left:1px solid #fff;border-bottom:0px solid #fff;}
#tab .inner li:first-child {border-left:none}
#tab .inner .tab1 li{width:100%;}
#tab .inner .tab2 li{width:49.95%;}
#tab .inner .tab3 li{width:33.26%;}
#tab .inner .tab4 li{width:24.93%;}
#tab .inner .tab5 li{width:19.9%;}
#tab .inner .tab6 li{width:16.555%;}
#tab .inner .tab7 li{width:14.2%;}
#tab .inner li a {padding: 15px 0px; text-align: center; color:#fff; letter-spacing: -0.4px; font-size: 18px; display: block;}

#tab .inner li.active {background:url('http://mybuzz.speedgabia.com/naepo2/icon_arrow.png') no-repeat center bottom #fff; border-bottom:0px solid #fff;}
#tab .inner li.active a{color:#202a5d;}
#tab .inner li a.bg_none {background: none;}



.mt20{margin-top:20px}


/*** unit ***/
ul.tab {float:left; width:100%; margin:20px 0; padding:7px 0; list-style: none; overflow:hidden;border-bottom:1px solid #ddd;}
ul.tab li {
	cursor:pointer; font-size:16px; font-weight:bold; float:left; width:127px; height:50px; line-height:50px; 
	text-align:center; color:#222; padding:0; 
	background:#e5eaf3; margin:0 7px 0 0;
	}

ul.tab li.on{background:#ee9300; color:#fff;}
ul.tab li.on a{color:#fff;}
ul.tab li a {display:block;}
ul.tab li a.active {background:#001041; color:#fff;}

ul.tab li:last-child{margin-right:0 !important}

/***
ul.tab li:nth-child(6n+1) a.active {background:#ee9300; color:#fff;}
ul.tab li:nth-child(6n+2) a.active {background:#ee9300; color:#fff;}
ul.tab li:nth-child(6n+3) a.active {background:#ee9300; color:#fff;display:block;}
ul.tab li:nth-child(6n+4) a.active {background:#ee9300; color:#fff;display:block;}
ul.tab li:nth-child(6n+5) a.active {background:#ee9300; color:#fff;display:block;}
ul.tab li:nth-child(6n+6) a.active {background:#ee9300; color:#fff;display:block;}

**/

.vod{width:100%;height:675px;overflow:hidden;padding:0;margin:15px 0; background-color:#000;border:1px solid #000}



/*** 1Â÷ type ***/
ul.tabs {float:left; width:100%; margin:10px 0 20px 0; padding:7px 0; list-style: none; overflow:hidden;border-bottom:1px solid #ddd;}
ul.tabs li {
	cursor:pointer; font-size:16px; font-weight:bold; float:left; width:176px; height:50px; line-height:50px; 
	text-align:center; color:#222; padding:0; 
	background:#e5eaf3; margin:0 7px 0 0;
	}

ul.tabs li:nth-child(4n+1).active {background:#6460ab; color:#fff;}
ul.tabs li:nth-child(4n+2).active {background:#2f83aa; color:#fff;}
ul.tabs li:nth-child(4n+3).active {background:#dd6f66; color:#fff;}
ul.tabs li:nth-child(4n+4).active {background:#be4e93; color:#fff;}



/*** 2Â÷ type ***/
ul.tabs1 {float:left; width:100%; margin:10px 0 20px 0; padding:7px 0; list-style: none; overflow:hidden;border-bottom:1px solid #ddd;}
ul.tabs1 li {
	cursor:pointer; font-size:16px; font-weight:bold; float:left; width:176px; height:50px; line-height:50px; 
	text-align:center; color:#222; padding:0; 
	background:#e5eaf3; margin:0 7px 0 0;
	}

ul.tabs1 li:nth-child(4n+1).active {background:#0054a6; color:#fff;}
ul.tabs1 li:nth-child(4n+2).active {background:#6460ab; color:#fff;}
ul.tabs1 li:nth-child(4n+3).active {background:#2f83aa; color:#fff;}
ul.tabs1 li:nth-child(4n+4).active {background:#dd6f66; color:#fff;}
ul.tabs1 li:nth-child(4n+5).active {background:#be4e93; color:#fff;}





/*** 84 type ***/
ul.tabs2 {float:left; width:100%; margin:10px 0 20px 0; padding:7px 0; list-style: none; overflow:hidden;border-bottom:1px solid #ddd;}
ul.tabs2 li {
	cursor:pointer; font-size:16px; font-weight:bold; float:left; width:19.85%; height:50px; line-height:50px; 
	text-align:center; color:#222; padding:0; 
	background:#e5eaf3; margin:0 2px 0 0;
	}

ul.tabs2 li:last-child{margin-right:0;}

ul.tabs2 li.active {background:#5bafd4; color:#fff;}

/*
ul.tabs2 li:nth-child(4n+1).active {background:#5bafd4; color:#fff;}
ul.tabs2 li:nth-child(4n+2).active {background:#355d91; color:#fff;}
ul.tabs2 li:nth-child(4n+3).active {background:#6e3f8d; color:#fff;}
ul.tabs2 li:nth-child(4n+4).active {background:#289fda; color:#fff;}

*/

/*** ¼­·ù¾È³» ***/
ul.tabs5 {float:left; width:100%; margin:10px 0 20px 0; padding:7px 0; list-style: none; overflow:hidden;border-bottom:1px solid #ddd;}
ul.tabs5 li {
	cursor:pointer; font-size:16px; font-weight:normal; float:left; width:186px; height:50px; line-height:50px; 
	text-align:center; color:#222; padding:0; 
	background:#e5eaf3; margin:0 7px 0 0;
	}

ul.tabs5 li:nth-child(5n+1).active {background:#ee9300; color:#fff;}
ul.tabs5 li:nth-child(5n+2).active {background:#ee9300; color:#fff;}
ul.tabs5 li:nth-child(5n+3).active {background:#ee9300; color:#fff;}
ul.tabs5 li:nth-child(5n+4).active {background:#ee9300; color:#fff;}
ul.tabs5 li:nth-child(5n+5).active {background:#ee9300; color:#fff;}





.btn_unit{
	position:absolute;
	width:190px;height:50px;line-height:43px;
	font-size:15px;text-align:center; color:#12a473;font-weight:bold;
	background:#fff;
	border:2px solid #12a473;
	top:47px; right:0;
	cursor:pointer;
	}

.btn_unit84{
	position:absolute;
	width:190px;height:50px;line-height:43px;
	font-size:15px;text-align:center; color:#f08109;font-weight:bold;
	background:#fff;
	border:2px solid #f08109;
	top:47px; right:0;
	cursor:pointer;
	}



.btn_01{
	position:absolute;
	width:190px;height:50px;line-height:50px;
	font-size:15px;text-align:center; font-weight:bold;
	background:#fff;
	border:2px solid #12a473;
	top:24px; left:0;
	cursor:pointer;
	}
.btn_01 a{display:block;color:#12a473;}
.btn_01 a:hover{background:#12a473;color:#fff;}


.btn_02{
	position:absolute;
	width:190px;height:50px;line-height:50px;
	font-size:15px;text-align:center; font-weight:bold;
	background:#fff;
	border:2px solid #12a473;
	top:24px; left:200px;
	cursor:pointer;
	}
.btn_02 a{display:block;color:#12a473;}
.btn_02 a:hover{background:#12a473;color:#fff;}



/****************Äü¸Þ´º****************/

.quick {
	top: 240px; right: 30px; position: fixed; z-index: 9999;
}
.quick .radio {
	display: block;
}
.quick a {
	display: block;
}
.quick .radio {
	background: rgb(239, 62, 47); padding: 18px 0px 0px; height: 85px; text-align: center; color: rgb(255, 255, 255); font-size: 12px; box-sizing: border-box;
}



.mt10{margin-top:10px;}





#container {}
#contents {background: rgb(255, 255, 255); box-sizing: border-box;}
#contents .svis {
	background: url("http://mybuzz.speedgabia.com/pohang/sub_bg.jpg") repeat; height: 206px; text-align: center; padding-top: 80px; box-sizing: border-box;
}
#contents h2.tit {color: #fff; font-size: 42px; font-weight: 500;}
#contents .svis .local {color: rgb(255, 255, 255); font-size: 14px; margin-top: 25px;}
#contents .svis .local .ico {top: -1px; position: relative;}



/****************¼­ºêÄÁÅÙÃ÷********************/

.contents {
	position:relative; margin: 0px auto; padding: 60px 0px 120px; width: 1200px; min-height: 500px;
}

.contents .inner {
	margin: 0px auto; width: 1200px;
}
.notice_txt {
	color: rgb(160, 160, 160); line-height: 18px; text-indent: -13px; padding-left: 13px; font-size: 12px; margin-top: 45px;
}

.summary {
	overflow: hidden; 
}
.summary .img {
	float: left; height:338px;background:#e1e1e1;
}
.summary .right {
	float: right;
}
.summary .right table {
	width: 100%; border-top-color: #00436c; border-top-width: 2px; border-top-style: solid;
}
.summary .right th {
	height: 55px; line-height: 1.3em; font-size: 16px; font-weight: 400; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.summary .right td {
	height: 55px; line-height: 1.3em; font-size: 16px; font-weight: 400; border-bottom-color: rgb(232, 232, 232); border-bottom-width: 1px; border-bottom-style: solid;
}
.summary .right th {
	background: rgb(249, 249, 249); text-align: center; color: rgb(34, 34, 34); font-size: 17px;
}
.summary .right td {
	color: rgb(119, 119, 119); padding-left: 30px;
}




/**************** main visual **********************/


#vis {
	width: 100% !important; height: 100vh; overflow: hidden; position: relative; z-index: 0;
}
#vis .vis {
	width: 100% !important; height: 100vh; overflow: hidden; position: relative; z-index: 0;
}

#vis .vis::before {
	display: none;
}


#vis .vis .bg {
	background-position: 50% 0px; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-repeat: no-repeat; background-size: cover;
}
#vis .vis1 .bg {background-image: url("http://mybuzz.speedgabia.com/pohang/visual01.jpg");}
#vis .vis2 .bg {background-image: url("http://mybuzz.speedgabia.com/gimpo/visual02.jpg");}
#vis .vis3 .bg {background-image: url("http://mybuzz.speedgabia.com/gimpo/visual03.jpg");}
#vis .vis4 .bg {background-image: url("http://mybuzz.speedgabia.com/gimpo/visual04.jpg");}
#vis .vis5 .bg {background-image: url("http://mybuzz.speedgabia.com/gimpo/visual05.jpg");}
#vis .vis6 .bg {background-image: url("http://mybuzz.speedgabia.com/gimpo/visual06.jpg");}


#vis .vis .info {width: 800px; top:30%; left:50%; margin-left:-400px; position: absolute;border-top:1px solid rgba(255,255,255,0.0);}

#vis .vis .info .line_guide { display: block; width: 640px; height: 1px; position: absolute; top:0; left: 50%; margin-left: -320px;  overflow: hidden; background-color: rgba(255,255,255,.4); z-index: 1;}
#vis .vis .info .line { width: 0%; margin:0 auto;height: 1px; display: block; background-color: #fff; }
#vis .active .vis .info .line { width: 100%; transition: all 6.0s; }




#vis .vis1 .info .img1 {transition:0.5s 0.2s; left: 50%; margin-left:-320px; top:-50px; position: absolute; opacity: 0;}
#vis .vis1 .info .img2 {transition:0.5s 0.3s; left: 50%; margin-left:-320px; top:-30px; position: absolute; opacity: 0;}
#vis .active .vis1 .info .img1 {top:-150px; opacity: 1;}
#vis .active .vis1 .info .img2 {top:10px; opacity: 1;}

#vis .vis2 .info .img1 {transition:0.5s 0.2s; left: 50%; margin-left:-320px; top:-50px; position: absolute; opacity: 0;}
#vis .vis2 .info .img2 {transition:0.5s 0.3s; left: 50%; margin-left:-320px; top:-30px; position: absolute; opacity: 0;}
#vis .active .vis2 .info .img1 {top:-100px; opacity: 1;}
#vis .active .vis2 .info .img2 {top:10px; opacity: 1;}

#vis .vis3 .info .img1 {transition:0.5s 0.2s; left: 50%; margin-left:-320px; top:-50px; position: absolute; opacity: 0;}
#vis .vis3 .info .img2 {transition:0.5s 0.3s; left: 50%; margin-left:-320px; top:-30px; position: absolute; opacity: 0;}
#vis .active .vis3 .info .img1 {top:-150px; opacity: 1;}
#vis .active .vis3 .info .img2 {top:10px; opacity: 1;}

#vis .vis4 .info .img1 {transition:0.5s 0.2s; left: 50%; margin-left:-320px; top:-50px; position: absolute; opacity: 0;}
#vis .vis4 .info .img2 {transition:0.5s 0.3s; left: 50%; margin-left:-320px; top:-30px; position: absolute; opacity: 0;}
#vis .active .vis4 .info .img1 {top:-100px; opacity: 1;}
#vis .active .vis4 .info .img2 {top:10px; opacity: 1;}

#vis .vis5 .info .img1 {transition:0.5s 0.2s; left: 50%; margin-left:-320px; top:-50px; position: absolute; opacity: 0;}
#vis .vis5 .info .img2 {transition:0.5s 0.3s; left: 50%; margin-left:-320px; top:-30px; position: absolute; opacity: 0;}
#vis .active .vis5 .info .img1 {top:-100px; opacity: 1;}
#vis .active .vis5 .info .img2 {top:10px; opacity: 1;}

#vis .vis6 .info .img1 {transition:0.5s 0.2s; left: 50%; margin-left:-320px; top:-50px; position: absolute; opacity: 0;}
#vis .vis6 .info .img2 {transition:0.5s 0.3s; left: 50%; margin-left:-320px; top:-30px; position: absolute; opacity: 0;}
#vis .active .vis6 .info .img1 {top:-100px; opacity: 1;}
#vis .active .vis6 .info .img2 {top:10px; opacity: 1;}




#vis .vis .bgg {
	width: 100%; height: 100%; position: relative;
}
#vis .vis .bgg::before {
	transition:5s linear; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; content: ""; transform: scale(1.1); background-repeat: no-repeat; background-size: cover;
}
#vis .vis1 .bgg::before {
	background-image: url("../images/vis1-bg.jpg");
}
#vis .vis2 .bgg::before {
	background-image: url("../images/vis2-bg.jpg");
}
#vis .vis3 .bgg::before {
	background-image: url("../images/vis3-bg.jpg");
}
#vis .active .vis .bgg::before {
	transform: scale(1);
}
#vis .active .vis .bg {
	transform: scale(1);
}








#vis .slick-dots {left: 0px; width: 100%; text-align: center; bottom: 40px; position: absolute; z-index: 1000;}
#vis .slick-dots li {margin: 0px 6px; display: inline-block;}
#vis .slick-dots li button {background: rgba(255, 255, 255, 0.7); border: currentColor; transition:0.3s; border-image: none; width: 12px; height: 12px; border-radius:6px; text-indent: -9999px; display: inline-block;cursor:pointer;}
#vis .slick-dots li.slick-active button {background: rgb(239, 62, 47); height: 12px;}

#video_bg {
  position: fixed;
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto;
  z-index: -100;
}





#vis::before {
	background: url("http://mybuzz.speedgabia.com/naepo/scroll.png") no-repeat; 
	left: 50%; width: 43px; height: 72px; text-align: center; bottom: 85px; margin-left: -21px; display: block; position: absolute; z-index: 1200; content: "";
	animation:one 1s infinite;  
	-webkit-animation: one 1s ease infinite; 
	-moz-animation: one 1s ease infinite; 
	-o-animation: one 1s ease infinite;
}

#vis .video_go {
	left: 50%; top: 160px; width: 120px; height: 120px; margin-left: 625px; display: block; position: absolute; z-index: 600;
}



/******** section2 *************/

#info {
	background: url("http://mybuzz.speedgabia.com/naepo/main1-bg.gif") no-repeat;
}
#info .inner {
	margin: 0px auto; width: 1310px; padding-top: 110px;
}
#info .tit {
	padding: 0px 0px 50px; text-align: center;
}
#info .area {
	margin: 0px auto; width: 1320px; position: relative;
}
#info .area::after {
	display: none;
}
#info .roll {
	height: 513px;
}
#info .roll a {
	background-position: left top; width: 437px; height: 513px; display: block; background-repeat: no-repeat;
}
#info .roll a.info1 {
	background-image: url("../images/main1-1.png?ver=1");
}
#info .roll a.info2 {
	background-image: url("../images/main1-2.png?ver=1");
}
#info .roll a.info3 {
	background-image: url("../images/main1-3.png?ver=1");
}
#info .roll a.info4 {
	background-image: url("../images/main1-4.png?ver=1");
}
#info .roll a img {
	transition:0.3s; opacity: 0;
}
#info .roll a:hover img {
	opacity: 1;
}
#info .roll .slick-current a img {
	opacity: 1;
}
#info .slick-arrow {
	background: no-repeat 0% 0% / cover; border: currentColor; border-image: none; top: 200px; width: 89px; height: 14px; text-indent: -9999px; overflow: visible; font-size: 0px; display: block; position: absolute; z-index: 200;
}
#info .slick-prev.slick-arrow {
	left: -120px; background-image: url("../images/main1-prev.png");
}
#info .slick-next.slick-arrow {
	right: -120px; background-image: url("../images/main1-next.png");
}


/********** section3 **************/


#location {
	background: url("http://mybuzz.speedgabia.com/gimpo/bg_sub.gif") repeat #a6adbb ;padding:80px 0px 135px; margin-top:-30px;
}

#location h2 {
	padding:20px 0px 60px; text-align: center; color: rgb(0, 0, 0); line-height: 100%; letter-spacing: 15px; font-size: 36px; font-weight:600;
}
#location .inner {
	margin: 0px auto; padding: 20px 0px ; width: 1200px; overflow: hidden;
}

#location .location_area {
	overflow: hidden;
}
#location .left {
	width: 350px; float: left;
}
#location dl {
	background: rgb(246, 246, 246); padding: 35px 30px 0px; width: 100%; height: 250px; box-sizing: border-box;
}
#location dl dt {
	color: #202a5d; line-height: 100%; padding-bottom: 10px; font-size: 20px; font-weight: 500;
}
#location dl dd {
	color: rgb(162, 170, 173); margin-bottom: 35px;
}
#location .left a {
	background: url("../images/ico_link.png") no-repeat 247px #202a5d; width: 100%; color: rgb(255, 255, 255); line-height: 60px; padding-left: 30px; font-weight: 300; display: block; box-sizing: border-box;
}
#location .right {
	width: 850px; float: right;
}
#location #map {
	width: 850px; height: 310px;
}


.location {
	background: rgb(248, 248, 248); padding: 60px;
}
.location .tit {
	text-align: center; display: block;
}
.location .box {
	overflow: hidden; padding-top: 50px;
}
.location .box > div {
	width: 50%; float: left; position: relative;
}
.location .box .more {
	top: -42px; right: 0px; position: absolute;
}
.loc-btn::after {
	clear: both; display: block; content: "";
}
.loc-btn > li {
	width: 50%; float: left;
}
.loc-btn > li > a {
	background: rgb(255, 255, 255); border: 1px solid rgb(225, 225, 225); border-image: none; height: 43px; text-align: center; color: rgb(61, 72, 90); line-height: 43px; font-size: 16px; font-weight: 500; display: block;
}
.loc-btn > li.active > a {
	background: rgb(61, 72, 90); color: rgb(255, 255, 255);
}



/**************** footer ****************/


#footer {background:#333; padding: 25px 0px;}
#footer .inner {position:relative; margin:0px auto; position: relative; max-width: 1200px;}
#footer .add {color:#999; line-height: 18px; font-size: 12px; }
#footer .add p {color:#999;}
#footer .tel {right: 0px; bottom: 0px; position: absolute;}
#footer .btn_top {top: -10px; right: 0px; position: absolute;z-index:1000;}
#footer .copyright p {text-align: right; color: rgb(136, 136, 136); letter-spacing: -0.05em; font-family: "µ¸¿ò",Dotum,nr,sans-serif; font-size: 11px; margin-top: 20px;}






/******************¹Ìµð¾îÄõ¸®*********************/

@media screen and (max-width:1800px)
{
	.gnb > li > a {padding: 0px 16px;}
	.gnb {padding-left: 300px;}
	#h1_logo {left: 30px;}

	.gnb li ul li a {padding: 8px 4px;}

}

@media screen and (max-width:1400px)
{
	#gnb .info-box {right: 0px;}
	#gnb .open {padding-top: 10px; margin-right:0;}
	#gnb .open img {width: 55%;}
	#gnb_menu .custom{display:none}
	#location {margin-top:-80px !important;}
}

@media screen and (max-width:1500px)
{
	#gnb_menu .info-round{display:none}
	#gnb_menu .tel{display:none}
	#gnb_menu .tel{margin-right:0px; width:80%;}
	#gnb_menu .tel img{width:100%;}
}


@media screen and (max-width:1200px)
{
	#gnb_menu .tel{display:none}
}
