 @charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */

.about{display:flex;}
.about .logo{margin-right:40px;}
.about .table01{min-width:0;width:1%;flex:1 1 auto;}
.table01 table{width:100%;border-spacing:0;border-top:2px solid #242424;line-height:1.67em;}
.table01 table th{text-align:center;background-color:#f8f8f8;font-size:var(--fz18);font-weight:500;color: #242424;}
.table01 table th,
.table01 table td{padding:15px 20px;height:60px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.table01 table th:last-child,
.table01 table td:last-child{border-right:none;}

.policy ul{display:flex;margin:0 -20px;}
.policy ul li{width:33.3333%;padding:0 20px;text-align:center;}
.policy ul li .arr{margin:30px 0 25px;}
.policy ul li p{font-size:var(--fz18);line-height:1.56em;}

.greeting{display:flex;}
.greeting .tt-wrap{min-width:0;width:1%;flex:1 1 auto;margin-right:40px;}
.greeting .tt-wrap .tit{margin-bottom:25px;font-size: clamp(1rem, 0.8026rem + 0.7895vw, 1.75rem);color:#242424;font-weight:600;line-height:1.36em;}
.greeting .tt-wrap .tit strong{font-weight:800;}
.greeting .tt-wrap .wrap{margin-bottom:80px;}
.greeting .tt-wrap .wrap p{margin-bottom:35px;font-size:var(--fz18);line-height:1.78em;}
.greeting .tt-wrap .wrap p:last-child{margin-bottom:0;}
.greeting .tt-wrap .btm{font-size:var(--fz20);font-weight:600;color: #242424;}

.work .imgs{margin-bottom:100px;}
.work .imgs ul{display:flex;margin:0 -15px;}
.work .imgs ul li{width:33.3333%;padding:0 15px;}
.work .imgs ul li .img img{border-radius:var(--bd16)}
.work .tab-con{padding:100px 0;background-color: #f8f8f8;}
.work .tab-con .menu {margin-bottom:55px;}
.work .tab-con .menu ul{display:flex;margin:0 -5px;}
.work .tab-con .menu ul li{padding:0 5px;}
.work .tab-con .menu ul li a{display:flex;justify-content:center;align-items:center;padding:0 20px;height:48px;border-radius:8px;background-color: #fff;color: #999;font-weight:500;font-size:var(--fz18);line-height:1.2em;}
.work .tab-con .menu ul li.active a{background-color:var(--pri);color: #fff;}

.location .txt{position:relative;padding-left:34px;margin-bottom:10px;color: #242424;font-weight:600;font-size: clamp(0.875rem, 0.7434rem + 0.5263vw, 1.375rem);line-height:1.4em;}
.location .txt:before{content:'';position: absolute;left:0;top:.1em;width:20px;height:24px;background:url('/images/sub/work-ic.png')no-repeat 0 50%/contain;}

.location .info{display:flex;margin-bottom:25px;padding-left:34px;color: #242424;font-size:var(--fz18);line-height:1.4em;}
.location .info dl{display:flex;margin-right:clamp(1.25rem, 0.9211rem + 1.3158vw, 2.5rem);;}
.location .info dl:last-child{margin-right:0;}
.location .info dl dt{margin-right:10px;}

.location .maps{overflow:hidden;border-radius:24px;box-shadow:0 0 8px rgba(0,0,0,.08);}
.location .maps .root_daum_roughmap {width:100% !important; height:500px !important;}
.location .maps .root_daum_roughmap .wrap_map {height:500px !important;}
.location .maps .roughmap_lebel_text {line-height:0 !important; font-size:0 !important;}
.location .maps .map_border{display:none;}
.location .maps .roughmap_lebel_text:after {content:"본사"; font-size:12px; line-height:15px;}
.location .maps.type2 .roughmap_lebel_text:after{content:'서울사무실';}
.location .maps.type3 .roughmap_lebel_text:after{content:'부산사무실';}
.location .maps.type4 .roughmap_lebel_text:after{content:'공장';}

.table01.type2 table{text-align:center;font-size:var(--fz18);line-height:1.67em;}
.table01.type2 table th{font-size:var(--fz20);}
.table01.type2 table tbody th{background-color: #fff;}

.pr-pg .content{margin-bottom:95px;}
.pr-pg .content:last-child{margin-bottom:0;}
.doc-tit{margin-bottom:25px;}
.doc-tit .tit{position:relative;padding-left:30px;font-size:20px;font-weight:600;color:#242424;line-height:1.4em;}
.doc-tit .tit:before{content:'';position: absolute;left:0;top:.2em;width:20px;height:20px;background:url('/images/sub/ic-tit.png')no-repeat 0 50%/contain;}
.pr-pg .table01 table th{font-size:var(--fz20);}
.pr-pg .table01 table td{padding:25px 30px;font-size:var(--fz18);line-height:1.67em;}
.dot-list>li{position:relative;padding-left:15px;font-size:var(--fz18);line-height:1.67em;}
.dot-list>li:before{content:'';width:4px;height:4px;border-radius:50%;background-color:var(--pri);position: absolute;left:0;top:.65em;}
.pr-pg .table01 table td .imgs{display:flex;flex-wrap:wrap;margin:0 -10px;}
.pr-pg .table01 table td .imgs li{text-align:center;width:25%;padding:0 10px;}
.pr-pg .table01 table td .imgs li p{margin-top:15px;line-height:1.11em;}
.pr-pg .table01 table td .img-tit{margin-top:15px;text-align:center;}
.hypen-list>li{padding-left:.6em;text-indent:-.06em;}

.pr-pg .table01 table td .imgs.x5 li{width:20%;}

.pr-pg .table01 table td .flex{display:flex;}
.pr-pg .table01 table td .flex .dot-list{margin-right:30px;}
.pr-pg .table01 table td .flex .imgs{min-width:0;width:1%;flex:1 1 auto;}
.pr-pg .table01 table td .flex .imgs li{width:33.3333%;}

.facility .row{display:flex;margin:0 -15px 80px;}
.facility .row:last-child{margin-bottom:0;}
.facility .row .col{width:50%;padding:0 15px;}
.facility .row .col .imgs{display:flex;margin:0 -5px 10px;}
.facility .row .col .imgs li{width:50%;padding:0 5px;text-align:center;}
.facility .row .col .imgs li .img img{border-radius:var(--bd16);}
.facility .row .col .tit{display:flex;justify-content:center;align-items:center;height:50px;border-radius:8px;font-size:var(--fz18);line-height:1.2em;color: #fff;background-color: #454545;}
.facility .row .col .tit-wrap{display:flex;margin:0 -5px;}
.facility .row .col .tit-wrap .wrap{width:50%;padding:0 5px;}

.process .table01 table td{padding:10px 15px;}
.process .table01 table tr.st2 td{line-height:1.22em;}