@charset "utf-8";

#inc01{width:100%;height:811px;background:url(/sh_img/make24/include01/img/inc01_bg.png) bottom #f7f7f7 no-repeat}

/*상품영역*/
#inc01 .pdt_area{position:relative;width:1200px;margin:0 auto}
#inc01 .bx-wrapper{margin:0 auto}
#inc01 .inc_tit{padding:90px 0 20px;text-align:center}
#inc01 .inc_tit .inc_s_tit{font-weight:600;font-size:14px;letter-spacing:.5px;color:#333;font-family: 'Poppins', sans-serif;}
#inc01 .inc_tit .inc_s_tit span{color:#fc9835}
#inc01 .inc_tit h3{font-weight:normal;font-size:30px;color:#222;font-family:'notokr-light'}
#inc01 .inc_tit h3 span{font-family:'notokr-bold'}
#inc01 .pdt_cont{overflow:hidden;width:1200px;height:407px}
#inc01 .pdt_cont > div{float:left;width:50%;height:407px;position: relative;background: #fff;}
#inc01 .pdt_cont .pdt_info{padding: 110px 50px;font-size: 17px;line-height: 29px;color:#222;font-family: notokr-medium;}
#inc01 .pdt_cont .pdt_info span{display:block;margin-top:20px}
#inc01 .pdt_cont .pdt_info span a{ text-decoration:underline;color:#df7b19}
#inc01 .pdt_cont .pdt_info ul{width:100%;height:333px;padding:58px 42px 0;background:#fff}
#inc01 .pdt_cont .pdt_info ul li{position:relative;padding:0 0 20px 90px;margin-bottom:20px;border-bottom:1px dotted #ddd;font-size:14px;line-height:24px;color:#8c8c8c;font-family:'notokr-regular'}
#inc01 .pdt_cont .pdt_info ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}
#inc01 .pdt_cont .pdt_info ul li span{position:absolute;left:0;top:0;font-size:14px;color:#333;font-family:'notokr-bold'}
#inc01 .pdt_cont .pdt_info .pdt_btn{position: absolute;left: 0;bottom: 0;width:100%;height:74px;text-align:center;line-height:74px;background:#fc9835;}
#inc01 .pdt_cont .pdt_info .pdt_btn a{display:block;font-size:15px;color:#fff;font-family:'notokr-medium'}
#inc01 .inc01_icon{overflow:hidden;width:1200px;height:235px;margin:0 auto;border-right:1px solid rgba(255,255,255,.1)}
#inc01 .inc01_icon > div{position:relative;float:left;width:25%;height:235px;padding-left:35px;border-left:1px solid rgba(255,255,255,.1);transition:all .3s}
#inc01 .inc01_icon > div a{display:block}
#inc01 .inc01_icon h4{padding:125px 0 5px;font-weight:normal;font-size:16px;color:#fff;font-family:'notokr-medium'}
#inc01 .inc01_icon .txt{font-size:14px;line-height:24px;color:rgba(255,255,255,.4);font-family:'notokr-regular'}
#inc01 .inc01_icon > div img{position:absolute;top:30px;right:25px}
#inc01 .inc01_icon > div:hover{background:rgba(255,255,255,.1)}

/*슬라이더 pager*/
#inc01 .bx-wrapper{position:relative;margin:0 auto}
#inc01 .bx-wrapper .bx-controls-direction a{position:absolute;top:340px;width:64px;height:64px;border:1px solid #c6c6c6;border-radius:64px;text-indent:-9999px;z-index:9999;transition:all .3s}
#inc01 .bx-wrapper .bx-prev{left:-85px;background:url(/sh_img/make24/include01/img/prev.png) -66px 0 no-repeat}
#inc01 .bx-wrapper .bx-next{right:-85px;background:url(/sh_img/make24/include01/img/next.png) 0 0 no-repeat}
#inc01 .bx-wrapper .bx-next:hover{background-position:-64px 0}
#inc01 .bx-wrapper .bx-prev:hover{background-position:-2px 0}
#inc01 .bx-wrapper .bx-controls-direction a:hover{border-color:#fe8617}