@charset "utf-8";
@import url("slider.css");
@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:699px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body { font-size:12px;  color:#454545;  height:100%; }
#wrap {width:100%; 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; background-color:#162231; }
div.logo { padding:20px 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; 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:#fff;}
#menu .menu ul ul  { display: none; background: #fff; padding: 0; margin: 0; }
#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:19px; margin:0; box-sizing: border-box; height:59px; border-bottom:1px solid #232f3e;  }
#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:#fff; }
#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 { margin: -59px 0 0 0; padding:10px 0; position: absolute; left:180px; border:3px solid #162231; 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:#333; font-size:13px; margin: 0; border-bottom:0; font-weight:bold; height:auto; 
background: #fff;  padding:8px 5px 8px 25px;  border-right:0px; background-image:url("../../img/common/arrow_09.gif"); background-repeat:no-repeat; background-position:15px center;}
#menu .menu li li a:hover,#menu .menu li li:hover {  text-decoration: underline; margin: 0; background-color:none; color:#0054a6;
background-image:url("../../img/common/arrow_09.gif"); background-repeat:no-repeat; background-position:15px center;}

.mobile {display:none;}
#main{width:100%; height:100%;  box-sizing:border-box; }
#main div.slider {margin-left:180px; position:relative;  }
#main span.txt {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:100%; z-index: 99;  box-sizing:border-box; position:absolute; bottom:0%; margin:0 auto;  }
div.contBox1_1 {width:100%; position:relative;  margin:0 auto;  }
div.contBox1 section {float:left;  width:25%; text-align:center; box-sizing:border-box;}
div.contBox1 section a{color:#fff; display:block; height:200px; padding:95px 5px 10px 5px; background-position:center 15px; background-repeat:no-repeat;  box-sizing:border-box; }
div.contBox1 section strong.tit01{font-size:20px; font-weight:normal;  }
div.contBox1 section span.txt01{display:block; padding-top:7px;}
/*company*/
section.Box_01 a {transition: all 0.3s; background-color:rgba(69,126,179,0.85);  background-image:url("../../img/main/bg_company.png"); }
section.Box_01 a:hover{ background-color:rgba(69,126,179,1); }
/*business*/
section.Box_02 a {transition: all 0.3s; background-color:rgba(94,111,123,0.85);  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:rgba(161,161,161,0.85); background-image:url("../../img/main/bg_product.png"); }
section.Box_03 a:hover{ background-color:rgba(161,161,161,1); }
/*QnA*/
section.Box_04 a {transition: all 0.3s; background-color:rgba(51,141,137,0.8);  background-image:url("../../img/main/bg_qna.png"); }
section.Box_04 a:hover{background-color:rgba(51,141,137,1); }

div.contBox2 {width:100%; display:none; }

/*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:#ccc;  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 #353d48;}
#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 #353d48; text-align: center; padding:10px 0; }
#footer div.copyB span.txtBr {display:block;}
}


/*****************************모바일 화면****************************/
@media not all and (min-width:699px){
#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 0;}
aside.util { display:none; }

#main{width:100%; height:100%;  box-sizing:border-box; }
#main div.slider {position:relative;  }
#main span.txt {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{ height:150px; padding:100px 5px 0 5px; background-position:center 15px; background-repeat:no-repeat; color:#fff; display:block;  box-sizing:border-box;}
/*company*/
section.Box_01 a { background-color:#457eb3; background-image:url("../../img/main/bg_company.png");  }
section.Box_01 strong.tit01{font-size:20px; }
/*business*/
section.Box_02 a { background-color:#a1a1a1; background-image:url("../../img/main/bg_business.png");  }
section.Box_02 strong.tit01{font-size:20px; }
/*product*/
section.Box_03 a { background-color:#5e6f7b; background-image:url("../../img/main/bg_product.png");  }
section.Box_03 strong.tit01{font-size:20px;}
/*QnA*/
section.Box_04 a { background-color:#338d89; background-image:url("../../img/main/bg_qna.png");  }
section.Box_04 strong.tit01{font-size:20px;}

/*tel*/
section.Box_07 {float:left; width:50%; text-align:center; padding-top:23px; height:151px; color:#fff; background-color:#162231;  /*background-image:url("../../img/main/bg_tel.jpg"); background-position:40% center; background-size:auto 100% ; background-repeat:no-repeat;*/   box-sizing:border-box;  }
section.Box_07 span.num{display:block; font-size:25px; padding:0px;  font-weight:bold; }
section.Box_07 h3.tit {display:none;}
section.Box_07 span.time {display:block}
section.Box_07 span.txt01{display:block; font-size:13px; padding:8px 0 17px 0; }
section.Box_07 span.txt02 a{display:none; margin:0 auto; font-weight:bold; border:1px solid #ccc; background-color:#fff; width:150px; padding:7px 0; text-align:center;}
section.Box_07 span.txt02 a:hover {transition: all 0.3s; background-color:#f26522; border:1px solid #f26522; color:#fff;}

/*quick menu*/
section.quick { 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 ;  }

}

