/* 공통 */
.game-wrapper.basic .game-intro,
.game-wrapper.basic .game-wrap,
.game-result {
  background-repeat: repeat;
}

.game-result .img-halt-box .list > li a:nth-child(4):hover {
  color: #ffffff;
}

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

.game-wrapper.basic .test-controller-top > .back-btn-wrap button {
  color: #999999;
}

/* 결과페이지 */

.game-result #result-title h2 {
  font-size: 1.2rem;
  color: #e17223;
}

.game-result #result-title h1 {
  font-size: 1.8125rem;
  color: #252525;
}

.game-result .result-bot-text .mark + p span {
  color: #e17223;
  font-weight: 700;
}

.game-wrapper .game-title {
  font-size: 1.35rem;
}

.game-result .result-bot-text .subtitle {
  font-weight: normal;
  color: #e17223;
}

.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-top.first,
.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-top.second,
.game-result .good,
.game-result .bad {
  text-shadow: 0.1rem 0.1rem #ffd524;
  color: #222222;
}

.game-result .coupon-button-wrap {
  padding-top: 1rem;
}

.game-result .coupon-button-wrap .event-button {
  width: 96.3%;
  display: inline-block;
  line-height: 2.7;
  color: #222222;
  border: 0.2rem solid #222222;
  border-radius: 3rem;
  box-shadow: 0.25rem 0.25rem #222222;
  font-weight: 700;
  cursor: pointer;
  padding: 0.4rem 0;
  margin-bottom: 0.7rem;
  background-color: #ffd524;
}

.game-result .btn_retest a {
  background-color: #e17223;

}

.game-wrapper.basic .game-result .btn_myranking > a {
  background-color: #ffd524;
}

.game-result .coupon-button-wrap .event-button.oven {
  margin-top: 0.5rem;
}

.game-result .coupon-button-wrap .event-button span {
  display: block;
}

.game-result .coupon-button-wrap .event-button span.main-text {
  font-family: jalnan, sans-serif;
  font-size: 1.15rem;
  pointer-events: none;
}

.game-result .coupon-button-wrap .event-button span.main-text img {
  width: 6%;
  height: auto;
}

.game-result .coupon-button-wrap > p {
  font-size: 0.8rem;
  margin-top: 0.8rem;
}

.game-result .result-box .cookie-topping > li {
  display: flex;
  margin-bottom: 0.8rem;
}

.game-result .result-box .cookie-topping > li:nth-child(2n) {
  margin-bottom: 0;
}

.game-result .result-box .cookie-topping > li img {
  width: 20.8%;
  vertical-align: top;
  align-self: baseline;
}

.game-result .result-box .cookie-topping > li:first-child div {
  padding-left: 8px;
}

.game-result .result-box .cookie-topping > li:nth-child(2n) img {
  order: 2;
}
.game-result .result-box .cookie-topping > li:nth-child(2n) div {
  padding-right: 8px;
  order: 1;
}

.game-result .result-box .cookie-topping > li span {
  font-weight: 700;
  color: #e17223;
}

.game-result .result-bot-text .mark.small {
  width: 0.25rem;
  height: 0.25rem;
  margin-left: 0.06rem;
  background-color: #e17223;
}

.game-result .result-box .subtitle:before {
  content: '';
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.45rem;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  top: -0.15rem;
}

.game-result .result-box .banner-btn-box .event-btn {
  width: 95%;
  display: inline-block;
  line-height: 3.5rem;
  border-width: 0.2rem;
  border-radius: 3rem;
  padding: 0;
  margin-top: 1rem;
  border: 0.25rem solid #000000;
  color: #ffffff;
  box-shadow: 0.25rem 0.25rem #222222;
  font-size: 1.35rem;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title {
  font-size: 0.85rem;
}

.game-result #result-title h1,
.game-result #result-title h2 {
  font-weight: 400;
}

.game-intro .game-intro-title,
.game-intro .btn-game-start,
.game-intro .result-box .result-box-title,
.game-wrapper .game-title,
.game-result .result-box .result-box-title,
.game-result .result-box .banner-btn-box .event-btn,
.test-lists-wrap .test-lists .test-list-item.rank_list .num {
  font-weight: 400;
}

.game-wrap .game-body .question-title span {
  font-style: italic;
  font-weight: 500;
}

.game-wrapper.basic .game-result .good,
.game-wrapper.basic .game-result .bad {
  font-size: 1rem;
}

/* list-type*/


.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  font-size: 0.75rem;
}

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item.rank_list .num {
  text-shadow: 3px 4px 0px #e17223;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  color: #e17223;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  background-color: #ededed;
}

.popup-module .popup .popup-message-box span {
  font-size: 1.1rem;
  text-shadow: -2px 0 #ffd113, 0 2px #ffd113, 2px 0 #ffd113, 0 -2px #ffd113;
  padding-right: 5px;
}

.coupon-code-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
}

.coupon-code-popup::before {
  content: '';
  display: block;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
}

.coupon-code-popup .coupon-popup {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  max-width: 423px;
  width: 84%;
}

.coupon-code-popup .coupon-popup img {
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

.coupon-code-popup .coupon-popup img.coupon-main {
  width: 100%;
}

.coupon-code-popup .coupon-popup p {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 5.1rem;
  font-size: 1.2rem;
  font-weight: 900;
}

.coupon-code-popup .coupon-close-btn {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 5%;
  cursor: pointer;
}

.coupon-code-popup a {
  position: absolute;
  bottom: 1.7rem;
  height: 2rem;
  width: 57%;
  left: 50%;
  transform: translateX(-50%);
}

.game-links {
  display: flex;
  justify-content: center;
}

.game-links a {
  display: flex;
  border: 0.2rem solid #222222;
  font-weight: 700;
  font-family: 'jalnan';
  border-radius: 3rem;
  width: 47%;
  font-size: 1.1rem;
  line-height: 1.3rem;
  padding: 0.5rem 0;
  height: 4rem;
  background-color: #ffd524;
  box-shadow: 0.25rem 0.25rem #222222;
  justify-content: center;
  align-items: center;
}

.game-links a:first-child {
  margin-right: 4%;
}

.game-result .result-box.type .result-box-title:before,
.game-result .result-box.most .result-box-title:before {
  background-color: #ffd524;
}

.game-wrapper .app-header .app-logo {
  width: auto;
  background-size: auto 65%;
}

body.ja-JP .game-wrapper .game-title,
body.ja-JP .game-intro .game-intro-title,
body.ja-JP .game-intro .game-count .count-label,
body.ja-JP .game-intro .result-box .result-box-title,
body.ja-JP .game-intro .img-halt-box .list li > span,
body.ja-JP .game-result .result-box.most .result-box-title.most,
body.ja-JP .game-result .title,
body.ja-JP .game-result .rank,
body.ja-JP .game-result .img-halt-box .list li > span,
body.ja-JP .test-lists-wrap .rankingBox div > ul > li > ul > li:nth-of-type(1),
body.ja-JP .rank_list_wrap .title,
body.ja-JP .test-lists-wrap .title,
body.ja-JP .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .test-title,
body.ja-JP .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title,
body.ja-JP .test-lists-wrap .test-lists .test-list-item.rank_list .num,
body.ja-JP .rankingBox .myRanking h3,
body.ja-JP .rankingBox .topRanking h3,
body.ja-JP .rankingBox .topRanking ul.list_title,
body.ja-JP .rankingBox .topRanking ul li.conNum,
body.ja-JP .game-result .result-box .result-box-title,
body.ja-JP .game-wrapper.basic .test-controller-bottom .stage-title,
body.ja-JP .game-result #result-title h2,
body.ja-JP .game-result #result-title h1,
body.ja-JP .game-wrapper.basic .game-title.page,
body.ja-JP .game-result .num-statement > span,
body.ja-JP .game-wrapper.basic .game-result .good,
body.ja-JP .game-wrapper.basic .game-result .bad,
body.ja-JP .game-wrapper.basic .game-result .btn_myranking > a,
body.ja-JP .game-wrapper.basic .game-result .btn_retest > a,
body.ja-JP .game-result .num-statement > span,
body.ja-JP .game-result .coupon-button-wrap .event-button span.main-text {
  font-family: 'Corporate-Logo-Rounded', sans-serif;
}

body.ja-JP .game-wrapper.basic .game-title.page {
  font-size: 1.2rem;
}

body.ja-JP .btn-gray-round {
  font-size: 0.54rem;
}

body.ja-JP .pop_induce .popup .wrap {
  bottom: 1.3rem;
}

body.ja-JP .pop_induce .popup .checkbox {
  bottom: -0.5rem;
}

body.ja-JP .result-box .img-halt-box ul.list > li span.label-bottom {
  font-size: 0.7rem;
}

body.ja-JP .pop_induce.rank .popup .btn_induce.btn {
  bottom: 3rem;
}
body.ja-JP .game-result #result-title h1 {
  font-size: 1.6rem;
}

body.ja-JP .game-wrap .game-body .question-options .question-option {
  font-size: 0.83rem;
}
