/**/
@font-face {
    font-family: 'HakgyoansimGaeulsopungB';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-2@1.0/HakgyoansimGaeulsopungB.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'TheJamsil4Medium';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/TheJamsil4Medium.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
/* @font-face {
    font-family: 'TheJamsil5Bold';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2302_01@1.0/TheJamsil5Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
} */
#event_header {
    background-color: #94b2c580;
}

.s_b h1 {
    font-family: 'TheJamsil4Medium';
}

#event_hm2025 .s_b {
    margin-bottom: 4rem;
}
@media (min-width: 992px) {
    #event_hm2025 .s_b {
        margin-bottom: 6rem;
    }
}


.section_header_img {
    display: block;
    margin: 0 auto 2rem auto;
    width: 100%;
    object-fit: contain;
    object-position: 50%;
}

#section_1 {
    position: relative;
    overflow: hidden;
    height: 100vh;
    background:url('/common/event/images/honeymoon2025/hm2025_main_m.webp') 50% 100% no-repeat;
    background-size: cover;
}
#section_1 .text {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    height: 100vh;
    max-width: var(--b-mwidth);
    margin: 30vh auto 0 auto;
    color: #fff;
}


#section_1 .event_honeymoon_logo {
    display: block;
    /* width: 90%; */
    max-width: 200px;
    margin: 10px 0 0 0;
}

#section_1 .text h3 {
    padding: 6px 15px 4px 15px;
    border: 1px solid #ffffff;
    font-size: 1.4rem;
}

.logo_c {
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 0 2rem 0;
}

.logo_c .blue24_logo_blue {
    display: block;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    height: 90px;
}

.logo_c .blue24_logo_blue g {
    fill: #8ebfff;
}


#section_1 .honeymoon2025_logo {
    position: absolute;
    z-index: 3;
    display: block;
    right: 10px;
    top: 55px;
    height: 50px;
}


@media (min-width: 992px) {
    #section_1 {
        /* background-image: none; */
        background:url('/common/event/images/honeymoon2025/hm2025_main.webp') 50% 100% no-repeat;
        height: 100vh;
    }
    
    #section_1 .text {
        align-items: flex-start;
        margin-top: 20vh;
    }

    #section_1 .text h1 {
        font-size: 3rem;
        /* font-weight: 600; */
    }
    #section_1 .text h5 {

    }
    #section_1 .event_honeymoon_logo {
        max-width: 300px;
        margin: 1.4rem 0 0 0;
    }
    #section_1 .honeymoon2025_logo {
        top: auto;
        left: auto;
        right: 3rem;
        bottom: 3rem;
        height: 80px;
    }
}



#section_2 {
    /* padding-bottom: 3rem;
    border-bottom: 1px solid #f1f1f1; */
}

#section_2 h1 {
    font-weight: 500;
    color: #5a8ed1;
    text-align: center;
    line-height: 140%;
    margin-bottom: 3rem;
    font-size: 1.5rem;
}
#section_2 h1 .accent1 {
    color: #1762c1;
    /* font-weight: 700; */
}
#section_2 h1 .blue_square_ko {
    margin-top: -5px;
    margin-right: 3px;
    height: 3rem;
}
#section_2 h1 .accent2 {
    display: inline-block;
    padding: 11px 8px 8px 8px;
    background-color: #2177e5;
    color: #fff;
}

.honeymoon_bluetravel_merit {
    margin: 1rem 1rem;
}
.honeymoon_bluetravel_merit .tit {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 1rem;
}
.honeymoon_bluetravel_merit .merit_ico {
    margin: 0 1rem 0 0;
    height: 50px;
}

.honeymoon_bluetravel_merit h3 {
    display: inline-block;
    position: relative;
    margin: 1rem 0;
}
.honeymoon_bluetravel_merit p {
    font-size: 1rem;
}


.honeymoon_bluetravel_merit1 h3::after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 12px;
    width: 100%;
    background-color: #b0e55c82;
    z-index: -1;
}
.honeymoon_bluetravel_merit2 h3::after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 12px;
    width: 100%;
    background-color: #7dd6ea82;
    z-index: -1;
}
.honeymoon_bluetravel_merit3 h3::after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 12px;
    width: 100%;
    background-color: #f4c22261;
    z-index: -1;
}


#honeymoon_travel_spot_slider {
    width: 100%;
}

#honeymoon_travel_spot_slider .img_c {
    display: inline-block;
    position: relative;
    z-index: 1;
}
#honeymoon_travel_spot_slider .img_c h6 {
    color: #fff;
    position:absolute;
    z-index: 3;
    bottom: 10px;
    right: 15px;
    margin: 0;
    /* width: 100%; */
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (min-width: 992px) {
    #section_2 h1 {
        font-size: 2.2rem;
    }
    #section_2 h1 .blue_square_ko {
        height: 3.7rem;
        margin-right: 5px;
    }
    .honeymoon_bluetravel_merit {
        margin: 2rem 0;
    }
    .honeymoon_bluetravel_merit .merit_ico {
        height: 80px;
    }
}








.img_hr_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 7rem;
}
.img_hr_logo img {
    display: inline-block;
    margin: 0 2rem;
    /* padding: 11px 10px 8px 10px; */
    height: 40px;
    background-color: #fff;
    /* border-radius: 4px; */
}
.img_hr_logo::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: -1;
    height: 0;
    width: 100%;
    border-top: 6px solid #13469b;
}
/* @media (min-width: 992px) {
    .img_hr_logo img {
        height: 80px;
    }
} */








#section_3 {

}
.honeymoon_travel_spot {
    margin: 0 0 2rem 0;
}
.honeymoon_travel_spot h1 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 2rem 0;
    color: #407cc9;
}
.honeymoon_travel_spot h1 .honeymoon2025_logo {
    background-color: #166ab9;
    padding: 15px 15px 10px 15px;
    height: 65px;
    border-radius: 4px;
}
.honeymoon_travel_spot h5 {
    font-size: 1rem;
    color: #494949;
    line-height: 160%;
}
.honeymoon_travel_spot h5 .accent {
    color: #000;
    font-size: 1.1em;
    font-weight: 600;
}
.honeymoon_travel_spot h6 {
    display: inline-block;
    margin-top: .8rem;
    padding: 6px 15px 4px 15px;
    border: 1px solid #1a1a1a;
    color: #000;
    font-size:.9rem;
}

@media (min-width: 992px) {
    .honeymoon_travel_spot h1 .honeymoon2025_logo {
        height: 80px;
    }
    .honeymoon_travel_spot h5 {
        font-size: 1.25rem;
    }
}


.img_hr {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 7rem;
    position: relative;
}
.img_hr img {
    display: inline-block;
    margin: 10px 2rem;
    padding: 0 5px;
    background-color: #fff;
    height: 50px;;
}

.img_hr::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    height: 0;
    width: 100%;
    border-top: 1px solid #e3e3e3;
}






#section_4 {
    position: relative;
}
#section_4 .section_header_wrap {
    position: relative;
}
#section_4 .event_honeymoon_logo {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 10;
    transform: translate(-50%, 0);
    height: 20px;
}

.honeymoon_gift_title {
    margin: 0 0 3rem 0;
}
.honeymoon_gift_title h6 {
    display: inline-block;
    padding: 4px 8px;
    background-color: #407cc9;
    color: #fff;
}
.honeymoon_gift_title h1 {
    margin: 0 0 15px 0;
    font-size: 1.8rem;
    color: #407cc9;
}
.honeymoon_gift_title h5 {
    font-size: 1rem;
    color: #494949;
    line-height: 160%;
}
.honeymoon_gift_title h5 .accent {
    color: #000;
    font-size: 1.1em;
    font-weight: 600;
}
.honeymoon_gift_title_img {
    display: block;
    width: 100%;
}



.honeymoon_gift_list .honeymoon_gift_el {
    /* margin: 2rem 0 0 0; */
}
#honeymoon_gift_el_1,
#honeymoon_gift_el_2 {
    padding: 0 0 0 1rem;
}

.honeymoon_gift_list .honeymoon_gift_el .tit {
    display: inline-block;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #000;
    font-size: 1.2rem;
    font-weight: 600;
}
.honeymoon_gift_list .honeymoon_gift_el .txt {
    font-size: 1rem;
}
.honeymoon_gift_list .honeymoon_gift_el .txt .option_expl {
    display: block;
    color: #838383;
}
.honeymoon_gift_el_img {
    /* margin: 4rem 0; */
}
.honeymoon_gift_el_img img {
    width: 100%;
    padding: 0px;
    /* background-color: #f7d2d2; */
    /* border-radius: 10px; */
}

.promotion_condition h5 {
    color: #292929;
}
.promotion_condition ul {
    list-style: square;
    padding-left: 20px;
    color: #7a7a7a;
}

#section_4 hr {
    border-top: 1px solid #bdbdbd;
}

@media (min-width: 992px) {
    .honeymoon_gift_title h1 {
        font-size: 2.2rem;
    }
    .honeymoon_gift_title h5 {
        font-size: 1.25rem;
    }

    #section_4 .event_honeymoon_logo {
        display: block;
        position: absolute;
        left: 50%;
        bottom: 50px;
        z-index: 10;
        transform: translate(-50%, 0);
        height: 50px;
    }
    .honeymoon_gift_el_img img {
        padding: 15px;
    }
    #honeymoon_gift_el_1,
    #honeymoon_gift_el_2 {
        padding: 0;
    }
}





#section_consulting_bar {
    background-color: #13469b;
}
.honeymoon2025_footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
    object-position: bottom;
    min-height: 350px;
}
.customer_consult {
    display: flex;
    padding: 3rem 1.5rem 0 1.5rem;
    flex-direction: column;
    max-width: 700px;
}

.customer_consult .logo {
}

.customer_consult .logo img {
    max-height: 35px;
}
.customer_consult .txt {
    margin-top: 1.5rem;
}

.customer_consult .txt h5 {
    margin: 0;
    text-align: left;
    font-size: 1.6rem;
    color: #ebf9ff;
    line-height: 130%;
    font-weight: 300;
    letter-spacing: 0px;
    font-family: "HakgyoansimGaeulsopungB";
}
.consult_btn_container {
    padding: 0 1.5rem 3rem 1.5rem;
}
.consult_btn {
    display: block;
    margin: 1.4rem auto 0 auto;
    padding: 10px 20px;
    width: 100%;
    max-width: 400px;
    text-align: center;
    background-color: var(--consult);
    background: var(--consult-bg);
    color: #fff;
    border: 1px solid var(--consult-border);
    font-size: 1.2rem;
    text-align: center;
}

@media (min-width: 992px) {
    .customer_consult {
        flex-direction: row;
        align-items: center;
        margin: 0 auto;
    }
    .customer_consult .logo img {
        height: 50px;
    }
    .customer_consult .txt {
        margin: 0 0 0 3rem;
    }
    .consult_btn {
        max-width: 300px;
    }
}





/* 

#shotcut_consulting {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 1000;
    background-color: var(--consult);
    color: #fff;
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
#shotcut_consulting .text {
    display: block;
    padding: 10px;
    text-align: center;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    color: #fff;
}
@media (min-width: 992px) {
    #shotcut_consulting {
        bottom: 50px;
        left: 50%;
        right: auto;
        margin-left: 550px;

        border-radius: 8px;
        border-bottom: 1px solid #fff;
    }
    #shotcut_consulting .text {
        padding: 13px 15px;
    }
} */