@charset "utf-8";
/* doc.css는 디자인페이지 스타일을 정의합니다. */
.greeting .cnt {margin:50px 0 75px;}
.greeting .cnt p {font-size:18px; line-height:1.889em; text-align:center;}

.greeting-bnr-wrap {background-image:url('../images/sub/greetingBnr.jpg'); background-size:cover; background-repeat:no-repeat; color:#fff;}

.greeting-bnr {height:400px; display:flex; align-items:center;}
.greeting-bnr .col {width:50%;}
.greeting-bnr .col-l {text-align:center;}
.greeting-bnr .col-r h3 {font-size:32px; font-weight:800; line-height:1.4em;}
.greeting-bnr .col-r p {font-size:24px; margin:25px 0 10px; font-weight:700;}
.greeting-bnr .col-r span {font-size:20px; line-height:1.7em;}

.greeting-intro {padding:95px 0; display:flex; align-items:center;}
.greeting-intro .col-l {font-size:32px; font-weight:800; color:#00a646;}
.greeting-intro .col-r {padding-left:80px; flex:1;}
.greeting-intro .col-r p {font-size:20px; margin-bottom:15px; line-height:1.7em; font-weight:300;}
.greeting-intro .col-r p span {font-size:24px; font-weight:700;}
.greeting-intro .col-r p:last-child {margin-bottom:0;}

.color-1 {color:#0054a6;}
.color-2 {color:#00a646;}

.advantage-wrap {padding:70px 0; background-color:#fafafa;}
.advantage h3 {font-size:32px; margin-bottom:30px; line-height:1.5em; color:#2c2c2c; text-align:center; font-weight:800;}
.advantage h3 span {display:block; font-weight:300;}

.history-img {height:300px; background-image:url('../images/sub/history.png'); flex-direction:column; justify-content:center; align-items:center; color:#fff; text-align:center; display:flex; background-size:cover; background-repeat:no-repeat;}
.history-img p {font-size:56px; margin-bottom:10px; line-height:1.3em; font-weight:700;}
.history-img span {font-size:18px; line-height:1.3em; letter-spacing:-.04em;}

.history-wrap {margin-top:95px; display:flex;}
.history-wrap .left {margin-right:100px;}
.history-wrap .right {flex:1;}

.history {padding-top:25px;}
.history .group {display:flex;}
.history .group .year {font-size:34px; width:153px; font-weight:800; color:#0054a6; letter-spacing:-.04em; line-height:1.3em; position:relative;}
.history .group .year:after {position:absolute; content:''; width:18px; height:18px; top:11px; right:0; border-radius:100%; border:5px solid #0054a6; z-index:10; background-color:#fff;}
.history .group .content {margin-left:70px; padding-bottom:115px; padding-top:5px; position:relative;}
.history .group:last-child .content {padding-bottom:0;}
.history .group .content:before {position:absolute; content:''; width:1px; top:10px; bottom:-10px; border:1px dashed #dfdfdf; left:-80px;}
.history .group .content ul li {font-size:18px; padding-left:17px; margin-bottom:20px; position:relative;}
.history .group .content ul li:before {position:absolute; content:''; width:6px; height:6px; top:50%; margin-top:-4px; background-color:#ccc; border-radius:100%; left:0;}
.history .group .content ul li span {font-size:20px; font-weight:700; padding-right:25px; color:#2c2c2c;}
.history .group .content .img-wrap {display:flex;}
.history .group .content .img-wrap .img {margin-right:20px;}
.history .group:last-child .content:before {bottom:0;}

.local-top {margin-bottom:40px;}

.local {margin-top:45px; display:flex;}
.local li {width:33.3333%; padding:38px 40px; border:1px solid #dfdfdf; margin-left:-1px; position:relative;}
.local li .tit {font-size:18px; font-weight:700; line-height:1.3em; margin-bottom:15px;}
.local li .cnt {font-size:26px; line-height:1.6em; color:#2c2c2c;}
.local li:first-child .cnt {font-size:20px;}
.local li .icon {position:absolute; bottom:0; right:40px; z-index:-1;}

.cert-data {margin-bottom:30px; display:flex;}
.cert-data .right {padding-top:15px; margin-left:60px; flex:1;}
.cert-data .right span {color:#878787; font-weight:300;}
.cert-data .right strong {font-size:34px; margin:20px 0; font-weight:800; color:#2c2c2c; display:block;}
.cert-data .right p {font-size:18px; font-weight:300; letter-spacing:-.04em; line-height:1.778em;}

.data-list {display:flex; flex-wrap:wrap; margin:0 -5px 50px;}
.data-list li {width:50%; margin-bottom:10px; padding:0 5px; text-align:center;}
.data-list li .box {height:270px; display:flex; flex-direction:column; justify-content:center; border:1px solid #dfdfdf;}
.data-list li .box .tit {font-size:22px; margin:18px 0 15px; font-weight:700; color:#2c2c2c;} 
.data-list li .box .cnt {font-size:18px; line-height:1.778em;} 

.cycle {height:805px; background-image:url('../images/sub/cycleBg.png'); background-size:cover; background-repeat:no-repeat;}

.wid1 {width:100%; max-width:300px;}
.wid2 {width:100%; max-width:165px;}

.btn-wrap {display:flex; justify-content:center;}
.btn-wrap .cen {padding:0 5px;}
.btn-wrap .btn-pack.large {min-width:220px; height:60px; line-height:58px;}

.subTab {margin-bottom:60px; display:flex; flex-wrap:wrap;}
.subTab li {width:25%;}
.subTab li a {font-size:15px; height:56px; color:#878787; background-color:#f4f4f4; border:1px solid #dfdfdf; margin-left:-1px; display:flex; align-items:center; justify-content:center; text-align:center;}
.subTab li.active a {font-weight:500; background-color:#0054a6; color:#fff; border-color:#0054a6;}

.subTab.type2 li {width:50%;}

.geami {margin-bottom:80px; position:relative;}
.geami .youtube {position:absolute; right:0; top:82px;}

.geami.type2 .img {text-align:right;}
.geami.type2 .youtube {left:0;}

.geami-txt {margin-bottom:80px; text-align:center; position:relative;}
.geami-txt strong {font-size:18px; margin-bottom:10px; display:block; font-weight:500; color:#2c2c2c;}
.geami-txt p {font-size:17px; font-weight:300;}
.geami-txt p.txt2 {font-size: 20px; line-height:1.7em;}
.geami-txt .whelk {position:absolute; top:-60px; left:0; width:175px; height:175px;}

.doc-tit2 {font-size:24px; margin-bottom:45px; color:#2c2c2c; position:relative;}
.doc-tit2:after {position:absolute; content:''; width:40px; height:3px; left:50%; margin:-20px; bottom:-3px; background-color:#0054a6;}
.doc-tit2.none:after {display: none;}

.geami-ad {padding:80px 0; margin-bottom:75px; background-image:url('../images/sub/geamiadBg.png'); background-size:cover; background-repeat:no-repeat;}
.geami-ad h3 {font-size:28px; margin-bottom:35px; line-height:1.4em; color:#2c2c2c; text-align:center;}
.geami-ad ul {display:flex; margin:0 -10px; text-align:center;}
.geami-ad ul li {width:33.33333%; padding:0 10px;}
.geami-ad ul li .box {height:374px; border:1px solid #00bbf2; padding:45px 0;}
.geami-ad ul li .box .tit {font-size:18px; font-weight:700; color:#2c2c2c; margin:25px 0 13px;}
.geami-ad ul li .box .cnt {font-size:14px; font-weight:300; color:#878787;}
.geami-ad.type2 ul li .box {height:278px;}

.doc-tit {font-size:28px; margin-bottom:25px; padding-left:38px; position:relative; color:#2c2c2c; line-height:1.3em;}
.doc-tit:before {position:absolute; content:''; width:28px; height:28px; left:0; top:4px; background-image:url('../images/sub/doctit.jpg'); background-size:contain; background-repeat:no-repeat;}
.doc-tit.type2 {margin-bottom:35px; text-align:center; padding-left:0; color:#fff;}
.doc-tit.type2:before {display:none;}

.sub-img {margin-bottom:30px;}
.sub-img2 {margin-bottom:100px !important;}
.sub-img3 {margin-bottom:60px;}

.char {margin-bottom:55px;}
.char .group {margin-bottom:35px;}
.char .group:last-child {margin-bottom:0;}
.char .group p {font-size:22px; margin-bottom:12px; font-weight:700; line-height:1.3em;}
.char .group ul li {padding-left:15px; font-size:18px; font-weight:300; line-height:1.8em; position:relative;}
.char .group ul li:before {position:absolute; content:''; width:6px; height:6px; top:50%; margin-top:-3px; background-color:#ccc; border-radius:100%; left:0;}

.y-video {text-align:center;}

.kind-of {padding:100px 0; height:528px; background-image:url('../images/sub/kindofBg.jpg'); background-size:cover; background-repeat:no-repeat;}
.kind-of.bg2 {background-image:url('../images/sub/kindofBg2.jpg');}
.kind-of.bg3 {background-image:url('../images/sub/kindofBg3.jpg');}
.kind-of.bg4 {background-image:url('../images/sub/kindofBg4.jpg');}
.kind-of.bg5 {background-image:url('../images/sub/kindofBg5.jpg');}

.kind-list {margin:0 -10px; display:flex; color:#fff; text-align:center; justify-content:center;}
.kind-list li {width:25%; padding:0 10px;}
.kind-list li a {display:block;}
.kind-list li a .img {position:relative;}
.kind-list li a .name {font-size:18px; margin-top:20px; font-weight:500; text-align:center;}
.kind-list li:hover .img:after {position:absolute; content:''; width:100%; height:100%; top:0; left:0; background-image:url('../images/sub/hoverBg.png'); background-size:contain; background-repeat:no-repeat;}
.kind-list li a .name span {font-size:16px; line-height:1.5em; display: block;}

.list1 {display:flex; flex-wrap:wrap; margin:0 -5px;}
.list1 li {width:20%; padding:0 5px; text-align:center;}
.list1 li .box {padding-top:43px; height:242px; border:1px solid #dfdfdf;}
.list1 li .box .tit {color:#2c2c2c; font-weight:500; margin:18px 0 10px;}
.list1 li .box .cnt {font-size:14px; line-height:1.5em; font-weight:300; color:#878787;}

.list1.type2 li {width:25%;}
.list1.type2 li .box {height:326px;}
.list1.type2 li .box .tit {color:#2c2c2c; font-weight:500;}

.list1.type3 {margin-bottom:40px;}
.list1.type3 li .box {height:150px;}

.list1.type4 {margin-bottom:130px;}
.list1.type4 li {width:33.3333%;}
.list1.type4 li .box {height:150px;}

.list1.type5 {margin-bottom:40px;}
.list1.type5 li {width:25%;}
.list1.type5 li .box {height:177px;}
.list1.type5 li .box span {display: block; color: #878787; text-align: center; font-weight:300; font-size:14px;}

.list1.type6 {margin-bottom:100px;}
.list1.type6 li {width:50%;}
.list1.type6 li .box {height:177px;}

.sub-sec-wrap {padding:35px 0 115px;}

.img-list-group {display:flex; align-items:center;}
.img-list-group .sub-cnt {padding-left:150px;}

.list2 {flex:1;}
.list2 li {font-size:18px; margin-bottom:17px; font-weight:300; padding-left:23px; position:relative;}
.list2 li:before {position:absolute; content:''; width:12px; height:12px; top:7px; left:0; border-radius:100%; border:3px solid #0054a6; z-index:10; background-color:#fff;}
.list2 li span {font-weight:500; display:inline-block; color:#2c2c2c; width:150px;}

.sub-cnt {font-size:18px; font-weight:500; color:#2c2c2c;}

.doc-sub-tit {font-size:22px; margin-bottom:25px;}

.sub-wrap {display:flex;}
.sub-wrap .group {width:50%;}

.list3 {margin:40px 0 105px;}
.list3 li {font-weight:500; color:#878787;}
.list3 li span {color:#ed1616;}

.youtube-wrap {display:flex; flex-wrap:wrap; margin:0 -20px 70px;}
.youtube-wrap li {width:50%; padding:0 20px; margin-bottom:30px;}
.youtube-wrap li .name {font-size:20px; margin-top:15px; font-weight:700; color:#2c2c2c; text-align:center;}

.sub-tit2 {font-size:30px; margin-bottom:30px; line-height:1.3em; font-weight:500; text-align:center;}

.adv-wrap {margin-bottom:90px; display:flex;}
.adv-wrap .col {width:50%;}
.adv-wrap .col-l {font-size:18px; line-height:1.778em; color:#2c2c2c;}
.adv-wrap .col-r {margin-left:60px;}
.adv-wrap.type2 {margin-bottom:0;}

.list-st3 {padding-top:20px;}
.list-st3 li {align-items:center; margin-bottom:40px; display:flex;}
.list-st3 li .cnt {padding-left:30px; flex:1;}
.list-st3 li .cnt .title {font-size:24px; margin-bottom:15px; font-weight:500; color:#2c2c2c;}
.list-st3 li:last-child {margin-bottom:0;}

.list-st3.type2 {display:flex;}
.list-st3.type2 li {padding:0 40px; border-right:1px solid #dfdfdf; display:block; width:25%; text-align:center;}
.list-st3.type2 li .icon {margin-bottom:20px;}
.list-st3.type2 li .cnt {padding-left:0;}
.list-st3.type2 li:last-child {border-right:0;}

.wrap-box {margin-left:60px;}

.flex-box {display:flex;}
.flex-box .col-item {width:50%;}
.flex-box .img-list-group {display:block;}
.flex-box .wrap-box {margin-left:0;}

.list-type {display:flex;}

.pro-table table {border-top:2px solid #0054a6; border-collapse:collapse; width:100%;}
.pro-table table th {padding:11px 0 ;font-size:18px; font-weight:500; border-bottom:1px solid #dfdfdf;}
.pro-table table thead th {background-color:#f4fdff; border-right:1px solid #dfdfdf; color:#0054a6;}
.pro-table table thead th.blue-color {background-color: #c2edf9;}
.pro-table table thead th:last-child {border-right:0;}
.pro-table table tbody th {background-color:#fafafa; color:#2c2c2c;}
.pro-table table tbody td {padding:11px 0; border-left:1px solid #dfdfdf; text-align:center; border-bottom:1px solid #dfdfdf;}

.num-img {margin:125px 0 60px;}
.num-img2 {margin-bottom:120px;}

.Flap-wrap {margin-bottom:125px; background-color:#f9f9f9;}
.Flap-wrap ul li {padding:40px 0; border-bottom:1px solid #ddd; display:flex; align-items:center;}
.Flap-wrap ul li:last-child {border-bottom:0;}
.Flap-wrap ul li .cnt {padding-left:70px; flex:1;}
.Flap-wrap ul li .cnt .tit {font-size:24px; margin-bottom:20px; font-weight:700; color:#2c2c2c; letter-spacing:-.04em;}
.Flap-wrap ul li .cnt p {color:#505050; line-height:1.5em;}