@charset "utf-8";
/* CSS Document */
#wrap {font-family:'Malgun Gothic', Sans-serif;  height:100%;}

/*header*/
.header {z-index:2;padding-top:0px; position:relative; background:#fff; border-bottom:1px solid #e1e1e1; box-sizing:border-box;}
.header_inner {position:relative; width:1200px; margin:0 auto; *zoom:1;  z-index:99; background:#fff;height:134px;}
.header_inner:after {display:block; clear:both; content:"";}
.header_inner h1.logo {text-align:center; padding-top:27px; margin-bottom:32px;}
.topmenu {position:absolute; right:124px; top:40px; }
.topmenu li {display:inline-block; float:left; }
.topmenu li a{display:block; color:#888888; font-size:13px; line-height:14px; padding-left:10px; margin-left:10px; position:relative; }
.topmenu li a:after {position:absolute; left:-1px; top:3px; width:1px; height:10px; background-color:#d6d6d6; content:""; }
.topmenu li a:hover{text-decoration:none;}
.topmenu li:first-child a:after {background-color:#fff;}

.language{ position:absolute; right:0; top:35px;  font-size: 0; line-height: 0;}
.language .on{ display: block; width: 36px; height: 28px; background: #f7941e; -webkit-border-radius: 15px; border-radius: 15px; behavior: url( "/js/PIE.htc" ); position: absolute; left: 36px; top: 0; z-index:0; }
.language .inner{ background: #d7d7d7; border: none; -webkit-border-radius: 20px; border-radius: 20px; behavior: url( "/js/PIE.htc" );}
.language .inner:after{ clear: both; display: block; content:""; visibility:hidden; height: 0;  }
.language ul{ position: relative; z-index:10; }
.language ul li{display: inline-block; 	*display: inline; 	*zoom: 1; }
.language ul li.active{width: 36px; height: 28px; background: #f7941e; -webkit-border-radius: 15px; border-radius: 15px;}
.language ul li a{display: block; padding: 10px 0 0 0; 	width: 36px; height: 19px; text-align: center; 	text-align: center;}

.gnb{width:100%;}
ul.gnb_list {text-align:center;}
ul.gnb_list:after {display:block; clear:both; content:"";}
ul.gnb_list > li {margin-left:-4px; display:inline-block; color:#333; font-size:15px;}
ul.gnb_list > li > a {position:relative; color:#333333; display:inline-block; padding:2px 27px 38px 27px; *zoom:1; *display:inline; font-size:15px; line-height:18px; font-weight:700;}
ul.gnb_list > li > a:after {position:absolute; left:-2px; top:7px; width:1px; height:14px; background-color:#d6d6d6; content:""; }
ul.gnb_list  li  a:hover{text-decoration:none;}
ul.gnb_list > li > a.on, ul.gnb_list > li > a:hover{color:#0091d4;}
ul.gnb_list > li:first-child a{margin-left:0;}
ul.gnb_list > li:first-child a:after {background:none;}

ul.gnb_list li .depth2 {display:none; position:absolute; overflow:hidden;z-index:2; top:135px;}
ul.gnb_list li .depth2.d_pos1 {left:93px;}
ul.gnb_list li .depth2.d_pos2 {left:345px;}
ul.gnb_list li .depth2.d_pos3 {left:405px; }
ul.gnb_list li .depth2.d_pos4 {left:200px; }
ul.gnb_list li .depth2.d_pos5 {left:601px;}
ul.gnb_list li .depth2.d_pos6 {left:653px;}
ul.gnb_list li .depth2.d_pos7 {left:435px;}
ul.gnb_list li .depth2.d_pos8 {left:709px;}
ul.gnb_list li .depth2.d_pos9 {left:706px;}
ul.gnb_list li .depth2 li {float:left;}
ul.gnb_list li .depth2 li a {color:#645f5e;font-size:15px; font-weight:400; display:inline-block; *display:inline; *zoom:1; padding:12px 15px 10px 15px; }
ul.gnb_list li .depth2 li a.on, ul.gnb_list li .depth2 li a:hover {color:#5e6461; font-weight:600; }

.depth_bg_box {z-index:1; position:absolute; width:100%; height:0px; background: url(/images/header/depth_bg_box.gif) left top repeat-x; }

#container.main{padding-top:45px;}
#container.sub{padding-top:90px;}
#container .container_inner{ height:100%; }
#container.main .container_inner{width:1200px; margin:0 auto;}
#container.sub .container_inner{height:auto;  }
#container .container_inner.a_cont{width:100%;}

#main_spot{margin-bottom: 10px;}
#main_spot:after {display:block; clear:both; content:"";}

.cont_l{float:left; width:470px;}
.cont_r{float:right; width:720px;}

/*메인비주얼*/
#main_banner{position: relative; overflow: hidden; z-index: 0; max-width:470px; margin-bottom:10px;}
#main_banner .pagination {position: absolute; right:18px; bottom:18px; z-index:99;}
#main_banner .swiper-pagination-switch {background:url(/images/main/pagination_off.png) center center no-repeat; display: inline-block; width: 12px; height: 12px; margin: 0 2px; cursor: pointer; }
#main_banner .swiper-active-switch {background:url(/images/main/pagination_on.png) center center no-repeat;}

.l_lst ul{margin-left:-10px;}
.l_lst ul:after {display:block; clear:both; content:"";}
.l_lst ul li{float:left;  position:relative; margin-left:10px;}
.l_lst ul li.l1{background-color:#264f8e;}
.l_lst ul li.l2{background-color:#027b9a;}
.l_lst ul li.l3{background-color:#264f8e; margin-bottom: 10px;}
.l_lst ul li.l4{background-color:#027b9a; margin-bottom: 10px;}
.l_lst ul li.l5{background-color:#09a2a7;}
.l_lst ul li.l6{background-color:#5f93bf;}
.l_lst ul li a{display:block; width:230px; padding:20px; min-height:200px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.l_lst ul li.l3 a,.l_lst ul li.l4 a,.l_lst ul li.l5 a,.l_lst ul li.l6 a{width: 195px;}
.l_lst ul li a h2{color:#fff; font-size:17px; font-weight:bold;}
.l_lst ul li span{position:absolute; bottom:20px; right:20px;}

.product{max-width:720px; height:230px; background-color:#fff; position:relative; padding:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom: 10px;}
.product h2{font-size:19px; line-height: 18px;color:#222222; font-weight:bold; margin-bottom: 15px;}
.product .product_lst {position: relative;  }
.product .product_lst .swiper-container{width:85%; margin: 0 auto;overflow:hidden;}
.product .product_lst .arrow-left{position:absolute; left:0; top:50%; margin-top:-10px; z-index:99;}
.product .product_lst .arrow-right{position:absolute; right:0; top:50%; margin-top:-10px;}
.product .product_lst .swiper-slide{width:100%; position: relative; }
.product .product_lst .swiper-slide .swiper_img{float:left}
.product .product_lst .swiper-slide .swiper_img .inner{}
.product .product_lst .swiper-slide .swiper_text{word-break: keep-all; }
.product .product_lst .swiper-slide .swiper_text strong{display: block; color: #000; font-size:18px; letter-spacing: -1px; display: block; margin-bottom: 10px;}
.product .product_lst .swiper-slide .swiper_text p{font-size: 13px; line-height: 20px; margin-bottom: 20px;}
.product .product_lst .swiper-slide .swiper_text a{display:inline-block; font-size: 12px; color: #00793f; text-decoration:underline; font-weight:bold;	}

.cont_r_l {width: 310px; float:left;}
.cont_r_l .news{margin-bottom: 10px; height:200px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background:url(/images/main/bg_news.gif) center center no-repeat; padding: 20px; position: relative;}
.cont_r_l .news h2{color:#fff; font-size:17px; font-weight:bold; margin-bottom: 15px;}
.cont_r_l .news .news_lst ul li{ padding-left: 7px; position: relative; font-size: 13px; margin-bottom: 8px;}
.cont_r_l .news .news_lst ul li:after {position:absolute; left:-2px; top:10px; width:2px; height:2px; background-color:#fff; content:""; }
.cont_r_l .news .news_lst ul li a{color:#fff;  font-size: 13px;}
.cont_r_l .news a.more{position: absolute; right:20px; top:20px;	}
.cont_r_l .network a{display:block; height:200px; padding: 20px; background:url(/images/main/bg_network.jpg) center top no-repeat; -moz-box-sizing: border-box; box-sizing: border-box; }
.cont_r_l .network h2{color:#fff; font-size:17px; font-weight:bold; }

#footer{background-color:#fff; }
#footer.sub{border-top:1px solid #d9d9d9;}
#footer .footer_inner{padding:22px 30px; width: 1200px; margin:0 auto; -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
#footer .footer_inner:after {display:block; clear:both; content:"";}
#footer .footer_inner h1{float:left;}
#footer .footer_inner p{margin-left:180px; font-size: 12px; color: #888; line-height: 26px; padding-top: 7px;}

.path{width:1200px; margin:0 auto; position:relative; margin-bottom: 30px;}
.path h2{font-size:34px; font-weight:bold; color:#333333;}
.path p{position: absolute; right: 0; bottom: 0;}
.path p span{color: #999;	}
.path p em{color: #645f5e;}

article{padding-bottom:70px; }
article.pb_none{padding-bottom:0; }

/* 공통 */
.tab_position{width:1200px; margin:0 auto;  margin-bottom: 30px;}
.tab_position ul{background-color: #8e8e8e; border-left: 1px solid #d9d8d8;}
.tab_position ul:after {display:block; clear:both; content:"";}
.tab_position ul li{float: left; width: 238px; border-right: 1px solid #d9d8d8; }
.tab_position ul li a{display: block; color: #fff; font-size: 16px; line-height: 18px; font-weight:bold; padding:15px 50px; background:url(/images/common/bg_tap_off.gif) 90% center no-repeat;}
.tab_position ul li.on{border-right: 1px solid #d9d8d8; border-top: 1px solid #d9d8d8; border-bottom: 1px solid #d9d8d8;}
.tab_position ul li.on a{color: #5c5c5c; background:url(/images/common/bg_tap_on.gif) 90% center no-repeat #fff;}

.title_type1{float:left; font-size:22px; color:#222222; position: relative; padding-top: 20px;}
.title_type1:after {position:absolute; left:0; top:0; width:40px; height:2px; background-color:#5e6461; content:""; }
.title_type1 span{font-size: 15px; color: #666; display: block; margin-top: 5px;}

.title_type2{float:left; font-size:22px; color:#222222; font-weight:bold;}
.title_type2.blue{color: #1c578f;margin-bottom: 20px;}

.title_type3{float:left; font-size:22px; color:#ffffff; position: relative; padding-top: 20px;}
.title_type3:after {position:absolute; left:0; top:0; width:40px; height:2px; background-color:#5e6461; content:""; }
.title_type3 span{font-size: 15px; color: #666; display: block; margin-top: 5px;}

.table_type1 {overflow:hidden;}
.table_type1 table{width:100%; background-color: #fff; margin-left:-1px;}
.table_type1 table thead th{border-top: 3px solid #5e6461; border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; font-size: 16px; color: #222; padding:10px 5px}
.table_type1 table tbody th{border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; font-size: 16px; color: #222; padding:10px 5px}
.table_type1 table tbody td{border-bottom: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; font-size: 16px; color: #666; padding:10px 5px; text-align: center;}
.table_type2 {overflow:hidden;}
.table_type2 table{width:100%; background-color: #fff;border-top: 2px solid #5e6461;font-family: 'Malgun Gothic'}
.table_type2 table tbody th{border-bottom: 1px solid #e2e2e2; font-size: 17px; color: #373737; padding:10px 5px; text-align: center; background-color: #f4f4f4;font-family: "Malgun Gothic"}
.table_type2 table tbody td{border-bottom: 1px solid #e2e2e2; font-size: 17px; color: #7e7e7e; padding:15px 15px; text-align: left;font-family: "Malgun Gothic"}
.table_type2 table tbody td img{width: inherit !important;}
.table_type2 table tbody td .t_img_list ul li{float:left; text-align: center; margin-right: 15px;}
.possession_t_list ul li{font-size: 14px; color: #7e7e7e;}

/* CEO 인사말 */
#greeting1{width:1200px; margin:0 auto; }
#greeting1 .greeting1_box{margin-bottom:20px; padding-top:610px; background:url(/images/company/bg_greeting1_1.jpg) center top no-repeat;}
#greeting1 .greeting1_box:after {display:block; clear:both; content:"";}

#greeting1 .greeting1_box .greeting1_text{float:right; padding-top:20px;}
#greeting1 .greeting1_box .greeting1_text:after {display:block; clear:both; content:"";}
#greeting1 .greeting1_box .greeting1_text p{word-break: keep-all; text-align:justify; float:left; width:430px; margin-left:30px; font-size:16px; color:#666666; }
#greeting1 .sign{text-align: right;	}

#greeting2 .greeting2_box{width:1200px; margin:0 auto; padding-top:610px; padding-bottom:40px; background:url(/images/company/bg_greeting1_1.jpg) center top no-repeat; }
#greeting2 .greeting2_box:after {display:block; clear:both; content:"";}
#greeting2 .greeting2_text{margin-left: 300px;}
#greeting2 .greeting2_text strong{font-weight: normal;font-size:20px; color: #222;}

#greeting2 .greeting3_box{background-color: #f4f4f4;}
#greeting2 .greeting3_box:after {display:block; clear:both; content:"";}
#greeting2 .inner{width:1200px; margin:0 auto; padding:50px 0}
.greeting3_text{margin-left: 300px; padding-top:20px;}
.greeting3_text ul:after {display:block; clear:both; content:"";}
.greeting3_text ul li{float: left;color: #5e6461; font-size: 16px; width: 50%; margin-bottom: 10px;}
.greeting3_text ul li:after {display:block; clear:both; content:"";}
.greeting3_text ul li em{float:left; font-weight: bold; }
.greeting3_text ul li span{float:left; margin-left: 20px; margin-right: 20px; }
.greeting3_text ul li p span{display: inline-block; margin-left: 123px;}

/* 회사개요 */
#summary{}
#summary .summary_bg{padding-top:610px; background:url(/images/company/img_summary1.jpg) center top no-repeat;}
.box_type1{width:1200px; margin:0 auto; padding:50px 0}
.box_type1.first{padding-top:0;}
.box_type1:after {display:block; clear:both; content:"";}
.box_type1 h3{float:left;}
.box_type1 .box_type1_text{margin-left:300px; padding-top:20px; overflow:hidden;}
.box_type1 .box_type1_text.pt_none{padding-top:0;}
.box_type1 .box_type1_text:after {display:block; clear:both; content:"";}
.box_type1 .box_type1_text > p{float:right; width:50%; line-height:24px; word-break: keep-all; text-align:justify; width:430px; font-size:16px; color:#666666;}
.box_type1 .box_type1_text > p:first-child{float:left;}
.box_type1 .box_type1_text strong{font-size: 22px; font-weight: normal; color: #222;}
.box_type1 .box_type1_text .another_title{font-size: 17px; color:#5e6461; font-weight:bold;	}
.box_type1 .box_type1_text .another_p{font-size: 16px; color:#666666;}
.summary_box .summary_img{border:1px solid #d8d8d8; text-align:center; padding: 40px 0; margin-bottom: 20px;}
.summary_box strong{font-size:18px; color:#5e6461; font-weight:bold; display: block; margin-bottom: 5px;}
.summary_box p{float:left !important;}

.box_type2{background-color:#f4f4f4; padding:50px 0}
.box_type2 .inner{width:1200px; margin:0 auto;}
.box_type2:after {display:block; clear:both; content:"";}
.box_type2 h3{float:left;}
.box_type2 .box_type1_text{margin-left:300px; padding-top:20px;}
.box_type2 .box_type1_text:after {display:block; clear:both; content:"";}
.box_type2 .box_type1_text > p{float:right; line-height:24px; word-break: keep-all; text-align:justify; width:430px; font-size:16px; color:#666666;}
.box_type2 .box_type1_text > p:first-child{float:left;}
.box_type2 .box_type1_text .recruitment_text{float:right; width:50%; line-height:24px; word-break: keep-all; text-align:justify; width:430px; font-size:16px; color:#666666;}
.box_type2 .box_type1_text .recruitment_text:first-child{float:left;}
.box_type2 .box_type1_text .recruitment_text a{display:inline-block; color: #fff !important; font-size: 15px; line-height: 37px; min-width: 80px; text-align:center; vertical-align:top; border:0 none; padding:0; background-color: #5e6461; font-weight: bold;}
.box_type2 .box_type1_text .recruitment_text a.black{background-color: #000000;}
.box_type2 .box_type1_text .recruitment_text a.w155{width:155px;}
.box_type2 .box_type1_text .recruitment_text strong{display: block;margin-bottom: 5px;}
.box_type2 .box_type1_text .recruitment_text p{margin-bottom: 20px; letter-spacing:-1px;}


/*input file fake*/
div.fileinputs {position: relative; width: 337px; float:left; margin-right: 2px;}
div.fakefile {}
div.fakefile input{height: 35px; width:250px; border:1px solid #ddd; float:left; margin-right: 4px;}
div.fakefile button{display:inline-block; color: #fff; font-size: 15px; line-height: 37px; min-width: 80px; text-align:center; vertical-align:top; border:0 none; padding:0; background-color: #5e6461; font-weight: bold;}
input.file { position: absolute; left: 0; top: 0; cursor: pointer; height: 37px; line-height: 28px; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; width: 337px;}

.lst_Upload{margin:0 0.5em;}
.lst_Upload .tag:first-child{margin-top: 0;}
.lst_Upload .tag{margin-top: 5px; color: #242a30;}
.lst_Upload .tag a{ margin-left: 6px; width: 15px; height: 15px; overflow: hidden; text-indent: -9999px;  display: inline-block; background-image: url(/images/btn/btn_close03.png); background-repeat: no-repeat; background-position: 0px 0px;vertical-align:middle;}
.lst_Upload .tag a:hover{background-position:0px -23px;}





#history1, #history2, #history3{width:1200px; margin:0 auto;}
.visual_history{position:relative; z-index:0; }
.visual_history:after {display:block; clear:both; content:"";}
.visual_history .bx-wrapper{width:909px; float:left;}
.visual_history .bx-pager{float: right;}
.visual_history .bx-pager a:first-child{margin-top: 0;}
.visual_history .bx-pager a{display:block; margin-top:22px; border:1px solid #e1e0e0; position: relative;}
.visual_history .bx-pager a span{display: none; position: absolute; left:0; top: 0; width: 267px; height: 147px; border:5px solid #8e8e8e; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.visual_history .bx-pager a.active{ }
.visual_history .bx-pager a.active span{display: block;}
.bx-prev{background:url(/images/company/bg_left.png) left top no-repeat; display:block; position:absolute; left:0; top:50%; margin-top:-60px; z-index:99; width:53px; height:128px;}
.bx-next{background:url(/images/company/bg_right.png) left top no-repeat; display:block; position:absolute; right:291px; top:50%; margin-top:-60px; z-index:99; width:53px; height:128px;}

#history1 .box_type1 .box_type1_text > p, #history2 .box_type1 .box_type1_text > p, #history3 .box_type1 .box_type1_text > p{letter-spacing:-1px;}
.history_list {float: right;width:430px;}
.history_list ul li{ color: #5e6461; font-size: 16px; margin-bottom: 10px;}
.history_list ul li:after {display:block; clear:both; content:"";}
.history_list ul li em{float:left; font-weight: bold; }
.history_list ul li span{float:left; margin-left: 20px; margin-right: 20px; }
.history_list ul li p{margin-left: 100px;}

.img_wrap {position:relative; padding-top:30px; }
.btn_list {position:absolute; right:0; top:20px;;}
.main_img {position:relative;float:left; width:909px;}
.main_img button {position:absolute; z-index:99; cursor:pointer;}
.main_img button.btn_left {left:0; top:50%; margin-top:-60px; }
.main_img button.btn_right {right:0; top:50%; margin-top:-60px; }
.sub_img {float:right;}
.sub_img ul {}
.sub_img ul:after {display:block; clear:both; content:"";}
.sub_img ul li {width:267px; height:147px; margin-bottom: 22px; position:relative; cursor:pointer; border:1px solid #e1e0e0;}
.sub_img ul li img {width:267px; height:147px;}
.sub_img ul li span {display:block; position:absolute; width:128px; height:76px; l:0; top: 0;}
.sub_img ul li.on span {width:257px; height:137px; border:5px solid #8e8e8e;}

/* 비전 */
.vision_top{width:1200px; margin:0 auto; margin-bottom: 50px;}
.graph{margin-bottom: 50px;}
.graph span{display:block; color:#7e7e7e; font-size:16px; text-align:right; margin-bottom: 20px;}
.graph .graph_innr{background:url(/images/company/bg_graph.gif) left top no-repeat; min-height:330px; position: relative;}
.graph .graph_innr .graph_img{position:absolute; bottom: 18px; right: 0;}
.graph_list ul:after {display:block; clear:both; content:"";}
.graph_list ul li{float: left;color: #5e6461; font-size: 16px; width: 50%; line-height:28px}
.graph_list ul li:after {display:block; clear:both; content:"";}
.graph_list ul li em{float:left; font-weight: bold; }
.graph_list ul li p{margin-left: 60px; }
.vision_list ul{margin-left:-30px;}
.vision_list ul:after {display:block; clear:both; content:"";}
.vision_list ul li{float: left;color: #5e6461; font-size: 16px; width: 435px; line-height:28px; margin-left:30px; word-break: keep-all; margin-bottom: 30px;}
.vision_list ul li em{font-weight: bold;font-size: 16px; color: #5e6461; display: block; margin-bottom: 10px;}
.vision_list ul li p{font-size: 16px; color: #5e6461; margin-bottom: 20px; line-height: 20px;}
.vision_list2 ul{margin-left:-30px;}
.vision_list2 ul:after {display:block; clear:both; content:"";}
.vision_list2 ul li{float: left;color: #5e6461; font-size: 16px; line-height:28px; margin-left:30px; word-break: keep-all; margin-bottom: 30px;}
.vision_list2 ul li em{font-weight: bold;font-size: 16px; color: #5e6461; display: block; margin-bottom: 10px;}
.vision_list2 ul li p{font-size: 16px; color: #5e6461; margin-bottom: 20px; line-height: 20px;}
.vision_list2 ul li dl {float: left;width: 275px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.vision_list2 ul li dl.center {margin: 0 37px;}
.vision_list2 ul li dl.last {float: right;}
.vision_list2 ul li dl dt{text-align: center;}
.vision_list2 ul li dl dt img{margin-bottom: 10px;}
.vision_list2 ul li dl dd{text-align: center;font-size: 14px;line-height: 20px;}

/* CI */
#ci{width:1200px; margin:0 auto;}
#ci .logo{padding:100px 0; text-align: center; background-color: #f3f3f3;}
#ci .logo h3{margin-bottom: 30px;}
#ci .logo p{font-size: 20px; color: #000;}

#logo {}
#logo .logo_color ul{margin-left: -40px;}
#logo .logo_color ul:after {display:block; clear:both; content:"";}
#logo .logo_color ul li{float:left; width: 420px; margin-left: 40px;}
#logo .logo_color ul li em{display: block; color: #000; font-size: 18px; font-weight: bold; margin-bottom: 15px;}
#logo .primary:after {display:block; clear:both; content:"";}
#logo .primary .primary_img{float:left;}
#logo .primary .primary_text{margin-left: 470px}
#logo .primary .primary_text strong{font-size:16px; color: #5e6461; display: block; margin-bottom: 10px;}
#logo .primary .primary_text p{font-size: 16px; color: #5e6461; margin-bottom: 20px; line-height: 20px;}

#logo .Secondary ul{margin-left: -40px;}
#logo .Secondary ul:after {display:block; clear:both; content:"";}
#logo .Secondary ul li{float:left; width: 420px; margin-left: 40px;}
#logo .Secondary ul li em{font-size:16px; color: #5e6461; display: block; margin-bottom: 10px; font-weight: bold;}

#logo .rule{margin-left: -30px;}
#logo .rule ul:after {display:block; clear:both; content:"";}
#logo .rule ul li{float:left; margin-left: 30px;}
#logo .rule ul li em{font-size:16px; color:#5e6461; display: block; margin-bottom: 10px; font-weight: bold;}

/* 설비현황 */
#facilities .facilities_info{width:1200px; margin:0 auto;}
#facilities .facilities_info > h3{font-size:22px; color:#222222; background:url(/images/product/bg_facilities1.jpg) left bottom no-repeat; padding-bottom: 600px;}
#facilities .facilities_info .box_type1 h3{font-size: 20px;}
#facilities .facilities_info .box_type1 .box_type1_text p{font-size:15px}
#facilities .facilities_info .box_type2 .box_type1_text{padding-top: 0;}
#facilities .facilities_text{float: left;min-height:240px;}
#facilities .facilities_text.fll{float: left;width: 48%;}
#facilities .facilities_text.flr{float: right;width: 48%;}
#facilities .facilities_text.f_bg1{padding-left:470px; background:url(/images/product/bg_facilities2.jpg) left top no-repeat; }
#facilities .facilities_text.f_bg2{padding-bottom: 215px;background:url(/images/product/bg_facilities3.jpg) left bottom no-repeat; }
#facilities .facilities_text.f_bg3{padding-left:470px; background:url(/images/product/bg_facilities4.jpg) left top no-repeat; }
#facilities .facilities_text p{font-size:15px; line-height: 24px; word-break: keep-all; margin-bottom: 20px;}
#facilities .facilities_text span{display: inline-block;margin-bottom: 20px;font-weight:bold; font-size:15px;}
#facilities .facilities_text .table{background: #fff;border-top: 2px solid #5e6461;}
#facilities .facilities_text .table table{width: 100%;}
#facilities .facilities_text .table table th{padding: 5px 10px;font-size: 16px;color: #222;font-weight: bold;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
#facilities .facilities_text .table table td{padding: 5px 10px;font-size: 16px;color: #666;text-align: center;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;font-family: 'Malgun Gothic';}
#facilities .facilities_text .table table .last{border-right: none;}





/* 연구소 소개 */
#laboratory .laboratory_info{width:1200px; margin:0 auto; background:url(/images/rnd/bg_laboratory1.jpg) center top no-repeat; padding-top: 571px;}
#laboratory .laboratory_info .box_type1 h3{font-size: 20px;}
#laboratory .laboratory_info p{width: 100%;}

/* R&D 전략 */
#rnd .rnd_info{width:1200px; margin:0 auto;}
#rnd .rnd_info > h3{font-size:22px; color:#222222; background:url(/images/rnd/bg_rnd1.jpg) left bottom no-repeat; padding-bottom: 425px;}
#rnd .rnd_list{min-height: 240px;}
#rnd .rnd_list.r_bg1 {background:url(/images/rnd/bg_rnd2.jpg) left top no-repeat; padding-left:465px;}
#rnd .rnd_list.r_bg2 {background:url(/images/rnd/bg_rnd3.jpg) right top no-repeat;}
#rnd .rnd_list.r_bg3 {background:url(/images/rnd/bg_rnd4.jpg) left top no-repeat; padding-left:465px;}
#rnd .rnd_list.r_bg4 {background:url(/images/rnd/bg_rnd5.jpg) right top no-repeat;}
#rnd .rnd_list ul li{color:#666666; font-size:16px; padding-left:10px; line-height:24px; position:relative;}
#rnd .rnd_list ul li:after {position:absolute; left:0; top:13px; width:4px; height:1px; background-color:#666666; content:""; }

/* 인재상 */
#talented .box_type1.first > h3{font-size:22px; color:#222222; font-weight: bold;}
#talented .box_type1.first p.ls1{letter-spacing:-1px;}
#talented .box_type1 p b{font-family:'SimHei'; font-weight: normal;}
#talented .talented_list{min-height: 240px;}
#talented .talented_list.t_bg1{background:url(/images/recruit/bg_talented1.jpg) left top no-repeat; padding-left:465px;}
#talented .talented_list.t_bg2{background:url(/images/recruit/bg_talented2.jpg) right top no-repeat;}
#talented .talented_list.t_bg3{background:url(/images/recruit/bg_talented3.jpg) left top no-repeat; padding-left:465px;}
#talented .talented_list.t_bg4{background:url(/images/recruit/bg_talented4.jpg) right top no-repeat; }
#talented .talented_list.t_bg5{background:url(/images/recruit/bg_talented5.jpg) left top no-repeat; padding-left:465px;}
#talented .talented_list.t_bg6{background:url(/images/recruit/bg_talented6.jpg) right top no-repeat; }
#talented .talented_list.t_bg7{background:url(/images/recruit/bg_talented7.jpg) left top no-repeat; padding-left:465px;}
#talented .talented_list span{display: block;font-size: 16px; color: #5e6461; margin-bottom: 20px; line-height: 22px;}
#talented .talented_list strong{font-size:16px; color: #5e6461; display: block; margin-bottom: 10px;font-weight: bold;	}
#talented .talented_list p{font-size: 16px; color: #5e6461; margin-bottom: 20px; line-height: 22px;}

/* 복리후생 */
#welfare .box_type1.first > h3{font-size:22px; color:#222222; font-weight: bold;}
#welfare .welfare_list ul{margin-left: -40px;}
#welfare .welfare_list ul li{float:left; margin-bottom: 20px; line-height:24px; text-align:justify; width:430px; font-size:16px; color:#666666; margin-left: 40px;}
#welfare .welfare_list ul li em{font-size:16px; color: #5e6461; display: block; margin-bottom: 10px;font-weight: bold;}
#welfare .welfare_list ul li p{font-size: 16px; color: #5e6461; line-height: 22px; min-height:44px; text-align: justify; word-break: keep-all;}
#welfare > div.w_bg1 .inner{background:url(/images/recruit/bg_welfare1.gif) left 100px no-repeat;}
#welfare > div.w_bg2 {background:url(/images/recruit/bg_welfare2.gif) left 170px no-repeat;}
#welfare > div.w_bg3 .inner{background:url(/images/recruit/bg_welfare3.gif) left 130px no-repeat;}

/* 채용공고 */
#recruitment{width:1200px; margin:0 auto;}
#recruitment .box_type1.first .box_type1_text > h4{font-size:21px; color:#222222; font-weight: bold;}
#recruitment>h3{float:none;}

/* iframe */
#iframe_box{width:1200px; min-height: 708px;margin:0 auto; padding-top: 50px;text-align:center;}
#iframe_box.company{background: url(../images/ir/company_bg.jpg) no-repeat;}
#iframe_box.inverstment{background: url(../images/ir/inverstment_bg.jpg) no-repeat;}
#iframe_box.stock{background: url(../images/ir/stock_bg.jpg) no-repeat;}

/* IR 자료실 */
#ir{width:1200px; margin:0 auto;}

/* 주주메세지 */
#message{}
#message .box_type1.first{background:url(/images/ir/bg_message1.jpg) left top no-repeat; padding-top: 440px;}
#message .box_type1.first > h3{font-size:22px; color:#222222; font-weight: bold;}
#message .graph{width:420px; float:left; margin-left:50px;}
#message .graph:first-child{margin-left:0;}
#message .graph .graph_innr{background:url(/images/ir/bg_graph1.gif) left top no-repeat; min-height: 289px;}
#message .graph .graph_innr.a_graph{background:url(/images/ir/bg_graph2.gif) left top no-repeat;}
#message .graph .graph_innr .graph_img{position:absolute; bottom: 20px; right: 0;}

/* 연구실적 */
#result{}
.result_roll{background-color: #f3f3f3; padding:50px 0; margin-bottom: 50px;}
.rolling_wrap {width:1200px; margin:0 auto; position:relative; background:url(/images/rnd/bg_line.gif) left 34px repeat-x; }
.rolling {width:1200px !important; margin:0 auto; position:relative; }

.rolling ul li {padding:0 50px;}
.rolling ul li .year_info{width:200px; height:340px;  text-align:center;}
.rolling ul li .year_info dl dt{background-color:#fff; border:2px solid #c3c3c3; width:195px; -webkit-border-radius: 40px; border-radius: 40px; font-size:30px; color: #7e7e7e; line-height:70px; margin-bottom: 20px;}
.rolling ul li .year_info:hover dl dt{border:2px solid #5e6461; color: #5e6461; }
.rolling ul li .year_info dl dd{font-size:15px; color:#7e7e7e; margin-bottom: 12px; letter-spacing:-1px; text-align: left; padding:0 0px 0 19px;}

.rolling_wrap button {position:absolute; top:22px; z-index: 99;}
.rolling_wrap button.left {left:0 }
.rolling_wrap button.right {right:0}

#result .tab_section{width:1200px; margin:0 auto;}
#result .result_list ul { margin-left: -20px;}
#result .result_list ul:after {display:block; clear:both; content:"";}
#result .result_list ul li{width:590px; float:left; margin-left: 20px; margin-bottom: 30px;}
#result .result_list ul li .result_img{position: relative; border:1px solid #d8d8d8; width:588px; height:288px}
#result .result_list ul li .result_img span{position: absolute; left:0; top: 0;}
#result .result_list ul li .result_text em{display: block; color: #000;; font-size:18px; font-weight: bold; margin:10px 0;}
#result .result_list ul li .result_text p{font-size:16px; color:#7e7e7e}

/* 보유기술 */
#possession {width:1200px; margin:0 auto;}
#possession .possession_list > ul { margin-left: -20px;}
#possession .possession_list > ul:after {display:block; clear:both; content:"";}
#possession .possession_list > ul > li{width:590px; float:left; margin-left: 20px; margin-bottom: 30px;}
#possession .possession_list ul li a{display:block;}
#possession .possession_list ul li .possession_img{position:relative; border:1px solid #d8d8d8; width:588px; height:288px; margin-bottom:10px;}
#possession .possession_list ul li em{display: block; color: #000;; font-size:18px; font-weight: bold; }


/* 일지스토리 */
#story{width:1200px; margin:0 auto}
#historyMuseum{overflow:hidden;position:relative;top:0;left:0;height:540px;background-image:url(/images/pr/bg_historymuseum.jpg);background-position:0 0;background-repeat:no-repeat;background-size:150% ;}
/* .btn_historyMuseum{margin:35px 0 80px;text-align:center}
.btn_historyMuseum button{margin:0 10px} */

.btn_historyMuseum2 button{position:absolute; z-index:999; top:205px;}
.btn_historyMuseum2 button.prev{left:0;}
.btn_historyMuseum2 button.next{left:1147px;}
#historyMuseum .line{position:absolute;top:192px;left:0;width:3106px;height:200px;background-image:url(../images/about/bg_historymuseum_line.png);background-position:0 0;background-repeat:no-repeat}
#historyMuseum .lst_museum{position:absolute;top:0;left:0}
#historyMuseum .lst_museum > ul{position: relative;left: 0; top: 53px; }
#historyMuseum .lst_museum > ul > li{position:absolute;top:0;left:0;width:248px;height:262px;padding:12px;background-color:#fff;}
#historyMuseum .lst_museum > ul > li > a{display: block;height:100%;z-index: 1;position: relative;}
#historyMuseum .lst_museum > ul > li > a:hover, #historyMuseum .lst_museum > ul > li > a:link:hover{color:inherit !important;}
#historyMuseum .lst_museum > ul > li .photo{margin-bottom:15px;}
#historyMuseum .lst_museum > ul > li .cont{line-height:22px; font-size: 15px;}
#historyMuseum .lst_museum > ul > li .cont .date{font-size:21px; color:#000000; margin-bottom: 10px;}
#historyMuseum .Controlbox{position:absolute;left:0;bottom:0;width:100%;height:92px;   background-color: rgba(0, 0, 0, 0.5);
  /* IE 5.5 - 7 */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff, endColorstr=#b2ffffff);
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2ffffff, endColorstr=#b2ffffff)";}
#historyMuseum .Controlbox .handler{margin-left:20px}
#historyMuseum .Controlbox .handler > ul{padding-top:20px}
#historyMuseum .Controlbox .handler > ul > li{float:left;margin-left:57px}
#historyMuseum .Controlbox .handler > ul > li a{display:inline-block;*display:inline;height:48px;padding-left:53px;background-position:0;background-repeat:no-repeat;background-image:url(/images/pr/bg_his_off.png);line-height:48px;font-size:24px;font-weight:700;color:#fff;*zoom:1}

#historyMuseum .Controlbox .handler > ul > li a.on,#historyMuseum .Controlbox .handler > ul > li a:hover{background-image:url(/images/pr/bg_his_on.png)}

/* 공감 일지 */
#sympathy{width:1200px; margin:0 auto}
#sympathy .sympathy_list {border-top: 3px solid #5e6461;    border-bottom: 1px solid #e6e6e6;    padding: 30px 0 10px 0;    margin-bottom: 30px;}
#sympathy .sympathy_list > ul {margin-left:-26px;}
#sympathy .sympathy_list > ul:after{content: '';display: block;clear: both;}
#sympathy .sympathy_list > ul > li{float:left; width: 280px; text-align: center; margin-bottom: 30px; margin-left:26px;}
#sympathy .sympathy_list > ul > li .img a{display:block; border: 1px solid #e6e6e6; width: 280px; height: 190px; overflow: hidden; position: relative; margin-bottom: 15px;}
#sympathy .sympathy_list > ul > li .img a img{max-height: 100%; max-width: 100%; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
#sympathy .sympathy_list > ul > li strong{display:block; font-size: 15px; color: #333333 !important; margin-bottom: 8px; width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
}
#sympathy .sympathy_list > ul > li p{font-size: 12px; line-height: 14px;}
#sympathy .sympathy_list > ul > li p span{display:inline-block; padding-right:10px; margin-right:10px; position:relative;}
#sympathy .sympathy_list > ul > li p span:after {position:absolute; right:-1px; top:3px; width:1px; height:10px; background-color:#ddd; content:""; }




/* 생산제품 */
#product .product_top{width:1200px; margin:0 auto}
#product .product_top h3{float:none; background:url(/images/product/bg_product.jpg) center bottom no-repeat; background-size:cover;padding-bottom: 425px; margin-bottom: 40px;}
#product .gray_box{width: 100%; background-color: #f4f4f4; padding:50px 0;}
#product .gray_box .inner{width:1200px; margin:0 auto;}
#product .gray_box .inner h3{float:none; }

#product #prd_list{margin:30px 0;position: relative;}
#product #prd_list > .inner{margin:0 20px;overflow: hidden;position: relative;width: auto;}
#product #prd_list > .inner > ul{}
#product #prd_list > .inner > ul > li{float: left;}
#product #prd_list > .inner > ul > li > a{display: block;border:1px solid #D9D8D8;position: relative;width:78px;height:58px;background-color: #fff;}
#product #prd_list > .inner > ul > li.on > a:after{content: '';left:-1px;top:-1px;bottom:-1px; right:-1px;border:3px solid #01793F;position: absolute;}
#product #prd_list > .inner > ul > li > a img{position: absolute;top:0;bottom:0;left:0;right:0;margin:auto;max-width:90%;max-height:90%;}
#product #prd_list .pagi{}
#product #prd_list .pagi button{position: absolute;top:0;bottom:0;margin:auto;height:22px;}
#product #prd_list .pagi button.btn_prev{left:0px;}
#product #prd_list .pagi button.btn_next{right:0px;}

#product .bx_prd_detail{}
#product .bx_prd_detail:after{content: '';display: block;clear: both;}
#product .bx_prd_detail .img{float: left;margin-right:56px;}
#product .bx_prd_detail .img > ul{margin-left:-30px;}
#product .bx_prd_detail .img > ul:after{content: '';display: block;clear: both;}
#product .bx_prd_detail .img > ul > li{width:433px;height:238px;border:1px solid #D8D8D8;background-color: #fff;position: relative;float: left;margin-left: 30px;}
#product .bx_prd_detail .img > ul > li img{position: absolute;top:0;bottom:0;left: 0;right: 0;margin: auto;max-width: 80%;max-height:80%;}
#product .bx_prd_detail .txt{display: table;}
#product .bx_prd_detail .txt > h4{color: #222222;font-size: 22px;font-weight: 700;margin-bottom:10px;-ms-word-break: keep-all; word-break: keep-all;}
#product .bx_prd_detail .txt > p{font-size: 16px;color: #666666;line-height: 24px;-ms-word-break: keep-all; word-break: keep-all;}

.tap_list{margin-bottom: 30px; }
.tap_list ul:after {display:block; clear:both; content:"";}
.tap_list ul li{float:left; width:150px;text-align:center; margin-right: 8px;border:1px solid #ddd;}
.tap_list ul li.on{border: 1px solid #4c9050;}
.tap_list ul li a{display:block; color:#696969; font-size:14px;line-height:40px; }
.tap_list ul li.on a{background: #4c9050;color:#fff;line-height:39px; font-weight: bold;font-family:'NanumGothicbold';}


/* 인사제도 */
#system .box_type1.first > h3{font-size:22px; color:#222222; font-weight: bold;}
#system .box_type1.first p.ls1{letter-spacing:-1px;}
#system .system_img2{border:1px solid #e2e2e2; background-color: #fff; padding: 25px 25px 50px 25px;}
#system .system_img2 em{display: block; color: #666; font-size: 18px; font-weight: bold;}
#system .system_img2 .system_img2_inner{text-align:center;}
#system .policy_list ul:after {display:block; clear:both; content:"";}
#system .policy_list ul li{font-size: 16px; float:left; width: 50%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding:57px 0 57px 160px; margin-bottom: 20px; }
#system .policy_list ul li.policy1{background:url(/images/recruit/bg_system1.gif) left center no-repeat;}
#system .policy_list ul li.policy2{background:url(/images/recruit/bg_system2.gif) left center no-repeat;}
#system .policy_list ul li.policy3{background:url(/images/recruit/bg_system3.gif) left center no-repeat;}
#system .policy_list ul li.policy4{background:url(/images/recruit/bg_system4.gif) left center no-repeat;}
#system .p_system{width:100%;}

/* 30년사 */
#history30{width:1200px; margin:0 auto}





.publicity_img{position:relative; width:1200px; height:673px; }
.publicity_img a{display:block;}
