@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: local("Pretendard Regular"), url("/e/kms/assets/fonts/Pretendard-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  src: local("Pretendard Bold"), url("/e/kms/assets/fonts/Pretendard-Bold.woff2") format("woff2");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 12rem;
  font-family: "Pretendard";
  vertical-align: baseline;
}
* {box-sizing: border-box;}
body {
  line-height: 1 !important;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

button {
  background-color: transparent;
  line-height: 1;
  cursor: pointer;
}

#webContent {
  padding: 0;
  transition: none;
}
.event-wrap {
  margin: 0 auto;
  overflow: unset;
}

.wrap {
  position: relative;
  max-width: 720px;
  margin: 0 auto;
}

/* 팝업 */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 720px;
  z-index: 99;
  overflow: auto;
  background: #fff;
  margin: 0 auto;
}
.popup.none {
  display: none;
}
.popup.active .dim {
  display: block;
}
.popup.active > .popup_container {
  transform: translateY(0%);
}
.popup.full > .popup_container {
  top: 0;
  border-radius: 0;
}
.popup.full > .popup_container .con {
  padding: 0 20rem;
  overflow-y: auto;
  height: calc(100% - 90rem);
}
.popup.bottomsheet {
  background: transparent;
}
.popup.bottomsheet > .popup_container {
  padding: 0 20rem;
}
.popup .dim {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% + 1rem);
  background-color: #333;
  opacity: 0.5;
  overscroll-behavior: none;
  transition: all 0.5s ease-in-out;
}
.popup > .popup_container {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 720px;
  min-height: 1rem;
  border-radius: 16rem 16rem 0 0;
  transform: translateY(105%);
  transition: transform 0.5s ease;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
}

.main .btfix .fixed {width: 320rem;height: 66rem;background: url(/e/kms/assets/images/event/2026/20260079/Floating_button.png) no-repeat 0 0 / cover;position: absolute;bottom: 20rem;left: 20rem;z-index: 2;line-height: 0;}
.main .btn_top {position: fixed;bottom: 100rem;right: calc(50% - 160rem);width: 38rem;height: 38rem;z-index: 11;opacity: 0;transition: opacity 0.4s ease-in-out;background: #fff;border-radius: 50%;box-shadow: 0 0 10.5rem 0 rgba(0, 0, 0, 0.10);transform: rotate(-90deg);}
.main .btn_top::before, .wrap .btn_top::after {background: #303038;border-radius: 999rem;content: "";position: absolute;left: 30%;width: 12rem;height: 1.5rem;transform-origin: right center;}
.main .btn_top::before {transform: rotate(-45deg);top: 48%;}
.main .btn_top::after {transform: rotate(45deg);top: 50%;}
.main .maintop {width: 360rem;height: 730rem;position: relative;overflow: hidden;background: url(/e/kms/assets/images/event/2026/20260079/KV.jpg) no-repeat 0 0 / cover;}
.main .logoico {position: absolute;top: 22rem;left: 0;z-index: 1;justify-content: space-between;display: flex;padding: 0 20rem;width: 100%;align-items: center;}
.main .logoico img:first-child {width: 72rem;height: 21rem;}
.main .logoico img:last-child {width: 26rem;height: 26rem;}
.main .two, .main .thr, .main .four, .main .five {line-height: 0;}
.main .thr, .main .four {position: relative;}
.main .thr .whitebox {width: 300rem;background: #fff;position: absolute;top: 150rem;left: 30rem;border-radius: 17rem;}
.main .thr .whitebox input[type="checkbox"] {width: 20rem;height: 20rem;margin-right: 18rem;accent-color: #fb41b0;}
.main .thr .whitebox ul li {display: flex;align-items: center;border-bottom: 1rem solid #ddd;justify-content: space-between;}
.main .thr .whitebox ul li .star, .main .thr .whitebox ul li .five, .main .thr .whitebox ul li .bbq {width: 99rem !important;}
.main .thr .whitebox ul li .star, .main .thr .whitebox ul li .bbq {padding-top: 8rem;}
.main .thr .whitebox ul li .five {padding-top: 10rem;}
.main .thr .whitebox ul li span:nth-child(1) {display: block;height: 47rem;line-height: 47rem;position: relative;text-align: center;padding: 0 5rem 0 16rem;font-weight: bold;}
.main .thr .whitebox ul li span:nth-child(2) {color: #1d1c27;font-weight: bold;text-align: left;width: 119rem;position: relative;}
.main .thr .whitebox ul li .special::before {content: "";background: url(/e/kms/assets/images/event/2026/20260079/2026.png) no-repeat 0 0 / cover;width: 62rem;height: 18rem;position: absolute;top: -3rem;left: 15rem;}
.main .thr .whitebox ul li .green {background: #d9f6e2;padding: 9rem 6rem;color: #1ead39;border-radius: 24rem;font-size: 11rem;font-weight: bold;margin-right: auto;}
.main .thr .whitebox ul li .nvs {margin-left: 17rem;width: 142rem !important;line-height: 1.2;}
.main .thr .whitebox ul li .nvs b {font-size: 9rem;color: #616068;}
.main .thr .whitebox ul li:last-child {border: none;}
.main .thr .whitebox ul .btbold {border-bottom: 4rem solid #eee;}
.main .thr #agreeBtn {width: 300rem;height: 48rem;position: absolute;bottom: 30rem;left: 30rem;}
.main .thr #btnImg {width: 300rem;height: 48rem;position: absolute;bottom: 0;left: 0;}
.main .four .textarea {position: absolute;top: 315rem;left: 0;width: 290rem;height: 108rem;margin: 0 20rem;padding: 12rem 14rem;background: #fff;border-radius: 20rem;box-sizing: content-box;resize: none;border: 2rem solid #f7e0b2;font-family: "Pretendard";font-size: 13rem;}
.main .four .textarea::placeholder {color: #9fa4a9;font-size: 13rem;}
.main .four button {position: absolute;bottom: 40rem;left: 35rem;}
.main .four button img {width: 290rem;}
.main .maintop .KV, .main .two img, .main .thr img, .main .four img, .main .five img {width: 360rem;}
.main .btfix {position: relative;}
.main .thr button:disabled {cursor: not-allowed;}
/* 아코디언 */
.wrap .important {background: #ffe7ee;padding-bottom: 30rem;}
.wrap .important .accordion-wrap {margin: 0 auto;width: 300rem;border-radius: 20rem;background: #f9d8e2;padding: 26rem 20rem 17rem;border: 1rem solid #ededed10;}
.wrap .important .accordion-wrap.pupple {background: #e1e5f5;}
.wrap .important .accordion-box {text-align: left;}
.wrap .important .accordion-box .center {text-align: center;padding-bottom: 16rem;}
.wrap .important .accordion-box .center .title {color: #482432;font-size: 14rem;font-weight: bold;line-height: 16rem;}
.wrap .important .accordion-box .impor {width: 93rem !important;padding-bottom: 20rem;}
.wrap .important .accordion-box .flex {margin-bottom: 10rem;align-items: baseline;color: #5a1e35;position: relative;padding-left: 9rem;line-height: 1.4;font-size: 12rem;opacity: .8;}
.wrap .important .accordion-box .flex::before {content: "";background: #5a1e35;width: 3rem;height: 3rem;left: 0;top: 6rem;position: absolute;border-radius: 50%;}
.wrap .important .accordion-box > section:last-child {border-bottom: none;}
.wrap .important .accordion-box > section > .accor-head {cursor: pointer;position: relative;font-size: 46rem;text-align: center;width: 100%}
.wrap .important .accordion-box > section > .accor-head > button {font-weight: bold;color: #915d70;font-size: 12rem;display: flex;margin: 0 auto;gap: 3rem;}
.wrap .important .accordion-box > section > .accor-head button::after {content: "";display: block;width: 12rem;height: 12rem;background: url(/e/kms/assets/images/event/2026/20260079/arrow-right2.png) no-repeat;background-size: cover;transform: translateY(0%) rotate(0deg);}
.wrap .important .accordion-box > section > .accor-head > p {color: #2b2c31;font-size: 13rem;font-weight: bold;margin-right: 7rem;}
.wrap .important .accordion-box > section .accor-head > span {font-size: 14rem;padding-right: 11rem;font-weight: bold;}
.wrap .important .accordion-box > section.act {border-bottom: 1rem solid #cccccc40;margin: 0 auto;}
.wrap .important .accordion-box > section.act:last-child {border-bottom: none;}
.wrap .important .accordion-box > section.act .accor-head > span {font-size: 14rem;padding-right: 11rem;}
.wrap .important .accordion-box > section.act > .accor-head button::after {transform: translateY(0%) rotate(180deg);opacity: 1;}
.wrap .important .accordion-box > section > .accor-body {color: #2b2c31;font-weight: 400;display: none;line-height: 1.3;margin: 0 auto;}
.wrap .important .accordion-box > section > .accor-body > .flex {color: #5a1e35;}
.wrap .important .accordion-box > section > .accor-body > .flex > span {margin-right: 8rem;width: 18rem;height: 18rem;}
/* footer notice */
.main .notice_wrap {padding: 50rem 19rem;background: #f1f1f1;text-align: left;}
.main .notice_wrap .notice dt {padding: 0 0 12rem;font-size: 14rem;font-weight: 600;line-height: 19rem;color: #222;}
.main .notice_wrap .notice dt:nth-of-type(4) {padding: 18rem 0 16rem !important;}
.main .notice_wrap .notice dt:nth-of-type(3), .main .notice_wrap .notice dt:nth-of-type(4) {padding: 0 0 6rem;font-size: 12rem;}
.main .notice_wrap .notice li {position: relative;padding-left: 8rem;font-size: 12rem;line-height: 18rem;color: #222;margin-bottom: 12rem;letter-spacing: -0.2rem;}
.main .notice_wrap .notice li .bk {color: #2b2c31;font-size: 12rem;}
.main .notice_wrap .notice .last {margin-bottom: 30rem;}
.main .notice_wrap .notice .mgb0 {margin-bottom: 0;}
.main .notice_wrap .notice .end {padding-bottom: 18rem;}
.main .notice_wrap .notice li.red, .main .notice_wrap .notice li span {color: #ff586e;}
.main .notice_wrap .notice ul li .red {color: #ff586e;}
.main .notice_wrap .notice .flex {color: #222;display: flex;}
.main .notice_wrap .notice .flex span {color: #222;padding-right: 3rem;}
.main .notice_wrap .notice li span.bold {color: #222;font-weight: bold;font-size: 12rem;}
.main .notice_wrap .notice li.red::before {background: #ff586e;}
.main .notice_wrap .notice li.bold {font-weight: bold;color: #2b2c31;}
.main .notice_wrap .notice li.depth {margin-left: 10rem;}
.main .notice_wrap .notice li.depth:before {content: "";display: block;position: absolute;width: 4rem;height: 1rem;background: #666;left: 0;top: 8rem;}
.main .notice_wrap .notice li:before {content: "";display: block;position: absolute;width: 2rem;height: 2rem;border-radius: 50%;background: #2b2c31;left: 0;top: 8rem;}
.wrap .notice_wrap .notice li img {width: 27.7rem;vertical-align: middle;padding-left: 5rem;}
.main .notice button {font-size: 14rem;font-weight: bold;color: #222;cursor: pointer;width: 320rem;height: 40rem;background: #fff;border: 0.5rem solid #22222230;border-radius: 10rem;}
.main .notice .footer {text-align: center;padding-top: 11rem;position: relative;}
.main .notice .footer p {font-size: 12rem;color: #2b2c31;line-height: 1.44;font-weight: bold;}
.main .notice .footer p span {font-weight: normal;font-size: 12rem;}
.main .notice .footer::before {content: "";background: #ccc;width: 320rem;height: 1rem;position: absolute;top: 0;left: 0;opacity: 0.3;}
/* 팝업창 */
.choice .btn_close {text-align: right;position: relative;z-index: 1;}
.choice .btn_close button {width: 64rem;height: 48rem;background: url(/e/kms/assets/images/event/2026/20260079/icon_header_close.png) no-repeat center / 24rem 24rem;font-size: 0;}
.choice .expecmoney {padding: 30rem 30rem 40rem;text-align: center;border-bottom: 6rem solid #f7f8f9;}
.choice .expecmoney .moneybox {width: 300rem;padding: 24rem 20rem;background: #f4f3ff;border-radius: 16rem;border: 1rem solid #e8e4ff;margin: 20rem 0 14rem;text-align: right;}
.choice .expecmoney .moneybox span {color: #2b2b2d;font-size: 16rem;}
.choice .expecmoney .moneybox span b {color: #2b4eff;font-size: 20rem;font-weight: bold;}
.choice h2 {font-size: 18rem;font-weight: bold;color: #2b2b2d;padding-bottom: 10rem;}
.choice h2 b {font-size: 22rem;font-weight: bold;color: #2b4eff;}
.choice span {color: #75757b;font-size: 14rem;}
.choice span b {color: #75757b;font-size: 14rem;}
.choice .pktxt {color: #ff587c;font-size: 12rem;}
.choice .pktxt strong {font-weight: bold;}
.choice p {color: #222;line-height: 1.5;text-align: left;position: relative;padding-left: 8rem;}
.choice p::before  {content: "";position: absolute;top: 7rem;left: 0;width: 3rem;height: 3rem;background: #222;border-radius: 50%;}
.choice .moneysecon {padding: 40rem 30rem 30rem;text-align: center;}
.choice .moneysecon h2 {padding-bottom: 17rem;}
.choice .moneysecon .minibox {background: #f5f7fb;width: 300rem;border-radius: 14rem;padding: 20rem;margin: 0 auto 20rem;}
.choice .moneysecon .minibox.not {height: 90rem;display: flex;justify-content: center;align-items: center;}
.choice .moneysecon .minibox.not span {font-weight: bold;color: #cdd2db;font-size: 14rem;}
.choice .moneysecon .shortbox {background: #f5f7fb;width: 300rem;border-radius: 20rem;padding: 26rem 20rem;margin-top: 40rem;}
.choice .moneysecon .shortbox h2 {font-size: 16rem;}
.choice .minibox img {width: 124rem;margin-bottom: 14rem;}
.choice .minibox img:nth-child(1), .choice .minibox img:nth-child(3) {margin-right: 8rem;}
.choice .minibox img:nth-child(5) {margin: 0 136rem 0 0;}
.choice .submsg {color: #75757b;font-size: 12rem;}
.choice .submsg .under {text-decoration: underline;font-size: 14rem;color: #2b2b2d;}
/* 스크롤탑 */
.wrap #topBtn {position: fixed;bottom: 125rem;right: calc(50% - 170rem);cursor: pointer;background: url(/e/kms/assets/images/event/2026/20260079/top.png) no-repeat 0 0 / cover;width: 40rem;height: 40rem;z-index: 3;opacity: 0;transition: opacity 0.4s ease-in-out 0s;}