@charset "utf-8";

/* header{background-color: #c4dff2;height: 80px;}
header .inner{display: grid;grid-template-columns: 200px 1fr;align-items: center;height: 100%;}
header .inner a{display:block;}
header .inner a img{width:180px;}
header .inner .navi{text-align:right;}
header .inner .navi .li_1{display:inline-block; margin-left:20px;}
.wrap_contents{min-height:400px;background-color: #fbffed;}


.wrap_sub_visual{background-color: #f7cbcb;height:200px;text-align:center;}

footer{background-color: #929292;height: 100px;} */


/* 적재대, 운항자료 공통 서브 */
header {position: relative; width:100%; background: #fff; z-index: 100; display: block;}

.inner {max-width:1400px; margin:0 auto;}
.busi-top {background: #151e2b;}
.busi-top .inner {display: flex; justify-content: space-between; align-items: center; max-width: 1780px;}
.busi-top .link {display: flex; justify-content: center; align-items: center;}
.busi-top .link a {display: flex; justify-content: center; align-items: center; height: 45px; padding: 0 35px; font-family: pb; font-size: 15px; color: #ffffff;}
.busi-top .link a.color1 {background: #1473e6;}
.busi-top .link a.color1:hover {background: #0760cb;}
.busi-top .link a.color2 {background: #2f3190;}
.busi-top .link a.color2:hover {background: #222479;}
.busi-top .util ul {display: flex;}
.busi-top .util li {position: relative; margin-left: 10px; padding-left: 10px;}
.busi-top .util li::after {content: ''; position: absolute; left: 0; top: 7px; width: 1px; height: 10px; background: #62676d;}
.busi-top .util li:first-child::after {display: none;}
.busi-top .util a {font-family: pb; font-size: 15px; color: #ffffff;}
.busi-top .util a:hover {color: #1473e6;}

.busi-header {border-bottom: 1px solid #d8d8d8;}
.busi-header > .inner {display: flex; justify-content: space-between; align-items: center; max-width: 1780px; height: 115px;}
.busi-header .logo {display: flex; align-items: center; flex-shrink: 0; width: 400px;}
.busi-header .logo .img {position: relative; top: -2px;}
.busi-header .logo .text {margin-left: 20px; font-family: pb; font-size: 26px; color: #000000;}
.busi-header .head-navi {flex-grow: 1; text-align: right; padding-right: 40px;}
.busi-header .head-navi .ul_1 {display: flex; justify-content: flex-end; align-items: center;}
.busi-header .head-navi .li_1:last-child {display: none;}
.busi-header .head-navi .a_1 {display: flex; align-items: center; height: 115px; padding: 0 45px; font-family: pb; font-size: 21px; color: #000000; position: relative;}
.busi-header .head-navi .a_1:hover {color: #0760cb;}
.busi-header .sitemap {display: flex; align-items: center; flex-shrink: 0; width: 45px; height: 100%;}
.busi-header .sitemap button {display: block; width: 100%; height: 100%; background: url('../../images/common/ic-sitemap.png') no-repeat center; text-indent: -999999px;}

.head-navi .div_2 {overflow: hidden; position: absolute; left: 50%; top: calc(100% - 1px); z-index: 110; width: 100%; max-width: 1920px; max-height: 900px; min-height: 305px; background: #fff; text-align: left; opacity: 0; visibility: hidden; transition: opacity 0s, visibility 0s; transform: translate(-50%, 0);}
.head-navi .div_2.on {opacity: 1; border-top: 1px solid #f3f3f3; visibility: visible; transition: opacity 0.5s, visibility 0.5s; box-shadow: 0 10px 10px rgba(0,0,0,.2);}
.head-navi .div_2::after {content: ""; position: absolute; left: 50%; top: 0px; z-index: -1; width: 350px; height: 100%; margin-left: -50.2%;}
.head-navi .div_2 .inner {display: flex; justify-content: space-between; align-items: flex-start; max-width: 1720px;}
.head-navi .div_2 .title {flex-shrink: 0; width: 290px;}
.head-navi .div_2 .title strong {position: relative; display: inline-block; margin-top: 34px; font-family: pb; font-size: 35px; color: #000000;}
/* .head-navi .div_2 .title strong::before {content: ''; position: absolute; left: 81%; bottom: 66%; width: 122px; height: 94px; background: url('../../images/common/deco-gnb.png') no-repeat center;} */
.head-navi .div_2 .title p {margin-bottom: 40px; font-family: pr; font-size: 20px; color: #fff;}
.head-navi .div_2 .title p::before {font-family: pr; font-size: 20px; letter-spacing: normal; color: #666666;}
.head-navi .div_2 .title p.menu1::before {content: 'Flight information';}
.head-navi .div_2 .title p.menu2::before {content: 'Airport Guide';}
.head-navi .div_2 .title p.menu3::before {content: 'Transportation · Parking';}
.head-navi .div_2 .title p.menu4::before {content: 'Airport Facilities';}
.head-navi .div_2 .title p.menu5::before {content: 'Customer Center';}
.head-navi .div_2 .ul_2 {overflow: hidden; position: relative; flex-grow: 1; display: flex; flex-wrap: wrap; margin: 0 auto; padding-bottom: 40px; padding-left: 20px;}
.head-navi .div_2 .li_2 {position: relative; display: inline-block; width: 16.666%; margin-top: 30px; padding: 0 10px; vertical-align: top;}
.head-navi .div_2 .a_2 {display: flex; align-items: center; height: 50px; padding: 0 20px; border: 1px solid #c5c9d6; border-radius: 5px; font-family: pm; font-size: 16px; text-align: left; line-height: 1; color: #333333; transition: all 0.3s;}
.head-navi .div_2 .a_2.plus {position: relative;}
.head-navi .div_2 .a_2.plus::after {content: ''; position: absolute; right: 20px; top: 20px; width: 11px; height: 7px; background: url('../../images/common/arr-a2.png') no-repeat center top / cover;}
.head-navi .div_2 .a_2.plus:hover::after {background-position: center bottom;}
.head-navi .div_2 .a_2.plus[target=_blank]::after {top: 17px; width: 13px; height: 13px; background: url('../../images/common/ic-a2-blank.png') no-repeat center top;}
.head-navi .div_2 .a_2.plus[target=_blank]:hover::after {background-position: center bottom;}
.head-navi .div_2 .a_2._active,
.head-navi .div_2 .a_2.line,
.head-navi .div_2 .a_2:hover {border: 1px solid #1473e6; color: #1473e6;}
.head-navi .div_2 .a_2[target=_blank] span {position: relative;}
.head-navi .div_2 .a_2[target=_blank] span::after{content: ""; display: inline-block; width: 13px; height: 13px;transform: translate(2px, -1px); background: url('../../images/common/new_win_gray.png'); vertical-align: middle;}

.head-navi .div_3 .ul_3 {margin-top: 20px; justify-content: start;}
.head-navi .div_3 .li_3 {padding-bottom: 5px; text-align: left;}
.head-navi .div_3 .a_3 {display: inline-block; position: relative; padding-left: 15px; font-family: pr; font-size: 16px; word-break: break-all; color: #666666; transition: all 0.3s;}
.head-navi .div_3 .a_3._active,
.head-navi .div_3 .a_3:hover {color: #1473e6;}
.head-navi .div_3 .a_3::before {content: ''; position: absolute; left: 0; top: 9px; width: 4px; height: 4px; background: #c0c5ce;}
.head-navi .div_3 .a_3._active::before,
.head-navi .div_3 .a_3:hover::before {background: #1473e6;}
.head-navi .div_3 .a_3[target=_blank]::after {content: ''; position: relative; top: 2px; display: inline-block; width: 13px; height: 13px; margin: 0 0 0 10px; background: url('../../images/common/ic-a2-blank.png') no-repeat center top;}
.head-navi .div_3 .a_3[target=_blank]:hover::after {background-position: center bottom;}
.head-navi .div_3 .a_3 span {position: relative;}
.head-navi .div_3 .a_3 span::before {content: ''; position: absolute; left: 0; bottom: -1px; width: 0; height: 1px; background: #4e96ec; transition: width .5s;}
.head-navi .div_3 .a_3._active span::before,
.head-navi .div_3 .a_3:hover span::before {width: 100%;}

.navi-frame {position: relative; transition: padding-bottom .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.busi-sub-navi {position: relative; z-index: 2; transition:all .2s;}
.busi-sub-navi > .inner {max-width: 1400px; padding: 54px 0 50px 0;}
.busi-sub-navi .sub-navi ul {display: flex; align-items: center;}
.busi-sub-navi .sub-navi li {position: relative; margin-right: 15px; padding-right: 15px; display: none;}
.busi-sub-navi .sub-navi li.home {display: block;}
.busi-sub-navi .sub-navi li::after {content: ''; position: absolute; right: 0; top: 10px; width: 2px; height: 2px; background: #969696;}
.busi-sub-navi .sub-navi li:last-child::after {display: none;}
.busi-sub-navi .sub-navi li.on {display: block;}
.busi-sub-navi .sub-navi li.last::after {display: none;}
.busi-sub-navi .sub-navi li .inner {padding: 0;}
.busi-sub-navi .sub-navi a, 
.busi-sub-navi .sub-navi button {font-family: pr; font-size: 16px; color: #666666; transition: color .3s;}
.busi-sub-navi .sub-title {margin-top: 20px;}
.busi-sub-navi .sub-title strong {font-family: pb; font-size: 60px; line-height: 1; color: #000000; transition: color .3s;}
.busi-sub-visual {display: flex; width:100%; height: 280px; background: url('../../images/common/bg-sub-visual.jpg') no-repeat center top; }

.busi-title-box .inner {position: relative; z-index: 10; display: flex; justify-content: space-between; align-items: center; height: 135px;}
.busi-title-box .busi-title strong {font-family: pb; font-size: 40px; line-height: 1.2; color: #000000;}
.busi-title-box .busi-util ul {display: flex; align-items: center;}
.busi-title-box .busi-util > ul > li {margin-left: 20px; position: relative;}

/* busi-util */
.busi-util > ul > li > button {width: 45px; height: 45px; border-radius: 15px; text-indent: -99999px; transition: box-shadow .35s;}
.busi-util > ul > li > button.on {box-shadow: 0 0 10px rgba(0,0,0,.2);}
.busi-util .sub-share {background: url('../../images/common/ic-share.png') no-repeat center center;}
.busi-util .sub-favo {background: url('../../images/common/ic-favorite.png') no-repeat center center;}
.busi-util .sub-print {background: url('../../images/common/ic-print.png') no-repeat center center;}
.busi-util .sub-font {background: url('../../images/common/ic-font.png') no-repeat center center;}
.busi-util .box-sub-favo {opacity: 0; overflow: hidden; position: absolute; left: calc(50% - 125px); top: calc(100% + 18px); z-index: 1; width: 250px; max-height: 0px; background: #fff; transition: .35s;}
.busi-util .box-sub-favo.on {max-height:500px; opacity:1;}
.busi-util .box-sub-favo > strong {display: block; border: 1px solid #d2d2d2; border-radius: 10px 10px 0 0; font-family: pm; font-size: 18px; padding: 16px 25px; border-bottom: 1px solid #d6d6d6; color: #000000;}
.busi-util .box-sub-favo ul {padding: 15px 0; border-left: 1px solid #d2d2d2; border-right: 1px solid #d2d2d2;}
.busi-util .box-sub-favo ul li {position: relative; padding: 2px 25px; transition: all .3s;}
.busi-util .box-sub-favo ul li > a {display: inline-block; font-family: pm; font-size: 15px; vertical-align: middle; color: #666;}
.busi-util .box-sub-favo ul li strong {position: relative; display: inline-block; transition: color .3s;}
.busi-util .box-sub-favo ul li:hover strong {color:#0e3999;}
.busi-util .box-sub-favo ul li strong::after {content: ''; position:absolute; left:0; bottom:0; width: 0%; height: 1px; background: #0e3999; transition:all .3s;} 
.busi-util .box-sub-favo ul li:hover strong::after {width: 100%;}
.busi-util .box-sub-favo ul li a span {display: none;}
.busi-util .box-sub-favo .close {position: absolute; right: 0px; top: 0px; width: 60px; height: 60px; background: url('../../images/common/btn_favo_close.png') no-repeat center center; text-indent: -99999px;}
.busi-util .box-sub-favo .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
.busi-util .box-sub-favo .del {display: inline-block; width: 17px; height: 17px; margin: 0 10px 0 0; background: url('../../images/common/favo-del.png') no-repeat center center; text-indent: -99999px; vertical-align: middle;}
.busi-util .box-sub-favo .control {overflow: hidden; border-radius: 0 0 10px 10px; font-size: 0; text-align: center;}
.busi-util .box-sub-favo .control::after {content: ''; display: block; clear: both;}
.busi-util .box-sub-favo .control button {display: inline-block; width: 50%; padding: 16px 20px; font-family: pm; font-size: 16px; color: #fff;}
.busi-util .box-sub-favo .control button.add {background: #1f303e;}
.busi-util .box-sub-favo .control button.reset {background: #4f5f6c;}
.busi-util .send > ul {display: block;}
.busi-util .box-sub-share {opacity: 0; overflow: hidden; position: absolute; left: 0; top: calc(100% + 20px); z-index: 1; max-height: 0px; transition: .35s}
.busi-util .box-sub-share.on {opacity: 1; max-height: 300px;}
.busi-util .box-sub-share ul button {position: relative; display: block; width: 45px; height: 45px; margin-bottom: 5px; border-radius: 15px; text-indent:-99999px;}
.busi-util .box-sub-share .fb {background: url('../../images/common/ic-fb.png') no-repeat center center;}
.busi-util .box-sub-share .tw {background: url('../../images/common/ic-tw.png') no-repeat center center;}
.busi-util .box-sub-share .pin {background: url('../../images/common/ico_sns_pin.png') no-repeat center center;}
.busi-util .box-sub-share .insta {background: url('../../images/common/ic-insta.png') no-repeat center center;}
.busi-util .box-sub-share .kakao {background: url('../../images/common/ic-kakao.png') no-repeat center center;}
.busi-util .box-sub-share .naver {background: url('../../images/common/ic-blog.png') no-repeat center center;}
.busi-util .box-sub-share .addr {background: url('../../images/common/ic-copy.png') no-repeat center;}
.busi-util .box-sub-share .close {background: url('../../images/common/ic-share-close.png') no-repeat center center;}
.busi-util .box-sub-share .whatsapp {background:#30b545 url('../../images/common/ic-noti-app.png') no-repeat center center;}
.busi-util .box-sub-share .mail {background:#2c3a4c url('../../images/common/ic-mail.png') no-repeat center center;}
.busi-util .box-font-share {opacity: 0; overflow: hidden; position: absolute; left: 0; top: calc(100% + 20px); z-index: 1; max-height: 0; transition: .35s}
.busi-util .box-font-share.on {opacity: 1; max-height: 300px;}

.busi-util .box-font-share .font ul {display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 5px; padding: 10px 0; background: #fff; border: 1px solid #d2d2d2; border-radius: 10px;}
.busi-util .box-font-share .plus,
.busi-util .box-font-share .minus {position: relative; display: block; width: 30px; height: 30px; background: #fff; border: 1px solid #a9a9a9; border-radius: 3px; text-indent:-99999px;}
.busi-util .box-font-share .plus {background: url('../../images/common/ic-font-plus.png') no-repeat center;}
.busi-util .box-font-share .minus {background: url('../../images/common/ic-font-minus.png') no-repeat center;}
.busi-util .box-font-share .default {position: relative; margin-bottom: 7px; font-family: pb; color: #8c8c8c;}
.busi-util .box-font-share .default::after {content: ''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background: #8c8c8c;  }
.busi-util .box-font-share .close button {width: 45px; height: 45px; background: url('../../images/common/ic-share-close.png') no-repeat center; border-radius: 15px; text-indent: -99999px;}
.busi-util .copy {text-align: center;}
.busi-util .copy button {display: inline-block; width: 38px; height: 38px; margin: 0 auto 0px auto;  text-indent: -99999px;}

.mo-busi-top {display: none;}
.btn-gnb-open {display: none; align-items: center; flex-shrink: 0; width: 45px; height: 100%;}
.btn-gnb-open button {display: block; width: 100%; height: 100%; background: url('../../images/common/ic-sitemap.png') no-repeat center; text-indent: -999999px;}


@media (max-width:1800px) {
    .busi-top .util {padding-right:35px;}
}
@media (max-width:1500px) {
    .busi-header .inner,
    .busi-title-box .inner,
    .busi-con .inner {padding:0 20px;}
    .busi-sub-navi > .inner {padding: 54px 20px 50px 20px;}
}


@media (max-width:1200px) {
    .busi-top {display: none;}
    .mo-busi-top {background: #151e2b; display: block;}
    .mo-busi-top .inner {display: flex; justify-content: space-between; align-items: center; max-width: 1780px; height:45px; padding:0;}
    .mo-busi-top .link {display: flex; justify-content: center; align-items: center;}
    .mo-busi-top .link a {display: flex; justify-content: center; align-items: center; height: 45px; padding: 0 15px; font-family: pb; font-size: 15px; color: #ffffff;}
    .mo-busi-top .link a.color1 {background: #1473e6;}
    .mo-busi-top .link a.color1:hover {background: #0760cb;}
    .mo-busi-top .link a.color2 {background: #2f3190;}
    .mo-busi-top .link a.color2:hover {background: #222479;}
    .mo-busi-top .util {padding-right: 15px;}
    .mo-busi-top .util ul {display: flex;}
    .mo-busi-top .util li {position: relative; margin-left: 10px; padding-left: 10px;}
    .mo-busi-top .util li::after {content: ''; position: absolute; left: 0; top: 7px; width: 1px; height: 10px; background: #62676d;}
    .mo-busi-top .util li:first-child::after {display: none;}
    .mo-busi-top .util a {font-family: pb; font-size: 15px; color: #ffffff;}
    .mo-busi-top .util a:hover {color: #1473e6;}
    
    .busi-sub-navi {margin-top: 115px;}


    .btn-gnb-open {display: flex;}
    .btn-gnb-close {display: block; width: 65px; height:65px; background: url('../../images/common/ic-navi-close.png') no-repeat center center; position: absolute; right:0; top:45px;}
    .btn-gnb-close button {display: block; width: 100%; height: 100%; text-indent: -99999px;}
  

    .busi-header .sitemap {display: none;}
    .head-navi {position: fixed; right: -100%; top: 0px; z-index: 10; width: 100%; max-width: 500px; height: 100%; padding: 0; background: #1473e6; opacity: 0; transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
    .busi-header .head-navi {padding-right: 0;}
    .busi-header .head-navi .ul_1 {display: block;}
    .head-navi.on {right: 0; opacity: 1; transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);}
    .head-navi .menuUItop {position: relative; height: calc(100% - 110px); margin-top: 65px;}
  
    .head-navi .div_1 .li_1 {position: static; display: block; width: 100%; padding: 0px;}
    .head-navi .div_1 .li_1:first-child {margin-top: 35px;}
    .head-navi .div_1 .li_1.li_1_1019,
    .head-navi .div_1 .li_1:last-child {display: inline-block;}
    .head-navi .div_1 .a_1 {position: relative; width: 31%; height: auto !important; padding: 15px 0 15px 20px; background-image: none; background-position: right center; font-family: pb; font-size: 19px; text-align: left; color: #fff;}

    .head-navi .div_1 .li_1 {position: static; display: block; width:100%; padding:0;}
    .head-navi .div_1 .a_1.on::after {content: ''; position: absolute; left: 0; top: 0; z-index: 150; width: calc(100% + 30px); height: 100%; background: #191919; border-radius: 0 100px 100px 0;}
    .head-navi .div_1 .a_1 span {position: relative; z-index: 160;}
    .busi-header.scrolled .head-navi .div_1 .a_1,
    .busi-header:hover .head-navi .div_1 .a_1 {color: #fff;}
    .head-navi .div_2 {left: 0; top: 0; transform: translate(0); position: absolute;}
    .head-navi .div_2::after {display: none;}
    .head-navi .div_2 .inner {padding: 40px 30px 0 50px;}
    .head-navi .div_2.on {overflow: auto; width: 69% !important; right: 0px; left: auto; top: 0; max-height: none; height: 100%; margin-top:0px; padding: 0; background:#fff; border: 0; border-radius: 40px 0 0 0; transition-property: none;}
    .head-navi .div_2::-webkit-scrollbar {width: 12px;}
    .head-navi .div_2::-webkit-scrollbar-thumb {background-color: #609015; border: 2px solid #ececec; border-radius: 10px;}
    .head-navi .div_2::-webkit-scrollbar-track {background-color: #ececec;}
    .head-navi .div_2 .container {padding: 0px;}
    .head-navi .div_2 .ul_2 {display: block; border: 0;}
    .head-navi .div_2 .ul_2::after {display: none;}
    .head-navi .div_2 .ul_2::before {display: none;}
    .head-navi .div_2 .li_2 {display: block; width: 100%; margin: 0; padding:0px; border:0px;}
    .head-navi .div_2 .li_2::before {display: none;}
    .head-navi .div_2 .a_2 {width: 100%; height: 35px; margin-bottom: 10px; padding: 0 0 0 20px; font-family: pm; font-size: 16px; color:#333;}
    .head-navi .div_2 .a_2 span{padding: 0;}
    .head-navi .div_2 .a_2.plus::after {right: 17px; top: 14px;}
    .head-navi .div_2 .a_2[target=_blank] span::after {top: 7px; width: 13px; height: 13px; background: url('../../images/common/ico_blank_mobile.png') no-repeat center;}
  
    .head-navi .div_3 {overflow: hidden; display: block; width: 100%; max-height: 0px; padding: 0; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
    .head-navi .div_3.on {max-height: 500px; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
    .head-navi .div_3 .ul_3 {margin-top: 0; margin-bottom: 5px; padding-left: 10px;}
  
    .head-util {flex-grow: 1; justify-content: flex-end;}
    .head-util .util-box {padding-right: 40px;}
  
    .head-mobile-top {position: relative; z-index: 200; display: flex; height: 95px; padding: 0 30px;}
    .head-mobile-top .head-util {justify-content: space-between; width: 100%;}
    .head-mobile-top .head-util .util-box {padding-right: 20px;}
    .head-mobile-top .head-util .util-link ul a,
    .head-mobile-top .head-util .util-link ul button {background-color: #fff !important;}
    .head-mobile-top .head-util .util-lang button::after {background-color: #fff !important;}
    .head-mobile-top .head-util .util-lang button {color: #fff !important;}
    .head-mobile-top .head-util .util-pop button {color: #fff !important;}
    .head-mobile-top .head-util .util-link ul li::after {top: 110%; height: 20px; font-size: 12px;}
    .head-mobile-top .head-util .util-lang .list a {font-size: 12px;}
  
    .head-sitemap {display: none;}
}


@media (max-width:1000px) {
    .busi-header .logo .text {font-size: 20px;}
    .busi-top .link a {padding:0 25px;}
    .busi-top .util {padding-right:25px;}
    .busi-sub-navi .sub-title strong {font-size: 50px;}
}
@media (max-width:750px) {
    .busi-header .logo {flex-direction: column; width: 221px;}
    .busi-header .logo .text {margin-left:-30px;}

    .navi-frame {padding-bottom: 180px;}
    .busi-sub-visual {height: 180px; background-size: cover;}
    .busi-sub-navi > .inner {padding: 46px 20px 50px 20px;}
    .busi-sub-navi .sub-title strong {font-size: 40px;}
    .busi-title-box .busi-title strong {font-size: 30px;}
    .busi-title-box .busi-util > ul > li:nth-last-child(-n+3) {display: none;}
}

/* 탭 */
.tab_div .ul_4 {margin-top: 0 !important; margin-bottom: 50px;}

/* 푸터 */
.wrap-footer {margin-top: 80px; padding: 50px 0; background: #151e2b;}
.wrap-footer .inner {position: relative;}
.wrap-footer .logo {margin-bottom: 20px;}
.wrap-footer .copy {color: #999;}
.wrap-footer .time {position: absolute; right: 0px; bottom: 0px; color: #fff;}
.wrap-footer .time span {color: #beff00 !important;}

@media screen and (max-width: 900px) {
  .wrap-footer .time {position: static;}
}