@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');

/* 유형별 결과 그래프 */
.selections {
  width: 30%;
  border: 1px solid #e8e8e8;
  margin-top: 0.7rem;
}

.game-wrap #step01 .select-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80%;
  margin: auto;
}

.selections:nth-last-child(2) {
  margin-left: 15%;
}
.selections:nth-last-child(1) {
  margin-right: 15%;
}

/* 폰트 */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
    url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}

/* 공통 */
.share-sns-list .btn-share.kakao {
  background-image: url('https://cdn.banggooso.com/assets/images/icons/btn-share-kakao-b.png') !important;
}
button,
li,
ul,
dt,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
div,
a,
p,
span,
b {
  transform: skew(0deg);
}

:root {
  --game-138-color: #fecc00;
  --game-138-sub-color: #f5b024;
  --game-138-font: 'Pretendard';
  --game-138-sub-font: 'HappinessSans';
}

.game-btn {
  font-family: var(--game-130-font) !important;
  background-color: white !important;
  font-size: 1.3rem !important;
  color: #140a39;
  border: 0.25rem solid #8894ff;
}

.game-wrapper .game-title {
  font-family: var(--game-138-font) !important;
  background-color: var(--game-138-color) !important;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 3.5rem;
}

.game-wrapper .app-header.page {
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

.app .app-header.intro-header {
  position: fixed;
  z-index: 1;
  width: 100%;
  border: none;
}

.app .app-header.test-header.intro-header .app-header-btn.back {
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-b.png) no-repeat center center /
    auto 1rem !important;
}
.app .app-header.test-header .app-header-btn.back {
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-b.png) no-repeat center center /
    auto 1rem !important;
}

.game-wrapper .app-header .app-header-btn.back {
  height: 100%;
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-w.png) no-repeat center center /
    auto 1rem;
}
.game-wrapper .app-header.result .app-header-btn.back {
  height: 100%;
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-b.png) no-repeat center center /
    auto 1rem;
}
.game-wrapper .app-header.page .app-header-btn.back {
  background: transparent url(https://cdn.banggooso.com/assets/images/icons/back-arrow-b.png) no-repeat center center /
    auto 1rem;
}

#modal .modal-cont.wrong-answer > p {
  color: #000000;
}

#modal .modal-cont.wrong-answer .closeHint {
  color: #000000;
}

.game-intro {
  position: relative;
  background: #ffcc00;
}

.game-intro .share-sns-list {
  margin: 0px auto 3.5rem;
  position: relative;
  margin-top: 1rem;
}
.game-intro .share-sns-list .list-title {
  color: black !important;
}
.game-intro .btn-game-start {
  font-family: var(--game-138-font) !important;
  background-color: black !important;
  color: white;
  display: inline-block;
  width: 100%;
  border: 0.25rem solid var(--game-130-color);
  text-align: center;
  line-height: 3.5rem;
  box-shadow: none;
  font-size: 1.2rem !important;
  width: 100%;
  border-radius: 0 !important;
  font-weight: bold;
}

.game-intro .result-box {
  border: none !important;
  background: #ffe026;
  border-radius: 0 !important;
}
.game-intro .result-box .result-box-title {
  color: black !important;
  font-family: var(--game-138-font);
  font-size: 1.2rem;
}
.game-intro .result-box-title:before {
  background-color: var(--game-138-sub-color) !important;
}
.game-intro .result-box .img-halt-box ul.list > li span.label-top {
  font-family: var(--game-138-font) !important;
  text-shadow: 0 0 var(--game-100-sub-color) !important;
  font-weight: bold;
  font-size: 1.2rem;
}
.game-intro .result-box .img-halt-box ul.list > li span.label-bottom,
.game-intro .result-box .img-halt-box ul.list > li span.label-top,
.game-intro .result-box .img-halt-box ul.list > li span.label-bottom > em {
  color: black !important;
}
.result-box .img-halt-box ul.list > li span.label-bottom > em {
  color: black !important;
}
.game-result .result-box.most .img-halt-box .list .label-bottom {
  font-family: 'RixGulim';
}

.game-intro .game-count {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  text-align: center;
}

.game-intro .game-count .count-label:before {
}

.game-intro .game-count .count-label,
.game-intro .game-count .count-num,
.game-intro .result-box .result-box-title2 small {
  color: black !important;
  font-family: var(--game-138-font);
}

.game-intro .img-box {
  position: relative;
  margin-bottom: -25rem;
}

.game-intro .user-nickname {
  margin-top: -30rem;
}
.game-intro .user-nickname input {
  display: block;
  margin: auto;
  height: 3rem;
  font-size: 1rem;
  padding: 1rem;
  font-weight: 700;
  background-color: #f6f6f6;
  text-align: center;
  border: 3px solid var(--game-138-color);
  font-family: 'Noto Sans KR', sans-serif;
}

.game-intro .user-nickname input:focus {
  outline: none;
}

.game-intro > div.game-intro-text {
  width: 100%;
  top: 22rem;
  color: #ffffff;
}

.game-intro .btn-wrap {
  width: 16.847rem;
  margin-top: -30rem !important;
}

.game-intro .intro-text {
  position: relative;
  top: -38rem;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.35);
}

.game-intro > dl.game-count {
  position: relative;
  margin-top: 2rem;
}

.game-intro .result-box .result-box-title:before {
  bottom: 0.5rem;
  background: none !important;
}

.game-intro .most-type-wrap > div {
  border: none;
}

.premium-bg {
  width: 100% !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.premium-character {
  width: 100%;
  position: absolute;
  bottom: 50%;
  top: 10%;
}

.premium-bg.middle {
  width: 200% !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
}

.premium-object {
  width: 100% !important;
  position: absolute;
  top: 50%;
  left: 50%;
}

.game-intro .share-sns-list .list-title .countBox .countImg {
  background-image: url('https://cdn.banggooso.com/assets/images/icons/icon-reply.png');
}

.game-intro .volBox {
  text-align: center;
  font-size: 0.7rem;
  margin-bottom: 2rem;
  margin-top: -0.5rem;
  color: black;
}

/* 문제 페이지 */
.game-wrapper .app-header .app-logo {
  background-image: url('https://cdn.banggooso.com/assets/images/game138/logo.png');
  width: 12rem;
  background-size: auto 65%;
}

.game-wrap .test-progress-header .test-controller-top .back-btn-wrap .game-previous {
  width: 0.5rem;
  cursor: pointer;
  opacity: 0.5;
}

.progress-dot.active {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
  background: var(--game-138-color);
  float: left;
  margin-right: 0.6rem;
  margin-top: 0.4rem;
}

.progress-dot.inactive {
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 0.3rem;
  background: #d9d9d9;
  float: left;
  margin-right: 0.6rem;
  margin-top: 0.5rem;
}

.d-hide {
  display: none !important;
}

.game-wrapper .game-wrap {
  padding: 0;
  width: 100%;
  height: 100%;
  max-height: 1030px;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.game-wrap .full-page {
  height: 100vh;
  position: relative;
}

.game-wrapper .app-main {
  height: 100vh;
  color: #000000;
}

.game-wrap .game-title {
  color: var(--game-130-color) !important;
}
.game-wrap .game-body {
  padding-top: 0 !important;
}

.game-wrap .game-body .question-image {
  width: 70%;
}

.game-wrap .full-page .bottom-button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25%;
  width: 100%;
  text-align: center;
}

.select-area {
  width: 100%;
  text-align: center;
}

.game-wrap .full-page .bottom-button,
.game-wrap .select-area button {
  min-height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #ffffff;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.95);
  color: #000000;
  white-space: nowrap;
  font-weight: 800;
  margin: 0.5rem auto;
  width: 90%;
  font-size: 1rem;
}

.game-wrap .full-page .bottom-button:active,
.game-wrap .select-area a:active,
.game-wrap .selections a:active,
.game-wrap .select-area button:active {
  background-color: #ffcc00 !important;
}

/*팝업 뜨는 것들 기본 퍼블리싱*/
.game-wrap .test-progress-header {
  padding: 0 1.625rem;
  height: auto;
  display: block;
  margin-top: 1.5rem;
}

.game-wrap .test-controller-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.game-wrap .pop-text {
  padding: 0.8rem;
  border-radius: 13px;
  font-weight: 800;
  white-space: nowrap;
  z-index: 5;
  min-width: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  top: 15%;
}

.game-wrap .alert-text {
  display: flex;
  flex-direction: column;
  top: 17rem;
  width: 80%;
}

.game-wrap .alert-text .alert-upper {
  background-color: #ff7072 !important;
  width: 100%;
  border-radius: 7px 7px 0 0;
  padding: 0.2rem 0;
  margin-bottom: -0.1rem;
}

.game-wrap .alert-text .alert-upper > div {
  width: 1.5rem;
  height: 1.5rem;
  margin: auto;
  background: #ff4447;
  border-radius: 50%;
  font-size: 1rem;
}

.game-wrap .alert-text .alert-lower {
  border: 4px solid #ff7072;
  width: 100%;
  padding: 1.2rem;
  background: rgba(255, 220, 228, 0.9);
  color: black;
  font-size: 1rem;
  border-radius: 0 0 7px 7px;
}

.game-wrap .alone-text.two-lines {
  padding: 0.7rem !important;
}

/*문제*/
.game-wrap .question-text {
  min-height: 80px;
  text-align: center;
  color: black;
  font-family: var(--game-138-font);
}

.game-wrap .game-body .question-category {
  font-family: var(--game-138-font);
  font-weight: bold;
  text-align: center;
  background: var(--game-138-color);
  width: fit-content;
  margin: auto;
  margin-top: 1.5rem;
  padding: 0.1rem 1rem;
  border-radius: 1rem;
}
.game-wrap .game-body .question-title {
  margin-top: 1rem;
  font-family: var(--game-138-font);
  font-weight: bold;
  line-height: 1.5rem;
}

.game-wrap .select-area a,
.game-wrap .result-btn {
  min-height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 1.1rem;
  font-family: var(--game-138-font);
}

.game-wrap .select-area a {
  border: 1px solid #e8e8e8;
  padding: 0.5rem;
  width: 90%;
  margin-left: 5%;
  height: 4rem;
}

.game-wrap .select-area .text-VS {
  font-weight: bold;
  color: #f5b024;
  font-size: 1.2rem;
  margin: 0.5rem 0;
}
.game-wrap #step01 .select-area a {
  height: 2rem !important;
}

.game-wrap #step01 .select-area a {
  padding: 0 !important;
  border: none !important;
  margin: 0 !important;
  width: 100% !important;
}

.game-wrap .select-area a:active,
.game-wrap .select-area a:focus,
.game-wrap .result-btn {
  color: white;
  background-color: #ffcc00;
}

/*페이지 별 퍼블리싱*/
.game-wrap .test-step-4 .question-title {
  margin-bottom: 0.5rem !important;
}
.game-wrap .test-step-4 .sub-description {
  font-size: 0.8rem;
  color: #8f8f8f;
  font-family: var(--game-138-font);
  text-align: center;
  margin-bottom: 0.5rem;
}
#step01 .question-text {
  margin-top: 4rem;
  font-size: 1.3rem;
}
/* progress */

.progress-bottom {
  background-color: var(--game-138-sub-color);
  color: #a5a5a5;
  height: 2.52rem !important;
}

.progress-bottom .progress {
  top: 50%;
}

.progress-bottom .progress .progress-inner {
  background-color: #ff676a;
}

.progress-bottom .percen {
  font-weight: 700;
  font-size: 0.7rem;
  position: absolute;
  top: 30%;
  right: 2%;
  color: black;
}

.progress-bottom > p:last-child {
  font-size: 0.7rem;
  position: absolute;
  bottom: 0;
}

.top-text {
  top: 10%;
  padding: 1rem !important;
}

.bottom-text {
  margin-top: 1.5rem;
  padding: 1rem !important;
  padding-top: 0.5rem !important;
  background: #fff8da;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
}

/* 결과 페이지 */
.result .app-logo {
  width: 16rem !important;
}
.game-result {
  height: auto;
  padding: 2rem 20px 0;
}

.game-result .swiper-container {
  overflow: hidden;
}

.game-result .result-flag {
  width: 60%;
  margin-bottom: 1rem !important;
  margin: auto;
}
.game-result .result-box.type {
  box-shadow: 0px 0px 3px rgb(0 0 0 / 15%);
  margin-top: 1.5rem;
}
.thumb-img-text {
  color: #9b9b9b;
  font-size: 0.9rem;
  font-family: var(--game-138-font);
}

.thumb-img-text.coupon {
  text-align: center;
  margin-bottom: 1rem;
  color: black !important;
}

.game-result .img-box img {
  width: 80%;
}

.game-result .coupon-box img {
  width: 80%;
  margin-left: 10%;
  margin-bottom: 0.3rem;
}

.game-result #result-title {
  font-family: var(--game-130-font) !important;
  padding-top: 0;
}
.game-result #result-title h2 {
  color: var(--game-138-color) !important;
  font-family: 'SBAggroM';
  font-size: 1.8rem;
  font-weight: 100;
}
.game-result #result-title h1 {
  font-size: var(--game-100-super-big-size);
  font-family: 'SBAggroM';
  font-weight: 100;
  color: black;
  font-size: 1.7rem;
  margin-bottom: 0.1rem;
}
.game-result .result-box {
  padding: 1.5rem 1.1rem;
  margin: 0;
  border: none;
}
.game-result .result-box:nth-child(2) {
  margin-top: -3rem;
}
.game-result .result-box .result-box-title {
  color: black;
  font-family: var(--game-138-font);
  font-size: 1.25rem;
}
.game-result p.num-statement {
  margin-bottom: 0 !important;
  font-family: var(--game-138-font);
}
.game-result p.num-statement > span {
  font-family: var(--game-138-font) !important;
  color: var(--game-138-color) !important;
}
.game-result #result-title .img-box {
  margin: 0 1rem 1.5rem;
  width: auto;
}
.game-result #result-title .img-box .img-caption {
  margin: -0.5rem auto 0.3rem;
  color: var(--game-100-color) !important;
}
.game-result .result-box .game-btn-wrapper.btn-event1 {
  margin: 1.5rem auto;
}
.game-result .result-box .game-btn-wrapper.btn-event1 .event-btn1 {
  background-color: #edc7ff !important;
  color: black;
  font-family: var(--game-130-font) !important;
}
.game-result .result-box .game-btn-wrapper.btn-event2 {
  margin: 0.5rem auto;
}
.game-result .result-box .game-btn-wrapper.btn-event2 .event-btn2 {
  background-color: var(--game-130-2nd-color) !important;
  color: black;
  font-family: var(--game-130-font) !important;
}
.game-result .event-btn.multi-line {
  font-size: 1rem !important;
  line-height: 1.7rem;
  margin-top: 0;
}

.game-result .result-container .detail .game-btn-wrapper {
  margin: -0.5rem auto 1.5rem;
}

.game-result .result-container .question-slider-title > img {
  width: 70%;
  margin: 1.5rem 0 1rem 15%;
}

.game-result .result-container .horizontal-line {
  margin-top: 2rem;
  margin-bottom: 1rem;
  width: 100%;
  background-color: #e8e8e8;
  border: 0;
  height: 1.5px;
}

.game-result .result-container .bottom-text .event-text {
  text-align: center;
  font-family: var(--game-138-font);
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: 1rem;
  line-height: 3rem;
  display: none;
}

.game-result .result-container .bottom-text .text-area {
  text-align: center;
  font-family: var(--game-138-font);
  font-size: 1rem;
  letter-spacing: 0px;
  font-weight: bold;
}

.game-result .result-container .bottom-text .text-area .bold-text {
  font-weight: bold;
  text-shadow: 0 0 black;
}

.game-result .result-container .bottom-text .result-logo {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.game-result .result-container .bottom-text .result-logo > img {
  width: 50%;
}

.game-result .result-container .bottom-text .event-btn {
  background-color: black !important;
  color: #ffffff;
  margin-top: 1rem;
  line-height: 1.8rem;
  text-align: center;
  padding: 1rem;
  font-size: 1.1rem;
  font-family: var(--game-138-font);
  cursor: pointer;
}

.game-result .result-container .bottom-text .subtext {
  color: #999999;
  font-size: 0.6rem;
  text-align: center;
  font-family: var(--game-138-font);
  margin-top: 1rem;
}
.game-result .result-container .bottom-text .subtext .subtext-second {
  margin-top: 0.3rem;
}

.game-result .game-btn-wrapper .event-btn {
  background-color: #ff676a !important;
  font-family: var(--game-138-font) !important;
  font-size: 1.3rem;
  width: 18rem;
  margin-top: 0.5rem;
  padding: 0.4rem;
  padding-bottom: 0%;
  line-height: 3.5rem;
  box-shadow: none;
  border: none;
}

.game-result .game-btn-wrapper .event-btn.event-change {
  line-height: 1.8rem !important;
}

.game-result .detail .result-box-upper,
.game-result .detail .result-box-lower {
  display: flex;
}

.game-result .detail .result-box-upper > div,
.game-result .detail .result-box-lower > div {
  flex: 1;
  text-align: center;
  border: 1px solid #e8e8e8;
  font-size: 0.75rem;
  margin: 0.3rem;
  padding: 0.5rem 0.1rem;
  border-radius: 1rem;
  font-family: var(--game-138-font);
  font-weight: bold;
}

.game-result .detail .result-box-lower .keyword-box:nth-of-type(1) {
  margin-left: 2rem !important;
}
.game-result .detail .result-box-lower .keyword-box:nth-of-type(2) {
  margin-right: 2rem !important;
}

.game-result .detail .result-box .result-bot-text .subtitle {
  color: var(--game-138-color) !important;
}

.game-result .detail .result-box .result-bot-text p {
  color: black;
}

.game-wrapper .game-result .result-bot-text .subtitle {
  font-size: 0.95rem;
  font-weight: 700;
  margin-top: 1rem;
  text-align: left;
  color: var(--game-100-color) !important;
}

.game-result .detail .result-box .result-bot-text .subtitle > .mark {
  background-color: var(--game-138-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-100-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: white !important;
}

.game-result .result-box .result-bot-text .colored-text {
  color: var(--game-130-color) !important;
  font-weight: bold;
  text-shadow: 0 0 black;
}

.ETJ .result-box h3.result-box-title p:nth-child(1):before {
  background-color: white !important;
}

.ETJ #result-title h1 p {
  font-size: 1.5rem !important;
}

.game-result .share-sns-list .list-title > span::before {
  content: '';
  height: 0.5rem;
  bottom: 0.15rem;
  background-color: var(--game-130-sub-color);
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}

.game-result .btn_retest a {
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-w.png') !important;
  background-position: 80% center !important;
  font-family: var(--game-138-font) !important;
  font-size: 1.2rem !important;
  padding: 1rem;
  padding-right: 2rem !important;
  line-height: 1.8rem;
  background-color: black !important ;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
}

.game-result .btn_myranking a {
  color: white;
  line-height: 1.8rem;
  display: inline-block;
  background-repeat: no-repeat;
  font-size: 1.2rem !important;
  width: 18rem;
  background-image: url(https://cdn.banggooso.com/assets/images/common/grape-w.png);
  background-size: 0.9rem;
  background-position: 87% center;
  padding: 1rem;
  padding-right: 1.2rem;
  background-color: black !important;
  font-family: var(--game-138-font) !important;
  box-shadow: none;
  border: none;
  border-radius: 0 !important;
}

.game-result .share-sns-list span {
  margin: 0;
  font-size: 1rem;
  font-weight: 800;
}

.game-result .recommend-list:before {
  background-color: var(--game-138-color) !important;
}

.game-result .graph-wrapper {
  font-family: 'lab-digital';
  font-size: 1rem;
  text-align: center;
  margin: 0.5rem 2rem 0;
}
.game-result .test-result-wrap ul {
  overflow: hidden;
}

.game-result .test-result-wrap ul li {
  float: left;
  border-right: 2px solid var(--game-100-color);
  text-align: center;
}

.game-result .test-result-wrap ul li:first-child,
.game-result .test-result-wrap ul li:nth-child(2) {
  width: 32%;
}

.game-result .test-result-wrap ul li:last-child {
  border-right: none;
  width: 36%;
}

.game-result .char-title {
  font-size: 0.85rem;
  margin-bottom: 0.5rem;
}

.game-result .insta-box .under-line::before {
  background-color: var(--game-100-sub-color);
}

.game-result .result-box.most {
  border: none !important;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}
.game-result .result-box.most .result-box-title:before,
.game-result .result-box.type .result-box-title:before,
.game-result .result-box h3.result-box-title p:before,
.game-intro .game-count .count-label:before {
  bottom: 0.5rem !important;
}

.game-result .result-char-title-wrap {
  width: 100%;
  margin: 0 auto;
}

.result-table-header {
  margin-top: 0.5rem;
}

.result-table-header li {
  color: #ffffff;
  font-family: var(--game-130-font);
}

.resultbox-slide {
  text-align: justify;
  font-size: 0.75rem;
}

.type-text {
  color: #2d9884 !important;
}

/* 브랜드 소구 */
.game-result .result-box .result-box-sub-wrap {
  display: flex;
}

.game-result .result-box .result-box-sub-wrap > img {
  width: 8rem;
  height: 8rem;
}

.game-result .result-box .result-box-img-sub-wrap {
  margin-left: 0.5rem;
}

.game-result .result-box .result-box-img-sub-wrap > p {
  line-height: 1rem;
}

.game-result .result-box .resultbox-slide-toggle {
  font-size: 0.95rem;
  font-weight: 700;
  text-align: left;
  cursor: pointer;
}

.game-result .result-box .game-btn-wrapper .btn-caption {
  font-size: 0.65rem;
  color: #bfbfbf;
  margin: 0.5rem 0 -1.5rem;
}

.slider-text {
  color: rgba(196, 196, 196, 1) !important;
  font-size: 0.7rem;
  font-weight: 400;
  margin-top: 0.5rem;
}

.slider-text img.brand-logo {
  width: 30%;
  position: relative;
  top: -0.15rem;
}

/* 결과 그래프 */
.slide-container {
  overflow: hidden;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}
.slide-wrapper {
  position: relative;
  left: 0;
  transition: 0.3s left;
}
.slide-wrapper > div {
  float: left;
}
.game-result .result-container .slide-box {
  height: 40.5rem;
  margin: auto;
  padding: 0.5rem;
  text-align: center;
  font-family: var(--game-138-font);
}

.game-result .result-container .slide-box .question-box {
  font-weight: bold;
  margin: 4rem 0 1.5rem 0;
  font-size: 1.15rem;
}

.game-result .result-container .slide-box .my-answer-left {
  text-align: left;
}
.game-result .result-container .slide-box .my-answer-right {
  text-align: right;
}

.game-result .result-container .slide-box .my-answer-left > img {
  width: 3.5rem;
  height: 1.4rem;
  margin-left: 2rem;
}
.game-result .result-container .slide-box .my-answer-right > img {
  width: 3.5rem;
  height: 1.4rem;
  margin-right: 2rem;
}

.game-result .result-container .slide-box .my-selection-lower {
  margin-bottom: 0.15rem;
  margin-top: -1.55rem;
}
.game-result .result-container .slide-box .my-selection-lower.left {
  text-align: left;
  margin-left: 2rem;
}
.game-result .result-container .slide-box .my-selection-lower.right {
  text-align: right;
  margin-right: 2rem;
}

.game-result .result-container .slide-box .my-selection-upper {
  margin-bottom: 0.15rem;
}
.game-result .result-container .slide-box .my-selection-upper.left {
  text-align: left;
  margin-left: 2rem;
  font-size: 0.7rem;
}
.game-result .result-container .slide-box .my-selection-upper.right {
  text-align: right;
  margin-right: 2rem;
  font-size: 0.7rem;
}

.game-result .result-container .slide-box .graph-box-title {
  margin: 1.5rem 0 0.7rem 1rem;
  text-align: left;
}

.game-result .result-container .slide-box .graph-box-title img {
  width: 60%;
}

.game-result .result-container .slide-box .answer-graph-from-left {
  display: flex;
  background: #f4f4f4;
  margin: 0.15rem 0;
  font-size: 0.8rem;
  border-radius: 1.5rem;
  height: 3rem;
  margin-left: 5%;
  margin-right: 5%;
}

.game-result .result-container .slide-box .answer-graph-from-left .answer-graph-textbox,
.game-result .result-container .slide-box .answer-graph-from-right .answer-graph-textbox {
  position: absolute;
  display: flex;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
  width: 100%;
}

.answer-graph-progress-left {
  height: 3rem;
  background: var(--game-138-sub-color);
  border-radius: 1.5rem 0 0 1.5rem;
  text-align: left;
}
.answer-graph-progress-left.gray {
  background: #e8e8e8;
}
.slide-box .answer-graph-from-left .answer-graph-textbox .answer-text {
  width: 50%;
  margin: auto;
  margin-right: 25%;
  font-size: 0.7rem;
  font-weight: bold;
}
.game-result .result-container .slide-box .answer-graph-progress-left .percent-text {
  height: 100%;
  text-align: right;
  line-height: 3rem;
  margin-left: 1rem;
  font-weight: bold;
}

.answer-graph-progress-right {
  height: 3rem;
  background: #f5b024;
  border-radius: 0 1.5rem 1.5rem 0;
  text-align: right;
}
.answer-graph-progress-right.gray {
  background: #e8e8e8;
}
.slide-box .answer-text {
  font-size: 0.825rem;
  font-weight: 600;
  color: black;
}

.game-result .result-container .slide-box .answer-textbox-right {
  text-align: right;
  margin-right: 2rem;
  font-size: 0.7rem;
}
.game-result .result-container .slide-box .answer-textbox-left {
  text-align: left;
  margin-left: 2rem;
  font-size: 0.7rem;
}
.game-result .result-container .slide-box .answer-graph-progress-right .percent-text {
  height: 100%;
  text-align: left;
  line-height: 3rem;
  margin-right: 1rem;
  font-weight: bold;
}

.game-result .result-container .slide-box .VS {
  font-weight: bold;
  font-size: 0.8rem;
  margin: 1rem;
}

/* 유형별 결과 그래프 */
.game-result .result-container .slide-box .type-list-graph {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box {
  display: flex;
  width: 40%;
  font-size: 0.7rem;
  height: 1rem;
  margin: 0.5rem;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-name {
  width: 20%;
  font-weight: bold;
  text-align: left;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph {
  border-radius: 5rem;
  background: #e8e8e8;
  width: 80%;
  margin-left: 0.3rem;
  position: relative;
  text-align: right;
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-inactive {
  border-radius: 5rem;
  background: #f4f4f4;
  width: 100%;
  height: 1rem;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active {
  height: 1rem;
  position: absolute;
  text-align: left;
  top: 0rem;
  border-radius: 5rem 0 0 5rem;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active.from-left,
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active.from-right {
  background: var(--game-138-sub-color);
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph.from-right {
  background: var(--game-138-sub-color);
  border-radius: 0 5rem 5rem 0;
  z-index: -1;
  position: absolute;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active > p {
  font-size: 0.6rem;
  line-height: 1rem;
  height: 100%;
}
.game-result
  .result-container
  .slide-box
  .type-list-graph
  .type-graph-box
  .type-graph
  .graph-inner-active
  .percent-more {
  background: var(--game-138-sub-color) !important;
  border-radius: 5rem 0 0 5rem !important;
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .percent-less {
  background: #f4f4f4 !important;
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .percent-less.left {
  border-radius: 5rem 0 0 5rem;
  margin-left: 5%;
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .percent-less.right {
  border-radius: 0 5rem 5rem 0;
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .percent-less.right > p {
  margin-right: 5%;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active.full {
  text-align: center !important;
  border-radius: 5rem;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active.full.left {
  background-color: var(--game-138-sub-color) !important;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active.full.right {
  background-color: #f5b024 !important;
}

.game-result
  .result-container
  .slide-box
  .type-list-graph
  .type-graph-box
  .type-graph
  .graph-inner-active:nth-of-type(2) {
  display: none;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph > p {
  z-index: 99;
  font-size: 0.6rem;
  height: 100%;
  line-height: 1rem;
}

.text.from-left {
  margin-left: 0.3rem;
}
.text.from-right {
  margin-right: 0.3rem;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph > p:nth-of-type(2) {
  display: none;
}

.game-result .result-container .slide-box .graph-notice.first {
  margin-bottom: -0.5rem;
}
.game-result .result-container .slide-box .graph-notice {
  font-size: 0.7rem;
  font-family: var(--game-138-font);
  color: #8e8e8e;
  margin-top: 0.5rem;
}

.game-result .result-container .slide-box .graph-notice.init {
  margin-top: 40%;
}

/* 결과 페이지 slider */
.swiper-pagination {
  width: 100%;
  top: 20px;
}
.swiper-pagination-bullet {
  width: 0.35rem !important;
  height: 0.35rem !important;
  cursor: pointer;
}
.swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 5px;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  top: 1rem;
  height: 1rem;
}
.swiper-pagination-bullet {
  opacity: 1 !important;
  background: #d9d9d9 !important;
  width: 0.3rem !important;
  height: 0.3rem !important;
  border-radius: 3rem !important;
  margin-right: 0.3rem !important;
}
.swiper-pagination-bullet.active {
  background-color: var(--game-138-sub-color) !important;
  width: 0.45rem !important;
  height: 0.45rem !important;
}

.swiper-button-next,
.swiper-button-prev {
  top: 2rem !important;
  z-index: 99 !important;
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 1rem !important;
  color: black;
  font-weight: bold;
}
/* 유형별 궁합 */
.game-result .good,
.game-result .bad {
  text-shadow: 0 0;
  color: black;
  font-size: 1.1rem;
  font-family: var(--game-138-font);
  margin-bottom: 0.7rem;
  font-weight: bold;
}

/* 가장 많은 유형 순위 */
.result-box .img-halt-box ul.list > li span.label-top {
  font-family: var(--game-138-font) !important;
  text-shadow: 0 0 black;
  font-weight: bold;
}
.result-box .img-halt-box ul.list > li span.label-bottom {
  font-size: 0.8rem !important;
  font-family: 'RixGulim';
  color: black;
}
.result-box .img-halt-box ul.list > li span.label-bottom span {
  line-height: 1.5;
}

/* 유형 순위 페이지 */
.test-lists-wrap .title {
  font-family: var(--game-138-font) !important;
  color: #000000;
  font-size: 1.5rem;
}
.test-lists-wrap .title::before {
  background-color: var(--game-100-sub-color) !important;
  color: #000000;
}
.test-lists-wrap .test-lists .test-list-item.rank_list .num {
  color: #000000;
  text-shadow: 3px 4px 0px var(--game-100-sub-color) !important;
}
.test-lists-wrap .test-lists .test-list-item.rank_list .item-info {
  color: #000000 !important;
  font-family: var(--game-138-font);
}
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags {
  font-family: var(--game-130-font);
}
.test-lists-wrap .test-lists .test-list-item .item-title > p {
  color: black !important;
  text-shadow: 0 0 black;
}

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

.game-wrapper .test-lists-wrap .test-lists .test-list-item {
  border-color: #f1f1f1;
}
.test-lists-wrap .test-lists .test-list-item:first-child {
}
.test-lists-wrap .test-lists .test-list-item:nth-child(2) {
}
.test-lists-wrap .test-lists .test-list-item:nth-child(3) {
}
