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

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:#333; /*background-color:#f0f1f3;*/ }
#top { border-bottom:1px solid #cdcdcd; background-color:#fff; border-top:0px solid #333; }
#header {width:1100px; margin:0 auto; overflow:hidden; padding:10px 0 0 0; }
#header div.logo {position:absolute; padding-top:2px; box-sizing:border-box;  width:210px; text-align:center; z-index:10;}
aside.util {width:100%; font-size:12px; display:block; background-color:#f0f0f0; border-bottom:1px solid #e9e9e9; }
aside.util div.util_Area { width:1100px;  margin:0 auto;  text-align:right; padding:5px 0px 0 0; height:22px; }
aside.util div.util_Area a{  padding:0px 12px 0 12px; border-left:1px solid #ccc;  background:url("../../img/common/menu_arrow2.gif")no-repeat left center ;}
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
#menu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative;}
#menu .menu {width:1100px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 200px;   box-sizing: border-box;}
#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: none;  padding: 0; margin: 0;}
#menu .menu ul li a{ display:block;  padding-top:20px; margin:0; box-sizing: border-box; height:72px;}
#menu .menu li:hover {background-image:url("../../img/main/bg_menu.png"); background-repeat:no-repeat; background-position: center 63px; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul li { float: left; width:16.666%; text-align:center; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul { background-color:#fff; margin: 0 0 0 0px; padding:0; position: absolute; top: 70px; border:2px solid #353535;   z-index:5;  }
#menu .menu ul ul li  { float: none;  text-align:left; width:150px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#menu .menu ul ul li.last a{border-bottom:0;}
#menu .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu .menu li a {display: block; font-size:17px; font-weight:normal; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu .menu ul li ul li a { font-size:13px; margin: 0; border-bottom:1px solid #dfdfdf; font-weight:bold; height:auto; background: #fff;  padding:13px 5px 13px 15px;  border-right:0px;}
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none; background-color:#f5f5f5; }

#main{width:1100px; margin:0 auto; position:relative;   }
section.slider {max-width:955px; height: 570px;  }
section a:hover{transition: all 0.3s;}

/*company*/
section.Box_01 { position:absolute; right:0;  top:0; }
section.Box_01 a { display:block; color:#fff; width:145px; height:190px; background-color:#e6b713; background-image:url("../../img/main/bg_company.png"); background-position:right bottom; background-repeat:no-repeat;  border:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_01 a:hover{ background-color:#caa201; }
section.Box_01 strong.tit01{font-size:17px; }
section.Box_01 span.txt01{display:block; padding-top:10px;}

/*business*/
section.Box_02 {position:absolute; right:0; top:190px;  }
section.Box_02 a { display:block; color:#fff; width:145px; height:190px; background-color:#2fc48c;background-image:url("../../img/main/bg_business.png"); background-position:right bottom; background-repeat:no-repeat;  border:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_02 a:hover{ background-color:#00ab6b; }
section.Box_02 strong.tit01{font-size:17px;}
section.Box_02 span.txt01{display:block; padding-top:10px;}

/*qna*/
section.Box_04 {position:absolute; right:0; top:380px;  }
section.Box_04 a { display:block; color:#fff; width:145px; height:190px; background-color:#ed812b;background-image:url("../../img/main/bg_map.png"); background-position:right bottom; background-repeat:no-repeat;  border:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_04 a:hover{ background-color:#eb4206; }
section.Box_04 strong.tit01{font-size:17px;}
section.Box_04 span.txt01{display:block; padding-top:10px;}

div.contBox { width:100%; border:1px solid #dfdfdf; border-top:0; overflow:hidden;  box-sizing:border-box;}
/*notice*/
section.Box_03 {position:relative; float:left; width:33.333%; height:230px; background-color:#fff; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf;  box-sizing:border-box; padding:25px 25px; }
section.Box_03 strong.tit01{font-size:17px; }
section.Box_03 div.list { width:100%; margin:0px; padding-top:25px;}
section.Box_03 div.list table{ line-height:30px;}
section.Box_03 div.more {position:absolute; right:22px; top:22px; }

/*product*/
section.Box_05 {position:relative; float:left; width:33.333%; height:230px; background-color:#fff; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; box-sizing:border-box; padding:25px 25px; }
section.Box_05 strong.tit01{font-size:17px; }
section.Box_05 div.list { width:100%; margin:0px; padding-top:22px;}
section.Box_05 div.list table{ line-height:30px; text-align:center;}
section.Box_05 div.more {position:absolute; right:22px; top:22px; }

/*tel*/
section.Box_07 {float:right; width:33.334%; height:230px; background-color:#fff; /*background-image:url("../../img/main/bg_tel.png"); background-position:0px bottom; background-repeat:no-repeat;*/  border-bottom:1px solid #dfdfdf; box-sizing:border-box;  padding:25px 20px 0 25px; }
section.Box_07 strong.tit01{font-size:17px; width:150px; float:left;}
section.Box_07 p {float:right; padding:12px 0 0 0px; width:280px;}
section.Box_07 span.num{display:block; font-size:35px; color:#555; font-weight:bold; }
section.Box_07 span.txt01{display:block; padding:15px 0; line-height:18px; }
section.Box_07 span.txt02{display:block;  }

/*link*/
div.contBox ul {padding:0; margin:0; width:100%; clear:both;}
div.contBox ul li {list-style-type:none; }
div.contBox ul li a{padding:38px 0 0 25px; font-size:17px; float:left; width:33.333%; height:105px; border-right:1px solid #dcdcdc;  box-sizing:border-box;}
div.contBox ul li.Box_09 a {background:url("../../img/main/bg_map.gif") no-repeat 90% center; }
div.contBox ul li.Box_10 a {background:url("../../img/main/bg_faq.gif") no-repeat 90% center;}
div.contBox ul li.Box_11 a{margin-right:0; padding:20px 0 0 0; width:33.334%; border-right:0; box-sizing:border-box; text-align:center; box-sizing:border-box;  }
div.contBox ul li a:hover {transition: all 0.3s; }

#footer { width:100%; background-color:#fff; }
#footer div.guide {width:100%; clear:both; background-color:#fff; padding:10px 0 8px 0; overflow:hidden; border-top:0px solid #e7e7e7; border-bottom:1px solid #e7e7e7;}
#footer div.guide ul {list-style-type:none; padding-top:5px; float:left;}
#footer div.guide ul li {float:left; padding:2px 20px; border-right:1px solid #dfdfdf;  }
#footer div.guide ul li.first {padding-left:5px; font-weight:bold; }
#footer div.guide ul li.last {border-right:0;}
#footer div.guideBox {width:1100px; margin:0 auto;}
#footer div.guide div.sns {float:right;}
#footer div.guide div.sns a{padding:0 3px;}
#footer footer.copy {width:1095px; margin:0 auto; clear:both; padding:25px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:7px;}
#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:20px; }
#footer div.copyL ul li{ background:url("../../img/main/li_arrow.png") left 6px no-repeat; padding-left:13px; float:left; margin-right:8px; }
#footer div.copyL ul li.first {background:none; padding-left:1px;}
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }
}


/*****************************모바일 화면****************************/
@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; }
#header {width:50%; padding:0; position:absolute; top:0;  }
#header div.logo { float:left; padding:5px 0 0 0px;}
aside.util { display:none; }

#main{width:100%; margin:0 auto; position:relative; margin-top:0px;  }
section.slider {max-width:745px; }
.flex-direction-nav {display:none;}
div.mainBox {position:relative;} 

/*company*/
section.Box_01 { float:left; width:50%; }
section.Box_01 a {color:#fff; display:block; width:100%; height:180px; background-color:#e6b713; background-image:url("../../img/main/bg_company.png"); background-position:right bottom; background-repeat:no-repeat;  border-right:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_01 strong.tit01{font-size:18px; }
section.Box_01 span.txt01{display:block; padding-top:10px;}

/*business*/
section.Box_02 { float:left; width:50%; }
section.Box_02 a {color:#fff; display:block; width:100%; height:180px; background-color:#2fc48c; background-image:url("../../img/main/bg_business.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:15px 17px;}
section.Box_02 strong.tit01{font-size:18px;}
section.Box_02 span.txt01{display:block; padding-top:10px;}

/*qna*/
section.Box_04 {float:left; width:50%;  }
section.Box_04 a {color:#fff; display:block; width:100%; height:180px; background-color:#ed812b; background-image:url("../../img/main/bg_map.png"); background-position:right bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:15px 17px;}
section.Box_04 strong.tit01{font-size:18px;}
section.Box_04 span.txt01{display:block; padding-top:10px;}

/*notice*/
section.Box_03 {display:none; width:100%; position:relative; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px 20px 17px; overflow:hidden;}
section.Box_03 strong.tit01{font-size:17px; }
section.Box_03 div.list { width:99%; margin-left:1px; padding-top:15px;}
section.Box_03 div.list table{ line-height:30px;}
section.Box_03 div.more {position:absolute; right:15px; top:12px; }

/*customer*/
section.Box_05 {display:none; }

/*tel*/
section.Box_07 {float:left; width:100%;  height:200px; background-color:#fff; background-image:url("../../img/main/bg_tel.png"); background-position:-38px bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:15px 17px; }
section.Box_07 strong.tit01{display:none; font-size:17px; width:150px; float:left;}
section.Box_07 p {float:right; padding:12px 0 0 0px; width:250px;}
section.Box_07 span.num{display:block; font-size:30px; color:#555; font-weight:bold; }
section.Box_07 span.txt01{display:block; padding:15px 0; line-height:18px; }
section.Box_07 span.txt02{display:block;  }

div.contBox { width:100%; border-top:3px solid #333; border-bottom:3px solid #333; overflow:hidden;  box-sizing:border-box;}
div.contBox ul {padding:0; margin:0; width:50%; float:right;  position:absolute; top:180px; right:0;}
div.contBox ul li {list-style-type:none; }
div.contBox ul li a{padding:19px 0 0 15px; height:60px; width:100%; border-bottom:1px solid #dfdfdf; font-size:15px; border-right:0px solid #dcdcdc; display:block;  box-sizing:border-box;}
div.contBox ul li.Box_09 a {background:url("../../img/main/bg_map.gif") no-repeat 92% center; }
div.contBox ul li.Box_10 a {background:url("../../img/main/bg_faq.gif") no-repeat 90% center;}
div.contBox ul li.Box_11 a{margin-right:0;  padding:5px 0 0 0; border-bottom:0px;  border-right:0; box-sizing:border-box; text-align:center; box-sizing:border-box;  }
div.contBox ul li.Box_11 img {width:90%; }

#footer { width:100%; width:100%;   background-color:#404040; 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 30px 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 ;  }
}

