@charset "utf-8";

.layer_on{overflow: hidden;}
.m{display: none !important}	
.page_wrap{width:100%;min-width:1200px;position:relative;left:0;box-sizing: border-box;overflow:hidden;overflow-x: hidden;}


/* Header : S */
#header .head, .fixed_in{position:relative;width:1200px;margin: 0 auto;}
#header{position:fixed;top:0;left:0;width:100%;z-index: 1000; background:#fff;}
#header .head{height: 125px;}
#header .logo{position: absolute;top:50%;left:0;margin-top: -50px;display: inline-block;transition: all 0.2s ease;}
#header .logo img{vertical-align: top; width:200px;}
#header.scroll{background: #fff;}
#header .header_line{height:4px; background:#007f3d; border-bottom: 1px solid #ffcc00; border-top: 1px solid #ffcc00;}

.lnb_nav{text-align: center;padding:0 0 0 200px; }
.lnb{display: inline-block;}
.lnb:after{display: block;content: '';clear: both;}
.lnb > li{float: left;position: relative;z-index: 2;}
.lnb > li > a{position:relative;display: block;padding:0 31px;font-weight:600;color: #333;font-size: 20px;z-index: 3; line-height:125px;}
.lnb > li.on > a{color: #007f3d;}
.lnb > li.on .sub_area,
.lnb > li:hover .sub_area{/*display: block;*/}
.lnb > li .sub_area{display:none;position: absolute;top:125px;z-index: 2;width: 100%;padding: 0 10px;box-sizing: border-box; height:160px;}
.lnb > li .sub_area:after{position:absolute; top:6px;left:0;display: block;content: '';width: 100%; padding-top:125px; height:100%; background: #fff; z-index: 1;
	-webkit-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.23);
	box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.23);
}
.lnb > li .sub{position: relative;z-index: 2;border-top: 1px solid #fff}
.lnb > li .sub > li > a{display: block;padding: 5px 0;font-size: 14px;color: #666;text-align: left;}
.lnb > li .sub > li:first-child{padding-top: 13px;}
.lnb > li .sub > li:last-child{padding-bottom: 63px;}
.lnb > li .sub > li.on > a > span,
.lnb > li .sub > li > a:hover > span{color: #007f3d; border-bottom: 1px solid #007f3d; }

.lnb > li .horizon{ width: 1200px; padding-bottom:0; height:160px;}
.lnb > li .horizon .sub{ margin:30px auto 0;}
.lnb > li .horizon .sub > li{}
.lnb > li .horizon .sub > li:last-child{padding-bottom: 0px;}
.lnb > li .horizon .sub > li > a{float:left; width:150px; text-align:center;}
.lnb > li .horizon .sub > li > a > img{border:1px solid #fff;}
.lnb > li .horizon .sub > li > a > span{display:block; padding:10px 0; width:130px; margin: 0 auto;}
.lnb > li .horizon .sub > li.on > a > span,
.lnb > li .horizon .sub > li > a:hover > span{color: #fff; border: 1px solid #007f3d; background:#007f3d; }
.lnb > li .horizon .sub > li.on > a > img,
.lnb > li .horizon .sub > li > a:hover > img{ border:1px solid #007f3d; }
/* //Header : E */



.slide_area{position:relative; }
.main_slide {overflow: hidden; height:440px;}
.main_slide .item{outline: none;}
.slide_area .item01{background: url(/design/default/images/mv01.jpg) no-repeat 50% 0;}
.slide_area .item02{background: url(/design/default/images/mv02.jpg) no-repeat 50% 0;}

.main_slide .slick-dots{position: absolute;width:1200px;left: 50%;margin-left:550px;top:400px;box-sizing: border-box;text-align: left;}
.main_slide .slick-dots li{margin:0 2px;display: inline-block;width: 16px;height:16px;color: transparent;font-size: 0;box-sizing: border-box;border: 2px solid #bbb;border-radius: 100%;cursor: pointer;transition: color .3s;vertical-align: top;}
.main_slide .slick-dots li.slick-active{background: #007f3d;border-color: #007f3d;}



.select_link{position: relative;border: 1px solid #333;width: 90px;border-radius: 26px;color: #333;font-weight: 900;font-size: 13px;}
.select_link_default{position:relative;text-align: left;width: 100%;}
.select_link_default .selected{display:inline-block;padding-left:32px;line-height:26px;background: url(/design/default/images/icn_lang.png) no-repeat 8px 50%;}
.select_link_default .arrow{position:absolute;top:12px;right:12px; display:inline-block;font-size: 0px;color: transparent;width: 7px;height:4px;background: url(/design/default/images/sel_arrow.png) no-repeat 0 0;transition: transform .4s;}
.select_link .select_list{display:none;position: absolute;top:30px;width: 100%;/*border: 1px solid #fff;*/box-sizing: border-box;background-color: rgba(0,0,0,.3);}
.select_link.on .select_list{display: block;}
.select_link .select_list > li > a{display: block;padding: 5px 0 5px 8px;font-weight: 400;}
#select_site.select_link{position:absolute;top:38px;right:0;width:176px;border-radius: 0;border: 0;background: #000;color: #fff}
#select_site .select_link_default .selected{background: none;padding-left: 13px;line-height: 34px;font-weight: 400;}
#select_site .select_link_default .arrow{top:14px;width: 9px;height:5px;background-image: url(/design/default/images/sel_arrow2.png);}
#select_site.select_link .select_list{top:auto;bottom:34px;background: #000;border:0;border-bottom:1px solid #333;}
#select_site.select_link .select_list > li > a{padding: 5px 0 5px 13px;font-weight: 400;}
#select_site.select_link.on .arrow{transform: rotate(180deg);}

#select_lang{position: absolute;top:50%;right:53px;margin-top: -14px;}
.total_nav{position: absolute;top:50%;right:0;margin-top: -12px;}
.total_nav img{vertical-align: top;height: 24px;}
.total_nav .close{display: none;}

.tit_center{padding-bottom: 55px;text-align: center;font-size: 14px;color: #888;}
.m_title01{font-size: 30px;color: #333;margin-bottom: 6px;font-weight: normal;letter-spacing: -2px;}
.m_title01 em{font-weight: normal; }
.m_title02{margin-top: 2px;font-size: 30px;font-weight: 700;color: #007f3d;}
.m_title03{margin-bottom: 11px;font-size: 30px;color: #007f3d;font-weight: 400;}

.fixed_in{width:1200px; position:relative; clear:both;}
.fixed_in:after{display: block;content: '';clear: both;}

.maintop_area{padding-top:125px;}
.maintop_area .col_left{width:50%; height:330px; float:left; position:relative;}
.maintop_area .col_right{width:50%; height:330px; float:right;  background:url(/design/default/images/main_promotion.jpg) no-repeat 50% bottom;}
.maintop_area h2{padding:35px 0 20px; position:relative;}
.maintop_area h2:after{display: block;content: '';position:absolute; bottom:0; left:0;width: 41px;height:2px; background: #007f3d;}
.maintop_area .txt{color:#999; padding:30px 0 25px;}
.maintop_area .prod{position:absolute; right:50px; top:40px;}
.maintop_area .col_right h2{color:#ffcc00; padding-left:40px;}
.maintop_area .col_right h2:after{background: #ffcc00; margin-left:40px;}
.maintop_area .col_right h3{color:#fff; padding-left:40px;}
.maintop_area .col_right .txt{color:#fff; padding-left:40px;}

.business_area{padding: 66px 0 71px; background:#f1f1f1;}
.business_area .fixed_in{width:1055px; margin:0 auto; }
.business_area .b_item{overflow: hidden; position:relative; float:left; width: 185px; background-repeat: no-repeat; background-position: 50% 50%; }
.business_area .b_item .inner{display: block; box-sizing: border-box;}
.business_area .b_item .tit{position:relative; padding-top:10px; font-size: 20px;color: #333;line-height: 1.22; text-align:center; font-weight:normal;}
.business_area .b_item + .b_item{margin-left: 30px;}
.business_area .b_item.no1 .go{background-image: url(/design/default/images/main_ctgr01.jpg);}
.business_area .b_item.no2 .go{background-image: url(/design/default/images/main_ctgr02.jpg);}
.business_area .b_item.no3 .go{background-image: url(/design/default/images/main_ctgr03.jpg);}
.business_area .b_item.no4 .go{background-image: url(/design/default/images/main_ctgr04.jpg);}
.business_area .b_item.no5 .go{background-image: url(/design/default/images/main_ctgr05.jpg);}
.business_area .b_item.no6 .go{background-image: url(/design/default/images/main_ctgr06.jpg);}
.business_area .b_item .go{transition: 0.2s;  background-color: rgba(0, 0, 0, .9); width:185px; height:185px; border-radius:50%; position:relative; overflow:hidden;}
.business_area .b_item .go > span{transition:margin 0.4s ease 0.2s;display:inline-block; font-size: 0px; transition: 0.2s;position: absolute;bottom:-185px;left:0;width: 100%;height:185px;background: rgba(0, 0, 0, 0.5) url(/design/default/images/main_ctgr_plus.png) no-repeat center center;}
.business_area .b_item:hover .go span{bottom:0;}
.business_area .b_item:hover .go > span{margin-right:20px;}

.thumb{display:block;position:relative;overflow:hidden;}
.thumb > img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;object-position: 50% 50%;}



.list01 > li,
.list02 > li{position: relative;padding-left:5px;font-size: 14px;color: #888;line-height: 1.6;}
.list01 > li:before,
.list02 > li:before{display: block;content: '';width: 2px;height:2px;background: #a7a7a7;position: absolute;top:9px;left:0;}
.list01 > li .df{color: #555;font-weight: 700;float: left;margin-right: 3px;}
.list01 > li .df.clear{float: none;}
.list01 > li .dc{overflow: hidden;display: block;}
.list02 > li{padding-left:8px;line-height: 1.45;}
.list02 > li:before{width: 4px;height:1px;background: #888;top:10px;}
.list01 > li .list02{margin-top: 1px;}
.list01 > li .list02.scrollList{max-height: 175px;overflow-y: auto; font-size:12px;}
.list01 > li .list02.scrollList p{    word-break: break-all;}
.products_list .slick-arrow{position:absolute;top:-75px;right:0px; display: inline-block;width: 46px;height:45px;font-size: 0;color: transparent;background: url(http://www.pncindustry.com/layout/kor/images/sp_pn.png) no-repeat 0 0;}
.products_list .slick-arrow.slick-prev{right: 56px;}
.products_list .slick-arrow.slick-next{background-position: -46px 0;}
/*.products_list .slick-list{margin-left: 18px;}*/

.btn_go1{display:inline-block; font-size: 16px; color: #666; border:1px solid #dcdcdc; padding:10px 30px;}
.btn_go1:hover{border:1px solid #333;}
.btn_go2{display:inline-block;padding:0 20px;line-height: 70px;font-size: 24px;color: #fff;background: #007f3d url(http://www.pncindustry.com/layout/kor/images/icn_go_b.png) no-repeat right 20px top 50%;box-sizing: border-box}
.btn_go2 > span{font-size: 15px;margin-left: 10px;}
.btn_go2.type2{line-height: 68px;background-color: #fff;background-image: url(http://www.pncindustry.com/layout/kor/images/icn_go_w.png);color: #333;border: 1px solid #1071d8;}
.btn_go2.type2 > span{color: #888}
.btn_go2:hover{background-size: 26px 26px;}
.btn_go3{display: block;padding:0 20px;background: #007f3d;font-size: 14px;color: #fff;line-height: 4.3em;}
.btn_go3 > span{display: block;background: url(http://www.pncindustry.com/layout/kor/images/icn_go_w_big.png) no-repeat 100% 50%;}
.btn_go4{display: inline-block;padding:0 10px;border:1px solid #dadee1;font-size: 14px;color: #fff;line-height: 2.5em;}
.btn_go4 > span{display: block;padding-right:33px;background: url(http://www.pncindustry.com/layout/kor/images/icn_go_w_small.png) no-repeat 100% 50%;}

.products_area .btn_go2{position: absolute;left:0;bottom:110px;width: 366px;}
.products_area .btn_go2.type2{bottom: 30px}


.customer_center{padding: 50px 0; }
.customer_center .tit_center{padding-bottom: 35px;}
.customer_center .col_left,
.customer_center .col_right{position:relative; width: 50%; height:220px;}
.customer_center .col_left{float: left; width: 43%;}
.customer_center .col_right{float: right;}
.customer_center .col_left .board_list{}
.customer_center .col_left .board_list > li{padding:10px 0;}
.customer_center .col_left .board_list > li strong{display:block; font-weight:normal; color:#333; font-size:16px;}
.customer_center .col_left .board_list > li span{display:block;}
.customer_center .col_left .board_list > li .date{ font-size:14px; color:#999;}
.customer_center .col_left .board_list > li .text{ font-size:14px; padding:5px 0 20px; color:#666;}
.customer_center .col_left .btn_go1{position:absolute; right:0; bottom:0;}

.customer_center .col_right .rows{display:block;height:228px;background: #2f69d7 url(http://www.pncindustry.com/layout/kor/images/bg_notice.png) no-repeat right 30px top 100%;font-size: 15px;color: #fff}
.customer_center .col_right .rows.no2{background-color:#424752;background-image: url(http://www.pncindustry.com/layout/kor/images/bg_refer.png);}
.customer_center .col_right .inner{padding:28px 31px;}
.customer_center .col_right .tit{font-size: 24px;margin-bottom: 15px;font-weight: 900;}
.customer_center .col_right p{margin-bottom: 17px;line-height: 1.35}
.customer_center .col_right ul{}
.customer_center .col_right ul li{ padding-top:10px; }
.customer_center .col_right ul li strong{font-size:20px; color:#ffd503; font-weight:normal;}
.customer_center .col_right ul li span{font-size:16px; display:block; margin:10px 0 5px; color:#666;}
.customer_center .col_right ul li p{font-size:16px; margin:0; color:#666;}
.customer_center .col_right .btn_go1{ position:absolute; right:0; bottom:0;}

#footer{min-height:110px; background: #444; overflow:auto;}
#footer .col_left,
#footer .col_right{position:relative; width: 50%; float:left; height:360px; overflow:hidden;}
#footer .col_left .inner{width:600px; float:right;}
#footer .col_left .f_logo{padding:30px 0 20px; display:block;}
#footer .col_left p{width:85%; border-bottom:1px dashed #696969; padding-bottom:20px;}
#footer .col_left p span{color:#fff; font-size:14px; display:block; padding:3px 0;}
#footer .col_left dl{padding-top:20px;}
#footer .col_left dl dt{color:#fff; font-size:14px; width:15%; float:left; padding:3px 0; clear:both;}
#footer .col_left dl dd{color:#fff; font-size:14px; width:85%; float:left; padding:3px 0;}
#footer .copy{padding:30px 0; text-align:center; font-size:15px; color:#858585; line-height:1.45; background:#333; clear:both;}




/* SUB PAGE */
.sub_visual{ padding-top: 65px; height: 300px; text-align: center; font-size: 15px; color: #dcd9d6; box-sizing: border-box; background-repeat: no-repeat; background-position: 50% 0; margin-top:131px; position:relative; }
.sub_visual.sub01_01{background:#f1f1f1 url(/design/default/images/sv01_01.jpg) no-repeat center center;}
.sub_visual.sub01_02{background:#f1f1f1 url(/design/default/images/sv01_02.jpg) no-repeat center center;}
.sub_visual.sub01_03{background:#f1f1f1 url(/design/default/images/sv01_03.jpg) no-repeat center center;}
.sub_visual.sub01_04{background:#f1f1f1 url(/design/default/images/sv01_04.jpg) no-repeat center center;}
.sub_visual.sub01_05{background:#f1f1f1 url(/design/default/images/sv01_05.jpg) no-repeat center center;}
.sub_visual.sub01_06{background:#f1f1f1 url(/design/default/images/sv01_06.jpg) no-repeat center center;}
.sub_visual.sub02_01{background:#f1f1f1 url(/design/default/images/sv02_01.jpg) no-repeat center center !important;}
.sub_visual.sub02_02{background:#f1f1f1 url(/design/default/images/sv02_02.jpg) no-repeat center center !important;}
.sub_visual.sub03{background:#f1f1f1 url(/design/default/images/sv03.jpg) no-repeat center center;}
.sub_visual.sub04{background:#f1f1f1 url(/design/default/images/sv04.jpg) no-repeat center center;}
.sub_visual .titleArea{text-align:center; }
.sub_visual.titleRight .titleArea{ width:550px; position:absolute; left:50%; margin-left:0; top:60px;}
.sub_visual .titleArea p{font-size:18px; color:#333;}
.sub_visual .titleArea p strong{font-size:18px; color:#fff; font-weight:normal;}
.sub_visual .titleArea span{font-size:16px;  color:#333; font-weight:normal;}


.subtitle1{margin-bottom: 10px; padding-bottom: 30px; font-size: 40px; color: #007036; font-weight: 400; background: url(/design/default/images/subtitle_bg.png) no-repeat 50% 100%;}
.subtitle2{padding:80px 0 60px; text-align: center; font-size: 35px; color: #333; font-weight: 900; box-sizing: border-box; }
.subtitle2 > span{display:inline-block;padding:0 6px 4px;border-bottom: 2px solid #333;}
.subtitle2.sub{margin-bottom: 45px;}
.subtitle2.sub{height:auto;background: none;}
.subtitle3{margin-bottom: 20px;line-height: 1.1;font-size: 30px;color: #333;padding-left: 12px;position: relative;font-weight: 600; text-transform:uppercase; text-decoration:underline;}
.subtitle3:before{display: block;content: '';width: 2px;height:100%;background: #007f3d;position: absolute;top:0;left:0}
.subtitle3.green{color:#007f3d !important;}
.subtitle3.small{font-size: 26px; font-weight: 400; text-decoration:none;}
.subtitle4{margin-bottom: 10px; font-size: 20px;color: #007f3d;font-weight: 400; background:#f1f1f1; text-align:center; padding:13px 0;}
.subtitle5{margin-bottom: 10px;font-size: 21px;color: #222;font-weight: 700;}
.subtitle6{margin-bottom: 10px;font-size: 26px;color: #333;font-weight: 700;}
.subtitle6 .num{font-family: 'Roboto', sans-serif;}
.subtitle6 span.num{font-weight: 400;}
.subtitle6 em.num{font-weight: 700;color: #007f3d}

.navi{background: #007f3d;line-height: 46px;}
.navi .depth{position:relative;display: inline-block;height:46px;float: left;border-right: 1px solid #26925a;background: #007f3d;font-size: 14px;color: #fff;}
.navi .depth.type1{width:45px;border-left: 1px solid #26925a;font-size: 0;color: transparent;background: #007f3d url(/design/default/images/icn_home.png) no-repeat 50% 50%;}
.navi .depth.type2{padding: 0 20px;}
.navi .depth.type2 .mn{display: block;min-width:119px;padding-right: 68px;box-sizing:border-box;text-align:left;background: #007f3d url(/design/default/images/arw_down_w.png) no-repeat 100% 50%;}
.other_mn{display:none;position:absolute;top:46px;left:-1px;width:100%;z-index:100;border:1px solid #c9c9c9;}
.other_mn li{border-bottom:1px solid #e4e4e4;}
.other_mn li:last-child{border-bottom:0;}
.other_mn li > a{display:block;line-height:18px; padding:10px 20px; font-size:14px;color:#6b6b6b;padding-left:20px;background:#fff;}
.other_mn li > a:hover{color:#fff;background:#007f3d;}

.container{padding-bottom:100px;}
.container .c_img{text-align: center;}

.container .photo{text-align:center;}
.container .photo img{max-width:100%;}
.container .stxt{text-align:center; padding-bottom:100px; font-size:20px;}

.container .greet{font-size:18px;}
.container .greet strong{color:#007f3d; font-size:22px; font-weight:normal;}
.container .vision{font-size:18px; padding:30px 0; position:relative;}
.container .vision img{position:absolute; right:0; bottom:0;}
.container .vision p{width:60%; }
.container .vision strong{color:#007f3d; font-size:22px; font-weight:normal;}
.container .vision u{color:#ffcc00; font-size:22px;}

.container .patient{font-size:18px;}
.container .patient .box{position:relative; line-height:180%;}
.container .patient .box img{position:absolute; top:0;}
.container .patient .box.box_left{padding-right:600px;}
.container .patient .box.box_left img{right:0;}
.container .patient .box.box_right{padding-left:600px;}
.container .patient .box.box_right img{left:0;}
.container .patient .box.box1{padding-bottom:60px;}
.btnWrap{text-align:center;}

/* Products - 01. List Page */
.sub_prod{}
.sub_prod .topinfo{overflow:hidden; height:350px; margin-bottom:60px; }
.sub_prod .topinfo .left{width:600px; height:350px; float:left; background:#000;}
.sub_prod .topinfo .left iframe{width:600px; height:350px; }
.sub_prod .topinfo .right{width:600px; height:350px; float:right; background:#f1f1f1; }
.sub_prod .topinfo .right strong{width:80%; margin:0 auto; display:block; padding:40px 0 0px; font-size:26px; font-weight:normal;}
.sub_prod .topinfo .right span{font-size:16px; width:80%; margin:0 auto; display:block;}
.sub_prod .topinfo .right p{width:80%; margin:0 auto; font-size:16px; padding-top:20px; letter-spacing:-0.02em;}
.sub_prod .topinfo .right p span{color:#006c52; font-size:16px; display:inline;}
.sub_prod .list{overflow:auto;}
.sub_prod .list li{float:left; width:22.5%; padding:10px 0; border:1px solid #ddd; margin:0 1% 25px; text-align:center;}
.sub_prod .list li img{width:90%; height:auto;}
.sub_prod .list li span{display:block; padding:15px 0 5px; font-size:18px;}
.sub_prod .list li:hover{background:#f1f1f1; border:1px solid #007f3d;}

/* Products - 02. View Page */
.sub_prod_view{}
.sub_prod_view .infoArea{overflow:auto;}
.sub_prod_view .infoArea .left{width:50%; float:left;}
.sub_prod_view .infoArea .left img{border:1px solid #ddd;}
.sub_prod_view .infoArea .right{width:50%; float:right;}
.sub_prod_view .infoArea ul{}
.sub_prod_view .infoArea ul li{ padding:7px 15px; background:url(/design/default/images/bullet02.png) no-repeat left 14px; font-size:20px;}
.sub_prod_view .infoArea dl{ margin-top:50px;}
.sub_prod_view .infoArea dl dt{ background:#ffcc00; border-radius:5px; padding:5px 0; margin:5px 0; text-align:center; width:150px; float:left; clear:both; font-size:18px;}
.sub_prod_view .infoArea dl dd{ width:400px;  float:left; padding:10px 0; margin-left:10px; border-bottom:1px solid #ddd; font-size:18px;}
.sub_prod_view .infoArea ol{text-indent:-17px; padding-left:20px;}
.sub_prod_view .infoArea ol li:before{content:'-'; padding-right:8px;}
.sub_prod_view .infoArea.full dt{width:30%;}
.sub_prod_view .infoArea.full dd{width:65%; margin-left:5%;}
.sub_prod_view .lazy{}
.sub_prod_view .lazy div{ background:#fff; width: 1200px;  margin:0 auto; }
.sub_prod_view .lazy div > table{width:100%; min-height:350px !important; border:1px solid #ddd;  }
.sub_prod_view .lazy div .paddingWrap{padding:50px 0;}
.sub_prod_view .lazy div .paddingWrap.left{text-align:right; width:40%;}
.sub_prod_view .lazy div .paddingWrap.right{text-align:left; width:60%; padding:0 50px;}
.sub_prod_view .lazy div .paddingWrap.left.50{width:50%;}
.sub_prod_view .lazy div .paddingWrap.right.50{width:50%;}
.sub_prod_view .lazy div .paddingWrap.left.w30{width:33%;}
.sub_prod_view .lazy div .paddingWrap.right.w70{width:67%;}
.sub_prod_view .lazy div .paddingWrap.right.pl{padding:0 100px;}
.sub_prod_view .lazy div .paddingWrap.center{text-align:center;}
.sub_prod_view .lazy div .paddingWrap.center .p02_02{width:400px; margin:0 auto;}
.sub_prod_view .lazy div .paddingWrap.pdNarrow{padding:20px 50px;}
.sub_prod_view .lazy div .borderTb{width:95%; margin:0 auto;}
.sub_prod_view .lazy div .borderTb th{border:1px solid #ededed; background:#f1f1f1;}
.sub_prod_view .lazy div .borderTb td{border:1px solid #ededed; padding:5px 0; }
.sub_prod_view .lazy div .borderTb.padding2 td{padding:30px 0;}
.sub_prod_view .lazy div .borderTb.padding3 td{padding:24px 0;}
.sub_prod_view .lazy div .borderTb.padding4 td{padding:18px 0;}
.sub_prod_view .lazy div .borderTb.padding5 td{padding:15px 0;}
.sub_prod_view .lazy img{display:inline;}

.sub_prod_view .feature .prod_title01{font-weight:bold; text-align:center; font-size:30px; padding-top:50px;}
.sub_prod_view .feature .prod_title02{font-weight:bold; text-align:center; font-size:30px; color:#fff; background:#007f3d; display:inline-block; padding:3px 10px;  margin-top:50px;}
.sub_prod_view .feature .prod_text01{font-size:20px; text-align:left;}
.sub_prod_view .feature .prod_text02{}


/* Products - 02. View Page - F List */
.products_area{ }
.products_area .products_inner{margin-top: 5px; background:#f1f1f1;}
.products_area .col_right{position:relative;margin:0 auto;width:1200px; height:380px;}
.products_area .col_right .products_list{padding-top: 0;padding-left: 0;}
.products_area .col_right .products_items{width: 1200px; opacity: 0; position: absolute; top:40px; left:0px; z-index: -1; }
.products_area .col_right .products_items.on{opacity: 1;z-index: 1;position: relative;}
.products_area .col_right .item_list{margin:0 10px;}
.products_area .col_right .item_list:after,
.list01 > li:after{display: block;content: '';clear: both;}
.products_area .col_right .item_list .item{float:left; width: 220px ; min-height:260px;}
.products_area .col_right .item_list .thumb{ width:200px; height:200px; margin:0 auto; }
.products_area .col_right .item_list .thumb img{width:100%; height:auto;}
.products_area .col_right .item_list .info{padding: 16px 50px;}
.products_area .col_right .item_list .info .tit{margin-bottom: 9px;font-size: 16px;color: #333;font-weight:normal;}



.tab_type1{text-align: center !important; margin-bottom: 40px;}
.tab_type1 .tab{display: inline-block; vertical-align: top; margin:0 auto;}
.tab_type1 .tab:after{display: block;content: '';clear: both;}
.tab_type1 .tab > li{float: left;text-align: center;border: 1px solid #007f3d;border-bottom:2px solid #007f3d;margin-left: -1px;}
.tab_type1 .tab > li > a{display: block;font-size: 20px;color: #222;width:218px;line-height: 46px;background: url(/design/default/images/arw_down_g.png) no-repeat right 9px top 50%;}
.tab_type1 .tab > li.on{background: #007f3d;}
.tab_type1 .tab > li.on > a{color: #fff;background-image: url(/design/default/images/arw_down_w.png);}
.tab_type1 .tab > li{display: table;}
.tab_type1 .tab > li > a{display: table-cell;line-height: 0;height: 46px;vertical-align: middle;}

.map_w{margin-bottom: 36px;height:400px;}
.tbl_addr{width: 100%;border: 1px solid #084994;border-left: 0;border-right: 0;}
.tbl_addr th,
.tbl_addr td{height:49px;padding-left:20px;border-bottom: 1px solid #cbcbcb;font-size: 15px;text-align: left;}
.tbl_addr th{background: #f9fafc;color: #094c93;}
.tbl_addr td{color: #6a6a6a}
.tbl_addr tr:last-child th,
.tbl_addr tr:last-child td{border-bottom: 0}

.picture_list:after{display: block;content: '';clear: both;}
.picture_list{font-size:0}
.picture_list > li{position:relative;display:inline-block;vertical-align:top;margin-right: 26px;margin-bottom: 27px;width:270px;overflow:hidden;}
.picture_list > li:nth-child(4n){margin-right: 0}
.picture_list > li > a{display: block;}
.picture_list > li > a > span{display: block;position: relative;overflow: hidden}
.picture_list > li > a > span > img{transition: all .3s ease-in-out;}
.picture_list > li > a > span:after{opacity: 0;display: block;content: '';transition: opacity .3s;}
.picture_list > li > a:hover > span > img{transform: scale(1.1);}
.picture_list > li > a:hover > span:after{position: absolute;top:0;left:0;width: 100%;height:100%;background: url(http://www.pncindustry.com/layout/kor/images/contents/icn_plus.png) no-repeat 50% 50%;background-color: rgba(0, 104, 214, 0.7);opacity: 1;}
.picture_list > li .tit{margin-top: 8px;color: #666;font-size: 18px;font-weight: 300;max-width:98%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;}

.no_picture{padding:28px 0 27px 30px;border: 1px solid #e7e7e7;font-size: 18px;color: #3c3c3c;font-weight: 900;background: #f0f0f0 url(http://www.pncindustry.com/layout/kor/images/contents/opc_logo.png) no-repeat right 20px top 50%;}
.no_picture > p{padding-left: 33px;background: url(http://www.pncindustry.com/layout/kor/images/contents/icn_camera.png) no-repeat 0 50%;}

.poptrox-popup{padding: 0 !important;}
.poptrox-popup .closer{width: 60px !important;height:60px !important;font-size: 0 !important;right: 0 !important;color: transparent !important;;background: url(http://www.pncindustry.com/layout/kor/images/contents/btn_close.png) no-repeat 50% 50% !important;;}

.board_title{margin-bottom: 35px;padding-bottom:34px;font-size: 17px;color: #888;font-weight: 300;border-bottom: 1px solid #ddd;}
.board_title > p{line-height: 1.65;}
.board_title.type1{background: url(http://www.pncindustry.com/layout/kor/images/contents/bg_estimate.png) no-repeat 100% 15px;}
.board_title.type2{background: url(http://www.pncindustry.com/layout/kor/images/contents/bg_employ.png) no-repeat 100% 15px;}
.board_title.type3{background: url(http://www.pncindustry.com/layout/kor/images/contents/bg_notice.png) no-repeat 100% 9px;}
.board_title.type4{background: url(http://www.pncindustry.com/layout/kor/images/contents/bg_news.png) no-repeat 100% 23px;}
.board_title.type5{background: url(http://www.pncindustry.com/layout/kor/images/contents/bg_official.png) no-repeat 100% 7px;}
.board_title.type3,
.board_title.type4{border:0;padding-bottom:0;margin-bottom: 33px;}
.board_title.type5{border:0;padding-bottom:0;margin-bottom: 0;}
.board_title .list{padding-top: 3px;}
.board_title .list li{position:relative;padding-left:13px;margin-bottom: 8px;font-weight: 400;font-size: 16px;color: #666;}
.board_title .list li:before{position:absolute;top:8px;left:0;display: block;content: '';width: 3px;height: 3px;background: #cbcbcb;border-radius: 100%;}

.terms_area{height:278px;border: 1px solid #e5e5e5;font-size: 15px;color: #888;line-height: 1.75;font-weight: 300;overflow-y: auto;}
.terms_area .inner{padding: 26px 29px;}

.agree_area{padding: 23px 0 29px;}
.agree_area label{font-size: 15px;color: #888;}
.agree_area .radio + .radio{margin-left: 35px;}

.board_info{text-align: right;font-size: 13px;color: #888}
.required{color: #c91c22;vertical-align: -3px;font-weight: 700;}

.tbl_type1{width: 100%;border-top: 2px solid #007f3d;table-layout: fixed;}
.tbl_type1 th,
.tbl_type1 td{border-bottom: 1px solid #e1e1e1;font-size: 18px;color: #222;text-align: left;vertical-align: middle;}
.tbl_type1 th{padding-left: 21px;height:69px;background: #f8fbff;font-weight: 400; text-align:center; font-size:20px;}
.tbl_type1 td{padding:14px 0;padding-left: 25px;}
.tbl_type1 td .txtarea{width:100%;height:188px;}
.tbl_type1 .col1{width: 15%;}

.w1{width: 186px !important;}
.w2{width: 94px !important;}
.w3{width: 538px !important;}
.else{margin: 0 6px;}

.btn_center{padding-top: 50px;text-align: center;}
.btn_center .btns{width: 174px;margin: 0 5px;}
.btns{display: inline-block;height: 44px;line-height: 42px;font-size: 15px;color:#007f3d;text-align:center;border: 1px solid #007f3d;box-sizing: border-box;}
.btns.blue{background: #007f3d;color: #fff;}
.btns.blue.s{width: 120px;height: 42px;line-height: 40px;}


.search_zone{margin:-50px 0 30px;background: #f6f6f6;text-align: center;}
.search_zone .inner{display: table;margin: 0 auto;}
.search_zone .col{display: table-cell;height:110px;vertical-align: middle;padding-right: 5px;}
.search_zone .col:after{display: block;content: '';clear: both;}
.search_zone .tit{padding:0 30px;font-size: 21px;color: #222;font-weight: 700;background: url(http://www.pncindustry.com/layout/kor/images/contents/icn_search.png) no-repeat 0 51%;}
.search_zone select{width: 140px;height:42px;padding-left: 15px;color: #888;}
.search_zone input[type='text']{width: 421px;height:42px;float: left;padding-left: 15px;}

.board_title .search_zone{margin: 0;margin-top: 50px;text-align: left;background: none}
.board_title .search_zone .inner{margin: 0;}
.board_title .search_zone .col{height:auto}
.board_title .search_zone input[type='text']{width: 351px;}

.qna_list{border-top: 2px solid #004795;}
.qna_list > li{font-size: 15px;color: #333;background: url(http://www.pncindustry.com/layout/kor/images/contents/icn_q.png) no-repeat 19px 13px;}
.qna_list > li > a{display: table;width: 100%;box-sizing: border-box;padding-left: 51px;border-bottom: 1px solid #e1e1e1;background: url(http://www.pncindustry.com/layout/kor/images/contents/qna_down.png) no-repeat right 31px top 50%;}
.qna_list > li.on > a{background-image: url(http://www.pncindustry.com/layout/kor/images/contents/qna_up.png)}
.qna_list > li.on > a .title{color: #333;font-weight: 700;}
.qna_list > li > a .col{display: table-cell;vertical-align: middle;height:58px;box-sizing: border-box}
.qna_list > li > a .type{width: 15%;text-align: center;}
.qna_list > li > a .title{padding:6px 60px 6px 12px;color: #666;}
.qna_list .answer{display:none;background: #f8fafc;border-bottom: 1px solid #e1e1e1;line-height: 1.6;}
.qna_list .answer .inner{padding: 28px 0 22px 100px;}

.base_paging{margin-top:30px;width:100%;text-align:center;}
.base_paging a,
.base_paging .number,
.base_paging .number .on{display:inline-block;vertical-align: middle;}
.base_paging a{margin:0 1px;color:#666;text-align:center;}
.base_paging .number{vertical-align:middle;font-size:15px;}
.base_paging .number a,
.base_paging .number .on{width:28px;line-height:28px;border:1px solid #e1e1e1;}
.base_paging .number .on{color:#fff;border-color:#007f3d;background:#007f3d;}
.base_paging .paging{width: 30px;height:30px;background: url(http://www.pncindustry.com/layout/kor/images/contents/sp_paging.png) no-repeat 0 0;font-size: 0;color: transparent}
.base_paging .paging.prev{background-position: -30px 0;}
.base_paging .paging.next{background-position: -60px 0;}
.base_paging .paging.last{background-position: -90px 0;}

.talent{font-size: 15px;color: #6a6a6a;}
.talent_list{margin: 56px 0 63px;}
.talent_list:after{display: block;content: '';clear: both;}
.talent_list > li{float: left;width: 25%;text-align: center;font-size: 14px;color: #888;line-height: 1.75;font-weight: 300;}
.talent_list > li .inner{padding: 0 20px;}
.talent_list > li .top{margin-bottom: 13px;width:225px;height:233px;background: url(http://www.pncindustry.com/layout/kor/images/contents/circle.png) no-repeat 50% 0;}
.talent_list > li .top .tit{display: block;padding-top: 142px;font-weight: 700;color:#6a6a6a;line-height: 1.5;background: url(http://www.pncindustry.com/layout/kor/images/contents/pic01.png) no-repeat 50% 45px;}
.talent_list > li.no2 .top .tit{background-image: url(http://www.pncindustry.com/layout/kor/images/contents/pic02.png);}
.talent_list > li.no3 .top .tit{background-image: url(http://www.pncindustry.com/layout/kor/images/contents/pic03.png);}
.talent_list > li.no4 .top .tit{background-image: url(http://www.pncindustry.com/layout/kor/images/contents/pic04.png);}

.mail{border-bottom: 1px solid #007f3d;color: #007f3d;}

.member_list{margin: 0 -13px;}
.member_list:after{display: block;content: '';clear: both;}
.member_list > li{float: left;width: 25%;font-size: 14px;color: #888;font-weight: 300;text-align: center;}
.member_list > li .inner{padding: 0 13px;}
.member_list > li .img{position: relative;margin-bottom: 15px;}
.member_list > li .name{padding: 10px 0;position: absolute;bottom: 0;left:0;width:100%;font-size:16px;color:#eeeaea;text-align:center;font-weight:300;background-color: rgba(0, 0, 0, .4);}
.member_list > li .inner > p{line-height: 1.72}

.tbl_type2{width: 100%;border-top: 2px solid #007f3d;border-bottom: 1px solid #a0a0a0;table-layout: fixed}
.tbl_type2 th,
.tbl_type2 td{height:54px;text-align: center;border-bottom: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;vertical-align: middle;}
.tbl_type2 th:last-of-type,
.tbl_type2 td:last-of-type{border-right: 0;}
.tbl_type2 th{background: #f6f7f8;font-size: 16px;color: #333;font-weight: 700;}
.tbl_type2 td{font-size: 15px;color: #666;}
.tbl_type2 td.a_left{text-align: left;padding-left: 20px;}
.tbl_type2 td.a_left a{display:inline-block;max-width:80%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;vertical-align: middle;}
.i_notice{display: inline-block;width:42px;height:20px;line-height:20px;border-radius:20px;border: 1px solid #007f3d;font-size: 13px;color: #007f3d;text-align: center;vertical-align: middle;}
.i_new{display: inline-block;font-size: 13px;color: #fdca00;margin-left: 4px;}

.content_view{margin-top: -51px;border-top: 2px solid #007f3d;}
.content_view .tit_row,
.content_view .cont_row,
.content_view .file_row{border-bottom: 1px solid #e1e1e1}
.content_view .tit_row{position:relative;padding: 24px 160px 22px 30px;background: #fff;}
.content_view .tit_row .title{font-size: 18px;color: #333}
.content_view .tit_row .date{position:absolute;top:50%;right:30px;margin-top:-10px;font-size: 16px;color: #888}
.content_view .cont_row{padding: 33px 30px 36px;font-size: 16px;color: #666;line-height: 1.8;}
.content_view .file_row{padding: 18px 30px 19px;background: #f6f7f8;font-size: 15px;color: #888;}
.content_view .file_row dl{padding-left: 105px;position: relative;}
.content_view .file_row dt{position: absolute;top:0;left:0;color: #333;font-weight: 900;padding-left: 22px;background: url(http://www.pncindustry.com/layout/kor/images/contents/icn_file.png) no-repeat 0 50%;}
.content_view .file_row dd{margin-bottom: 5px;}
.content_view .file_row dd:last-child{margin-bottom: 0}
.content_view .file_row .file{text-decoration: underline;}

.tbl_type3{width: 100%;border-bottom: 1px solid #a0a0a0;}
.tbl_type3 th,
.tbl_type3 td{height:55px;border-bottom: 1px solid #e1e1e1;font-size: 15px;color: #888}
.tbl_type3 tr:last-child th,
.tbl_type3 tr:last-child td{border-bottom: 0}
.tbl_type3 th{text-align: center;font-weight: 900;color: #333}
.tbl_type3 td{text-align: left;}
.tbl_type3 td.a_left{text-align: left;padding-left: 5px;}
.tbl_type3 td.a_left a{display:inline-block;max-width:80%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;vertical-align: middle;}

.poptrox-popup{background: none !important;}
.pic img{height:500px;}

.tbl_type4{width: 100%;}
.tbl_type4 th,
.tbl_type4 td{padding-bottom: 13px;}
.tbl_type4 th{text-align: right;font-size: 15px;color: #222;font-weight: 700;}
.tbl_type4 td{padding-left: 20px;}
.tbl_type4 input[type=text],.tbl_type4 input[type=search],.tbl_type4 input[type=tel],.tbl_type4 input[type=number],.tbl_type4 input[type=password],
.tbl_type4 textarea{width: 100%;}
.tbl_type4 textarea{height: 141px;}

.dl_type1:after{display: block;content: '';clear: both;}
.dl_type1 dt,
.dl_type1 dd{padding-bottom: 13px;box-sizing: border-box;}
.dl_type1 dt{text-align: right;font-size: 15px;color: #222;font-weight: 700;}
.dl_type1 dt{width: 88px;float: left;}
.dl_type1 dt.clear{overflow: hidden;clear: both;}
.dl_type1 dd{padding-left: 20px;overflow: hidden;display: block;}
.dl_type1 dd.half{width: 492px;float: left;font-size:0}
.dl_type1 dd.half span{margin:0 3.7px;font-size: 15px; display: inline-block; vertical-align: middle;}
.dl_type1 dd.half select.femail{margin-left:3.7px}
.dl_type1 input[type=text],.dl_type1 input[type=search],.dl_type1 input[type=tel],.dl_type1 input[type=number],.dl_type1 input[type=password],
.dl_type1 textarea{width: 100%;}
.dl_type1 textarea{height: 141px;}
.dl_type1 textarea.req1{height: 193px;}

.dl_type1  input[type=text].fphone,
.dl_type1 select.fphone{width:148.6px !important}
.dl_type1  input[type=text].femail{width:130px !important}

.title-point{margin-bottom: 10px; font-size: 14px;color: #666;}
.title-point span{color:#c91c22}

.text-right{text-align:right}
.text-center{text-align:center}
.blueBtn{color:#fff;font-size:14px;height:37px;padding:0 35px;background:#007f3d;margin-top:10px}


.grid_row,
.grid_row .col{display: inline-block;}
.grid_tb .col{display: inline-block;}

.total_nav_w{display:none;position: fixed;width: 100%;height:100%;left:0;background: #fff;z-index: 100;font-size: 15px;overflow-y: auto}
.total_nav_w .lang:after{display: block;content: '';clear: both;}
.total_nav_w .lang > li{float: left;width: 50%;text-align: center;background: #666;position: relative;}
.total_nav_w .lang > li:first-child:after{display: block;content: '';position: absolute;top:0;right:0;width: 1px;height:100%;background: #949494;}
.total_nav_w .lang > li > a{display: block;font-weight: 300;color: #fff;opacity: 0.2;line-height: 45px;}
.total_nav_w .lang > li.on > a{opacity: 1;}
.total_nav_w .total{border-top:1px solid #ccc;}
.total_nav_w .total > li{border-bottom: 1px solid #ccc;background: #f7f7f7;}
.total_nav_w .total a{display: block;}
.total_nav_w .total > li > a{position:relative;padding:0 15px;line-height: 49px;color: #333;background: #fff;}
.total_nav_w .total > li > a:after{position:absolute;top:50%;right:15px;margin-top:-6px;display: block;content: '';width:22px;height:13px;background: url(http://www.pncindustry.com/layout/kor/images/m/sp_total.png) no-repeat 0 0 / 22px auto;}
.total_nav_w .total .depth2,
.total_nav_w .total .depth3{display: none;}
.total_nav_w .total .depth2{padding:0 25px;color: #666;border-top: 1px solid #ccc;}
.total_nav_w .total .depth2 > ul > li > a{font-size: 13px;line-height: 40px;border-bottom: 1px solid #ddd;}
.total_nav_w .total .depth2 > ul > li:last-child > a,
.total_nav_w .total .depth2 > ul > li:last-child .depth3{border-bottom: 0}
.total_nav_w .total .depth2 > ul > li:last-child .depth3{border-top: 1px solid #ddd;}
.total_nav_w .total .depth3{border-bottom: 1px solid #ddd}
.total_nav_w .total .depth3 > ul{margin: 8px 0;}
.total_nav_w .total .depth3 > ul > li > a{font-size: 12px;padding-left:13px;line-height: 22px;}
.total_nav_w .total .depth3 > ul > li{position: relative;}
.total_nav_w .total .depth3 > ul > li:before{display: block;content: '';position: absolute;top:50%;left:0;margin-top:-2px;width: 2px;height:3px;background: #007f3d;}
.total_nav_w .total > li.on > a,
.total_nav_w .total > li:hover > a{color: #007f3d;}
.total_nav_w .total > li.on > a:after,
.total_nav_w .total > li:hover > a:after{background-position: 0 -13px;}
.total_nav_w .total .depth2 > ul > li.on > a,
.total_nav_w .total .depth2 > ul > li:hover > a{color: #007f3d;}
.total_nav_w .total .depth2 > ul > li.on > a span,
.total_nav_w .total .depth2 > ul > li:hover > a span{border-bottom:1px solid #007f3d;}

.slick-track{margin: 0;}

.goods_list{margin: 0 -12px;}
.goods_list:after{display: block;content: '';clear: both;}
.goods_list > li{float: left;width: 33.333%;padding: 0 12px;margin-bottom:20px;box-sizing: border-box}
.goods_list > li > button{display: block;position: relative;width:100%;padding-top:96.5%;border:1px solid #ddd;overflow:hidden;}
.goods_list > li > button > img{max-width: 100%;position:absolute;top:50%;left:50%;  transform: translate(-50%,-50%);}
.goods_list > li > button:after{opacity: 0;display: block;content: '';transition: opacity .3s;}
.goods_list > li > button:hover:after{position: absolute;top:0;left:0;width: 100%;height:100%;background: url(http://www.pncindustry.com/layout/kor/images/contents/icn_plus_b.png) no-repeat 50% 50%;background-color: rgba(0, 104, 214, 0.7);opacity: 1;}


.layer_zone{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6); z-index:10000;display:none;overflow-y: auto;}
.layer_wrap{display:table;width:1200px;height:100%;position:absolute;top:0;left:50%;margin-left:-580px;box-sizing:border-box;}
.layer_inwrap {display:table-cell;vertical-align:middle;}
.layer_cont{background:#fff;box-sizing:border-box;}
.layer_cont .close{display: block; position:absolute;top:23px;right:12px; font-size: 0;color: transparent;width: 35px;height:35px;background: url(http://www.pncindustry.com/layout/kor/images/contents/close.png) no-repeat 50% 50%;}

.goods_layer{position: relative;}
.goods_layer .goods_cont{padding: 50px 48px 50px 58px;}
.goods_layer .goods_cont:after{display: block;content: '';clear: both;}
.goods_layer .goods_cont .col{float: left;}
.goods_layer .goods_cont .col.left{width: 45.4%;}
.goods_layer .goods_cont .col.right{width: 54.6%;padding-top: 30px;padding-left:47px;text-align: left;box-sizing: border-box}
.goods_layer .goods_cont .col.right .tit{font-size: 40px;color: #007f3d;font-weight: 900;border-bottom: 1px solid #007f3d;padding-bottom: 8px;margin-bottom: 20px;}
.goods_layer .goods_cont .col.right li{padding-left:12px;font-size: 18px;color: #666;font-weight: 700;line-height: 2;}
.goods_layer .list01 > li:before{width: 4px;height:4px;background: #007f3d;top:16px;border-radius: 100%;}
.goods_layer .list02 > li:before{width: 5px;background: #666;top:18px;}
.goods_layer .goods_cont .thumb{width: 100%;padding-top: 100%;border: 0px solid #000;}
.goods_layer .thumb_list{margin: 22px -10px 0;}
.goods_layer .thumb_list:after{display: block;content: '';clear: both;}
.goods_layer .thumb_list > li{float: left;width: 25%;padding: 0 10px;margin-bottom: 10px;box-sizing: border-box}
.goods_layer .thumb_list > li > button{box-sizing: content-box;}
.goods_layer .goods_cont .col.left img{height: auto;}


.lnb_eng{display: inline-block;}
.lnb_eng:after{display: block;content: '';clear: both;}
.lnb_eng > li{float: left;position: relative;z-index: 2;}
.lnb_eng > li > a{position:relative;display: block;padding:36px 15px;font-weight: 900;color: #333;font-size: 18px;z-index: 3;}
.lnb_eng > li.on > a{color: #fff;}
.lnb_eng > li.on .sub_area,
.lnb_eng > li:hover .sub_area{/*display: block;*/}
.lnb_eng > li .sub_area{display:none;position: absolute;top:95px;z-index: 2;width: 100%;padding: 0 10px;box-sizing: border-box;}
.lnb_eng > li .sub_area:after{position:absolute;top:-95px;left:0;display: block;content: '';width: 100%;padding-top:95px;height:100%;background: #007f3d url(http://www.pncindustry.com/layout/kor/images/bg_sub.png) no-repeat 100% 100%;z-index: 1;
	-webkit-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.23);
	-moz-box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.23);
	box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, 0.23);
}
.lnb_eng > li .sub{position: relative;z-index: 2;border-top: 1px solid #fff}
.lnb_eng > li .sub > li > a{display: block;padding: 5px 0;font-size: 14px;color: #cce1f7;text-align: left;}
.lnb_eng > li .sub > li:first-child{padding-top: 13px;}
.lnb_eng > li .sub > li:last-child{padding-bottom: 63px;}
.lnb_eng > li .sub > li.on > a > span,
.lnb_eng > li .sub > li > a:hover > span{color: #fff;border-bottom: 1px solid #fff}