/* 갯골 */
@font-face {
  font-family: 'Katuri';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_13@1.0/Katuri.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* 공통 */

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

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

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

.game-wrapper .app-header .app-header-btn.back {
  height: 100%;
  background: transparent url('https://cdn.banggooso.com/assets/images/icons/back-arrow-b.png') no-repeat center center /
    23%;
}

.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  text-shadow: 0.1rem 0.1rem #f8ca9d;
  font-family: 'Katuri', sans-serif;
}

/* intro */

.game-intro .btn-game-start {
  background-color: #ffba00;
  color: #ffffff;
}

.game-intro .game-intro-title {
  font-size: 1.6rem;
}

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

.app .app-header.page {
  border-bottom: 1px solid #ffba00;
}

.game-wrap .game-body .question-options button.question-option {
  min-height: 4rem;
  padding: 0.7rem;
}

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


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

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

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

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

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

/* 결과페이지 */

.game-result #result-title h2 {
  font-family: 'Katuri', sans-serif;
  font-size: 1.5rem;
  color: #ffba00;
}

.game-result #result-title h1 {
  color: #222222;
  font-size: 1.8125rem;
  font-family: 'Katuri', sans-serif;
}

.game-result .title > small {
  color: #ffba00;
}

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

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

.game-result .result-box .result-box-title {
  font-size: 1.25rem;
}

.game-result .result-bot-text .subtitle {
  color: #ffba00;
}

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

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

.game-result .result-box.most .btn_myranking a {
  background-color: #ffba00;
}

.game-result .btn-gray-round {
  background-color: #d2d2d2;
  color: #ffffff;
}

.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;
}

/*  갯골  */

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

.game-result .result-box .subtitle .subtitle.mark {
  width: 0.35rem;
  height: 0.35rem;
  background-color: #ffba00;
  margin-right: 0.45rem;
}

.game-result .result-box .bottom-common-box {
  margin-top: 0.2rem;
}

.game-result .result-box .bottom-common-img {
  float: left;
  width: 8rem;
  height: 9.7rem;
  margin-right: 0.5rem;
  margin-top: 0.3rem;
}

.game-result .result-box .result-bot-text .bottom-common-text-box .mark + p {
  padding: 0;
}

.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;
  background-color: #ffba00;
  border: 0.25rem solid #222222;
  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-wrapper.basic .game-result .btn_retest > a,
.game-wrapper.basic .game-result .btn_myranking > a,
.game-result .result-box .banner-btn-box .event-btn,
.test-lists-wrap .test-lists .test-list-item.rank_list .num {
  font-family: 'Katuri', sans-serif;
  font-weight: 400;
}

.game-body.no-image.test-step-0 .question-option {
  background-color: #ffba00;
  color: #ffffff;
}

.game-wrapper.basic .game-body.no-image .question-title p {
  font-size: 1.5rem;
}


.game-wrapper.basic .game-body.no-image .question-title {
  font-size: 1rem;
}

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

.game-wrapper .app-header .app-logo {
  width: auto;
  background: transparent url('https://cdn.banggooso.com/assets/images/game60/LOGO.png') no-repeat center center / 11rem;
}

/* 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 #f8ca9d;
}

.test-lists-wrap .title:before {
  background-color: #f8ca9d;
}

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

.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: #ffba00;
}

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

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