/* 공통 */

.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.type .result-box-title:before,
.game-result .result-box.most .result-box-title:before {
  background: #c37676;
}

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

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

.game-wrapper.basic .bg-pattern {
  background-image: url('https://cdn.banggooso.com/assets/images/game80/background.jpg');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100%;
}

.game-wrapper.basic .app-header {
  background-color: #FBF4E6;
}

/* intro */

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

.game-intro .result-box {
  background-color: rgba(255, 255, 255, 0.6);
  border: none;
}

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

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

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

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

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

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

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

/* 결과페이지 */

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

.game-result #result-title h2 {
  font-size: 1.38rem;
  color: #a31e1e;
}

.game-result #result-title h1 {
  color: #000000;
  font-size: 1.5rem;
}

.game-result .graph-box {
  width: 100%;
  margin-top: 1rem;
}

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

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

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

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

.game-result .result-bot-text .mark {
  background-color: #a31e1e;
  font-weight: 800;
}

.game-wrapper.basic .game-result .result-box {
  background-color: rgba(255, 255, 255, 0.6);
  border: none;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-color: #a31e1e;
}

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

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

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

.game-btn-wrapper {
  margin: 1.5rem auto 0;
}

.game-btn-wrapper > .game-btn {
  font-family: 'Jalnan', sans-serif;
  font-size: 1.2rem;
  background-color: #a31e1e;
  color: #ffffff;
  cursor: pointer;
}

.game-result .nickname-box {
  text-align: center;
  width: 65%;
  margin: 0 auto;
}

.game-result .poster-box > a > img,
.game-result .nickname-box > img {
  width: 100%;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}

.game-result .egg-text {
  text-align: center;
  font-size: 0.78rem;
  font-weight: 700;
  margin-top: 1rem;
}

.apply-btn-wrapper {
  margin: 0.5rem auto;
}

.apply-btn-wrapper .apply-btn {
  line-height: 3rem;
}

.game-result .poster-box {
  width: 100%;
  margin: 0.5rem 0;
}

/* list-type*/

.game-wrapper.basic .test-lists-wrap {
  background-image: url('https://cdn.banggooso.com/assets/images/game80/background.jpg');
  background-repeat: repeat-y;
  background-position: center top;
  background-size: 100%;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span:nth-child(2) {
  font-size: 0.8rem;
}

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

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

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

.app .test-lists-wrap .test-lists .test-list-item {
  background-color: rgba(255, 255, 255, 0.6);
}

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

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

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