.inner {display: inline-flex; align-items: center; width: 1290px; margin: 0 auto;}
.inner.type2 {display: inline-flex; align-items: center; width: 100%; padding: 0 180px;}

strong, .bold {font-weight: 500;}

.header {padding: 72px 0 35px; text-align: center;}
.header .logo {width: 163px; height: 23px; background: url(../images/logo.png) no-repeat center center; background-size: 100% auto; font-size: 0; text-indent: -999rem; overflow: hidden;}
.header .gnb {display: inline-flex; align-items: center; flex: 1; margin-left: 124px;}
.header .gnb .menu {margin: 0 60px; font-size: 1.125rem; font-weight: 500;}
.header .gnb .menu:hover {color: #003cff;}
.header .btn-ix {margin-left: auto;}

.btn-gnb {display: none;}

.btn-ix {display: inline-block; min-width: 130px; height: 42px; line-height: 42px; border-radius: 32px; background-color: #003cff; color: #fff; font-size: 1.125rem; font-weight: 500; text-align: center;}
.btn-ix:hover {background-color: #0034df;}

.btn-sq {display: inline-block; min-width: 208px; height: 64px; line-height: 62px; border: 1px solid #0034df; background-color: transparent; color: #fff; text-align: center; font-size: 1.875rem;}
.btn-sq:hover {background-color: rgba(0, 0, 0, 0.2);}

.visual {position: relative; display: inline-flex; align-items: center; width: 100%; background-repeat: no-repeat; background-position: center 0; text-align: center;}
.visual.vs1 {background-image: url(../images/visual1.png); height: 774px;}
.visual.vs2 {background-image: url(../images/visual2.png); height: 663px;}
.visual.vs3 {background-image: url(../images/visual3.png); height: 606px;}

.visual .txt .main {display: block; font-size: 3.625rem; font-weight: 500; margin-left: -2px; letter-spacing: -0.1rem;}
.visual .txt .sub {display: block; font-size: 1.75rem; font-weight: 300; margin-top: 5px; letter-spacing: -0.1rem;}

.visual.vs1 .txt {position: absolute; left: 10%; color: #fff; letter-spacing: -0.15rem; text-align: left;}
.visual.vs2 .txt {text-align: center; color: #fff; margin: 0 auto;}
.visual.vs2 .txt .sub {margin-top: 13px; font-size: 3rem;}
.visual.vs3 .txt {position: absolute; left: 10%; color: #fff; letter-spacing: -0.15rem; text-align: left;}
.visual.vs3 .txt .eyeline {font-size: 1.875rem;}
.visual.vs3 .txt .main {font-size: 2.875rem; margin: 10px 0 40px;}
.visual.vs3 .bit {padding-left: 17px;}
.visual.vs3 .bit::before,
.visual.vs3 .bit::after {width: 13px; height: 13px;}
.visual.vs3 .bit::before {top: 4px;}
.visual.vs3 .bit::after {top: 24px;}

.bit {position: relative; padding-left: 23px; margin-left: 6px;}
.bit::before {content: ""; position: absolute; top: 6px; left: 0; width: 20px; height: 20px; border: 4px solid #fff;}
.bit::after {content:""; position: absolute; top: 32px; left: 0; width: 20px; height: 20px; background-color: #fff;}

.color1 {color: #0034df !important;}

.article.company {padding: 150px 0 100px 0;}
.article {position: relative; text-align: center; letter-spacing: -0.15rem; padding-bottom: 100px;}
.article .inner {flex-direction: column; text-align: left;}

.main-title {font-size: 2.875rem; font-weight: 300;}
.main-title strong {font-weight: 500;}

.area-tit {display: flex; flex-direction: column; width: 100%; margin: 150px 0 120px; font-size: 3rem; color: #023f98;}
.area-tit.type1 {align-items: flex-start;}
.area-tit.type2 {align-items: flex-end; margin-bottom: 148px;}
.area-tit .eng {font-size: 2.875rem;}
.area-tit .kor {font-size: 4.375rem; margin-top: 30px;}

.point {display: inline-flex; width: 100%;}
.point ~ .point {margin-top: 270px;}
.point.type1 .img {order: 1;}
.point.type1 .txt {order: 2; margin-left: 90px;}
.point.type2 .img {order: 2; margin-left: auto;}
.point.type2 .txt {order: 1;}
.point .img {width: 604px; height: 525px; overflow: hidden;}
.point .img img {width: 100%;}
.point .txt {width: 470px; display: flex; flex-direction: column; padding-top: 24px;}
.point .txt .eng {font-size: 1.75rem; color: #4b7aa8;}
.point .txt .kor {font-size: 3.625rem; font-weight: 400; margin-top: 8px; margin-left: -2px;}
.point .txt .desc {font-size: 1.75rem; font-weight: 300; margin-top: 60px; line-height: 1.7;}

.history-list {position: relative; margin-top: 150px; padding: 27px 0 54px; display: flex; flex-direction: column; width: 100%;}
.history-list::before {content: ""; position: absolute; right: calc(50% - 150px); top: 0; margin-left: -3px; width: 6px; height: 100%; background-color: #acacac;}
.history-list .item {width: 50%; position: relative;}
.history-list .item + .item {margin-top: 165px;}
.history-list .item.right {width: calc(50% - 150px); align-self: flex-end; text-align: left; padding-left: 75px;}
.history-list .item.left {width: calc(50% + 150px); align-self: flex-start; text-align: right; padding-right: 75px;}
.history-list .item::before {content: ""; position: absolute; width: 30px; height: 30px; border-radius: 100%; border: 4px solid #fff; background-color: #e7d155;}
.history-list .item.right::before {left: -18px;}
.history-list .item.left::before {right: -12px;}
.history-list .item .year {position: relative; font-size: 2.125rem;}
.history-list .item .year::before {content: ""; position: absolute; left: -54px; top: 13px; width: 37px; height: 3px; background-color: #acacac;}
.history-list .item.left .year::before {left: auto; right: -50px;}
.history-list .item .detail {font-size: 1.75rem; line-height: 1.4; margin-top: 28px;}

.history-img {width: 100%; height: 728px; text-align: right; background: url(../images/img-history.png) no-repeat right 0;}

.project-list {width: 1454px; margin: -80px auto 0;}
.project-list .box {display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 324px; padding: 0 30px; background-color: #fff; border-radius: 30px; box-shadow: 0 0 29px rgba(0, 0, 0, 0.14); text-align: center; font-size: 2.125rem; font-weight: 300; line-height: 1.4;}
.project-list .box + .box {margin-top: 20px;}

.dis-b {display: block;}

.info-txt {text-align: center; margin-top: 160px;}
.info-txt .dis-b {margin-bottom: 10px;}
.info-txt .tit {font-size: 3.125rem; font-weight: 300;}
.info-txt .tit strong {font-size: 3.75rem;}
.info-txt .txt {font-size: 2.125rem; margin-top: 114px; line-height: 1.4;}
.info-txt .txt + .tit {margin-top: 98px;}
.info-txt .txt + .tit + .txt {margin-top: 40px;}
.info-txt .txt ~ .txt {margin-top: 98px;}

.step-box {display: inline-flex; flex-direction: row; align-items: flex-start; justify-content: center; width: 1740px; padding: 108px 0; margin: 160px auto 0; border-radius: 30px; background-color: #080647;}
.step-box .step {position: relative; width: 33%;}
.step-box .step .txt {text-align: center;}
.step-box .step .txt .eyeline {display: block; font-size: 1.75rem; color: #4b7aa8; margin-bottom: 28px;}
.step-box .step .txt .tit {display: block; font-size: 3.625rem; color: #fff; margin-bottom: 112px;}
.step-box .step .img {display: inline-flex; align-items: center; justify-content: center; height: 307px;}
.step-box .step .img img {width: 70%;}
.step-box .step:nth-child(2)::before {content: ""; position: absolute; left: 100%; top: 380px; width: 106px; height: 10px; background: url(../images/line-dot.png) no-repeat center center; background-size: 100% auto;}
.step-box .step:nth-child(2)::after {content: ""; position: absolute; right: 100%; top: 380px; width: 106px; height: 10px; background: url(../images/line-dot.png) no-repeat center center; background-size: 100% auto;}

.img-goverment {margin: 276px auto 0; width: 100%; max-width: 1273px;}
.img-goverment img {width: 100%;}

.process-list {width: 1538px; height: 827px; background: url(../images/bg-process.png) no-repeat center center; margin: 280px auto 0;}
.process-list .item {display: inline-flex; width: 100%; height: 204px; margin-bottom: 5px}
.process-list .item .tit {display: inline-flex; align-items: center; justify-content: center; width: 660px; margin-left: 71px; text-align: center; font-size: 2.125rem; color: #fff;}
.process-list .item:nth-child(1) {height: 204px;}
.process-list .item:nth-child(1) .tit {padding-top: 86px;}
.process-list .item:nth-child(1) .list {padding-top: 82px;}
.process-list .item:nth-child(2) {height: 187px;}
.process-list .item:nth-child(3) {height: 189px;}
.process-list .item:nth-child(4) {height: 232px;}
.process-list .item .list {flex: 1; padding-top: 56px; text-align: right; font-size: 1.5em; font-weight: 300; line-height: 1.3;}
.process-list .item .list .dis-b {font-size: 2.125rem; margin-bottom: 10px;}

.bg-txt {margin-top: 120px; background-color: #e3e3e3; text-align: center; padding: 72px 30px 52px; font-size: 2.125rem;}
.bg-txt .dis-b {margin-top: 34px; font-size: 3.625rem; color: #4b7aa8;}

.example-list {margin-top: 188px;}
.example-list .tit {font-size: 3.125rem; font-weight: 300; text-align: center;}
.example-list .list {display: inline-flex; align-items: center; justify-content: space-between; width: 100%; margin-top: 158px; text-align: left;}
.example-list .list + .list {margin-top: 320px;}
.example-list .list .txt {padding: 0 24px 0 70px;}
.example-list .list .txt .dis-b {font-size: 2.125rem;}
.example-list .list .txt .desc {font-size: 1.75rem; margin-top: 27px; line-height: 1.4; font-weight: 300;}
.example-list .list .txt .desc + .dis-b {margin-top: 80px;}
.example-list .list .img {width: 724px; height: 472px; overflow: hidden;}
.example-list .list .img img {width: 100%;}
.example-list .list.type1 .txt {order: 1;}
.example-list .list.type1 .img {order: 2;}
.example-list .list.type2 .txt {order: 2; padding: 0 70px 0 24px;}
.example-list .list.type2 .img {order: 1;}

.contact-area .title.line {width: 100%; padding: 100px 0 60px; margin: 0 110px 120px 110px; text-align: center; font-size: 2.125rem; border-bottom: 3px solid #000;}
.contact-area {display: inline-flex; flex-wrap: wrap; align-items: center; width: 1580px;}
.contact-area .map {width: 935px; height: 621px; border: 1px solid #b4b4b4;}
.contact-area .contact-info {flex: 1; padding-left: 38px; text-align: left;}
.contact-area .contact-info .item {display: inline-flex; align-self: flex-start; width: 100%; margin-bottom: 28px; line-height: 1.3;}
.contact-area .contact-info .item:last-child {margin-bottom: 0;}
.contact-area .contact-info .item .tit {width: 170px; font-size: 2.125rem;}
.contact-area .contact-info .item .info {flex: 1; font-size: 2.25rem; font-weight: 300;}

br.m {display: none;}

@media screen and (max-width: 1760px) {
    .step-box {width: calc(100% - 60px); margin-left: 30px; margin-right: 30px;}

    .contact-area {width: 100%;}
    .contact-area .map {width: 50%;}
    .contact-area .contact-info {width: 50%;}

    .process-list {position: relative; left: 50%; transform: scale(0.6) translateX(-50%); transform-origin: 0 0; margin-top: 140px; margin-bottom: -160px;}
    .bg-txt {margin-top: 0;}
}

@media screen and (min-width: 1501px) {
    :root {font-size: 0.875rem;}
}

@media screen and (max-width: 1500px) {
    :root {font-size: 0.875rem;}

    .project-list {width: calc(100% - 60px); padding: 0 30px;}
}

@media screen and (max-width: 1320px) {
    :root {font-size: 0.75rem;}

    .inner{width: 100%; padding: 0 30px;}
    .inner.type2 {padding: 0;}

    .article {width: 100%; padding: 100px 30px !important;}
    .header {padding: 35px 0;}

    .history-list::before {right: 50%;}
    .history-list .item {width: 50% !important;}

    .step-box .step:nth-child(2)::before,
    .step-box .step:nth-child(2)::after {width: 40px; top: 340px;}
    .step-box .step .txt .tit {font-size: 2.5rem;}
}

@media screen and (max-width: 1000px) {
    .header .gnb {margin-left: auto; flex: 0 0 auto;}
    .header .gnb .menu {margin: 0 30px;}
    .process-list {transform: scale(0.45) translateX(-50%); transform-origin: 0 0; margin-bottom: -300px;}
    .step-box .step:nth-child(2)::before, .step-box .step:nth-child(2)::after {width: 20px;}
}

@media screen and (max-width: 768px) {
    :root {font-size: 1rem;}

    br.m {display: block;}
    .dis-mb {display: block;}

    .header .logo {width: 100px;}

    .inner {width: 100%; padding: 0 30px;}

    .header {padding: 15px 0 25px;}
    .header .inner {padding: 0 15px 0 27px;}
    .header .gnb {display: none;}

    .visual {height: 386px !important; background-size: cover;}
    .visual.vs2,
    .visual.vs3 {background-position: 70% 100%;}
    .visual.vs2 .txt,
    .visual.vs3 .txt {position: absolute; margin-top: 0; bottom: auto; top: 60px; left: 30px;}
    .visual .txt {bottom: 100px;}
    .visual .txt .main {line-height: 1.2; font-size: 1.625rem; margin-left: 0;}
    .visual .txt .bit {padding-left: 14px;}
    .visual .txt .bit::before {top: 2px; width: 10px; height: 10px; border-width: 2px;}
    .visual .txt .bit::after {top: 14px; width: 10px; height: 10px;}
    .visual .txt .sub {font-size: 0.875rem;}
    .visual.vs2 .txt {text-align: left;}
    .visual.vs2 .txt .sub {font-size: 1rem; line-height: 1.4; padding-right: 60px;}
    .visual.vs3 .txt .eyeline {font-size: 1rem; letter-spacing: -0.05rem;}
    .visual.vs3 .txt .main {font-size: 1.625rem; margin-bottom: 20px;}
    .btn-sq {min-width: 100px; height: 32px; line-height: 32px; font-size: 1rem;}

    .btn-gnb {display: block; width: 18px; height: 15px; font-size: 0; text-indent: -999rem; overflow: hidden; margin-left: auto;}
    .close .btn-gnb {background: url(../images/ico-menu.png) no-repeat center center; background-size: 100% auto;}
    .open .btn-gnb {background: url(../images/ico-close.png) no-repeat center center; background-size: 100% auto;}

    .header.open .gnb {display: block; position: absolute; width: 100%; background-color: #fff; margin-left: 0; left: 0; right: 0; top: 76px; padding: 10px 0; z-index: 1; text-align: left; padding-left: 28px;}
    .header .gnb .menu {display: block; width: 100%; margin: 0; height: 50px; line-height: 48px;}
    .header .gnb .btn-ix {display: block; background-color: #fff; min-width: 100%; color: #0034df; height: 50px; line-height: 48px; text-align: left;}

    .article {padding-top: 30px !important; letter-spacing: -0.05rem;}
    .article.company {padding-top: 60px;}
    .main-title {font-size: 0.875rem; line-height: 1.2;}
    .main-title strong:not(.color1) {font-size: 1.125rem;}

    .area-tit {margin-top: 40px; margin-bottom: 40px; text-align: center !important; align-items: center !important;}
    .area-tit.type2 {margin-bottom: 40px;}
    .area-tit .eng {font-size: 0.875rem;}
    .area-tit .kor {font-size: 1.125rem; margin-top: 7px;}

    .point {flex-direction: column; padding: 0 15px;}
    .point .img {order: 1 !important; width: 100%; height: auto; border-radius: 10px; overflow: hidden;}
    .point .txt {order: 2 !important; width: 100%; margin-left: 0 !important;}
    .point .txt .eng {font-size: 0.75rem;}
    .point .txt .kor {font-size: 1.25rem;}
    .point .txt .desc {width: 100%; font-size: 0.75rem; margin-top: 23px; word-break: keep-all;}

    .point ~ .point {margin-top: 40px;}

    .history-img {height: 363px; background-position: 0 0; background-size: cover;}
    .history-list {margin-top: 48px; padding: 20px 0;}
    .history-list::before {right: auto; left: 20px; width: 3px;}
    .history-list .item {width: 100% !important; text-align: left !important;}
    .history-list .item::before {width: 16px; height: 16px; border-width: 2px; left: 10px !important;}
    .history-list .item.right {padding-left: 50px;}
    .history-list .item.left {padding-right: 0; padding-left: 50px;}
    .history-list .item .year {font-size: 0.875rem;}
    .history-list .item.left .year::before,
    .history-list .item.right .year::before {top: 6px; right: auto; left: -18px; width: 10px;}
    .history-list .item .detail {font-size: 0.75rem; margin-top: 14px;}
    .history-list .item + .item {margin-top: 90px;}

    .contact-area {width: 100%;}
    .contact-area .map {width: 100%; height: 238px; margin-top: 20px; order: 1;}
    .contact-area .title.line {margin: 0 20px 30px; padding: 40px 0 30px; font-size: 0.875rem; order: 2; border-bottom-width: 2px;}
    .contact-area .contact-info {order: 3; padding: 0 30px;}
    .contact-area .contact-info .item {margin-bottom: 14px;}
    .contact-area .contact-info .item .tit {width: 66px; font-size: 0.75rem;}
    .contact-area .contact-info .item .info {font-size: 0.75rem;}

    .process-list {width: 100%; padding: 0 30px; background: none;}
    .process-list .item {flex-direction: column;}

    .project-list {width: 100%; padding: 0 30px; margin-top: 30px;}
    .project-list .box {height: 160px; font-size: 0.75rem; padding: 0 30px;}

    .info-txt {margin-top: 80px;}
    .info-txt .tit {font-size: 0.75rem;}
    .info-txt .tit strong {font-size: 1rem;}
    .info-txt .txt {font-size: 0.75rem;}
    .info-txt .txt {margin-top: 30px;}
    .info-txt .txt + .tit {margin-top: 30px;}
    .info-txt .txt + .tit + .txt {margin-top: 10px;}
    .info-txt .txt ~ .txt {margin-top: 30px;}

    .step-box {flex-direction: column; margin-top: 80px; padding: 40px 0;}
    .step-box .step {width: 100%;}
    .step-box .step .txt .eyeline {font-size: 0.75rem; margin-bottom: 10px;}
    .step-box .step .txt .tit {font-size: 1rem;}

    .step-box .step .img {height: 80px;}
    .step-box .step .img img {width: auto; height: 100%;}
    .step-box .step ~ .step {margin-top: 100px;}
    .step-box .step:nth-child(2):before {width: 106px; transform: rotate(90deg) scale(0.5); left: 50% !important; margin-left: -53px; top: auto; margin-top: -56px}
    .step-box .step:nth-child(2):after {width: 106px; transform: rotate(90deg) scale(0.5); left: 50% !important; margin-left: -53px; top: auto; bottom: -50px;}
    .step-box .step .txt .tit {margin-bottom: 20px;}

    .img-goverment {margin: 60px 0 0; padding: 0 30px;}

    .process-list {height: auto; margin-top: 90px; left: 0; transform: scale(1) translateX(0); transform-origin: center center; margin-bottom: 0;}
    .process-list .item {height: auto !important; margin-bottom: 16px; border: 1px solid #000; border-radius: 15px; overflow: hidden;}
    .process-list .item .tit {width: 100%; height: 30px; line-height: 28px; padding: 0 !important; margin: 0; font-size: 0.688rem; text-align: center; color: #fff;}
    .process-list .item .tit br {display: none;}
    .process-list .item .list {min-height: 110px; padding: 12px !important; font-size: 0.688rem; text-align: left; padding: 0;}
    .process-list .item .list .dis-b {font-size: 0.75rem;}

    .process-list .item:nth-child(1) {border-color: #f74545;}
    .process-list .item:nth-child(1) .tit {background-color: #f74545;}
    .process-list .item:nth-child(2) {border-color: #5696ae;}
    .process-list .item:nth-child(2) .tit {background-color: #5696ae;}
    .process-list .item:nth-child(3) {border-color: #6f6f74;}
    .process-list .item:nth-child(3) .tit {background-color: #6f6f74;}
    .process-list .item:nth-child(4) {border-color: #1c2040;}
    .process-list .item:nth-child(4) .tit {background-color: #1c2040;}

    .bg-txt {margin-top: 50px; padding: 30px 0; font-size: 0.875rem; line-height: 1.6;}
    .bg-txt .dis-b {font-size: 1.5em; margin-top: 15px;}

    .example-list {margin-top: 60px;}
    .example-list .tit {font-size: 0.875rem;}
    .example-list .list {margin-top: 50px; flex-direction: column;}
    .example-list .list .txt {order: 2 !important;}
    .example-list .list .img {order: 1 !important; width: 100%; height: 235px;}
    .example-list .list .txt {padding: 25px 30px !important;}
    .example-list .list .txt .dis-b {font-size: 0.875rem;}
    .example-list .list .txt .desc {font-size: 0.75rem; margin-top: 15px;}
    .example-list .list .txt .desc + .dis-b {margin-top: 24px;}
    .example-list .list + .list {margin-top: 90px}
}