:root {
  --base-width: 500px;
}

@font-face {
  font-family: "Pretendard Variable";
  font-weight: 45 920;
  font-style: normal;
  font-display: swap;
  src: url("/fonts/PretendardVariable.woff2") format("woff2");
}

body {
  margin: 0;
  font-family: "Pretendard Variable", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  box-sizing: border-box;
  min-height: 100vh;
  background-color: #f4f4f4;
}

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 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.box {
  display: inline-block;
  width: 100%;
  min-height: 222.222vw;
  height: 100%;
  margin: 0 auto;
  background: #f4f4f4;
  box-sizing: border-box;
  position: relative;
}
.box3 {
  display: block;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  margin: 0 auto;
  background: #f4f4f4;
  box-sizing: border-box;
  position: relative;
}
.box4 {
  display: table;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  margin: 0 auto;
  background: #f4f4f4;
  box-sizing: border-box;
  position: absolute;
  z-index: 2;
}

.boxPop {
  display: inline-block;
  width: 100%;
  min-height: 100vh;
  height: auto;
  margin: 0 auto;
  background: #f4f4f4;
  box-sizing: border-box;
  position: relative;
  padding-bottom: env(safe-area-inset-bottom);
}

.content_box1 {
  position: relative;
}

code {
  font-family:
    source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
}

.pdT20vw {
  padding-top: 20vw;
}
.pdTLR16 {
  padding: 20vw 4.444vw 0vw;
}
.pdLR16 {
  padding: 0 4vw;
}
.pdTB65120 {
  padding: 18.056vw 0 33.333vw;
}
.pdo16 {
  padding: 0 4.444vw;
}

.con_pd5 {
  padding: 17.778vw 4.444vw 0;
  box-sizing: border-box;
}
.con_pd6 {
  padding: 26.667vw 4.444vw 11.111vw;
  box-sizing: border-box;
}
.con_pd7 {
  padding: 21.111vw 4.444vw 11.111vw;
  box-sizing: border-box;
}

.story_con .box_con {
  padding-bottom: 11.111vw;
}
.story_con .chat_box2 {
  max-height: none !important;
  min-height: 144.444vw !important;
  height: calc(100dvh - 77.778vw);
}

.mt8 {
  margin-top: 2.222vw;
}
.mt12 {
  margin-top: 3.333vw;
}
.mt16 {
  margin-top: 4.444vw;
}
.mt20 {
  margin-top: 5.556vw;
}
.mt24 {
  margin-top: 6.667vw;
}
.mt32 {
  margin-top: 8.889vw;
}
.mt40 {
  margin-top: 11.111vw;
}
.mt60 {
  margin-top: 16.667vw;
}
.mt80 {
  margin-top: 22.222vw;
}
.mt81 {
  margin-top: 22.5vw;
}
.mt134 {
  margin-top: 37.222vw;
}
.mt215 {
  margin-top: 59.722vw;
}
.mt291 {
  margin-top: 80.833vw;
}

.mr4 {
  margin-right: 1.111vw;
}
.mr8 {
  margin-right: 2.222vw;
}
.mr16 {
  margin-right: 4.444vw;
}
.mr39 {
  margin-right: 8.8vw;
}

.ml4 {
  margin-left: 1.111vw;
}
.ml8 {
  margin-left: 2.222vw;
}
.ml16 {
  margin-left: 4.444vw;
}
.ml39 {
  margin-left: 8.8vw;
}

.mb4 {
  margin-bottom: 1.111vw;
}
.mb8 {
  margin-bottom: 2.222vw;
}
.mb17 {
  margin-bottom: 4.722vw;
}
.mb10 {
  margin-bottom: 2.778vw;
}
.mb12 {
  margin-bottom: 3.333vw;
}
.mb16 {
  margin-bottom: 4.444vw;
}
.mb20 {
  margin-bottom: 5.556vw;
}
.mb24 {
  margin-bottom: 6.667vw;
}
.mb40 {
  margin-bottom: 11.111vw;
}

#box_ft {
  width: 100%;
  background: #f4f4f4;
  padding: 6.667vw 4.444vw 11.111vw;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
#box_ft2 {
  width: 100%;
  background: #f4f4f4;
  padding: 0 4.444vw 11.111vw;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}

#box_ft3 {
  width: 100%;
  padding: 0 4.444vw 0;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
  position: absolute;
  left: 0;
  bottom: 11.111vw;
}
.con_box2 {
  width: 100%;
  height: 222.222vw;
}

.missionDivPopHeight {
  min-height: 100vh;
}

.dotTxt {
  position: relative;
  margin: 0;
  padding-left: 30px;
}
.dotTxt::before {
  content: "";
  position: absolute;
  top: 16px;
  left: 15px;
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%;
}

.indentTxt {
  padding-left: 8.333vw;
  text-indent: -6.389vw;
}
.indentNum {
  padding-left: 4.333vw;
  text-indent: -4.7vw;
}

/* sweetAlert2 Style Custom */
.swal-container {
  padding: 4.444vw;
}
.swal-container.swal2-backdrop-show,
.swal-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.7);
}
.swal-popup {
  width: 91.111vw;
  max-width: 100%;
  padding: 4.444vw;
  border-radius: 5.556vw;
  background: #ffffff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
  animation: fadeInUp 0.3s ease;
}
.swal-title {
  display: none !important;
}
.swal-desc {
  color: #101010;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.swal-html {
  padding: 6.667vw 0 0 0;
}
.swal-actions {
  margin-top: 6.667vw;
}
.swal-confirm-btn {
  width: 82.222vw;
  max-width: 100%;
  background: #101010;
  color: white;
  border: none;
  border-radius: 2.778vw;
  padding: 3.889vw 0;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 4.444vw;
  font-weight: 700;
  cursor: pointer;
}

.swal-confirm-btn:focus,
.swal-confirm-btn:focus-visible {
  outline: none;
}

/* 버튼 스피너 */
.btn-spinner {
  display: inline-block;
  width: 3.889vw;
  height: 3.889vw;
  border: 0.556vw solid rgba(255, 255, 255, 0.4);
  border-top-color: #fff;
  border-radius: 50%;
  animation: btn-spin 0.7s linear infinite;
  vertical-align: middle;
  margin-right: 1.667vw;
}

@keyframes btn-spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@supports (-webkit-touch-callout: none) {
  #box_ft {
    bottom: 14.667vw;
  }
  .clearBox #box_ft {
    bottom: 0;
  }
  .missionDivPopHeight {
    min-height: calc(100dvh - 14.667vw);
  }
  .storageListGap {
    padding: 26.667vw 4.444vw 26vw;
  }
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  body {
    margin: 0;
    font-family: "Pretendard Variable", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    box-sizing: border-box;
    min-height: 100vh;
    background-color: #f4f4f4;
  }

  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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }

  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }

  ol,
  ul {
    list-style: none;
  }
  blockquote,
  q {
    quotes: none;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
    content: none;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
  }

  #root {
    background: url("/assets/img_bg_ws-DEyGIaFj.jpg") no-repeat center/cover;
  }

  #content {
    width: var(--base-width);
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .box {
    display: inline-block;
    width: 100%;
    min-height: 160vw;
    height: 100%;
    margin: 0 auto;
    background: #f4f4f4;
    box-sizing: border-box;
    position: relative;
  }
  .box3 {
    display: block;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    margin: 0 auto;
    background: #f4f4f4;
    box-sizing: border-box;
    position: relative;
  }
  .box4 {
    display: table;
    width: 100%;
    min-height: 100vh;
    height: 100%;
    margin: 0 auto;
    background: #f4f4f4;
    box-sizing: border-box;
    position: absolute;
    z-index: 2;
  }

  .boxPop {
    display: inline-block;
    width: 100%;
    min-height: 100vh;
    height: auto;
    margin: 0 auto;
    background: #f4f4f4;
    box-sizing: border-box;
    position: relative;
    padding-bottom: env(safe-area-inset-bottom);
  }

  .content_box1 {
    position: relative;
  }

  code {
    font-family:
      source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
  }

  .pdT20vw {
    padding-top: 14.4vw;
  }
  .pdTLR16 {
    padding: 14.4vw 3.2vw 0vw;
  }
  .pdLR16 {
    padding: 0 2.88vw;
  }
  .pdTB65120 {
    padding: 13vw 0 24vw;
  }
  .pdo16 {
    padding: 0 3.2vw;
  }

  .con_pd5 {
    padding: 12.8vw 3.2vw 0;
    box-sizing: border-box;
  }
  .con_pd6 {
    padding: 19.2vw 3.2vw 8vw;
    box-sizing: border-box;
  }
  .con_pd7 {
    padding: 15.2vw 3.2vw 8vw;
    box-sizing: border-box;
  }

  .story_con .box_con {
    padding-bottom: 8vw;
  }
  .story_con .chat_box2 {
    max-height: none !important;
    min-height: 104vw !important;
    height: calc(100dvh - 56vw);
  }

  .mt8 {
    margin-top: 1.6vw;
  }
  .mt12 {
    margin-top: 2.4vw;
  }
  .mt16 {
    margin-top: 3.2vw;
  }
  .mt20 {
    margin-top: 4vw;
  }
  .mt24 {
    margin-top: 4.8vw;
  }
  .mt32 {
    margin-top: 6.4vw;
  }
  .mt40 {
    margin-top: 8vw;
  }
  .mt60 {
    margin-top: 12vw;
  }
  .mt80 {
    margin-top: 16vw;
  }
  .mt81 {
    margin-top: 16.2vw;
  }
  .mt134 {
    margin-top: 26.8vw;
  }
  .mt215 {
    margin-top: 43vw;
  }
  .mt291 {
    margin-top: 58.2vw;
  }

  .mr4 {
    margin-right: 0.8vw;
  }
  .mr8 {
    margin-right: 1.6vw;
  }
  .mr16 {
    margin-right: 3.2vw;
  }
  .mr39 {
    margin-right: 6.336vw;
  }

  .ml4 {
    margin-left: 0.8vw;
  }
  .ml8 {
    margin-left: 1.6vw;
  }
  .ml16 {
    margin-left: 3.2vw;
  }
  .ml39 {
    margin-left: 6.336vw;
  }

  .mb4 {
    margin-bottom: 0.8vw;
  }
  .mb8 {
    margin-bottom: 1.6vw;
  }
  .mb17 {
    margin-bottom: 3.4vw;
  }
  .mb10 {
    margin-bottom: 2vw;
  }
  .mb12 {
    margin-bottom: 2.4vw;
  }
  .mb16 {
    margin-bottom: 3.2vw;
  }
  .mb20 {
    margin-bottom: 4vw;
  }
  .mb24 {
    margin-bottom: 4.8vw;
  }
  .mb40 {
    margin-bottom: 8vw;
  }

  #box_ft {
    width: var(--base-width);
    background: #f4f4f4;
    padding: 4.8vw 3.2vw 8vw;
    box-sizing: border-box;
    text-align: left;
    font-size: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  #box_ft2 {
    width: var(--base-width);
    background: #f4f4f4;
    padding: 0 3.2vw 8vw;
    box-sizing: border-box;
    text-align: left;
    font-size: 0;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }

  #box_ft3 {
    width: var(--base-width);
    padding: 0 3.2vw 0;
    box-sizing: border-box;
    text-align: left;
    font-size: 0;
    position: absolute;
    left: 50%;
    bottom: 8vw;
    transform: translateX(-50%);
  }
  .con_box2 {
    width: 100%;
    height: 160vw;
  }

  .missionDivPopHeight {
    min-height: 100vh;
  }

  .dotTxt {
    position: relative;
    margin: 0;
    padding-left: 30px;
  }
  .dotTxt::before {
    content: "";
    position: absolute;
    top: 16px;
    left: 15px;
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 50%;
  }

  .indentTxt {
    padding-left: 6vw;
    text-indent: -4.6vw;
  }
  .indentNum {
    padding-left: 3.12vw;
    text-indent: -3.384vw;
  }

  /* sweetAlert2 Style Custom */
  .swal-container {
    padding: 3.2vw;
  }
  .swal-container.swal2-backdrop-show,
  .swal-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.7);
  }
  .swal-popup {
    width: 65.6%;
    max-width: calc(var(--base-width) - 4.444vw);
    padding: 3.2vw;
    border-radius: 4vw;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
    animation: fadeInUp 0.3s ease;
  }
  .swal-title {
    display: none !important;
  }
  .swal-desc {
    color: #101010;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
  }
  .swal-html {
    padding: 4.8vw 0 0 0;
  }
  .swal-actions,
  .swal2-actions {
    width: 100%;
    margin-top: 4.8vw;
  }
  .swal-confirm-btn {
    width: 100%;
    max-width: 100%;
    background: #101010;
    color: white;
    border: none;
    border-radius: 2vw;
    padding: 2.8vw 0;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 3.2vw;
    font-weight: 700;
    cursor: pointer;
  }

  .swal-confirm-btn:focus,
  .swal-confirm-btn:focus-visible {
    outline: none;
  }

  /* 버튼 스피너 */
  .btn-spinner {
    display: inline-block;
    width: 2.8vw;
    height: 2.8vw;
    border: 0.4vw solid rgba(255, 255, 255, 0.4);
    border-top-color: #fff;
    border-radius: 50%;
    animation: btn-spin 0.7s linear infinite;
    vertical-align: middle;
    margin-right: 1.2vw;
  }

  @supports (-webkit-touch-callout: none) {
    #box_ft {
      bottom: 10.56vw;
    }
    .clearBox #box_ft {
      bottom: 0;
    }
    .missionDivPopHeight {
      min-height: calc(100dvh - 10.56vw);
    }
    .storageListGap {
      padding: 19.2vw 3.2vw 18.72vw;
    }
  }
}
.storage_box {
  display: table;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  margin: 0 auto;
  background: #f4f4f4;
  box-sizing: border-box;
  position: fixed;
  z-index: 2;
}
.storage_box.storage_box_scroll {
  display: block;
  overflow-y: auto;
}

.storage_list_box_con {
  width: 100%;
  box-sizing: border-box;
  height: 100vh;
  overflow: scroll;
}

.storage_tit {
  color: #fff;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 7.778vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.storage_txt {
  color: #fff;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
}
.hint_detail {
  min-height: 100vh;
}

.hintDetail_div {
  min-height: 100vh;
  position: relative;
  box-sizing: border-box;
}
.hint_list .storage_txt {
  padding-left: 4.444vw;
  padding-right: 4.444vw;
}
.hint_detail .storage_txt {
  padding-left: 11.111vw;
  padding-right: 11.111vw;
  text-align: center;
}
.hint_detail .storage_txt .dotTxt::before {
  top: 22px;
  width: 5px;
  height: 5px;
  background-color: #ffffff;
}
.hint_detail .pdTB65120 {
  padding-top: 26.667vw;
}

.storageDetailAlignBox {
  height: calc(100vh - 38vh);
  vertical-align: middle;
  display: flex;
  justify-content: center;
  overflow-y: auto;
}
.storageDetailAlignBox .storageDetailAlignBoxInner {
  margin: auto;
  text-align: center;
}
.storage_txt2 {
  color: #fff;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 700;
}

.storage_pBox {
  color: #ddd;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.storage_pBox a {
  display: none;
}

.storage_pBox a.sel {
  display: block;
  width: 100%;
  height: 15.556vw;
  line-height: 15.556vw;
  border-radius: 2.778vw;
  background: #ffffff;
  color: #101010;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 700;
}

.storageBtnBox {
  position: sticky !important;
  bottom: 0;
  padding-bottom: env(safe-area-inset-bottom);
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .storage_box {
    display: table;
    width: var(--base-width);
    min-height: 100vh;
    height: 100%;
    margin: 0 auto;
    background: #f4f4f4;
    box-sizing: border-box;
    position: fixed;
    z-index: 2;
  }
  .storage_box.storage_box_scroll {
    display: block;
    overflow-y: auto;
  }

  .storage_list_box_con {
    width: 100%;
    box-sizing: border-box;
    height: 100vh;
    overflow: scroll;
  }

  .storage_tit {
    color: #fff;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 5.6vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .storage_txt {
    color: #fff;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6;
  }
  .hint_detail {
    min-height: 100vh;
  }

  .hintDetail_div {
    min-height: 100vh;
    position: relative;
    box-sizing: border-box;
  }
  .hint_list .storage_txt {
    padding-left: 3.2vw;
    padding-right: 3.2vw;
  }
  .hint_detail .storage_txt {
    padding-left: 8vw;
    padding-right: 8vw;
    text-align: center;
  }
  .hint_detail .storage_txt .dotTxt::before {
    top: 22px;
    width: 5px;
    height: 5px;
    background-color: #ffffff;
  }
  .hint_detail .pdTB65120 {
    padding-top: 19.2vw;
  }

  .storageDetailAlignBox {
    height: calc(100vh - 38vh);
    vertical-align: middle;
    display: flex;
    justify-content: center;
    overflow-y: auto;
  }
  .storageDetailAlignBox .storageDetailAlignBoxInner {
    margin: auto;
    text-align: center;
  }
  .storage_txt2 {
    color: #fff;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 700;
  }

  .storage_pBox {
    color: #ddd;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .storage_pBox a {
    display: none;
  }

  .storage_pBox a.sel {
    display: block;
    width: 100%;
    height: 11.2vw;
    line-height: 11.2vw;
    border-radius: 2vw;
    background: #ffffff;
    color: #101010;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 700;
  }

  .storageBtnBox {
    position: sticky !important;
    bottom: 0;
    left: 0 !important;
    transform: none !important;
    padding-bottom: env(safe-area-inset-bottom);
  }
}
.inputBtn03 {
  display: block;
  width: 100%;
  height: 15.556vw;
  line-height: 15.556vw;
  border-radius: 2.778vw;
  border: 0;
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 5.556vw;
  font-weight: 700;
  color: #898989;
  background: #bcbcbc;
  box-sizing: border-box;
}
.inputBtn03.active {
  color: #101010;
  background: #fff;
}
.inputBtn01 {
  display: flex;
  width: 100%;
  height: 15.556vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #99babf;
  flex-shrink: 0;
  border-radius: 2.778vw;
  background: #d8e4e5;
  border: 0.278vw solid #d8e4e5;
  box-sizing: border-box;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.inputBtn01.active {
  background: #44bad1;
  color: #fff;
  border: 0.278vw solid #44bad1;
}

.inputBtn02 {
  display: block;
  width: 100%;
  height: 15.556vw;
  line-height: 15.556vw;
  border: 0;
  border-radius: 2.778vw;
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 5.556vw;
  font-weight: 700;
  color: #a2a2a2;
  background: #cbcbcb;
  text-align: center;
  box-sizing: border-box;
}
.inputBtn02.active {
  color: #ffffff;
  background: #101010;
}
.inputBtn02.static {
  color: #101010;
  background: #dddddd;
}

.nextHintBtn {
  display: block;
  width: 100%;
  height: 15.556vw;
  padding: 0 4.444vw;
  border-radius: 2.778vw;
  background: rgba(255, 161, 161, 0.4);
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 5.556vw;
  font-weight: 600;
  color: #ff5e5e;
  text-align: center;
  line-height: normal;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .inputBtn03 {
    display: block;
    width: 100%;
    height: 11.2vw;
    line-height: 11.2vw;
    border-radius: 2vw;
    border: 0;
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 4vw;
    font-weight: 700;
    color: #898989;
    background: #bcbcbc;
    box-sizing: border-box;
  }
  .inputBtn03.active {
    color: #101010;
    background: #fff;
  }
  .inputBtn01 {
    display: flex;
    width: 100%;
    height: 11.2vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #99babf;
    flex-shrink: 0;
    border-radius: 2vw;
    background: #d8e4e5;
    border: 0.2vw solid #d8e4e5;
    box-sizing: border-box;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .inputBtn01.active {
    background: #44bad1;
    color: #fff;
    border: 0.2vw solid #44bad1;
  }

  .inputBtn02 {
    display: block;
    width: 100%;
    height: 11.2vw;
    line-height: 11.2vw;
    border: 0;
    border-radius: 2vw;
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 4vw;
    font-weight: 700;
    color: #a2a2a2;
    background: #cbcbcb;
    text-align: center;
    box-sizing: border-box;
  }
  .inputBtn02.active {
    color: #ffffff;
    background: #101010;
  }
  .inputBtn02.static {
    color: #101010;
    background: #dddddd;
  }

  .nextHintBtn {
    display: block;
    width: 100%;
    height: 11.2vw;
    padding: 0 3.2vw;
    border-radius: 2vw;
    background: rgba(255, 161, 161, 0.4);
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 4vw;
    font-weight: 600;
    color: #ff5e5e;
    text-align: center;
    line-height: normal;
  }
}
.intro_pop_box {
  position: relative;
  width: 100%;
  min-height: 312.778vw;
  height: auto;
  background: #101010;
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
  padding-bottom: 11.111vw;
}
.intro_pop_box.user-info {
  min-height: 287.222vw;
  background-image: url("../../img/intro/img_bg_login.png");
}
.intro_pop_box.user-info-name {
  min-height: 222.222vw;
  background-image: url("../../img/intro/img_bg_login.png");
}

.intro_bg_box {
  width: 100%;
  height: 275.833vw;
  text-align: center;
  font-size: 0;
  box-sizing: border-box;
  background:
    url("/assets/img_bg_landing-w6Cr5UN_.png") no-repeat top center/cover,
    #0b2230;
}

.intro_ft {
  width: 100%;
  padding: 0 4.444vw 0;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
}

#login-cont {
  width: 100%;
  padding: 0 4.444vw 0;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
  position: absolute;
  left: 0;
  bottom: 6.667vw;
}

.login-intro {
  margin-bottom: 17.778vw;
  text-align: center;
}
.login-intro__title {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.3;
  letter-spacing: -0.111vw;
}
.login-intro__subtitle {
  width: 81.667vw;
  max-width: 95%;
  margin: 3.333vw auto 6.667vw;
}
.login-intro__subtitle img {
  max-width: 100%;
}
.login-intro__description {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5vw;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.44;
  letter-spacing: -0.1vw;
}

.video-container {
  padding: 0 4.444vw;
}
.video-container__wrap {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.intro_guide {
  text-align: center;
}
.intro_guide_txt {
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 4.444vw;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 1.875;
}

.bottom__modle-logo {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 0 11.111vw;
  margin: 11.111vw auto 0;
}
.bottom__modle-logo > li {
}
.bottom__modle-logo > li.logo_amorepacific {
  width: 24.444vw;
  /* width: 42.222vw; */
}
.bottom__modle-logo > li.logo_modle {
  width: 16.667vw;
}
.bottom__modle-logo img {
  max-width: 100%;
}

.gameStartBtn {
  display: flex;
  width: 100%;
  height: 15.556vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #99babf;
  flex-shrink: 0;
  border-radius: 2.778vw;
  background: #d8e4e5;
  border: 0.278vw solid #d8e4e5;
  box-sizing: border-box;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.gameStartBtn.active {
  background: #71b5be;
  color: #ffffff;
  border: 0.278vw solid #71b5be;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .intro_pop_box {
    position: relative;
    width: 100%;
    min-height: 225.2vw;
    height: auto;
    background: #101010;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
    padding-bottom: 8vw;
  }
  .intro_pop_box.user-info {
    min-height: 206.8vw;
    background-image: url("../../img/intro/img_bg_login.png");
  }
  .intro_pop_box.user-info-name {
    min-height: 160vw;
    background-image: url("../../img/intro/img_bg_login.png");
  }

  .intro_bg_box {
    width: 100%;
    height: 198.6vw;
    text-align: center;
    font-size: 0;
    box-sizing: border-box;
    background:
      url("/assets/img_bg_landing-w6Cr5UN_.png") no-repeat top center/cover,
      #0b2230;
  }

  .intro_ft {
    width: 100%;
    padding: 0 3.2vw 0;
    box-sizing: border-box;
    text-align: left;
    font-size: 0;
  }

  #login-cont {
    width: 100%;
    padding: 0 3.2vw 0;
    box-sizing: border-box;
    text-align: left;
    font-size: 0;
    position: absolute;
    left: 0;
    bottom: 4.8vw;
  }

  .login-intro {
    margin-bottom: 12.8vw;
    text-align: center;
  }
  .login-intro__title {
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.3;
    letter-spacing: -0.08vw;
  }
  .login-intro__subtitle {
    width: 58.8vw;
    max-width: 95%;
    margin: 2.4vw auto 4.8vw;
  }
  .login-intro__subtitle img {
    max-width: 100%;
  }
  .login-intro__description {
    font-family: "Pretendard Variable", sans-serif;
    font-size: 3.6vw;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.44;
    letter-spacing: -0.072vw;
  }

  .video-container {
    padding: 0 3.2vw;
  }
  .video-container__wrap {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
  }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .intro_guide {
    text-align: center;
  }
  .intro_guide_txt {
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 3.2vw;
    font-weight: 600;
    color: #fff;
    text-align: center;
    line-height: 1.875;
  }

  .bottom__modle-logo {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    gap: 0 8vw;
    margin: 8vw auto 0;
  }
  .bottom__modle-logo > li {
  }
  .bottom__modle-logo > li.logo_amorepacific {
    width: 17.6vw;
    /* width: 30.4vw; */
  }
  .bottom__modle-logo > li.logo_modle {
    width: 12vw;
  }
  .bottom__modle-logo img {
    max-width: 100%;
  }

  .gameStartBtn {
    display: flex;
    width: 100%;
    height: 11.2vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #99babf;
    flex-shrink: 0;
    border-radius: 2vw;
    background: #d8e4e5;
    border: 0.2vw solid #d8e4e5;
    box-sizing: border-box;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .gameStartBtn.active {
    background: #71b5be;
    color: #ffffff;
    border: 0.2vw solid #71b5be;
  }
}
.missionDivTu {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.missionDiTu {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.box_storage_bg {
  background: url("/assets/img_bg_storage-h8c5UMSP.png") center no-repeat;
  background-size: cover;
}

.suspect-card {
  width: 77.778vw;
  height: 122.222vw;
}

.suspect-motion {
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}

.suspect-motion.fade-in {
  opacity: 1;
  transform: translateX(0);
}

.suspect-motion.fade-out {
  opacity: 0;
  transform: translateX(-12px);
}

.slide-dots {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  gap: 0 8px;
}
.slide-dots-btn {
  display: block;
  width: 2.222vw;
  height: 2.222vw;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #888888;
}
.slide-dots-btn.active {
  background: #ffffff;
}

.suspect_content {
  position: relative;
  padding-bottom: 37.778vw;
}
.hintMode_content {
  padding-bottom: 57.778vw;
}

.storage_detail_suspect_box {
  height: 236.111vw;
}

.suspect-motion {
  animation: fadeIn 1s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .missionDivTu {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100vh;
  }

  .missionDiTu {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .box_storage_bg {
    background: url("/assets/img_bg_storage-h8c5UMSP.png") center no-repeat;
    background-size: cover;
  }

  .suspect-card {
    width: 56vw;
    height: 88vw;
  }

  .suspect-motion {
    transition:
      opacity 0.3s ease,
      transform 0.3s ease;
  }

  .suspect-motion.fade-in {
    opacity: 1;
    transform: translateX(0);
  }

  .suspect-motion.fade-out {
    opacity: 0;
    transform: translateX(-12px);
  }

  .slide-dots {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    gap: 0 8px;
  }
  .slide-dots-btn {
    display: block;
    width: 1.6vw;
    height: 1.6vw;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: #888888;
  }
  .slide-dots-btn.active {
    background: #ffffff;
  }

  .suspect_content {
    position: relative;
    padding-bottom: 27.2vw;
  }
  .hintMode_content {
    padding-bottom: 41.6vw;
  }

  .storage_detail_suspect_box {
    height: 170vw;
  }

  .suspect-motion {
    animation: fadeIn 1s ease;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(8px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
.mission_tit {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 21.96%;
}

.missionDiv {
  display: table;
  width: 100%;
  height: 100%;
}

.missionDi {
  display: table-cell;
  vertical-align: middle;
}

.con_box_hint {
  padding: 13.333vw 4.444vw 11.111vw !important;
  align-items: center;
}

.con_box_hint .missionDiv {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 57.777vw);
  /*height: calc(100vh - 65.556vw); padding-bottom: 15.556vw;*/
}

.con_box_hint .missionDi {
  width: 100%;
  display: block;
  /*max-height: 147.222vw; overflow-y: auto; overflow-x: hidden;*/
}

.con_box_hint .missionDi .con_box_hint_intxt {
  max-height: 134.722vw;
  overflow-y: auto;
  overflow-x: hidden;
}

.missionDi {
  display: table-cell;
  vertical-align: middle;
}

.missionDi2 {
  display: block;
  vertical-align: middle;
}

.missionDivClose {
  z-index: 5;
  position: relative;
  background: #fff4e6;
}

.missionDivhint {
  z-index: 5;
  position: relative;
  background: #fff4e6;
  height: 222.222vw;
}

.mission_tit4 {
  background: url("/assets/title-4-Dmas4W5l.png") center no-repeat;
  background-size: cover;
}

.hintDiv {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8;
  width: 100%;
}

.hint_tit {
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 7.222vw;
  font-weight: 700;
  color: #101010;
  line-height: normal;
  text-align: center;
}

.hint_text_box {
  overflow-y: auto;
  position: relative;
  max-height: calc(100vh - 86.111vw);
}

.hint_txt {
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 5.556vw;
  font-weight: 600;
  color: #101010;
  text-align: center;
  line-height: 1.6;
}

.txtFF5E5E {
  color: #ff5e5e;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .mission_tit {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 21.96%;
  }

  .missionDiv {
    display: table;
    width: 100%;
    height: 100%;
  }

  .missionDi {
    display: table-cell;
    vertical-align: middle;
  }

  .con_box_hint {
    padding: 9.6vw 3.2vw 8vw !important;
    align-items: center;
  }

  .con_box_hint .missionDiv {
    display: flex;
    align-items: center;
    min-height: calc(100vh - 41.599vw);
    /*height: calc(100vh - 47.2vw); padding-bottom: 11.2vw;*/
  }

  .con_box_hint .missionDi {
    width: 100%;
    display: block;
    /*max-height: 106vw; overflow-y: auto; overflow-x: hidden;*/
  }

  .con_box_hint .missionDi .con_box_hint_intxt {
    max-height: 97vw;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .missionDi {
    display: table-cell;
    vertical-align: middle;
  }

  .missionDi2 {
    display: block;
    vertical-align: middle;
  }

  .missionDivClose {
    z-index: 5;
    position: relative;
    background: #fff4e6;
  }

  .missionDivhint {
    z-index: 5;
    position: relative;
    background: #fff4e6;
    height: 160vw;
  }

  .mission_tit4 {
    background: url("/assets/title-4-Dmas4W5l.png") center no-repeat;
    background-size: cover;
  }

  .hintDiv {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 8;
    width: 100%;
    transform: translateX(-50%);
  }

  .hint_tit {
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 5.2vw;
    font-weight: 700;
    color: #101010;
    line-height: normal;
    text-align: center;
  }

  .hint_text_box {
    overflow-y: auto;
    position: relative;
    max-height: calc(100vh - 62vw);
  }

  .hint_txt {
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 4vw;
    font-weight: 600;
    color: #101010;
    text-align: center;
    line-height: 1.6;
  }

  .txtFF5E5E {
    color: #ff5e5e;
  }
}
#box_hd {
  width: 100%;
  height: 15.556vw;
  line-height: 15.556vw;
  background: #f4f4f4;
  padding: 0 4.444vw;
  box-sizing: border-box;
  text-align: left;
  font-size: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  transition: all 0.2s ease;
} /*absolute*/
#box_hd.scrolled {
  background: none !important;
  -webkit-backdrop-filter: saturate(100%) blur(2.778vw);
  backdrop-filter: saturate(100%) blur(2.778vw);
}
#box_hd::after {
  content: "";
  display: table;
  clear: both;
}
.box_hd_storage {
  background: none !important;
}

.box_hd_d {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.box_hd_back_arr {
  display: block;
  width: 11.111vw;
  height: 11.111vw;
  background: url("/assets/img_icon_btn_arrow-CpHBkP5w.png") center no-repeat;
  background-size: 11.111vw;
}

.box_hd_lt {
  float: left;
}
.box_hd_rt {
  float: right;
  font-size: 0;
}

.box_icon1 {
  width: 23.889vw;
  height: 11.111vw;
  line-height: 11.111vw;
  background: url("/assets/img_ui_item_timer-D3A0YYhg.png") center no-repeat;
  background-size: cover;
  padding: 0 6.667vw 0 1.111vw;
  box-sizing: border-box;
}
.box_hd_quizCnt {
  width: 23.889vw;
  height: 11.111vw;
  line-height: 11.111vw;
  background: url("/assets/img_ui_item_storage-CQWReIwE.png") center no-repeat;
  background-size: cover;
  padding: 0 10vw 0 1.111vw;
  box-sizing: border-box;
}
.btn_view_hint {
  width: 8.889vw;
  height: 8.889vw;
  background: url("/assets/ic_hint-A3uSrdiu.png") center no-repeat;
  background-size: contain;
  font-size: 0;
}
.box_hd_tit {
  font-family: "Pretendard Variable", sans-serif;
  color: #fff;
  font-size: 4.444vw;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
#time_label {
  width: 16.111vw;
}
#mis_label {
  width: 13.333vw;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  #box_hd {
    width: var(--base-width);
    height: 11.2vw;
    line-height: 11.2vw;
    background: #f4f4f4;
    padding: 0 3.2vw;
    box-sizing: border-box;
    text-align: left;
    font-size: 0;
    position: fixed;
    z-index: 9;
    top: 0;
    transition: all 0.2s ease;
  } /*absolute*/
  #box_hd.scrolled {
    background: none !important;
    -webkit-backdrop-filter: saturate(100%) blur(2vw);
    backdrop-filter: saturate(100%) blur(2vw);
  }
  #box_hd::after {
    content: "";
    display: table;
    clear: both;
  }
  .box_hd_storage {
    background: none !important;
  }

  .box_hd_d {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .box_hd_back_arr {
    display: block;
    width: 8vw;
    height: 8vw;
    background: url("/assets/img_icon_btn_arrow-CpHBkP5w.png") center no-repeat;
    background-size: 8vw;
  }

  .box_hd_lt {
    float: left;
  }
  .box_hd_rt {
    float: right;
    font-size: 0;
  }

  .box_icon1 {
    width: 17.2vw;
    height: 8vw;
    line-height: 8vw;
    background: url("/assets/img_ui_item_timer-D3A0YYhg.png") center no-repeat;
    background-size: cover;
    padding: 0 4.8vw 0 0.8vw;
    box-sizing: border-box;
  }
  .box_hd_quizCnt {
    width: 17.2vw;
    height: 8vw;
    line-height: 8vw;
    background: url("/assets/img_ui_item_storage-CQWReIwE.png") center no-repeat;
    background-size: cover;
    padding: 0 7.2vw 0 0.8vw;
    box-sizing: border-box;
  }
  .btn_view_hint {
    width: 6.4vw;
    height: 6.4vw;
    background: url("/assets/ic_hint-A3uSrdiu.png") center no-repeat;
    background-size: contain;
    font-size: 0;
  }
  .box_hd_tit {
    font-family: "Pretendard Variable", sans-serif;
    color: #fff;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 700;
    text-align: center;
  }
  #time_label {
    width: 11.6vw;
  }
  #mis_label {
    width: 9.6vw;
  }
}
.chat_box2 {
  font-size: 0;
  min-height: 135.556vw;
  overflow-y: auto;
}
.chat_box4 {
  font-size: 0;
  height: 120.056vw;
  overflow-y: auto;
}
.chat_box6 {
  font-size: 0;
  height: 128.278vw;
  overflow-y: auto;
}

.chat_b_left {
  text-align: left;
}
.chat_b_l_left,
.chat_b_l_right {
  display: inline-block;
  vertical-align: top;
}
.chat_b_l_left {
  width: 11.111vw;
}
.chat_b_l_right {
  width: 61.111vw;
}
.chat_b_l_icon {
  width: 11.111vw;
  height: 11.111vw;
}

.chat_tit {
  font-family: "Pretendard Variable", sans-serif;
  color: #909090;
  font-size: 3.889vw;
  font-weight: 600;
  margin-top: 0;
}
.chatInfo_Talk {
  font-family: "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 4.444vw;
  line-height: 1.5;
  color: #101010;
  text-align: center;
}
.chatTit_label {
  font-family: "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 4.444vw;
  background: #f2e3da;
  display: block;
  width: 100%;
  height: 11.111vw;
  line-height: 11.111vw;
  color: #80504a;
}
.chat_b_left_Talk {
  width: 61.111vw;
  font-family: "Pretendard Variable", sans-serif;
  color: #222;
  font-size: 4.444vw;
  font-weight: 400;
  line-height: 6.667vw;
  padding: 2.222vw 3.333vw;
  border-radius: 0vw 2.778vw 2.778vw 2.778vw;
  background: #fff;
  box-sizing: border-box;
  word-break: break-all;
  /*white-space: nowrap;*/
}

.chat_b_left_Talk2 {
  display: inline-block;
  font-family: "Pretendard Variable", sans-serif;
  color: #222;
  font-size: 4.444vw;
  font-weight: 400;
  line-height: 6.667vw; /*white-space: nowrap;*/
  padding: 2.222vw 3.333vw;
  border-radius: 0vw 2.778vw 2.778vw 2.778vw;
  background: #fff;
  box-sizing: border-box;
  word-break: break-all;
}
.box_icon2_inline {
  display: inline-block;
  vertical-align: middle;
}

.chat_b_left_Talk3 {
  display: inline-block;
  max-width: 61.111vw;
  font-family: "Pretendard Variable", sans-serif;
  color: #222;
  font-size: 4.444vw;
  font-weight: 400;
  line-height: 6.667vw;
  padding: 2.222vw 3.333vw;
  border-radius: 0vw 2.778vw 2.778vw 2.778vw;
  background: #fff;
  box-sizing: border-box;
  white-space: nowrap;
}
.chat_b_left_Talk4 {
  display: inline-block;
  max-width: 69.444vw;
  font-family: "Pretendard Variable", sans-serif;
  color: #222;
  font-size: 4.444vw;
  font-weight: 400;
  line-height: 6.667vw;
  padding: 2.222vw 3.333vw;
  border-radius: 0vw 2.778vw 2.778vw 2.778vw;
  background: #fff;
  box-sizing: border-box;
  white-space: nowrap;
}
.chat_b_left_Talk5 {
  display: inline-block;
  max-width: 64.722vw;
  font-family: "Pretendard Variable", sans-serif;
  color: #222;
  font-size: 4.444vw;
  font-weight: 400;
  line-height: 6.667vw;
  padding: 2.222vw 3.333vw;
  border-radius: 0vw 2.778vw 2.778vw 2.778vw;
  background: #fff;
  box-sizing: border-box;
  white-space: nowrap;
}
.inputBtn02 {
  display: block;
  width: 100%;
  height: 15.556vw;
  line-height: 15.556vw;
  border: 0;
  border-radius: 2.778vw;
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 5.556vw;
  font-weight: 700;
  color: #a2a2a2;
  background: #cbcbcb;
  text-align: center;
  box-sizing: border-box;
}
.inputBtn02.active {
  color: #ffffff;
  background: #101010;
}
.inputBtn02.static {
  color: #101010;
  background: #dddddd;
}

.mission_tit {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 21.96%;
}
.introTit {
  background: url("/assets/introTit-C8s8TpIk.png") center no-repeat;
  background-size: cover;
}
.answerTit {
  background: url("/assets/answerTit-By355lJ_.png") center no-repeat;
  background-size: cover;
}
.startTit {
  background: url("/assets/startTit-CncjOGKv.png") center no-repeat;
  background-size: cover;
}
.endTit {
  background: url("/assets/endTit-BH1ZIwdr.png") center no-repeat;
  background-size: cover;
}
.lastQuizTit {
  background: url("/assets/lastQuizTit-Dd6FIlNF.png") center no-repeat;
  background-size: cover;
}
.postTit {
  background: url("/assets/postTit-BMkgwIQA.png") center no-repeat;
  background-size: cover;
}
.quizTit {
  background: url("/assets/quizTit-CIyz7YFN.png") center no-repeat;
  background-size: cover;
}
.searchTit {
  background: url("/assets/searchTit-vOCtil-Y.png") center no-repeat;
  background-size: cover;
}

.Cone {
  display: block;
  width: 11.111vw;
  height: 11.111vw;
  background: url("/assets/Cone-B7-qQsTF.png") center no-repeat;
  background-size: cover;
}
.System {
  display: block;
  width: 11.111vw;
  height: 11.111vw;
  background: url("data:image/png;base64,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") center no-repeat;
  background-size: cover;
}

.txtFF5A5A {
  color: #ff5a5a;
  font-weight: 700;
}

.txt222 {
  color: #222;
  font-weight: 700;
}

.txtW700 {
  font-weight: 700;
}

.txtC43B00 {
  color: #c43b00;
  font-weight: 700;
}

.chatBigImg {
  width: 71.111vw;
}
.chatFullImg {
  width: 100%;
}
.chatEmoticonImg {
  width: 20vw;
}

.chat_icon_wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0 2.222vw;
}
.chat_icon_storage {
  width: 10vw;
}
.chat_icon_hint {
  width: 8.889vw;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .chat_box2 {
    font-size: 0;
    min-height: 97.6vw;
    overflow-y: auto;
  }
  .chat_box4 {
    font-size: 0;
    height: 86.44vw;
    overflow-y: auto;
  }
  .chat_box6 {
    font-size: 0;
    height: 92.36vw;
    overflow-y: auto;
  }

  .chat_b_left {
    text-align: left;
  }
  .chat_b_l_left,
  .chat_b_l_right {
    display: inline-block;
    vertical-align: top;
  }
  .chat_b_l_left {
    width: 8vw;
  }
  .chat_b_l_right {
    width: 44vw;
  }
  .chat_b_l_icon {
    width: 8vw;
    height: 8vw;
  }

  .chat_tit {
    font-family: "Pretendard Variable", sans-serif;
    color: #909090;
    font-size: 2.8vw;
    font-weight: 600;
    margin-top: 0;
  }
  .chatInfo_Talk {
    font-family: "Pretendard Variable", sans-serif;
    font-weight: 700;
    font-size: 3.2vw;
    line-height: 1.5;
    color: #101010;
    text-align: center;
  }
  .chatTit_label {
    font-family: "Pretendard Variable", sans-serif;
    font-weight: 700;
    font-size: 3.2vw;
    background: #f2e3da;
    display: block;
    width: 100%;
    height: 8vw;
    line-height: 8vw;
    color: #80504a;
  }
  .chat_b_left_Talk {
    width: 44vw;
    font-family: "Pretendard Variable", sans-serif;
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 4.8vw;
    padding: 1.6vw 2.4vw;
    border-radius: 0vw 2vw 2vw 2vw;
    background: #fff;
    box-sizing: border-box;
    word-break: break-all;
    /*white-space: nowrap;*/
  }

  .chat_b_left_Talk2 {
    display: inline-block;
    font-family: "Pretendard Variable", sans-serif;
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 4.8vw; /*white-space: nowrap;*/
    padding: 1.6vw 2.4vw;
    border-radius: 0vw 2vw 2vw 2vw;
    background: #fff;
    box-sizing: border-box;
    word-break: break-all;
  }
  .box_icon2_inline {
    display: inline-block;
    vertical-align: middle;
  }

  .chat_b_left_Talk3 {
    display: inline-block;
    max-width: 44vw;
    font-family: "Pretendard Variable", sans-serif;
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 4.8vw;
    padding: 1.6vw 2.4vw;
    border-radius: 0vw 2vw 2vw 2vw;
    background: #fff;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .chat_b_left_Talk4 {
    display: inline-block;
    max-width: 50vw;
    font-family: "Pretendard Variable", sans-serif;
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 4.8vw;
    padding: 1.6vw 2.4vw;
    border-radius: 0vw 2vw 2vw 2vw;
    background: #fff;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .chat_b_left_Talk5 {
    display: inline-block;
    max-width: 46.6vw;
    font-family: "Pretendard Variable", sans-serif;
    color: #222;
    font-size: 3.2vw;
    font-weight: 400;
    line-height: 4.8vw;
    padding: 1.6vw 2.4vw;
    border-radius: 0vw 2vw 2vw 2vw;
    background: #fff;
    box-sizing: border-box;
    white-space: nowrap;
  }
  .inputBtn02 {
    display: block;
    width: 100%;
    height: 11.2vw;
    line-height: 11.2vw;
    border: 0;
    border-radius: 2vw;
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 4vw;
    font-weight: 700;
    color: #a2a2a2;
    background: #cbcbcb;
    text-align: center;
    box-sizing: border-box;
  }
  .inputBtn02.active {
    color: #ffffff;
    background: #101010;
  }
  .inputBtn02.static {
    color: #101010;
    background: #dddddd;
  }

  .mission_tit {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 21.96%;
  }
  .introTit {
    background: url("/assets/introTit-C8s8TpIk.png") center no-repeat;
    background-size: cover;
  }
  .answerTit {
    background: url("/assets/answerTit-By355lJ_.png") center no-repeat;
    background-size: cover;
  }
  .startTit {
    background: url("/assets/startTit-CncjOGKv.png") center no-repeat;
    background-size: cover;
  }
  .endTit {
    background: url("/assets/endTit-BH1ZIwdr.png") center no-repeat;
    background-size: cover;
  }
  .lastQuizTit {
    background: url("/assets/lastQuizTit-Dd6FIlNF.png") center no-repeat;
    background-size: cover;
  }
  .postTit {
    background: url("/assets/postTit-BMkgwIQA.png") center no-repeat;
    background-size: cover;
  }
  .quizTit {
    background: url("/assets/quizTit-CIyz7YFN.png") center no-repeat;
    background-size: cover;
  }
  .searchTit {
    background: url("/assets/searchTit-vOCtil-Y.png") center no-repeat;
    background-size: cover;
  }

  .Cone {
    display: block;
    width: 8vw;
    height: 8vw;
    background: url("/assets/Cone-B7-qQsTF.png") center no-repeat;
    background-size: cover;
  }
  .System {
    display: block;
    width: 8vw;
    height: 8vw;
    background: url("data:image/png;base64,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") center no-repeat;
    background-size: cover;
  }

  .txtFF5A5A {
    color: #ff5a5a;
    font-weight: 700;
  }

  .txt222 {
    color: #222;
    font-weight: 700;
  }

  .txtW700 {
    font-weight: 700;
  }

  .txtC43B00 {
    color: #c43b00;
    font-weight: 700;
  }

  .chatBigImg {
    width: 51.2vw;
  }
  .chatFullImg {
    width: 100%;
  }
  .chatEmoticonImg {
    width: 14.4vw;
  }

  .chat_icon_wrap {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 0 1.6vw;
  }
  .chat_icon_storage {
    width: 7.2vw;
  }
  .chat_icon_hint {
    width: 6.4vw;
  }
}
.input01 {
  width: 100%;
  height: 13.333vw;
  border-radius: 2.778vw;
  background: #ffffff;
  border: 0.278vw solid #ffffff;
  box-sizing: border-box;
  font-family: "Pretendard Variable", sans-serif;
  color: #101010;
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-weight: 700;
  font-size: 5.556vw;
}

.input01::placeholder {
  font-family: "Pretendard Variable", sans-serif;
  color: #aaaaaa;
  font-weight: 400;
  font-size: 5.556vw;
}
.input02 {
  width: 100%;
  height: 13.333vw;
  border-radius: 2.778vw;
  background: rgba(226, 252, 255, 0.2);
  box-sizing: border-box;
  font-family: "Pretendard Variable", sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 5vw;
  border: 0;
}
.input02::placeholder {
  color: #dddddd;
  font-weight: 400;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .input01 {
    width: 100%;
    height: 9.6vw;
    border-radius: 2vw;
    background: #ffffff;
    border: 0.2vw solid #ffffff;
    box-sizing: border-box;
    font-family: "Pretendard Variable", sans-serif;
    color: #101010;
    text-align: center;
    font-feature-settings:
      "liga" off,
      "clig" off;
    font-weight: 700;
    font-size: 4vw;
  }

  .input01::placeholder {
    font-family: "Pretendard Variable", sans-serif;
    color: #aaaaaa;
    font-weight: 400;
    font-size: 4vw;
  }
  .input02 {
    width: 100%;
    height: 9.6vw;
    border-radius: 2vw;
    background: rgba(226, 252, 255, 0.2);
    box-sizing: border-box;
    font-family: "Pretendard Variable", sans-serif;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
    font-feature-settings:
      "liga" off,
      "clig" off;
    font-size: 3.6vw;
    border: 0;
  }
  .input02::placeholder {
    color: #dddddd;
    font-weight: 400;
  }
}
.select02 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;

  width: 100%;
  height: 13.333vw;
  border-radius: 2.778vw;
  background:
    url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAQBJREFUeAHt1dGtwjAMBdDbN8EboWzACIzACIwAG3QERugGjICYADYIGzDCxag/fEAxJXFb6R4pyk8UO3IsAyIiIiIyW5XnEMnatg1itVVVXZGDPeDIeEdPbt4KECOwCnzM7w8+F8Q7eQ55K7C07YxYC08PuCpgFz0qsEOcXbYGfmaV2LO8PUqxy/9tnVlOesRASRagtnVjfondvCnPAq2Y3xqRLGDDfBqMwQIf+LsDxsKuqROHS4z69z2PWHJ4U9eYAktky+9tMSX8bsiVG1a/oG/IJUwVuyGX+pLnVP79O+wfcrHDaii+buoGc2IJt0/Jt5gjS3wzm28jIiIiIvHuI30hIeUT7WgAAAAASUVORK5CYII=") no-repeat center right
      4.444vw/4.444vw auto,
    rgba(226, 252, 255, 0.2);
  box-sizing: border-box;
  font-family: "Pretendard Variable", sans-serif;
  color: #dddddd;
  text-align: center;
  text-align-last: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 5vw;
  font-weight: 400;
  border: 0;
}
.select02:focus {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAPZJREFUeAHt12ENwjAQBeA3FCBhEsABEpCABBwgAQngAAugABwMB0h4HIGFH2xr12VtR96X9BdN+sjd5TJARERERKQJybWdDabIgh/4dcCUWOAdf20xBZ+2abNCzixgaafq+AOv30rkyhG+dkWOLNie/vbIiQXasr88hprvvg/xsLNASnQPrUtlZ45U7PEThzshBTYvq1A7xMTuZRVqhRg4vO/bvIa6xJjsgflI4WtXjjnU7LesQo2z5Bi2rEJ5L7nC5xLfvVkhrmVRFDfXpRn8pPgg8XrTtwJEAlYBZz7fCpwR38XnUp8Z2CCuoxXgDhERERH5X08HgBcYfgi3/wAAAABJRU5ErkJggg==");
}
.select02.selected {
  color: #ffffff;
  font-weight: 600;
}
.select02 option {
  color: #000000;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .select02 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    width: 100%;
    height: 9.6vw;
    border-radius: 2vw;
    background:
      url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAQBJREFUeAHt1dGtwjAMBdDbN8EboWzACIzACIwAG3QERugGjICYADYIGzDCxag/fEAxJXFb6R4pyk8UO3IsAyIiIiIyW5XnEMnatg1itVVVXZGDPeDIeEdPbt4KECOwCnzM7w8+F8Q7eQ55K7C07YxYC08PuCpgFz0qsEOcXbYGfmaV2LO8PUqxy/9tnVlOesRASRagtnVjfondvCnPAq2Y3xqRLGDDfBqMwQIf+LsDxsKuqROHS4z69z2PWHJ4U9eYAktky+9tMSX8bsiVG1a/oG/IJUwVuyGX+pLnVP79O+wfcrHDaii+buoGc2IJt0/Jt5gjS3wzm28jIiIiIvHuI30hIeUT7WgAAAAASUVORK5CYII=") no-repeat center right 3.2vw/3.2vw
        auto,
      rgba(226, 252, 255, 0.2);
    box-sizing: border-box;
    font-family: "Pretendard Variable", sans-serif;
    color: #dddddd;
    text-align: center;
    text-align-last: center;
    font-feature-settings:
      "liga" off,
      "clig" off;
    font-size: 3.6vw;
    font-weight: 400;
    border: 0;
  }
  .select02:focus {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAPZJREFUeAHt12ENwjAQBeA3FCBhEsABEpCABBwgAQngAAugABwMB0h4HIGFH2xr12VtR96X9BdN+sjd5TJARERERKQJybWdDabIgh/4dcCUWOAdf20xBZ+2abNCzixgaafq+AOv30rkyhG+dkWOLNie/vbIiQXasr88hprvvg/xsLNASnQPrUtlZ45U7PEThzshBTYvq1A7xMTuZRVqhRg4vO/bvIa6xJjsgflI4WtXjjnU7LesQo2z5Bi2rEJ5L7nC5xLfvVkhrmVRFDfXpRn8pPgg8XrTtwJEAlYBZz7fCpwR38XnUp8Z2CCuoxXgDhERERH5X08HgBcYfgi3/wAAAABJRU5ErkJggg==");
  }
  .select02.selected {
    color: #ffffff;
    font-weight: 600;
  }
  .select02 option {
    color: #000000;
  }
}
.box2 {
  display: inline-block;
  width: 100%;
  min-height: 222.222vw;
  height: 100%;
  margin: 0 auto;
  background: #101010;
  box-sizing: border-box;
  position: relative;
}
.f_login_box {
  padding-bottom: 11.111vw;
}
#box_con,
.box_con {
  width: 100%;
  box-sizing: border-box;
}
.main_box2 {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.main_Bimg {
  display: block;
  width: 100%;
  height: 173.333vw;
  background: url("/assets/img_gamemain-ySj45-VU.png") center no-repeat;
  background-size: cover;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .box2 {
    display: inline-block;
    width: 100%;
    min-height: 160vw;
    height: 100%;
    margin: 0 auto;
    background: #101010;
    box-sizing: border-box;
    position: relative;
  }
  .f_login_box {
    padding-bottom: 8vw;
  }
  #box_con,
  .box_con {
    width: 100%;
    box-sizing: border-box;
  }
  .main_box2 {
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .main_Bimg {
    display: block;
    width: 100%;
    height: 124.8vw;
    background: url("/assets/img_gamemain-ySj45-VU.png") center no-repeat;
    background-size: cover;
  }
}
.waitDiv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100dvh;
  background: url("/assets/img_bg_storage-h8c5UMSP.png") no-repeat
    center/cover;
}
.waitDiv_con {
  width: 100%;
  text-align: center;
  margin-top: -11.111vw;
}
.wait_title {
  color: #fff;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 7.222vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.wait_text {
  color: #fff;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
}
.con_box_wait_btn {
  background-color: #ddd;
  color: #000;
}
.waitDiv_con .mission_txt_b {
  margin-top: 0;
}
.waitDiv_con #box_ft {
  background: none;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .waitDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100dvh;
    background: url("/assets/img_bg_storage-h8c5UMSP.png") no-repeat
      center/cover;
  }
  .waitDiv_con {
    width: 100%;
    text-align: center;
    margin-top: -8vw;
  }
  .wait_title {
    color: #fff;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 5.2vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .wait_text {
    color: #fff;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6;
  }
  .con_box_wait_btn {
    background-color: #ddd;
    color: #000;
  }
  .waitDiv_con .mission_txt_b {
    margin-top: 0;
  }
  .waitDiv_con #box_ft {
    background: none;
  }
}
.missionDivTu {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100vh;
}

.missionDiTu {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.box_storage_bg {
  background: url("/assets/img_bg_storage-h8c5UMSP.png") center no-repeat;
  background-size: cover;
}

.tutorial-1 {
  width: 77.778vw;
  height: 113.889vw;
}

.tutorial-2 {
  width: 77.778vw;
  height: 113.889vw;
}

.tutorial-3 {
  width: 77.778vw;
  height: 113.889vw;
}

.tutorial-4 {
  width: 77.778vw;
  height: 113.889vw;
}

.tutorial-motion {
  transition:
    opacity 0.3s ease,
    transform 0.3s ease;
}

.tutorial-motion.fade-in {
  opacity: 1;
  transform: translateX(0);
}

.tutorial-motion.fade-out {
  opacity: 0;
  transform: translateX(-12px);
}

.tutorial-motion {
  animation: fadeIn 1s ease;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .missionDivTu {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100vh;
  }

  .missionDiTu {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .box_storage_bg {
    background: url("/assets/img_bg_storage-h8c5UMSP.png") center no-repeat;
    background-size: cover;
  }

  .tutorial-1 {
    width: 56vw;
    height: 82vw;
  }

  .tutorial-2 {
    width: 56vw;
    height: 82vw;
  }

  .tutorial-3 {
    width: 56vw;
    height: 82vw;
  }

  .tutorial-4 {
    width: 56vw;
    height: 82vw;
  }

  .tutorial-motion {
    transition:
      opacity 0.3s ease,
      transform 0.3s ease;
  }

  .tutorial-motion.fade-in {
    opacity: 1;
    transform: translateX(0);
  }

  .tutorial-motion.fade-out {
    opacity: 0;
    transform: translateX(-12px);
  }

  .tutorial-motion {
    animation: fadeIn 1s ease;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(8px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}
.placeTit {
  background: url("/img/place/title_location.png") center no-repeat;
  background-size: cover;
}
.wrongDiv {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background-color: #f4f4f4;
}
.wrongDiv_con {
  width: 100%;
  text-align: center;
}

.mission_txt_b {
  display: inline-block;
  margin-top: -11.111vw;
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 6.944vw;
  font-weight: 400;
  color: #101010;
  text-align: center;
  line-height: 1.44;
  letter-spacing: -0.139vw;
}

.missionDiv {
  display: table;
  width: 100%;
  height: 100%;
}
.missionDi {
  display: table-cell;
  vertical-align: middle;
}

.wrongDiv #box_ft {
  bottom: 0 !important;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .wrongDiv {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 50%;
    width: 100%;
    height: 100dvh;
    background-color: #f4f4f4;
    transform: translateX(-50%);
  }

  .wrongDiv.noPop {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: none;
    width: var(--base-width);
  }

  .wrongDiv_con {
    width: 100%;
    text-align: center;
  }

  .mission_txt_b {
    display: inline-block;
    margin-top: -8vw;
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 5vw;
    font-weight: 400;
    color: #101010;
    text-align: center;
    line-height: 1.44;
    letter-spacing: -0.1vw;
  }

  .missionDiv {
    display: table;
    width: 100%;
    height: 100%;
  }
  .missionDi {
    display: table-cell;
    vertical-align: middle;
  }

  .wrongDiv #box_ft {
    bottom: 0 !important;
  }
}
.puriTit {
  background: url("/img/puri/successTit.png") center no-repeat;
  background-size: cover;
}
.keywordInputTit {
  background: url("/assets/title-B1-CJ7cAvZ1.png") center no-repeat;
  background-size: cover;
}
.answerTit {
  background: url("/assets/answerTit-By355lJ_.png") center no-repeat;
  background-size: cover;
}
.answerTit2 {
  background: url("/assets/answerTit2-DogdvHA2.png") center no-repeat;
  background-size: cover;
}
.clearTit {
  background: url("/assets/clearTit-B14wbhFY.png") center no-repeat;
  background-size: cover;
}
.ranking_top {
}
.ranking_top .ranking_tit {
  text-align: center;
}
.ranking_top .ranking_tit .icon-jelly {
  display: block;
  width: 13.889vw;
  height: 0;
  margin: 0 auto;
  padding-bottom: 14.025%;
  background: url("/assets/img_jelly1-CYjOD4ye.png") no-repeat center/contain;
}
.ranking_top .ranking_tit .t1 {
  margin: 0 auto 1.111vw;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 8.889vw;
  font-weight: 700;
  color: #101010;
  line-height: 1.156;
}
.ranking_top .ranking_tit .t2 {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-weight: 400;
  color: #101010;
  line-height: 1.75;
  letter-spacing: -0.4px;
}
.ranking_cont {
  text-align: center;
}
.ranking_cont .ranking_list {
  overflow-y: auto;
  max-height: 130.278vw;
  text-align: center;
}
.ranking_cont .ranking_list > li {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 7.222vw;
  font-weight: 400;
  color: #16375e;
  line-height: 1.923;
}
.ranking_cont .ranking_list > li.active {
  color: #c72823;
}
.my-ranking {
  font-family: "Pretendard Variable", sans-serif;
  font-size: 5.556vw;
  font-weight: 700;
  color: #c72823;
  line-height: 1.2;
  letter-spacing: -0.4px;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .ranking_top {
  }
  .ranking_top .ranking_tit {
    text-align: center;
  }
  .ranking_top .ranking_tit .icon-jelly {
    display: block;
    width: 10vw;
    height: 0;
    margin: 0 auto;
    padding-bottom: 14.025%;
    background: url("/assets/img_jelly1-CYjOD4ye.png") no-repeat center/contain;
  }
  .ranking_top .ranking_tit .t1 {
    margin: 0 auto 0.8vw;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 6.4vw;
    font-weight: 700;
    color: #101010;
    line-height: 1.156;
  }
  .ranking_top .ranking_tit .t2 {
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-weight: 400;
    color: #101010;
    line-height: 1.75;
    letter-spacing: -0.4px;
  }
  .ranking_cont {
    text-align: center;
  }
  .ranking_cont .ranking_list {
    overflow-y: auto;
    max-height: 93.8vw;
    text-align: center;
  }
  .ranking_cont .ranking_list > li {
    font-family: "Pretendard Variable", sans-serif;
    font-size: 5.2vw;
    font-weight: 400;
    color: #16375e;
    line-height: 1.923;
  }
  .ranking_cont .ranking_list > li.active {
    color: #c72823;
  }
  .my-ranking {
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4vw;
    font-weight: 700;
    color: #c72823;
    line-height: 1.2;
    letter-spacing: -0.4px;
  }
}
.clearBox {
  min-height: auto;
  height: auto;
  padding-bottom: 37.778vw;
}
.shared_clearBox {
  padding-bottom: 0;
}
.shared_clearBox .box_con {
  padding-top: 17.778vw;
  padding-bottom: 17.778vw;
}

.clearTit {
  background: url("/assets/certificateTit-knF0gCm3.png") center no-repeat;
  background-size: cover;
}
.clearImgBox img {
  width: 30vw;
}
.clearBT {
  color: #16375e;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 6.667vw;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.clearBTxt {
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 6.667vw;
  font-weight: 700;
  line-height: 1.4583;
  color: #101010;
  text-align: center;
}

.clearSTxt {
  font-family: "Pretendard Variable", sans-serif;
  font-style: normal;
  font-size: 5vw;
  font-weight: 500;
  line-height: 2;
  color: #101010;
  text-align: center;
}

.clearTxt {
  color: #16375e;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 4.444vw;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.clear_img {
  display: block;
}
.clear_img img {
  max-width: 100%;
}

.outro_title {
  color: #101010;
  text-align: center;
  font-family: "Pretendard Variable", sans-serif;
  font-size: 6.667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.458;
}

.outro_img img {
  width: 100%;
}

.video-container.outro_video {
  overflow: hidden;
  padding: 0;
  border-radius: 20px;
}

/* ************************************** */
/* **************** 태블릿 **************** */
/* ************************************** */
@media (min-width: 500px) {
  .clearBox {
    min-height: auto;
    height: auto;
    padding-bottom: 27.2vw;
  }
  .shared_clearBox {
    padding-bottom: 0;
  }
  .shared_clearBox .box_con {
    padding-top: 12.8vw;
    padding-bottom: 12.8vw;
  }

  .clearTit {
    background: url("/assets/certificateTit-knF0gCm3.png") center no-repeat;
    background-size: cover;
  }
  .clearImgBox img {
    width: 21.6vw;
  }
  .clearBT {
    color: #16375e;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .clearBTxt {
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 4.8vw;
    font-weight: 700;
    line-height: 1.4583;
    color: #101010;
    text-align: center;
  }

  .clearSTxt {
    font-family: "Pretendard Variable", sans-serif;
    font-style: normal;
    font-size: 3.6vw;
    font-weight: 500;
    line-height: 2;
    color: #101010;
    text-align: center;
  }

  .clearTxt {
    color: #16375e;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .clear_img {
    display: block;
  }
  .clear_img img {
    max-width: 100%;
  }

  .outro_title {
    color: #101010;
    text-align: center;
    font-family: "Pretendard Variable", sans-serif;
    font-size: 4.8vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.458;
  }
}
.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  display: flex;
  justify-content: center;
  align-items: center;

  background: rgba(0, 0, 0, 0.25);
  z-index: 9999;
}
/* ── Reset ────────────────────────────────────────────────────────────────── */
._adm_5n57b_2 *,
._adm_5n57b_2 *::before,
._adm_5n57b_2 *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

._adm_5n57b_2 a {
  text-decoration-line: none;
}

._adm_5n57b_2 body {
  background-color: #eee;
  font-family: "SamsungOneArabic400", sans-serif;
}

._adm_5n57b_2 input,
._adm_5n57b_2 button {
  font-family: inherit;
}

._adm_5n57b_2 input:focus {
  outline: none;
}

._adm_5n57b_2 button {
  cursor: pointer;
  border: none;
  background: none;
}

/* ── Animations ───────────────────────────────────────────────────────────── */
@keyframes _fadeUp_5n57b_1 {
  from {
    opacity: 0;
    transform: translateY(16px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes _shake_5n57b_1 {
  0%,
  100% {
    transform: translateX(0);
  }

  20%,
  60% {
    transform: translateX(-7px);
  }

  40%,
  80% {
    transform: translateX(7px);
  }
}

/* ── Login ────────────────────────────────────────────────────────────────── */
._login_box_5n57b_65 {
  padding: 60px 30px;
  display: block;
  min-height: 100vh;
  border: 1px solid #ddd;
  margin: 0 auto;
  position: fixed;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

._login_bb_5n57b_79 {
  display: table;
  width: 100%;
  height: 100%;
}

._login_b_5n57b_65 {
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}

._login_b0_5n57b_93 {
  display: inline-block;
  width: 380px;
}

._p_tit01_5n57b_98 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
  font-family: "samsungsharpsans", sans-serif;
  color: #1e1e1e;
}

._login_row_5n57b_106 {
  margin-bottom: 14px;
  text-align: left;
  font-size: 0;
}

._login_label_5n57b_112 {
  width: 80px;
  display: inline-block;
  text-align: left;
  font-family: "samsungsharpsans", sans-serif;
  font-size: 14px;
  color: #1e1e1e;
  vertical-align: middle;
}

._login_input_5n57b_122 {
  display: inline-block;
  height: 40px;
  border: 1px solid #ddd;
  width: 300px;
  padding-left: 16px;
  color: #767676;
  font-size: 14px;
  border-radius: 10px;
  font-family: "samsungsharpsans", sans-serif;
  font-weight: 500;
  background: #f1f1f1;
  vertical-align: middle;
}

._login_input_5n57b_122:focus {
  border-color: #0099d1;
  background: #fff;
}

._login_error_5n57b_142 {
  font-size: 13px;
  color: #ff5c5c;
  background: #ffe5e5;
  border: 1px solid #ffb3b3;
  border-radius: 10px;
  padding: 9px 14px;
  margin-bottom: 14px;
  text-align: center;
}

input._login_btn01_5n57b_153 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #dcf1f9;
  font-size: 16px;
  border-radius: 10px;
  border: 1px solid #dcf1f9;
  color: #0284b3;
  font-family: "samsungsharpsans", sans-serif;
  font-weight: 600;
  margin-top: 20px;
  cursor: pointer;
  transition: background 0.15s;
}

input._login_btn01_5n57b_153:hover {
  background-color: #b8e4f5;
  border-color: #b8e4f5;
}

input._login_btn01_5n57b_153:disabled {
  opacity: 0.6;
  cursor: default;
}

._login_hint_5n57b_179 {
  font-size: 12px;
  color: #bbb;
  text-align: center;
  margin-top: 14px;
}

/* ── Layout ───────────────────────────────────────────────────────────────── */
._content_box_5n57b_187 {
}

._content_top_5n57b_190 {
  background: #1e1e1e;
  min-height: 80px;
  line-height: 80px;
  color: #fff;
  padding-left: 24px;
  font-size: 24px;
  position: relative;
  font-family: "SamsungOneArabic700", sans-serif;
}

._content_top_right_5n57b_201 {
  position: absolute;
  right: 24px;
  top: 0;
  height: 80px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: #aaa;
}

._content_bottom_5n57b_213 {
  font-size: 0;
}

._content_b_left_5n57b_217,
._content_b_right_5n57b_218 {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
}

._content_b_left_5n57b_217 {
  width: 160px;
  min-height: 100vh;
  background-color: #eee;
  padding: 0;
  text-align: center;
}

._content_b_right_5n57b_218 {
  width: calc(100% - 160px);
  padding: 30px 24px;
  background: #fff;
  min-height: 100vh;
}

/* ── Sidebar ──────────────────────────────────────────────────────────────── */
._left_b_tit_5n57b_240 {
  font-size: 21px;
  color: #00baa5;
  font-weight: bold;
  padding: 24px 0 8px;
  display: block;
}

._left_b_tit2_5n57b_248 {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #1e1e1e;
  padding: 14px 0;
  font-family: "samsungsharpsans", sans-serif;
  font-weight: 400;
  cursor: pointer;
}

._left_b_tit2_5n57b_248._sel_5n57b_259 {
  background: #dcf1f9;
  color: #0284b3;
  font-family: "samsungsharpsansbold", sans-serif;
  font-weight: 700;
}

/* ── Stats ────────────────────────────────────────────────────────────────── */
._stats_row_5n57b_267 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-bottom: 30px;
}

._stat_card_5n57b_274 {
  background: #f9f9f9;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 18px 20px;
}

._stat_val_5n57b_281 {
  display: block;
  font-size: 28px;
  font-weight: 700;
  color: #1e1e1e;
  font-family: "SamsungOneArabic700", sans-serif;
}

._stat_val--sm_5n57b_289 {
  font-size: 16px;
}

._stat_lbl_5n57b_293 {
  display: block;
  font-size: 13px;
  color: #777;
  margin-top: 4px;
  font-family: "SamsungOneArabic400", sans-serif;
}

/* ── Toolbar ──────────────────────────────────────────────────────────────── */
._code_f_5n57b_302 {
  font-size: 0;
  margin: 0 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._code_b_tit_5n57b_310 {
  display: inline-block;
  font-size: 26px;
  color: #1e1e1e;
  font-family: "SamsungOneArabic700", sans-serif;
  vertical-align: middle;
}

._toolbar_count_5n57b_318 {
  font-size: 16px;
  color: #777;
  font-weight: 400;
  margin-left: 8px;
}

._toolbar_right_5n57b_325 {
  display: flex;
  align-items: center;
  gap: 10px;
}

._code_f_input_5n57b_331 {
  height: 32px;
  width: 200px;
  border-radius: 10px;
  background: #eee;
  border: 0;
  padding: 0 15px;
  font-family: "samsungsharpsans", sans-serif;
  font-size: 12px;
  color: #757575;
}

._code_f_input_5n57b_331:focus {
  outline: none;
  background: #dcf1f9;
  color: #0284b3;
}

._code_f_btn_5n57b_349 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: #fff;
  text-align: center;
  height: 32px;
  padding: 0 16px;
  text-decoration: none;
  font-size: 14px;
  border-radius: 10px;
  background: #0099d1;
  border: 1px solid #0099d1;
  font-family: "samsungsharpsansbold", sans-serif;
  font-weight: 700;
  cursor: pointer;
}

._code_f_btn_5n57b_349:hover {
  background: #0080b0;
  border-color: #0080b0;
}

/* ── Error Banner ─────────────────────────────────────────────────────────── */
._error_banner_5n57b_373 {
  padding: 12px 20px;
  background: #ffe5e5;
  border-bottom: 1px solid #ffb3b3;
  color: #ff5c5c;
  font-size: 14px;
  margin-bottom: 16px;
  border-radius: 10px;
}

/* ── Table ────────────────────────────────────────────────────────────────── */
._code_table_5n57b_384 {
  overflow-x: auto;
}

._code_t_5n57b_384 {
  width: 100%;
}

._code_t_5n57b_384 th,
._code_t_5n57b_384 td {
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

._code_t_5n57b_384 th {
  padding: 20px;
  font-family: "SamsungOneArabic600", sans-serif;
  font-size: 16px;
  color: #777;
  font-weight: 600;
  border-top: 1px solid #ddd;
}

._code_t_5n57b_384 td {
  text-align: center;
  padding: 20px 0;
  color: #1e1e1e;
  font-size: 16px;
  font-family: "SamsungOneArabic400", sans-serif;
}

._td_num_5n57b_416 {
  color: #aaa;
  font-size: 14px;
}

._td_id_5n57b_421 {
  color: #aaa;
  font-size: 12px;
  font-family: monospace;
}

._td_date_5n57b_427 {
  color: #aaa;
  font-size: 14px;
}

._td_empty_5n57b_432 {
  padding: 48px !important;
  text-align: center !important;
  color: #aaa;
  font-size: 15px;
}

/* ── Badge ────────────────────────────────────────────────────────────────── */
._badge_5n57b_440 {
  display: inline-block;
  padding: 3px 12px;
  border-radius: 99px;
  font-size: 13px;
  font-weight: 600;
}

._badge--true_5n57b_448 {
  background: #dcf1f9;
  color: #0284b3;
}

._badge--false_5n57b_453 {
  background: #ffe5e5;
  color: #ff5c5c;
}

/* ── Logout btn ───────────────────────────────────────────────────────────── */
._logout_btn_5n57b_459 {
  height: 32px;
  line-height: 1;
  border-radius: 10px;
  background: #ffe5e5;
  color: #ff5c5c;
  display: inline-flex;
  align-items: center;
  width: auto;
  padding: 0 16px;
  border: 1px solid #ffe5e5;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

._logout_btn_5n57b_459:hover {
  background: #ffd0d0;
  border-color: #ffd0d0;
}

/* ── Pagination ───────────────────────────────────────────────────────────── */
._paging_b_5n57b_481 {
  display: block;
  margin-top: 20px;
  height: 20px;
  width: 100%;
  text-align: center;
}

._paging_b_5n57b_481 a {
  margin: 0 5px;
}

._block_btn_5n57b_493 {
  color: #000;
}

._prev_left_5n57b_497 {
  margin-right: 5px;
}

._p_num_5n57b_501 {
  color: #000;
}

._p_num_5n57b_501._sel_5n57b_259 {
  color: #0284b3;
  font-weight: bold;
}

/* ── Init ─────────────────────────────────────────────────────────────────── */
._init_screen_5n57b_511 {
  min-height: 100vh;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #777;
  font-size: 15px;
}
