@charset "UTF-8";
/*-------------------------------------------------------------------------------------------------------------
    Explain : 모비컴즈 놀이터
    File : common.scss
    Date   : 2024.11.15
/*------------------------------------------------------------------------------------------------------------*/
/* font */
/* layout */
/* button */
/* reset */
@import url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo.css");
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  font-size: 62.5%;
  /* 1rem = 10px */
}

html {
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  font-size: 1rem;
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100vh;
  font-size: 1rem;
}

html,
body {
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
html::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none;
}

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-family: "Apple SD Gothic Neo", -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

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;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  outline: none;
  cursor: pointer;
}

button {
  display: block;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
button:active {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

input {
  background: transparent;
  border: 0;
  outline: 0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

em {
  font-style: normal;
}

div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Thin.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Thin.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraLight.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraLight.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Light.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Light.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Regular.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Regular.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Medium.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Medium.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-SemiBold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-SemiBold.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Bold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Bold.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraBold.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-ExtraBold.ttf")
      format("truetype");
}
@font-face {
  font-family: "Apple SD Gothic Neo";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Black.woff2")
      format("woff2"),
    url("https://cdn.jsdelivr.net/gh/fonts-archive/AppleSDGothicNeo/AppleSDGothicNeo-Black.ttf")
      format("truetype");
}
/* header color */
/* btn color */
/* images */
/* icon */
/* font */
/* layout */
/* button */
/* z-index header 10, popup 100, toast 101, loading 1000 */
.wrap {
  position: relative;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.wrap .header {
  z-index: 10;
  position: fixed;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 768px;
  height: 6rem;
  background: #ffffff;
  /* border: 1px solid #e1e1e1; */
}
.wrap .header .prev_btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  width: 4rem;
  height: 4rem;
}
.wrap .header .prev_btn::before {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_prev.svg");
  mask-image: url("../images/icon/ico_prev.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 0.9rem;
  height: 1.7rem;
}
.wrap .header .close_btn {
  position: absolute;
  top: 50%;
  left: 0.1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
  width: 4rem;
  height: 4rem;
}
.wrap .header .close_btn::before {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_close.svg");
  mask-image: url("../images/icon/ico_close.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 1.4rem;
  height: 1.4rem;
}
.wrap .header .qna_btn {
  position: absolute;
  top: 50%;
  right: 1.6rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 3.8rem;
  height: 3.8rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  line-height: 12px !important;
  color: #585f69;
  word-break: keep-all;
  border-radius: 50%;
  background: #f4f5fb;
}
.wrap .header h1 {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
  text-align: center;
  line-height: 60px;
}
.wrap .contents {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #ffffff;
}
.wrap .contents .main_wrap {
  position: relative;
  width: 100%;
  height: auto;
  padding: 6rem 1.6rem 4rem;
}
.wrap .contents .main_wrap .ad_img_wrap {
  position: relative;
  margin: 1.6rem auto 0;
}
.wrap .contents .main_wrap .ad_img_wrap.hide {
  display: none;
}
.wrap .contents .main_wrap .section_tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.4rem;
  letter-spacing: -0.007rem;
  color: #000000;
  margin-bottom: 1.6rem;
}
.wrap .contents .main_wrap .main_game_wrap {
  position: relative;
  margin-top: 1.6rem;
}
.wrap .contents .main_wrap .main_game_wrap .game_start_btn {
  width: 100%;
  aspect-ratio: 328/182;
  border-radius: 2rem;
  cursor: pointer;
}
.wrap .contents .main_wrap .main_game_wrap .game_start_btn img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.wrap .contents .main_wrap .sub_game_wrap {
  position: relative;
  margin-top: 3rem;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div {
  position: relative;
  width: 100%;
  aspect-ratio: 328/80;
  border: 1px solid #e1e1e1;
  border-radius: 2rem;
  padding: 1.5rem 2rem 1.5rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 1.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  cursor: pointer;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div::before {
  content: "";
  display: inline-block;
  width: 5rem;
  height: 5rem;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 2rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.play_btn {
  background: #ffffff;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.play_btn p {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #555d67;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.play_btn::after {
  background: url("../images/icon/ico_arrow_type01.svg") no-repeat center;
  font-size: 0;
  width: 0.7rem;
  height: 1.3rem;
}
.wrap
  .contents
  .main_wrap
  .sub_game_wrap
  ul
  li
  > div.play_btn.roulette::before {
  background: url("../images/img_roulette.png") no-repeat center;
  background-size: 100%;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.play_btn.ladder::before {
  background: url("../images/img_ladder.png") no-repeat center;
  background-size: 100%;
}
.wrap
  .contents
  .main_wrap
  .sub_game_wrap
  ul
  li
  > div.play_btn.moneybox::before {
  background: url("../images/img_moneybox.png") no-repeat center;
  background-size: 100%;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.play_btn.plus::before {
  background: url("../images/img_plus.png") no-repeat center;
  background-size: 100%;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.my_point_btn {
  background: #f4f5fb;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.my_point_btn::before {
  background: url("../images/img_mypoint.png") no-repeat center;
  background-size: 100%;
}
.wrap .contents .main_wrap .sub_game_wrap ul li > div.my_point_btn::after {
  background: url("../images/icon/ico_arrow_type02.svg") no-repeat center;
  font-size: 0;
  width: 2.2rem;
  height: 2.2rem;
}
.wrap
  .contents
  .main_wrap
  .sub_game_wrap
  ul
  li
  > div.my_point_btn
  .text
  p:first-child {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #555d67;
}
.wrap
  .contents
  .main_wrap
  .sub_game_wrap
  ul
  li
  > div.my_point_btn
  .text
  p:last-child {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
  color: #838a93;
}
.wrap .contents .main_wrap .sub_game_wrap ul li + li {
  margin-top: 0.6rem;
}
.wrap .contents .qa_wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 6rem 1.6rem 4rem;
}
.wrap .contents .qa_wrap .tab_menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 4rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 2.6rem;
}
.wrap .contents .qa_wrap .tab_menu li {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  padding-bottom: 0.6rem;
  color: #a5acb8;
  text-align: center;
  cursor: pointer;
}
.wrap .contents .qa_wrap .tab_menu li.active {
  border-bottom: 2px solid #008cf8;
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  color: #008cf8;
}
.wrap .contents .qa_wrap .tab_box {
  display: none;
  position: relative;
  width: 100%;
  height: calc(100vh - 6rem - 5.8rem);
  padding-top: 2.6rem;
}
.wrap .contents .qa_wrap .tab_box.active {
  display: block;
}
.wrap .contents .qa_wrap .tab_box .question_box .tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
}
.wrap .contents .qa_wrap .tab_box .question_box .custom_select_box {
  margin-top: 2.4rem;
  position: relative;
  width: 100%;
}
.wrap .contents .qa_wrap .tab_box .question_box .custom_select_box .select_box {
  position: relative;
  display: block;
  width: 100%;
  padding: 1.3rem 1.6rem;
  border: 1px solid #e1e1e1;
  border-radius: 0.6rem;
  background: #ffffff;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
  cursor: pointer;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .custom_select_box
  .select_box::after {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_arrow_top.svg");
  mask-image: url("../images/icon/ico_arrow_top.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 1.4rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .custom_select_box.active
  .select_box::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .custom_select_box.active
  .option_box {
  max-height: 500px;
  opacity: 1;
  -webkit-box-shadow: 0 3px 6px 0 rgba(85, 93, 103, 0.16);
  box-shadow: 0 3px 6px 0 rgba(85, 93, 103, 0.16);
  max-height: 500px;
}
.wrap .contents .qa_wrap .tab_box .question_box .custom_select_box .option_box {
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
  position: absolute;
  left: 0;
  top: 4.7rem;
  z-index: 100;
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 0.6rem;
  background: #ffffff;
  max-height: 0;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .custom_select_box
  .option_box
  li {
  cursor: pointer;
  padding: 1.3rem 1.6rem;
  border-bottom: 1px solid #f0f0f0;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .custom_select_box
  .option_box
  li:last-child {
  border-bottom: 0;
}
.wrap .contents .qa_wrap .tab_box .question_box .text_box {
  margin-top: 0.8rem;
  position: relative;
  width: 100%;
}
.wrap .contents .qa_wrap .tab_box .question_box .text_box textarea {
  display: block;
  width: 100%;
  border: 1px solid #e1e1e1;
  border-radius: 0.6rem;
  background: #ffffff;
  resize: none;
  height: 22rem;
  padding: 1.5rem 1.6rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
  color: #000000;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .text_box
  textarea::-webkit-input-placeholder {
  color: #666666;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .text_box
  textarea::-moz-placeholder {
  color: #666666;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .text_box
  textarea:-ms-input-placeholder {
  color: #666666;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .text_box
  textarea::-ms-input-placeholder {
  color: #666666;
}
.wrap
  .contents
  .qa_wrap
  .tab_box
  .question_box
  .text_box
  textarea::placeholder {
  color: #666666;
}
.wrap .contents .qa_wrap .tab_box .question_box .text_box textarea:focus {
  outline: none;
}
.wrap .contents .qa_wrap .tab_box .question_box .text_box .count_box {
  margin-top: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.wrap .contents .qa_wrap .tab_box .question_box .text_box .count_box p {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  color: #999999;
}
.wrap .contents .qa_wrap .tab_box .question_box .txt {
  margin-top: 1.3rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  color: #999999;
}
.wrap .contents .qa_wrap .tab_box .question_box button.submit_btn {
  position: absolute;
  bottom: 4rem;
  width: 100%;
  height: 4.7rem;
  border-radius: 3.2rem;
  background: #1e2530;
  color: #ffffff;
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
}
.wrap .contents .qa_wrap .tab_box .question_box button.submit_btn:disabled {
  background: #c0c4cd;
}
.wrap .contents .qa_wrap .tab_box .qa_box li {
  padding: 1.6rem 0;
  border-bottom: 1px solid #e1e1e1;
}
.wrap .contents .qa_wrap .tab_box .qa_box li:first-child {
  padding-top: 0;
}
.wrap .contents .qa_wrap .tab_box .qa_box li:last-child {
  border-bottom: 0;
}
.wrap .contents .qa_wrap .tab_box .qa_box li.show .question.finish::after {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.wrap .contents .qa_wrap .tab_box .qa_box li.show .answer {
  max-height: 100rem;
  opacity: 1;
  margin-top: 1.6rem;
  padding: 1.6rem;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question {
  position: relative;
  width: 100%;
  cursor: pointer;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question.standby .info .label1 {
  color: #666666;
  background: #ffffff;
  border: 1px solid #e1e1e1;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question.finish .info .label1 {
  color: #ffffff;
  background: #008cf8;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question.finish::after {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_arrow_top.svg");
  mask-image: url("../images/icon/ico_arrow_top.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 0;
  right: -0.5rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: 0.1s ease;
  transition: 0.1s ease;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.6rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 0.6rem;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question .info .label1 {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
  padding: 0 0.8rem;
  border-radius: 1.1rem;
  height: 2.2rem;
  line-height: 2.2rem;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question .info .label2 {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question .date {
  padding-left: 0.8rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
  color: #999999;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .question .content {
  width: 100%;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  color: #000000;
  word-break: keep-all;
  word-wrap: break-word;
  padding: 1.6rem 0.8rem 0;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .answer {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  background: #f4f5fb;
  -webkit-transition: max-height 0.3s ease, padding-top 0.3s ease;
  transition: max-height 0.3s ease, padding-top 0.3s ease;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .answer .label {
  display: inline-block;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
  padding: 0rem 0.8rem;
  border-radius: 1.2rem;
  height: 2.2rem;
  line-height: 2.2rem;
  color: #ffffff;
  background: #1e2530;
}
.wrap .contents .qa_wrap .tab_box .qa_box li .answer .content {
  width: 100%;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  color: #000000;
  word-break: keep-all;
  word-wrap: break-word;
  padding: 1rem 0 0 0.8rem;
  line-height: 2rem;
}
.wrap .contents .qa_wrap .tab_box .withdrawal .tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.9rem;
  letter-spacing: -0.007rem;
  color: #000000;
  line-height: 1 !important;
}
.wrap .contents .qa_wrap .tab_box .withdrawal .txt {
  margin-top: 2rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
  color: #000000;
  word-break: keep-all;
}
.wrap .contents .qa_wrap .tab_box .withdrawal .withdrawal_btn {
  position: absolute;
  bottom: 4rem;
  width: 100%;
  height: 4.7rem;
  border-radius: 3.2rem;
  background: #1e2530;
  color: #ffffff;
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
}
.wrap .contents .mypoint_wrap,
.wrap .contents .change_wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 6rem 1.6rem 4rem;
}
.wrap .contents .mypoint_wrap .point_box,
.wrap .contents .change_wrap .point_box {
  margin: 3.4rem 0 1.8rem;
}
.wrap .contents .mypoint_wrap .point_box .tit,
.wrap .contents .change_wrap .point_box .tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #555d67;
}
.wrap .contents .mypoint_wrap .point_box .point,
.wrap .contents .change_wrap .point_box .point {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 3.2rem;
  letter-spacing: -0.014rem;
  color: #008cf8;
  margin-top: 1.6rem;
}
.wrap .contents .mypoint_wrap .point_box .point::after,
.wrap .contents .change_wrap .point_box .point::after {
  content: "M";
  display: inline-block;
  margin-left: 0.1rem;
}
.wrap .contents .mypoint_wrap button.change_btn,
.wrap .contents .change_wrap button.change_btn {
  position: absolute;
  bottom: 4rem;
  width: 100%;
  width: 100%;
  height: 4.7rem;
  border-radius: 3.2rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #ffffff;
  background: #1e2530;
}
.wrap .contents .mypoint_wrap button.change_btn span,
.wrap .contents .change_wrap button.change_btn span {
  margin-left: 0.6rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
}
.wrap .contents .mypoint_wrap button.change_btn:disabled,
.wrap .contents .change_wrap button.change_btn:disabled {
  background: #c0c4cd;
}
.wrap .contents .mypoint_wrap button.request_btn,
.wrap .contents .change_wrap button.request_btn {
  position: absolute;
  bottom: 4rem;
  width: calc(100% - 3.2rem);
  height: 4.7rem;
  border-radius: 3.2rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #ffffff;
  background: #1e2530;
}
.wrap .contents .mypoint_wrap button.request_btn span,
.wrap .contents .change_wrap button.request_btn span {
  margin-left: 0.6rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
}
.wrap .contents .mypoint_wrap button.request_btn:disabled,
.wrap .contents .change_wrap button.request_btn:disabled {
  background: #c0c4cd;
}
.wrap .contents .mypoint_wrap .tab_menu,
.wrap .contents .change_wrap .tab_menu {
  position: relative;
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.wrap .contents .mypoint_wrap .tab_menu li,
.wrap .contents .change_wrap .tab_menu li {
  width: 50%;
  padding: 1rem 0;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #a5acb8;
  text-align: center;
  cursor: pointer;
}
.wrap .contents .mypoint_wrap .tab_menu li.active,
.wrap .contents .change_wrap .tab_menu li.active {
  border-bottom: 2px solid #008cf8;
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  color: #008cf8;
}
.wrap .contents .mypoint_wrap .tab_box,
.wrap .contents .change_wrap .tab_box {
  display: none;
  position: relative;
  width: 100%;
  padding: 1.6rem 0 3rem;
  height: calc(100vh - 6rem - 18rem);
}
.wrap .contents .mypoint_wrap .tab_box.active,
.wrap .contents .change_wrap .tab_box.active {
  display: block;
}
.wrap .contents .mypoint_wrap .tab_box .notice,
.wrap .contents .change_wrap .tab_box .notice {
  width: 100%;
  padding: 1.4rem 2rem;
  border-radius: 1.2rem;
  background: #f4f3f8;
}
.wrap .contents .mypoint_wrap .tab_box .notice p,
.wrap .contents .change_wrap .tab_box .notice p {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  line-height: 2rem;
  color: #707477;
}
.wrap .contents .mypoint_wrap .tab_box .list_box,
.wrap .contents .change_wrap .tab_box .list_box {
  margin-top: 0.5rem;
  overflow-y: auto;
  height: calc(100% - 15rem);
}
.wrap .contents .mypoint_wrap .tab_box .list_box.hide,
.wrap .contents .change_wrap .tab_box .list_box.hide {
  display: none;
}
.wrap .contents .mypoint_wrap .tab_box .list_box.full,
.wrap .contents .change_wrap .tab_box .list_box.full {
  height: calc(100% - 8rem);
}
.wrap .contents .mypoint_wrap .tab_box .list_box li,
.wrap .contents .change_wrap .tab_box .list_box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 1.8rem 0;
  border-bottom: 1px solid #e1e1e1;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li div,
.wrap .contents .change_wrap .tab_box .list_box li div {
  width: calc(100% - 12rem);
}
.wrap .contents .mypoint_wrap .tab_box .list_box li div .tit,
.wrap .contents .change_wrap .tab_box .list_box li div .tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li div .date,
.wrap .contents .change_wrap .tab_box .list_box li div .date {
  margin-top: 0.2rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li .point,
.wrap .contents .change_wrap .tab_box .list_box li .point {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #999999;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li .point::after,
.wrap .contents .change_wrap .tab_box .list_box li .point::after {
  content: "M";
  display: inline-block;
  margin-left: 0.1rem;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li .point.plus,
.wrap .contents .change_wrap .tab_box .list_box li .point.plus {
  color: #008cf8;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li .point.plus::before,
.wrap .contents .change_wrap .tab_box .list_box li .point.plus::before {
  content: "+";
  display: inline-block;
  margin-right: 0.5rem;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li .point.minus,
.wrap .contents .change_wrap .tab_box .list_box li .point.minus {
  color: #ff5858;
}
.wrap .contents .mypoint_wrap .tab_box .list_box li .point.minus::before,
.wrap .contents .change_wrap .tab_box .list_box li .point.minus::before {
  content: "-";
  display: inline-block;
  margin-right: 0.5rem;
}
.wrap .contents .mypoint_wrap .tab_box .noDate,
.wrap .contents .change_wrap .tab_box .noDate {
  height: calc(100% - 13rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.wrap .contents .mypoint_wrap .tab_box .noDate.hide,
.wrap .contents .change_wrap .tab_box .noDate.hide {
  display: none;
}
.wrap .contents .mypoint_wrap .tab_box .noDate p,
.wrap .contents .change_wrap .tab_box .noDate p {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.9rem;
  letter-spacing: -0.007rem;
  color: #000000;
  text-align: center;
}
.wrap .contents .mypoint_wrap .tab_box .noDate p span,
.wrap .contents .change_wrap .tab_box .noDate p span {
  position: relative;
}
.wrap .contents .mypoint_wrap .tab_box .noDate p span::before,
.wrap .contents .change_wrap .tab_box .noDate p span::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  content: "";
  display: inline-block;
  width: 11.1rem;
  height: 0.7rem;
  background: #008cf8;
  opacity: 0.2;
}
.wrap .contents .mypoint_wrap .change_box,
.wrap .contents .change_wrap .change_box {
  position: relative;
  width: 100%;
}
.wrap .contents .mypoint_wrap .change_box .input_box,
.wrap .contents .change_wrap .change_box .input_box {
  margin-top: 3.4rem;
  position: relative;
  width: 100%;
}
.wrap .contents .mypoint_wrap .change_box .input_box input[type="text"],
.wrap .contents .change_wrap .change_box .input_box input[type="text"] {
  width: 100%;
  padding: 0rem 3rem 1rem 0.2rem;
  border-bottom: 1px solid #e1e1e1;
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
}
.wrap
  .contents
  .mypoint_wrap
  .change_box
  .input_box
  input[type="text"]::-webkit-input-placeholder,
.wrap
  .contents
  .change_wrap
  .change_box
  .input_box
  input[type="text"]::-webkit-input-placeholder {
  color: #666666;
}
.wrap
  .contents
  .mypoint_wrap
  .change_box
  .input_box
  input[type="text"]::-moz-placeholder,
.wrap
  .contents
  .change_wrap
  .change_box
  .input_box
  input[type="text"]::-moz-placeholder {
  color: #666666;
}
.wrap
  .contents
  .mypoint_wrap
  .change_box
  .input_box
  input[type="text"]:-ms-input-placeholder,
.wrap
  .contents
  .change_wrap
  .change_box
  .input_box
  input[type="text"]:-ms-input-placeholder {
  color: #666666;
}
.wrap
  .contents
  .mypoint_wrap
  .change_box
  .input_box
  input[type="text"]::-ms-input-placeholder,
.wrap
  .contents
  .change_wrap
  .change_box
  .input_box
  input[type="text"]::-ms-input-placeholder {
  color: #666666;
}
.wrap
  .contents
  .mypoint_wrap
  .change_box
  .input_box
  input[type="text"]::placeholder,
.wrap
  .contents
  .change_wrap
  .change_box
  .input_box
  input[type="text"]::placeholder {
  color: #666666;
}
.wrap .contents .mypoint_wrap .change_box .input_box .delete_btn,
.wrap .contents .change_wrap .change_box .input_box .delete_btn {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  font-size: 0;
  width: 2.6rem;
  height: 2.6rem;
  background: #f4f5fb;
  border-radius: 100%;
}
.wrap .contents .mypoint_wrap .change_box .input_box .delete_btn::after,
.wrap .contents .change_wrap .change_box .input_box .delete_btn::after {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_close.svg");
  mask-image: url("../images/icon/ico_close.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 1rem;
  height: 1rem;
}
.wrap .contents .mypoint_wrap .change_box .error_msg,
.wrap .contents .change_wrap .change_box .error_msg {
  display: none;
  margin-top: 1rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.4rem;
  letter-spacing: -0.004rem;
  color: #ff5858;
}
.wrap .contents .mypoint_wrap .change_box .error_msg.show,
.wrap .contents .change_wrap .change_box .error_msg.show {
  display: block;
}
.wrap .contents .mypoint_wrap .change_box .btn_box,
.wrap .contents .change_wrap .change_box .btn_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0.8rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.wrap .contents .mypoint_wrap .change_box .btn_box button,
.wrap .contents .change_wrap .change_box .btn_box button {
  margin-top: 1rem;
  padding: 0 1.2rem;
  height: 3.2rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
  border-radius: 1.8rem;
}
.wrap .contents .mypoint_wrap .change_box .btn_box .all_btn,
.wrap .contents .change_wrap .change_box .btn_box .all_btn {
  color: #1e2530;
  background: #ffffff;
  border: 1px solid #e1e1e1;
}
.wrap .contents .mypoint_wrap .change_box .btn_box .all_btn.hide,
.wrap .contents .change_wrap .change_box .btn_box .all_btn.hide {
  display: none;
}
.wrap .contents .mypoint_wrap .change_box .btn_box .hund_btn,
.wrap .contents .change_wrap .change_box .btn_box .hund_btn {
  color: #ffffff;
  background: #008cf8;
}
.wrap .contents .mypoint_wrap .change_box .btn_box .hund_btn.hide,
.wrap .contents .change_wrap .change_box .btn_box .hund_btn.hide {
  display: none;
}
.wrap .contents .mypoint_wrap .change_box .btn_box .thous_btn,
.wrap .contents .change_wrap .change_box .btn_box .thous_btn {
  color: #ffffff;
  background: #0168b7;
}
.wrap .contents .mypoint_wrap .change_box .btn_box .thous_btn.hide,
.wrap .contents .change_wrap .change_box .btn_box .thous_btn.hide {
  display: none;
}
.wrap .contents .mypoint_wrap .notice_box,
.wrap .contents .change_wrap .notice_box {
  position: absolute;
  left: 50%;
  bottom: 10rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100% - 3.2rem);
  padding: 2rem 2rem;
  background: #f4f3f8;
}
.wrap .contents .mypoint_wrap .notice_box p,
.wrap .contents .change_wrap .notice_box p {
  font-family: "Apple SD Gothic Neo";
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
}
.wrap .contents .mypoint_wrap .notice_box ul,
.wrap .contents .change_wrap .notice_box ul {
  margin-top: 1rem;
  margin-left: 0.6rem;
}
.wrap .contents .mypoint_wrap .notice_box ul li,
.wrap .contents .change_wrap .notice_box ul li {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.6rem;
  letter-spacing: -0.005rem;
  color: #777777;
  list-style: none;
  word-break: keep-all;
  line-height: 2rem;
}
.wrap .contents .mypoint_wrap .notice_box ul li::marker,
.wrap .contents .change_wrap .notice_box ul li::marker {
  content: "•";
}
.wrap .contents .mypoint_wrap .notice_box ul li + li,
.wrap .contents .change_wrap .notice_box ul li + li {
  margin-top: 0.2rem;
}
.wrap .contents .agree_wrap {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 6rem 1.6rem 0;
  overflow-y: auto;
}
.wrap .contents .agree_wrap .txt_box {
  padding: 1.6rem 0;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
}
.wrap .contents .splash_toast {
  position: fixed;
  left: 50%;
  bottom: 3rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 0.6rem;
  padding: 1.4rem 1.6rem;
  z-index: 101;
  background: rgba(85, 93, 103, 0.9);
  width: 90%;
  text-align: left;
  opacity: 0;
  -webkit-animation: showToast 5s ease forwards;
  animation: showToast 5s ease forwards;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-webkit-keyframes showToast {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  20% {
    bottom: 3rem;
    opacity: 1;
  }
  80% {
    bottom: 3rem;
    opacity: 1;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
@keyframes showToast {
  0% {
    bottom: -100px;
    opacity: 0;
  }
  20% {
    bottom: 3rem;
    opacity: 1;
  }
  80% {
    bottom: 3rem;
    opacity: 1;
  }
  100% {
    bottom: -100px;
    opacity: 0;
  }
}
.wrap .contents .splash_toast p {
  font-weight: 400;
  color: #ffffff;
  text-wrap: nowrap;
}
.wrap .contents .splash_toast p::before {
  content: "";
  display: inline-block;
  background-color: #ffffff;
  -webkit-mask-image: url("../images/icon/ico_anik.svg");
  mask-image: url("../images/icon/ico_anik.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 2.1rem;
  height: 2.1rem;
  vertical-align: middle;
  margin-right: 0.6rem;
}

.loading_wrap {
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: fixed;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 768px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.loading_wrap.hide {
  display: none;
}
.loading_wrap .loading {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #ffffff;
  text-align: center;
}
.loading_wrap .loading::before {
  content: "";
  display: block;
  background: url("../images/img_loading.png") no-repeat center;
  background-size: 100%;
  width: 8rem;
  height: 8rem;
  margin-bottom: 1rem;
}

.coachmark_wrap {
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  background: #333333;
}
.coachmark_wrap .close_btn {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 0;
  width: 4rem;
  height: 4rem;
}
.coachmark_wrap .close_btn::before {
  content: "";
  display: inline-block;
  background: url("../images/icon/ico_close_wh.svg") no-repeat center;
  font-size: 0;
  width: 1.7rem;
  height: 1.7rem;
}
.coachmark_wrap img {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  -o-object-position: top;
  object-position: top;
  -o-object-fit: contain;
  object-fit: contain;
}
.coachmark_wrap.hide {
  display: none;
  opacity: 0;
}
.coachmark_wrap.hide + header {
  display: block;
}
.coachmark_wrap.hide + header + .contents {
  display: block;
}
.coachmark_wrap + header {
  display: none;
}
.coachmark_wrap + header + .contents {
  display: none;
}

.pop_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: fixed;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 768px;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}
.pop_wrap.show {
  opacity: 1;
  visibility: visible;
}
.pop_wrap .pop_contents {
  max-height: 80%;
}
.pop_wrap .pop_contents .close_btn.ico {
  font-size: 0;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
}
.pop_wrap .pop_contents .close_btn.ico::before {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_close.svg");
  mask-image: url("../images/icon/ico_close.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 1.4rem;
  height: 1.4rem;
}
.pop_wrap .pop_contents.t-a-l {
  text-align: left;
}
.pop_wrap .pop_contents.type01 {
  position: relative;
  width: calc(100% - 3.2rem);
  max-width: 38rem;
  padding: 3rem 2rem 2rem;
  border-radius: 1.4rem;
  background: #ffffff;
  text-align: center;
}
.pop_wrap .pop_contents.type01 .pop_head .tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.9rem;
  letter-spacing: -0.007rem;
  color: #1e2530;
  line-height: 1 !important;
}
.pop_wrap .pop_contents.type01 .pop_body {
  width: 100%;
}
.pop_wrap .pop_contents.type01 .pop_body .agree_box {
  margin-top: 3.5rem;
  margin-bottom: 3.6rem;
}
.pop_wrap .pop_contents.type01 .pop_body .agree_box li {
  margin-bottom: 2rem;
}
.pop_wrap .pop_contents.type01 .pop_body .agree_box li a {
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #555d67;
}
.pop_wrap .pop_contents.type01 .pop_body .agree_box li:last-child {
  margin-bottom: 0;
}
.pop_wrap .pop_contents.type01 .pop_body .agree_box li::after {
  content: "";
  display: inline-block;
  background-color: #000000;
  -webkit-mask-image: url("../images/icon/ico_prev.svg");
  mask-image: url("../images/icon/ico_prev.svg");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  font-size: 0;
  width: 1rem;
  height: 1rem;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  margin-left: 0.4rem;
  vertical-align: 0.02rem;
}
.pop_wrap .pop_contents.type01 .pop_body .notice_txt {
  margin: 2rem 0 1.8rem;
  text-align: center;
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.9rem;
  letter-spacing: -0.007rem;
  color: #1e2530;
}
.pop_wrap .pop_contents.type01 .pop_body .agree_txt {
  margin-top: 1.6rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #555d67;
  word-break: keep-all;
  padding: 0 2rem;
}

.pop_wrap .pop_contents.type01 .pop_body .agree_txt + .agree_txt {
  line-height: 2rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
}
.exit_tit {
  font-family: "Apple SD Gothic Neo";
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.9rem;
  letter-spacing: -0.007rem;
}

.exit_body {
  text-align: left;
}
.pop_wrap .pop_contents.type01 .pop_body .exit_txt {
  margin-top: 1.6rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #555d67;
  word-break: keep-all;
  padding: 0 2rem;
}

.pop_wrap .pop_contents.type01 .pop_body .exit_txt .bold {
  margin-top: 1.6rem;
  font-family: "Apple SD Gothic Neo";
  font-weight: 800;
  font-size: 1.5rem;
  line-height: 2.3rem;
  letter-spacing: -0.006rem;
  color: #000000;
  /* word-break: keep-all; */
}

.pop_wrap .pop_contents.type01 .pop_foot {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0.8rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  margin-top: 2.2rem;
}
.pop_wrap .pop_contents.type01 .pop_foot .btn.confirm {
  width: 100%;
  height: 3.9rem;
  border-radius: 2rem;
  background: #1e2530;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
  color: #ffffff;
}
.pop_wrap .pop_contents.type01 .pop_foot .btn.cancel {
  width: 100%;
  height: 3.9rem;
  border-radius: 2rem;
  background: #ffffff;
  font-family: "Apple SD Gothic Neo";
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8rem;
  letter-spacing: -0.005rem;
  color: #1e2530;
  border: 1px solid #d7dae2;
}

#toastMessage,
#toastMessageError {
  visibility: hidden;
  position: fixed;
  left: 50%;
  bottom: 9.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: rgba(85, 93, 103, 0.9);
  border-radius: 0.6rem;
  padding: 1.2rem;
  max-width: 32.8rem;
  width: 90%;
  text-align: left;
  color: #ffffff;
  z-index: 101;
  opacity: 0;
}
#toastMessage.show {
  visibility: visible;
  opacity: 1;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
/* Error 화면 스타일 */
#toastMessageError.show {
  visibility: visible;
  opacity: 1;
}

.disabledWrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  margin-top: 6rem;
  z-index: 1000;
}
.disabledWrap.hide {
  display: none;
}
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
#toastMessage.check p {
  font-weight: 400;
  line-height: 1.6rem;
}
#toastMessage.check p::before {
  content: "";
  display: inline-block;
  background: url("../images/icon/ico_check.svg") no-repeat center;
  font-size: 0;
  width: 2rem;
  height: 2rem;
  vertical-align: middle;
  margin-right: 0.8rem;
}

#agreePop .pop_contents {
  text-align: left;
}
#agreePop .pop_contents .pop_head .tit {
  line-height: 2.9rem !important;
}

/* font */
/* layout */
/* button */
@media (min-width: 768px) {
  html {
    background: #f8f8f8;
  }
  body {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 500px;
    max-height: 740px;
    overflow: hidden;
  }
  .wrap {
    border: 1px solid #e1e1e1;
  }
  .wrap .coachmark_wrap {
    max-height: 740px;
  }
  .wrap .coachmark_wrap .slide {
    height: 100%;
  }
  .wrap .contents {
    max-height: 740px;
  }
  .wrap .contents .main_wrap,
  .wrap .contents .coachmark_wrap,
  .wrap .contents .mypoint_wrap,
  .wrap .contents .qa_wrap,
  .wrap .contents .loading_wrap,
  .wrap .contents .change_wrap,
  .wrap .contents .agree_wrap {
    max-height: 740px;
    overflow-y: auto;
  }
  .wrap .contents .main_wrap::-webkit-scrollbar,
  .wrap .contents .coachmark_wrap::-webkit-scrollbar,
  .wrap .contents .mypoint_wrap::-webkit-scrollbar,
  .wrap .contents .qa_wrap::-webkit-scrollbar,
  .wrap .contents .loading_wrap::-webkit-scrollbar,
  .wrap .contents .change_wrap::-webkit-scrollbar,
  .wrap .contents .agree_wrap::-webkit-scrollbar {
    width: 6px;
    height: 20px;
  }
  .wrap .contents .main_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .coachmark_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .mypoint_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .qa_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .loading_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .change_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .agree_wrap::-webkit-scrollbar-thumb {
    background: #e9e9e9;
    border-radius: 3px;
  }
  .wrap .contents .main_wrap::-webkit-scrollbar-track,
  .wrap .contents .coachmark_wrap::-webkit-scrollbar-track,
  .wrap .contents .mypoint_wrap::-webkit-scrollbar-track,
  .wrap .contents .qa_wrap::-webkit-scrollbar-track,
  .wrap .contents .loading_wrap::-webkit-scrollbar-track,
  .wrap .contents .change_wrap::-webkit-scrollbar-track,
  .wrap .contents .agree_wrap::-webkit-scrollbar-track {
    background: transparent;
  }
  .wrap .contents .qa_wrap,
  .wrap .contents .change_wrap,
  .wrap .contents .agree_wrap {
    min-height: 740px;
    overflow-y: auto;
  }
  .wrap .contents .qa_wrap::-webkit-scrollbar,
  .wrap .contents .change_wrap::-webkit-scrollbar,
  .wrap .contents .agree_wrap::-webkit-scrollbar {
    width: 6px;
    height: 20px;
  }
  .wrap .contents .qa_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .change_wrap::-webkit-scrollbar-thumb,
  .wrap .contents .agree_wrap::-webkit-scrollbar-thumb {
    background: #e9e9e9;
    border-radius: 3px;
  }
  .wrap .contents .qa_wrap::-webkit-scrollbar-track,
  .wrap .contents .change_wrap::-webkit-scrollbar-track,
  .wrap .contents .agree_wrap::-webkit-scrollbar-track {
    background: transparent;
  }
  .wrap .contents .qa_wrap .tab_box {
    height: calc(100% - 5rem);
  }
  .wrap .contents .mypoint_wrap {
    min-height: 740px;
  }
  .wrap .contents .mypoint_wrap .tab_box {
    height: calc(100% - 120px);
  }
  .wrap .contents .mypoint_wrap .tab_box .list_box {
    overflow-y: auto;
  }
  .wrap .contents .mypoint_wrap .tab_box .list_box::-webkit-scrollbar {
    width: 6px;
    height: 20px;
  }
  .wrap .contents .mypoint_wrap .tab_box .list_box::-webkit-scrollbar-thumb {
    background: #e9e9e9;
    border-radius: 3px;
  }
  .wrap .contents .mypoint_wrap .tab_box .list_box::-webkit-scrollbar-track {
    background: transparent;
  }
  .wrap .contents .main_wrap .ad_wrap {
    margin: 1.5rem auto 0;
  }
  .wrap .contents .main_wrap .ad_img_wrap img {
    margin-top: 1.5rem !important;
  }
  .wrap .contents .main_wrap .service_tit {
    margin: 1.5rem auto 0;
  }
  .pop_wrap {
    max-width: 500px;
    max-height: 740px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .header {
    max-width: 500px;
  }
}
@media (max-width: 320px) {
  .main_wrap .service_tit {
    padding-left: 1.5rem;
  }
  .main_wrap .point_wrap {
    width: 26rem !important;
  }
  .main_wrap .point_wrap button span {
    word-break: keep-all;
    line-height: 1.4rem;
    width: calc(100% - 6.6rem - 2.4rem);
  }
  .pop_wrap .pop_head .tit {
    font-size: 1.5rem !important;
    word-break: keep-all;
  }
  .pop_wrap .pop_body .agree_box li {
    margin-bottom: 2rem !important;
  }
  .pop_wrap .pop_body .agree_box li a {
    font-size: 1.3rem !important;
  }
}
