/* 공통 */
@font-face {
  font-family: 'SF_HambakSnow';
  src: url('https://cdn.banggooso.com/assets/fonts/SF_HambakSnow.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/SF_HambakSnow.woff') format('woff');
}

@font-face {
  font-family: 'GowunBatang';
  src: url('https://cdn.banggooso.com/assets/fonts/GowunBatang-Bold.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/GowunBatang-Bold.woff') format('woff');
}
img {
  width: 100%;
}
:root {
  --game-120-color: #121936;
  --game-120-sub-color: #fff48c;
  --game-120-2nd-color: #ffeb3b;
  --game-120-3rd-color: #f4edde;
  --game-120-normal-color: #626262;
  --game-120-border-line-color: #8b8b8b;
  --game-120-font: 'Happiness Sans';
  --game-120-big-size: 1.2rem;
  --game-120-super-big-size: 1.7rem;
}

.game-btn {
  font-family: var(--game-120-font) !important;
  background-color: var(--game-120-color) !important;
  font-size: var(--game-120-big-size) !important;
  color: #000000;
  border: 0 !important;
  box-shadow: 0px 0px !important;
  padding-right: 0;
}

.game-wrapper .game-title {
  background-color: var(--game-120-color) !important;
  color: var(--game-120-sub-color) !important;
  font-family: '--game-120-font';
}
.app .app-header.intro-header {
  background-color: var(--game-120-color) !important;
  position: fixed;
  z-index: 1;
  width: 100%;
  border-bottom: 1px solid #5a598d;
}
.game-wrapper .app-header.result .app-logo {
  width: 13rem;
  background-size: auto 60%;
}

.app .app-header.result {
  background-color: var(--game-120-color) !important;
  border: 1px solid #5a598d;
}

.game-wrapper .app-header .app-header-btn.back,
.game-wrapper .app-header.page.black .app-header-btn.back {
  height: 100%;
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-w.png) no-repeat center center /
    auto 1rem;
}
.game-wrapper .app-header.page .app-header-btn.back {
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-w.png) no-repeat center center /
    auto 1rem;
}

#modal .modal-cont.wrong-answer > p {
  color: #000000;
}

#modal .modal-cont.wrong-answer .closeHint {
  color: #000000;
}
/* 인트로 페이지 */
.game-intro {
  position: relative;
  padding-bottom: 3rem;
}

.game-intro > div.game-intro-text {
  width: 100%;
  top: 22rem;
  color: #ffffff;
}
.game-intro > div,
.game-intro > dl.game-count {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.game-intro > .img-box {
  margin-top: 2rem;
}

.game-intro > .img-box,
.game-intro > .share-sns-list,
.game-intro > .most-type-wrap,
.game-intro > .result-box.most {
  position: relative;
  transform: none;
  left: 0;
}

.game-intro .share-sns-list .list-title > span {
  color: white;
}

.game-intro .user-nickname {
  top: 29.5rem;
}

.game-intro .user-nickname input {
  width: 12rem;
  height: 2.5rem;
  border: 2px solid #cccccc;
  text-align: center;
  font-size: 0.8rem;
  color: #cccccc;
  box-sizing: border-box;
  padding: 0.5rem;
}

.game-intro .btn-wrap {
  top: 17.5rem;
  width: 16.847rem;
}

.game-intro .btn-wrap .btn-game-start {
  background-color: var(--game-120-sub-color) !important;
  color: var(--game-120-color) !important;
  font-family: 'Happiness Sans' !important;
  box-shadow: 0px 0.1rem 0.5rem rgb(107 96 67 / 25%) !important;
  font-size: 1.35rem !important;
  margin-bottom: 0.4rem;
  font-weight: 900;
}
.game-intro .btn-wrap .btn-game-start.skip-btn {
  background-color: #fff7e8 !important;
}

.game-intro .volBox {
  top: 17rem;
  font-size: 0.8rem;
  width: 20rem;
  text-align: center;
  margin-top: 0.5rem;
  letter-spacing: 0.02rem;
}
.game-intro .volBox img {
  width: 0.5rem;
}
.game-intro .volBox img:last-child {
  transform: scaleX(-1);
}

.game-intro .volBox span {
  vertical-align: text-top;
  padding: 0.1rem;
}

.game-intro .fiction-text {
  top: 24rem;
  font-size: 0.7rem;
  width: 20rem;
  text-align: center;
  margin-top: 0.5rem;
  letter-spacing: 0.02rem;
}

.fiction-text span {
  font-weight: 500;
  font-family: 'Noto Sans KR';
  color: #ffffff !important;
}
.game-intro > dl.game-count {
  top: 28.5rem;
}

.game-intro .share-sns-list {
  margin-top: -22rem;
  margin-bottom: 1rem;
  color: white;
}

.game-intro > .result-box {
  border: 3px solid #f2f2f2;
}
.game-intro .game-count .count-label,
.game-intro .game-count .count-num {
  font-family: 'RixGulim';
  color: white;
}
.game-intro .result-box .result-box-title:before {
  background-color: var(--game-120-sub-color) !important;
}
.game-intro .game-count .count-label:before {
  background-color: transparent !important;
}

.game-intro .most-type-wrap > div {
  border: none;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: linear;
}

.game-intro > .slider-section > .intro-slide-wrapper > .swiper-container > .swiper-wrapper > .swiper-slide {
  width: 30%;
  margin: 0 5px;
  border: solid 1px #5a598d;
}

.game-intro > .slider-section {
  width: 100%;
  left: 50%;
  text-align: center;
}

.game-intro > .slider-section > .subtitle {
  font-size: var(--game-120-big-size);
  font-family: var(--game-120-font) !important;
  position: relative;
  display: inline-block;
  margin: 0 auto;
  color: white !important;
  margin-bottom: 10px;
  font-weight: 900;
}

.game-intro > .slider-section > .subtitle:before {
  content: '';
  height: 0.5rem;
  bottom: 0.15rem;
  background-color: #5a598d !important;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}

.premium-bg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}
.game-intro .img-box {
  margin-bottom: 100px;
  background: #e6e3c8;
}
.game-intro .logo-box {
  top: 16.3rem;
  z-index: 10;
  width: 9rem;
}

/* 문제 페이지 */
.game-wrapper .game-wrap {
  padding: 0;
  width: 100%;
  height: 100%;
  max-height: 1030px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.game-wrap .full-page {
  background-size: cover;
  background-position: center;
  height: 100vh;
  width: 100%;
  position: relative;
  padding: 2.5rem 0;
}
.game-wrap .full-page.goToNextSub {
  cursor: pointer;
}

.game-wrapper .app-main {
  height: 100vh;
}

.app-header.page .app-sound {
  background-image: url('https://cdn.banggooso.com/assets/images/game85/on.png');
  background-size: 70%;
  position: absolute;
  right: 2.5rem;
  z-index: 99;
  color: white;
}

.app-header.page.black .app-sound {
  background-image: url('https://cdn.banggooso.com/assets/images/game85/on.png');
}

.app-header.page .app-sound.off {
  background-image: url('https://cdn.banggooso.com/assets/images/game85/off.png');
  background-size: 55%;
  position: absolute;
  right: 2.5rem;
  z-index: 99;
}
.app-header.page.black .app-sound.off {
  background-image: url('https://cdn.banggooso.com/assets/images/game85/off.png');
}

.app-header.page .app-home {
  background-image: url('https://cdn.banggooso.com/assets/images/game85/home.png');
  background-size: 70%;
  position: absolute;
  right: 0.5rem;
  z-index: 99;
}
.app-header.page.black .app-home {
  background-image: url('https://cdn.banggooso.com/assets/images/game85/home.png');
}
.premium-bg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.premium-char {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.premium-item {
  width: 25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.game-wrap .full-page .bottom-button,
.select-area {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5rem;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.game-wrap .pop-text.question-text {
  background-color: #ffffff;
  top: 6%;
  min-height: 90px;
  border: solid 3px #000000;
  text-align: center;
  color: #000000;
  bottom: auto;
}
.game-wrap .pop-text.question-text .quiz-notification {
  margin-top: 0.5rem;
  font-size: 0.75rem;
}

.game-wrap .full-page .bottom-button,
.game-wrap .select-area a,
.game-wrap .select-area button {
  min-height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background-color: var(--game-120-sub-color) !important;
  color: #000000;
  white-space: nowrap;
  font-weight: 900;
  margin: 0.5rem auto;
  width: 80%;
  font-size: var(--game-120-big-size) !important;
}
#step02 section.footer .generate {
  min-height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  background-color: var(--game-120-sub-color) !important;
  color: #000000;
  white-space: nowrap;
  font-weight: 900;
  margin: 0.5rem auto;
  margin-top: 3rem;
  width: 80%;
  font-size: var(--game-120-big-size) !important;
  cursor: pointer;
}
.game-wrap .full-page .bottom-button:active,
.game-wrap .select-area a:active,
.game-wrap .select-area button:active {
  background-color: var(--game-120-color);
}

.game-wrap .pop-text {
  position: absolute;
  padding: 1rem;
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 5;
  min-width: 250px;
  min-height: 70px;
  font-size: 1.1rem;
  background-color: rgba(11, 10, 11, 0.86);
  bottom: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.game-wrap .pop-text.conversation-text .speaker {
  top: 0;
  left: 0.5rem;
  position: absolute;
  transform: translateY(-100%);
  padding: 1px 12px;
  background-color: #000;
  border: 3px solid #000;
  border-radius: 10px 10px 0 0;
  font-size: 0.8rem;
}
.game-wrap .pop-text.conversation-text {
  border: none;
  background-color: rgba(11, 10, 11, 0.86);
  box-shadow: 0 0 2px 2px rgb(11 10 11 / 86%);
  border-radius: 5px;
  width: 90%;
}
.game-wrap .pop-text.circle-text {
  width: 60%;
  padding: 1.5rem 0;
  background-color: #ffffff;
  border: 0.15rem solid #000000;
  border-radius: 50%;
  color: black;
}

#step01 {
  background-image: url('https://cdn.banggooso.com/assets/images/game120/page/Q01.png');
}

#step02 .pop-text {
  top: 50%;
  bottom: auto;
  transform: translate(-50%, -50%);
}

/* step48 모달창 */
#step02-modal {
  color: white;
  text-align: center;
  font-size: 1.1rem;
}

/* step02 */
#step02 {
  color: #000000;
  display: flex;
  flex-direction: column;
  background-color: var(--game-120-color) !important;
}
#step02 section.top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1.1rem 0;
}
#step02 section.top h1 {
  font-family: 'SF_HambakSnow';
  font-weight: 900;
  font-size: 1.1rem;
}

#step02 section.top h2 {
  font-family: 'SF_HambakSnow';
  font-weight: 900;
  font-size: 1.3rem;
}
#step02 section.top h3 {
  line-height: 1.3rem;
  font-size: 1rem;
  text-align: center;
}

#step02 section.middle .scroll-btn {
  border: none;
  color: inherit;
  text-decoration: none;
  display: inline-block;
  font-size: 15px;
  line-height: 100%;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  background: #5a598d url(https://cdn.banggooso.com/assets/images/icons/back-arrow-w.png) no-repeat center / auto 0.7rem;
}
#step02 section.middle .scroll-btn:first-of-type {
  margin-left: 1rem;
}
#step02 section.middle .scroll-btn:last-of-type {
  margin-right: 1rem;
  transform: rotate(-180deg);
}
#step02 section.middle .category-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
#step02 section.middle ul.category-inner {
  display: flex;
  flex-direction: row;
  flex: 1;
  overflow-x: scroll;
  align-items: center;
  justify-content: center;
  padding: 0.2rem;
  margin-right: 0.4rem;
}

#step02 section.middle ul.category-inner li.category {
  white-space: nowrap;
  font-weight: bold;
  padding: 0.15rem 0.3rem;
  border-radius: 22px;
  background-color: #5a598d;
  box-shadow: 0px 0px 2px 0px #aaaaaa;
  color: white;
  margin-left: 0.3rem;
  font-size: 0.8rem;
  text-align: center;
  width: 20%;
}
#step02 section.middle ul.category-inner li.category.active {
  background-color: var(--game-120-sub-color) !important;
  color: black;
}
#step02 section.bottom {
  overflow-y: scroll;
  margin: 0 3rem;
  max-height: 200px;
  margin-top: 1.1rem;
}
#step02 section.bottom .category-item .sub-category {
  text-align: center;
  background: #f4edde;
  padding: 0.2rem 0;
  font-size: 0.8rem;
  border-radius: 1rem;
  margin: 1rem 0 0.5rem;
  font-weight: 600;
}
#step02 section.bottom .category-item ul.item-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#step02 section.bottom .category-item ul.item-list > li {
  width: 30%;
  margin: 0 0.5rem 0.25rem 0;
  background: #2e2d5e;
  border: 1px solid #5a598d;
}
#step02 section.bottom .category-item ul.item-list > li:nth-child(n + 4) {
  margin: 0.25rem 0.5rem 0 0;
}
#step02 section.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 35px;
}

/* 결과 페이지 */
.game-result {
  padding: 1rem 20px 0;
}
.game-result .img-box img {
  width: 100%;
}

.game-result #result-title {
  padding-top: 0;
}

.game-result #result-title h2 {
  font-family: 'GowunBatang';
  color: #45361d;
}
.game-result #result-title h1 {
  font-family: var(--game-120-font);
  color: var(--game-120-sub-color) !important;
  font-weight: 900;
}
.game-result .result-box {
  padding: none;
}

.game-result .result-box .result-box-title {
  font-family: 'GowunBatang';
  color: #000000;
  font-size: 1.23rem;
}
.game-result .result-box .result-bot-text {
  font-size: 0.95rem;
}
.game-result .result-box .result-bot-text .result-bot-textbox > p {
  margin: 1rem 0;
  color: white;
  font-weight: lighter;
  font-size: 0.8rem;
}
.game-result .result-box .result-bot-text .result-bot-textbox {
  border-color: #5a598d;
  border-width: 1px;
  border-style: solid;
  border-radius: 6px;
  width: 110%;
  margin-left: -5%;
}
.game-result .result-box .result-bot-text .event-image {
  margin-top: 2rem;
}
.game-result .result-box .result-bot-text > p:nth-child(6) {
  color: #000000;
}
.game-result .result-box .result-bot-text > p .text-date {
  font-family: 'GowunBatang';
  font-size: 1rem;
}
.game-result .result-box .result-bot-text .img-wrapper {
  width: 45%;
  margin-left: 27.5%;
}
.game-result .result-box .result-bot-text .brand-text-box {
  background: #eee6da;
  box-shadow: 0px 0px 2px rgba(107, 96, 67, 0.25);
  border-radius: 0.5rem;
  padding: 1.5rem 0;
  margin: 1rem -1rem;
  color: #413630;
  line-height: 1.2rem;
  font-size: 1rem;
}
.game-result .result-box .result-bot-text .brand-text-box b {
  line-height: 1.2rem;
}
.game-result .result-box .result-bot-text .story-box {
  text-align: left;
  margin-top: 2rem;
  height: 13rem;
  font-size: 0.9rem;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.game-result .result-box .result-bot-text .story-box.toggle-on {
  height: auto;
  cursor: auto;
}
.game-result .result-box .result-bot-text .story-box .gradientback {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 3rem;
  background: -webkit-linear-gradient(top, rgba(245, 242, 237, 0) 0%, #121936 100%); /* Chrome10+,Safari5.1+ */
  display: block;
}
.game-result .result-box .result-bot-text .story-box.toggle-on .gradientback {
  display: none;
}
.game-result .result-box .result-bot-text .story-box .story-title {
  font-size: var(--game-120-big-size) !important;
  font-family: 'GowunBatang';
  color: #45361d;
}
.game-result .result-box .result-bot-text .story-box p {
  margin-top: 1rem;
}
.game-result .result-box .count-refresh-alert {
  color: white;
  font-size: 0.7rem;
  margin: 0.5rem;
}
.game-result p.num-statement > span {
  font-family: var(--game-120-font) !important;
  color: var(--game-120-color) !important;
}
.game-result #result-title .img-box {
  width: auto;
}
.game-result #result-title .img-box .thumb-img-text {
  font-weight: 900;
  margin-top: 0.5rem;
  font-size: 0.9rem;
  color: #5a598d;
}

.game-result .event-btn.multi-line {
  font-size: 1rem !important;
  line-height: 1.7rem;
  margin-top: 0;
}

.game-result .detail .result-box .result-bot-text .mark {
  background-color: var(--game-120-color) !important;
}

.app-main .result-bot-text .mark + p {
  font-size: 0.75rem;
}

.game-result .detail .result-box .result-bot-text .subtitle {
  color: var(--game-120-color) !important;
}

.game-wrapper .game-result .result-bot-text .subtitle {
  font-size: 0.95rem;
  font-weight: 700;
  margin-top: 1rem;
  text-align: left;
  color: var(--game-120-color) !important;
}

.game-result .detail .result-box .result-bot-text .subtitle > .mark {
  background-color: var(--game-120-color) !important;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.4rem;
  margin-left: -0.05rem;
}

.detail .result-box .result-bot-text .result-bot-textbox > p {
  color: white;
  font-family: 'RixGulim M';
}
.game-result .result-box .result-box-title:before,
.game-result .result-box h3.result-box-title span:before,
.game-result .result-box h3.result-box-title p:before {
  background-color: var(--game-120-color) !important;
}

.game-result .result-box .btn-gray-round {
  background-color: var(--game-120-color);
}
.game-result .btn_myranking a {
  background-color: var(--game-120-color) !important;
  color: #ffffff;
  line-height: 3.5rem;
  border-radius: 3rem;
  display: inline-block;
  background-repeat: no-repeat;
  font-size: var(--game-120-big-size) !important;
  width: 18rem;
}
.game-result .btn_retest {
  margin: 1rem auto 2.5rem;
}

.game-result .btn_retest a {
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-b.png') !important;
  background-position: 76% center !important;
  background-color: var(--game-120-sub-color) !important;
  color: black;
  cursor: pointer;
  text-align: center;
  font-weight: 900;
}
.game-result .btn_myranking a {
  background-image: url('https://cdn.banggooso.com/assets/images/game42/icon/list-w.png');
  background-size: 0.9rem;
  background-position: 87% center;
  padding-right: 1.7rem;
}

.game-result .share-sns-list span,
.game-result .share-sns-list .countNumber {
  color: white;
}
.game-result .share-sns-list .list-title .countBox .countImg {
  background-image: url(https://cdn.banggooso.com/assets/images/icons/icon-reply-w.png);
}
.game-result .recommend-list:before {
  background-color: var(--game-120-sub-color) !important;
}

.game-result .recommend-list .inner .title {
  color: white;
}

.game-result .test-result-wrap ul {
  overflow: hidden;
}

.game-result .test-result-wrap ul li {
  float: left;
  border-right: 2px solid var(--game-120-color);
  text-align: center;
}

.game-result .test-result-wrap ul li:first-child,
.game-result .test-result-wrap ul li:nth-child(2) {
  width: 32%;
}

.game-result .test-result-wrap ul li:last-child {
  border-right: none;
  width: 36%;
}

.game-result .char-title {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}

.game-result .char-title::before {
  content: '';
  height: 0.5rem;
  bottom: 0.15rem;
  background-color: var(--game-120-color);
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}

.game-result .result-char-title-wrap {
  width: 90%;
  margin: 0 auto;
}

.game-result .download-img {
  z-index: 9999;
}

.game-result .bank {
  padding: 1rem 0;
  font-family: var(--game-120-font) !important;
}
.game-result .bank .bank-amount {
  background: #776a56;
  color: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding: 0.8rem 1rem 1rem;
  border-radius: 3px;
  text-align: center;
}

.game-result .bank .bank-amount p {
  font-size: 0.8rem;
  line-height: 2rem;
}

.game-result .bank .bank-amount p:last-child {
  font-size: 0.5rem;
  line-height: 1rem;
}

.game-result .bank .bank-notice {
  color: #6c6c6c;
  font-size: 0.5625rem;
  width: 80%;
  margin: 0.5rem auto;
}

.result-table-header {
  margin-top: 0.5rem;
}

.result-table-header li {
  color: #ffffff;
  font-family: var(--game-120-font);
}

.resultbox-slide {
  text-align: justify;
  font-size: 0.75rem;
}

/* 브랜드 소구 */
.game-result .result-box,
.game-result .result-box.most {
  border: 0;
}

.game-result .result-box .result-box-sub-wrap {
  display: flex;
}

.game-result .result-box .result-box-sub-wrap > img {
  width: 8rem;
  height: 8rem;
}

.game-result .result-box .result-box-img-sub-wrap {
  margin-left: 0.5rem;
}

.game-result .result-box .result-box-img-sub-wrap > p {
  line-height: 1rem;
}

.game-result .result-box .resultbox-slide-toggle {
  font-size: 0.95rem;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

/* 인스타 섹션 */
.game-result .insta-event-wrap {
  margin-top: 2rem;
}
.game-result .insta-event-wrap > img {
  width: 100%;
}
.game-result .insta-event-wrap .game-btn-wrapper {
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.game-result .insta-event-wrap .game-btn-wrapper .event-btn {
  width: 48%;
  height: 3.5rem;
  line-height: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: keep-all;
  margin-top: 1rem;
  margin: 0.5rem auto;
}
.game-result .detail .result-box .game-btn-wrapper #copyBtn {
  background-color: var(--game-120-sub-color) !important;
  cursor: pointer;
  font-weight: 900;
  margin-top: 0.5rem;
  width: 18rem;
}
.game-result .detail .result-box .game-btn-wrapper #eventBtn {
  background-color: rgb(62 206 255) !important;
  cursor: pointer;
  font-weight: 900;
  margin-top: 0.5rem;
  width: 18rem;
}

.game-result .detail .result-box .result-bot-text .game-btn-wrapper #linkBtn {
  background-color: var(--game-120-sub-color) !important;
  cursor: pointer;
  font-weight: 900;
  margin-top: 0.5rem;
  width: 18rem;
}
.game-result .recommend-list .slide-box {
  border: 0.3rem sloid white;
}
.game-result .recommend-list .slide-box .slide-text {
  color: black;
  font-weight: 900;
}
#move-kr-btn {
  line-height: 1.5rem;
  padding: 0.5rem;
}

.notice {
  margin-top: 1rem;
  color: white;
  align-items: center;
  font-weight: 100;
}
.notice .notice-hashtag {
  background-color: var(--game-120-sub-color) !important;
  color: black;
  width: fit-content;
  margin: auto;
  margin-top: 0.1rem;
  padding: 0.1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-radius: 6px;
  font-weight: 900;
}

/* 유형 순위 페이지 */
.user-countbox {
  background-color: #2e2d5e;
  margin-top: 1rem;
  color: white;
  padding: 0.5rem;
  border-radius: 11px;
}
.user-countbox .countbox-quote {
  margin-top: 0.25rem;
}
.user-countbox .result-count-num {
  color: var(--game-120-sub-color) !important;
  font-size: 2.5rem;
  font-family: var(--game-120-font);
  font-weight: 600;
}

/* 스크롤 디자인 */

.game-wrap .full-page .bottom::-webkit-scrollbar {
  display: block;
  background-color: #5a598d;
  width: 0.3rem;
  border-radius: 10px;
}

.game-wrap .full-page .bottom::-webkit-scrollbar-thumb {
  background-color: #fff48c;
  width: 0.3rem;
  border-radius: 10px;
  height: 50%;
}

/* 캐릭터 생성 */
.avatar-wrap,
.capture-wrap {
  position: relative;
  width: 70vw;
  max-width: 400px;
  height: 70vw;
  max-height: 400px;
  margin: 0 auto;
  text-align: initial;
  overflow: hidden;
}

.avatar-wrap {
  width: 55vw;
  max-width: 400px;
  height: 55vw;
}

.avatar-wrap > .img-object,
.avatar-wrap > .object-background,
.capture-wrap > .img-object {
  position: absolute;
  width: 100%;
}

/* object 삭제 */
.item-li {
  position: relative;
}

.item-li > .delete-img {
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
}

/* 캐릭터 생성 */

/* 아이폰 작은 버전 브라우저에서 크기 */
@media (max-height: 600px) {
  .avatar-wrap {
    margin: 0.5rem 0;
    width: 40vw;
    height: 40vw;
  }

  #step02 section.bottom {
    max-height: 180px;
  }
}

/* 기울어지게 하는 거 해제*/
.game-wrap > button,
li,
ul,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
div,
a,
p,
span,
b {
  transform: skew(0);
}
