@charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */
.sub-title.menu-in {display:flex; align-items:center;}
.sub-title.menu-in ul {padding-left:130px; display:flex; align-items:center;}
.sub-title.menu-in ul li {padding:0 27px; position:relative;}
.sub-title.menu-in ul li:after {height:20px; position:absolute; content:''; top:50%; transform:translateY(-50%); right:0; width:1px; background-color:#ddd;}
.sub-title.menu-in ul li a {letter-spacing:-.025em; line-height:1.3em; display:block;}
.sub-title.menu-in ul li.active a {font-weight:700; color:#00b0f0; text-underline-offset:11px; text-decoration:underline;}
.sub-title.menu-in ul li:first-child {padding-left:0;}
.sub-title.menu-in ul li:last-child {padding-right:0;}
.sub-title.menu-in ul li:last-child:after {display:none;}

.pg-wrap ul {display:none !important;}
.pg-wrap .pg-name {padding-left:50px; position:relative;}
.pg-wrap .pg-name:before {left:19px; width:2px; height:40px; margin-top:4px; position:absolute; content:''; top:50%; transform:translateY(-50%); background-color:#fff;}

.max-w460 {max-width:460px;}

.mb-0 {margin-bottom:0 !important;}
.doc-menu95 {margin-top:95px;}
.pl-27 {padding-left:27px;}
.pb-0 {padding-bottom:0 !important;}
.border-n {border:none !important;}

.service-inq {margin:0 -18px -40px; display:flex; flex-wrap:wrap;}
.service-inq li {padding:0 18px; margin-bottom:40px; width:50%;}
.service-inq .item {padding:35px 50px; border:1px solid #ddd;}
.service-inq .item .tit {margin-bottom:40px; font-weight:700;}
.service-inq .item strong {margin-bottom:5px; color:#333; display:block;}
.service-inq .item .cnt {display:flex;}
.service-inq .item dl {padding-right:20px; display:flex;}
.service-inq .item dt {color:#555; font-weight:700;}

/* .menu-tab {border-bottom: 1px solid #ddd;} */

.info-sec {display:flex; justify-content:space-between; border:1px solid #ccc; background:#fafafa; border-top:none;}
.info-sec .sec-text {padding-left:50px; margin-right:20px;}
.info-sec .sec-text h2 {padding:70px 0 23px; font-size:40px; letter-spacing:-.035em; line-height:1em; color:#333333; font-weight:400;}
.info-sec .sec-text h2 strong {font-size:50px; font-weight:900;}
.info-sec .sec-text p:nth-child(2) {font-size:35px; line-height:1.3em; color:#333333; font-weight:500;}
.info-sec .sec-text p:nth-child(n+3) {padding-top:40px; font-size:24px; line-height:1.5em; letter-spacing:-.035em; color:#333333; font-weight:400;}

.gray-bg {background:#f2f2f2;}
.tbl-gray-bg {background:#f5f5f5 !important;}
.tbl-gray-bg2 {background:#f8f8f8 !important;}
.blue-txt {color:#00b0f0;}

.sub-cont {margin-top:130px;}

.menu-ty2 {margin:0;}
.menu-ty2 li {padding:0;}
.menu-ty2 li:not(:first-child) a {border-left:none;}
.menu-ty2 li .a01 {border-radius:10px 0 0 0;}
.menu-ty2 li .a02 {border-radius:0;}
.menu-ty2 li .a03 {border-radius:0 10px 0 0;}

/* sub-tab */
.sub-list-tab {padding-top:55px; border-bottom:1px solid #ddd; text-align:center;}
.sub-list-tab .sub-location-tab {align-items:center; justify-content:center;}
.sub-list-tab .sub-location-tab li {display:flex; padding:0 17.5px; align-items:center; font-size:16px; font-weight:400; letter-spacing:-.03em; line-height:1.63em; color:#898989; width:auto; justify-content:center;}
.sub-list-tab .sub-location-tab li:not(:first-child)::after {content:''; position:absolute; width:1px; height:10px; background:#ccc; top:50%; left:0; transform:translateY(-50%);}
.sub-list-tab .sub-location-tab li a {padding-bottom:5px; display: block; transition:none;}
.sub-list-tab .sub-location-tab li.active a {border-bottom:3px solid #00b0f0;; color:#00b0f0;}


.sub-list-tab ul {display:inline-flex; align-items:center; width:auto; max-width:100%;}
.sub-list-tab ul li {position:relative; display:flex; padding:0 17.5px; align-items:center; font-size:16px; font-weight:400; letter-spacing:-.03em; line-height:1.63em; color:#898989; width:auto; justify-content:center;}
.sub-list-tab ul li:not(:first-child)::after {content:''; position:absolute; width:1px; height:10px; background:#ccc; top:50%; left:0; transform:translateY(-50%);}
.sub-list-tab ul li.active a {border-bottom:3px solid #00b0f0;; color:#00b0f0;}
.sub-list-tab ul li a {padding-bottom:5px; display: block; transition:none;}

.service-sec .location-wrap {position:relative;}
.service-sec .location {position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; z-index:-1;}
.service-sec .location.on {opacity:1; z-index:1; position:relative;}

.box-cnt {padding:90px 0 100px;}
.box-cnt:not(:last-child) { border-bottom:1px solid #ccc;}
.box-cnt.box01 {border-bottom:1px solid #ccc;}
.box-cnt.box01 .box-doc {display:flex; justify-content:space-between;}
.box-cnt.box01 .box-doc > video {flex:1 1 auto; min-width:0; width:1%;}
.box-cnt.box01 .doc-text {margin-right:50px; width:900px;}
.box-cnt .box-doc h3 {margin-bottom:25px; color:#000; font-size:30px; line-height:1.2em;}
.box-cnt .box-doc h4 {margin-bottom:25px; color:#000; font-size:24px; line-height:1.2em;}
.box-cnt.box01 .doc-text > p {margin:30px 0 50px; color:#777; font-size:18px; font-weight:400; line-height:1.67em; letter-spacing:-.035em;}
.box-cnt.box01 .doc-text  .p-ty2 {letter-spacing:-.05em;}
.box-cnt .csp {display:flex; align-items:center; background:#fff; padding:30px 50px; width:900px;}
.box-cnt .csp .text {padding-left:20px; font-size:18px; font-weight:400; line-height:1.67em; color:#555; letter-spacing:-.035em;}
.box-cnt .csp .text p:first-child {margin-bottom:10px; font-size: 22px;}

.sample-sec table { width:100%; border-collapse:collapse; border-spacing:0px;}
.sample-sec thead {border-top:1px solid #000;}
.sample-sec table tr {border-bottom:1px solid #ddd; font-size:18px; color:#777;}
.sample-sec thead th:not(:last-child) {border-right:1px solid #ddd;}
.sample-sec tbody td:not(:last-child) {border-right:1px solid #ddd;}
.sample-sec tbody td {padding:15px; background:#fff; text-align:center;}

.box-cnt table { width:100%; border-collapse:collapse; border-spacing:0px;}
.box-cnt thead {border-top:1px solid #000;}
.box-cnt table tr {border-bottom:1px solid #ddd; font-size:18px; color:#777;}
.box-cnt.box02 thead th {padding:15px; font-weight:400;}
.box-cnt thead th:not(:last-child) {border-right:1px solid #ddd;}
.box-cnt tbody td {padding:15px; background:#fff; text-align:center;}
.box-cnt tbody td:not(:last-child) {border-right:1px solid #ddd;}
.box-cnt.box02 .doc-text > p {margin:5px 0 0 15px; color:#777; font-size:18px;}

.box-cnt .tbl2 table tr:first-child {border-top:1px solid #000;}
.box-cnt .tbl2 table tbody tr:last-child {border-bottom:1px solid #000;}
.box-cnt .tbl2 table th {padding:15px; border-right:1px solid #ddd;}
.box-cnt .tbl2 table th:last-child {border-right: none;}

.box-cnt .icon-wrap {display:flex;margin:40px -60px 0;padding:0 50px;}
.box-cnt .icon-wrap.ty2 {margin:75px -27.5px 0;}
.box-cnt .icon-wrap.ty3 {margin:75px -48px 0;}
.box-cnt .icon-wrap.ty4 {margin:75px -114px 0;}
.box-cnt .icon-box {position:relative; padding:0 60px;}
.box-cnt .icon-box.ty2 {padding:0 27.5px;}
.box-cnt .icon-box.ty3 {padding:0 48px;}
.box-cnt .icon-box.ty4 {padding:0 114px;}
.box-cnt .icon-box:not(:last-child)::after {content:''; position:absolute; top:32%; right:-10px; transform:translateY(-32%); background-repeat: no-repeat; background-size: contain; width:22px; height:20px; background-image:url('../images/sub/service/page010101-arrow.png');}
.box-cnt .icon-box p {margin:25px -7px 40px; text-align:center;line-height:1.33em;}

.service-sec .red-cl {position:relative; padding-left:27px;}
.service-sec .red-cl::before {content:''; position:absolute; width:14px; height:14px; background:#c04f15; border-radius:100%; top:50%; transform:translateY(-50%); left:0;}

.ba-cnt01 {display:flex; justify-content:center; align-items:center; margin:0 auto; padding:20px 0; width:1200px; border-radius:16px; background:#fff; box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.25);}
.ba-cnt01 p {position:relative; padding:0 100px; font-size:18px; line-height:1.5em; text-align:center; letter-spacing:-.035em;}
.ba-cnt01 p::after {content:''; position:absolute; width:76px; height:39px; top:50%; right:-30px; transform:translateY(-50%); background-repeat: no-repeat; background-size: contain;} 
.ba-cnt01 p:first-child { color:#004a65;}
.ba-cnt01 p:first-child::after { background-image:url('../images/sub/service/page010101-arrow2.png');}
.ba-cnt01 p:nth-child(2) { color:#0081b0;}
.ba-cnt01 p:nth-child(2)::after {background-image:url('../images/sub/service/page010101-arrow2-1.png');}

.ba-cnt02 {display:flex; margin:55px -35px 0;}
.ba-cnt02.ty2 {margin:55px 0 0;}
.ba-cnt02 ul {display:flex; margin:0 -12.5px;}
.ba-cnt02 ul li {width:50%; padding:0 12.5px;}
.ba-cnt02 ul li video {width:100%;}
.ba-cnt02 .img-box {padding:0 35px;}
.box-cnt .img-box p {position:relative; padding-left:15px; margin-bottom:10px; font-size:16px; font-weight:700; line-height:1.2em; color:#000; letter-spacing:-.025em;}
.box-cnt .img-box p::before {content:''; position:absolute; width:5px; height:5px; background:#000; top:50%; transform:translateY(-50%); left:0; border-radius:100%;}
.box-cnt .img-box img {border:1px solid #ccc;}

.aa-cnt01 {display:flex; flex-wrap:wrap; margin:30px -15px -45px;}
.aa-cnt01 .img-box {padding:0 15px; margin-bottom:55px; width:25%;}
.aa-cnt01 .img-box.ty2 {width:100%;}
.aa-cnt01 .img-box:nth-child(3) {width:50%;}

.pb-text {display:flex; margin-bottom:100px;}
.pb-text img {margin-right:40px;}
.pb-text .txt-box p {margin-bottom:30px;}
.pb-bg {display:flex;flex-direction:column; align-items:center; background-image:url('../images/sub/service/publiccations-bg.jpg'); height:250px;}
.bp-tit {margin:70px 0 15px; font-size:50px; font-weight:700; line-height:1.5em; color:#fff;}
.pb-bg a {width:180px; height:50px; background:#c04f15; display:block; text-align:center; line-height:50px; border-radius:25px; font-size:18px; font-weight:700; color:#fff; letter-spacing:-.025em;}

.sample-sec {padding:95px 0 100px;}
.sample-sec:not(:last-child) { border-bottom:1px solid #ccc;}
.sample-sec:last-child {padding-bottom:0;}
.sample-sec h2 {font-size:24px; line-height:1.08em; color:#000;}
.sample-sec.sec02 h2 {margin-bottom:40px;}
.sample-sec > a {float:right; display:flex; align-items:center; justify-content:center; margin-bottom:14px; width:120px; height:26px; background:#707070; border-radius:13px; color:#fff; font-size:14px; letter-spacing:-.025em;}
.sample-sec table thead tr {color:#333;}
.sample-sec table thead tr th {padding:15px;}
.sample-sec table thead tr.tr02 th {padding:0 15px;}
.sample-sec table thead tr th .small-txt {font-size:14px; color:#333; font-weight:400;}
.sample-sec table tbody tr:last-child {border-bottom:1px solid #000;}
.sample-sec.sec02 .sp-txt {margin-top:25px;}
.sample-sec .sp-txt .t-box {color:#555; line-height:1.56em; letter-spacing:-.025em;}
.sample-sec .sp-txt .t-box:nth-child(2) {margin:15px 0;}
.sample-sec .sp-txt .txt {margin-left: 13px;}
.sample-sec .sp-txt .t-box:first-child .txt {text-indent:-117px; margin-left:132px;}
.sample-sec .etc {margin-top:15px; color:#555; line-height:1.56em; letter-spacing:-.025em;}

.f-img-box {display:flex; margin:0 -17px;}
.f-img-box  img {padding:0 17px; width: 33.3%;}

.c-img-box {display:flex; margin:40px -17px 0;}
.c-img-box  img {padding:0 17px; width: 33.3%;}
.box-cnt .first-txt {margin-top:10px;}

.sample-sec .danger-box {margin:25px 0 25px 30px;}
.sample-sec .danger-box p {font-size:18px; line-height:1.56em; color:#555; letter-spacing:-.025em;}
.sample-sec .danger-box .txt-indent {text-indent:-3.7em; margin-left:4em;}
.sample-sec .danger-box .txt-indent2 {text-indent:-20px; margin-left:20px;}

.service-sec .box-doc2 {display:flex; flex-direction:column; align-items:center;}
.service-sec .box-doc2 img {margin-bottom:90px;}
.service-sec .box-doc2 .t-box:not(:first-child) {margin-top:25px;}
.service-sec .box-doc2 .t-box .tit {font-size:20px; color:#333; font-weight:700; line-height:1.20em; letter-spacing:-.035em;}
.service-sec .box-doc2 .t-box .txt {margin-top:10px; font-size:18px; color:#555; font-weight:400; line-height:1.33em; letter-spacing:-.035em;}