body[data-v-6be7b2a8] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.basic[data-v-6be7b2a8] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.dark[data-v-6be7b2a8] {
  --font_basic: #fff;
  --bg_basic: #101225;
  --layer: #3b3953;
  --font_title: #ffd229;
}
*[data-v-6be7b2a8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
*[data-v-6be7b2a8]::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}
body[data-v-6be7b2a8] {
  color: var(--font_basic);
  overflow-y: hidden;
}
body.en[data-v-6be7b2a8] {
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-display: swap;
}
body.en .num_ticket_text[data-v-6be7b2a8],
  body.en .total_text[data-v-6be7b2a8] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .notice_box[data-v-6be7b2a8] {
    padding-top: 8.75vh;
}
body.en .notice_box.small .notice_title[data-v-6be7b2a8] {
      font-size: 50px;
      font-size: min(3.90625vw, 50px);
}
body.en .danger_desc[data-v-6be7b2a8],
  body.en .danger_text[data-v-6be7b2a8] {
    font-size: 24px !important;
    font-size: min(1.875vw, 24px) !important;
}
body.en .complete_title[data-v-6be7b2a8] {
    font-size: 65px !important;
    font-size: min(5.078125vw, 65px) !important;
}
body.en .waiting_text[data-v-6be7b2a8] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .waiting_info_text[data-v-6be7b2a8] {
    font-size: 20px !important;
    font-size: min(1.5625vw, 20px) !important;
}
body.en .popup_text_title[data-v-6be7b2a8] {
    font-size: 36px !important;
    font-size: min(2.8125vw, 36px) !important;
}
body.en .popup_text[data-v-6be7b2a8] {
    padding: 0 5.859375vw;
}
body.en .content_wrap[data-v-6be7b2a8] {
    font-size: 55px !important;
    font-size: min(4.296875vw, 55px) !important;
}
body.jp .btn_exit[data-v-6be7b2a8] {
  display: block;
}
body.jp[data-v-6be7b2a8],
body.cn_simplified[data-v-6be7b2a8] {
  font-family: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-display: swap;
}
body.jp .waiting_count[data-v-6be7b2a8],
  body.cn_simplified .waiting_count[data-v-6be7b2a8] {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-display: swap;
    font-weight: bold;
}
body.jp .start_btn img[data-v-6be7b2a8],
  body.cn_simplified .start_btn img[data-v-6be7b2a8] {
    margin-bottom: 3.625vh;
}
body.jp .start_btn span[data-v-6be7b2a8],
  body.cn_simplified .start_btn span[data-v-6be7b2a8] {
    font-family: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-display: swap;
    font-weight: bold;
}
body[data-v-6be7b2a8],
p[data-v-6be7b2a8] {
  margin: 0;
  padding: 0;
}
h1[data-v-6be7b2a8],
h2[data-v-6be7b2a8],
h3[data-v-6be7b2a8],
h4[data-v-6be7b2a8],
h5[data-v-6be7b2a8],
h6[data-v-6be7b2a8] {
  margin: 0;
}
ul[data-v-6be7b2a8],
li[data-v-6be7b2a8] {
  margin: 0;
  padding: 0;
}
ul li[data-v-6be7b2a8] {
  list-style: none;
}
button[data-v-6be7b2a8] {
  border: none;
}
.wrapper_gray[data-v-6be7b2a8] {
  background: var(--bg_basic);
  width: 100vw;
  height: 100vh;
}
.wrapper_dark[data-v-6be7b2a8] {
  width: 100vw;
  height: 100vh;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.inner_wrap[data-v-6be7b2a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F9FA;
  height: 100%;
  width: 100%;
}
.header[data-v-6be7b2a8] {
  position: relative;
  padding: 0 20px;
  width: 100%;
  height: 70px;
  background: #F8F9FA;
  border-bottom: 1px solid #B7BEC8;
}
.header h1.title[data-v-6be7b2a8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 70px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    color: #000000;
}
.header button[data-v-6be7b2a8] {
    border: none;
    background: transparent;
    cursor: pointer;
}
.header button.btn_back[data-v-6be7b2a8] {
    position: absolute;
    top: 0;
    left: 20px;
    width: 70px;
    height: 70px;
    border: 0;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}
.header button.btn_exit[data-v-6be7b2a8] {
    position: absolute;
    top: 0;
    right: 20px;
    height: 70px;
    color: #D81B1B;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}
.popup_wrap[data-v-6be7b2a8] {
  position: fixed;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
}
.popup_box[data-v-6be7b2a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 66.40625vw;
  padding: 7.5vh 3.90625vw 6.25vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 2.5vw;
  border: 1px solid #e0e0e0;
  background: #ffffff;
}
.popup_box > * + *[data-v-6be7b2a8] {
    margin-top: 5vh;
}
.popup_text_box[data-v-6be7b2a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup_text_box > * + *[data-v-6be7b2a8] {
    margin-top: 3.5vh;
}
.popup_text_box .title[data-v-6be7b2a8] {
    color: #303030;
    text-align: center;
    font-size: 36px;
    font-size: min(2.8125vw, 36px);
    font-weight: 700;
    line-height: 6.625vh;
}
.popup_text_box .text[data-v-6be7b2a8] {
    color: #2E3137;
    text-align: center;
    font-size: 30px;
    font-size: min(2.34375vw, 30px);
    font-weight: 500;
    line-height: 5.5vh;
}
.btn_wrap[data-v-6be7b2a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn_wrap > * + *[data-v-6be7b2a8] {
    margin-left: 1.5625vw;
}
.btn_wrap button[data-v-6be7b2a8] {
    width: 100%;
    height: 11.75vh;
    padding: 3.25vh 0.78125vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 1.5625vw;
    background: #E6E8EB;
    color: #2E3137;
    font-size: 32px;
    font-size: min(2.5vw, 32px);
    font-weight: 700;
    line-height: 4.75vh;
}
.btn_wrap .btn_cancle[data-v-6be7b2a8] {
    background: #D81B1B;
    color: #ffffff;
}

