/*  환생  */
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('https://cdn.banggooso.com/assets/fonts/Montserrat-Regular.ttf');
}

/* 공통 */
.game-intro .result-box .result-box-title:before, 
.game-intro .game-count .count-label:before, 
.game-wrapper.basic .test-lists-wrap .title:before, 
.game-result .result-box h3.result-box-title p:before, 
.game-result .result-box h3.result-box-title span:before, 
.game-result .result-box .result-box-title:before, 
.game-result .result-box .result-box-title p:before,
.game-result .result-box.type .result-box-title:before,
.game-result .result-box.most .result-box-title:before {
  background-color: transparent;
}

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

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



.game-wrapper .game-body .question-options .question-option:active,
.game-wrapper .game-body .question-options .question-option:focus,
.game-intro .btn-game-start {
  background-color: #900c06;
  color: #ffffff;
}

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

.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-intro-title {
  font-size: 1.6rem;
}

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

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



.game-result #result-title h2 {
  letter-spacing: 0;
  font-size: 1.5rem;
  color: #900c06;
  margin-bottom: 0;
}

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



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

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

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


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

.game-wrap .game-body .question-options button.question-option:hover,
.game-wrap .game-body .question-options button.question-option:active {
  background-color: #900c06;
  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: #900c06;
  color: #ffffff;
}

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

.game-wrapper .game-progress .game-progress-inner {
  background-color: #900c06;
}
.test-controller-top .game-stage-wrap {
  font-weight: 700;
}

/* 결과페이지 */

.game-result {
  background: #ffffff;
}


.game-wrapper.basic .game-title.page,
.game-result .num-statement > span {
  color: #900c06;
}

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

.game-result .result-box .result-box-title {
  font-size: 1.15rem;
  padding: 0 0.35rem;
}

.game-result .result-bot-text .subtitle {
  color: #900c06;
  font-weight: normal;
}

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

.game-result .result-bot-text .warning-text {
  font-size: 0.5rem;
  color: #a1a1a1;
}

.game-result .btn_retest a {
  background-color: #900c06;
  border: 0.25rem solid #000000;
  color: #ffffff;
  box-shadow: 0.25rem 0.25rem #222222 !important;
}

.game-result .result-box.most .btn_myranking a {
  border-color: #222222;
  color: #900c06;
  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;
}

.result-box > .result-bot-text > .btn-other-type {
  background-color: #900c06;
  border-color: #222222;
  color: #ffffff;
  box-shadow: 0.25rem 0.25rem 0 #222222;
  margin: 1rem 0;
  line-height: 2.5rem;
  padding: 0.6rem 0;
  display: inline-block;
  width: 90%;
  border-width: 0.2rem;
  border-style: solid;
  font-size: 1.15rem;
  font-weight: 700;
  border-radius: 3rem;
}

.game-wrapper.basic .game-result .btn_retest a {
  background-size: 1.1rem;
  background-position: 75% center;
}

.game-wrapper .game-result .result-box.most .btn_myranking a::after {
  background-image: url('https://cdn.banggooso.com/assets/images/game1022/list-icon.png') !important;
}

.game-result .btn-gray-round {
  background-color: #d2d2d2;
  color: #ffffff;
}

.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 .result-box h3.result-box-title p {
  background-color: #900c06;
  border-radius: 0.3rem;
  padding: 0 0.3rem;
  color: #ffffff;
}

.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 {
  display: none;
}

.game-intro .result-box .result-box-title,
.game-result .result-box .result-box-title,
.game-intro .game-count .count-label {
  color: #900c06;
}

.game-result .result-bot-text .result-box-text-detail {
  margin-top: 1.5rem;
}

.game-wrapper.basic .game-result .result-bot-text .subtitle {
  font-size: 0.75rem;
}

.game-wrapper.basic .game-result .result-bot-text .subtitle.mark {
  margin-top: 0.8rem;
  background-color: #900c06;
}

.game-result .result-box .highlight-title {
  font-size: 1.1rem;
  font-family: 'Montserrat-Regular', serif;
}

.game-wrapper.basic .result-box.most li > a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-top.first,
.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-top.second {
  margin: 0;
  text-shadow: none;
}

.game-wrapper.basic .game-result .good,
.game-wrapper.basic .game-result .bad,
.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-top.first,
.game-wrapper.basic .result-box .img-halt-box ul.list > li span.label-top.second {
  background-color: #900c06;
  border-radius: 0.3rem;
  color: #ffffff;
  width: 30%;
  font-size: 1rem;
}

.game-wrapper.basic .game-intro .result-box .img-halt-box ul.list > li span.label-top.first,
.game-wrapper.basic .game-intro .result-box .img-halt-box ul.list > li span.label-top.second {
  width: 26%;
}

/*브랜드 섹션*/

.game-result .result-box .brand-section {
  margin-top: 1rem;
  font-size: 0.85rem;
  text-align: justify;
  padding-left: 0.8rem;
}

.game-result .result-box .brand-section strong {
  color: #900c06;
}

.game-result .result-box .brand-slide-wrapper {
  width: 100%;
  overflow: auto;
}

.game-result .result-box .brand-section .swiper-slide {
  margin-top: 1rem;
  width: 13.5rem;
}

.game-result .result-box .brand-section .slide-box {
  width: 100%;
  height: 10rem;
}

.game-result .result-box .brand-section .slide-box > img {
  width: auto;
  height: 95%;
  margin-right: 0.3rem;
  border-radius: 0.8rem;
  box-shadow: 4px 4px 6px rgb(0 0 0 / 30%);
}

.game-result .result-box .brand-section .swiper-slide + .swiper-slide {
  margin-left: 0.2rem;
}

.game-result .result-box .bottom-common-box {
  margin-top: 0.5rem;
}

.game-result .result-box .bottom-common-box a {
  display: inline-block;
  width: 90%;
  padding: 0.3rem;
  margin-top: 0.5rem;
  background-color: #900c06;
  border-radius: 3rem;
  border: 0.2rem solid #222222;
  box-shadow: 0.3rem 0.4rem 0 #222222;
  text-align: center;
}

.game-result .result-box .bottom-common-box a .small-text {
  font-weight: 900;
  font-size: 0.9rem;
  color: rgb(243, 174, 186);
}

.game-result .result-box .bottom-common-box a > p .brand-btn-arrow {
  font-family: sans-serif;
}

.game-result .result-box .bottom-common-box a > span,
.game-result .result-box .bottom-common-box a > p {
  font-weight: 900;
  color: #ffffff;
  font-size: 1rem;
}

.game-result .result-box .bottom-common-box a > p > span {
  font-size: 1.1rem;
  line-height: 0.5rem;
}

.game-result .result-box .bottom-common-box .last-text {
  text-align: center;
  font-weight: 700;
  color: #900c06;
  margin-top: 1rem;
  font-size: 0.85rem;
  padding-top: 0.7rem;
}

/*인스타 섹션*/

.insta-wrap {
  background-color: #ffffff;
  border: 4px solid #f1f1f1;
  border-radius: 0.3125rem;
  padding: 1rem 0;
  margin-top: 1rem;
  text-align: center;
}

.insta-wrap img {
  width: 100%;
  margin-bottom: 0.5rem;
}

.insta-wrap a {
  display: inline-block;
  width: 90%;
  font-size: 1.3rem;
  line-height: 3.5rem;
  background-color: #900c06;
  border-radius: 3rem;
  font-family: 'RixGulim', sans-serif;
  font-weight: 900;
  color: #ffffff;
  border: 0.2rem solid #222222;
  box-shadow: 0.3rem 0.4rem 0 #222222;
}

.insta-wrap .warning-text {
  padding: 0 1rem;
  margin-top: 1.8rem;
  text-align: center;
  font-size: 0.5rem;
  color: #7b7b7b;
  word-break: keep-all;
}

/*글꼴 변경*/
.game-intro .game-intro-title,
.game-intro .btn-game-start,
.game-intro .game-count .count-label,
.game-result #result-title h1,
.game-result .num-statement > span,
.game-result #result-title h2,
.game-intro .result-box .result-box-title,
.game-result .result-box .result-box-title,
.game-wrapper.basic .game-result .btn_retest > a,
.game-wrapper.basic .game-result .btn_myranking > a,
.test-lists-wrap .title,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title {
  font-family: 'RixGulim';
  font-weight: 900;
}

.game-result .result-box h3.result-box-title p,
.game-wrapper .game-title,
.game-wrapper.basic .game-result .good,
.game-wrapper.basic .game-result .bad,
.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  font-family: 'RixGulim';
  font-weight: 700;
}

/* list-type*/


.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: 2px 2px 0px #900c06;
  width: 16%;
}

.test-lists-wrap .title:before {
  display: none;
}

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

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

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

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