@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:#333; 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:960px)  { 
body { font-size:12px; overflow-x:hidden;  color:#333;  }
#wrap {max-width:100%; margin:0 auto; position:relative; }
#top {  border-bottom:0px solid #343848;    }
#topBox { margin:0 auto; max-width:1050px !important;  position:relative;}
div.top_mask {width:100%; } 
#toparea {width:100%; background-color:#f5f5f5;}
aside.util { width:99%; margin:0 auto; font-size:12px; display:block;   z-index: 15;border-bottom:0px solid #dfdfdf; }
aside.util div.util_Area { color:#888; right:0px;   margin:0 auto;  text-align:right; padding:6px 0px 0px 0; height:30px; box-sizing:border-box; }
aside.util div.util_Area a{  padding:0px 9px 0 5px; border-left:0px solid #ccc;  }
aside.util div.util_Area a:hover {color:#333;}
aside.util div.util_Area a.first{ border-left:0px; }

#header div.logo { position:absolute; padding:3px 15px;   box-sizing:border-box;   z-index:23 ; }
.button_container {display:none;}

.gnb{ position:absolute; top:30px ; background-color:rgba(255,255,255,1); left:0; width:100%;  z-index:13;  border-bottom:0px solid #dfdfdf;  margin:0px auto 0 auto; text-align:center; transition: all 0.5s ; }
.gnb a {color:#333;}
.gnb > ul{overflow:hidden; list-style-type:none; width:1000px; padding-left:250px; box-sizing:border-box; margin:0 auto;}
.gnb .menu{float:left; width:20%; text-align:center;}
.gnb .menu:first-child{margin:0}
.gnb .depth1{padding:0; font-size:17px; font-weight:bold; display:block; padding:32px 0 28px 0; height:90px; box-sizing:border-box;}
.gnb .depth2{height:0 ;overflow:hidden;  font-size:13px; border-left:0px solid #353535;  }
.gnb .menu:first-child .depth2{border-left:0px solid #dfdfdf; }
.gnb .depth2 ul{overflow:hidden; } /*depth2 높이 css/menu.js 에서 조절*/
.gnb .depth2 ul li{margin-top:15px;}
.gnb .depth2 ul li:first-child{margin-top:10px}
.gnb .depth2 ul li a:hover {text-decoration:none; color:#ea3e18 !important; }
.gnb:hover {background:rgba(255,255,255,1); color:#333; }
.gnb:hover a {color:#333;}
.gnb .menu:hover {background-color:#f5f5f5;  }
.gnb .menu:hover a{ color:#333 !important; border-bottom:2px solid #353535;  padding-bottom:7px;}
.gnb .menu:hover .depth2 ul li a {border-bottom:0;}
.gnb:hover .depth2 {}

/*visual*/
section.slider {position:relative;  width:100%;  margin: 0 auto; padding-top:90px;  }
div.flexslider {width:100%;    position: relative; min-height:500px;  max-height:685px; overflow: hidden;      }

#main{max-width:100%; margin:0 auto; position:relative; overflow:hidden;  }
#main div.main_left section{float:left; width:24%; padding:0 1.33333333% 0 0;   text-align:center; }
div.main_left {clear:both; margin:20px 0; overflow:hidden;}

/*company*/
section.Box_01 {display:none; text-align: center; padding:60px 0 70px 0; background-color:#f1f1f1; background-image:url("../../img/main/bg_line.png"); background-position:center top; background-repeat:no-repeat; }
section.Box_01 p.com_txt1{ font-size:35px; padding-bottom:20px;}
section.Box_01 p.com_txt2{font-size:28px; }

/*product*/
section.Box_02 {clear:both; overflow:hidden;  width:100%;  padding:70px 0; }
section.Box_02 div.pro {width:1100px; margin:0 auto;}
section.Box_02 div.pro_img { float:left; width:50%; }
section.Box_02 div.pro_txt {float:right; width:45%;}
section.Box_02 div.pro_txt h1 {font-size:35px; padding:20px 0;}
section.Box_02 div.pro_txt p {font-size:15px; line-height:30px; padding-bottom:70px;}
section.Box_02 .btn{ border:1px solid #ccc;	padding: 10px 16px 12px 16px; font-size: 17px;		border-radius: 6px}
section.Box_02 .btn:hover {	color: #333;	background-color: #f0f0f0;	}

section.Box_03 { width:100%; overflow:hidden; font-size:17px; border-bottom:1px solid #dfdfdf; }
section.Box_03 ul {padding:0; width:1100px; margin:0px auto;}
section.Box_03 ul li {float:left;  width:25%; list-style-type:none; padding:25px 0;}
section.Box_03 ul li a{display:block; height:200px; text-align: center; padding-top:135px; box-sizing:border-box; }
section.Box_03 ul li.ico1 a:hover,section.Box_03 ul li.ico2 a:hover,section.Box_03 ul li.ico3 a:hover,section.Box_03 ul li.ico4 a:hover{
		background-position:center 25%; transition: all 0.3s;}
section.Box_03 ul li.ico1 a{ background:url("../../img/main/bg_company.png")no-repeat center 35%; transition: all 0.3s;}
section.Box_03 ul li.ico2 a{ background:url("../../img/main/bg_business.png")no-repeat center 35%; transition: all 0.3s; }
section.Box_03 ul li.ico3 a{ background:url("../../img/main/bg_map.png")no-repeat center 35%;  transition: all 0.3s;}
section.Box_03 ul li.ico4 a{ background:url("../../img/main/bg_qna.png")no-repeat center 35%; transition: all 0.3s;}

section.Box_04 { overflow:hidden; text-align: center; padding:70px 0 70px 0; background-color:#f1f1f1;  }
section.Box_04 ul {padding:0; width:1100px; margin:0px auto;}
section.Box_04 ul li {float:left;  width:50%; list-style-type:none; }
section.Box_04 ul li a{display:block; transition: all 0.3s; padding:38px 0; background-color:#fff; margin:0 45px; text-align: center; border:2px solid #333; box-sizing:border-box; }
section.Box_04 ul li a h1 {font-size:22px;}
section.Box_04 ul li a p{padding-top:15px; font-size:13px; }
section.Box_04 ul li a:hover {background-color:#333; color:#fff; transition: all 0.3s;}

/*gallery*/
section.Box_05 { width:1100px; margin:0 auto; padding:110px 0px 100px 0px;  box-sizing:border-box; min-height:500px; }
section.Box_05 td.board_output_gallery_img {text-align:center;}
section.Box_05 span.board_output_gallery_subject a {font-size:14px !important; display:block; padding-top:15px;}
table.main_gallery table {width:100%;  margin:0 auto !important; text-align:center; box-sizing:border-box; padding:0;}
.board_output_gallery_subject {width:100% !important;}

/*tel*/
section.Box_07 {margin-bottom:20px; color:#fff; width:100%; text-align:center;  height:300px; background-attachment:fixed; background-image:url("../../img/main/bg_tel2.jpg"); background-size:cover; background-position:center center; background-repeat:no-repeat;  box-sizing:border-box; padding:45px 5px 10px 5px; }
section.Box_07 strong.tit01{ font-size:30px; font-weight:normal;  margin:0 auto; width:70%;  opacity:0.3;}
section.Box_07 span.num{display:block; font-size:45px; padding:15px 0 0 0;  font-weight:bold;  }
section.Box_07 span.txt01{display:block;  padding-top:12px; font-size:14px; }

/*quick*/
section.quick {display:none;}

#footer {text-align:center; width:100%; background-color:#fff; border-top:0px solid #dfdfdf; box-sizing:border-box; }
#footer div.guide { width:100%; background-color:#fff;   padding:30px 0 0px 0; overflow:hidden; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;}
#footer div.guide ul {list-style-type:none;  width:100%; }
#footer div.guide ul li {display:inline-block; padding:0px 20px; border-left:1px solid #ccc;  }
#footer div.guide ul li:first-child {border-left:0; padding:0 20px 0 0 ;}
#footer div.guideBox {width:100%; margin:0 auto;}
#footer div.guide div.sns {padding-bottom:50px;}
#footer div.guide div.sns a{padding:0 5px;}
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:15px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  display:inline-block; padding-bottom:8px;}
#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{float:left; /*background:url("../../img/main/li_arrow.png") left 6px no-repeat;*/   }
#footer div.copyL ul li:before {content:"/"; padding:0 10px; color:#bbb; }
#footer div.copyL ul li:first-child:before {content:""; border-left:0; padding:0; }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }
}


/*****************************모바일 화면****************************/
@media not all and (min-width:960px){
#menu {	display:none;}
.slicknav_menu { }/*모바일 메뉴*/
.flex-direction-nav a  {display:none;}
body { font-size:12px;  color:#454545; overflow-x:hidden; }
#wrap {max-width:100%; margin:0 auto; position:relative; padding:0; }
aside.util { display:none; }
div.logo img {height:70px; width:auto;}
div.button_container div.txt{display:none;}
.gnb{ display:none; }

/*visual*/
section.slider {position:relative;  width:100%;  margin: 0 auto;  }
div.flexslider {width:100%;    position: relative;  max-height:600px; overflow: hidden;      }

#main{width:100%;  position:relative; overflow:hidden; }
div.main_left {width:100%; clear:both;}

/*company*/
section.Box_01 { display:none; text-align: center; padding:60px 15px 50px 15px; background-color:#f1f1f1; background-image:url("../../img/main/bg_line.png"); background-position:center top; background-repeat:no-repeat; }
section.Box_01 p.com_txt1{ font-size:2em; padding-bottom:20px;}
section.Box_01 p.com_txt2{font-size:1.5em; }

/*product*/
section.Box_02 {clear:both; overflow:hidden; text-align: center;  padding:35px 15px 60px 15px;  }
section.Box_02 div.pro {width:100%; margin:0 auto;}
section.Box_02 div.pro_img {clear:both; }
section.Box_02 div.pro_img img {max-width:100%;}
section.Box_02 div.pro_txt {clear:both; }
section.Box_02 div.pro_txt h1 {font-size:35px; padding:20px 0;}
section.Box_02 div.pro_txt p {font-size:15px; line-height:30px; padding-bottom:42px;}
section.Box_02 .btn{ border:1px solid #ccc;	padding: 10px 16px 12px 16px; font-size: 17px;		border-radius: 6px}
section.Box_02 .btn:hover {	color: #333;	background-color: #f0f0f0;	}

section.Box_03 { width:100%; overflow:hidden; font-size:17px; padding:30px 0 60px 0; border-bottom:1px solid #dfdfdf; }
section.Box_03 ul {padding:0; }
section.Box_03 ul li {float:left;  width:50%; list-style-type:none; padding:5px 0;}
section.Box_03 ul li a{display:block;  text-align: center; padding-top:105px; box-sizing:border-box; }
section.Box_03 ul li.ico1{ background:url("../../img/main/bg_company.png")no-repeat center 35%; }
section.Box_03 ul li.ico2{ background:url("../../img/main/bg_business.png")no-repeat center 35%; }
section.Box_03 ul li.ico3{ background:url("../../img/main/bg_map.png")no-repeat center 35%; }
section.Box_03 ul li.ico4{ background:url("../../img/main/bg_qna.png")no-repeat center 35%; }

section.Box_04 { overflow:hidden; text-align: center; padding:20px 0 20px 0; background-color:#f1f1f1;  }
section.Box_04 ul {padding:0;}
section.Box_04 ul li { width:100%; list-style-type:none; }
section.Box_04 ul li a{display:block; padding:38px 20px;transition: all 0.3s;  background-color:#fff; margin:50px 25px; text-align: center; border:2px solid #333; box-sizing:border-box; }
section.Box_04 ul li a h1 {font-size:22px;}
section.Box_04 ul li a p{padding-top:15px; font-size:13px;}
section.Box_04 ul li a:hover {background-color:#333; color:#fff; transition: all 0.3s;}

/*gallery*/
section.Box_05 {clear:both; width:100%; margin:0 auto; padding:60px 0 50px; }
section.Box_05 td.board_output_gallery_img {text-align:center;}
section.Box_05 td.board_output_gallery_img img {width:130px; height:130px; }
section.Box_05 span.board_output_gallery_subject {font-size:15px; padding-top:5px; display:block; text-align:center; width:100%; }
table.main_gallery table {width:100%;  margin:0 auto !important; box-sizing:border-box; padding:10px 0;}

/*tel*/
section.Box_07 {margin-bottom:20px; color:#fff; width:100%; text-align:center;  height:250px;  background-image:url("../../img/main/bg_tel2.jpg"); background-size:cover; background-position:center center; background-repeat:no-repeat;  box-sizing:border-box; padding:45px 5px 10px 5px; }
section.Box_07 strong.tit01{ font-size:26px; font-weight:normal;  margin:0 auto; width:70%;  opacity:0.3;}
section.Box_07 span.num{display:block; font-size:38px; padding:15px 0 0 0;  font-weight:bold;  }
section.Box_07 span.txt01{display:block;  padding-top:12px; font-size:14px; }

/*quick*/
section.quick {display:none;}

/*footer*/
#footer {text-align:center;  background-color:#fff; border-top:0px solid #dfdfdf; box-sizing:border-box; padding:0 15px; }
#footer div.guide { background-color:#fff;   padding:30px 0 0px 0; overflow:hidden; border-top:0px solid #dfdfdf; border-bottom:0px solid #dfdfdf;}
#footer div.guide ul {list-style-type:none;  width:100%; }
#footer div.guide ul li {display:inline-block; padding:0px 20px; border-left:1px solid #ccc;  }
#footer div.guide ul li:first-child {border-left:0; padding:0 20px 0 0 ;}
#footer div.guideBox {width:100%; margin:0 auto;}
#footer div.guide div.sns {padding-bottom:50px;}
#footer div.guide div.sns a{padding:0 5px;}
#footer footer.copy {clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{   display:inline-block; padding-bottom:8px; }
#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{display:inline-block; line-height:25px; /*background:url("../../img/main/li_arrow.png") left 6px no-repeat;*/   }
#footer div.copyL ul li:before {content:"/"; padding:0 10px; color:#bbb; }
#footer div.copyL ul li:first-child:before {content:""; border-left:0; padding:0; }
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:10px 0 20px 0 ;  }
}

