@charset "utf-8";

/* skipNav */
#skipNav a{display:block;overflow:hidden;height:0;line-height:24px;text-align:center;background:#000;color:#fff;}
#skipNav a:focus{height:auto;}

/* reset css */
html{height:100%;}
html,body{margin:0;padding:0;}
body{font:14px/1.5 "Malgun Gothic", "돋움", Dotum, "굴림", Gulim, sans-serif;color:#666; background-color:#fff;letter-spacing:-.25px;-webkit-text-size-adjust:none;word-break:keep-all;}
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,select,textarea,p,blockquote,tbody,tfoot,thead,th,td{margin:0;padding:0;}
input,textarea,select,td,th,button{font:14px/1.5 "Malgun Gothic", "돋움", Dotum, "굴림", Gulim, Arial, sans-serif;color:#666;vertical-align:middle;letter-spacing:-.25px;word-break:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
table{table-layout:fixed;width:100%;border-spacing:0;border-collapse:collapse;}
ol,ul,li{list-style:none;}
hr, legend, caption, .skip{position:absolute;overflow:hidden;line-height:0.01%;font-size:0.01%;width:0;height:0;}
img,fieldset{border:0 none;vertical-align:middle;}
label,button{cursor:pointer;}
em,address{font-style:normal;}
a{color:inherit;text-decoration:none;}

/* Input */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="number"]{height:16px;padding:2px 0 1px;border:1px solid #cfcfcf;line-height:16px;text-indent:5px;}
input[type="radio"],
input[type="checkbox"]{width:13px;height:13px;}
input[type="file"]{border:1px solid #cfcfcf;background:#fff;}
textarea{overflow:auto;overflow-x:hidden;border:1px solid #cfcfcf;background:#fff;resize:none;}
select{max-width:100%;border:1px solid #cfcfcf;}

/* Button */
button{overflow:visible;margin:0;padding:0;border:0;background:none;white-space:nowrap;cursor:pointer;}
button::-moz-focus-inner{padding:0;border:0;}
button span{position:relative;}
/****************************** Reset 이곳 위로는 가급적 변경하지 마세요 ******************************/

/* Table */
.table_wrap{overflow:hidden;margin:0 -1px 0 0;}
.table_wrap .dtable{margin:0 0 0 -1px;border-right:0;}
.dtable{width:100%;border-top:1px solid #505050;border-right:1px solid #e0e0e0;}
.dtable th,
.dtable td{padding:11px 15px;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;}
.dtable td{font-size:13px;}
.dtable th,
.dtable td.th{background:#f5f5f5;font-weight:bold;color:#333;letter-spacing:-1px;}
.dtable.row th,
.dtable.row td,
.dtable .title{text-align:left;}
.dtable.row .th{text-align:center;}

.table_form{display:table;width:100%;border-collapse:collapse;border-spacing:0;}
.table_form .tr{display:table-row;}
.table_form .td{display:table-cell;vertical-align:middle;}
.table_form.v-top .td{vertical-align:top;}

.dtable_txt{position:relative;margin:0 0 15px;}
.dtable_txt:after{content:'';display:block;clear:both;}
.dtable_txt .txt_left{float:left;}
.dtable_txt .txt_right{float:right;}

.dtable_desc{position:relative;margin:15px 0 0;}
.dtable_desc:after{content:'';display:block;clear:both;}
.dtable_desc .txt_left{float:left;}
.dtable_desc .txt_right{float:right;}


/* Layout */
.wrapper{position:relative;width:1000px;margin:0 auto;}
.wrapper:after{content:'';display:block;clear:both;}

#wrap{}
#header{height:141px; position:relative; z-index:10}
#header:after{content:''; height:3px; display:block; position:absolute; left:0; bottom:-3px; right:0; background:#db780d;}
#header h1{position:absolute; left:0; top:26px;}
#header .gnbWrap{height:36px; background:#ededed; border-bottom:1px solid #dedede;}
#header .gnbWrap .wrapper:after{content:''; display:block; clear:both;}
#header .gnb{float:right; overflow:hidden;}
#header .gnb li{padding:10px 8px 0; float:left; font-size:11px;}
#header .gnb li a{color:#333;}
#header .topSearch{width:131px; height:22px; margin:7px 0 0 10px; float:right; border:1px solid #c8c8c8; position:relative; background:#fff;}
#header .topSearch .btn_search{position:absolute; right:0; top:0;}
#header .topSearch input[type="text"]{margin-top:-4px;width:93px; height:20px; padding:0 0 0 12px; border:0; line-height:22px; outline:0; vertical-align:middle; text-indent:0;}
#header .topSearch label{position:absolute; left:12px; top:0; font-size:11px; line-height:22px; color:#999;}
#header .allMenu{position:absolute; right:0; top:55px;}
#header .lnb{width:1000px; margin:0 auto;}
#header .lnb>ul{padding:31px 91px 0 0; float:right;}
#header .lnb>ul:before{content:''; display:block; clear:both;}
#header .lnb>ul>li{float:left;}
#header .lnb>ul>li>a{padding:28px 28px 31px; display:block;}
#header .lnb>ul>li>a img{vertical-align:top;}
#header .lnb li ul{padding:10px 15px 8px; position:absolute; top:141px; background:#f28b1c; display:none; opacity:0; filter:alpha(opacity=0); margin-top:-15px; z-index:11;}
#header .lnb li ul:before{content:''; width:11px; height:9px; margin-left:-5px; position:absolute; left:50%; top:-9px; background:url('../image/lnb_sub_arrow.png') no-repeat; z-index:2;}
#header .lnb li ul:after{content:''; display:block; clear:both;}
#header .lnb li li{padding:0 15px; float:left; font-size:13px; font-weight:bold; position:relative;}
#header .lnb li li:before{content:''; width:2px; height:11px; margin-top:-4px; display:block; position:absolute; left:0; top:50%; background:url('../image/lnb_sub_part.png') no-repeat;}
#header .lnb li ul li:first-child:before{display:none;}
#header .lnb li li a{color:#fff; opacity:0.6; filter:alpha(opacity=60);}
#header .lnb li li a:hover{opacity:1; filter:alpha(opacity=100);}

.allvmenu {position:absolute;top:-100%;left:50%;margin-left:-390px;width:789px; background:#fff; z-index:200;}
.allvmenu .allvmenu_logo {padding:43px 0;text-align:center; position:relative; background:url('../image/allMenu_bg.png')no-repeat;}
/* .allvmenu .allvmenu_logo:after{content:''; width:100%; height:1px; display:block; overflow:hidden; background:#e79c4a; position:absolute; left:0; bottom:-2px;} */
.allvmenu .allvmenu_close {position:absolute;top:15px;right:13px;}

.allvmenu1 {position:absolute;top:-100%;left:50%;margin-left:-300px;width:600px; background:url('../image/bg_allvmenu1.png') repeat 0 0;z-index:200;}
.allvmenu1 .allvmenu_close1 {position:absolute;top:15px;right:13px;}

#allgnb{padding:28px 50px 42px;}
#allgnb > li:after{content:'';display:block;clear:both;}
#allgnb li a{color:#000;}
#allgnb > li > a {float:left; margin:0 47px 0 0; font-size:20px; font-weight:bold;}
#allgnb > li#depth1_5 > a{color:#e80a0a;}
#allgnb > li {padding:15px 0 15px 60px; overflow:hidden}
#allgnb li ul{margin-top:3px; float:left}
#allgnb li ul li{padding:0 20px; float:left; font-size:15px; position:relative;}
#allgnb li ul li:before{content:''; width:1px; height:10px; margin-top:-4px; display:block; background:#929292; position:absolute; left:0; top:50%; opacity:0.5; filter:alpha(opacity=50);}
#allgnb li ul li:first-child:before{display:none}
#allgnb li ul li a:hover{text-decoration:underline;}

#allgnb li ul li a{}



#container{}
#contents{}

#footer{padding:27px 0; background:#616161; border-top:1px solid #e2e2e2;}
#footer .f_logo{padding:0 0 0 3px; float:left;}
#footer .f_cont{padding:0 0 0 58px; float:left;}
#footer .f_cont .elink{font-size:12px; color:#fff; font-weight:bold; padding-bottom:15px; border-bottom:1px solid #888;}
#footer .elink a:before{content:'';display:inline-block;vertical-align:middle;position:relative;top:-1px;height:11px;margin:0 15px;border-left:1px solid #dbdbdb;}
#footer .elink a:first-child:before{content:none;}
#footer .elink a + a{color:#a9d73a;}
#footer .f_cont .copyright{margin-top:3px; text-transform:uppercase; font-size:10px; color:#959595;}
#footer .f_info{padding:15px 0; font-size:12px; color:#d0d0d0;}
#footer .f_info span{margin-right:14px;}
#footer .f_info2{color:#fff; font-weight:bold; padding-bottom:15px;}
#footer .f_info2 span{display:inline-block; font-size:17px; font-weight:800; }

#footer .btn_shop_guide{position:absolute; right:0; top:0;}
#main #footer{}


/* Main */
#mainVisual{height:609px; position:relative;}
#mainVisual ul{width:100%; height:100%; position:relative;}
#mainVisual ul li{width:100%; height:100%; position:absolute; left:0; top:0; background-repeat:no-repeat; background-position:center top; z-index:0; display:none; font-size:0; text-indent:}
#mainVisual ul li:first-child{z-index:1; display:block;}
#mainVisual .nav a{margin-top:-27px; position:absolute; left:50%; top:50%; z-index:2}
#mainVisual .nav a.prv{margin-left:-556px;}
#mainVisual .nav a.next{margin-left:526px;}
#mainVisual .controller{width:100%; position:absolute; left:0; bottom:50px; text-align:center; font-size:0; z-index:3;}
#mainVisual .controller button{width:14px; height:14px; margin:0 3px; border-radius:7px;display:inline-block; zoom:1; *display:inline; background:#fff; font-size:0; text-indent:-9999px}
#mainVisual .controller button.active{background:#f28b1c;}

/* Sub */
#sBody{}
#sBody #conLeft{width:190px; float:left;}
#sBody #conLeft h2{height:109px; padding:60px 0 0; background:url('../image/sub/conLeft_title_bg.png') no-repeat; font-size:24px; line-height:26px; font-weight:bold; color:#fff; text-align:center;}
#sBody #conLeft h2 em{display:inline; font-size:12px;}
#sBody #conLeft .snb{margin-bottom:10px; padding:0 7px; border:1px solid #f2f1f1; border-top:0;}
#sBody #conLeft .snb ul{}
#sBody #conLeft .snb ul li{font-size:14px; font-weight:bold;}
#sBody #conLeft .snb ul li+li{border-top:1px solid #f2f1f1;}
#sBody #conLeft .snb ul li a{padding:10px 7px; display:block; color:#454545;}
#sBody #conLeft .snb ul li.active a{color:#f28b1c; position:relative;}
#sBody #conLeft .snb ul li.active a:after{content:''; width:4px; height:7px; margin-top:-4px; display:block; background:url('../image/sub/snb_bullet.png') no-repeat; position:absolute; right:9px; top:50%;}
#sBody #conLeft .banner{}

#sBody #contents{padding:0 0 50px 0;}
#sBody #conLeft {margin-right:60px;min-height:600px;}
#sBody #conLeft+#contents{width:750px; float:left;margin-top:-4px;}
#sBody #contents .contentsHead{margin-top:0; margin-bottom:30px;padding:50px 0 45px; border-bottom:1px solid #e5e4e4; background:url('../image/sub/contentsHead_bg.png') right top no-repeat;}
#sBody #contents .contentsHead h3{font-size:35px; font-weight:bold; color:#454545}
#location{font-size:13px; color:#999;}
#location a{color:#999;}
#location a:first-child{width:14px; height:13px; margin-top:-3px; display:inline-block; font-size:0; line-height:0; text-indent:-9999px; background:url('../image/sub/ico_home.png') no-repeat; vertical-align:middle;}
#location a.current{margin-right:0; color:#f28b1c;}

/* Common */
@media print{
	#adminControl,
	#header,
	#conLeft,
	#sBody #contents > h3,
	#location,
	#footer,
	button{display:none;}
	#conLeft + #contents{float:none;margin:0 auto;}
}

h4.h4{margin-top:30px;}
h5.h5{margin-top:10px;}
p.p20{margin-top:20px;}
.ico_cp{margin:35px 0 6px;padding-left:25px;font-size:18px;color:#454545;font-weight:bold;background:url('../image/sub/ico_cp.png') 0 50% no-repeat;}

/* history */
.history_wrap{margin-top:50px;padding:0 0 50px 325px;background:url('../image/sub/img_history.png') 0 0 no-repeat;}
.history_wrap .year_box{border-bottom:1px solid #eee;}
.history_wrap .year_box .year{padding-top:14px;width:45px;float: left;font-weight: bold;font-size:15px;line-height:22px;color: #454545;}
.history_wrap .year_box .history_list{margin: 0 0 0 45px;padding:14px 0 8px;}
.history_wrap .year_box .history_list ul li{zoom:1;padding-bottom:6px;}
.history_wrap .year_box .history_list ul li:after{content: '';display: block;clear: both;}
.history_wrap .year_box .history_list ul li span{float: left;font-size:15px;font-weight: bold;width: 8%;}
.history_wrap .year_box .history_list ul li span + em {float: left;width: 92%;}

.factory {margin:60px 0 0;}

.company_img {margin-bottom:20px;}