@charset "UTF-8";
@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: local("Pretendard Regular"), url("/e/kws/assets/fonts/Pretendard-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 700;
  src: local("Pretendard Bold"), url("/e/kws/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;
}

.wrap .maintop {position: relative;}
.wrap .maintop .kv img {width: 360rem;}
.wrap .logoico {position: absolute;top: 20rem;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: 72rem;height: 22rem;}
.wrap .logoico img:last-child {width: 26rem;height: 26rem;}
.wrap .subpk img, .wrap .one img, .wrap .two img, .wrap .thr img {width: 360rem;}
.wrap .one button {position: absolute;top: 419rem;left: 39rem;}
.wrap .one button img {width: 94.5rem;opacity: 0.8;}
.wrap .two button {width: 300rem;height: 40rem;position: absolute;left: 30rem;bottom: 30rem;background: #000;border-radius: 10rem;color: #fff;font-size: 14rem;font-weight: bold;}
.wrap .thr {width: 360rem;padding: 40rem 30rem 26rem;}
.wrap .thr p {font-size: 20rem;font-weight: bold;color: #111;text-align: center;line-height: 1.3;margin-bottom: 22rem;}
.wrap .thr button {margin-bottom: 14rem;}
.wrap .thr button img {width: 300rem;}
.wrap .one, .wrap .two, .wrap .subpk {position: relative;}
.wrap .btfix {position: relative;background: #fff;line-height: 0;}
.wrap .btn_top {position: fixed;bottom: 110rem;right: calc(50% - 170rem);background: url(/e/kws/assets/images/event/2026/20260075/top.png) no-repeat 0 0 / cover;width: 60rem;height: 60rem;z-index: 11;opacity: 0;transition: opacity 0.4s ease-in-out;}
.wrap .btn_wrap {display: flex; flex-direction: column; justify-content: flex-end; position: sticky;bottom: 0;left: 0;z-index: 10;height: 161rem;background: url(/e/kws/assets/images/event/2026/20260075/gra.png) no-repeat 0 0 / cover;opacity: 0;transition: opacity 0.4s ease-in-out;}
.wrap .fixed {width: 320rem;height: 66rem;background: url(/e/kws/assets/images/event/2026/20260075/Floating_button.png) no-repeat 0 0 / cover;margin: 0 20rem 10rem;}
.wrap .fixed.secon {width: 360rem;height: 27rem;background: url(/e/kws/assets/images/event/2026/20260075/Floating_button_secon.png) no-repeat 0 0 / cover;margin: 0;}
/* 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;height: 18rem;vertical-align: top;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;}
/* 팝업창 */
.musinsa {background: #f6f7fa;text-align: center;}
.musinsa img {width: 100%;}
.musinsa .go {margin: 0 30rem 40rem;position: relative;}
.musinsa .go .go_btn {position: absolute;left: 20rem;bottom: 22rem;width: 260rem;height: 56rem;background: #222624;border-radius: 12rem;font-size: 18rem;font-weight: bold;color: #fff;}
.musinsa .detail {margin: 0 30rem 30rem;position: relative;}
.musinsa .detail .wide, .musinsa .go .wide {width: 300rem;}
.musinsa .detail.short {margin: 0 30rem 16rem;}
.musinsa .detail .checking {width: 222rem;height: 40rem;background: #222624;border-radius: 12rem;color: #fff;font-weight: bold;font-size: 16rem;position: absolute;left: 39rem;bottom: 69rem;}
.musinsa .detail .date {color: #111;font-size: 14rem;opacity: 0.8;position: absolute;bottom: 153rem;left: 103rem;letter-spacing: -0.4rem;}
.musinsa .detail .moneybox {background: #ecf6fe;border-radius: 16rem;width: 222rem;padding: 18rem 0;position: absolute;left: 39rem;bottom: 69rem;}
.musinsa .detail .moneybox p {font-size: 22rem;font-weight: bold;color: #3e67ed;}
.musinsa .detail .moneybox p span {font-size: 16rem;color: #2b2b2d;}
.musinsa .detail .thrpoint {position: absolute;width: 245rem;top: 360rem;left: 32rem;}
.musinsa .detail .thrpoint .inputbox {display: flex;justify-content: space-between;padding-bottom: 10rem;gap: 8rem;}
.musinsa .detail .thrpoint .inputbox .code {background: #fff;border: 1rem solid #d2e2fb;border-radius: 12rem;display: flex;justify-content: center;align-items: center;width: 159rem;height: 40rem;font-size: 16rem;color: #2b2b2d;}
.musinsa .detail .thrpoint .inputbox button {background: #426bf8;width: 78rem;border-radius: 12rem;color: #fff;font-weight: bold;font-size: 14rem;height: 40rem;}
.musinsa .detail .add_go {position: absolute;top: 375rem;left: 20rem;width: 260rem;height: 56rem;background: #222624;border-radius: 12rem;font-size: 18rem;font-weight: bold;color: #fff;}
.musinsa .important {margin: 0 30rem 40rem;}
.musinsa .btn_close {padding-top: 12rem;text-align: right;}
.musinsa .btn_close button {width: 64rem;height: 48rem;background: url(/e/kws/assets/images/event/2026/20260075/icon_header_close.png) no-repeat center / 24rem 24rem;font-size: 0;}
.musinsa .subject {padding: 0 30rem 40rem;text-align: left;}
.musinsa .subject .storage {width: 320rem;height: 56rem;background: #222624;border-radius: 12rem;color: #fff;font-size: 18rem;font-weight: bold;margin: 16rem -10rem;}
.musinsa .subject .topd {padding-top: 46rem;}
.musinsa .title {text-align: center;font-size: 22rem;font-weight: bold;color: #2f2f33;}
.musinsa .subject .name, .musinsa .subject .number, .musinsa .subject .address {font-size: 14rem;font-weight: bold;color: #2f2f33;}
.musinsa .subject .name {padding-top: 24rem;}
.musinsa .subject .namenum {margin: 8rem 0 16rem;padding: 18rem 20rem;border-radius: 12rem;border: 1rem solid #d8d8d8;font-size: 14rem;color: #2b2b2d;width: 100%;height: 54rem;outline: none;}
.musinsa .subject .namenum.mgbtno {margin: 8rem 0 0;}
.musinsa .subject .namenum::placeholder {color: #cbcbcc;font-size: 14rem;}
.musinsa .subject .namenum[readonly] {background: #e4e5e6; color: #a9a9ac;}
.musinsa .subject .address_txt {margin-top: 8rem;padding: 18rem 20rem;border-radius: 12rem;border: 1rem solid #d8d8d8;font-size: 14rem;color: #2b2b2d;width: 100%;height: 54rem;outline: none;}
.musinsa .subject .address_txt::placeholder {color: #cbcbcc;font-size: 14rem;}
.musinsa .subject .address_txt[readonly] {background: #e4e5e6; color: #a9a9ac;}
.musinsa .subject .surch_box {display: flex;gap: 10rem;justify-content: space-between;height: 54rem;margin-top: 8rem;}
.musinsa .subject .surch_box .address_num {padding: 18rem 20rem;border-radius: 12rem;border: 1rem solid #d8d8d8;font-size: 14rem;color: #2b2b2d;width: 63%;height: 54rem;outline: none;}
.musinsa .subject .surch_box .address_num::placeholder {color: #cbcbcc;font-size: 14rem;}
.musinsa .subject .surch_box .address_num[readonly] {background: #e4e5e6; color: #a9a9ac;}
.musinsa .subject .surch_box .address_surch {width: 100rem;background: #222624;border-radius: 12rem;padding: 20rem 0;color: #fff;font-size: 14rem;font-weight: bold;}
.musinsa .update {width: 196rem;}
.musinsa .notice {color: #75757b;font-size: 12rem;position: relative;padding-left: 9rem;font-weight: 400;line-height: 1.3;margin: 0 auto;letter-spacing: -.3rem;}
.musinsa .notice.color {color: #52555e;width: 256rem}
.musinsa .notice::before {content: "";width: 3rem;height: 3rem;background: #75757b;top: 6rem;left: 0;position: absolute;border-radius: 50%;}
.musinsa .notice.pdb {padding-bottom: 6rem;}
.musinsa .movedown {padding: 10rem 0 40rem;text-align: center;}
.musinsa .arrow_down {width: 42rem;animation: down 1s infinite alternate;}
@keyframes down {0% {opacity: 0.2;}100%{opacity: 1;transform: translateY(15rem);}}