@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 { background-color:#fff; border-top:0px solid #333; }
#header {width:1000px; margin:0 auto; overflow:hidden; padding:10px 0 0 0; }
#header div.logo { position:absolute;  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:1000px;  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:1000px; box-sizing: border-box;  margin:0 auto;  padding:0 10px 0px 210px;   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:23px; margin:0; box-sizing: border-box; height:72px;}
#menu .menu li.pro: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:20%; 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:155px;  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 #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:10px 5px 10px 15px;  border-right:0px;}
#menu .menu li li a:hover {  text-decoration: none; margin: 0; background-image:none; background-color:#f5f5f5; }

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

ul.slides {border-left:1px solid #888; border-top:1px solid #888;}
ul.slides li {float:left; width:50%; border-right:1px solid #888; border-bottom:1px solid #888; box-sizing:border-box;}
ul.slides li img {vertical-align:top; max-width:100%;}
ul.slides li.img1 a img{display:block; }

/*company*/
section.Box_01 { position:absolute; right:0;  top:0; }
section.Box_01 a { display:block; color:#fff; width:235px; height:200px; background-color:#337fc1; 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:#555; }
section.Box_01 strong.tit01{font-size:18px; }
section.Box_01 span.txt01{display:block; padding-top:10px;}

/*business*/
section.Box_02 {position:absolute; right:0; top:220px;  }
section.Box_02 a { display:block; color:#fff; width:235px; height:200px; background-color:#42a9d4;background-image:url("../../img/main/bg_qna.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:#555; }
section.Box_02 strong.tit01{font-size:18px;}
section.Box_02 span.txt01{display:block; padding-top:10px;}

/*product*/
section.Box_04 {position:absolute; right:0; top:440px;  }
section.Box_04 a { display:block; color:#fff; width:235px; height:200px; background-color:#2bbb7e;background-image:url("../../img/main/bg_product.png"); background-position:right bottom; background-repeat:no-repeat;  border:0px solid #dfdfdf; 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;}
span.arrow {position:absolute; right:233px; top:520px; }

/*QnA*/
section.Box_06 {position:absolute; left:0; top:440px;  }
section.Box_06 a { display:block; width:235px; height:200px; background-color:#ee7257; color:#fff; background-image:url("../../img/main/bg_qna.png"); background-position:center 38px; background-repeat:no-repeat; border:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_06 a:hover{ background-color:#555; }
section.Box_06 strong.tit02{font-size:17px; padding-top:125px; text-align:center;  display:block;}

/*gallery*/
section.Box_08 {position:absolute; left:255px; top:440px; }
section.Box_08 a { display:block; width:235px; height:200px; background-color:#eabd1f; color:#fff; background-image:url("../../img/main/bg_gallery.png"); background-position:center 38px; background-repeat:no-repeat; border:0px solid #dfdfdf; box-sizing:border-box; padding:15px 17px;}
section.Box_08 a:hover{ background-color:#555; }
section.Box_08 strong.tit02{font-size:17px; padding-top:125px; text-align:center;  display:block;}

/*customer*/
section.Box_05 { position:absolute; left:0px; top:440px;  width:235px; height:200px; background-color:#fff; /*background-image:url("../../img/main/bg_customer.png"); background-position:right bottom; background-repeat:no-repeat;*/  box-sizing:border-box; padding:0px;}
td.board_output_gallery_img {padding-right:2px;}

/*notice*/
section.Box_03 { position:absolute; left:0; top:660px; width:490px; height:200px; background-color:#fff; border:1px solid #dfdfdf; box-sizing:border-box; padding:15px 17px; }
section.Box_03 strong.tit01{font-size:17px; }
section.Box_03 div.list { width:100%; margin-left:10px; padding-top:15px;}
section.Box_03 div.list table{ line-height:30px;}
section.Box_03 div.more {position:absolute; right:15px; top:15px; }

/*tel*/
section.Box_07 {position:absolute; right:0px; top:660px;  width:490px; height:200px; background-color:#f0f0f0; background-image:url("../../img/main/bg_tel.png"); background-position:0px bottom; background-repeat:no-repeat;  border:1px solid #dfdfdf; box-sizing:border-box;  padding:15px 17px 0 17px; }
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:#f26c4f; }
section.Box_07 span.txt01{display:block; padding:15px 0; line-height:18px; }
section.Box_07 span.txt02{display:block;  }

#footer { width:100%; position:absolute; top:1015px; left:0;   background-color:#404040; color:#fff; }
#footer div.footer_link {display:none; width:100%; margin:0 auto; background-color:#353535; overflow:hidden; padding:9px 0 12px 0;}
#footer div.footer_link ul{list-style-type:none; width:1000px; margin:0 auto;}
#footer div.footer_link ul li{float:left; padding:0 20px; border-left:1px solid #555;}
#footer div.footer_link ul li.first{ padding-left:0; border-left:0;}
#footer footer.copy {width:1000px; margin:0 auto; clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:20px;}
#footer div.copyL h3 {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.copyR {display:none; float:right; text-align:right; }
#footer div.copyR h3 {padding:1px 0 0 0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyR ul { list-style-type:none;  padding:0 0 0 18px; margin:0; float:left;  }
#footer div.copyR ul li{  float:left; }
#footer div.copyB { clear:both; border-top:1px solid #555; padding:15px 0 0 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:5px 0; position:absolute; top:0;  }
#header div.logo { float:left; padding:5px 0 0 5px;}
#header div.logo img {width:110px; }
aside.util { display:none; }

#main{width:100%; margin:0 auto; position:relative; margin-top:0px;  }
section.slider {max-width:745px; }
section.slider img {max-width:100%; vertical-align:top;}

ul.slides {border-left:1px solid #888; border-top:1px solid #888;}
ul.slides li {float:left; width:50%; border-right:1px solid #888; border-bottom:1px solid #888; box-sizing:border-box;}
ul.slides li img {vertical-align:top; max-width:100%;}
ul.slides li.img1 a img{display:block; }

/*company*/
section.Box_01 { float:left; width:50%; }
section.Box_01 a {color:#fff; display:block; width:100%; height:200px; background-color:#337fc1; 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:200px; background-color:#42a9d4; background-image:url("../../img/main/bg_qna.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;}

/*product*/
section.Box_04 {float:left; width:50%;  }
section.Box_04 a {color:#fff; display:block; width:100%; height:200px; background-color:#2bbb7e; background-image:url("../../img/main/bg_product.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;}
span.arrow {display:none; position:absolute; right:233px; top:520px; }

/*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; }

/*QnA*/
section.Box_06 {float:right; width:50%;  }
section.Box_06 a { color:#fff; display:block; width:100%; height:200px; background-color:#ee7257;  background-image:url("../../img/main/bg_qna.png"); background-position:center 38px; background-repeat:no-repeat; box-sizing:border-box; padding:15px 17px;}
section.Box_06 a:hover{ }
section.Box_06 strong.tit02{font-size:17px; padding-top:125px; text-align:center;  display:block;}

/*customer*/
section.Box_05 {display:none; float:left; width:50%;   height:200px; background-color:#fff; /*background-image:url("../../img/main/bg_customer.png"); background-position:right bottom; background-repeat:no-repeat;*/  box-sizing:border-box; padding:0;}

/*tel*/
section.Box_07 {float:left; width:50%;  height:200px; background-color:#f0f0f0; background-image:url("../../img/main/bg_tel.png");background-size:50% auto; background-position:left bottom; background-repeat:no-repeat;  box-sizing:border-box; padding:15px 0px; }
section.Box_07 strong.tit01{display:none; font-size:17px; width:100%; }
section.Box_07 p { padding:12px 15px 0 0px; width:100%; font-size:15px; }
section.Box_07 span.num{display:block; font-size:30px; color:#f26c4f; text-align: center; }
section.Box_07 span.txt01{display:block; padding:15px 15px 0 0; line-height:20px; text-align:right; }
section.Box_07 span.txt03{display:block;}
section.Box_07 span.txt02{display:none;  }

#footer { width:100%; width:100%;   background-color:#404040; color:#fff; clear:both; }
#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.copyR {display:none; clear:both; overflow:hidden;}
#footer div.copyR h3 {display:none;  padding:0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyR ul { list-style-type:none;  padding:0 0 20px 18px; margin:0; float:left;  }
#footer div.copyR ul li{  float:left; }
#footer div.copyB { clear:both; border-top:1px solid #555; padding:15px 0 0 20px ;  }
}

