
@font-face {
  font-family: 'MapoPeacefull';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn.banggooso.com/assets/fonts/MapoPeacefull.woff2') format('woff2');
}

/* 공통 */
:root {
  --game-107-color: #FFB2B8;
  --game-107-sub-color: #FFDDE0;
  --game-107-2nd-color: #FFCDD1;
  --game-107-font: 'MapoPeacefull', sans-serif;
  --game-107-big-size: 1.2rem;
  --game-107-super-big-size: 1.8rem;
}
.game-btn {
  font-family: var(--game-107-font) !important;
  background-color: var(--game-107-color) !important;
  font-size: var(--game-107-big-size) !important;
  color: white;
  border-color: #222222;
  font-weight: 700;
}
.game-wrapper .game-title {
  font-family: var(--game-107-font) !important;
  background-color: var(--game-107-color) !important;
  color: #ffffff;
  font-weight: 700;
}

.app-logo{
  width: 18rem !important;
  background-size: auto 50% !important;
  background-image: url('https://cdn.banggooso.com/assets/images/game107/logo.png') !important;
}

/* 인트로 페이지 */
.game-intro-text > p {
  text-decoration: underline;
  font-weight: 900;
}
.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before {
  background-color: var(--game-107-sub-color) !important;
}

/* 문제 페이지 */
.game-wrapper.basic .game-body.no-image .question-title {
  margin: 3rem auto !important;
  font-size: 1.3rem !important;
}
.game-wrapper .game-wrap {
  padding: 0;
}
.app .app-header.page {
  border-bottom: 1px solid var(--game-107-color) !important;
}
.game-wrapper .test-progress-header {
  border-top: 0.1rem solid var(--game-107-color) !important;
}
.game-wrap .game-body .question-options .question-option:focus,
.game-wrap .game-body .question-options .question-option:active {
  background-color: var(--game-107-color) !important;
  color: #ffffff;
}
.game-wrap .game-title {
  color: #000000 !important;
}
.game-wrap .game-progress .game-progress-inner {
  background-color: var(--game-107-color) !important;
}

/* 결과 페이지 */
.game-result #result-title {
  font-family: var(--game-107-font) !important;
  padding-top: 0;
}
.game-result #result-title h2 {
  color: var(--game-107-color) !important;
}
.game-result #result-title h1 {
  font-size: var(--game-107-super-big-size);
}
.game-result #result-title h1 > p:first-child {
  font-size: 1.4rem;
}
.game-result p.num-statement > span {
  font-family: var(--game-107-font) !important;
  color: var(--game-107-color) !important;
}
.game-result #result-title .img-box {
  margin: 0 2rem 1.5rem;
  width: auto;
}
.game-result #result-title .img-box .img-caption {
  margin: -0.5rem auto 0.3rem;
  color: var(--game-107-color) !important;
}
.game-result .result-box .game-btn-wrapper {
  margin: 0.5rem auto;
}
.game-result .brand-btn {
  background-color: var(--game-107-color) !important;
  color: black;
  padding: 0.3rem;
  margin-top: 0.5rem;
}
.game-result .event-btn {
  background-color: var(--game-107-color) !important;
  color: #222222;
}

.game-btn-wrapper > .game-btn{
  font-weight: 700;
}

.game-result .detail .result-box .result-bot-text .idiom-wrapper {
  font-size: 0.85rem;
  text-align: center;
}
.game-result .detail .result-box .result-bot-text .idiom-wrapper .idiom-box {
  font-weight: 900;
  font-size: 1.2rem;
  color: #ffffff;
  background-color: #ff1a47;
  border-radius: 1rem;
  display: inline-block;
  padding: 0 1rem;
  margin: 0.2rem;
}
.game-result .detail .result-box .result-bot-text .mark {
  background-color: var(--game-107-color) !important;
}
.game-result .detail .result-box .result-bot-text .subtitle {
  color: var(--game-107-color) !important;
}
.game-result .detail .result-box .result-bot-text .subtitle > .mark {
  background-color: var(--game-107-color) !important;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.4rem;
  margin-left: -0.05rem;
}
.game-result .detail .result-box .result-bot-text b {
  color: var(--game-107-color) !important;
}
.game-result .result-box .result-box-title:before,
.game-result .result-box h3.result-box-title span:before,
.game-result .result-box h3.result-box-title p:before {
  background-color: var(--game-107-sub-color) !important;
}
.game-result .btn_myranking a {
  background-color: var(--game-107-sub-color) !important;
  color: #222222;
}
.game-result .btn_retest a {
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-b.png') !important;
  background-position: 80% center !important;
  padding-right: 30px !important;
  color: black;
}
.game-result .share-sns-list span {
  margin: 0;
  font-size: 1rem;
}
.game-result .recommend-list:before {
  background-color: var(--game-107-color) !important;
}

.result-box .small-font {
  font-size: 1rem !important;
}

.bold-text{
  color: var(--game-107-color);
  font-weight: 700;
}

/*제품 이미지*/
.type-container {
  display: flex;
  margin-top:0.6rem;
  margin-bottom: 0.5rem;
}

.type-container .type-img{
  width: 40% !important;
  border-radius: 10px;
  box-shadow: 1px 1px 4px rgb(0 0 0 / 30%);
}

.type-container .type-text{
  display: flex;
  flex-direction: column;
  margin-left: 0.6rem;
  width: 100%;
}

.type-container .type-text p:nth-child(1){
  background: var(--game-107-color);
    border-radius: 0.3rem;
    padding: 0.1rem 0;
    font-size: 0.95rem;
}

.type-container .type-text p:nth-child(2){
  font-size: 0.78rem;
  margin-top: 0.3rem;
  text-align: start;
  padding: 0.1rem;
}

/*인스타 해시태그*/
.insta-box{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.insta-box img{
  width: 100%;
}

/* 유형별 궁합 */
.game-result .good,
.game-result .bad {
  text-shadow: 0.1rem 0.1rem var(--game-107-sub-color) !important;
}

/* 가장 많은 유형 순위 */
.result-box .img-halt-box ul.list > li span.label-top {
  text-shadow: 0.1rem 0.1rem var(--game-107-sub-color) !important;
  font-family: var(--game-107-font) !important;
}
.result-box .img-halt-box ul.list > li span.label-bottom span {
  line-height: 1.5;
}

/* 유형 순위 페이지 */
.test-lists-wrap .title {
  font-family: var(--game-107-font) !important;
}
.test-lists-wrap .title::before {
  background-color: var(--game-107-sub-color) !important;
}
.test-lists-wrap .test-lists .test-list-item.rank_list .num {
  text-shadow: 3px 4px 0px var(--game-107-sub-color) !important;
}
.test-lists-wrap .test-lists .test-list-item .item-title > p {
  color: var(--game-107-color) !important;
}
.test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  background-color: #ededed;
}
.test-lists-wrap .test-lists .test-list-item:first-child {
  border-color: var(--game-107-color);
}
.test-lists-wrap .test-lists .test-list-item:nth-child(2) {
  border-color: var(--game-107-2nd-color);
}
.test-lists-wrap .test-lists .test-list-item:nth-child(3) {
  border-color: var(--game-107-sub-color);
}

.game-result #compliance-text-box {
  position: relative;
  top: -1.5rem;
}

.game-result #compliance-text-box > span {
  position: absolute;
  font-size: 0.8rem;
  right: 1rem;
}

.game-intro .game-intro-title,
.game-intro .result-box .result-box-title > span,
.game-wrap .game-body .question-title,
.game-intro .game-count .count-label,
.game-result #result-title h2,
.game-result #result-title h1,
.game-result .result-box .result-box-title,
.game-result .result-box .result-box-title p,
.game-result .result-box .result-box-title > span,
.test-lists-wrap .test-lists .test-list-item .item-title > p,
.game-wrapper.basic .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span,
.test-lists-wrap .test-lists .test-list-item.rank_list .num,
.game-wrapper.basic .game-result .good, 
.game-wrapper.basic .game-result .bad{
  font-family: var(--game-107-font) !important;
}
