/* 공통 */

.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,
.game-wrapper.basic .test-lists-wrap .title:before {
  background: #73d0f3;
}

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

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

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

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

/* intro */


.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 #73d0f3;
}

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

.game-wrapper.basic .game-intro .game-intro-text p {
  text-decoration: underline;
}

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

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

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


.game-wrapper .game-body .question-options .question-option:active,
.game-wrapper .game-body .question-options .question-option:focus {
  background-color: #00a0de;
  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: #00a0de;
  color: #ffffff;
  font-size: 1.25rem;
}

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

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

/* 결과페이지 */

.game-result #result-title h2 {
  font-family: 'Jalnan', sans-serif;
  letter-spacing: 0;
  font-size: 1.5rem;
  color: #00a0de;
  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 {
  margin-bottom: 0.5rem;
}

.game-result .num-statement > span {
  color: #00a0de;
  vertical-align: baseline;
}

.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.most {
  border: 0.2rem solid #f2f2f2;
}

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

.game-result .result-bot-text .subtitle {
  color: #00a0de;
  font-weight: 700;
  font-size: 0.85rem !important;
}

.game-result .result-bot-text .mark {
  background-color: #00a0de;
}

.game-result .text-color-box {
  padding: 0 0.3rem;
  background-color: #00a0de;
  color: #ffffff;
  font-weight: 600;
}

.game-result .bottom-text-color {
  color: #00a0de;
}

.game-result .button-point {
  color: #00a0de;
  font-weight: 800;
  font-size: 0.85rem;
  margin: 1rem 0 0.5rem;
}

.game-wrapper.basic .result-box > .result-bot-text > a:last-child {
  width:90%;
  margin-top: 0;
  display: inline-block;
  line-height: 1.3;
  background-color: #00a0de;
  color: #ffffff;
  border: 0.15rem solid #000000;
  border-radius: 3rem;
  box-shadow: 0.2rem 0.3rem #000000;
  font-size: 1.15rem;
  font-family: 'jalnan', sans-serif;
  cursor: pointer;
}

.game-wrapper.basic .result-box > .result-bot-text > a.button-padding {
  padding: 1rem 0;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-color: #00a0de;
  border: 0.25rem solid #000000;
  color: #ffffff;
  background-size: 1.1rem;
  background-position: 79% center;
}

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

.game-result .result-box.most .btn_myranking a {
  background-color: #73d0f3;
  border-color: #000000;
  color: #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-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 .youtube-box {
  width: auto;
  margin: 1.5rem -0.85rem 2rem -0.85rem;
}

.game-result .youtube-box .youtube-title {
  color: #000000;
  font-size: 0.985rem;
  text-align: center;
  margin-bottom: 0.5375rem;
}

.game-result .youtube-box .youtube-video {
  width: 100%;
  height: 16rem;
}

.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) {
  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 rgb(122 202 233);
  width: 16%;
}

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

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

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-size: 0.625rem;
  font-family: 'Jalnan', sans-serif;
}

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

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

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