body[data-v-2152b404] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.basic[data-v-2152b404] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.dark[data-v-2152b404] {
  --font_basic: #fff;
  --bg_basic: #101225;
  --layer: #3b3953;
  --font_title: #ffd229;
}
*[data-v-2152b404] {
  -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-2152b404]::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}
body[data-v-2152b404] {
  color: var(--font_basic);
  overflow-y: hidden;
}
body.en[data-v-2152b404] {
  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-2152b404],
  body.en .total_text[data-v-2152b404] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .notice_box[data-v-2152b404] {
    padding-top: 8.75vh;
}
body.en .notice_box.small .notice_title[data-v-2152b404] {
      font-size: 50px;
      font-size: min(3.90625vw, 50px);
}
body.en .danger_desc[data-v-2152b404],
  body.en .danger_text[data-v-2152b404] {
    font-size: 24px !important;
    font-size: min(1.875vw, 24px) !important;
}
body.en .complete_title[data-v-2152b404] {
    font-size: 65px !important;
    font-size: min(5.078125vw, 65px) !important;
}
body.en .waiting_text[data-v-2152b404] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .waiting_info_text[data-v-2152b404] {
    font-size: 20px !important;
    font-size: min(1.5625vw, 20px) !important;
}
body.en .popup_text_title[data-v-2152b404] {
    font-size: 36px !important;
    font-size: min(2.8125vw, 36px) !important;
}
body.en .popup_text[data-v-2152b404] {
    padding: 0 5.859375vw;
}
body.en .content_wrap[data-v-2152b404] {
    font-size: 55px !important;
    font-size: min(4.296875vw, 55px) !important;
}
body.jp .btn_exit[data-v-2152b404] {
  display: block;
}
body.jp[data-v-2152b404],
body.cn_simplified[data-v-2152b404] {
  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-2152b404],
  body.cn_simplified .waiting_count[data-v-2152b404] {
    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-2152b404],
  body.cn_simplified .start_btn img[data-v-2152b404] {
    margin-bottom: 3.625vh;
}
body.jp .start_btn span[data-v-2152b404],
  body.cn_simplified .start_btn span[data-v-2152b404] {
    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-2152b404],
p[data-v-2152b404] {
  margin: 0;
  padding: 0;
}
h1[data-v-2152b404],
h2[data-v-2152b404],
h3[data-v-2152b404],
h4[data-v-2152b404],
h5[data-v-2152b404],
h6[data-v-2152b404] {
  margin: 0;
}
ul[data-v-2152b404],
li[data-v-2152b404] {
  margin: 0;
  padding: 0;
}
ul li[data-v-2152b404] {
  list-style: none;
}
button[data-v-2152b404] {
  border: none;
}
.wrapper_gray[data-v-2152b404] {
  background: var(--bg_basic);
  width: 100vw;
  height: 100vh;
}
.wrapper_dark[data-v-2152b404] {
  width: 100vw;
  height: 100vh;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.inner_wrap[data-v-2152b404] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F9FA;
  height: 100%;
  width: 100%;
}
.header[data-v-2152b404] {
  position: relative;
  padding: 0 20px;
  width: 100%;
  height: 70px;
  background: #F8F9FA;
  border-bottom: 1px solid #B7BEC8;
}
.header h1.title[data-v-2152b404] {
    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-2152b404] {
    border: none;
    background: transparent;
    cursor: pointer;
}
.header button.btn_back[data-v-2152b404] {
    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-2152b404] {
    position: absolute;
    top: 0;
    right: 20px;
    height: 70px;
    color: #D81B1B;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}
.inner_wrap[data-v-2152b404] {
  padding: 32px;
  background: #f8fafc;
}
.inner_wrap .touch-area[data-v-2152b404] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 596px;
    max-height: 670px;
    margin: 0;
    padding: 72px 24px;
    border-radius: 24px;
    border: 2px solid #e6ecf3;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(19, 21, 23, 0.15);
            box-shadow: 0px 4px 12px 0px rgba(19, 21, 23, 0.15);
    cursor: pointer;
}
.inner_wrap .touch-area > * + *[data-v-2152b404] {
      margin-top: 12px;
}
.inner_wrap .touch-area[data-v-2152b404]:first-child {
      margin: 0 24px 0 0;
}
.inner_wrap .touch-area .icon[data-v-2152b404] {
      width: 100px;
      height: 100px;
      margin: 0 auto;
}
.inner_wrap .touch-area .title[data-v-2152b404] {
      color: #131517;
      text-align: center;
      font-size: 50px;
      font-weight: 700;
      line-height: 1.48;
}
.inner_wrap .touch-area .contents[data-v-2152b404] {
      color: #2e3137;
      text-align: center;
      font-size: 24px;
      font-weight: 600;
      line-height: 1.58;
}
.inner_wrap .touch-area .sub-contents[data-v-2152b404] {
      text-align: center;
      font-size: 24px;
      font-weight: 600;
      color: #162149;
      line-height: 1.5;
}
.inner_wrap .touch-area .button[data-v-2152b404] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 500px;
      padding: 28px 10px;
      margin: 0 auto 38px;
      margin-top: calc(12px + 38px);
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 20px;
      background: #0091ff;
}
.inner_wrap .touch-area .button span[data-v-2152b404] {
        color: #ffffff;
        text-align: center;
        font-size: 36px;
        font-weight: 700;
        line-height: 1.05;
}
.inner_wrap .touch-area.phone-btn .button[data-v-2152b404] {
      background: #1DBD5C;
}

