@charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */

.table01 {width:100%; margin:0 auto; width:100%; font-family: 'Noto Sans KR','Open Sans',AppleGothic,helvetica,sans-serif; border-collapse:collapse; border-spacing:0px; font-size:18px; color:#fff; background:#fff; border-top:2px solid #242424;}
.table01 th {font-family:'Pretendard'; color:#333; text-align:center; font-size:16px; padding:15px 20px; background:#f8f8f8; font-weight:600; line-height:1.5em; letter-spacing:-.01em; border-bottom:1px solid #ddd; border-right:1px solid #ddd;}
.table01 td {font-family:'Pretendard'; padding:11px 15px; text-align:center; color:#454545; border:1px solid #dfdfdf; line-height:1.750em; font-size:16px; letter-spacing:-.01em;}
.table01 td ul li {line-height:1.875em; text-align:left; padding-left:0.5em; text-indent:-0.5em;}
.table01 tr th:first-child,
.table01 tr td:first-child {border-left:0;}
.table01 tr th:last-child,
.table01 tr td:last-child {border-right:0;}

.greetings .txt-box {text-align:center; margin-top:80px;}
.greetings .txt-box .tit {font-family:'Pretendard'; font-weight:600; color:#454545; font-size:22px; letter-spacing:-.03em; line-height:1.636em;}
.greetings .txt-box .tit strong {color:#03426f;}
.greetings .txt-box .txt {font-size:18px; color:#454545; letter-spacing:-.03em; line-height:1.556em; margin-top:20px;}
.greetings .txt-box .txt strong {font-weight:600;}

.organization {text-align:center;}

/*certi*/
.certi {display:flex;}
.certi .big-pic {padding:50px; width:100%;  max-width:720px; margin:0 auto 40px auto; background:#f8f8f8; border:1px solid #ddd;}
.certi .tab-content {text-align:center;}
.certi .tab-content .img {margin-bottom:60px;}
.certi .tab-content .tit {font-size:20px; font-weight:500; line-height:1.3em; letter-spacing:-0.03em; color:#333; margin-bottom:30px;}
.certi .tabs {display:flex; flex-wrap:wrap; margin-left:80px;}
.certi .tabs li {width:49.5%; padding:0 5px; margin-bottom:30px; text-align:center;} 
.certi .tabs li a {display:block;}
.certi .tabs li a .img:before {content:""; position:absolute; left:0; top:0; width:100%; height:100%; border:3px solid #03426f; background:rgba(0,0,0,0.5); opacity:0; transition:0.2s all ease;}
.certi .tabs li a:hover .img:before,
.certi .tabs li.active a .img:before{opacity:1;}
.certi .tabs li .img {position:relative; margin-bottom:15px;}
.certi .tabs li .tit {font-family:'Pretendard'; font-size:16px; font-weight:400; line-height:1.4em; letter-spacing:-0.03em; color:#454545;}

.map-list {margin-top:50px;}
.map-list ul {display:flex; justify-content:center; margin:0 -90px;} 
.map-list ul li {position:relative; text-align:center; padding:0 90px;}
.map-list ul li:before {position:absolute; content:""; left:0; top:50%; width:1px; height:38px; margin-top:-19px; background:#ddd;}
.map-list ul li:first-child {padding:0 160px;}
.map-list ul li:first-child:before {display:none;}
.map-list ul li .tit {font-family:'Pretendard'; font-size:18px; font-weight:700; color:#03426f; letter-spacing:-.03em; line-height:1.3em; padding:20px 0;}
.map-list ul li .txt {font-family:'Pretendard';}

.root_daum_roughmap .wrap_map {height:400px !important;}


/* sub-tabs */
.performance-lists {width:100%; margin:0 auto; display:flex; justify-content:center; margin:0 -10px; margin-bottom:60px; border-radius:50px;}
.performance-lists li {font-size:16px; line-height:1.733em; width:33.3333%; padding:0 10px;}
.performance-lists li.active a {background:#555; color:#fff; border-radius:50px; margin-left:0; transition:.3s;}
.performance-lists li a {font-family:'Pretendard'; color:#333; display:flex; text-align:center; flex-direction:column; justify-content:center; text-align:center; letter-spacing:-.03em; height:50px; border-radius:30px; border:1px solid #ddd; background:#fff;}
.performance-lists li p {font-size:22px; line-height:1.182em;}


.lnb-wrap.width {display:flex; flex-direction:column; justify-content:center; flex-wrap:wrap; padding:0 20px; border-top:1px solid #ddd; margin-bottom:30px;}
.lnb-wrap.width .lnb ul {flex-wrap:wrap;}
.lnb-wrap.width .lnb ul li {position:relative; width:auto; flex:none; height:auto; border-bottom:1px solid #ddd;}
.lnb-wrap.width .lnb ul li a:before {position:absolute; content:""; width:1px; height:15px; background:#ddd; top:50%; margin-top:-7.5px; right:0;}
.lnb-wrap.width .lnb ul li:nth-child(9n) a:before {display:none;}
.lnb-wrap.width .lnb ul li:first-child a:before {display:block;}
.lnb-wrap.width .lnb ul li:first-child {padding-left:0;}
.lnb-wrap.width .lnb ul li a {position:relative; color:#333; font-size:16px; font-weight:500; height:auto; line-height:1.3em; border:0; padding:0 10px; height:60px; line-height:60px;}
.lnb-wrap.width .lnb ul li.active a {background:#fff; color:#03426f; font-weight:700;}

.product {text-align:center; margin-top:60px; padding-bottom:20px; border-bottom:1px solid #ddd; margin-bottom:30px;}
.product p {font-family:'Pretendard'; color:#03426f; margin-bottom:10px;}
.product h3 {font-family:'Pretendard'; font-size:28px;}

.pro {margin-bottom:100px;}
.pro .slick-arrow {position:absolute; top:50%; margin-top:-36px; width:72px; height:72px; border:none; overflow:hidden; text-indent:-999em; background-color:transparent; background-position:50% 50%; background-repeat:no-repeat; z-index:50; background-size:contain;}
.pro .slick-prev {left:50px; background-image:url("../images/main/slide_prev.png");}
.pro .slick-next {right:50px; background-image:url("../images/main/slide_next.png");}
.pro .slick-slide img {margin:0 auto;}
.pro-box {margin-top:60px;}
.pro-box .tit {font-family:'Pretendard'; font-size:24px; color:#03426f; font-weight:600; letter-spacing:-.03em; line-height:1.3em; padding-bottom:10px; border-bottom:1px solid #03426f; margin-bottom:20px;}

.process ul {display:flex; flex-wrap:wrap; margin:0 -50px; margin-bottom:-100px; justify-content:center;}
.process ul li {position:relative; width:33.3333%; padding:0 50px; margin-bottom:100px;}
.process ul li .img-wrap {position:relative;}
.process ul li .img-wrap .img-over {display:none; position:absolute; top:0; left:0;}
.process ul li:hover .img-wrap .img-over {display:block;}
.process ul li:before {position:absolute; content:""; width:21px; height:33px; background:url('../images/sub/next.png')50% 50% no-repeat; background-size:contain; top:50%; margin-top:-70px; right:-10px;}
.process ul li:last-child:before {display:none;}
.process ul li .num {font-family:'Pretendard'; font-size:18px; letter-spacing:-.03em; line-height:1.667em; font-weight:700; color:#999; margin-top:10px;}
.process ul li .txt {position:relative; font-family:'Pretendard'; font-size:22px; font-weight:600; letter-spacing:-.03em; color:#03426f; line-height:1.364em; padding-bottom:20px; border-bottom:1px solid #b2b6b6;}
.process ul li .txt:before {position:absolute; content:""; width:200px; left:0; bottom:-1px; height:2px; background:#03426f;}

.produce-list .slick-arrow {position:absolute; top:50%; margin-top:-36px; width:72px; height:72px; border:none; overflow:hidden; text-indent:-999em; background-color:transparent; background-position:50% 50%; background-repeat:no-repeat; z-index:50; background-size:contain;}
.produce-list .slick-prev {left:0; background-image:url("../images/main/slide_prev.png");}
.produce-list .slick-next {right:0; background-image:url("../images/main/slide_next.png");}
.produce-list .slick-slide img {margin:0 auto;}
.produce-list .item .txt {font-family:'Pretendard'; color:#282828; font-weight:600; letter-spacing:-.03em; line-height:1.364em; margin-top:10px; font-size:22px; text-align:center;}
 
.produce-table {margin-top:100px;}
