/* 리셋 */

.result-box .img-halt-box ul.list > li span.label-top.second {
  background: none;
}

.game-result {
  background: #ffffff;
}

/* 공통 */

.app-main {
  height: 100%;
}

.app-main,
.game-wrapper .app-header {
  border-bottom: 0;
}

.game-wrapper .app-header {
  background-color: #ffffff;
}

.game-wrapper .app-header .app-logo {
  background-image: url('https://cdn.banggooso.com/assets/images/game52/LGE_logo.png');
  width: 11rem;
  background-size: 100%;
}

.game-intro .game-count .count-num,
.game-intro .game-count .count-label,
.result-box .img-halt-box ul.list > li span.label-bottom,
.game-intro,
.game-intro .result-box .result-box-title,
.app-header-btn,
.share-sns-list .list-title,
.game-result .recommend-list .inner .title,
.game-result .img-halt-box .list li > span.label-bottom,
.game-result .result-box .result-box-title,
.game-result,
.color-white {
  color: #000000 !important;
  font-weight: 400;
}

.game-intro .btn-game-start {
  color: #ffffff;
  box-shadow: none;
}

.game-result .recommend-list:before,
.app-main .result-bot-text .mark {
  background: #a40033;
}

.game-intro .result-box .result-box-title:before,
.game-result .result-box .result-box-title:not(.result-bot-text h3):before,
.game-result .result-box .result-box-title > p:before,
.game-result .result-box h3.result-box-title span:before,
.game-result .result-box h3.result-box-title p:before,
.game-intro .game-count .count-label:before {
  background-color: #ee5e86 !important;
}

.game-intro .game-count .count-num,
.game-intro .game-count .count-label,
.game-intro .game-intro-text,
.game-intro .game-intro-title,
.game-intro .volBox,
.game-intro .btn-game-start,
.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second,
.game-result .img-halt-box .list.most-type li > span.label-bottom,
.game-result .btn_myranking a,
.app-main .btn_retest a,
.game-result .img-halt-box .list li > span,
.game-result .result-box .result-box-title {
  font-family: 'Jalnan' !important;
}

.result-box .img-halt-box ul.list > li span.label-bottom {
  margin-bottom: 1rem;
}

.game-result .result-box.most .result-box-title2 > small,
.game-result .img-halt-box .list li > span.label-bottom > em {
  font-weight: 700;
}

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

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

.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  margin: 0 0 0.5rem 0;
}

.result-box .img-halt-box ul.list > li span.label-top {
  font-size: 1.2rem;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-weight: 700;
}

/* 인트로페이지 */

.game-intro {
  position: relative;
  padding-bottom: 3rem;
}

.game-intro .user-nickname {
  margin-top: -110%;
}

.game-intro .user-nickname input {
  display: block;
  margin: 0 auto;
  width: 218px;
  height: 51px;
  border: 2px solid #a40033;
  text-align: center;
  font-size: 1.2rem;
  color: #363636;
  box-sizing: border-box;
  padding: 0.5rem;
  font-weight: 900;
}

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

.game-intro .btn-wrap {
  width: 16.847rem;
  margin: 1.1875rem auto;
}

.game-intro .btn-wrap .btn-game-start {
  border: 0.1rem solid transparent;
  background: #a40033;
  line-height: 3.5rem;
  box-shadow: 0px 0px 7px 3px rgb(255 255 255 / 50%);
}

.game-intro .volBox {
  margin-top: 0.5rem;
  width: 65%;
  margin: 0 auto;
}

.game-intro .volBox > img {
  width: 100%;
}

.game-intro .game-guide {
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  font-size: 0.8rem;
  text-shadow: #000 1px 0 5px;
  position: absolute;
  top: 13rem;
  left: 50%;
  transform: translateX(-50%);
}

.game-intro .game-count,
.game-intro .share-sns-list {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.game-intro .result-box .result-box-title > span,
.game-intro .result-box.most .img-halt-box ul.list > li span.label-top {
  font-family: 'Jalnan';
}

.game-intro .result-box.most .img-halt-box ul.list > li span.label-top {
  text-shadow: 2px 2px 0px #ee5e86;
}

/* 문제페이지 */

.app-header.page {
  display: none;
  background: transparent;
  border-bottom: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

.app-header.page > a {
  background-repeat: no-repeat;
  background-size: cover;
  width: 2rem;
  height: 2.48rem;
  background-position: center center;
}

.app-header.page .app-sound {
  background-image: url('https://cdn.banggooso.com/assets/images/game52/on.png');
  background-size: 70%;
  position: absolute;
  right: 2.5rem;
  z-index: 99;
}

.app-header.page .app-home {
  background-image: url('https://cdn.banggooso.com/assets/images/game52/home.png');
  background-size: 70%;
  position: absolute;
  right: 0.5rem;
  z-index: 99;
}



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

.w100 {
  width: 100%;
}

.w80 {
  width: 80%;
}

.w70 {
  width: 70%;
}

.w60 {
  width: 60%;
}

.w50 {
  width: 50%;
}

.w40 {
  width: 40%;
}

.w30 {
  width: 30%;
}

.w20 {
  width: 20%;
}

.game-wrap .pop-text {
  position: absolute;
  padding: 25px;
  border: 3px solid #000;
  color: #000;
  font-weight: 800;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 2;
  min-width: 250px;
  min-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
}

.game-wrap .pop-text.black-text {
  background-color: #ffffff;
}

.game-wrap .pop-text.circle-text {
  background-color: #ffffff;
  border-radius: 50%;
}

.game-wrap .pop-text.red-text {
  background-color: #a40033;
  z-index: 3;
}

.game-wrap .pop-text.conversation-text {
  bottom: 4rem;
  border: none;
  background-color: rgba(11, 10, 11, 0.86);
  box-shadow: 0 0 2px 2px rgb(11 10 11 / 20%);
  border-radius: 5px;
  width: 70%;
  color: #ffffff;
}

.game-wrap .pop-text.conversation-text .speaker {
  top: 0;
  left: 0.5rem;
  position: absolute;
  transform: translateY(-100%);
  padding: 1px 12px;
  background-color: #0b0a0b;
  border: 3px solid #000;
  border-radius: 10px 10px 0 0;
  font-size: 0.8rem;
  color: #ffffff;
}

.game-wrap .full-page .bottom-button,
.select-area {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 2rem;
  width: 100%;
}

.game-wrap .full-page .bottom-button,
.game-wrap .select-area a,
.game-wrap .select-area button {
  min-height: 3rem;
  padding: 5px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.89);
  color: #000;
  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 .select-area button:active {
  background-color: #a40033;
  color: #fff;
}

.game-wrap .select-area a {
  text-align: center;
}

#step11 .select-area a,
#step11 .select-area button,
#step26 .select-area a,
#step26 .select-area button {
  border: 2px solid #e6e6e6;
  background-color: rgba(230, 230, 230, 0.89);
}

#step11 .select-area a:active,
#step11 .select-area button:active,
#step26 .select-area a:active,
#step26 .select-area button:active {
  background-color: #a40033;
  color: #fff;
}

#step32 .select-area a,
#step32 .select-area button,
#step32sub1 .select-area a,
#step32sub1 .select-area button,
#step32sub2 .select-area a,
#step32sub2 .select-area button,
#step33sub1 .select-area a,
#step33sub1 .select-area button {
  background-color: #a40033;
  color: #fff;
}

#step32 .select-area a:active,
#step32 .select-area button:active,
#step32sub1 .select-area a:active,
#step32sub1 .select-area button:active,
#step32sub2 .select-area a:active,
#step32sub2 .select-area button:active,
#step33sub1 .select-area a:active,
#step33sub1 .select-area button:active {
  background-color: rgba(230, 230, 230, 0.89);
  border: 2px solid #e6e6e6;
  color: #000;
}

#step01 .pop-text.black-text {
  white-space: pre;
}

#step01 .pop-text,
#step02 .pop-text,
#step03 .pop-text {
  top: 50%;
  transform: translate(-50%, -50%);
}

#step04sub1 .pop-text {
  bottom: 30%;
}

#step04 .pop-text {
  top: 57.5%;
  transform: translate(-50%, -50%);
}

#step04sub2 .big-text {
  font-size: 1.5rem;
}

#step05 .pop-text.conversation-text {
  min-height: 6rem;
  height: 6rem;
  bottom: 35%;
}

#step10 .pop-text.black-text,
#step10sub1 .pop-text.conversation-text {
  bottom: 3rem;
}

#step04sub2 .pop-text.conversation-text {
  width: 65%;
  transform: translateX(-50%);
}

#step06sub1 .pop-text.conversation-text {
  bottom: 40%;
}

#step13sub1 .pop-text.black-text,
#step13sub2 .pop-text.black-text {
  height: 5rem;
  min-height: 5rem;
}

#step13sub1 .pop-text.black-text {
  bottom: 25%;
}

#step03sub1 .pop-text.black-text:first-child,
#step13sub2 .pop-text.black-text,
#step29 .pop-text,
#step29sub1 .pop-text {
  top: 5rem;
}

#step27 .pop-text.conversation-text {
  height: 6rem;
  min-height: 6rem;
  bottom: 0;
  top: 50%;
}

.step0708-img {
  animation: half 1s 1 linear forwards;
  width: 200%;
}

.step11-img {
  transform: translate(0%, 50%);
}

.step13-img {
  animation: left 1.5s 1 forwards;
}

.step13-img {
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  width: 85%;
}

.step13-1-img,
.step13-2-img {
  position: absolute;
  bottom: 0;
  width: 85%;
  transform: translateX(-50%);
  left: 50%;
}

.step11-img,
.step22-img {
  width: 100%;
}

.step21-img {
  animation: updown 0.2s infinite ease-in-out alternate;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.step22-img {
  position: absolute;
  top: 15%;
  animation: bike 2s 1 steps(2, start) forwards;
}

#step22 .bubble {
  position: absolute;
  top: 10%;
  left: 20%;
  width: 60%;
}

#step25sub2 {
  animation: hand 1s linear forwards;
}

#step31 {
  animation: expand 1s linear forwards;
}

.game-wrap .full-page .game-character {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 500px;
}

@keyframes left {
  from {
    left: 0%;
  }
  to {
    left: 50%;
  }
}

@keyframes updown {
  from {
    transform: translatey(0px);
  }
  to {
    transform: translatey(30px);
  }
}

@keyframes half {
  from {
    transform: translatex(0%);
  }
  to {
    transform: translatex(-50%);
  }
}

@keyframes bike {
  from {
    transform: translatex(0px);
  }
  25% {
    transform: translatex(50px);
  }
  50% {
    transform: translatex(10px);
  }
  75% {
    transform: translatex(-70px) translateY(30px);
  }
  to {
    transform: translatex(0px) translateY(80px) scale(1.2);
  }
}

@keyframes expand {
  0% {
    background-size: 110% auto;
    background-position: right;
  }
  100% {
    background-size: 115% auto;
    background-position: right;
  }
}

@keyframes hand {
  0% {
    background-size: 100% auto;
  }
  100% {
    background-size: 110% auto;
  }
}

#step03sub2 .pop-text.black-text:last-child {
  bottom: 15%;
}

#step21 .pop-text {
  bottom: 20%;
}

#step04sub2 .pop-text.black-text {
  bottom: 30%;
  width: 70%;
  display: block;
}

#step07 .pop-text,
#step12sub1 .pop-text,
#step12sub2 .pop-text,
#step12sub3 .pop-text,
#step15 .pop-text,
#step15sub1 .pop-text {
  bottom: 35%;
}

#step15 .pop-text {
  width: 85%;
}

#step08 .pop-text,
#step18 .pop-text {
  bottom: 25%;
}

#step14 .pop-text,
#step14sub1 .pop-text {
  bottom: 15%;
}

#step08sub1 .pop-text.black-text {
  bottom: 35%;
  min-height: 6rem;
  height: 6rem;
}

#step18sub1 .pop-text.black-text,
#step18sub2 .pop-text.black-text {
  bottom: 25%;
  min-height: 6rem;
  height: 6rem;
}

#step11 .pop-text.black-text,
#step11sub1 .pop-text.black-text {
  top: 3rem;
  min-height: 6rem;
  height: 6rem;
}

#step26 .pop-text {
  top: 3rem;
  min-height: 9rem;
  height: 9rem;
}

#step09 .pop-text,
#step09sub1 .pop-text,
#step09sub2 .pop-text {
  top: 30%;
  width: 75%;
  height: 5rem;
  min-height: 5rem;
}

#step12 .pop-text,
#step27sub1 .pop-text.black-text {
  top: 50%;
}

#step11sub1 .pop-text.circle-text {
  bottom: 45%;
  width: 65%;
}

#step12sub1 .pop-text.conversation-text {
  display: none;
}

#step13sub2 .pop-text.conversation-text {
  bottom: 22%;
  transform: translate(-50%, -50%);
}

#step16 .pop-text,
#step16sub1 .pop-text {
  bottom: 42%;
}

#step16sub2 .pop-text.black-text {
  min-width: 40%;
  min-height: 3rem;
  height: 3rem;
  bottom: 18%;
}

#step17 .pop-text,
#step17sub1 .pop-text {
  bottom: 30%;
  transform: translate(-50%, -50%);
}

#step17sub1 .choice-button {
  height: fit-content;
  padding: 10px 0px;
}

#step06sub1 .pop-text.conversation-text,
#step06sub2 .pop-text.circle-text,
#step23 .pop-text,
#step24 .pop-text,
#step24sub1 .pop-text,
#step25 .pop-text,
#step25sub1 .pop-text,
#step25sub2 .pop-text {
  bottom: 30%;
}

#step30 .pop-text,
#step30sub1 .pop-text {
  bottom: 35%;
}

#step23sub1 .pop-text {
  width: 65%;
  height: 5rem;
  min-height: 5rem;
  bottom: 32%;
}

#step12sub3 .pop-text,
#step24sub1 .pop-text {
  width: 70%;
}

#step19 .pop-text,
#step19sub1 .pop-text,
#step20 .pop-text.conversation-text {
  bottom: 20%;
  transform: translate(-50%, -50%);
}

#step28 .pop-text {
  bottom: 26%;
  transform: translate(-50%, -50%);
}

#step20sub1 .pop-text.black-text {
  bottom: 22%;
  min-height: 10%;
  transform: translate(-50%, -50%);
  width: 70%;
}

#step31 .pop-text,
#step33 .pop-text,
#step33sub1 .pop-text.conversation-text {
  bottom: 10%;
  transform: translate(-50%, -50%);
}

#step33sub1 .pop-text.conversation-text {
  bottom: 13%;
  transform: translate(-50%, -50%);
}

#step32 .pop-text,
#step32sub1 .pop-text:first-child,
#step32sub2 .pop-text:first-child {
  top: 15%;
  left: 30%;
  min-width: 100px;
  min-height: 1rem;
  height: 1rem;
}

#step32sub1 .pop-text:nth-child(2),
#step32sub2 .pop-text:nth-child(2) {
  bottom: 40%;
  min-height: auto;
  height: 5.8rem;
  font-size: 1.3rem;
}

#step32sub2 .pop-text:nth-child(3) {
  bottom: 16%;
  left: 70%;
  min-width: 100px;
  min-height: 1rem;
  height: 1rem;
}

#step33sub1 button {
  font-family: 'Jalnan';
  font-weight: normal;
  min-height: 4rem;
}

#step14 .black-div-in,
#step19 .black-div-in,
#step23 .black-div-in {
  background: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 1;
  pointer-events: none;
}

.game-wrap .select-area button {
  cursor: pointer;
}

#step04sub1 .pop-text.conversation-text,
#step04sub2 .pop-text.conversation-text,
#step12sub2 .pop-text.conversation-text,
#step14 .pop-text.conversation-text,
#step16sub1 .pop-text.conversation-text,
#step24sub1 .pop-text.black-text,
#step25 .pop-text.conversation-text,
#step30sub1 .pop-text.conversation-text {
  display: block;
}

#step16sub1 .pop-text.conversation-text,
#step16sub2 .pop-text.conversation-text,
#step24 .pop-text.conversation-text,
#step30sub1 .pop-text.conversation-text {
  width: auto;
}

#step25 .pop-text.conversation-text,
#step30sub1 .pop-text.conversation-text {
  min-height: auto;
}

@media (min-width: 280px) and (max-width: 320px) {
  #step03sub1 .pop-text.black-text:first-child,
  #step03sub2 .pop-text.black-text:first-child {
    min-height: 5rem;
    height: 5rem;
  }
  #step03sub2 .pop-text.black-text:last-child {
    min-height: 7rem;
    height: 7rem;
  }
  #step18sub2 .pop-text.black-text {
    min-height: 1rem;
  }
  #step09 .pop-text,
  #step09sub1 .pop-text,
  #step09sub2 .pop-text,
  #step11 .pop-text {
    min-height: 1rem;
  }
  #step13sub2 .pop-text.black-text {
    top: 3rem;
    min-height: 1rem;
  }
  #step26 .pop-text {
    min-height: 10rem;
    height: 10rem;
    top: 2rem;
  }
}

/* 결과페이지 */

.game-wrapper .game-title {
  background-color: #a40033;
  font-family: Jalnan;
  color: #ffffff;
}

.game-result #result-title h1,
.game-result #result-title h2 {
  font-family: Jalnan;
}

.game-result #result-title h2 {
  color: #a62121;
  font-size: 1.41rem;
  margin-bottom: 0;
}

.game-result #result-title h1 {
  color: #000000;
  font-size: 1.6rem;
}

.game-result .num-statement span:first-child {
  font-family: Jalnan;
  color: #a62121;
}

.game-result #result-title .img-box > img {
  width: 70%;
  display: block;
  margin: 0 auto 0.9375rem;
}

.game-result #result-title .thumb-img-text {
  text-align: center;
  font-weight: 900;
  font-size: 0.78125rem;
}

.app-main .result-bot-text .mark + p {
  font-weight: 500;
}

.game-result .result-box,
.game-result .result-box-wrap {
  padding: 1.5rem 1.1rem;
  border: 0.1875rem solid #f2f2f2;
  border-radius: 10px;
}

.game-result .result-box.most {
  margin-top: 1.1rem;
}

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

.game-result .result-box .result-box-title p {
  font-size: 1.3rem;
}

.game-result .result-box.type {
  padding: 1.5rem 0 1rem;
}

.game-result .result-box.most .result-box-title2 {
  margin-top: 0;
}

.game-result .result-bot-text .subtitle {
  font-size: 0.95rem;
}

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

.game-result .result-bot-text .subtitle.s2 {
  color: #e54e6a;
  font-weight: 700;
}

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

.game-result .test-result-wrap ul {
  overflow: hidden;
}

.game-result .test-result-wrap ul li {
  float: left;
  border-right: 2px solid #a40033;
  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%;
}

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

.result-table-header li {
  color: #a62121;
  font-family: Jalnan;
  font-size: 1.4rem;
}

.result-table-value li {
  padding-top: 0.8rem;
  padding-bottom: 0.5rem;
  font-weight: 700;
}

.game-result .btn_retest a img,
.game-result .btn_myranking a img {
  margin-top: -0.3rem;
  height: 1.301rem;
  width: auto;
}

.game-result .btn_myranking a,
.game-result .btn_retest a {
  background: #a40033;
  color: #fff;
  line-height: 3.5rem;
  border-radius: 3rem;
  display: inline-block;
  background-repeat: no-repeat;
  font-size: 1.2rem;
}

.game-result .btn_myranking a {
  background-image: url('https://cdn.banggooso.com/assets/images/game42/icon/list-w.png');
  background-size: 0.9rem;
  background-position: 87% center;
  padding-right: 1.7rem;
}

.game-result .btn_retest a {
  background-image: url('https://cdn.banggooso.com/assets/images/common/re-test-w.png');
  background-size: 0.9rem;
  background-position: 78% 52%;
  padding-right: 0.5rem;
  text-indent: -1.2rem;
}

.game-result .appliances {
  color: #000;
  font-weight: 900;
  background: #fff1cc;
}

.game-result .link-text {
  color: #a40033;
  font-weight: 900 !important;
}

.game-result .share-sns-list span {
  font-weight: 900;
}

.game-result .event-btn {
  display: block;
  margin: 0 auto;
  border-radius: 50px;
  color: #ffffff;
  font-family: 'Jalnan';
  margin-top: 1rem;
}

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

.game-intro .share-sns-list span {
  /* font-family: 'RixGulim', sans-serif; */
  font-weight: 400;
}

.game-result .bad {
  font-family: 'Jalnan';
  text-shadow: 0.1rem 0.1rem #ee5e86;
  font-size: 0.85rem;
  margin-bottom: 0.7rem;
}

.game-result .result-box.most .img-halt-box ul.list > li span.label-top {
  font-family: 'Jalnan';
  text-shadow: 2px 2px 0px #ee5e86;
}

.game-result .result-box.type .img-halt-box ul.list > li a {
  background: #cbcbcb;
  width: 5.53125rem;
}

/* 실시간 유형 순위 */

.game-wrapper .game-title.rank-page {
  font-size: 1.23rem;
}

.game-wrapper .rank_title_wrap {
  width: 10rem;
  margin: 0 auto;
}

.game-wrapper .test-lists-wrap .title {
  font-weight: normal;
  letter-spacing: normal;
  position: relative;
  z-index: 1;
  text-align: center;
}

.game-wrapper .test-lists-wrap .title:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0.03125rem;
  height: 0.55rem;
  background-color: #ee5e86;
  width: 9.2rem;
}

.game-wrapper .test-lists-wrap .title,
.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span {
  color: #000000;
  font-family: Jalnan;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  color: #000000;
  font-size: 0.7rem;
}

.game-wrapper .test-lists-wrap .test-list-item.rank_list .num {
  color: #000000;
  text-shadow: 3px 4px 0px #ee5e86;
  font-family: Jalnan;
  width: 17%;
  margin-left: -1rem;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item {
  padding: 0.7rem;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  width: 100%;
  background: #ededed;
  font-size: 0.6rem;
  margin-bottom: 0.5rem;
  float: right;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title {
  margin-bottom: 0.4rem;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  color: #a40033;
  margin-bottom: 0.3rem;
  font-family: Jalnan;
  font-size: 0.8rem;
  font-weight: normal;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span:nth-child(2) {
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 1.2;
  word-break: keep-all;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  font-size: 0.7rem;
  line-height: 1.2;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item .item-wrap .thumb {
  width: 34%;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item {
  border: 0.2rem solid #f2f2f2;
}

.game-wrapper .test-lists-wrap .test-list-item:nth-of-type(1) {
  border: 0.2rem solid #a40033;
}

.game-wrapper .test-lists-wrap .test-list-item:nth-of-type(2) {
  border: 0.2rem solid #e63768;
}

.game-wrapper .test-lists-wrap .test-list-item:nth-of-type(3) {
  border: 0.2rem solid #f67a9c;
}

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

.game-wrap {
  display: none;
  font-size: 18px;
}

.game-wrap .full-page {
  height: 100%;
  position: relative;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.game-wrap .full-page img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

.square-bubble-text {
  color: white;
  text-align: center;
  margin: 2rem 1rem;
  padding: 1rem;
}

.select-area {
  display: flex;
  flex-direction: column;
}

.result-ad .sign-area {
  font-style: italic;
}

.pop_induce.rank .popup {
  width: 100%;
  background: none;
  padding-bottom: 0;
}

.result-box-wrap,
.app.game-wrapper,
.game-result .result-box,
.game-result .detail {
  transform: none;
}

.app-header.page {
  width: 100%;
  max-width: 500px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 500px) {
  .pop_induce.rank .popup {
    width: 80%;
  }
}
