@charset "utf-8";
@import url("mnav.css");

body,html {height:100%; }
header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video 
{ display: block; }
body,form,th,td,p { margin:0;padding:0; -webkit-text-size-adjust:none; }
html { font-family:"Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}
a:link, a:visited, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#fc4f08; cursor:pointer; }
a { text-decoration:none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, 
header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0;  vertical-align:baseline; background:transparent; }

/*****************************PC화면*************************************/
@media all and (min-width:800px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body {font-size:12px;  color:#454545;  height:100%; }
#wrap {width:100%; min-height:600px; max-height:100%; margin:0 auto;  background-color:#fff;  background-repeat:repeat-y; position:relative; overflow-x:hidden; }
#top {  width:200px; height:100%; position:fixed; left:0; top:0; box-sizing: border-box; background:url("../../img/main/bg_top.png") right top repeat-y; z-index: 100;}
div.header { width:180px; height:100%; position:relative; }
div.logo { padding:25px 0 0 0; height:95px; box-sizing:border-box;  text-align:center; background-color:#fff;}
aside.util {display:none; position:absolute; top:530px;width:100%;  }
aside.util div.util_Area {  margin:0 auto; padding-top:2px;   text-align:center;}
aside.util div.util_Area a{  padding:0 10px; border-left:1px solid #dfdfdf; }
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
#menu{z-index:99; padding-top:20px; clear:both; width:100%;  font-size:14px; font-weight:600; box-sizing: border-box;  position:absolute; left:0; }
#menu nav.menu { width:100%;   margin:0 auto;  padding:0px;  box-sizing: border-box; color:#333;}
#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style-type: none;  padding: 0; margin: 0; }
#menu .menu ul li a{ display:block;  padding-top:12px; margin:0; box-sizing: border-box; height:45px; border-bottom:0px solid #dfdfdf;  }
#menu .menu li:hover {/*background-color:#121d2b;*/  background-image:url("../../img/main/bg_menu.png"); background-repeat:no-repeat; background-position:right center;}
#menu .menu li a:hover { color:#aaa; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li { clear:both; width:100%; text-align:center;  box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul { display: none; background: #363636; margin: -51px 0 0 0; padding:10px 0; position: absolute; left:180px; border:3px solid #363636; border-left:0px !important;  z-index:5;  }
#menu .menu ul ul li  { float: none;  text-align:left; width:158px; height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#menu .menu ul ul li.last {border-bottom:0;}
#menu .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu .menu li a {display: block; font-size:15px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #dfdfdf; }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu .menu ul li ul li a {color:#fff; font-size:13px; margin: 0; border-bottom:0; font-weight:bold; height:auto; 
  padding:8px 5px 8px 25px;  border-right:0px; background-image:url("../../img/common/arrow_09_w.png"); background-repeat:no-repeat; background-position:15px center;}
#menu .menu li li a:hover,#menu .menu li li:hover {  text-decoration: underline; margin: 0; }

.mobile {display:none;}
#main{width:100%; height:100%;   box-sizing:border-box; }
#main div.slider {margin-left:180px; margin-right:400px; position:relative;  }
#main span.txt {display:none; position:absolute; left:60px; top:45px;  z-index: 98;}
div.carousel-caption h3 { display:none;  /*display: inline-block;*/  padding: 10px 25px 15px 25px;  font-size:38px; border-radius: 2px 25px; background-color:rgba(0,0,0,0.3);}
.full-screen {  background-size: cover;  background-position: center;  background-repeat: no-repeat;}

div.contBox1 {width:200px;  height:100%; z-index: 99;  box-sizing:border-box; position:fixed; bottom:0%; margin:0 auto; right:200px; }
div.contBox1 section {clear:both; height:25%; position:relative;  width:200px; text-align:center; box-sizing:border-box;}
div.contBox1 section a{color:#333; display:block; height:100%; padding:0; background-position:center 10%; background-repeat:no-repeat;  box-sizing:border-box; }
div.contBox1 section strong.tit01{font-size:17px; display:block;  position:absolute; top:50%; width:100%; text-align:center; }
div.contBox1 section span.txt01{display:block;  position:absolute; top:68%; width:100%; text-align:center;}
div.contBox1 section a:hover strong.tit01,div.contBox2 section a:hover strong.tit01 { text-decoration: underline }
/*company*/
section.Box_01 a {transition: all 0.3s; background-color:#e0efff ;  background-image:url("../../img/main/bg_company.png"); }
/*notice*/
section.Box_02 {position:relative; padding:0 20px;}
section.Box_02 div.notice {position:absolute; top:15%;  box-sizing:border-box; }
section.Box_02 h3.tit{ font-size:17px;   text-align:left !important; box-sizing:border-box;  }
section.Box_02 div.list {  font-size:12px; padding-top:15px; color:#fff; text-align:left; }
section.Box_02 div.list td a{color:#333;}
section.Box_02 div.list table{line-height:180%;}
section.Box_02 div.more {position:absolute; right:15px; top:15px;  }
/*business
section.Box_02 a {transition: all 0.3s; background-color:rgba(94,111,123,1);  background-image:url("../../img/main/bg_business.png"); }
section.Box_02 a:hover{ background-color:rgba(94,111,123,1);}*/
/*product*/
section.Box_03 a {transition: all 0.3s; background-color:#fff;  background-image:url("../../img/main/bg_product.png"); }
/*QnA*/
section.Box_04 a {transition: all 0.3s; background-color:#e0efff ;  background-image:url("../../img/main/bg_qna.png"); }

div.contBox2 {width:200px; height:100%; z-index: 99;  box-sizing:border-box; position:fixed; bottom:0%; margin:0 auto; right:0; }
div.contBox2 section {clear:both; height:25%; position:relative;  width:200px; text-align:center; box-sizing:border-box;}
div.contBox2 section a{color:#333; display:block; height:100%; padding:0; background-position:center 10%; background-repeat:no-repeat;  box-sizing:border-box; }
div.contBox2 section strong.tit01{font-size:17px; display:block;  position:absolute; top:52%; width:100%; text-align:center; }
div.contBox2 section span.txt01{display:block;  position:absolute; top:68%; width:100%; text-align:center;}
/*business*/
section.Box_05 a {transition: all 0.3s; background-color:#e0efff ;  background-image:url("../../img/main/bg_business.png"); }
/*map*/
section.Box_06 a {transition: all 0.3s; background-color:#fff;  background-image:url("../../img/main/bg_map.png"); }
/*gallery*/
section.Box_07 {height:100%; position:relative;}
section.Box_07 table td img {height:30%; }
/*customer*/
section.Box_08 {padding:30px 0px; background-color:#fff;  }
section.Box_08 h3.tit{ font-size:17px;   box-sizing:border-box;  }
section.Box_08 span.num{display:block; font-size:23px; padding-top:5px;  font-weight:bold; }

/*quick menu*/
section.quick { display:none; z-index:99999;   width:70px; overflow:hidden;  box-sizing:border-box; padding:0px;}

#footer { width:180px; position:fixed; bottom:0; overflow:hidden; z-index: 101; }
#footer div.guide { width:100%; clear:both;  text-align:center; }
#footer div.guideBox ul {padding:0; margin:0;}
#footer div.guideBox ul li { padding:15px 0 ; font-size:22px; color:#f26522; }
#footer div.guide div.sns {text-align:center;}
#footer div.guide div.sns a{padding:0 5px 0 5px; opacity:0.5;}
#footer div.guide div.sns a:hover {opacity:	1;}
#footer footer.copy { font-size:11px; color:#555;  margin:0 auto; clear:both; padding:10px 10px 15px 10px; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding:10px 0; border-top:1px solid #ddd;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px;  }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 0px; margin:0;  line-height:18px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 4px no-repeat; padding-left:11px; float:left; margin-right:8px; }
#footer div.copyL ul li.first {}
#footer div.copyB { clear:both; border-top:1px solid #ddd; text-align: center; padding:10px 0; }
#footer div.copyB span.txtBr {display:block;}
}


/*****************************모바일 화면****************************/
@media not all and (min-width:800px){
#menu {	display:none;}
	.js #menu {	display:none;}
	.js #snb {display:none;	}	
	.js .slicknav_menu {display:block;	}

.slicknav_menu { }/*모바일 메뉴*/
.flex-direction-nav a  {position: absolute; top: 30%; height: 50px;}
body { font-size:12px;  color:#454545;  }
#top { background-color:#fff; }
div.header {width:50%; padding:5px 0; position:absolute; top:0;  }
div.header div.logo { float:left; padding:5px 0 0 5px;}
aside.util { display:none; }

#main{width:100%; height:100%;  box-sizing:border-box; }
#main div.slider {position:relative;  }
#main span.txt {display:none; position:absolute; left:60px; top:45px;  z-index: 98;}
#main span.txt img{width:80%; height:auto;}
div.carousel-caption h3 { display:none;  /*display: inline-block;*/  padding: 10px 25px 15px 25px;  font-size:38px; border-radius: 2px 25px; background-color:rgba(0,0,0,0.3);}
.full-screen {  background-size: cover;  background-position: center;  background-repeat: no-repeat;}
div.full-screen {height:250px !important;}

div.contBox1 section { float:left; width:50%;text-align:center; }
div.contBox1 span.txt01{display:none; padding-top:10px; }
div.contBox1 section a{color:#333; display:block; height:150px; padding:100px 5px 0 5px; background-position:center 15px; background-repeat:no-repeat;   box-sizing:border-box;}
div.contBox1 section strong.tit01{font-size:20px; }
/*company*/
section.Box_01 a { background-color:#e0efff ; background-image:url("../../img/main/bg_company.png");  }

/*business*/
section.Box_02 {display:none;}
section.Box_02 a { background-color:#fff; background-image:url("../../img/main/bg_business.png");  }
/*product*/
section.Box_03 a { background-color:#fff; background-image:url("../../img/main/bg_product.png");  }
/*QnA*/
section.Box_04 a { background-color:#fff; background-image:url("../../img/main/bg_qna.png");  }

div.contBox2 section {float:left; width:50%;text-align:center; }
div.contBox2 span.txt01{display:none; padding-top:10px; }
div.contBox2 section a{color:#333; display:block;  height:150px; padding:100px 5px 0 5px; background-position:center 15px; background-repeat:no-repeat;  box-sizing:border-box;}
div.contBox2 section strong.tit01{font-size:20px; }
/*business*/
section.Box_05 a {transition: all 0.3s; background-color:#e0efff ;  background-image:url("../../img/main/bg_business.png"); }
/*map*/
section.Box_06 a {transition: all 0.3s; background-color:#e0efff ;  background-image:url("../../img/main/bg_map.png"); }
/*gallery*/
section.Box_07 {display:none;}
/*customer*/
section.Box_08 {padding:20px 0px; height:150px; box-sizing:border-box; background-color:#fff; color:#333; }
section.Box_08 h3.tit{ font-size:17px;   box-sizing:border-box;  }
section.Box_08 span.num{display:block; font-size:23px; padding-top:5px;  font-weight:bold; }
section.Box_08 span.txt01{display:block; padding-top:10px; }

/*quick menu*/
section.quick {display:none; float:left; width:50%;   height:151px; background-color:#fff;  box-sizing:border-box; padding:0;}
section.quick strong.tit01{display:none; font-size:17px;}
section.quick ul {list-style-type:none; padding:0; padding-left:2px;}
section.quick ul li a{display:block; height:51px; border-bottom:1px solid #e1e1e1; font-size:14px; font-weight:600; padding-top:18px; padding-left:20px; box-sizing:border-box; background:url("../../img/main/bg_customer.gif")no-repeat 90% center; }
section.quick ul li.quick_1 a{display:none; background-image:url("../../img/main/bg_quick_1.png"); background-repeat:no-repeat; background-position:90% center;}
section.quick ul li.quick_2 a{ background-image:url("../../img/main/bg_quick_3.png"); background-repeat:no-repeat; background-position:90% center;}
section.quick ul li.quick_3 a{background-image:url("../../img/main/bg_quick_2.png"); background-repeat:no-repeat; background-position:90% center;}
section.quick ul li.quick_4 a{border-bottom:0; background-image:url("../../img/main/bg_quick_4.png"); background-repeat:no-repeat; background-position:90% center;}
section.quick ul li.quick_5 {display:none;}
section.quick ul li.last a{border-bottom:0;}

#footer { width:100%; width:100%;   background-color:#353535; color:#fff; clear:both; }
#footer div.guide {display:none;}
#footer div.footer_link {display:none; }
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:20px 0 20px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  padding-bottom:20px; overflow:hidden;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyL ul { list-style-type:none;  padding:0 0 0 18px; margin:0; float:left; line-height:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; }
#footer div.copyB { clear:both; border-top:1px solid #555; padding:15px 0 0 20px ;  }

}

