/* 공통 */

.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-wrap .app-main .mark {
  background: #ffd524;
}

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

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

.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 .result-box.most .img-halt-box .list li:last-child > span.label-top,
.game-result .result-box.most .img-halt-box .list li:last-child > span.label-top.first {
  background: none;
  text-indent: 0;
  color: #000000;
  text-shadow: 0.1rem 0.1rem #ffd524;
  font-family: 'Jalnan', sans-serif;
}

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

.game-wrapper .game-wrap {
  padding: 0;
}

.game-intro .btn-game-start {
  border: 0.25rem solid #222222;
  box-shadow: 0.3rem 0.4rem 0 #222222;
  background-color: #ffd524;
  color: #000000;
}

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

/* intro */

.game-intro .game-count .count-label,
.game-intro .result-box .result-box-title {
  padding: 0 0.35rem;
}

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

.game-intro .share-sns-list {
    margin: 0 auto 2.5rem;
}

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

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

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

.game-wrap.test-progress-header > .test-controller {
  padding: 0 1.625rem;
}

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

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

.game-wrap .game-body .question-image {
  margin: 1rem auto 1.625rem;
}

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

.game-wrapper .test-step-0 .question-content {
  text-align: center;
  margin-bottom: 4.5rem;
  font-family: 'Dolbomche_R', sans-serif;
  font-size: 1rem;
}

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

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

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

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

.game-wrapper.basic .test-progress-header .game-header .game-timer .game-timer-progressbar-inner {
  background-color: #ffe095;
}

.game-wrapper.basic .game-wrap .game-header {
  flex-direction: column;
}

.game-wrap .game-header .game-stage-title {
  margin: -0.2rem 0 0.85rem;
  text-align: center;
  font-family: 'Jalnan', sans-serif;
  font-size: 0.8rem;
}

.game-wrapper .game-title.page {
  color: #f8b616;
  vertical-align: baseline;
}

/* 결과페이지 */

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

.game-result #result-title h2 {
  font-family: 'Jalnan', sans-serif;
  letter-spacing: 0;
  font-size: 1.5rem;
  margin-bottom: 0;
  color: #ffd524;
}

.game-result #result-title h1 {
  color: #000000;
  font-size: 1.8125rem;
  font-family: 'Jalnan', sans-serif;
  word-break: keep-all;
  word-wrap: break-word;
}

.game-result #result-title h1 p {
  line-height: 1.2em;
}

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

.game-result .result-bot-text {
  color: #666666;
  font-size: 0.78125rem;
  font-weight: 600;
}

.game-result .bottom-ment {
  color: #343434;
  margin-top: 1rem;
  font-size: 0.95rem;
  font-weight: 800;
}

.game-result {
  height: auto;
  background: #ffffff;
}

.game-result .share-sns-list span {
  margin: 0;
  font-size: 1rem;
}

.game-result .num-statement > span {
  color: #f8b616;
  vertical-align: baseline;
  font-family: 'Jalnan', sans-serif;
}

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

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

.game-result .result-box .result-box-title {
  font-size: 1.2rem;
  margin-bottom: 1.4rem;
}

.game-result .result-bot-text .result-small-text {
  text-align: justify;
  color: #666666;
  font-size: 0.8rem;
  padding: 0 0.625rem;
}

.game-wrapper .game-result .btn_retest > a,
.game-wrapper .game-result .btn_myranking > a {
  font-size: 1.15rem !important;
  display: inline-block;
  line-height: 3.5rem;
  border: 0.25rem solid #000000;
  border-radius: 3rem;
  box-shadow: 0.25rem 0.25rem black;
  font-size: 1.15rem;
  background-repeat: no-repeat;
  font-weight: 700;
  font-family: 'jalnan', sans-serif;
  background-size: 1.1rem;
}

.game-result .btn_retest a {
  background-color: #fed525;
  color: #000000;
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-b.png') !important;
  background-position: 80% center;
}

.game-result .youtube-box {
  text-align: center;
  margin-bottom: 1rem;
}

.game-result .youtube-title {
  font-size: 0.95rem;
}

.game-result .youtube-video > a > img {
  width: 100%;
}

/* 퀴즈형 뒤로가기 삭제 */
.game-wrapper.basic .test-controller-top .back-btn-wrap {
  visibility: hidden;
}

/*  ranking */

.game-wrapper.basic .test-lists-wrap {
  padding-bottom: 0;
}

.result-box .img-halt-box ul.list > li a span > span {
  font-family: 'jalnan', sans-serif;
}

.rankingBox .topRanking h3::before {
  background-color: #ffd524;
}

.test-lists-wrap .rankingBox div > ul > li {
  background-color: #ffffff;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-of-type(1) {
  background-color: #ffd524;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-of-type(2) {
  background-color: #ffe784;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-of-type(3) {
  background-color: #fff4c4;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-of-type(1) > ul > li:nth-of-type(1)::after, .test-lists-wrap .rankingBox .list_content_div > ul > li:nth-of-type(2) > ul > li:nth-of-type(1)::after, .test-lists-wrap .rankingBox .list_content_div > ul > li:nth-of-type(3) > ul > li:nth-of-type(1)::after {
  content: '';
  display: inline-block;
  position: absolute;
  padding-right: 1rem;
  top: -0.07rem;
  left: 0.8rem;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 65%;
}

.rankingBox .list_content_div {
  height: 27rem;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden; /*화면에 보이는 랭킹 수가 많아질 경우 auto*/
}

.rankingBox .myRanking .btn_refresh img,
.rankingBox .topRanking .btn_refresh img {
  width: 100%;
}

.game-result .rankingBox {
  padding: 0 0 !important;
}
