body[data-v-15244c52] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.basic[data-v-15244c52] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.dark[data-v-15244c52] {
  --font_basic: #fff;
  --bg_basic: #101225;
  --layer: #3b3953;
  --font_title: #ffd229;
}
*[data-v-15244c52] {
  -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-15244c52]::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}
body[data-v-15244c52] {
  color: var(--font_basic);
  overflow-y: hidden;
}
body.en[data-v-15244c52] {
  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-15244c52],
  body.en .total_text[data-v-15244c52] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .notice_box[data-v-15244c52] {
    padding-top: 8.75vh;
}
body.en .notice_box.small .notice_title[data-v-15244c52] {
      font-size: 50px;
      font-size: min(3.90625vw, 50px);
}
body.en .danger_desc[data-v-15244c52],
  body.en .danger_text[data-v-15244c52] {
    font-size: 24px !important;
    font-size: min(1.875vw, 24px) !important;
}
body.en .complete_title[data-v-15244c52] {
    font-size: 65px !important;
    font-size: min(5.078125vw, 65px) !important;
}
body.en .waiting_text[data-v-15244c52] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .waiting_info_text[data-v-15244c52] {
    font-size: 20px !important;
    font-size: min(1.5625vw, 20px) !important;
}
body.en .popup_text_title[data-v-15244c52] {
    font-size: 36px !important;
    font-size: min(2.8125vw, 36px) !important;
}
body.en .popup_text[data-v-15244c52] {
    padding: 0 5.859375vw;
}
body.en .content_wrap[data-v-15244c52] {
    font-size: 55px !important;
    font-size: min(4.296875vw, 55px) !important;
}
body.jp .btn_exit[data-v-15244c52] {
  display: block;
}
body.jp[data-v-15244c52],
body.cn_simplified[data-v-15244c52] {
  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-15244c52],
  body.cn_simplified .waiting_count[data-v-15244c52] {
    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-15244c52],
  body.cn_simplified .start_btn img[data-v-15244c52] {
    margin-bottom: 3.625vh;
}
body.jp .start_btn span[data-v-15244c52],
  body.cn_simplified .start_btn span[data-v-15244c52] {
    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-15244c52],
p[data-v-15244c52] {
  margin: 0;
  padding: 0;
}
h1[data-v-15244c52],
h2[data-v-15244c52],
h3[data-v-15244c52],
h4[data-v-15244c52],
h5[data-v-15244c52],
h6[data-v-15244c52] {
  margin: 0;
}
ul[data-v-15244c52],
li[data-v-15244c52] {
  margin: 0;
  padding: 0;
}
ul li[data-v-15244c52] {
  list-style: none;
}
button[data-v-15244c52] {
  border: none;
}
.wrapper_gray[data-v-15244c52] {
  background: var(--bg_basic);
  width: 100vw;
  height: 100vh;
}
.wrapper_dark[data-v-15244c52] {
  width: 100vw;
  height: 100vh;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.inner_wrap[data-v-15244c52] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F9FA;
  height: 100%;
  width: 100%;
}
.header[data-v-15244c52] {
  position: relative;
  padding: 0 20px;
  width: 100%;
  height: 70px;
  background: #F8F9FA;
  border-bottom: 1px solid #B7BEC8;
}
.header h1.title[data-v-15244c52] {
    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-15244c52] {
    border: none;
    background: transparent;
    cursor: pointer;
}
.header button.btn_back[data-v-15244c52] {
    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-15244c52] {
    position: absolute;
    top: 0;
    right: 20px;
    height: 70px;
    color: #D81B1B;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}
.num_pad[data-v-15244c52] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 7.125vh;
}
.num_pad .display_num[data-v-15244c52] {
    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: 29.84375vw;
    height: 7.125vh;
    background: #ffffff;
    font-size: 30px;
    font-size: min(2.34375vw, 30px);
    border-radius: 0.375vh;
}
.num_pad button[data-v-15244c52] {
    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: 4.21875vw;
    height: 7.125vh;
    background: #ffffff;
    border: 0;
    border-radius: 0.375vh;
}

body[data-v-2ca355ce] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.basic[data-v-2ca355ce] {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.dark[data-v-2ca355ce] {
  --font_basic: #fff;
  --bg_basic: #101225;
  --layer: #3b3953;
  --font_title: #ffd229;
}
*[data-v-2ca355ce] {
  -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-2ca355ce]::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}
body[data-v-2ca355ce] {
  color: var(--font_basic);
  overflow-y: hidden;
}
body.en[data-v-2ca355ce] {
  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-2ca355ce],
  body.en .total_text[data-v-2ca355ce] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .notice_box[data-v-2ca355ce] {
    padding-top: 8.75vh;
}
body.en .notice_box.small .notice_title[data-v-2ca355ce] {
      font-size: 50px;
      font-size: min(3.90625vw, 50px);
}
body.en .danger_desc[data-v-2ca355ce],
  body.en .danger_text[data-v-2ca355ce] {
    font-size: 24px !important;
    font-size: min(1.875vw, 24px) !important;
}
body.en .complete_title[data-v-2ca355ce] {
    font-size: 65px !important;
    font-size: min(5.078125vw, 65px) !important;
}
body.en .waiting_text[data-v-2ca355ce] {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .waiting_info_text[data-v-2ca355ce] {
    font-size: 20px !important;
    font-size: min(1.5625vw, 20px) !important;
}
body.en .popup_text_title[data-v-2ca355ce] {
    font-size: 36px !important;
    font-size: min(2.8125vw, 36px) !important;
}
body.en .popup_text[data-v-2ca355ce] {
    padding: 0 5.859375vw;
}
body.en .content_wrap[data-v-2ca355ce] {
    font-size: 55px !important;
    font-size: min(4.296875vw, 55px) !important;
}
body.jp .btn_exit[data-v-2ca355ce] {
  display: block;
}
body.jp[data-v-2ca355ce],
body.cn_simplified[data-v-2ca355ce] {
  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-2ca355ce],
  body.cn_simplified .waiting_count[data-v-2ca355ce] {
    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-2ca355ce],
  body.cn_simplified .start_btn img[data-v-2ca355ce] {
    margin-bottom: 3.625vh;
}
body.jp .start_btn span[data-v-2ca355ce],
  body.cn_simplified .start_btn span[data-v-2ca355ce] {
    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-2ca355ce],
p[data-v-2ca355ce] {
  margin: 0;
  padding: 0;
}
h1[data-v-2ca355ce],
h2[data-v-2ca355ce],
h3[data-v-2ca355ce],
h4[data-v-2ca355ce],
h5[data-v-2ca355ce],
h6[data-v-2ca355ce] {
  margin: 0;
}
ul[data-v-2ca355ce],
li[data-v-2ca355ce] {
  margin: 0;
  padding: 0;
}
ul li[data-v-2ca355ce] {
  list-style: none;
}
button[data-v-2ca355ce] {
  border: none;
}
.wrapper_gray[data-v-2ca355ce] {
  background: var(--bg_basic);
  width: 100vw;
  height: 100vh;
}
.wrapper_dark[data-v-2ca355ce] {
  width: 100vw;
  height: 100vh;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.inner_wrap[data-v-2ca355ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F9FA;
  height: 100%;
  width: 100%;
}
.header[data-v-2ca355ce] {
  position: relative;
  padding: 0 20px;
  width: 100%;
  height: 70px;
  background: #F8F9FA;
  border-bottom: 1px solid #B7BEC8;
}
.header h1.title[data-v-2ca355ce] {
    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-2ca355ce] {
    border: none;
    background: transparent;
    cursor: pointer;
}
.header button.btn_back[data-v-2ca355ce] {
    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-2ca355ce] {
    position: absolute;
    top: 0;
    right: 20px;
    height: 70px;
    color: #D81B1B;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}
.info_sel[data-v-2ca355ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 7.125vh;
}
.info_sel li[data-v-2ca355ce] {
    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;
    height: 100%;
    background: #fff;
    font-size: 30px;
    font-size: min(2.34375vw, 30px);
    color: rgba(48, 48, 48, 0.5);
    border-radius: 0.375vh;
}
.info_sel li.active[data-v-2ca355ce] {
      background: #ff8839;
      color: #ffffff;
}
.info_sel li[data-v-2ca355ce]:nth-last-child(2),
    .info_sel li:nth-last-child(2) ~ li[data-v-2ca355ce] {
      width: 19.6875vw;
}
.info_sel li[data-v-2ca355ce]:nth-last-child(3),
    .info_sel li:nth-last-child(3) ~ li[data-v-2ca355ce] {
      width: 12.890625vw;
}
.info_sel li[data-v-2ca355ce]:nth-last-child(4),
    .info_sel li:nth-last-child(4) ~ li[data-v-2ca355ce] {
      width: 9.375vw;
}

body {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.basic {
  --font_basic: #303030;
  --bg_basic: #ebebeb;
  --layer: #fff;
  --font_title: #f85a40;
}
body.dark {
  --font_basic: #fff;
  --bg_basic: #101225;
  --layer: #3b3953;
  --font_title: #ffd229;
}
* {
  -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 */
}
*::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera*/
}
body {
  color: var(--font_basic);
  overflow-y: hidden;
}
body.en {
  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,
  body.en .total_text {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .notice_box {
    padding-top: 8.75vh;
}
body.en .notice_box.small .notice_title {
      font-size: 50px;
      font-size: min(3.90625vw, 50px);
}
body.en .danger_desc,
  body.en .danger_text {
    font-size: 24px !important;
    font-size: min(1.875vw, 24px) !important;
}
body.en .complete_title {
    font-size: 65px !important;
    font-size: min(5.078125vw, 65px) !important;
}
body.en .waiting_text {
    font-size: 30px !important;
    font-size: min(2.34375vw, 30px) !important;
}
body.en .waiting_info_text {
    font-size: 20px !important;
    font-size: min(1.5625vw, 20px) !important;
}
body.en .popup_text_title {
    font-size: 36px !important;
    font-size: min(2.8125vw, 36px) !important;
}
body.en .popup_text {
    padding: 0 5.859375vw;
}
body.en .content_wrap {
    font-size: 55px !important;
    font-size: min(4.296875vw, 55px) !important;
}
body.jp .btn_exit {
  display: block;
}
body.jp,
body.cn_simplified {
  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,
  body.cn_simplified .waiting_count {
    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,
  body.cn_simplified .start_btn img {
    margin-bottom: 3.625vh;
}
body.jp .start_btn span,
  body.cn_simplified .start_btn span {
    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,
p {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
ul,
li {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
button {
  border: none;
}
.wrapper_gray {
  background: var(--bg_basic);
  width: 100vw;
  height: 100vh;
}
.wrapper_dark {
  width: 100vw;
  height: 100vh;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
.inner_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #F8F9FA;
  height: 100%;
  width: 100%;
}
.header {
  position: relative;
  padding: 0 20px;
  width: 100%;
  height: 70px;
  background: #F8F9FA;
  border-bottom: 1px solid #B7BEC8;
}
.header h1.title {
    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 {
    border: none;
    background: transparent;
    cursor: pointer;
}
.header button.btn_back {
    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 {
    position: absolute;
    top: 0;
    right: 20px;
    height: 70px;
    color: #D81B1B;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}
.header {
  position: relative;
  width: 100%;
  height: 70px;
  background: #101225;
}
.header h1.setting_title {
    width: 100%;
    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;
    height: 70px;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
}
.header .next_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 70px;
    border: 0;
    background: #2da3dd;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
}
.main_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 90px 0;
}
.main_wrap h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 12px;
}
.main_wrap .main_left {
    width: 510px;
}
.main_wrap .main_left .store {
      height: 57px;
      line-height: 57px;
      font-size: 30px;
}
.main_wrap .main_left div {
      margin-bottom: 20px;
}
.main_wrap .main_left div .idx {
        width: 100%;
        height: 57px;
        font-size: 30px;
        padding: 0 15px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border: 0;
        border-radius: 3px;
}
.main_wrap .main_left div .idx::-webkit-input-placeholder {
          color: rgba(48, 48, 48, 0.5);
}
.main_wrap .main_left div .idx::-moz-placeholder {
          color: rgba(48, 48, 48, 0.5);
}
.main_wrap .main_left div .idx:-ms-input-placeholder {
          color: rgba(48, 48, 48, 0.5);
}
.main_wrap .main_left div .idx::-ms-input-placeholder {
          color: rgba(48, 48, 48, 0.5);
}
.main_wrap .main_left div .idx::placeholder {
          color: rgba(48, 48, 48, 0.5);
}
.main_wrap .main_right {
    width: 510px;
}
.main_wrap .main_right h2 {
      font-size: 36px;
      font-weight: bold;
      margin-bottom: 12px;
}
.main_wrap .main_right div {
      margin-bottom: 20px;
}
.main_wrap .main_right .menu_sel {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      height: 57px;
}
.main_wrap .main_right .menu_sel li {
        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: 165px;
        height: 100%;
        background: #fff;
        font-size: 30px;
        color: rgba(48, 48, 48, 0.5);
        border-radius: 3px;
}
.main_wrap .main_right .menu_sel li.active {
          background: #ff8839;
          color: #ffffff;
}
.main_wrap .main_right .menu_sel li.disable {
          background: #9c9c9c;
          color: rgba(255, 255, 255, 0.5);
          border: 1px solid #fff;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
}
.info_sel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 57px;
}
.info_sel li {
    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;
    height: 100%;
    background: #fff;
    font-size: 30px;
    color: var(--font_basic);
    border-radius: 3px;
}
.info_sel li.active {
      background: #ff8839;
      color: #ffffff;
}
.info_sel li.disabled {
      background: #9c9c9c;
      color: rgba(255, 255, 255, 0.5);
}
.info_sel li:nth-last-child(2),
    .info_sel li:nth-last-child(2) ~ li {
      width: 252px;
}
.info_sel li:nth-last-child(3),
    .info_sel li:nth-last-child(3) ~ li {
      width: 165px;
}
.info_sel li:nth-last-child(4),
    .info_sel li:nth-last-child(4) ~ li {
      width: 120px;
}
.num_pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 57px;
}
.num_pad .display_num {
    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: 382px;
    height: 57px;
    background: #ffffff;
    color: #303030;
    font-size: 30px;
    border-radius: 3px;
}
.num_pad button {
    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: 54px;
    height: 57px;
    background: #ffffff;
    border: 0;
    border-radius: 3px;
}
.btn_wrap_setting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 90px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn_wrap_setting .btn_logout {
    width: 240px;
    height: 102px;
    line-height: 102px;
    background: #202020;
    color: #ffffff;
    font-size: 36px;
    font-weight: bold;
    border-radius: 3px;
    margin-right: 18px;
}
.btn_wrap_setting .btn_complete {
    width: 862px;
    height: 102px;
    line-height: 102px;
    background: #2da3dd;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 3px;
}

