/* 공통 */
.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-160-color: #7625f9;
  --game-160-sub-color: #cefb1d;
  --game-160-font: 'Pretendard';
  --game-160-sub-font: 'GmarketSans';
}

.game-btn {
  font-family: var(--game-160-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-160-font) !important;
  background-color: var(--game-160-color) !important;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 3.5rem;
}

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

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

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

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

.game-intro {
  position: relative;
  background-color: #35087c;
}

.game-intro .share-sns-list {
  margin: 0px auto 3.5rem;
  position: relative;
  margin-top: 1rem;
}
.game-intro .share-sns-list .list-title {
  color: white !important;
  font-family: var(--game-160-font) !important;
}

.game-intro .btn-game-start {
  font-family: var(--game-160-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.1rem !important;
  width: 100%;
  border: 3px solid;
}

.game-intro .result-box {
  margin: -3rem;
  border: 2px solid white;
  background-color: #1c0d33;
  border-radius: 0 !important;
  border: 1px;
  background: linear-gradient(to bottom, rgba(53, 8, 124, 0.2) 0%, rgba(28, 13, 51, 1) 10%, rgba(28, 13, 51, 1) 100%);
}
.game-intro .result-box .result-box-title {
  /* color: black !important; */
  font-family: var(--game-160-font);
  font-size: 1.2rem;
}
.game-intro .result-box-title:before {
  background-color: var(--game-160-sub-color) !important;
}
.game-intro .result-box .img-halt-box ul.list > li span.label-top {
  font-family: var(--game-160-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: white !important;
}
.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-bottom > em {
  font-family: var(--game-160-font);
  font-weight: 500;
}

.game-intro .game-count {
  margin-bottom: 2.2rem !important;
  margin-top: 3rem !important;
  text-align: center;
}
.game-intro .result-box {
  padding-top: 3rem !important;
}
.game-count .game-count-text {
  color: white !important;
  font-size: 1.1rem;
  font-weight: 700;
  font-family: var(--game-160-font);
}
.game-count .count-num {
  color: white !important;
  font-size: 1.9rem;
  font-family: var(--game-160-font);
  margin-top: -0.4rem;
}

.game-intro .intro-text {
  margin-top: 30rem;
}

.game-intro .result-box .result-box-title2 small {
  font-size: 0.6625rem;
  font-weight: 400;
}

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

.game-intro .user-nickname {
  top: 25.4rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.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;
  font-family: var(--game-160-font);
}

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

.game-intro .intro-text {
  position: relative;
  top: -38rem;
  text-align: center;
  color: white;
}

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

.game-intro .most-type-wrap > div {
  border: none;
}
.game-intro .most-type-container {
  top: 27.3rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

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

/* 문제 페이지 */
.game-wrapper .app-header .app-logo {
  width: 12rem;
}

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

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

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

.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 .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 .question-text {
  text-align: center;
  color: black;
  font-family: var(--game-160-font);
  margin-top: 5rem;
}

.game-wrap .game-body .question-category {
  font-family: var(--game-160-sub-font);
  font-weight: 900;
  text-align: center;
  background-color: black;
  width: 50%;
  margin: auto;
  margin-top: 1.5rem;
  padding: 0.6rem 0.5rem 0.4rem;
  border-radius: 1.5rem;
  color: var(--game-160-sub-color);
  font-size: 1.3rem;
}
.game-wrap .game-body .question-title {
  font-family: var(--game-160-font);
  line-height: 1.5rem;
  font-size: 1rem;
  width: 60%;
  margin: 0 auto;
  height: 9.5rem;
  padding: 1.6rem 0rem;
}

.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-160-font);
}

.select-vs {
  font-weight: 700;
  color: var(--game-160-color);
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  font-family: var(--game-160-font);
  margin: 0.3rem;
  align-self: center;
}

.game-wrap .result-btn {
  color: white;
  background-color: var(--game-160-color);
}

/* progress */
.progress-bottom {
  background-color: var(--game-160-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;
}

/* 결과 페이지 */
.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.8rem;
  font-family: var(--game-160-font);
}

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

.game-result #result-title {
  font-family: var(--game-160-font) !important;
}
.game-result #result-title h2 {
  color: #818181 !important;
  font-family: var(--game-160-sub-font);
  font-size: 1.1rem;
  font-weight: 100;
}
.game-result #result-title h1 {
  font-family: var(--game-160-sub-font);
  font-weight: 700;
  color: #7625f9;
  font-size: 1.7rem;
}

.game-result #result-title h1 > p + p {
  color: #000000;
}

.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-160-font);
  font-size: 1.25rem;
}
.game-result p.num-statement {
  margin-bottom: 0 !important;
  font-family: var(--game-160-font);
}
.game-result p.num-statement > span {
  font-family: var(--game-160-font) !important;
  color: var(--game-160-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;
}

.result-container .detail {
  padding: 1rem;
  font-size: 0.9rem;
  font-family: var(--game-160-font);
  font-weight: 500;
  border: 2.5px solid #e5e5e5;
  border-radius: 10px;
  line-height: 2;
}
.result-container .detail p {
  padding: 0.3rem;
}
.game-result .result-container .question-slider-title > img {
  width: 70%;
  margin: 1.5rem 0 1rem 15%;
}

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

.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 .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 {
  background-position: 80% center !important;
  font-family: var(--game-160-font) !important;
  font-size: 0.8rem !important;
  padding: 0rem;
  line-height: 1.8rem;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  margin: 1.3rem auto 1rem;
}

.game-result .btn_retest > a {
  background-color: var(--game-160-color) !important;
  box-shadow: none;
  border: none;
  font-size: 0.9rem !important;
  background-position: 65% center;
  background-size: 0.9rem;
  width: 100% !important;
}

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

.game-result .share-sns-list span {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 800;
  font-family: var(--game-160-font);
}
.share-sns-list .list-title {
  font-size: 0.75rem !important;
}
.game-result .recommend-list:before {
  background-color: var(--game-160-color) !important;
}

.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 {
  margin-top: 1rem;
  border: 2px solid #e5e5e5;
  border-radius: 10px;
  font-family: var(--game-160-font);
}

.game-result .result-box.most .result-box-title2 {
  font-family: var(--game-160-font);
}

.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;
  background-color: transparent !important;
  color: red !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;
}

/* 브랜드 소구 */

.ond-media {
  margin: 0.5rem auto;
}
.ond-media > a {
  box-shadow: none !important;
  border: none !important;
  font-size: 0.9rem !important;
  background-color: var(--game-160-sub-color) !important;
}
.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;
}

/* 결과 그래프 */
.result-report-detail-wrap {
  border: 2px solid #e5e5e5;
  border-radius: 10px;
  padding: 1rem;
  font-family: var(--game-160-font);
}

.result-report-detail-wrap > .result-report-title {
  margin-top: 1rem;
}
.best-type {
  background-color: black;
  color: white;
  margin: 0.8rem auto;
  text-align: center;
  width: 50%;
  padding: 0.5rem;
  border-radius: 3rem;
  font-weight: 700;
}
.best-type.slider-title {
  margin-top: 3.5rem;
}

.slide-container {
  overflow: hidden;
}
.slide-wrapper {
  position: relative;
  left: 0;
  transition: 0.3s left;
}

.slide-wrapper > div {
  float: left;
}
.game-result .result-container .slide-box {
  height: 44rem;
  margin: auto;
  padding: 0.5rem;
  text-align: center;
  font-family: var(--game-160-font);
}

.game-result .result-container .slide-box .question-box {
  font-weight: 400;
  margin: 1.5rem 0 1.5rem 0;
  font-size: 0.8rem;
  line-height: 1.3;
}
.textBold {
  font-weight: 600 !important;
}

.my-choice {
  width: 1.3rem;
}
.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;
}
.my-selection-lower {
  display: flex;
  align-items: center;
  justify-content: end;
}

.choice-wrapper {
  position: relative;
  width: 1.7rem;
}

.my-selection-lower .lower-title {
  font-size: 0.7rem;
  font-weight: 600;
  color: black;
}

.my-selection-lower .choice-wrapper > .my-choice {
  width: 1.5rem;
  position: absolute;
  top: -0.3rem;
  left: 0.1rem;
}

.my-selection-upper .choice-wrapper > .my-choice {
  width: 1.5rem;
  position: absolute;
  top: -0.6rem;
  left: 0.2rem;
}
.me-text {
  font-size: 0.7rem !important;
  text-align: right !important;
  font-weight: 600 !important;
}
.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: 1rem;
}

.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 {
  background: var(--game-160-color);
  border-radius: 1.5rem 0 0 1.5rem;
  text-align: left;
  color: #ffffff;
}
.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: 1rem;
  margin-left: 1rem;
  font-weight: bold;
}

.answer-graph-progress-right {
  background: var(--game-160-color);
  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.625rem;
  font-weight: 600;
  color: black;
}

.game-result .result-container .slide-box .answer-graph-progress-right .percent-text {
  height: 100%;
  text-align: left;
  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: 100%;
  font-size: 0.7rem;
  height: 1.3rem;
  margin: 0.5rem;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-name {
  width: 25%;
  font-weight: 400;
  text-align: left;
  line-height: 1.8;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph {
  border-radius: 5rem;
  background: var(--game-160-sub-color);
  width: 80%;
  margin-left: 0.3rem;
  position: relative;
  text-align: right;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box > .row-number {
  background: black;
  border-radius: 50%;
  width: 1.5rem;
  color: #ffffff;
  margin-right: 0.3rem;
  letter-spacing: 0px;
  line-height: 1.9;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph.left {
  background: var(--game-160-sub-color);
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph.right {
  background: var(--game-160-color);
}
.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph.right > .graph-inner-active {
  color: #ffffff;
}

.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: 1.3rem;
  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 {
  background: var(--game-160-color);
}

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

.game-result
  .result-container
  .slide-box
  .type-list-graph
  .type-graph-box
  .type-graph
  .graph-inner-active.from-left
  > p {
  color: #ffffff;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph.from-right {
  background: var(--game-160-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: 1.3rem;
  height: 100%;
}
.game-result
  .result-container
  .slide-box
  .type-list-graph
  .type-graph-box
  .type-graph
  .graph-inner-active
  .percent-more {
  background: var(--game-160-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-160-color) !important;
  color: #ffffff;
}

.game-result .result-container .slide-box .type-list-graph .type-graph-box .type-graph .graph-inner-active.full.right {
  background-color: var(--game-160-sub-color) !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 .graph-right {
  height: 100%;
  display: flex;
  justify-content: end;
  /* vertical-align: middle; */
  align-items: center;
}

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

.text.from-left {
  margin-left: 0.3rem;
  line-height: 1.3rem;
}
.text.from-right {
  margin-right: 0.3rem;
  line-height: 1.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-160-font);
  color: #8e8e8e;
  font-weight: 100;
  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-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-160-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-160-font);
  margin-bottom: 0.7rem;
  font-weight: bold;
}

/* 가장 많은 유형 순위 */
.result-box .img-halt-box ul.list > li span.label-top {
  font-family: var(--game-160-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: var(--game-160-font) !important;
  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-160-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-160-font);
}
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-size: 1.1rem !important;
  line-height: 1.3;
}
.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;
  font-size: 0.8rem !important;
  font-weight: 100;
}

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

/* 두번째페이지 */
.game-wrap #step01 .title {
  text-align: center;
  margin-top: 5rem;
}
.game-wrap #step01 .title > .main-title,
.game-wrap .page-title {
  font-family: var(--game-160-sub-font);
  font-weight: 700;
  line-height: 4rem;
  margin-top: 1.5rem;
}

.game-wrap .main-title {
  font-size: 3rem;
}
.game-wrap .page-title {
  font-size: 2rem;
  font-weight: bold;
}
.game-wrap .page-sub-title {
  color: #8c8c8c;
  font-size: 0.9rem;
}
.game-wrap .point {
  color: #7625f9;
  font-weight: 700;
}
.game-wrap #step01 .title .sub-title {
  font-family: var(--game-160-font);
  font-weight: 400;
  color: #8c8c8c;
  font-size: 0.9rem;
}
.game-wrap #step01 .select-area {
  font-family: var(--game-160-font);
  text-align: center;
  margin-top: 2rem;
}
.game-wrap #step01 .my-type {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.game-wrap #step01 .my-type a {
  border: solid 1px #e8e8e8;
  padding: 1rem;
  width: 6rem;
  font-size: 0.9rem;
  border-radius: 3rem;
  height: 6rem;
  line-height: 1.1rem;
  margin: 0.5rem;
  font-weight: 700;
}
.game-wrap #step01 .my-type > a:active {
  background-color: black;
  color: white;
}
.game-wrap #step01 .select-area .middle {
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 3.5rem;
}

.selections {
  width: 30%;
  border: 1px solid #e8e8e8;
  margin-top: 0.7rem;
}

.game-wrap #step02 .select-area {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 90%;
  margin: auto;
  margin-top: 1.5rem;
}

.game-wrap #step02 .select-area .selections {
  font-family: var(--game-160-font);
  font-weight: 500;
  padding: 0.4rem;
}
.game-wrap #step02 .select-type {
  background-color: white;
  display: flex;
}
.game-wrap #step02 .select-area .question-option {
  width: 21rem;
  border: 1px solid #e8e8e8;
  background-color: #e8e8e8;
  color: white;
  font-family: var(--game-160-font);
  margin-top: 1.5rem;
}
.game-wrap #step02 .enter {
  color: black !important;
  background-color: white !important;
}
.game-wrap #step02 .enter:active {
  color: white !important;
  background-color: black !important;
}
.game-wrap #step02 .select-type-disabled,
.game-wrap #step02 .select-type-disabled a,
.game-wrap #step02 .select-type-on {
  width: 90%;
  margin: auto;
  padding: 1.3rem;
  text-align: center;
  font-family: var(--game-160-font);
  font-size: 0.8rem;
  border-radius: 2rem;
  margin-top: 4rem;
  font-weight: 900;
  border: 1px solid #e8e8e8;
}

.game-wrap #step02 .select-type-disabled {
  color: white;
  background-color: #e8e8e8;
}
.game-wrap #step02 .select-type-on {
  color: black;
  background-color: white;
}
.game-wrap #step02 .select-type-on:active {
  background-color: black;
  color: white;
}
/* ddd */
.select-options {
  overflow-y: scroll;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.select-area input[type='radio'] {
  display: none;
}

.select-area input[type='radio']:checked + label,
.select-type {
  background-color: #e8e8e8;
}
/* .select-area input[type='checkbox'] {
  display: none;
}

.select-area input[type='checkbox']:checked + label,
.select-type {
  background-color: #e8e8e8;
} */

.select-area label {
  width: 44%;
  margin: 0.3rem;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  border: 1.5px solid #e8e8e8;
  font-family: var(--game-160-font);
  padding: 0.3rem 0 0.3rem;
  border-radius: 2rem;
}

.game-wrap .select-row {
  display: flex;
  justify-content: space-between;
}

.game-wrap .select-row a {
  font-family: var(--game-160-font);
  font-size: 0.8rem;
  font-weight: 700;
  border: 2px solid #f2f2f2;
  padding: 2.6rem;
  flex: 1;
}
.game-wrap .select-row a:active {
  background-color: black !important;
  color: white !important;
}
.game-wrap .select-row .select-left {
  border-radius: 0rem 5rem 5rem 0rem;
  padding-right: 3rem;
  border-left: none;
}
.game-wrap .select-row .select-right {
  border-radius: 5rem 0rem 0rem 5rem;
  padding-left: 3rem;
  border-right: none;
}

/* 그래프 상단 */
/* .game-result .result-container .tot-question-box{
  margin:auto;
  text-align: center;
  font-family: var(--game-160-font);
} */

.game-result .result-container .tot-question-box .question-box {
  font-weight: bold;
  margin: 2rem 0 1.5rem 0;
  font-size: 0.8rem;
  letter-spacing: -0.05rem;
}

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

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

.game-result .result-container .tot-question-box .answer-graph-from-left {
  display: flex;
  background: #f4f4f4;
  margin: 0.1rem 0;
  font-size: 0.6rem;
  border-radius: 1.5rem;
  height: 1rem;
}

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

.tot-question-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 .tot-question-box .answer-graph-progress-left .percent-text {
  height: 100%;
  text-align: right;
  line-height: 1rem;
  margin-left: 1rem;
  font-weight: bold;
}

.answer-graph-from-left .purpleFull {
  background: var(--game-160-color);
  border-radius: 1.5rem;
  text-align: center;
  color: #ffffff;
}
.answer-graph-from-left .purpleFull > .percent-text {
  margin: 0rem !important;
}
.answer-graph-from-left .greenFull {
  background: var(--game-160-sub-color);
  border-radius: 1.5rem;
  text-align: center;
}
.answer-graph-from-left .greenFull > .percent-text {
  margin: 0rem !important;
}

.answer-graph-progress-right {
  height: 1rem;
  background: var(--game-160-sub-color);
  border-radius: 0 1.5rem 1.5rem 0;
  text-align: right;
}
.answer-graph-progress-right.gray {
  background: #e8e8e8;
}
.tot-question-box .answer-text {
  font-size: 0.7rem;
  font-weight: 400;
  color: black;
}

.game-result .result-container .tot-question-box .answer-graph-progress-right .percent-text {
  height: 100%;
  text-align: left;
  line-height: 1rem;
  margin-right: 1rem;
  font-weight: bold;
}

.game-result .result-container .tot-question-box .VS {
  font-weight: bold;
  font-size: 0.8rem;
  margin: 1rem;
}
.game-result .result-container .tot-question-box .my-selection-lower.left {
  text-align: left;
  margin-left: 2rem;
}
.game-result .result-container .tot-question-box .my-selection-lower.right {
  text-align: right;
  margin-right: 2rem;
}

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

.game-result .result-content-detail-level {
  font-size: 0.8rem;
}
.game-result .result-content-detail-level,
.game-result ul.result-mylevel-graph {
  display: flex;
  justify-content: space-between;
  text-align: center;
  align-items: center;
  margin: auto;
}
.result-graph {
  width: 75%;
}
.game-result .result-point-x {
  color: #cefb1d;
}
.game-result .result-point-o {
  color: var(--game-160-color);
}
.game-result ul.result-mylevel-graph > li > img {
  width: 90%;
}

.game-result ul.result-mylevel-graph > li .choice-area {
  margin: 0.3rem;
  height: 1rem;
  font-weight: 700;
  padding-bottom: 1.2rem;
}
.game-result .liar {
  position: relative;
}
.game-result .liar .liar-div {
  position: absolute;
  width: 6rem;
  margin: auto;
  left: -1.2rem;
}
.game-result .result-line {
  border: 1px solid #e8e8e8;
  margin: 1.1rem 0rem;
  text-align: center;
}
.game-result .result-mylevel-graph .result {
  font-size: 0.8rem;
  width: 120%;
  text-align: center;
  margin-left: -0.4rem !important;
}

.intro-type {
  border: 3px solid white;
  width: 73%;
  margin: auto;
  border-radius: 0.7rem;
  padding-bottom: 1rem;
}

.intro-type .intro-type-text::before {
  color: white !important;
}

.intro-type .intro-type-text {
  color: white !important;
}

.result-title {
  text-align: center;
}

.result-report-wrap {
  font-family: var(--game-160-font);
}

.result-report-title {
  font-size: 1rem;
  text-align: center;
  line-height: 1;
}
.result-report-title h1 > span {
  color: var(--game-160-color);
  font-size: 1.7rem;
}

.result-report-title p {
  color: #9b9b9b;
  font-size: 0.7rem;
}
.report-content-detail-text {
  text-align: center;
  font-weight: 900;
  font-size: 1.2rem;
}
.report-content-detail-sub-text {
  color: #9b9b9b;
  font-size: 0.7rem;
  letter-spacing: -1.2px;
}
.game-result .report-content-detail-text::before {
  background-color: red !important;
  color: purple;
}
.report-content-detail-text::before {
  background-color: yellow !important;
}
.report-content-detail-text .report-point:before {
  content: '';
  height: 0.5rem;
  bottom: 0.25rem;
  background-color: var(--game-160-sub-color);
  position: absolute;
  left: 0;
  width: 100%;
  z-index: -1;
}
.report-point {
  display: inline-block;
}
.report-point::before {
  background-color: var(--game-160-sub-color);
}
.result-report-content {
  border: 2px solid #e5e5e5;
  border-radius: 10px;
  padding: 1.2rem;
  margin-top: 1.4rem;
}
.result-content-detail-level label {
  font-family: var(--game-160-sub-font);
  font-weight: 900;
  align-items: center;
}

.vs-div {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.top-title {
  font-size: 1rem;
  font-weight: 700;
}
.vs-div .best-type {
  width: 100%;
  font-size: 0.9rem;
  margin: 0.5rem auto;
}
.vs-div .old .best-type {
  background-color: var(--game-160-color);
}
.vs-div .young .best-type {
  background-color: var(--game-160-sub-color);
  color: black;
}
.vs-div .select-vs {
  color: black;
  margin-bottom: 2.4rem;
}
.vs-div .answer {
  font-size: 0.7rem;
  font-weight: 400;
  height: 3.2rem;
}

.question-title {
  /* display: flex; 문제페이지때문에 주석처리함 */
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.3rem;
}

.question-title > img {
  width: 10px;
  height: 10px;
  margin-right: 0.5rem;
}

.game-result .tot-question-wrapper .my-selection-upper {
  display: flex;
  align-items: center;
}

.game-result .result-report-title.detail-title {
  margin: 1.5rem 0rem;
  letter-spacing: 0rem;
}

.game-result .result-report-title.detail-title > h1 {
  font-weight: 800;
}
.game-result .tot-question-wrapper {
  margin-top: 1rem;
}

.game-result .slider-rank-title {
  font-size: 1rem;
  margin-top: 1.5rem;
  text-align: left;
  font-weight: 700;
}

/* 아이폰 작은 버전 브라우저에서 크기 */
@media all and (max-aspect-ratio: 10/18) {
  .game-wrap .question-text {
    margin-top: 1rem;
  }

  .select-area label {
    width: 100%;
  }
  .game-intro .user-nickname {
    top: 25.4rem;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}

/* 쿠팡 광고 */
/* #dim-class > .popup-container {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  transform: translate(-50%, -50%);
  background: #ffffff;
  border-radius: 8px;
  padding: 2rem 1rem;
  width: 80%;
  font-family: var(--game-160-font);
  box-shadow: 0px 0px 7px 5px #E5E5E5;
}

.popup-main-text {
  text-align: center;
  font-size: 0.9rem;
}
.popup-btn-wrapper {
  margin-top:1rem;
} */
/* .popup-btn {
  background: #7625F9;
  color: #ffffff;
  width: 100%;
  display: inline-block;
  width: 100%;
  border-radius: 3rem;
  text-align: center;
  line-height: 3rem;
} */

.game-result .detail > ul {
  list-style: none;
  margin-left: 0;
  padding-left: 1.2em;
  text-indent: -1.2em;
}

.game-result .detail > ul > li:before {
  content: 'ㆍ';
  display: block;
  float: left;
  width: 1.2em;
}
