@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
section.holiday-page {
    overflow: hidden;
    /* popup-slide > slick reset */
    /* popup-slide */
    /* for chatbot */
}
section.holiday-page section.holiday-visual .visual-box {
    position: relative;
    margin: 0 auto;
}
section.holiday-page section.holiday-visual .visual-box .visual-img {
    display: flex;
}
section.holiday-page section.holiday-visual .visual-box .visual-img img {
    max-width: 100%;
    width: 100%;
}
section.holiday-page section.holiday-visual .visual-box .visual-img img.web {
    margin: 0;
}
section.holiday-page section.holiday-visual .visual-box .visual-img img.mobile {
    display: none;
    height: auto;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-visual .visual-box .visual-img img.web {
        display: none;
    }
    section.holiday-page section.holiday-visual .visual-box .visual-img img.mobile {
        display: flex;
    }
}
section.holiday-page section.holiday-visual .visual-box .visual-desc {
    padding: 80px 20px;
    text-align: center;
    background: linear-gradient(180deg, #CCFAFF 0%, #FFF 100%);
}
section.holiday-page section.holiday-visual .visual-box .visual-desc .desc-txt {
    color: #8E3B2E;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.02em;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-visual .visual-box .visual-desc .desc-txt {
        font-size: 18px;
    }
}
section.holiday-page section.holiday-visual .visual-box .visual-desc .desc-txt b {
    font-weight: 800;
}
section.holiday-page section.holiday-visual .visual-box .visual-view {
    padding: 80px 20px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    background: var(--lifestyle-, #CCFAFF);
}
section.holiday-page section.holiday-visual .visual-box .visual-view img {
    width: 100%;
    max-width: 521px;
}
section.holiday-page section.holiday-visual .visual-box .visual-view img.web {
    aspect-ratio: 521/268;
    height: 268px;
    margin: 0;
}
section.holiday-page section.holiday-visual .visual-box .visual-view img.mobile {
    display: none;
    aspect-ratio: 350/226;
    height: auto;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-visual .visual-box .visual-view img.web {
        display: none;
    }
    section.holiday-page section.holiday-visual .visual-box .visual-view img.mobile {
        display: flex;
    }
}
section.holiday-page section.holiday-event {
    padding: 120px 0;
    background: #8E3B2E;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event {
        padding: 80px 20px;
    }
}
section.holiday-page section.holiday-event .event-wrap {
    margin: 0 auto;
    position: relative;
    max-width: 770px;
}
section.holiday-page section.holiday-event .event-wrap .event-title {
    display: flex;
    justify-content: center;
}
section.holiday-page section.holiday-event .event-wrap .event-title .title-img {
    background: url("../../../img/event/holiday_challenge/img_event_title1.svg") no-repeat center/cover;
    width: 176px;
    height: 88px;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box {
    padding-top: 80px;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-step-img {
    display: flex;
    justify-content: center;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-step-img img {
    width: 93px;
    height: 28px;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt {
    padding-top: 8px;
    text-align: center;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt .subject-txt {
    color: #CCFAFF;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 140%;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt .subject-txt {
        font-size: 20px;
    }
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt .subject-txt .line {
    text-decoration: underline;
    text-underline-offset: 5px;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt .desc-box {
    padding-top: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #CCFAFF;
    line-height: 140%;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt .desc-box {
        font-size: 14px;
    }
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-subject-box .event-subject-txt .desc-box b {
    font-weight: 700;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box {
    padding-top: 40px;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .img-box {
    display: flex;
    justify-content: center;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .img-box img {
    width: 100%;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .img-box img.web {
    aspect-ratio: 510/201;
    max-width: 510px;
    margin: 0;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .mystory-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .mystory-wrap {
        grid-template-columns: repeat(1, 1fr);
    }
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .mystory-wrap .story-item.is-active .img-box img.default {
    display: none;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .mystory-wrap .story-item.is-active .img-box img.active {
    display: block;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .mystory-wrap .story-item .img-box img {
    width: 100%;
    height: 100%;
    min-width: 0;
}
section.holiday-page section.holiday-event .event-wrap .event-step-list .item-box .event-con-box .mystory-wrap .story-item .img-box img.active {
    display: none;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box {
    text-align: center;
    padding-top: 80px;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item + .option-item {
    padding-top: 40px;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-subject-box {
    padding-bottom: 14px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-subject-box {
        padding-bottom: 9px;
    }
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-subject-box .txt {
    font-size: 22px;
    font-weight: 700;
    line-height: 140%;
    color: #CCFAFF;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box {
    max-width: 450px;
    margin: 0 auto;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box {
        max-width: 300px;
    }
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #CCFAFF;
    height: 82px;
    border-radius: 100px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn {
        height: 58px;
    }
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn.my-check {
    background: #F25839;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn.my-check .txt {
    color: #FFE3E1;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn .txt {
    font-size: 30px;
    font-weight: 800;
    line-height: 140%;
    color: #8E3B2E;
    padding-right: 10px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn .txt {
        font-size: 20px;
    }
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn .ic {
    width: 23px;
    height: 23px;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn .ic.ic-arrow {
    background: url("../../../img/event/holiday_challenge/ic_option_arrow.svg") no-repeat center/cover;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .option-btn-box .option-btn .ic.ic-arrow2 {
    background: url("../../../img/event/holiday_challenge/ic_option_arrow2.svg") no-repeat center/cover;
}
section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .agree-box {
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 0;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-event .event-wrap .event-option-box .option-item .agree-box {
        padding-top: 14px;
    }
}
section.holiday-page section.holiday-gift {
    background: #CCFAFF;
    padding: 120px 0;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift {
        padding: 80px 0 80px;
    }
}
section.holiday-page section.holiday-gift .gift-wrap {
    padding: 0 40px;
    max-width: 790px;
    margin: 0 auto;
}
section.holiday-page section.holiday-gift .gift-wrap .gift-title-box .gift-title {
    display: flex;
    justify-content: center;
}
section.holiday-page section.holiday-gift .gift-wrap .gift-title-box .gift-title .title-img {
    width: 217px;
    height: 88px;
    background: url("../../../img/event/holiday_challenge/img_event_title2.svg") no-repeat center/cover;
}
section.holiday-page section.holiday-gift .gift-wrap .gift-title-box .gift-info .info-txt {
    text-align: center;
    padding-top: 40px;
    font-size: 22px;
    font-weight: 500;
    color: #8E3B2E;
    letter-spacing: -0.02em;
    line-height: 140%;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift .gift-wrap .gift-title-box .gift-info .info-txt {
        font-size: 18px;
        padding-top: 20px;
    }
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift .gift-wrap .gift-title-box .gift-info .info-txt .space {
        display: block;
    }
}
section.holiday-page section.holiday-gift .gift-wrap .gift-con-box {
    padding-top: 80px;
}
section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .gift-img-box {
    display: flex;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .gift-img-box {
        max-width: 450px;
        margin: 0 auto;
    }
}
section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .gift-img-box img {
    width: 100%;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .gift-img-box img.web {
        display: none;
    }
    section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .gift-img-box img.mobile {
        display: block;
    }
}
section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .msg-box {
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.5);
    line-height: 140%;
    text-align: center;
    padding-top: 20px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .msg-box {
        text-align: left;
        white-space: nowrap;
    }
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-gift .gift-wrap .gift-con-box .msg-box .space {
        display: block;
    }
}
section.holiday-page section.holiday-share {
    background: #8E3B2E;
    padding: 120px 0;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share {
        padding: 80px 0;
    }
}
section.holiday-page section.holiday-share .share-wrap {
    max-width: 646px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap {
        padding: 0 30px;
    }
}
section.holiday-page section.holiday-share .share-wrap .share-label {
    display: flex;
    align-items: center;
    justify-content: center;
}
section.holiday-page section.holiday-share .share-wrap .share-label .label-img {
    display: flex;
}
section.holiday-page section.holiday-share .share-wrap .share-label .label-img img {
    width: 100%;
}
section.holiday-page section.holiday-share .share-wrap .share-label .label-img img.web {
    aspect-ratio: 523/128;
    height: 128px;
    margin: 0;
}
section.holiday-page section.holiday-share .share-wrap .share-label .label-img img.mobile {
    aspect-ratio: 220/150;
    height: auto;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .share-label .label-img img.web {
        display: none;
    }
    section.holiday-page section.holiday-share .share-wrap .share-label .label-img img.mobile {
        display: block;
    }
}
section.holiday-page section.holiday-share .share-wrap .share-view {
    padding-top: 80px;
}
section.holiday-page section.holiday-share .share-wrap .share-view .view-img-box {
    display: flex;
    justify-content: center;
}
section.holiday-page section.holiday-share .share-wrap .share-view .view-img-box .img-box {
    aspect-ratio: 200/147;
    height: 147px;
    margin: 0;
    background: url("../../../img/event/holiday_challenge/img_event_share_item.svg") no-repeat center/cover;
}
section.holiday-page section.holiday-share .share-wrap .share-view .view-txt-box {
    padding-top: 20px;
}
section.holiday-page section.holiday-share .share-wrap .share-view .view-txt-box .txt {
    font-size: 22px;
    font-weight: 500;
    color: #CCFAFF;
    letter-spacing: -0.02em;
    line-height: 140%;
    text-align: center;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .share-view .view-txt-box .txt {
        font-size: 18px;
    }
}
section.holiday-page section.holiday-share .share-wrap .share-view .view-txt-box .txt .space {
    display: none;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .share-view .view-txt-box .txt .space {
        display: block;
    }
}
section.holiday-page section.holiday-share .share-wrap .share-view .view-txt-box .txt b {
    font-weight: 800;
}
section.holiday-page section.holiday-share .share-wrap .event-form {
    padding-top: 80px;
    display: flex;
    justify-content: center;
}
section.holiday-page section.holiday-share .share-wrap .event-form .event-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #CCFAFF;
    height: 82px;
    border-radius: 100px;
    padding: 0 56px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .event-form .event-btn {
        padding: 0 36px;
        height: 58px;
    }
}
section.holiday-page section.holiday-share .share-wrap .event-form .event-btn .txt {
    font-size: 30px;
    font-weight: 800;
    line-height: 140%;
    color: #8E3B2E;
    padding-right: 10px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .event-form .event-btn .txt {
        font-size: 20px;
        padding-right: 8px;
    }
}
section.holiday-page section.holiday-share .share-wrap .event-form .event-btn .ic {
    width: 23px;
    height: 23px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .event-form .event-btn .ic {
        width: 17px;
        height: 17px;
    }
}
section.holiday-page section.holiday-share .share-wrap .event-form .event-btn .ic.ic-arrow {
    background: url("../../../img/event/holiday_challenge/ic_option_arrow.svg") no-repeat center/cover;
}
section.holiday-page section.holiday-share .share-wrap .gift-presentation {
    margin-top: 40px;
    border-radius: 10px;
    border: 1px solid #CCFAFF;
    padding: 16px;
    max-width: 410px;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .gift-presentation {
        max-width: 313px;
    }
}
section.holiday-page section.holiday-share .share-wrap .gift-presentation .presentation-item {
    font-size: 18px;
    font-weight: 500;
    color: #CCFAFF;
    line-height: 140%;
}
@media (max-width: 1160px) {
    section.holiday-page section.holiday-share .share-wrap .gift-presentation .presentation-item {
        font-size: 14px;
    }
}
section.holiday-page section.holiday-share .share-wrap .gift-presentation .presentation-item b {
    font-weight: 800;
}
section.holiday-page section.radio-note {
    padding: 80px 0;
    background: #000000;
}
@media (max-width: 1160px) {
    section.holiday-page section.radio-note {
        padding: 40px 0;
    }
}
section.holiday-page section.radio-note .note-wrap {
    max-width: 978px;
    margin: 0 auto;
}
section.holiday-page section.radio-note .note-tit-box {
    font-weight: 800;
    color: #fff;
    font-size: 28px;
    line-height: 140%;
    padding-bottom: 22px;
}
@media (max-width: 1160px) {
    section.holiday-page section.radio-note .note-tit-box {
        padding-left: 10px;
    }
}
section.holiday-page section.radio-note .note-list {
    display: flex;
    flex-direction: column;
}
section.holiday-page section.radio-note .note-list .note-item {
    padding-left: 24px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 160%;
    color: #fff;
    position: relative;
}
@media (max-width: 1160px) {
    section.holiday-page section.radio-note .note-list .note-item {
        font-size: 14px;
        padding-left: 10px;
    }
}
section.holiday-page section.radio-note .note-list .note-item + .note-item {
    margin-top: 8px;
}
@media (max-width: 1160px) {
    section.holiday-page section.radio-note .note-list .note-item + .note-item {
        margin-top: 4px;
    }
}
section.holiday-page section.radio-note .note-list .note-item:after {
    content: "";
    position: absolute;
    left: 8px;
    top: 10px;
    border-radius: 50%;
    background: #fff;
    width: 4px;
    height: 4px;
}
@media (max-width: 1160px) {
    section.holiday-page section.radio-note .note-list .note-item:after {
        left: 2px;
        width: 2px;
        height: 2px;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box {
    position: relative;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box {
        margin: 0 -26px;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper-pagination {
    position: absolute;
    bottom: -40px;
    display: flex;
    justify-content: center;
    gap: 8px;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .swiper-pagination {
        bottom: -36px;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper-pagination .swiper-pagination-bullet {
    background-color: #000;
    margin: 0;
    opacity: 0.2;
    width: 10px;
    height: 10px;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .swiper-pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff;
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper {
    padding: 18px 0;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .swiper {
        padding: 18px 26px;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper .swiper-wrapper {
    align-items: center;
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper-slide {
    scale: 0.7;
    opacity: 0.5;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .swiper-slide {
        scale: 0.85;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper-slide.swiper-slide-active {
    scale: 1.1;
    opacity: 1;
    transition: 0.3s ease-in-out scale;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .swiper-slide.swiper-slide-active {
        scale: 1.2;
        transition: none;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .swiper-slide.swiper-slide-active .item-wrap .label-box {
    opacity: 1;
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap {
    display: flex;
    position: relative;
    max-height: 340px;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .item-wrap {
        max-height: 360px;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box {
    opacity: 0;
    top: 4px;
    position: absolute;
    z-index: 1;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: -0.03em;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
@media (max-width: 1160px) {
    section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box {
        top: -92px;
        color: #fff !important;
    }
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box.tech {
    color: #f25839;
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box.style {
    color: #9836EB;
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box.romance {
    color: #1FB051;
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box.life {
    color: #00C0EC;
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap .label-box .light-txt {
    font-weight: 300;
}
section.holiday-page article.page-contents-view .swiper-group-box .item-wrap img {
    object-fit: contain;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
}
section.holiday-page article.popup {
    position: fixed;
    z-index: 500;
    display: none;
}
section.holiday-page article.popup:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
section.holiday-page article.popup .popup-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 372px;
    filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
    width: calc(100% - 40px);
    border-radius: 4px;
    overflow: hidden;
}
section.holiday-page article.popup .popup-wrapper.long {
    max-width: 550px;
}
section.holiday-page article.popup .popup-wrapper.normal {
    max-width: 500px;
}
section.holiday-page article.popup .popup-close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("../../../img/event/holiday_challenge/ic_popup_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    z-index: 10;
}
section.holiday-page article.popup .popup-msg-layer {
    padding: 39px;
    background-color: #fff;
}
section.holiday-page article.popup .popup-msg-layer .main-msg-box {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.05em;
}
section.holiday-page article.popup .popup-msg-layer .list-msg-box {
    padding: 42px 0;
    max-width: 320px;
    width: 100%;
    margin: auto;
}
section.holiday-page article.popup .popup-msg-layer .list-msg-box .list-item {
    padding-left: 10px;
    text-indent: -10px;
    color: #525357;
    font-size: 14px;
    line-height: 20px;
}
section.holiday-page article.popup .popup-msg-layer .list-msg-box .list-item + .list-item {
    margin-top: 8px;
}
section.holiday-page article.popup .popup-msg-layer .sub-msg-box {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.05em;
}
section.holiday-page article.popup .popup-msg-menu {
    display: flex;
    border-top: 1px solid #19191a;
}
section.holiday-page article.popup .popup-msg-menu .popup-menu-btn {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 45px;
}
section.holiday-page article.popup .popup-msg-menu .popup-menu-btn.type-white {
    background-color: #fff;
    color: #000;
}
section.holiday-page article.popup .popup-msg-menu .popup-menu-btn.type-black {
    background-color: #19191a;
    color: #fff;
}
section.holiday-page article.terms-layer {
    position: fixed;
    z-index: 500;
    display: none;
}
section.holiday-page article.terms-layer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
section.holiday-page article.terms-layer .terms-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
    width: calc(100% - 40px);
    border-radius: 4px;
    overflow: hidden;
    z-index: 1003;
}
section.holiday-page article.terms-layer .terms-wrapper.long {
    max-width: 745px;
}
section.holiday-page article.terms-layer .popup-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../../../img/event/holiday_challenge/ic_popup_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    z-index: 10;
}
section.holiday-page article.terms-layer .popup-terms-layer {
    padding: 40px 10px 30px;
    background-color: #fff;
    position: relative;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer {
        padding: 40px 10px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap {
    padding: 0 10px 0 0;
    position: relative;
    max-height: 80vh;
    overflow-y: auto;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 6px;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
        width: 3px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
    background: #fff;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
    background: #7F7F7F;
    border-radius: 5px;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box {
    padding: 30px 0;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box {
        padding: 20px 0;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 185%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
        font-size: 15px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
        font-size: 12px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box + .terms-box {
    margin-top: 5px;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .main-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .main-box {
        padding-bottom: 10px;
        font-size: 15px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
        font-size: 12px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box {
    padding-top: 15px;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table {
    table-layout: fixed;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
    border: 1px solid #999999;
    height: 34px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    background-color: #d9d9d9;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
        font-size: 15px;
        height: 28px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 16px;
    border: 1px solid #999999;
    font-weight: 400;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
        padding: 12px;
        font-size: 14px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .tit-box .tit-main-box {
    padding-bottom: 15px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
}
section.holiday-page article.terms-layer .popup-terms-layer .tit-box .tit-sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
section.holiday-page article.popup {
    z-index: 101;
    position: fixed;
    display: none;
}
section.holiday-page article.popup.type-only-img .popup-wrapper {
    max-width: 440px;
    transform: translate(-50%, -50%);
    width: calc(100% - 56px);
}
section.holiday-page article.popup article.popup-contents {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    overflow: hidden;
}
section.holiday-page article.popup article.popup-contents .popup-close-btn {
    background: url("../../../img/event/holiday_challenge/ic_close.png") no-repeat center/cover;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 18px;
    right: 19px;
    z-index: 100;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup article.popup-contents .popup-close-btn {
        width: 24px;
        height: 24px;
        top: 19px;
        right: 20px;
    }
}
section.holiday-page article.popup article.popup-contents .popup-img-box {
    font-size: 0;
}
section.holiday-page article.popup article.popup-contents .popup-img-box img {
    max-width: 100%;
}
section.holiday-page article.popup article.popup-contents .popup-menu-box {
    display: flex;
    justify-content: center;
    padding: 20px 0 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
section.holiday-page article.popup article.popup-contents .popup-menu-box .popup-menu-btn {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    width: 231px;
    height: 58px;
    border-radius: 10px;
    padding: 19px 0;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup article.popup-contents .popup-menu-box .popup-menu-btn {
        width: 219px;
        height: 51px;
        padding: 16px 0;
        font-size: 16px;
    }
}
section.holiday-page article.popup.popup-msg .popup-wrapper {
    font-size: 0;
    width: 100%;
    max-width: 372px;
    background-color: inherit;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup.popup-msg .popup-wrapper {
        max-width: calc(100% - 76px);
    }
}
section.holiday-page article.popup.popup-depth2 {
    z-index: 400;
}
section.holiday-page article.popup.popup-depth2:after {
    z-index: 400;
}
section.holiday-page article.popup.popup-depth2 .popup-wrapper {
    z-index: 401;
    padding: 0;
}
section.holiday-page article.popup * {
    box-sizing: border-box;
}
section.holiday-page article.popup:after {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.4;
}
section.holiday-page article.popup .popup-wrapper {
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    max-width: 550px;
    max-height: 380vh;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-wrapper {
        width: calc(100% - 40px);
        height: fit-content;
    }
}
section.holiday-page article.popup .popup-wrapper .popup-msg-box {
    background-color: #fff;
    padding: 58px 20px 50px;
    text-align: center;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-wrapper .popup-msg-box {
        padding: 50px 15px 40px;
    }
}
section.holiday-page article.popup .popup-wrapper .popup-msg-box .main-box {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1.1px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-wrapper .popup-msg-box .main-box {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: -0.8px;
    }
}
section.holiday-page article.popup .popup-wrapper .popup-msg-box .sub-box {
    padding-top: 18px;
    color: #525357;
    font-size: 15px;
    letter-spacing: -0.6px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-wrapper .popup-msg-box .sub-box {
        padding-top: 14px;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: -0.65px;
    }
}
section.holiday-page article.popup .popup-wrapper .popup-btn-box a.btn-box {
    background-color: #19191a;
    height: 58px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 19px 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
    width: 100%;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-wrapper .popup-btn-box a.btn-box {
        font-size: 15px;
        height: 50px;
    }
}
section.holiday-page article.popup .popup-wrapper .popup-week-close {
    position: absolute;
    bottom: -30px;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 200;
}
section.holiday-page article.popup .popup-wrapper .popup-week-close .week-close-btn {
    font-size: 14px;
    color: #fff;
}
section.holiday-page article.popup .popup-wrapper.type-item2 {
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 50%;
    max-width: 440px;
    background-color: transparent;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    max-height: 616vh;
    border-radius: 4px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-wrapper.type-item2 {
        padding: 0 0 0;
        max-height: 300vh;
        border-radius: 0;
        width: calc(100% - 56px);
    }
}
section.holiday-page article.popup .popup-msg-group {
    border-radius: 4px;
    overflow: hidden;
}
section.holiday-page article.popup .popup-item1 {
    position: relative;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
    padding: 45.2px 45px 41.13px;
    max-height: 73vh;
    position: relative;
    overflow-y: auto;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 {
        padding: 40px 33px 26px;
    }
}
section.holiday-page article.popup .popup-item1 a.close-btn {
    content: "";
    background: url("../../../img/event/holiday_challenge/ic_close.png") no-repeat center/cover;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 20px;
    right: 20px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 a.close-btn {
        width: 24px;
        height: 24px;
        top: 18px;
        right: 18px;
    }
}
section.holiday-page article.popup .popup-item1 .tit-box .top-box {
    font-size: 34px;
    letter-spacing: -0.05em;
    font-weight: 700;
    color: #000000;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .tit-box .top-box {
        line-height: 35px;
        font-size: 24px;
    }
}
section.holiday-page article.popup .popup-item1 .tit-box .con-box {
    padding-top: 16px;
    font-size: 18px;
    letter-spacing: -0.05em;
    color: #000000;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .tit-box .con-box {
        padding-top: 6px;
        font-size: 15px;
    }
}
section.holiday-page article.popup .popup-item1 .textbox {
    margin-top: 10px;
}
section.holiday-page article.popup .popup-item1 .textbox textarea {
    width: 100%;
    height: 180px;
    padding: 10px;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid #000000;
    resize: none;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup .popup-item1 .textbox textarea {
        height: 140px;
    }
}
section.holiday-page article.popup .popup-item1 .sbox {
    padding-top: 17px;
}
section.holiday-page article.popup .popup-item1 .sbox select {
    outline: none;
    border: 1px solid #000000;
    border-radius: 4px;
    width: 360px;
    height: 51px;
    padding: 0 40px 0 10px;
    background: url("../../../img/event/holiday_challenge/ic_option_arrow.svg") no-repeat center right 10px;
    appearance: none;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup .popup-item1 .sbox select {
        width: 100%;
    }
}
section.holiday-page article.popup .popup-item1 .tbox {
    padding-top: 17px;
    display: flex;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .tbox {
        width: 100%;
        padding-top: 13px;
    }
}
section.holiday-page article.popup .popup-item1 .tbox input {
    outline: none;
    border: 1px solid #000000;
    border-radius: 4px;
    width: 100%;
    height: 51px;
    padding: 0 10px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .tbox input {
        width: 100%;
        height: 44px;
    }
}
section.holiday-page article.popup .popup-item1 .msg-box {
    padding-top: 27px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: -0.05em;
    line-height: 19.2px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .msg-box {
        padding-top: 11px;
        font-size: 14px;
    }
}
section.holiday-page article.popup .popup-item1 .check-box {
    padding: 30px 0 0;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup .popup-item1 .check-box {
        padding-top: 20px;
    }
}
@media (max-width: 1160px) {
    section.holiday-page article.popup .popup-item1 .check-box .cbox + .cbox {
        margin-top: 5px;
    }
}
section.holiday-page article.popup .popup-item1 .check-box .input-box {
    display: none;
    padding: 0 0 20px;
    text-align: left;
}
section.holiday-page article.popup .popup-item1 .check-box .input-box .input-label {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 6px;
}
section.holiday-page article.popup .popup-item1 .check-box .input-box input[type=text] {
    outline: none;
    border: 1px solid #000000;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    appearance: none;
}
section.holiday-page article.popup .popup-item1 .check-box .cbox i {
    width: 24px;
    height: 24px;
    top: 3px;
    left: 0;
}
section.holiday-page article.popup .popup-item1 .check-box .cbox label .txt {
    padding-left: 34px;
    line-height: 24px;
    font-size: 16px;
    text-align: left;
}
section.holiday-page article.popup .popup-item1 .submit-btn-box {
    padding-top: 30px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .submit-btn-box {
        padding-top: 12px;
    }
}
section.holiday-page article.popup .popup-item1 .submit-btn-box a.btn-box {
    background-color: #000000;
    border-radius: 10px;
    width: 231px;
    height: 58px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 19px 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item1 .submit-btn-box a.btn-box {
        padding: 16px 0;
        font-size: 16px;
        width: 100%;
        height: 51px;
    }
}
section.holiday-page article.popup .popup-item2 {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background-color: #e4e4e4;
    padding: 0 95px 41.13px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 {
        padding: 0 33px 26px;
    }
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .inner {
        padding: 0;
    }
}
section.holiday-page article.popup .popup-item2 .bg-box {
    left: 0;
    right: 0;
    top: 0;
    background: #e4e4e4 url("../../../img/event/holiday_challenge/popup_img_bg.png") no-repeat top center;
    height: 225px;
    position: absolute;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .bg-box {
        background: #e4e4e4 url("../../../img/event/holiday_challenge/popup_img_bg_mob.png") no-repeat top center/auto 100%;
        height: 209px;
    }
}
section.holiday-page article.popup .popup-item2 a.close-btn {
    background: url("../../../img/event/holiday_challenge/ic_close.png") no-repeat center/cover;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 18px;
    right: 19px;
    z-index: 100;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 a.close-btn {
        width: 24px;
        height: 24px;
        top: 19px;
        right: 20px;
    }
}
section.holiday-page article.popup .popup-item2 .wrap {
    z-index: 30;
    position: relative;
}
section.holiday-page article.popup .popup-item2 .top-box {
    text-align: center;
    padding-top: 30px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .top-box {
        padding-top: 25px;
    }
}
section.holiday-page article.popup .popup-item2 .top-box .top-txt {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.05em;
    color: #000000;
    border-radius: 80px;
    border: 3px solid #000000;
    background-color: #5dad68;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 0;
    width: 136px;
    height: 35px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .top-box .top-txt {
        width: 129px;
        height: 32px;
        font-size: 15px;
        letter-spacing: -0.04em;
    }
}
section.holiday-page article.popup .popup-item2 .tittle-img-box {
    text-align: center;
    padding-top: 145px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .tittle-img-box {
        padding-top: 125px;
    }
}
section.holiday-page article.popup .popup-item2 .tittle-img-box img {
    width: 167px;
    height: 151px;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .tittle-img-box img {
        width: 145px;
        height: 131px;
    }
}
section.holiday-page article.popup .popup-item2 .con-box {
    padding-top: 26px;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 23px;
    color: #000000;
    text-align: center;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .con-box {
        padding-top: 22px;
        font-size: 14px;
        letter-spacing: -0.05em;
        line-height: 20px;
    }
}
section.holiday-page article.popup .popup-item2 .msg-box {
    padding-top: 18px;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.05em;
    color: #000000;
    text-align: center;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .msg-box {
        padding-top: 14px;
        font-size: 18px;
    }
}
section.holiday-page article.popup .popup-item2 .submit-btn-box {
    padding-top: 30px;
    text-align: center;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .submit-btn-box {
        padding-top: 28px;
    }
}
section.holiday-page article.popup .popup-item2 .submit-btn-box a.btn-box {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    width: 231px;
    height: 58px;
    border-radius: 10px;
    padding: 19px 0;
}
@media (max-width: 1024px) {
    section.holiday-page article.popup .popup-item2 .submit-btn-box a.btn-box {
        width: 219px;
        height: 51px;
        padding: 16px 0;
        font-size: 16px;
    }
}
section.holiday-page .popup-slide .slick-arrow {
    display: block;
    opacity: 1;
    visibility: visible;
}
section.holiday-page .popup-slide .slick-dots button {
    display: block;
}
section.holiday-page .modal[data-element=popup] {
    z-index: 9999999999;
}
section.holiday-page .popup-slide .wrapper-popup {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
section.holiday-page .popup-slide .inner-popup {
    margin-top: -20px;
    max-width: calc(100% - 28px - 28px);
}
section.holiday-page .popup-slide .popup-content {
    max-width: 440px;
    position: relative;
}
section.holiday-page .popup-slide .popup-content .popup-img {
    position: relative;
    z-index: 1;
    border-radius: 4px;
    overflow: hidden;
    max-height: 616px;
    display: block;
}
@media screen and (max-width: 768px) {
    section.holiday-page .popup-slide .popup-content .popup-img {
        max-height: 100%;
    }
}
section.holiday-page .popup-slide .popup-content .popup-img .slick-list {
    border-radius: 4px;
    overflow: hidden;
}
section.holiday-page .popup-slide .popup-content .popup-img .slick-track {
    display: flex;
}
section.holiday-page .popup-slide .popup-content .popup-img .slick-dots {
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
section.holiday-page .popup-slide .popup-content .popup-img .slick-dots li {
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}
section.holiday-page .popup-slide .popup-content .popup-img .slick-dots li button {
    background-color: #000;
    opacity: 0.4;
    border: 1px solid #fff;
}
section.holiday-page .popup-slide .popup-content .popup-img .slick-dots li.slick-active button {
    opacity: 1;
}
section.holiday-page .popup-slide .popup-content img, section.holiday-page .popup-slide .popup-content a {
    display: block;
}
@media screen and (max-width: 768px) {
    section.holiday-page .popup-slide .popup-content img.pc_on {
        display: none !important;
    }
}
section.holiday-page .popup-slide .popup-content img {
    width: auto;
    max-width: 100%;
}
section.holiday-page .popup-slide .popup-content .popup-close-btn {
    width: 37px;
    height: 37px;
    position: absolute;
    top: 18px;
    right: 19px;
    background: url("../../../img/event/holiday_challenge/common/ic_close2.svg") no-repeat center/100%;
    cursor: pointer;
    z-index: 100;
}
section.holiday-page .popup-slide .popup-content .popup-arrow-btn {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: url("../../../img/event/holiday_challenge/icn_popup_arrow@2x.png") no-repeat center/100%;
    z-index: 100;
}
section.holiday-page .popup-slide .popup-content .popup-arrow-btn.prev {
    left: -60px;
}
section.holiday-page .popup-slide .popup-content .popup-arrow-btn.next {
    right: -60px;
    transform: rotate(180deg);
}
section.holiday-page .popup-slide .popup-cookie-close {
    text-align: center;
    margin-top: 12px;
}
section.holiday-page .popup-slide .popup-cookie-close .cookie-close-btn {
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.8px;
    line-height: 24px;
    cursor: pointer;
}
@media (max-width: 1024px) {
    section.holiday-page .popup-slide .inner-popup {
        margin-top: 20px;
    }
    section.holiday-page .popup-slide .popup-content .popup-img .slick-dots {
        bottom: 10px;
    }
    section.holiday-page .popup-slide .popup-content .popup-img .slick-dots li {
        margin-right: 7px;
    }
    section.holiday-page .popup-slide .popup-content .popup-close-btn {
        width: 62px;
        height: 62px;
        top: 0;
        right: 0;
        background-size: 24px;
    }
    section.holiday-page .popup-slide .popup-content .popup-arrow-btn {
        width: 44px;
        height: 80px;
        margin-top: -40px;
        background-size: 36px;
    }
    section.holiday-page .popup-slide .popup-content .popup-arrow-btn.prev {
        left: 0px;
    }
    section.holiday-page .popup-slide .popup-content .popup-arrow-btn.next {
        right: 0px;
    }
}
section.holiday-page article.view-layer {
    position: fixed;
    display: none;
}
section.holiday-page article.view-layer:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
section.holiday-page article.view-layer .view-img-box {
    width: calc(100% - 40px);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 600px;
    margin: 0 auto;
}
section.holiday-page article.view-layer .view-img-box img {
    max-width: 100%;
    max-height: 100%;
}
section.holiday-page .popup-msg-layer {
    padding: 39px;
    background-color: #fff;
}
section.holiday-page .popup-msg-layer .main-msg-box {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.05em;
}
section.holiday-page .popup-msg-layer .list-msg-box {
    padding: 42px 0;
    max-width: 320px;
    width: 100%;
    margin: auto;
}
section.holiday-page .popup-msg-layer .list-msg-box .list-item {
    padding-left: 10px;
    text-indent: -10px;
    color: #525357;
    font-size: 14px;
    line-height: 20px;
}
section.holiday-page .popup-msg-layer .list-msg-box .list-item + .list-item {
    margin-top: 8px;
}
section.holiday-page .popup-msg-layer .sub-msg-box {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.05em;
}
section.holiday-page .popup-msg-menu {
    display: flex;
    border-top: 1px solid #000000;
}
section.holiday-page .popup-msg-menu .popup-menu-btn {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 45px;
}
section.holiday-page .popup-msg-menu .popup-menu-btn.type-white {
    background-color: #fff;
    color: #000;
}
section.holiday-page .popup-msg-menu .popup-menu-btn.type-black {
    background-color: #000;
    color: #fff;
}
section.holiday-page article.terms-layer {
    position: fixed;
    z-index: 500;
    display: none;
}
section.holiday-page article.terms-layer:after {
    display: none !important;
}
section.holiday-page article.terms-layer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
section.holiday-page article.terms-layer .terms-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
    width: calc(100% - 40px);
    border-radius: 4px;
    overflow: hidden;
}
section.holiday-page article.terms-layer .terms-wrapper.long {
    max-width: 745px;
}
section.holiday-page article.terms-layer .popup-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../../../img/event/holiday_challenge/ic_popup_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    z-index: 10;
}
section.holiday-page article.terms-layer .popup-terms-layer {
    padding: 40px 10px 30px;
    background-color: #fff;
    position: relative;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer {
        padding: 40px 10px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap {
    padding: 0 10px 0 0;
    position: relative;
    max-height: 80vh;
    overflow-y: auto;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 6px;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
        width: 3px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
    background: #fff;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
    background: #7F7F7F;
    border-radius: 5px;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box {
    padding: 30px 0;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box {
        padding: 20px 0;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 185%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
        font-size: 15px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
        font-size: 12px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-group-box .terms-box + .terms-box {
    margin-top: 5px;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .main-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .main-box {
        padding-bottom: 10px;
        font-size: 15px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
        font-size: 12px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box {
    padding-top: 15px;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table {
    table-layout: fixed;
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
    border: 1px solid #999999;
    height: 34px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    background-color: #d9d9d9;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
        font-size: 15px;
        height: 28px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 16px;
    border: 1px solid #999999;
    font-weight: 400;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    section.holiday-page article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
        padding: 12px;
        font-size: 14px;
    }
}
section.holiday-page article.terms-layer .popup-terms-layer .tit-box .tit-main-box {
    padding-bottom: 15px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
}
section.holiday-page article.terms-layer .popup-terms-layer .tit-box .tit-sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
section.holiday-page .cbox label {
    cursor: pointer;
    position: relative;
    min-height: 33px;
    display: flex;
    align-items: center;
}
section.holiday-page .cbox label input[type=checkbox]:checked ~ i {
    background: url("../../../img/event/holiday_challenge/ic_cbox_on.svg") no-repeat center/cover;
}
section.holiday-page .cbox label i {
    background: url("../../../img/event/holiday_challenge/ic_cbox_off.svg") no-repeat center/cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 7px;
}
section.holiday-page .cbox label .txt {
    padding-left: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}
section.holiday-page .cbox label .txt a {
    font-weight: 700;
    text-decoration-line: underline;
    text-underline-position: under;
    display: inline;
}
section.holiday-page .phone-input-box {
    padding-top: 20px;
}
@media (max-width: 1160px) {
    section.holiday-page .phone-input-box {
        padding-top: 12px;
    }
}
section.holiday-page .phone-input-box .input-wrap {
    display: flex;
}
section.holiday-page .phone-input-box .input-msg {
    padding-bottom: 10px;
    font-size: 14px;
    color: #8D8D8D;
    line-height: 18px;
    text-align: center;
}
section.holiday-page .phone-input-box .sbox {
    width: 120px;
    padding-top: 0 !important;
}
@media (max-width: 1160px) {
    section.holiday-page .phone-input-box .sbox {
        width: 100px;
    }
}
section.holiday-page .phone-input-box .sbox select {
    width: 100% !important;
}
@media (max-width: 1160px) {
    section.holiday-page .phone-input-box .sbox select {
        height: 44px !important;
    }
}
section.holiday-page .phone-input-box .tbox {
    flex: 1;
    min-width: 0;
    margin-left: 10px;
    padding-top: 0 !important;
}
@media (max-width: 1160px) {
    section.holiday-page .phone-input-box .tbox {
        margin-left: 6px !important;
    }
}
section.holiday-page article.obs-banner-layout1 {
    width: 100%;
}
section.holiday-page article.obs-banner-layout1 .obs-banner-btn {
    display: flex;
    width: 100%;
    border-radius: 10px;
}
section.holiday-page article.obs-banner-layout1 .obs-banner-btn img {
    width: 100%;
    object-fit: cover;
}
@media (max-width: 1160px) {
    section.holiday-page article.obs-banner-layout1 .obs-banner-btn img.web {
        display: none;
    }
}
section.holiday-page article.obs-banner-layout1 .obs-banner-btn img.mobile {
    display: none;
}
@media (max-width: 1160px) {
    section.holiday-page article.obs-banner-layout1 .obs-banner-btn img.mobile {
        display: block;
    }
}
section.holiday-page article.popup-photo-form .upload-list {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1160px) {
    section.holiday-page article.popup-photo-form .upload-list {
        gap: 5px;
    }
}
section.holiday-page article.popup-photo-form .upload-list .upload-item {
    aspect-ratio: 1/1;
    display: inline-flex;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 20px;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup-photo-form .upload-list .upload-item {
        margin-top: 12px;
    }
}
section.holiday-page article.popup-photo-form .upload-list .upload-item .upload-remove-btn {
    position: absolute;
    z-index: 10;
    right: 4px;
    top: 4px;
    background: url("../../../img/event/holiday_challenge/ic_upload_remove.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
}
section.holiday-page article.popup-photo-form .upload-list .upload-item .img-box {
    background-color: #c7c7c7;
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup-photo-form .upload-list .upload-item .img-box {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
}
section.holiday-page article.popup-photo-form .upload-list .upload-item .img-box img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
section.holiday-page article.popup-photo-form .upload-btn-box {
    padding-top: 20px;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup-photo-form .upload-btn-box {
        padding-top: 12px;
    }
}
section.holiday-page article.popup-photo-form .upload-btn-box label {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
section.holiday-page article.popup-photo-form .upload-btn-box label input[type=file] {
    position: absolute;
    left: -9999px;
}
section.holiday-page article.popup-photo-form .upload-btn-box label .btn-box {
    border-radius: 12px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    height: 60px;
}
section.holiday-page article.popup-photo-form .upload-btn-box label .btn-box .txt {
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}
section.holiday-page article.popup-photo-form .upload-btn-box .upload-msg-box {
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #8D8D8D;
}
@media (max-width: 1160px) {
    section.holiday-page article.popup-photo-form .upload-btn-box .upload-msg-box {
        font-size: 12px;
        line-height: 18px;
    }
}
section.holiday-page article.section-label {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 92px;
    background-color: #384349;
}
section.holiday-page article.section-label .label-img {
    max-width: 100%;
}
section.holiday-page section.look-comment {
    background-color: #fff;
    padding: 80px 0;
}
section.holiday-page section.look-comment .comment-wrap {
    width: calc(100% - 40px);
    max-width: 800px;
    margin: 0 auto;
}

section.page-comment-area {
    background-color: #fff;
    padding: 80px 0;
}
section.page-comment-area .comment-wrap {
    width: calc(100% - 40px);
    max-width: 800px;
    margin: 0 auto;
}

article.apply-input-form {
    max-width: 465px;
    margin: 0 auto;
    border: 1px solid #DADCE0;
    padding: 22px 18px;
    position: relative;
    background-color: #fff;
}
@media (max-width: 1160px) {
    article.apply-input-form {
        margin-top: 24px;
        padding: 20px 15px 15px;
    }
}
article.apply-input-form .tit-box {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: -0.05em;
    font-weight: 600;
    padding-bottom: 20px;
    color: #000;
}
article.apply-input-form .close-btn {
    position: absolute;
    top: 17px;
    right: 13px;
    background: url("../../../img/event/holiday_challenge/ic_option_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
}
article.apply-input-form .option-box {
    position: relative;
}
article.apply-input-form .option-box .set-box {
    height: 46px;
    padding: 0 38px 0 16px;
    display: flex;
    width: 100%;
    border: 1px solid #BABCC2;
    border-radius: 4px;
    align-items: center;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.05em;
    background: url("../../../img/event/holiday_challenge/ic_option_arrow.svg") no-repeat center right 14px;
}
@media (max-width: 1160px) {
    article.apply-input-form .option-box .set-box {
        height: 44px;
    }
}
article.apply-input-form .option-box .set-box.on {
    border: 1px solid #19191A;
    border-radius: 4px 4px 0 0;
    background: url("../../../img/event/holiday_challenge/ic_option_arrow_on.svg") no-repeat center right 14px;
}
article.apply-input-form .option-box .set-box.on ~ .option-menu {
    display: block;
    border: 1px solid #19191A;
}
article.apply-input-form .option-box .option-menu {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 45px;
    z-index: 100;
    padding: 7px 7px 7px 0;
    background-color: #fff;
}
@media (max-width: 1160px) {
    article.apply-input-form .option-box .option-menu {
        top: 43px;
    }
}
article.apply-input-form .option-box .option-menu ul {
    max-height: 200px;
    overflow-y: auto;
}
article.apply-input-form .option-box .option-menu ul li .option-btn {
    width: 100%;
    text-align: left;
    line-height: 38px;
    font-size: 14px;
    letter-spacing: -0.05em;
    padding: 0 15px;
}
article.apply-input-form .option-select-box {
    padding-top: 20px;
}
article.apply-input-form .option-select-box .option-select-btn {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #ffffff;
    background-color: #000000;
    border-radius: 4px;
    width: 100%;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1160px) {
    article.apply-input-form .option-select-box .option-select-btn {
        height: 50px;
        font-size: 16px;
    }
}
article.apply-input-form .agree-box {
    padding-bottom: 20px;
}
article.apply-input-form .agree-box .cbox label {
    cursor: pointer;
    position: relative;
    min-height: 33px;
    display: flex;
    align-items: center;
}
article.apply-input-form .agree-box .cbox label input[type=checkbox]:checked ~ i {
    background: url("../../../img/event/holiday_challenge/ic_cbox_on.svg") no-repeat center/cover;
}
article.apply-input-form .agree-box .cbox label i {
    background: url("../../../img/event/holiday_challenge/ic_cbox_off.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 4px;
}
@media (max-width: 1160px) {
    article.apply-input-form .agree-box .cbox label i {
        width: 18px;
        height: 18px;
        top: 6px;
    }
}
article.apply-input-form .agree-box .cbox label .txt {
    padding-left: 33px;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.07em;
    text-align: left;
}
@media (max-width: 1160px) {
    article.apply-input-form .agree-box .cbox label .txt {
        padding-left: 26px;
        font-size: 13px;
        line-height: 18px;
    }
}
article.apply-input-form .agree-box .cbox label .txt a {
    font-weight: 700;
    text-decoration-line: underline;
    text-underline-position: under;
    display: inline;
}

article.popup {
    position: fixed;
    z-index: 500;
    display: none;
}
article.popup:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
article.popup .popup-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 372px;
    filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
    width: calc(100% - 40px);
    border-radius: 4px;
    overflow: hidden;
}
article.popup .popup-wrapper.long {
    max-width: 550px;
}
article.popup .popup-wrapper.normal {
    max-width: 500px;
}
article.popup .popup-close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url("../../../img/event/holiday_challenge/ic_popup_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    z-index: 10;
}
article.popup .popup-msg-layer {
    padding: 39px;
    background-color: #fff;
}
article.popup .popup-msg-layer .main-msg-box {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.05em;
}
article.popup .popup-msg-layer .list-msg-box {
    padding: 42px 0;
    max-width: 320px;
    width: 100%;
    margin: auto;
}
article.popup .popup-msg-layer .list-msg-box .list-item {
    padding-left: 10px;
    text-indent: -10px;
    color: #525357;
    font-size: 14px;
    line-height: 20px;
}
article.popup .popup-msg-layer .list-msg-box .list-item + .list-item {
    margin-top: 8px;
}
article.popup .popup-msg-layer .sub-msg-box {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.05em;
}
article.popup .popup-msg-menu {
    display: flex;
    border-top: 1px solid #19191a;
}
article.popup .popup-msg-menu .popup-menu-btn {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 45px;
}
article.popup .popup-msg-menu .popup-menu-btn.type-white {
    background-color: #fff;
    color: #000;
}
article.popup .popup-msg-menu .popup-menu-btn.type-black {
    background-color: #19191a;
    color: #fff;
}

article.terms-layer {
    position: fixed;
    z-index: 500;
    display: none;
}
article.terms-layer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
article.terms-layer .terms-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
    width: calc(100% - 40px);
    border-radius: 4px;
    overflow: hidden;
    z-index: 1003;
}
article.terms-layer .terms-wrapper.long {
    max-width: 745px;
}
article.terms-layer .popup-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../../../img/event/holiday_challenge/ic_popup_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    z-index: 10;
}
article.terms-layer .popup-terms-layer {
    padding: 40px 10px 30px;
    background-color: #fff;
    position: relative;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer {
        padding: 40px 10px;
    }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap {
    padding: 0 10px 0 0;
    position: relative;
    max-height: 80vh;
    overflow-y: auto;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 6px;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
        width: 3px;
    }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
    background: #fff;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
    background: #7F7F7F;
    border-radius: 5px;
}
article.terms-layer .popup-terms-layer .terms-group-box {
    padding: 30px 0;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-group-box {
        padding: 20px 0;
    }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 185%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
        font-size: 15px;
    }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
        font-size: 12px;
    }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box + .terms-box {
    margin-top: 5px;
}
article.terms-layer .popup-terms-layer .terms-table-box .main-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .main-box {
        padding-bottom: 10px;
        font-size: 15px;
    }
}
article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
        font-size: 12px;
    }
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box {
    padding-top: 15px;
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table {
    table-layout: fixed;
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
    border: 1px solid #999999;
    height: 34px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    background-color: #d9d9d9;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
        font-size: 15px;
        height: 28px;
    }
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 16px;
    border: 1px solid #999999;
    font-weight: 400;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
        padding: 12px;
        font-size: 14px;
    }
}
article.terms-layer .popup-terms-layer .tit-box .tit-main-box {
    padding-bottom: 15px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
}
article.terms-layer .popup-terms-layer .tit-box .tit-sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}

article.popup {
    z-index: 101;
    position: fixed;
    display: none;
}

article.popup.type-only-img .popup-wrapper {
    max-width: 440px;
    transform: translate(-50%, -50%);
    width: calc(100% - 56px);
}

article.popup article.popup-contents {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    overflow: hidden;
}

article.popup article.popup-contents .popup-close-btn {
    background: url("../../../img/event/holiday_challenge/ic_close.png") no-repeat center/cover;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 18px;
    right: 19px;
    z-index: 100;
}

@media (max-width: 1024px) {
    article.popup article.popup-contents .popup-close-btn {
        width: 24px;
        height: 24px;
        top: 19px;
        right: 20px;
    }
}
article.popup article.popup-contents .popup-img-box {
    font-size: 0;
}

article.popup article.popup-contents .popup-img-box img {
    max-width: 100%;
}

article.popup article.popup-contents .popup-menu-box {
    display: flex;
    justify-content: center;
    padding: 20px 0 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

article.popup article.popup-contents .popup-menu-box .popup-menu-btn {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    width: 231px;
    height: 58px;
    border-radius: 10px;
    padding: 19px 0;
}

@media (max-width: 1024px) {
    article.popup article.popup-contents .popup-menu-box .popup-menu-btn {
        width: 219px;
        height: 51px;
        padding: 16px 0;
        font-size: 16px;
    }
}
article.popup.popup-msg .popup-wrapper {
    font-size: 0;
    width: 100%;
    max-width: 372px;
    background-color: inherit;
}

@media (max-width: 1024px) {
    article.popup.popup-msg .popup-wrapper {
        max-width: calc(100% - 76px);
    }
}
article.popup.popup-depth2 {
    z-index: 400;
}

article.popup.popup-depth2:after {
    z-index: 400;
}

article.popup.popup-depth2 .popup-wrapper {
    z-index: 401;
    padding: 0;
}

article.popup * {
    box-sizing: border-box;
}

article.popup:after {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.4;
}

article.popup .popup-wrapper {
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    max-width: 550px;
    max-height: 380vh;
}
article.popup .popup-wrapper.small {
    max-width: 412px;
}

@media (max-width: 1024px) {
    article.popup .popup-wrapper {
        width: calc(100% - 40px);
        height: fit-content;
    }
}
article.popup .popup-wrapper .popup-msg-box {
    background-color: #fff;
    padding: 58px 20px 50px;
    text-align: center;
}

@media (max-width: 1024px) {
    article.popup .popup-wrapper .popup-msg-box {
        padding: 50px 15px 40px;
    }
}
article.popup .popup-wrapper .popup-msg-box .main-box {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -1.1px;
}

@media (max-width: 1024px) {
    article.popup .popup-wrapper .popup-msg-box .main-box {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: -0.8px;
    }
}
article.popup .popup-wrapper .popup-msg-box .sub-box {
    padding-top: 18px;
    color: #525357;
    font-size: 15px;
    letter-spacing: -0.6px;
}

@media (max-width: 1024px) {
    article.popup .popup-wrapper .popup-msg-box .sub-box {
        padding-top: 14px;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: -0.65px;
    }
}
article.popup .popup-wrapper .popup-btn-box a.btn-box {
    background-color: #19191a;
    height: 58px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 19px 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
    width: 100%;
}

@media (max-width: 1024px) {
    article.popup .popup-wrapper .popup-btn-box a.btn-box {
        font-size: 15px;
        height: 50px;
    }
}
article.popup .popup-wrapper .popup-week-close {
    position: absolute;
    bottom: -30px;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 200;
}

article.popup .popup-wrapper .popup-week-close .week-close-btn {
    font-size: 14px;
    color: #fff;
}

article.popup .popup-wrapper.type-item2 {
    position: fixed;
    z-index: 1;
    left: 50%;
    top: 50%;
    max-width: 440px;
    background-color: transparent;
    transform: translate(-50%, -50%);
    width: calc(100% - 30px);
    max-height: 616vh;
    border-radius: 4px;
}

@media (max-width: 1024px) {
    article.popup .popup-wrapper.type-item2 {
        padding: 0 0 0;
        max-height: 300vh;
        border-radius: 0;
        width: calc(100% - 56px);
    }
}
article.popup .popup-msg-group {
    border-radius: 4px;
    overflow: hidden;
}

article.popup .popup-item1 {
    position: relative;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff;
    padding: 45.2px 45px 41.13px;
    max-height: 73vh;
    position: relative;
    overflow-y: auto;
}
article.popup .popup-item1.theme-gradient {
    border-radius: 20px;
    background: linear-gradient(180deg, #FFF 14.39%, var(--lifestyle-, #CCFAFF) 100%);
}
article.popup .popup-item1 .current-group {
    display: flex;
    flex-direction: column;
}
article.popup .popup-item1 .current-group .group-head-box {
    padding-bottom: 40px;
    display: flex;
    justify-content: center;
}
article.popup .popup-item1 .current-group .group-body-box .week-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item {
    gap: 10px;
    display: flex;
    align-items: center;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .label-box {
    width: 62px;
    position: relative;
    display: inline-flex;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .label-box .status-box {
    position: absolute;
    left: 50%;
    top: -28px;
    transform: translateX(-50%);
    z-index: 10;
    background-color: #f25839;
    color: #fff;
    border-radius: 50px;
    height: 20px;
    font-size: 12px;
    font-weight: 700;
    padding: 0 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .label-box .label-txt {
    display: inline-flex;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .label-box .label-txt img {
    max-width: 100%;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .item-list {
    display: flex;
    flex: 1;
    min-width: 0;
    justify-content: space-between;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .item-list .item-box {
    aspect-ratio: 1/1;
    width: 80px;
}
article.popup .popup-item1 .current-group .group-body-box .week-list .week-item .item-list .item-box img {
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 {
        padding: 40px 33px 26px;
    }
}
article.popup .popup-item1 a.close-btn {
    content: "";
    background: url("../../../img/event/holiday_challenge/ic_close.png") no-repeat center/cover;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 20px;
    right: 20px;
}
article.popup .popup-item1 a.close-btn.theme-gray {
    background: url("../../../img/event/holiday_challenge/ic_close_gray.svg") no-repeat center/cover;
    width: 20px;
    height: 20px;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 a.close-btn {
        width: 24px;
        height: 24px;
        top: 18px;
        right: 18px;
    }
}
article.popup .popup-item1 .tit-box .top-box {
    font-size: 34px;
    letter-spacing: -0.05em;
    font-weight: 700;
    color: #000000;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .tit-box .top-box {
        line-height: 35px;
        font-size: 24px;
    }
}
article.popup .popup-item1 .tit-box .con-box {
    padding-top: 16px;
    font-size: 18px;
    letter-spacing: -0.05em;
    color: #000000;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .tit-box .con-box {
        padding-top: 6px;
        font-size: 15px;
    }
}
article.popup .popup-item1 .textbox {
    margin-top: 10px;
}
article.popup .popup-item1 .textbox textarea {
    width: 100%;
    height: 180px;
    padding: 10px;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid #000000;
    resize: none;
}
@media (max-width: 1160px) {
    article.popup .popup-item1 .textbox textarea {
        height: 140px;
    }
}

article.popup .popup-item1 .sbox {
    padding-top: 17px;
}
article.popup .popup-item1 .sbox select {
    outline: none;
    border: 1px solid #000000;
    border-radius: 4px;
    width: 360px;
    height: 51px;
    padding: 0 40px 0 10px;
    background: url("../../../img/event/holiday_challenge/ic_option_arrow.svg") no-repeat center right 10px;
    appearance: none;
}
@media (max-width: 1160px) {
    article.popup .popup-item1 .sbox select {
        width: 100%;
    }
}

article.popup .popup-item1 .tbox {
    padding-top: 17px;
    display: flex;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .tbox {
        width: 100%;
        padding-top: 13px;
    }
}
article.popup .popup-item1 .tbox input {
    outline: none;
    border: 1px solid #000000;
    border-radius: 4px;
    width: 100%;
    height: 51px;
    padding: 0 10px;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .tbox input {
        width: 100%;
        height: 44px;
    }
}
article.popup .popup-item1 .msg-box {
    padding-top: 27px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: -0.05em;
    line-height: 19.2px;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .msg-box {
        padding-top: 11px;
        font-size: 14px;
    }
}
article.popup .popup-item1 .custom-check-box {
    padding: 30px 0 0;
}
@media (max-width: 1160px) {
    article.popup .popup-item1 .custom-check-box {
        padding-top: 20px;
    }
}
@media (max-width: 1160px) {
    article.popup .popup-item1 .custom-check-box .cbox + .cbox {
        margin-top: 5px;
    }
}
article.popup .popup-item1 .custom-check-box .input-box {
    display: none;
    padding: 0 0 20px;
    text-align: left;
}
article.popup .popup-item1 .custom-check-box .input-box .input-label {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 6px;
}
article.popup .popup-item1 .custom-check-box .input-box input[type=text] {
    outline: none;
    border: 1px solid #000000;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    padding: 0 10px;
    appearance: none;
}

article.popup .popup-item1 .custom-check-box .cbox i {
    width: 24px;
    height: 24px;
    top: 3px;
    left: 0;
}

article.popup .popup-item1 .custom-check-box .cbox label .txt {
    padding-left: 34px;
    line-height: 24px;
    font-size: 16px;
    text-align: left;
}

article.popup .popup-item1 .submit-btn-box {
    padding-top: 30px;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .submit-btn-box {
        padding-top: 12px;
    }
}
article.popup .popup-item1 .submit-btn-box a.btn-box {
    background-color: #000000;
    border-radius: 10px;
    width: 231px;
    height: 58px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 19px 0;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
}

@media (max-width: 1024px) {
    article.popup .popup-item1 .submit-btn-box a.btn-box {
        padding: 16px 0;
        font-size: 16px;
        width: 100%;
        height: 51px;
    }
}
article.popup .popup-item2 {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background-color: #e4e4e4;
    padding: 0 95px 41.13px;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 {
        padding: 0 33px 26px;
    }
}
@media (max-width: 1024px) {
    article.popup .popup-item2 .inner {
        padding: 0;
    }
}
article.popup .popup-item2 .bg-box {
    left: 0;
    right: 0;
    top: 0;
    background: #e4e4e4 url("../../../img/event/holiday_challenge/challenge/popup_img_bg.png") no-repeat top center;
    height: 225px;
    position: absolute;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .bg-box {
        background: #e4e4e4 url("../../../img/event/holiday_challenge/challenge/popup_img_bg_mob.png") no-repeat top center/auto 100%;
        height: 209px;
    }
}
article.popup .popup-item2 a.close-btn {
    background: url("../../../img/event/holiday_challenge/common/ic_close.png") no-repeat center/cover;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 18px;
    right: 19px;
    z-index: 100;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 a.close-btn {
        width: 24px;
        height: 24px;
        top: 19px;
        right: 20px;
    }
}
article.popup .popup-item2 .wrap {
    z-index: 30;
    position: relative;
}

article.popup .popup-item2 .top-box {
    text-align: center;
    padding-top: 30px;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .top-box {
        padding-top: 25px;
    }
}
article.popup .popup-item2 .top-box .top-txt {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -0.05em;
    color: #000000;
    border-radius: 80px;
    border: 3px solid #000000;
    background-color: #5dad68;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 0;
    width: 136px;
    height: 35px;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .top-box .top-txt {
        width: 129px;
        height: 32px;
        font-size: 15px;
        letter-spacing: -0.04em;
    }
}
article.popup .popup-item2 .tittle-img-box {
    text-align: center;
    padding-top: 145px;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .tittle-img-box {
        padding-top: 125px;
    }
}
article.popup .popup-item2 .tittle-img-box img {
    width: 167px;
    height: 151px;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .tittle-img-box img {
        width: 145px;
        height: 131px;
    }
}
article.popup .popup-item2 .con-box {
    padding-top: 26px;
    font-size: 16px;
    letter-spacing: -0.04em;
    line-height: 23px;
    color: #000000;
    text-align: center;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .con-box {
        padding-top: 22px;
        font-size: 14px;
        letter-spacing: -0.05em;
        line-height: 20px;
    }
}
article.popup .popup-item2 .msg-box {
    padding-top: 18px;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: -0.05em;
    color: #000000;
    text-align: center;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .msg-box {
        padding-top: 14px;
        font-size: 18px;
    }
}
article.popup .popup-item2 .submit-btn-box {
    padding-top: 30px;
    text-align: center;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .submit-btn-box {
        padding-top: 28px;
    }
}
article.popup .popup-item2 .submit-btn-box a.btn-box {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    width: 231px;
    height: 58px;
    border-radius: 10px;
    padding: 19px 0;
}

@media (max-width: 1024px) {
    article.popup .popup-item2 .submit-btn-box a.btn-box {
        width: 219px;
        height: 51px;
        padding: 16px 0;
        font-size: 16px;
    }
}
/* popup-slide > slick reset */
.popup-slide .slick-arrow {
    display: block;
    opacity: 1;
    visibility: visible;
}

.popup-slide .slick-dots button {
    display: block;
}

/* popup-slide */
.modal[data-element=popup] {
    z-index: 9999999999;
}

/* for chatbot */
.popup-slide .wrapper-popup {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-slide .inner-popup {
    margin-top: -20px;
    max-width: calc(100% - 28px - 28px);
}

.popup-slide .popup-content {
    max-width: 440px;
    position: relative;
}

.popup-slide .popup-content .popup-img {
    position: relative;
    z-index: 1;
    border-radius: 4px;
    overflow: hidden;
    max-height: 616px;
    display: block;
}

@media screen and (max-width: 768px) {
    .popup-slide .popup-content .popup-img {
        max-height: 100%;
    }
}
.popup-slide .popup-content .popup-img .slick-list {
    border-radius: 4px;
    overflow: hidden;
}

.popup-slide .popup-content .popup-img .slick-track {
    display: flex;
}

.popup-slide .popup-content .popup-img .slick-dots {
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.popup-slide .popup-content .popup-img .slick-dots li {
    width: 12px;
    height: 12px;
    box-sizing: border-box;
}

.popup-slide .popup-content .popup-img .slick-dots li button {
    background-color: #000;
    opacity: 0.4;
    border: 1px solid #fff;
}

.popup-slide .popup-content .popup-img .slick-dots li.slick-active button {
    opacity: 1;
}

.popup-slide .popup-content img, .popup-slide .popup-content a {
    display: block;
}

@media screen and (max-width: 768px) {
    .popup-slide .popup-content img.pc_on {
        display: none !important;
    }
}
.popup-slide .popup-content img {
    width: auto;
    max-width: 100%;
}

.popup-slide .popup-content .popup-close-btn {
    width: 37px;
    height: 37px;
    position: absolute;
    top: 18px;
    right: 19px;
    background: url("../../../img/event/holiday_challenge/common/ic_close2.svg") no-repeat center/100%;
    cursor: pointer;
    z-index: 100;
}

.popup-slide .popup-content .popup-arrow-btn {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background: url("../../../img/event/holiday_challenge/common/icn_popup_arrow@2x.png") no-repeat center/100%;
    z-index: 100;
}

.popup-slide .popup-content .popup-arrow-btn.prev {
    left: -60px;
}

.popup-slide .popup-content .popup-arrow-btn.next {
    right: -60px;
    transform: rotate(180deg);
}

.popup-slide .popup-cookie-close {
    text-align: center;
    margin-top: 12px;
}

.popup-slide .popup-cookie-close .cookie-close-btn {
    font-size: 16px;
    color: #fff;
    letter-spacing: -0.8px;
    line-height: 24px;
    cursor: pointer;
}

@media (max-width: 1024px) {
    .popup-slide .inner-popup {
        margin-top: 20px;
    }
    .popup-slide .popup-content .popup-img .slick-dots {
        bottom: 10px;
    }
    .popup-slide .popup-content .popup-img .slick-dots li {
        margin-right: 7px;
    }
    .popup-slide .popup-content .popup-close-btn {
        width: 62px;
        height: 62px;
        top: 0;
        right: 0;
        background-size: 24px;
    }
    .popup-slide .popup-content .popup-arrow-btn {
        width: 44px;
        height: 80px;
        margin-top: -40px;
        background-size: 36px;
    }
    .popup-slide .popup-content .popup-arrow-btn.prev {
        left: 0px;
    }
    .popup-slide .popup-content .popup-arrow-btn.next {
        right: 0px;
    }
}
article.view-layer {
    position: fixed;
    display: none;
}
article.view-layer:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
article.view-layer .view-img-box {
    width: calc(100% - 40px);
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 600px;
    margin: 0 auto;
}
article.view-layer .view-img-box img {
    max-width: 100%;
    max-height: 100%;
}

.popup-msg-layer {
    padding: 39px;
    background-color: #fff;
}
.popup-msg-layer .main-msg-box {
    font-weight: 700;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -0.05em;
}
.popup-msg-layer .list-msg-box {
    padding: 42px 0;
    max-width: 320px;
    width: 100%;
    margin: auto;
}
.popup-msg-layer .list-msg-box .list-item {
    padding-left: 10px;
    text-indent: -10px;
    color: #525357;
    font-size: 14px;
    line-height: 20px;
}
.popup-msg-layer .list-msg-box .list-item + .list-item {
    margin-top: 8px;
}
.popup-msg-layer .sub-msg-box {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: -0.05em;
}

.popup-msg-menu {
    display: flex;
    border-top: 1px solid #000000;
}
.popup-msg-menu .popup-menu-btn {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    height: 45px;
}
.popup-msg-menu .popup-menu-btn.type-white {
    background-color: #fff;
    color: #000;
}
.popup-msg-menu .popup-menu-btn.type-black {
    background-color: #000;
    color: #fff;
}

article.terms-layer {
    position: fixed;
    z-index: 500;
    display: none;
}
article.terms-layer:after {
    display: none !important;
}
article.terms-layer:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
article.terms-layer .terms-wrapper {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 300px;
    filter: drop-shadow(2px 4px 6px rgba(89, 105, 124, 0.25));
    width: calc(100% - 40px);
    border-radius: 4px;
    overflow: hidden;
}
article.terms-layer .terms-wrapper.long {
    max-width: 745px;
}
article.terms-layer .popup-close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("../../../img/event/holiday_challenge/ic_popup_close.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
    z-index: 10;
}
article.terms-layer .popup-terms-layer {
    padding: 40px 10px 30px;
    background-color: #fff;
    position: relative;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer {
        padding: 40px 10px;
    }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap {
    padding: 0 10px 0 0;
    position: relative;
    max-height: 80vh;
    overflow-y: auto;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
    width: 6px;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar {
        width: 3px;
    }
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-track {
    background: #fff;
}
article.terms-layer .popup-terms-layer .terms-scroll-wrap::-webkit-scrollbar-thumb {
    background: #7F7F7F;
    border-radius: 5px;
}
article.terms-layer .popup-terms-layer .terms-group-box {
    padding: 30px 0;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-group-box {
        padding: 20px 0;
    }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 185%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-group-box .terms-box .subject-box {
        font-size: 15px;
    }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-group-box .terms-box .con-box {
        font-size: 12px;
    }
}
article.terms-layer .popup-terms-layer .terms-group-box .terms-box + .terms-box {
    margin-top: 5px;
}
article.terms-layer .popup-terms-layer .terms-table-box .main-box {
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
    padding-bottom: 15px;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .main-box {
        padding-bottom: 10px;
        font-size: 15px;
    }
}
article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .sub-box {
        font-size: 12px;
    }
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box {
    padding-top: 15px;
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table {
    table-layout: fixed;
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
    border: 1px solid #999999;
    height: 34px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    background-color: #d9d9d9;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .table-box table thead tr th {
        font-size: 15px;
        height: 28px;
    }
}
article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
    padding: 16px;
    border: 1px solid #999999;
    font-weight: 400;
    font-size: 17px;
    line-height: 160%;
    text-align: center;
    letter-spacing: -0.05em;
    color: #202020;
}
@media (max-width: 1160px) {
    article.terms-layer .popup-terms-layer .terms-table-box .table-box table tbody tr td {
        padding: 12px;
        font-size: 14px;
    }
}
article.terms-layer .popup-terms-layer .tit-box .tit-main-box {
    padding-bottom: 15px;
    font-weight: 800;
    font-size: 17px;
    line-height: 160%;
    letter-spacing: -0.05em;
}
article.terms-layer .popup-terms-layer .tit-box .tit-sub-box {
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.05em;
    color: #202020;
}

.cbox label {
    cursor: pointer;
    position: relative;
    min-height: 33px;
    display: flex;
    align-items: center;
}
.cbox label input[type=checkbox]:checked ~ i {
    background: url("../../../img/event/holiday_challenge/ic_cbox_on.svg") no-repeat center/cover;
}
.cbox label i {
    background: url("../../../img/event/holiday_challenge/ic_cbox_off.svg") no-repeat center/cover;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 0px;
}
@media (max-width: 1160px) {
    .cbox label i {
        width: 25px;
        height: 25px;
        top: 4px;
    }
}
.cbox label .txt {
    padding-left: 43px;
    font-weight: 500;
    font-size: 18px;
    line-height: 31px;
    letter-spacing: -0.07em;
}
@media (max-width: 1160px) {
    .cbox label .txt {
        padding-left: 30px;
        font-size: 13px;
        line-height: 22px;
    }
}
.cbox label .txt a {
    font-weight: 700;
    text-decoration-line: underline;
    text-underline-position: under;
    display: inline;
}

.phone-input-box {
    padding-top: 20px;
}
@media (max-width: 1160px) {
    .phone-input-box {
        padding-top: 12px;
    }
}
.phone-input-box .input-wrap {
    display: flex;
}
.phone-input-box .input-msg {
    padding-bottom: 10px;
    font-size: 14px;
    color: #8D8D8D;
    line-height: 18px;
    text-align: center;
}
.phone-input-box .sbox {
    width: 120px;
    padding-top: 0 !important;
}
@media (max-width: 1160px) {
    .phone-input-box .sbox {
        width: 100px;
    }
}
.phone-input-box .sbox select {
    width: 100% !important;
}
@media (max-width: 1160px) {
    .phone-input-box .sbox select {
        height: 44px !important;
    }
}
.phone-input-box .tbox {
    flex: 1;
    min-width: 0;
    margin-left: 10px;
    padding-top: 0 !important;
}
@media (max-width: 1160px) {
    .phone-input-box .tbox {
        margin-left: 6px !important;
    }
}

article.obs-banner-layout1 {
    width: 100%;
}
article.obs-banner-layout1 .obs-banner-btn {
    display: flex;
    width: 100%;
    border-radius: 10px;
}
article.obs-banner-layout1 .obs-banner-btn img {
    width: 100%;
    object-fit: cover;
}
@media (max-width: 1160px) {
    article.obs-banner-layout1 .obs-banner-btn img.web {
        display: none;
    }
}
article.obs-banner-layout1 .obs-banner-btn img.mobile {
    display: none;
}
@media (max-width: 1160px) {
    article.obs-banner-layout1 .obs-banner-btn img.mobile {
        display: block;
    }
}

article.popup-photo-form .upload-list {
    gap: 10px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1160px) {
    article.popup-photo-form .upload-list {
        gap: 5px;
    }
}
article.popup-photo-form .upload-list .upload-item {
    aspect-ratio: 1/1;
    display: inline-flex;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 20px;
}
@media (max-width: 1160px) {
    article.popup-photo-form .upload-list .upload-item {
        margin-top: 12px;
    }
}
article.popup-photo-form .upload-list .upload-item .upload-remove-btn {
    position: absolute;
    z-index: 10;
    right: 4px;
    top: 4px;
    background: url("../../../img/event/holiday_challenge/ic_upload_remove.svg") no-repeat center/cover;
    width: 24px;
    height: 24px;
}
article.popup-photo-form .upload-list .upload-item .img-box {
    background-color: #c7c7c7;
    position: relative;
    z-index: 9;
    width: 100%;
    height: 100%;
}
@media (max-width: 1160px) {
    article.popup-photo-form .upload-list .upload-item .img-box {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
}
article.popup-photo-form .upload-list .upload-item .img-box img {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
article.popup-photo-form .upload-btn-box {
    padding-top: 20px;
}
@media (max-width: 1160px) {
    article.popup-photo-form .upload-btn-box {
        padding-top: 12px;
    }
}
article.popup-photo-form .upload-btn-box label {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
article.popup-photo-form .upload-btn-box label input[type=file] {
    position: absolute;
    left: -9999px;
}
article.popup-photo-form .upload-btn-box label .btn-box {
    border-radius: 12px;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    height: 60px;
}
article.popup-photo-form .upload-btn-box label .btn-box .txt {
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}
article.popup-photo-form .upload-btn-box .upload-msg-box {
    padding-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #8D8D8D;
}
@media (max-width: 1160px) {
    article.popup-photo-form .upload-btn-box .upload-msg-box {
        font-size: 12px;
        line-height: 18px;
    }
}

article.section-label {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 92px;
    background-color: #384349;
}
article.section-label .label-img {
    max-width: 100%;
}

section.look-comment {
    background-color: #fff;
    padding: 80px 0;
}
section.look-comment .comment-wrap {
    width: calc(100% - 40px);
    max-width: 800px;
    margin: 0 auto;
}

/*# sourceMappingURL=holiday.css.map */
