/* 공통 */

.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-intro .result-box .result-box-title:before,
.game-result .result-box h3.result-box-title p:before,
.game-wrapper.basic .test-lists-wrap .title:before {
  background-color: #f696c5;
}

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

.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 {
  text-shadow: 0.1rem 0.1rem #ff7e7e;
}

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

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

/* intro */


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

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

.game-wrap .game-progress {
  background-color: #ffffff;
}

.game-wrapper.basic .test-controller-top .back-btn-wrap:before {
  background: transparent url('https://cdn.banggooso.com/assets/images/icons/back-arrow-g.png') no-repeat left center /
    18%;
}

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


.game-wrap .game-body .question-options button.question-option {
  border-radius: 1.1rem;
  height: 3.8rem;
  line-height: 1.5;
}

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


.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: #fe3190;
  color: #ffffff;
}

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

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

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

/* 결과페이지 */

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

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



.game-result .title > small {
  font-size: 1.5rem;
  color: #c02133;
  margin-bottom: 0;
}

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

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

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

.game-wrapper.basic .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.08rem;
}

.game-result .result-bot-text .subtitle {
  font-size: 0.81rem !important;
  color: #666666;
}

.game-result .result-box .subtitle.circle::before {
  content: '●';
  position: absolute;
  left: -0.7rem;
  font-size: 0.4rem;
  line-height: 1.2rem;
  color: rgb(254, 49, 144);
}

.game-result .movie-box {
  text-align: center;
}

.game-result .movie-title {
  margin: 2rem 0 0.7rem 0;
  font-size: 1.2rem;
  font-weight: 600;
}

.game-result .movie-box .movie-video {
  padding: 0;
  height: 13rem;
}

.game-result .movie-box .movie-video > iframe {
  width: 100%;
  height: 100%;
}

.game-result .result-box .relation-bottom {
  font-family: 'RixGulim', sans-serif;
  font-size: 0.9rem;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-color: #fe3190;
  color: #ffffff;
  border-color: #222222;
  box-shadow: 0.25rem 0.25rem #222222;
}

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

.game-result .result-box.most .btn_myranking a {
  background-color: #ffa9b2;
  border-color: #222222;
  color: #222222;
  box-shadow: 0.25rem 0.25rem #222222;
}

.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-result .btn-gray-round {
  color: #ffffff;
  font-family: 'RixGulim', sans-serif;
}

.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 .banner-box {
  margin-top: 1rem;
}

.game-result .banner-box > a > img {
  width: 100%;
}

.game-result .youtube-box {
  margin: 0 -0.85rem 2rem -0.85rem;
  text-align: center;
}

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

.game-result .youtube-box .youtube-video {
  height: 13rem;
  padding: 0;
}

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

/* list-type*/


.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span:nth-child(2) {
  font-size: 0.85rem;
  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;
  margin-bottom: 0.2rem;
}

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

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

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

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

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

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