@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;
}

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;
}

.wrap .maintop {position: relative;}
.wrap .maintop .kv img {width: 360rem;}
.wrap .logoico {position: absolute;top: 22rem;left: 0;z-index: 1;justify-content: space-between;display: flex;padding: 0 20rem;width: 100%;align-items: center;}
.wrap .logoico img:first-child {width: 73rem;height: 24rem;}
.wrap .logoico img:last-child {width: 26rem;height: 26rem;}
.wrap .subpk img, .wrap .one img, .wrap .two img, .wrap .thr img, .wrap .four img {width: 360rem;}
.wrap .subpk, .wrap .one, .wrap .two, .wrap .thr, .wrap .four {position: relative;}
.wrap .subpk button, .wrap .one button {position: absolute;left: 30rem;bottom: 30rem;background: #031053;width: 300rem;height: 40rem;border-radius: 10rem;color: #fff;font-size: 14rem;font-weight: bold;}
.wrap .thr button img, .wrap .four button img {width: 300rem;}
.wrap .thr button:nth-child(2) {position: absolute;top: 102rem;left: 30rem;}
.wrap .thr button:nth-child(3) {position: absolute;top: 196rem;left: 30rem;}
.wrap .four button:nth-child(2) {position: absolute;top: 102rem;left: 30rem;}
.wrap .btfix {position: relative;background: #fff;line-height: 0;}
.wrap .btn_top {position: fixed;bottom: 110rem;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);}
.wrap .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;}
.wrap .btn_top::before {transform: rotate(-45deg);top: 48%;}
.wrap .btn_top::after {transform: rotate(45deg);top: 50%;}
.wrap .btn_wrap {display: flex;justify-content: center;align-items: flex-end;gap: 10rem;position: sticky;bottom: 0;left: 0;z-index: 10;height: 148rem;background: url(/e/kms/assets/images/event/2026/20260084/gra.png) no-repeat 0 0 / cover;transition: opacity 0.4s ease-in-out;}
.wrap .fixed {position: relative;z-index: 1;width: 156rem;;height: 56rem;line-height: 0;margin-bottom: 24rem;background: url(/e/kms/assets/images/event/2026/20260084/Floating_button.png) no-repeat 0 0 / cover;margin-bottom: 24rem;}
.wrap .fixed.secon {height: 66rem;background: url(/e/kms/assets/images/event/2026/20260084/Floating_button_secon.png) no-repeat 0 0 / cover;}
/* footer notice */
.wrap .notice_wrap {padding: 50rem 19rem;background: #f1f1f1;text-align: left;}
.wrap .notice_wrap .notice dt {padding: 0 0 12rem;font-size: 14rem;font-weight: 600;line-height: 19rem;color: #222;}
.wrap .notice_wrap .notice li {position: relative;padding-left: 8rem;font-size: 12rem;line-height: 18rem;color: #222;margin-bottom: 12rem;letter-spacing: -0.2rem;}
.wrap .notice_wrap .notice li span {color: #ff586e;}
.wrap .notice_wrap .notice li .bk {color: #2b2c31;font-size: 12rem;}
.wrap .notice_wrap .notice .last {margin-bottom: 30rem;}
.wrap .notice_wrap .notice .mgb {margin-bottom: 40rem;}
.wrap .notice_wrap .notice .end {padding-bottom: 18rem;}
.wrap .notice_wrap .notice li.red, .main .notice_wrap .notice li span {color: #ff586e;}
.wrap .notice_wrap .notice ul li .red {color: #ff586e;}
.wrap .notice_wrap .notice .flex {color: #222;display: flex;}
.wrap .notice_wrap .notice .flex span {color: #222;padding-right: 3rem;}
.wrap .notice_wrap .notice li span.bold {color: #222;font-weight: bold;font-size: 12rem;}
.wrap .notice_wrap .notice li.red::before {background: #ff586e;}
.wrap .notice_wrap .notice li.bold {font-weight: bold;color: #2b2c31;}
.wrap .notice_wrap .notice li.depth {margin-left: 10rem;}
.wrap .notice_wrap .notice li.depth:before {content: "";display: block;position: absolute;width: 4rem;height: 1rem;background: #666;left: 0;top: 8rem;}
.wrap .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: 24rem;vertical-align: middle;margin-right: 5rem;}
.wrap .notice .footer {text-align: center;padding-top: 11rem;position: relative;}
.wrap .notice .footer p {font-size: 12rem;color: #2b2c31;line-height: 1.44;font-weight: bold;}
.wrap .notice .footer p span {font-weight: normal;font-size: 12rem;}
.wrap .notice .footer::before {content: "";background: #ccc;width: 320rem;height: 1rem;position: absolute;top: 0;left: 0;opacity: 0.3;}
/* 팝업창 */
.progress {background: #f2f3f4;}
.progress .btn_close {text-align: right;position: relative;z-index: 1;padding: 12rem 0 90rem;}
.progress .btn_close button {width: 64rem;height: 48rem;background: url(/e/kms/assets/images/event/2026/20260084/icon_header_close.png) no-repeat center / 24rem 24rem;font-size: 0;}
.progress .ct {text-align: center;position: absolute;top: 0;left: 0;z-index: -1;background: url(/e/kms/assets/images/event/2026/20260084/popup_bg.png) no-repeat 0 0 / cover;width: 100%;height: 261rem;}
.progress img {width: 100%;}
.progress .centerpd {padding: 40rem 20rem 0;text-align: center;background: #f0f2f5;border-radius: 20rem 20rem 0 0;}
.progress .centerpd .state {display: flex;flex-direction:column;justify-content: center;width: 320rem;height: 91rem;padding: 0 20rem;margin-bottom: 9rem;}
.progress .centerpd .state dt {font-size: 16rem;font-weight: bold;color: #353d4a;text-align: left;padding-bottom: 9rem;}
.progress .centerpd .state dt span {font-size: 16rem;font-weight: bold;color: #0287fd;text-align: left;}
.progress .centerpd .state dd, .progress .centerpd .state dd span {font-size: 12rem;color: #353d4a;text-align: left;line-height: 1.3;}
.progress .ct .title_box {text-align: right;position: absolute;top: 82rem;right: 23rem;}
.progress .ct .title_box .title {font-weight: bold;font-size: 20rem;color: #111;}
.progress .ct .title_box .sub {padding-top: 16rem;color: #111;font-size: 14rem;letter-spacing: -.6rem;}
.progress .ct .title_box .sub span {color: #008ae4;font-size: 14rem;font-weight: bold;}
.progress .centerpd .flex {display: flex;gap: 20rem;align-items: start;}
.progress .centerpd .flex .on, .progress .centerpd .flex .off {width: 57rem;object-fit: contain;margin-left: 10rem;}
.progress .centerpd .line {position: relative;}
.progress .centerpd .brighton {background: url(/e/kms/assets/images/event/2026/20260084/on.png) no-repeat 0 0 / cover;width: 57rem;height: 17rem;margin-left: 10rem;z-index: 1;}
.progress .centerpd .brightoff {background: url(/e/kms/assets/images/event/2026/20260084/off.png) no-repeat 0 0 / cover;width: 57rem;height: 17rem;margin-left: 10rem;z-index: 1;}
.progress .centerpd .line::before {content: "";width: 1.5rem;background: #e8e9ec;position: absolute;top: 0;bottom: 0;left: 18rem;z-index: 0;}
.progress .centerpd .flex .step {color: #353d4a;font-weight: bold;font-size: 14rem;text-align: left;line-height: 16rem;}
.progress .centerpd .flex .step.gratxt {background: linear-gradient(90deg, #f87647 0%, #e6184f 48.3%);background-clip: text;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.progress .centerpd .flex .step.gratxt span {background: #fed9e1;border-radius: 6rem;-webkit-text-fill-color: #031053;font-weight: bold;padding: 4rem 6rem;margin-left: 2rem;}
.progress .centerpd .flex .step.gratxt span b {-webkit-text-fill-color: #e6184f;font-size: 14rem;font-weight: bold;}
.progress .centerpd .flex .step_sub {padding: 12rem 0;text-align: left;line-height: 1.3;font-size: 13rem;color: #353d4a;}
.progress .centerpd .onestep .subflex .step {padding-bottom: 10rem;}
.progress .centerpd .flex .subflex .deepblue {width: 219rem;height: 36rem;background: #031053;border-radius: 10rem;color: #fff;font-size: 12rem;font-weight: bold;}
.progress .centerpd .flex .subflex .grabtn {width: 219rem;height: 36rem;border-radius: 10rem;background: var(--gra, linear-gradient(90deg, #f87647 0%, #e6184f 53.37%, #f87647 100%));color: #fff;font-size: 14rem;font-weight: bold;}
.progress .centerpd .flex .subflex .check-wrap {width: 219rem;height: 32rem;background: url(/e/kms/assets/images/event/2026/20260084/checkbox_bg.png) no-repeat 0 0 / cover;margin: 10rem 0 12rem;position: relative;display: flex;padding: 10.5rem 12rem 12rem 32rem;justify-content: space-between;}
.progress .centerpd .flex .subflex .check-wrap li label {color: #353d4a;}
.progress .centerpd .flex .subflex .check-wrap li input:checked {background-image: url(/e/kms/assets/images/event/2026/20260084/select_on.png);}
.progress .centerpd .flex .subflex .check-wrap li input {position: absolute;top: 9rem;left: 15rem;width: 14rem;height: 14rem;background: url(/e/kms/assets/images/event/2026/20260084/select_off.png);appearance: none;background-repeat: no-repeat;background-position: 0 0;background-size: 14rem 14rem;margin: 0;}
.progress .centerpd .flex .subflex .check-wrap li .check_two {left: 104rem;top: 9rem;}
.progress .centerpd .twostep {padding: 40rem 0;}
.progress .centerpd .check {padding: 30rem 0 40rem;}
.accordion-wrap {margin: 0 auto;width: 300rem;border-radius: 20rem;background: #f1f6fe;padding: 26rem 20rem 17rem;}
.accordion-box {text-align: left;}
.accordion-box .flex {margin-bottom: 10rem;align-items: baseline;color: #353d4a;position: relative;padding-left: 9rem;line-height: 1.4;font-size: 12rem;}
.accordion-box .flex::before {content: "";background: #353d4a;width: 3rem;height: 3rem;left: 0;top: 6rem;position: absolute;border-radius: 50%;}
.progress .centerpd .check .accordion-wrap {background: #fff;padding: 26rem 20rem 1rem;}
.progress .centerpd .check .accordion-box > section > .accor-head::after {content: "";display: inline-block;width: 14rem;height: 8rem;background: url(/e/kms/assets/images/event/2026/20260084/popup_arrow.png) no-repeat 0 0 / cover;transform: translateY(0%) rotate(0deg);}
.progress .centerpd .check .accordion-box > section.act > .accor-head::after {transform: translateY(0%) rotate(180deg);}
.progress .centerpd .check .accordion-box > section > .accor-head {text-align: left;font-size: 14rem;display: flex;justify-content: space-between;align-items: center;font-weight: bold;padding-bottom: 15rem;cursor: pointer;}
.progress .centerpd .check .accordion-box .flex {margin-bottom: 16rem; opacity: .8;}
.progress .centerpd .check .accordion-box .main-list > li {position: relative;padding-left: 9rem;margin-bottom: 10rem;line-height: 1.4;color: #353d4a;}
.progress .centerpd .check .accordion-box .main-list > li::before {content: "";position: absolute;top: 6rem;left: 0;background: #353d4a;width: 3rem;height: 3rem;border-radius: 50%;}
.progress .centerpd .check .accordion-box .main-list .number-list {counter-reset: num;}
.progress .centerpd .check .accordion-box .main-list .number-list > li {position: relative;padding-left: 14rem;counter-increment: num;}
.progress .centerpd .check .accordion-box .main-list .number-list > li::before {content: counter(num) ".";position: absolute;top: 0;left: 2rem;}