/* 공통 */

.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before,
.game-result .result-box h3.result-box-title p:before,
.game-wrapper.basic .test-lists-wrap .title:before,
.game-result .result-box.most .result-box-title:before,
.game-result .recommend-list:before {
  background-color: #ffd524;
}

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



/* intro */

.game-intro .btn-game-start {
  background-color: #ffd524;
  color: #000000;
}


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

.game-wrapper .test-progress-header {
  border-top: 0.1rem solid #ffd524;
}

.game-wrapper.basic .app-header.page {
  border-bottom: 1px solid #ffd524;
}

.game-wrapper.basic .game-title.page {
  color: #ffd524;
}

.game-wrapper .game-body .question-options .question-option:active,
.game-wrapper .game-body .question-options .question-option:focus {
  background-color: #ffd524;
  color: #000000;
}


.game-wrap .game-body .no-image .question-title {
  font-size: 1.1rem;
  margin: 5rem auto 3rem;
}

.game-wrap .game-body .question-title {
  display: none;
}

.game-wrapper .game-progress .game-progress-inner {
  background-color: #ffd524;
}

.test-controller-top .game-stage-wrap {
  font-weight: 700;
}

/* 결과페이지 */

.game-wrapper .game-title {
  background-color: #ffd524;
  color: #ffffff;
}

.game-result #result-title h2 {
  font-family: 'RixGulimEB', sans-serif;
  letter-spacing: 0;
  font-size: 1.4rem;
  color: #404040;
  margin-bottom: 0.3rem;
}

.game-result #result-title h1 {
  color: #000000;
  font-family: 'Jalnan', sans-serif;
  margin-bottom: 0.5rem;
}



.game-result .title {
  margin-bottom: 0.5rem;
}



.game-result .result-box .result-box-title.bottom-margin {
  margin-bottom: 1.3rem;
}


.game-result .result-bot-text > p {
  color: #666666;
  font-size: 0.78125rem;
  font-weight: 700;
  line-height: 1.5;
  font-family: 'RixGulim', sans-serif;
}

.game-result .result-bot-text .result-sub {
  font-size: 1.15625rem;
  margin-bottom: 0.7rem;
}

.game-result .num-statement > span {
  color: #ffd524;
}

.game-wrapper.basic .game-result .result-box.first-box {
  transform: none;
  padding: 1.5rem 1.1rem 0.7rem 1.1rem;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-color: #fed525;
  border: 0.25rem solid #000000;
  color: #000000;
  background-size: 1.1rem;
  background-position: 79% center;
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-b.png');
}

.game-result .good,
.game-result .bad {
  text-shadow: 0.1rem 0.1rem #f1bbba;
  color: #222222;
}

.game-result .result-box.most .btn_myranking a {
  background-color: #7dc7e9;
  border-color: #000000;
}

.game-wrapper.basic .game-result .btn_retest > a,
.game-wrapper.basic .game-result .btn_myranking > a {
  font-size: 1.15rem;
}

.game-wrapper .game-result .result-box.most .btn_myranking a::after {
  background-image: url('https://cdn.banggooso.com/assets/images/common/grape-b.png') !important;
}

.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-bottom > span {
  font-family: 'Jalnan', sans-serif;
}

.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-bottom {
  display: flex;
  height: 3.5rem;
  flex-direction: column;
  justify-content: space-between;
  margin: 0.7rem 0;
}
.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-bottom > span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.game-wrapper.basic .result-box.type .img-halt-box ul.list > li span.label-bottom {
  height: 2rem;
  justify-content: center;
}

.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-bottom br {
  display: none;
}

.game-result .img-halt-box .list li > span.label-bottom > span {
  line-height: 1.3;
}

/* list-type*/

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span:nth-child(2) {
  line-height: 1.3;
  word-break: keep-all;
}

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

.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item.rank_list .num {
  margin-right: 0.2rem;
  text-shadow: 3px 4px 0px #ffdd92;
  width: 16%;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-size: 0.7rem;
}

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

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

.app .test-lists-wrap .test-lists .test-list-item:first-child {
  border-color: #ffd524;
}

.app .test-lists-wrap .test-lists .test-list-item:nth-child(2) {
  border-color: #ffe377;
}

.app .test-lists-wrap .test-lists .test-list-item:nth-child(3) {
  border-color: #ffefad;
}

body.ja-JP .result-box .img-halt-box ul.list > li span.label-top.first,
body.ja-JP .result-box .img-halt-box ul.list > li span.label-top.second,
body.ja-JP .game-result #result-title h1,
body.ja-JP .game-result .num-statement > span,
body.ja-JP .game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-bottom > span {
  font-family: 'Corporate-Logo-Rounded', sans-serif;
}

body.ja-JP .game-result #result-title h2 {
  font-family: 'NotoSansCJKjpBlack', sans-serif;
}

body.ja-JP .game-result .result-bot-text > p {
  font-family: 'NotoSansCJKjp', sans-serif;
}
