@charset "UTF-8";

/* 공통 */
.event_container {
    position: relative;
    min-width: 1200px;
    width: 100%;
    color: #000;
    font-family: 'noto4';
    overflow: hidden;
}

.event_container img {
    display: block;
}

.event_container button {
    border: none;
    background: none;
    cursor: pointer;
}

.event_container li {
    float: none;
}

.event_container p,
.event_container h2,
.event_container h3,
.event_container strong {
    font-weight: normal;
}

.event_container .screen_out {
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
}

.event_container .event_cont {
    position: relative;
}

.event_container .main_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.event_container .main_title {
    text-align: center;
}

.event_container .main_title p {
    line-height: 1.2;
    letter-spacing: -0.045em;
    font-size: 51px;
    font-family: 'noto5';
}

.event_container .main_title h3 {
    line-height: 1.35;
    margin: 2px 0 0;
    letter-spacing: -0.05em;
    font-size: 52px;
    font-family: 'noto7';
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-56%);
    }
}

@keyframes pointerBounceDiagonal {
    0%,
    100% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(-10px, -10px);
    }
}

@keyframes floating {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }

    to {
        opacity: 1;
        transform: scaleX(1);
    }
}

@keyframes blink {
    0% {
        background-image: url('/img/event/9194/pc/r_bn_01.png');
    }

    45% {
        background-image: url('/img/event/9194/pc/r_bn_01.png');
    }

    51% {
        background-image: url('/img/event/9194/pc/r_bn_02.png');
    }

    95% {
        background-image: url('/img/event/9194/pc/r_bn_02.png');
    }

    100% {
        background-image: url('/img/event/9194/pc/r_bn_01.png');
    }
}

/* 플로팅배너 */
.event_container .event_floating_wrap {
    display: flex;
    justify-content: flex-end;
    position: fixed;
    top: 232px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    min-width: 1400px;
    padding: 0 50px;
    z-index: var(--z-index-floating, 10);
    transition: top 0.3s ease-in-out;
    pointer-events: none;
}

.event_container.is_active .event_floating_wrap {
    top: 60px;
}

.event_container .event_floating {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 9px;
    width: 215px;
    height: 347px;
    background: url('/img/event/9194/pc/r_bn_03.png') no-repeat left bottom;
    pointer-events: auto;
}

.event_container .event_floating button {
    display: block;
    width: 100%;
}

.event_container .event_floating .btn_scroll_1 {
    flex: 0 0 auto;
    height: 138px;
    background: no-repeat 0 0;
    animation: blink 4s infinite;
}

.event_container .event_floating .btn_scroll_2 {
    height: 198px;
}

.event_container .event_floating .btn_scroll_3 {
    height: 85px;
}

/* 근거확인 */
.evidence_area_wrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.evidence_area_wrap.align_center {
    justify-content: center;
}

.evidence_area {
    position: relative;
    z-index: 2;
}

.evidence_btn {
    display: block;
    height: 25px;
    line-height: 1.1;
    padding: 6px 6px 1px;
    border: 1px solid #000000;
    border-radius: 3px;
    background: #ffffff;
    letter-spacing: -0.025em;
    font-size: 15px;
    font-family: 'market-l';
    color: #000000;
    cursor: pointer;
}

.evidence_btn span {
    display: inline-block;
    font-size: 12px;
}

.evidence_popup_area {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: 450px;
    border: 1px solid #000000;
    background: #ffffff;
    letter-spacing: -0.045em;
}

.evidence_popup_wrap {
    position: relative;
    padding: 36px 24px;
}
.evidence_popup_area .x_btn {
    position: absolute;
    top: 14px;
    right: 20px;
    letter-spacing: -0.045em;
    line-height: 1.1;
    color: #000;
    font-size: 20px;
    font-family: 'market-m';
    cursor: pointer;
}

.evidence_popup_area li {
    position: relative;
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    word-break: keep-all;
    letter-spacing: -0.045em;
    color: #000;
    font-size: 14px;
    font-family: 'noto4';
}

.evidence_popup_area li:not(.type_point) {
    text-indent: 10px;
}

.evidence_popup_area li.type_red::before {
    clear: both;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: red;
}

.evidence_popup_area li.type_point {
    margin: 10px 0 0;
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}

.evidence_popup_area li.type_red {
    color: red;
}

/* 컨텐츠 */
.event_cont_1 .event_period {
    position: absolute;
    top: 534px;
    left: 0;
    width: 100%;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.07em;
    color: #fff;
    font-size: 37px;
    font-family: 'noto6';
    z-index: 2;
}

.event_cont_1 .event_period span {
    position: relative;
}

.event_cont_1 .event_period span::after {
    content: '•';
    position: absolute;
    top: -0.4em;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.5em;
    color: inherit;
}

.event_cont_1 .event_apply {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: absolute;
    top: 631px;
    left: 0;
    width: 100%;
    height: 66px;
}

.event_cont_1 .event_slide {
    width: 675px;
    height: 100%;
    overflow: hidden;
}

.event_cont_1 .event_slide .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: -0.07em;
    color: #292929;
    font-size: 25px;
    font-family: 'noto7'
}

.event_cont_1 .btn_scroll {
    width: 173px;
    height: 100%;
}

.event_cont_1 .event_list {
    display: flex;
    justify-content: center;
    gap: 21px;
    position: absolute;
    bottom: 99px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 2;
}

.event_cont_1 .event_list .list_item {
    flex: 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 237px;
    height: 61px;
    border: 1px solid #fff;
    border-radius: 61px;
    white-space: nowrap;
    letter-spacing: -0.065em;
    color: #fff;
    font-size: 24px;
    font-family: 'noto6';
    transition: 0.2s ease-in-out;
}

.event_cont_1 .event_list .list_item.is_active {
    border-color: #ff1515;
    background: #ff1515;
}

.event_cont_2 .list_item {
    position: absolute;
    opacity: 0;
    transform: translateY(60px);
    transition: 0.3s ease-in-out;
}

.event_cont_2.is_active .list_item {
    transform: translateY(0);
    opacity: 1;
}

.event_cont_2 .list_item_1 {
    top: 360px;
    left: 46px;
}

.event_cont_2 .list_item_2 {
        top: 318px;
    right: 123px;
    transition-delay: 0.2s;
}

.event_cont_2 .list_item_3 {
    top: 543px;
    left: -6px;
    transition-delay: 0.4s;
}

.event_cont_2 .list_item_4 {
    top: 505px;
    right: -6px;
    transition-delay: 0.6s;
}

.event_cont_3 .event_text {
    display: flex;
    align-items: center;
    position: absolute;
    top: 138px;
    left: 406px;
    padding: 0 33px 11px;
    height: 94px;
    letter-spacing: -0.025em;
    color: #000;
    font-size: 74px;
    font-family: 'noto7';
    opacity: 0;
    background: #ff1515;
}

.event_cont_3.is_active .event_text {
    animation: bounceIn 0.75s forwards;
}

.event_cont_3 .event_list {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 489px;
    left: 0;
    width: 100%;
}

.event_cont_3 .list_item {
    opacity: 0;
    transform: translateY(60px);
    transition: 0.3s ease-in-out;
}

.event_cont_3.is_active .list_item {
    transform: translateY(0);
    opacity: 1;
}

.event_cont_3 .list_item_1 {
    transition-delay: 0.6s;
}

.event_cont_3 .list_item_2 {
    transition-delay: 0.8s;
}

.event_cont_3 .list_item_3 {
    transition-delay: 1s;
}

.event_cont_4 .event_time {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 269px;
    left: 0;
    width: 100%;
}

.event_cont_4 .event_time .date {
    line-height: 1.2;
    letter-spacing: -0.025em;
    color: #ff3a2a;
    font-size: 40px;
    font-family: 'noto6';
}

.event_cont_4 .event_time .time {
    line-height: 1;
    transform: scaleY(0.9);
    font-size: 74px;
    font-family: 'noto6';
    color: #000;
    text-shadow: -1px -1px 0 #ff3a2a, 1px -1px 0 #ff3a2a, -1px 1px 0 #ff3a2a, 1px 1px 0 #ff3a2a;
}

.event_cont_4 .event_title {
    position: absolute;
    top: 619px;
    left: 0;
    width: 100%;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.025em;
    color: #fff;
    font-size: 52px;
}

.event_cont_4 .event_title em {
    font-size: 55px;
    font-family: 'noto6';
}

.event_cont_5 .event_count {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2560px;
    height: 128px;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.045em;
    color: #fff;
    font-size: 44px;
    font-family: 'noto7';
    background: #ff1515;
}

.event_cont_5 .event_count em {
    color: #fffe0f;
}

.event_cont_5 .event_count .count {
    display: flex;
    gap: 15px;
    margin: 0 9px 0 42px;
}

.event_cont_5 .event_count .count span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 67px;
    height: 75px;
    border-radius: 10px;
    color: #fff;
    font-size: 45px;
    font-family: 'noto6';
    background: #000;
}

.event_cont_5 .event_tag {
    position: absolute;
    animation: floating infinite 2s ease-in-out;
}

.event_cont_5 .event_tag_1 {
    top: 568px;
    right: 127px;
}

.event_cont_5 .event_tag_2 {
    top: 1151px;
    right: 127px;
}

.event_cont_5 .event_tag_3 {
    top: 1776px;
    right: 137px;
}

.event_cont_5 .btn_open_form {
    position: absolute;
    bottom: 181px;
    left: 137px;
    width: 828px;
    height: 103px;
}

.event_cont_5 .btn_open_form::after {
    content: '';
    position: absolute;
    top: 65px;
    right: -10px;
    width: 71px;
    height: 64px;
    background: url('/img/event/8961/pc/btn_icon.png') no-repeat 0 0 / contain;
    animation: pointerBounceDiagonal 0.8s ease infinite;
}

.event_cont_6 .event_question {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 932px;
    left: 0;
    width: 100%;
    height: 86px;
    padding: 0 5px;
}

.event_cont_6 .ipt_question {
    flex: 1 1 auto;
    width: 100%;
    height: 100%;
    padding: 0 27px;
    letter-spacing: -0.07em;
    color: #000;
    font-size: 23px;
    font-family: 'noto5';
    background: none;
}  

.event_cont_6 .ipt_question::placeholder {
    color: #777272;
}

.event_cont_6 .btn_event_question {
    flex: 0 0 auto;
    width: 248px;
    height: 100%;
}

.event_cont_21 {
    background: #eee;
}

.event_cont_21 .main_inner {
    padding: 120px 0 78px;
}

.event_cont_21 .event_slide {
    position: relative;
    width: 1400px;
    height: 475px;
    margin: 40px 0 0;
    box-sizing: content-box;
    overflow: hidden;
}

.event_cont_21 .event_slide .swiper-button-prev,
.event_cont_21 .event_slide .swiper-button-next {
    position: absolute;
    top: 211px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url('/img/event/9194/pc/icon_arrow_r.png') no-repeat 0 0;
    box-shadow: 0px 11px 46px 0px rgba(205, 205, 205, 1);
}

.event_cont_21 .event_slide .swiper-button-prev {
    left: 67px;
    transform: rotate(180deg);
}

.event_cont_21 .event_slide .swiper-button-next {
    right: 67px;
}

/* 유의사항 */
.event_notice {
    /* padding: 163px 0 100px; */
    padding: 100px 0;
    background: #f5f5f5;
}

.event_notice .main_inner {
    width: 1100px;
    margin: 0 auto;
}

.event_notice .notice_title {
    display: block;
    border-bottom: 2px solid #000;
    text-indent: -2px;
    letter-spacing: -0.08em;
    font-size: 50px;
    font-family: 'noto5';
}

.event_notice .notice_list {
    margin-top: 46px;
}

.event_notice .notice_list .list_item + .list_item {
    margin-top: 37px;
}

.event_notice .notice_list .list_item dt {
    line-height: 1.2;
    letter-spacing: -0.08em;
    font-size: 30px;
    font-family: 'noto6';
}

.event_notice .notice_list .list_item dd {
    display: block;
    width: 100%;
    line-height: 34px;
    margin-top: 9px;
    letter-spacing: -0.08em;
    font-size: 18px;
    font-family: 'noto2';
}

.event_notice .notice_list .list_item p {
    font-family: 'noto2';
}

.event_notice .notice_list .list_item ul {
    padding-left: 10px;
}

.event_notice .notice_list .list_item li {
    float: none;
    font-family: 'noto2';
}

/* 모달 : s */
.event_apply_modal {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    z-index: var(--z-index-dimmed);
}

.event_apply_modal.is_active {
    display: flex;
}

.event_apply_modal .modal_contents {
    position: relative;
    max-height: 90vh;
    background: #fff;
    overflow-y: auto;
}

.event_apply_modal .modal_contents::-webkit-scrollbar{
    display:none;
}

.event_apply_modal .modal_inner {
    max-width: 582px;
}

.event_apply_modal .modal_header {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 17px 19px 8px 0;
    background: #ff3a2a;
} 

.event_apply_modal .modal_title {
    line-height: 1.25;
    letter-spacing: -0.07em;
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-family: 'market-b';
}

.event_apply_modal .btn_modal_close {
    position: absolute;
    top: 13px;
    right: 12px;
    width: 30px;
    height: 30px;
    background: url('/img/event/9194/pc/icon_close.png') no-repeat center;
}

.event_apply_modal .modal_cont {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 39px 30px;
}

.event_apply_modal .cont_login {
    width: 100%;
    text-align: center;
    line-height: 1.55;
    padding: 12px 0 12px;
    letter-spacing: -0.07em;
    font-size: 17px;
    background: #f1f1f1;
}

.event_apply_modal .cont_login strong {
    font-family: 'noto7';
}

.event_apply_modal .cont_login button {
    font: inherit;
    color: #ff3a2a;
    font-family: 'noto7';
    text-decoration: underline;
    text-underline-offset: 5px;
}

.event_apply_modal .cont_form {
    width: 100%;
    margin: 34px 0 0;
}

.event_apply_modal .cont_form label {
    line-height: 1.2;
    letter-spacing: -0.07em;
    font-size: 17px;
    font-family: 'noto7';
}

.event_apply_modal .cont_form label em {
    color: #ff3a2a;
}

.event_apply_modal .cont_form textarea {
    width: 100%;
    height: 116px;
    border: 1px solid #bebebe;
    padding: 10px 20px;
    letter-spacing: -0.07em;
    color: #000;
    font-size: 17px;
    font-family: 'noto4';
    resize: none; 
}

.event_apply_modal .cont_form textarea::placeholder {
    color: #444;
}

.event_apply_modal .textarea_wrap {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.event_apply_modal .chkbox_wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 26px 0 0;
}

.event_apply_modal .chk_input_wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
} 

.event_apply_modal .chk_input_wrap:nth-child(2),
.event_apply_modal .chk_input_wrap:nth-child(4) {
    margin: 12px 0 0;
}

.event_apply_modal .chk_input_wrap label {
    display: flex;
    position: relative;
    width: 480px;
    cursor: pointer;
    font-family: 'noto6';
    font-size: 17px;
    line-height: 1.2;
    letter-spacing: -0.045em;
}

.event_apply_modal .chk_input_wrap label::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #000;
    margin: 4px 14px 0 0;
    background: #fff;
}

.event_apply_modal .chk_input_wrap input[type='checkbox']:checked + label::before {
    border: 1px solid #f14e4f;
    background: url('/img/event/9179/pc/input_check.png') no-repeat center center / 100% auto;
}

.event_apply_modal .chk_input_wrap .check_info {
    display: none;
    border: 1px solid #bebebe;
    padding: 10px 20px;
}


.event_apply_modal .chk_input_wrap input[type='checkbox']:checked ~ .check_info {
    display: block;
}

.event_apply_modal .btn_event_apply {
    width: 100%;
    height: 69px;
    margin: 40px 0 0;
    border-radius: 69px;
    line-height: 1.2;
    letter-spacing: -0.07em;
    color: #fff;
    font-size: 30px;
    font-family: 'noto7';
    background: #ff3a2a;
}
/* 모달 : e */