@charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */

.doc-tit {position:relative; font-family:'NanumSquare', sans-serif; font-size:22px; color:#242424; font-weight:700; letter-spacing:-.03em; line-height:1.364em; padding-left:30px; margin-bottom:30px;}
.doc-tit:before {position:absolute; content:''; width:20px; height:20px; top:5px; left:0; background:url("../images/sub/bullet.png") 50% 50% no-repeat; background-size:contain;}

.table01 {width:100%; border-collapse:collapse; border-spacing:0px; font-size:18px; border-top:1px solid #ddd; color:#2c2c2c;}
.table01 th {text-align:center; font-size:16px; padding:11px 20px; background:#f0f0f0; font-weight:500; line-height:1.5em; letter-spacing:-.01em; border-bottom:1px solid #ddd; border-right:1px solid #ddd;}
.table01 td {padding:11px 20px; text-align:center; color:#505050; border:1px solid #dfdfdf; line-height:1.750em; font-size:16px; letter-spacing:-.01em;}
.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;}
.table01 tr td:first-child {color:#2c2c2c;}

.doc-cnts {margin-bottom:40px;}
.greetings-box {display:flex; justify-content:center;align-items:center; padding-bottom:50px; border-bottom:1px solid #ddd;}
.greetings-box .img {width:45%; }
.greetings-box img {box-shadow:5px 0 5px rgba(0, 0, 0, 0.2);}
.greetings-box .txts {width:55%; padding-left:40px;}
.greetings-box .txts .tit {font-size:24px; color:#009fa8; font-weight:500; letter-spacing:-.03em; line-height:1.500em;}
.greetings-box .txts .txt {margin-top:10px;}
.greetings-box .txts .sign {font-size:18px; font-weight:500; letter-spacing:-.03em; line-height:1.3em; margin-top:15px;}

.history {padding-top:224px; padding-left:80px; background:url("../images/sub/history.jpg") 100% 0 no-repeat;}
.history .title {display: inline-block; padding: 15px 75px 12px 30px; color: #fff; background:#009fa8;}
.history .title h3 {font-family:'NanumSquare', sans-serif; font-size:22px; font-weight:700; letter-spacing:-.03em; line-height:1.455em;}
.history .title p {font-family:'NanumSquare', sans-serif; font-size:22px; font-weight:700; letter-spacing:-.03em; line-height:1.455em;}
.history .content {position:relative;}
.history .content:before {content:""; position:absolute; left:108px; top:0; bottom:0; width:1px; background:#ddd;}
.history .group {padding-bottom:30px;}
.history .group h3 {float:left; font-family:'NanumSquare', sans-serif; font-size:24px; font-weight:700; letter-spacing:-.03em; line-height:1.3em; color:#009fa8; margin-left:-30px;}
.history .group .cnt {margin-left:108px; padding-left:42px; position:relative;}
.history .group .cnt:before {content:""; position:absolute; top:9px; left:-6px; width:13px; height:13px; background:#00cdd9; border-radius:100%;}
.history .group .cnt ul {margin-right:10px;}
.history .group .cnt ul li {position:relative; padding-left:35px; font-weight:300; line-height:1.875em;}
.history .group .cnt ul li.bold {font-weight:bold;}
.history .group .cnt ul li.bold .month {font-weight:bold;}
.history .group .cnt ul li .month {position:absolute; font-size:16px; font-weight:500; top:0; left:0;}
.history .group .cnt .img {float:right;}
.history .group:first-child {padding-top:30px;}
.history .group:last-child {padding-bottom:45px;}

.relation {background:url("../images/sub/relation.jpg")50% 50% no-repeat; background-size:cover; text-align:center; color:#fff; padding:100px 10px 100px 10px;}
.relation .txt {font-size:20px; font-weight:500; letter-spacing:-.03em; line-height:1.600em; margin-top:20px;}
.relation .txt span {font-size:16px; font-weight:400; line-height:1.1em;}
.relation .btn {display:inline-block; width:260px; line-height:50px; border-radius:25px; background:#009fa8; text-align:center; margin-top:45px;}

.location-info dl {display:flex; padding:15px 0; border-bottom:1px solid #ddd;}
.location-info dt {font-size:16px; font-weight:500; width:200px; letter-spacing:-.03em; line-height:1.3em; text-align:center; position:relative;}
.location-info dt img {margin-right:10px;}
.location-info dd {flex:1 1 auto; min-width:0; width:1%; font-size:16px; line-height:1.3em;}

.product .doc-cnt {margin-bottom:40px;}
.product-box {display:flex; border-bottom:1px solid #ddd; padding-bottom:50px;}
.product-box.none {border-bottom:none; padding-bottom:30px;}
.product-box .img {width:32%;}
.product-box .txt {width:68%; padding-left:50px;}
.product-box .txt ul li {position:relative; padding-left:10px;}
.product-box .txt ul li:before {position:absolute; content:""; top:50%; margin-top:-2.5px; left:0; width:5px; height:5px; border-radius:100%; background:#454545;}

.system {border-bottom:1px solid #ddd; padding-bottom:50px;}
.system ul li {position:relative; padding-left:10px;}
.system ul li:before {position:absolute; content:""; top:15px; left:0; width:5px; height:5px; border-radius:100%; background:#454545;}
.img-flex {display:flex; justify-content:center; flex-wrap:wrap; margin:0 -17px; padding-top:25px;}
.img-flex .img {width:33.3333%; padding:0 17px;}

.call {display:flex; justify-content:center; flex-wrap:wrap; border-bottom:1px solid #ddd; padding-bottom:50px;}
.call.none {padding-bottom:30px; border-bottom:none;}
.call .img {width:50%;}
.call .txts {width:50%; padding-left:40px;}
.call .txts ul .dot {position:relative; padding-left:10px;}
.call .txts ul .dot:before {position:absolute; content:""; top:12px; left:0; width:5px; height:5px; border-radius:100%; background:#454545;}
.call .btn {display:inline-block; width:320px; line-height:50px; background:#00aaad; color:#fff; font-weight:500; border-radius:25px; margin-top:25px; text-align:center;}
.call.wd .img {width:32%;}
.call.wd .txts {width:68%;}

.application {display:flex; justify-content:center; flex-wrap:wrap; margin:0 -15px;}
.application .img {width:33.3333%; padding:0 15px; border-bottom:1px solid #ddd; padding-bottom:50px; padding-top:25px;}
.application .img img {height:300px;}

.hire .doc-cnt {margin-bottom:40px;}

.method {position:relative; background:url("../images/sub/method-bg.jpg") 50% 50% no-repeat; background-size:cover; padding:50px 10px 290px 10px;}
.method-box {position:absolute; right:90px;}
.method-box .tit {font-family:'OTWelcomeBA'; font-size:30px; color:#fff; font-weight:700; letter-spacing:-.03em; line-height:1.3em; margin-bottom:50px;}
.method-box ul li {color:#333; font-weight:500; margin-bottom:20px;}
.method-box ul li span {display:inline-block; color:#fff; width:110px; line-height:35px; background:#125dc0; border-radius:25px; text-align:center; margin-right:10px;}

.national {background:#f5f5f5; text-align:center; padding:30px 10px;}
.national .po-color {display:inline-block; font-size:18px; color:#009fa8; font-weight:500; letter-spacing:-.03em; line-height:1.667em; padding-top:5px;}
.national .po-color.pt {padding-top:25px;}
.national .btn {display:inline-block; color:#fff; width:260px; line-height:50px; background:#009fa8; border-radius:25px; text-align:center; margin-top:25px;}

/*250227 추가*/
.main-color {color:#009fa8;}
.font-medium {font-weight:500;}
.product-box.block {display:block;}
.inconbox + .inconbox {padding-top:50px;}
.inconbox .contit {padding-bottom:14px;font-size:18px;font-weight:500;color:#242424;}
.inconbox .condec {color:#454545;line-height:1.6;}
.strengitem {display:flex;flex-wrap:wrap;margin:-15px;}
.strenglist {flex:1 0 25%;max-width:25%;padding:15px;}
.strenglist .inner {display:flex;align-items:center;justify-content:center;width:100%;height:80px;border-radius:8px;font-size:20px;font-weight:500;background:#009fa8;color:#fff;}
.inflxbox+.inflxbox {padding-top:60px;}
.inflxbox .flxWrap {display:flex;align-items:center;gap:0 40px;}
.inflxbox .imgbx {}
.inflxbox .textbx {}
.inflxbox .textbx .flxtit {margin-bottom:20px;font-size:18px;font-weight:500;}
.bullet-list .bullet {display:inline-block;position:relative; padding-left:10px;}
.bullet-list .bullet:before {position:absolute; content:""; top:12px;  left:0; width:5px; height:5px; border-radius:100%; background:#454545;}
.bullet-list .bullet.type2 {padding-left:22px;}
.bullet-list .bullet.type2:before { content:"  ▶ ";top:0;background:transparent;border-radius:none;}
.inflxbox .flxWrap.reverse {flex-direction: row-reverse;}
.inflxbox .flxWrap.reverse .imgbx {margin-right:0;margin-left:50px;}
.inflxbox .flxWrap.reverse .textbx {text-align:right;}

/* 250618 추가 */
.flex-box {display: flex;}
.flex-between {display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px;}
.flex-mid {display: flex; align-items: center;}

.img-items {margin-bottom: 50px;}
.product-box .flex-box .img {width: 18.75%;}

.map.one .roughmap_lebel_text:after {content:"타원타크라 5차 지식산업센터 (원시역 1번출구 10m) "; font-size:12px; line-height:15px;}
.main-information .roughmap_lebel_text:after {content:"타원타크라 5차 지식산업센터 (원시역 1번출구 10m)"; font-size:12px; line-height:15px;} 
.main-information .roughmap_lebel_text,
.map.one .roughmap_lebel_text {line-height: 0 !important; font-size: 0 !important;}