/* 공통 */

.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-result .recommend-list:before {
  background-color: #ffd524;
}

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



.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 */


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

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

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

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

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


.game-wrap .game-body .question-options button.question-option {
  min-height: 3.125rem;
  padding: 0.625rem 0.9375rem;
}

.game-wrap .game-body .question-options button.question-option:hover,
.game-wrap .game-body .question-options button.question-option:active {
  background-color: #ffd524;
  color: #000000;
}


.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 .test-progress-header {
  border-top: 0.1rem solid #ffd524;
}

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

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

/* 결과페이지 */

.game-result {
  background: #ffffff;
}

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

.game-result .result-box .result-box-title p {
  font-size: 1.1rem;
  padding: 0 0.35rem;
  color: #000000;
}



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




.game-result .result-bot-text p {
  color: #666666;
  margin-bottom: 0.05rem;
  font-size: 0.81rem;
  font-weight: 600;
  text-align: justify;
}

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

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

.game-result .result-box,
.result-box.most {
  border: 0.2rem solid #f1f1f1;
}

.game-wrapper.basic .game-result .result-bot-text .subtitle {
  color: #ffce00;
  font-size: 0.81rem;
  font-weight: 800;
}

.game-result .result-box .subtitle.circle::before {
  content: '●';
  position: absolute;
  left: -0.7rem;
  font-size: 0.4rem;
  line-height: 1.2rem;
}

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

.game-result .result-box .result-bot-text .subtitle.right {
  text-align: right;
}

.game-result .result-box .perfume {
  text-align: left;
  margin-top: 1.5%;
  font-size: 0.81rem;
  font-family: 'RixGulim', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  color: #666666;
  display: flex;
  justify-content: space-between;
}

.perfume div {
  font-size: 0.78125rem;
  line-height: 180%;
}

.game-result .result-box .perfume .img-wrapper {
  display: inline-block;
  width: 40%;
}

.game-result .result-box .perfume .perfume-bold {
  font-weight: 800;
  color: #343434;
}

.game-result .result-box .perfume .text-wrapper {
  display: inline-block;
  width: 57%;
  font-weight: 600;
}

.game-result .result-box .perfume > div > img {
  width: 100%;
  border-radius: 1.5rem;
}

.game-result .result-box .perfume-event {
  color: #343434;
  font-size: 0.81rem;
  font-weight: 800;
  text-align: left;
  margin-bottom: 1rem;
}

.game-wrapper.basic .result-box > .result-bot-text > a:last-child {
  width: 100%;
  padding: 0.4rem 0;
  box-shadow: 0.15rem 0.15rem black;
  background-repeat: no-repeat;
  background-color: #ffd524;
  border-color: #000000;
  border-width: 0.15rem;
  color: #000000;
}

.game-wrapper.basic .result-box > .result-bot-text > a:last-child > p {
  font-size: 1.05rem;
  color: #000000;
  text-align: center;
}

.game-result .result-box .event-accent {
  background-color: #ffd524;
}

.game-result .result-box .bottom-text-wrapper {
  margin-top: 1.4rem;
  text-align: center;
  color: #343434;
  font-weight: 800;
  font-size: 0.81rem;
}

.game-result .share-sns-list {
  margin: 1.5rem 0 0 0;
}

.game-result .share-ment {
  font-size: 0.82rem;
  margin: 0.6rem auto;
}

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

.game-result .btn_retest a {
  background-color: #fed525;
  border: 0.25rem solid #000000;
  color: #000000;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-b.png');
}

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

.game-result .result-box.most .btn_myranking a {
  background-color: #fff3c4;
  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.basic .game-result .btn_retest a {
  background-size: 1.1rem;
  background-position: 79% center;
}

.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 {
  background-color: #d2d2d2;
  color: #ffffff;
}

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

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

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

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

/*********************************/

/* list-type*/


.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span {
  font-size: 1rem;
  line-height: 1.3;
}

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

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

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

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

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

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

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

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