@charset 'utf-8';

body,
html {
    -webkit-text-size-adjust: none;
}
footer {
    margin-top: 0;
}

/* contents */
/* .contents {
  min-height: 100%;
} */

/* contents_inner */
.contents_inner {
    position: relative;
    /* background-color: #fff; */
}
.contents_inner * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* section */
.section {
    position: relative;
    /* width: 100%; */
    -webkit-text-size-adjust: none;
}
/* .section img {
  display: block;
  width: 100%;
} */

/* pageDone */
.pageDone {
    position: absolute;
    right: 0;
    top: 13%;
    z-index: 1;
    width: 30%;
}

/* PC버전 보기 버튼 */
.pc-more_btn {
    padding: 1.3rem 1rem;
    background-color: #fff;
    text-align: center;
}
.pc-more_btn a {
    display: block;
    padding: 1rem 0;
    font-weight: bold;
    background: #f5f5f5;
}
.btn_box1 {
    overflow: hidden;
    display: inline-block;
    background-color: #fff;
    min-width: 6.1rem;
    padding: 0.5rem 0.8rem 0.4rem;
    border: 0.1rem solid #696e7a;
    color: #3f3f3f;
    text-align: center;
    vertical-align: middle;
}

/* area_evt_intro */
.topBg {
}
.topBg .topBg__banner {
    display: block;
}
/* .topBg .topBg__banner:focus-visible {
  outline: 1px dotted #000;
  outline: 1px auto -webkit-focus-ring-color;
} */
.topBg .group_intro {
    position: relative;
}
.topBg .group_intro .link_intro {
    position: absolute;
    right: 7.6315%;
    right: 7.5%;
    bottom: 6.3172%;
    left: 7.6315%;
    z-index: 1;
}
/* .topBg .group_intro .link_intro:focus-visible {
  outline: 1px dotted #000;
  outline: 1px auto -webkit-focus-ring-color;
} */

/* area_evt */
.cont1Bg {
    background-color: #5adeff;
}
.cont1Bg .footNote {
    position: absolute;
    top: 1486px;
    top: 92.0123%;
    /* right: 51px;
    right: 6.7105%; */
    right: 0;
    /* left: 51px;
    left: 6.7105%; */
    left: 0;
    z-index: 1;
    font-weight: 500;
    font-size: 24px;
    font-family: "Pretendard Variable", Pretendard;
    font-size: 3.158vw;
    color: #3c434b;
    text-align: center;
    letter-spacing: -0.75px;
}
.cont1Bg .randomBox {
    position: relative;
}
.cont1Bg .randomBox__bubble {
}
.cont1Bg .randomBox__btnArea {
    position: absolute;
    top: 1, 264px;
    top: 78.2662%;
    right: 7.6315%;
    right: 7.5%;
    /* bottom: 174px;
    bottom: 10.7739%; */
    left: 7.6315%;
    z-index: 1;
}
.cont1Bg .randomBox__btnArea > a {
}
.cont1Bg .randomBox__click {
    display: block;
}
/* .cont1Bg .randomBox__click:focus-visible {
  outline: 1px dotted #000;
  outline: 1px auto -webkit-focus-ring-color;
} */
.cont1Bg .randomBox__click--done {
    cursor: default;
    pointer-events: none;
}
.cont1Bg .randomBox__click + .randomBox__history {
}
.cont1Bg .randomBox__history {
    display: block;
    /* position: absolute;
    right: 262px;
    right: 34.4736%;
    bottom: 0;
    left: 267px;
    left: 35.1315%;
    z-index: 1; */
    width: 231px;
    width: 35.8139%;
    margin: 42px auto 0;
    margin-top: 6.5116%;
}
/* .cont1Bg .randomBox__history:focus-visible {
  outline: 1px dotted #000;
  outline: 1px auto -webkit-focus-ring-color;
} */
.cont1Bg .randomBox__img {
}
.cont1Bg .randomBox__img.active {
}

/* area_evt */
.cont2Bg {
    position: relative;
    background-color: #ffec50;
}
.cont2Bg .inputArea__click {
    position: absolute;
    right: 57px;
    right: 7.5%;
    bottom: 93px;
    bottom: 8.5086%;
    left: 58px;
    left: 7.6315%;
    z-index: 1;
}
/* .cont2Bg .inputArea__click:focus-visible {
  outline: 1px dotted #000;
  outline: 1px auto -webkit-focus-ring-color;
} */
.cont2Bg .inputArea__click--done {
    cursor: default;
    pointer-events: none;
}

/* area_evt */
.cont3Bg {
    background-color: #0054d1;
}
.cont3Bg .inner_evt {
    position: relative;
}
.cont3Bg__btnArea {
    position: absolute;
    right: 57px;
    right: 7.5%;
    bottom: 57px;
    bottom: 4.653%;
    left: 58px;
    left: 7.6315%;
    z-index: 1;
}
/* .cont3Bg__btnArea .inputArea__click:focus-visible {
  outline: 1px dotted #000;
  outline: 1px auto -webkit-focus-ring-color;
} */

/* area_evt */
/* .cont4Bg {}
.cont4Bg__bnrArea {}
.cont4Bg__bnrArea > a {} */

/* noticeWrap : 유의사항 */
.noticeWrap {
    width: auto;
    padding: 0 2.8% 60px;
    padding: 0 2.8% 7.895vw;
}
.noticeWrap__title {
    display: block;
    margin: 0 auto;
    padding: 0.8rem 0 0.7rem;
    background: rgba(0, 0, 0, 0.3);
    font-size: 4.2vw;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
}
.noticeWrap__title--sub {
    margin-bottom: 0.5rem;
    padding: 0;
    background: none;
    font-weight: bold;
    font-size: 3.6vw;
    color: #3f3f3f;
    text-align: left;
}
.noticeWrap__list + .noticeWrap__title {
    margin-top: 5vw;
}
.noticeWrap__txt {
    display: inline-block;
    position: relative;
    padding: 0 1rem 0 0;
    font-weight: bold;
    color: #fff;
}
.noticeWrap__txt:before {
    position: absolute;
    right: -2vw;
    top: 50%;
    z-index: 3;
    font-size: calc(100% - 1vw);
    content: "▼";
    transform: translateY(-50%);
}
.noticeWrap.on .noticeWrap__txt:before {
    content: "▲";
}
.noticeWrap__inner {
    display: none;
    margin: 0;
    padding: 1rem;
    background: #fff;
}
.noticeWrap__list {
    position: relative;
}
.noticeWrap__item {
    position: relative;
    padding: 0 0 0 0.7rem;
    margin-bottom: 0.2rem;
    font-size: 3.2vw;
    line-height: 1.4;
    letter-spacing: -0.5px;
    color: #3f3f3f;
    word-break: keep-all;
    word-wrap: break-word;
}
.noticeWrap__item--impact {
    color: #0054d1;
}
.noticeWrap__item > b {
    color: #0054d1;
}
.noticeWrap__item:before {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    content: "-";
}
.noticeWrap__link {
    display: inline-block;
    font-weight: bold;
    font-size: inherit;
    color: #0054d1 !important;
    text-decoration: underline !important;
}
.noticeWrap__link > span {
    font-family: Dotum;
}

/* winner-popup-overlay */
.winner-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 0.5s, opacity 0.5s ease-out;
}
.winner-popup-overlay.active {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.5s ease-out;
}
.winner-popup-mszie {
    width: 100%;
    max-width: 375px;
    margin: 0 auto;
}
.winner-popup-content {
    min-width: 80%;
    max-width: 90%;
    margin: 0 auto;
    padding: 2rem 0 0;
    background: #fff;
    border-radius: 25px;
    text-align: center;
    transform: scale(0.8);
    transition: transform 0.3s ease-out;
}
.winner-popup-overlay.active .winner-popup-content {
    transform: scale(1);
}
.winner-popup-content h2 {
    padding: 0 0 2rem;
    border-bottom: 1px dashed #598bf4;
}
.winner-popup-content h2 > img {
    width: 64%;
    margin: 0 auto;
}
.winner-popup-content .winning-prize h3 {
    margin: 1.5rem 0;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: -0.5px;
    color: #333;
    text-align: center;
}
.winner-popup-content .item-img {
    display: flex;
    margin: 0 0 2rem;
    align-items: center;
    justify-content: center;
}
.winner-popup-content .item-img > img {
    display: block;
    width: auto;
    height: auto;
    max-width: 150px;
    max-height: 150px;
}
.close-popup-button {
    display: block;
    width: 100%;
    padding: 1.5rem 0;
    background: #307ef9;
    border-radius: 0 0 25px 25px;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
@media screen and (orientation: landscape) {
    .winner-popup-overlay {
        position: absolute;
    }
}

/* 2025-07-17 추가 시작 */
.screen_out {
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    text-indent: -9999px;
}
.ir_pm {
    display: block;
    overflow: hidden;
    font-size: 1px;
    line-height: 0;
    color: transparent;
}
/* // 2025-07-17 추가 끝 */
