/* 미래예측 */

@font-face {
  font-family: 'HeirofLightRegular';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/HeirofLightRegular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HeirofLightBold';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/HeirofLightBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* 리셋 */

.result-box .img-halt-box ul.list > li span.label-top.second {
  background: none;
}

/* .game-wrap {
  display: none;
  font-size: 18px;
} */

.game-wrap .full-page {
  height: 100%;
  position: relative;
  font-size: 1.1rem;
  margin: 0 0.5rem;
}

/* 공통 */

.share-sns-list .list-title .countBox .countImg {
  background-image: url('https://cdn.banggooso.com/assets/images/icons/icon-reply-w.png');
}

.game-wrapper .app-header {
  border-bottom: 0;
  background-color: #101010;
}

.game-wrapper.result .app-main,
.game-result {
  background: url('https://cdn.banggooso.com/assets/images/game42/BACKGROUND.png') center center / 100% no-repeat
    rgb(16, 16, 16);
}

.game-wrapper .app-header .app-logo {
  background-image: url('https://cdn.banggooso.com/assets/images/common/logo_b.png');
}

.game-title.rank-page,
.rank-page .title,
.test-lists-wrap.rank-page .test-list-item.rank_list .percen,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span,
.game-wrap .full-page .input-wrapper button[type='submit'],
#step36 .question-wrapper ul.bottom-bubble-text li,
.game-intro .game-count .count-num,
.game-intro .game-count .count-label,
.game-intro .btn-game-start,
.result-box .img-halt-box ul.list > li span.label-bottom,
.game-intro,
.game-intro .result-box .result-box-title,
.app-header-btn,
.share-sns-list .list-title,
.game-result .recommend-list .inner .title,
.game-result .img-halt-box .list li > span.label-bottom,
.game-result .result-box .result-box-title,
.game-result,
.color-white {
  color: white !important;
}

.game-wrapper .app-main .result-bot-text .mark {
  background: white;
}

.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before,
.btn-gray-round,
.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,
.game-result .result-box.type .result-box-title:before,
.game-result .result-box.most .result-box-title:before {
  background-color: #686545;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .num,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span,
.rank-page .title,
.game-title.rank-page,
.game-intro .game-count .count-num,
.game-intro .game-count .count-label,
.game-intro .game-intro-text,
.game-intro .game-intro-title,
.game-intro .btn-game-start,
.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second,
.game-result .btn_myranking a,
.app-main .btn_retest a,
#result-title h1,
#result-title h2,
.result-box-title,
.game-result .result-box .result-box-title {
  font-family: 'HeirofLightBold' !important;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p,
.game-intro .game-intro-text {
  color: #ede59b;
}

.share-sns-list .btn-share.kakao {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/kakatalk.png');
}

.share-sns-list .btn-share.instagram {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/instagram.png');
}

.share-sns-list .btn-share.facebook {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/facebook.png');
}

.share-sns-list .btn-share.twitter {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/twitter.png');
}

.share-sns-list .btn-share.link-copy {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/URL.png');
}

.w100 {
  width: 100%;
}

.w80 {
  width: 80%;
}

.w70 {
  width: 70%;
}

.w60 {
  width: 60%;
}

.w50 {
  width: 50%;
}

.w40 {
  width: 40%;
}

.w30 {
  width: 30%;
}

.w20 {
  width: 20%;
}

.font-style-italic {
  font-style: italic;
}

.color-4c96fc {
  color: #4c96fc;
}

.goToNext {
  cursor: pointer;
}

.margin-top-3 {
  margin-top: 3rem;
}

.inline-block {
  display: inline-block;
}

/* .game-intro.started+.game-wrap > .full-page {height:88vh;} */

/* 인트로페이지 */

.game-title {
  display: none;
}

.game-intro {
  background: url('https://cdn.banggooso.com/assets/images/game42/BACKGROUND.png') no-repeat 0 -13% / 100%;
  width: 100%;
  height: auto;
  padding-top: 1.5rem;
  background-color: #101010;
}

.game-intro .btn-game-start {
  border: 0.1rem solid white;
  background: #686545;
  box-shadow: none;
  line-height: 3.5rem;
}

.game-intro .btn-wrap {
  margin: -28rem auto 0.5rem;
  width: 16.847rem;
}

.game-intro .game-count {
  margin-top: 3rem;
}

.game-intro .volBox {
  text-align: center;
  font-size: 0.8rem;
  letter-spacing: 0.03rem;
  color: #ffea0a;
  font-weight: 600;
}

.game-intro .volBox > p {
  text-shadow: 0 0 0.3rem black;
}

.game-intro .result-box {
  border: none;
}

/* 문제페이지 - 공통 */

.app-header.page {
  display: none;
  background: transparent;
  border-bottom: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.app-header.page > a {
  background-repeat: no-repeat;
  background-size: cover;
  width: 2rem;
  height: 2.48rem;
  background-position: center center;
  position: absolute;
  background-size: 70%;
}

.app-header.page .app-sound {
  right: 2.5rem;
}

.app-header.page .app-sound.off {
  background-image: url('https://cdn.banggooso.com/assets/images/game42/icon/SPEAKER_OFF_WHITE.png') !important;
  background-size: 60%;
}

.app-header.page .app-home {
  right: 0.5rem;
}

.square-bubble-text {
  color: white;
  text-align: center;
  padding: 1rem;
}

.position-top-15 {
  position: absolute;
  top: 15%;
}

.position-top-20 {
  position: absolute;
  top: 20%;
}

.position-top-25 {
  position: absolute;
  top: 25%;
}

.position-bottom-05 {
  position: absolute;
  bottom: 5%;
}

.square-bubble-text span,
.bottom-bubble-text span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.square-bubble-text img,
.bottom-bubble-text img {
  width: 100%;
}

.square-static {
  position: static !important;
  font-size: inherit !important;
}

.radius-bubble-text {
  color: white;
  background: rgba(16, 16, 16, 0.8);
  border: 0.15rem solid white;
  padding: 14% 1rem;
  border-radius: 0.5rem;
  text-align: center;
  width: 100%;
}

.radius-bubble-text .q-name {
  position: absolute;
  top: -1.95rem;
  left: 0.5rem;
  border: 0.15rem solid white;
  background: #101010;
  padding: 0 2rem;
  border-radius: 0.5rem 0.5rem 0 0;
  font-size: 1.1rem;
}

.game-wrap .full-page .letter-icon,
.game-wrap .full-page .input-wrapper button[type='submit'] {
  width: 3.3rem;
  height: 2.8rem;
  border-radius: 4rem;
  box-shadow: 1px 1px 0.5rem #c0c0c0;
  cursor: pointer;
  background-color: #4c96fc;
  border: 0;
}

.game-wrap .full-page .letter-icon {
  background: #4c96fc url('https://cdn.banggooso.com/assets/images/game41/letter_icon.png') no-repeat center center /
    50%;
  margin-top: 0.15rem;
}

.game-wrap .full-page .letter-icon > span {
  color: #6a625f;
  font-size: 0.7rem;
  font-weight: 600;
  margin-top: 3.4rem;
  display: inline-block;
}

.game-wrap .full-page .input-wrapper {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.game-wrap .full-page .input-wrapper .answer-wrapper {
  width: 80%;
  margin: 0 0.5rem;
}

.game-wrap .full-page .input-wrapper #input-answer {
  padding: 0.8rem 0;
  border-radius: 3rem;
  text-align: center;
  border: 0.1rem solid #b7b4aa;
  box-shadow: 1px 1px 0.5rem #b7b4aa;
  font-size: 0.8rem;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
}

.game-wrap .full-page .input-wrapper .hintP {
  color: #6a625f;
  font-size: 0.7rem;
  margin-top: 0.5rem;
  font-weight: 700;
}

.game-wrap .full-page .question-wrapper {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

.select-area {
  position: absolute;
  bottom: 7%;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.select-area > a,
.select-area > p {
  background-color: black;
  border: 0.15rem solid white;
  color: white;
  text-align: center;
  border-radius: 3rem;
  padding: 1rem;
  margin: 0.35rem 0;
  font-size: 0.9rem;
}

.select-area > a:active,
.select-area > p:active {
  background-color: white;
  color: black;
}

/* 문제페이지 - 힌트 & 오답 모달 */

.modal-cont.wrong-answer {
  height: auto !important;
  font-weight: 700;
}

.modal-bg .modal-cont .Hint02 p.hint {
  font-size: 1.5rem;
}

#modal .hint-title {
  background-color: #4c96fc;
}

#modal .modal-bg .modal-cont p.hint {
  font-weight: 900;
}

/* 문제페이지 - 개별 */

#step01 .square-bubble-text,
#step04 .square-bubble-text {
  margin: 4rem 1rem;
}

#step04 .square-bubble-text,
#step04 .bottom-bubble-text {
  display: none;
}

#step02 .bottom-bubble-text {
  position: absolute;
  top: 38%;
  right: 0%;
}

#step02 .bottom-bubble-text span {
  font-size: 0.95rem;
}

#step03 .square-bubble-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

#step03 .square-bubble-text span {
  width: 100%;
}

#step04 .bottom-bubble-text {
  position: absolute;
  top: 62%;
  left: 0;
}

#step04 .bottom-bubble-text span {
  font-weight: 700;
}

#step05 .bottom-bubble-text {
  margin: 3rem 0 0 0;
}

#step06 .radius-bubble-text {
  padding: 17% 1rem;
}

#step05 .bottom-bubble-text span,
#step07 .bottom-bubble-text span {
  font-weight: 900;
}

#step43 .select-area p {
  background: black url('https://cdn.banggooso.com/assets/images/game42/icon/nextBtn2.png') no-repeat 90% center / 7%;
}

#step09 .radius-bubble-text {
  padding: 1.5rem 1rem;
  margin: auto;
}

#step10 .watch {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 13%;
  font-weight: 400;
  color: #ffffff;
}

#step10 .watch > p:first-child {
  font-size: 4rem;
}

#step10 .watch > p:last-child {
  font-size: 1.2rem;
  margin-top: -0.5rem;
}

#step10 .square-bubble-text {
  position: absolute;
  top: 30%;
  font-size: 1rem;
}

#step10 .square-bubble-text span b {
  font-weight: normal;
  font-size: 1.2rem;
}

#step12 .bottom-bubble-text img,
#step10 .square-bubble-text img {
  height: 14rem;
}

#step10 .square-bubble-text span {
  top: 47%;
}

#step17 .radius-bubble-text {
  position: absolute;
  top: 20%;
}

#step25 .radius-bubble-text {
  position: absolute;
  top: 30%;
  padding: 17% 0;
}

#step25 .radius-bubble-text span {
  font-size: 1.5rem;
}

#step25 .radius-bubble-text span.q-name {
  font-size: 1.1rem;
}

#step21 .square-bubble-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  font-size: 1.6rem;
}

#step22 .bottom-bubble-text {
  position: absolute;
  top: 5%;
  font-size: 1rem;
}

#step22 .bottom-bubble-text span {
  top: 52%;
}

#step22 .bottom-bubble-text img {
  height: 18.5rem;
}

#step29 .radius-bubble-text {
  padding: 15% 1rem;
}

#step24 .bottom-bubble-text {
  width: 80%;
  top: 50%;
  position: absolute;
  background: white;
  height: 9rem;
  border-radius: 0.5rem;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 1rem black;
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem;
}

#step24 .bottom-bubble-text span {
  font-weight: 900;
}

#step31 .radius-bubble-text.position-bottom-05 {
  background: transparent;
  border: none;
  padding: 0;
  bottom: 8%;
}

#step33 .radius-bubble-text {
  padding: 8% 0;
}

#step36 .question-wrapper ul.bottom-bubble-text li b {
  padding-left: 0.3rem;
}

/* 주관식 라인 */

#step36 .question-wrapper .bottom-bubble-text {
  font-size: 0.9rem;
}

#step35 .question-wrapper .bottom-bubble-text,
#step36 .question-wrapper .bottom-bubble-text {
  text-align: center;
  border-radius: 0.4rem;
  margin-left: -0.05rem;
  padding: 0.7rem 1rem;
  position: static;
  background: #262629;
}

#step35 .question-wrapper .bottom-bubble-text > img.bubble-tale,
#step36 .question-wrapper .bottom-bubble-text > img.bubble-tale {
  width: 16px;
  height: auto !important;
  position: absolute;
  left: -5px;
  bottom: -2px;
}

#step35 .question-wrapper .bottom-bubble-text span,
#step36 .question-wrapper .bottom-bubble-text span {
  position: static;
}

#step35 .question-wrapper > .bottom-bubble-text:nth-child(2),
#step36 .question-wrapper > .bottom-bubble-text:nth-child(2) {
  background: #262629;
  padding: 0;
  margin: 1rem 0;
}

#step36 .question-wrapper > .bottom-bubble-text:nth-child(2) {
  padding: 0rem 1rem;
  text-align: right;
}

#step36 .question-wrapper > .bottom-bubble-text:nth-child(2) > img:nth-child(2) {
  width: 90%;
}

/* .game-intro.started+.game-wrap > .full-page#step36 {height:95vh;} */

#step35 .question-wrapper > .bottom-bubble-text:nth-child(2) > img {
  width: auto;
  height: 14rem;
}

#step38 .question-wrapper {
  text-align: center;
  top: 50%;
}

#step38 .bottom-bubble-text {
  width: 90%;
  height: auto;
  background: white;
  border-radius: 0.5rem;
  box-shadow: 0 0 1rem black;
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem;
  margin: 0 auto 2rem;
  font-weight: 900;
}

#step38 .position-bottom-15 {
  background: #ff0643;
  color: white;
  border-radius: 0.5rem;
  box-shadow: 0 0 0.5rem #6f6f6f;
  font-weight: 700;
  display: inline-block;
  font-size: 1.5rem;
  padding: 0.5rem 3rem;
  position: absolute;
  left: 50%;
  bottom: 15%;
  transform: translateX(-50%);
}

/* 결과페이지 */

#result-title h2 {
  color: #ede59b;
  font-size: 1.3rem;
  margin-bottom: 0.6rem;
}

#result-title h1 > p:first-child {
  font-size: 1.3rem;
}

#result-title .num-statement span {
  color: #969696;
  font-size: 0.78125rem;
}

.result-box-title {
  text-align: center;
}

.game-result .result-box {
  padding: 1.5rem 1.1rem;
}

.game-result .result-box.most .result-box-title2 {
  margin-top: 0;
}

.game-result .result-bot-text .subtitle {
  color: #f4ec92;
  font-weight: 700;
}

.game-result .btn_myranking {
  margin: 2rem auto 0;
}

.game-result .btn_retest a img,
.game-result .btn_myranking a img {
  margin-top: -0.3rem;
  height: 1.301rem;
  width: auto;
}

.game-result .btn_myranking a,
.game-result .btn_retest a {
  line-height: 3.5rem;
  border-radius: 3rem;
  display: inline-block;
  background-repeat: no-repeat;
}

.game-result .btn_myranking a {
  background: #686545 url('https://cdn.banggooso.com/assets/images/game42/icon/list-w.png') no-repeat 78% center /
    0.85rem;
  padding-right: 1.7rem;
  color: white;
}

.game-result .btn_retest a {
  background: white url('https://cdn.banggooso.com/assets/images/game42/icon/re-test-42.png') no-repeat 75% 52% / 0.9rem;
  padding-right: 0.5rem;
  color: #686545;
}

.share-sns-list {
  margin: 3rem 0 !important;
}

.game-result .good,
.game-result .bad {
  font-family: 'jalnan', sans-serif;
  text-shadow: 0.1rem 0.1rem #686545;
  font-size: 0.95rem;
  margin-bottom: 0.7rem;
}

.btn-white-round {
  background: black;
  color: white;
}

#result-title h1 {
  font-size: 2rem;
}

#result-title h1 > p:first-child {
  font-size: 1.3rem;
}

.game-result .result-box.most .result-box-title2 > small,
.game-result .img-halt-box .list li > span.label-bottom > em {
  font-weight: 700;
}

.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  color: white;
  text-shadow: 0.1rem 0.1rem #686545;
  margin: 0 0 0.5rem 0;
}

.result-box .img-halt-box ul.list > li span.label-top {
  font-size: 1.2rem;
}

.game-result .result-box {
  border: 0.1875rem solid #292929;
}

.game-result .type-wrapper > .result-box.type {
  border: none;
  padding: 0;
}

.game-result .result-box.most {
  border: none;
  padding: 0;
  margin-top: 3rem;
}

.game-result .share-sns-list {
  margin: 2.3rem 0;
}

.game-result .detail .num-statement + img {
  width: 100%;
}

.game-result .btn_retest {
  margin: 1.5rem auto 2.5rem;
}

.game-result .recommend-list:before {
  background: #686545;
}

/* 결과페이지 - 광고배너 */

.result-ad {
  margin: 1rem -1rem 0;
}

.result-ad img {
  display: block;
}

.result-ad p {
  font-size: 0.7rem;
  line-height: 1.3;
  color: #aeaeae;
  font-weight: 700;
}

.result-ad p:first-child {
  transform: translateY(1em);
}

.result-ad p:last-child {
  transform: translateY(-0.5em);
}

/* 순위 페이지 */

.game-title.rank-page {
  display: block;
  background: #686545;
}

.rank-page .rank_title_wrap {
  text-align: center;
}

.rank-page .title:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0.03125rem;
  width: 110%;
  height: 0.55rem;
  background-color: #686545;
  left: 50%;
  transform: translateX(-50%);
}

.test-lists-wrap {
  background-color: #101010;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p::after {
  content: '..';
}

.test-lists-wrap.rank-page .test-list-item.rank_list .percen {
  width: 100%;
  background: #686545;
  /* font-weight: 400; */
}

.test-lists-wrap.rank-page .test-list-item.rank_list .percen_bold {
  font-weight: 700;
}

.test-lists-wrap .test-lists {
  overflow: hidden;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  color: #757575;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .num {
  color: #686545;
  text-shadow: 3px 4px 0px rgb(31 31 31);
  width: 18%;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item {
  border-color: #242110;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item:nth-child(1) {
  border-color: #686545;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item:nth-child(2) {
  border-color: #464328;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item:nth-child(3) {
  border-color: #38351e;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item:nth-child(4) {
  border-color: #2e2b17;
}

@media screen and (max-width: 350px) {
  .result-ad p:last-child {
    margin: 0 -1rem;
  }
}
