#hd, #wrapper, #ft {
    /* min-width: 1200px; */
}


/* 상단 진행바 */
#page-progress {
	position:fixed;
	z-index:1040;
	top:0;
	left:0;
	height:4px;
	background: #4CAF50;
	width:0%;
}


#hd_pop, #hd_wrapper, #tnb .inner, #gnb .gnb_wrap, #container_wr, #ft_wr {
    max-width: 1200px;
}

.gnb_wrap .top-wrap {
    /* height: 58px; */
    /* padding: 0px 10px 10px 0px; */
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    margin-bottom: 15px;
}

.gnb_wrap .left-box, .right-box {
    width: calc(50% - 165px);
    max-width: 250px;
    height: 95px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    background: #f6f6f6;
    margin-top: 10px;
    border-radius: 4px;
}

.gnb_wrap .left-box {
}

.gnb_wrap .right-box {
}

.gnb_wrap .logo {
}

.gnb_wrap .logo .title-text {
    font-family: "FlightSans-Title";
    font-size: 38px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    color: #2b2b2b;
}

.gnb_wrap .logo img {
    height: 30px;
    display: none;
}

/* 메인메뉴 */
#gnb {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #efefef;
    /* box-shadow: 0 10px 15px -5px #0000001a; */
    border-top: 1px solid #efefef;
}

#gnb.holdtop {
    position: fixed;
    width: 100%;
    z-index: 900;
    left: 0;
    top: 0;
    border-bottom: 1px solid #dfdfdf;
    box-shadow: 0 1px 5px rgb(0 0 0 / 16%);
}

#gnb>h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#gnb .gnb_wrap {
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding-bottom: 10px; */
    /* border-bottom: 1px solid #e7e7e7; */
    box-shadow: rgb(33 35 38 / 16%) 0px 10px 10px -10px;
}

#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active {
    z-index: 3
}

#gnb #gnb_1dul {
    font-size: 1.3em;
    padding: 0;
    /* border-top: 2px solid #ffa3be; */
    zoom: 1; display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

#gnb ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#gnb .gnb_1dli {
    float: left;
    /* line-height: 55px; */
    padding: 0px;
    position: relative;
}

#gnb .gnb_1dli:hover>a {
    color: #FF5722;
    -webkit-transition: background-color 2s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out
}

.gnb_1dli .bg {
    position: absolute;
    top: 24px;
    right: 8px;
    display: inline-block;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: url('../img/gnb_bg2.gif') no-repeat 50% 50%;
    text-indent: -999px
}

.gnb_1da {
    display: flex;
    font-weight: bold;
    padding: 10px 20px;
    color: black;
    text-decoration: none;
    text-wrap: nowrap;
    align-items: center;
}

.gnb_1dli.gnb_al_li_plus .gnb_1da {
    padding-right: 25px
}

.gnb_2dli:first-child {
    border: 0
}

.gnb_2dul {
    display: none;
    position: absolute;
    top: 35px;
    min-width: 140px;
    padding-top: 2px;
    width: max-content;
}

.gnb_2dul .gnb_2dul_box {
    border: 1px solid #e0e2e5;
    border-top: 0;
    padding: 0;
    -webkit-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
    -moz-box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2);
    box-shadow: 0px 1px 5px rgba(97, 97, 97, 0.2)
}

.gnb_2da {
    display: block;
    padding: 0 10px;
    line-height: 40px;
    background: #fff;
    color: #080808;
    text-align: left;
    text-decoration: none;
}

a.gnb_2da:hover {
    color: #3a8afd;
    background: #f7f7f8;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.gnb_1dli_air .gnb_2da {
}

.gnb_1dli_on .gnb_2da {
}

.gnb_2da:focus, .gnb_2da:hover {
    color: #fff
}

.gnb_1dli_over .gnb_2dul {
    display: block;
    left: 0
}

.gnb_1dli_over2 .gnb_2dul {
    display: block;
    right: 0
}

.gnb_wrap .gnb_empty {
    padding: 10px 0;
    width: 100%;
    text-align: center;
    line-height: 2.7em;
    color: #080808
}

.gnb_wrap .gnb_empty a {
    color: #3a8afd;
    text-decoration: underline
}

.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {
    color: #555
}

#gnb .gnb_menu_btn {
    background: #4158d1;
    color: #fff;
    width: 50px;
    height: 55px;
    border: 0;
    vertical-align: top;
    font-size: 18px
}

#gnb .gnb_close_btn {
    background: #fff;
    color: #b6b9bb;
    width: 50px;
    height: 50px;
    border: 0;
    vertical-align: top;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0
}

#gnb .gnb_mnal {
    float: right;
    padding: 0;
    display: none;
}

#gnb_all {
    display: none;
    position: absolute;
    border: 1px solid #c5d6da;
    width: 100%;
    background: #fff;
    z-index: 1000;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2)
}

#gnb_all h2 {
    font-size: 1.3em;
    padding: 15px 20px;
    border-bottom: 1px solid #e7eeef
}

#gnb_all .gnb_al_ul:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#gnb_all .gnb_al_ul>li:nth-child(5n+1) {
    border-left: 0
}

#gnb_all .gnb_al_li {
    float: left;
    width: 20%;
    min-height: 150px;
    padding: 20px;
    border-left: 1px solid #e7eeef
}

#gnb_all .gnb_al_li .gnb_al_a {
    font-size: 1.2em;
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    color: #3a8afd
}

#gnb_all .gnb_al_li li {
    line-height: 2em
}

#gnb_all .gnb_al_li li a {
    color: #555
}

#gnb_all_bg {
    display: none;
    background: rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999
}

#hd_pop {
    z-index: 1000;
    position: relative;
    margin: 0 auto;
    height: 0
}

#hd_pop h2 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

.hd_pops {
    position: absolute;
    border: 1px solid #e9e9e9;
    background: #fff;
    max-width: 100%;
}

.hd_pops img {
    max-width: 100%
}

.hd_pops_con {
    max-width: 100%;
}

.hd_pops_footer {
    padding: 0;
    background: #000;
    color: #fff;
    text-align: left;
    position: relative
}

.hd_pops_footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.hd_pops_footer button {
    padding: 10px;
    border: 0;
    color: #fff
}

.hd_pops_footer .hd_pops_reject {
    background: #000;
    text-align: left
}

.hd_pops_footer .hd_pops_close {
    background: #393939;
    position: absolute;
    top: 0;
    right: 0
}

#hd {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 1000;
    transition: transform 0.3s ease-in-out;
}

#hd.scrolled {
    transform: translateY(-50px);
}

#hd_h1 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#tnb {
    /* border-bottom: 1px solid #383838; */
    margin: 0 auto;
    display: none;
}

#tnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#tnb .inner {
    margin: 0 auto
}

#hd_wrapper {
    position: relative;
    margin: 0 auto;
    height: auto;
    zoom: 1; display: flex;
    justify-content: space-between;
    /* display: none; */
    gap: 15px;
    align-items: center;
}

#hd_wrapper:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#logo {width: 100%;padding: 10px 0;}

#logo > a > div {
    font-family: "FlightSans-Title";
    font-size: 38px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    color: #2b2b2b;
    display: none;
}

#logo img {
    height: 98px;
    /* padding: 20px; */
    /* width: 100%; */
    /* display:none; */
}

/* í—¤ë” ìš°ì¸¡ ìƒë‹¨ ìœ í‹¸ë¦¬í‹° ë©”ë‰´ */
.top-right {
    display: flex;
    align-items: center;
    /* ë¡œê³ , ê²€ìƒ‰ì°½ê³¼ ìˆ˜ì§ ì •ë ¬ */
    /* margin-right: 15px; */
    /* ìš°ì¸¡ ì—¬ë°± */
}

.top-right ul {
    display: flex;
    /* li í•­ëª©ë“¤ì„ ê°€ë¡œë¡œ ì •ë ¬ */
    align-items: center;
    gap: 20px;
    /* ë©”ë‰´ ì•„ì´í…œ ì‚¬ì´ì˜ ê°„ê²© */
}

.top-right ul li a {
    display: flex;
    align-items: center;
    gap: 5px;
    /* ì•„ì´ì½˜ê³¼ í…ìŠ¤íŠ¸ ì‚¬ì´ì˜ ê°„ê²© */
    color: #333;
    font-size: 1.1em;
    white-space: nowrap;
    /* í…ìŠ¤íŠ¸ ì¤„ë°”ê¿ˆ ë°©ì§€ */
}

.hd_sch_wr {
    gap: 15px;
    align-items: center;
    background: var(--color-text-light);
    padding: 0 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    /* flex-grow: 1; */
}

#hd_sch h3 {
    position: absolute;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#hd_sch form {
    width: 100%;
}

#hd_sch {
    /* border-radius: 30px; */
    overflow: hidden;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 35%;
    display: flex;
    justify-content: center;
}

#hd_sch {
    flex-grow: 1;
    position: relative;
    border-radius: 25px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    max-width: 445px;
}

#hd_sch #sch_stx {
    /* float: left; */
    /* max-width: 385px; */
    height: 45px;
    padding-left: 10px;
    border-radius: 25px 0 0 25px;
    background: #f7f7f7;
    border: 0;
    border-right: 0;
    font-size: 1.25em;
    color: #000000;
    width: calc(100% - 60px);
}

#hd_sch #sch_submit {
    /* float: left; */
    width: 60px;
    height: 45px;
    border: 0;
    background: rgb(117 203 147);
    color: #ffffff;
    /* border-radius: 0 30px 30px 0; */
    cursor: pointer;
    font-size: 16px;
    position: absolute;
}

#hd_define {
    float: left
}

#hd_define:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_define li {
    float: left;
    font-size: 1.083em;
    line-height: 14px;
    border-right: 1px solid #4a4a4a;
    position: relative;
    text-align: center;
    margin: 15px 10px 15px 0;
    padding-right: 10px
}

#hd_define li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0
}

#hd_define li a {
    display: inline-block;
    color: #919191
}

#hd_define li.active a {
    color: #fff
}

#hd_qnb {
    float: right;
    text-align: right
}

#hd_qnb:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

#hd_qnb li {
    float: left;
    font-size: 1.083em;
    line-height: 14px;
    border-right: 1px solid #4a4a4a;
    position: relative;
    text-align: center;
    margin: 15px 10px 15px 0;
    padding-right: 10px
}

#hd_qnb li:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: 0
}

#hd_qnb li span {
    display: block;
    margin-top: 5px;
    font-size: 0.92em
}

#hd_qnb li a {
    display: inline-block;
    color: #919191
}

.win_memo i {
    padding-right: 3px;
}

#hd_qnb .visit .visit-num {
    display: inline-block;
    line-height: 16px;
    padding: 0 5px;
    margin-left: 5px;
    border-radius: 10px;
    background: #da22f5;
    color: #fff;
    font-size: 10px
}

.hd_login {
    position: absolute;
    right: 0;
    top: 60px
}

.hd_login li {
    float: left;
    margin: 0 5px;
    border-left: 1px solid #616161;
    padding-left: 10px;
    line-height: 13px
}

.hd_login li:first-child {
    border-left: 0
}

.hd_login a {
    color: #fff
}

/* í™”ë©´ë‚­ë…ê¸° ì‚¬ìš©ìžìš© */
#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

/* ë³¸ë¬¸ ë°”ë¡œê°€ê¸° */
#skip_to_container a {
    z-index: 100000;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

#skip_to_container a:focus, #skip_to_container a:active {
    width: 100%;
    height: 75px;
    background: #21272e;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 3.3em
}

#hd-mobile {
    display: none;
}

#hd-mobile .logo {
    padding: 10px 0;
    /* text-align: center; */
    margin-left: 15px;
}

#hd-mobile .logo .title-text {
    font-family: "FlightSans-Title";
    font-size: 31px;
    display: none;
}

#hd-mobile .logo img {
    width: 140px;
    height: auto;
    /* display: none; */
}

#hd-mobile .menu-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #ffffff;
}

#hd-mobile .menu-wrap .m-icon {
    width: 55px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #eee;
    border-top: none;
    border-bottom: none;
}

#hd-mobile .menu-wrap .m-icon a {
    color: #545454;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 25px;
}

#hd-mobile .menu-wrap .menu-frame {
    width: 100%;
    overflow: hidden;
}

#hd-mobile .menu-wrap .menu {
    display: flex;
    width: max-content;
}

#hd-mobile .menu-wrap .menu .item {
    padding: 10px;
    font-size: 1.2em;
    word-break: keep-all;
    color: white;
}

/*header add*/
#hd-mobile .m-header-icon {
    width: 44px;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

#hd-mobile .m-header-icon a {
    display: block;
}

@media only screen and (max-width: 1060px) {
    #hd-mobile {
        display: block;
    }

    #hd_wrapper {
        display: none;
    }

    #gnb {
        display: none;
    }

    #hd-mobile.holdtop .menu-wrap {
        background: white;
        position: fixed;
        width: 100%;
        z-index: 900;
        left: 0;
        top: 0;
        border-bottom: 1px solid #dfdfdf;
        box-shadow: 0 1px 5px rgb(0 0 0 / 16%);
    }
}

@media only screen and (max-width: 500px) {
    #logo {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
    }

    .hd_sch_wr {
        /* float: none; */
        padding: 30px 0;
        max-width: none;
        margin-left: 0;
        width: 100%;
        /* display: block; */
    }

    #hd_sch #sch_stx {
        max-width: 100%;
    }
}

#gnb .gnb_1dli {
    position: relative; /* z-index가 작동하려면 position 속성 필요 */
    z-index: 10;
}
#gnb .gnb_1dli:hover {
    z-index: 11; /* 호버 시 다른 메뉴보다 위에 오도록 설정 */
}
#gnb .gnb_1dli.active > .gnb_1da {
    color: #FF5722; /* 활성화 시 텍스트 색상 변경 */
    font-weight: bold;
}