/* 도구리 - 엔씨소프트 */

@font-face {
  font-family: 'UhBee';
  src: url('https://cdn.banggooso.com/assets/fonts/UhBeeZZIBA-Regular_UI_1.woff') format('woff'),
    url('https://cdn.banggooso.com/assets/fonts/UhBeeZZIBA-Regular_UI.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'lab-digital';
  src: url('https://cdn.banggooso.com/assets/fonts/lab-digital.woff') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/lab-digital.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/* 공통 */

.game-intro .game-count .count-label,
.game-intro .game-count .count-num,
.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info,
.game-result .title,
.game-result .result-box .result-box-title,
.game-wrapper {
  color: #593137;
}

.app .app-header .app-logo,
.app.index .app-header .app-logo {
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/LOGO.png') no-repeat center center /
    contain;
  width: 11rem;
}

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

.game-wrapper .app-header.page > a {
  height: 100%;
}

p.subtitle {
  color: #d65a69;
}

.game-wrapper .game-wrap {
  padding: 0;
  width: 100%;
  height: 100%;
  max-height: 1030px;
  /* position: relative;
    top: 50%;
    transform: translateY(-50%); */
  overflow: hidden;
}

.bg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  /* z-index: -2; */
  transform: translate(-50%, -50%) scale(1);
}

.d-hide {
  display: none !important;
}
.game-wrapper .app-header {
  background-color: transparent;
}
.app-header.page .app-sound {
  background-image: url('https://cdn.banggooso.com/assets/images/game50/icon/sound_ON.png');
}

.app-header.page .app-sound.off {
  background-image: url('https://cdn.banggooso.com/assets/images/game50/icon/sound_OFF.png');
  background-size: 60%;
}

.app-header.page .app-home {
  background-image: url('https://cdn.banggooso.com/assets/images/game50/icon/HOME.png');
}

.game-wrapper .app-main {
  background-color: #ededed;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.game-wrapper .app-main.active {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  max-height: 700px;
  /* min-height: 580px; */
}

.full-page {
  position: relative;
  color: #222222;
  height: 100vh;
  padding-bottom: 13%;
  overflow: hidden;
}

.progress-bottom {
  position: absolute;
  bottom: 7px;
  background-color: #ffa3ae;
  transform: translateY(10px);
}

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

.progress-bottom .percen {
  color: #573337;
}

.p-absolute {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.text-box {
  width: 70%;
  padding: 2rem 0;
  background: #ffffff;
  border: 0.15rem solid #000000;
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  text-align: center;
  padding: 1.5rem 0;
  font-size: 0.9rem;
  color: #593137;
}

.text-circle {
  width: 70%;
  padding: 7% 0;
  background-color: #ffffff;
  border: 0.15rem solid #000000;
  text-align: center;
  border-radius: 60%;
  font-size: 1rem;
  position: absolute;
  bottom: 6rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
  color: #593137;
}

.radius-box-black {
  color: #ffffff;
  width: 70%;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 5rem;
  /* font-family: 'RixGulimB', sans-serif; */
}

.radius-box-black > span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.9);
}

.radius-box-black > span.q-name {
  border-radius: 7px 7px 0 0;
  position: absolute;
  top: -35px;
  left: 0.5rem;
  padding: 0.2rem 1rem;
  font-size: 0.9rem;
  height: 35px;
}

.radius-box-black > span:nth-child(n + 2) {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 1.5rem 1rem;
  font-size: 0.9rem;
  border-radius: 0.5rem;
}

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

.select-area {
  width: 70%;
  text-align: center;
  justify-content: flex-end;
  margin: 0 auto;
  height: 100%;
}

.select-area > p:first-child,
.select-area > a:first-child {
  margin-bottom: 0.7rem;
}

.select-area > p,
.select-area > a {
  border: 0.15rem solid #ffffff;
  border-radius: 3rem;
  padding: 0.75rem 0;
  background-color: rgba(255, 255, 255, 0.83);
  box-shadow: 0 0 6px rgb(0 0 0 / 60%);
  color: #593137;
  font-weight: 700;
  font-size: 1rem;
}

.select-area > p:active,
.select-area > a:active {
  background-color: rgba(255, 163, 174, 0.83);
}

.point-color {
  color: #ffa3ae;
}

.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  text-indent: 0;
  color: #593137;
  font-family: 'Jalnan', sans-serif;
  text-shadow: 0.1rem 0.1rem 0 #ffa4af;
  font-size: 1.4rem;
  background-image: none;
}

.result-box .img-halt-box ul.list > li span.label-bottom {
  color: #593137;
  font-size: 1.15rem;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info {
  flex: 1;
}

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

/* intro */

.game-intro {
  background: #ffffff url('https://cdn.banggooso.com/assets/images/game50/intro.jpg') no-repeat center top / 100%;
  text-align: center;
  padding-top: 30rem;
  flex: 1;
  align-self: start;
}

.game-intro .btn-wrap {
  width: auto;
  margin: 1rem auto 0.5rem;
}

.game-intro.started + .game-wrap {
  background-color: #ededed;
}

.game-intro .btn-game-start {
  border: none;
  width: auto;
  padding: 0 3rem;
  box-shadow: 0 0 10px rgba(89, 45, 55, 0.49);
  background-color: #ffa4af;
  color: #593137;
}

.game-intro .volume {
  display: inline-block;
  width: 66%;
}

.game-intro .user-nickname input {
  border: 2px solid #ffa4af;
  text-align: center;
  padding: 0.5rem 1rem;
  font-size: 1.2rem;
  width: 12rem;
}

.game-intro .user-nickname input::placeholder {
  color: #222222;
}

.game-intro .game-count {
  margin: 2rem auto 3rem;
}

.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before {
  background-color: #ffa3ae;
}

.game-intro .share-sns-list {
  margin: 3rem auto 3.5rem;
  background-color: rgba(255, 255, 255, 0.55);
  width: 78%;
  padding: 1rem 0;
  border-radius: 0.5rem;
}

#introBanner p.subtitle {
  font-family: 'UhBee', sans-serif;
  font-size: 1.5rem;
  color: #593137;
}

#introBanner .title {
  color: #ffa4af;
  font-family: 'jalnan', sans-serif;
  margin: 1rem auto 0;
  font-size: 1.6rem;
}

#introBanner .title > span {
  display: inline-block;
  font-size: 1.8rem;
  color: #593137;
  margin: 0 1rem;
}

#introBanner .title > span::before {
  content: '';
  width: 100%;
  height: 32%;
  background-color: #ffa4af;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.game-intro #progressWrap {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 7.3rem;
  margin-bottom: 4rem;
}

.game-intro #progressWrap:before {
  content: '';
  position: relative;
  display: block;
  margin: 0 auto;
  width: 86%;
  height: 8.05rem;
  background: url('https://cdn.banggooso.com/assets/images/game50/doguri_graph.png') center 0 no-repeat;
  background-size: 100% auto;
  z-index: 20;
}

.game-intro #progressWrap #progress {
  position: absolute;
  left: 50.5%;
  display: flex;
  width: 83%;
  height: 31%;
  z-index: -1;
  border-radius: 0.5rem;
  border: 3px solid #ffffff;
  align-items: center;
  background-color: #ffa4af;
  transform: translateX(-50%);
  bottom: 22.5%;
}

.game-intro #progressWrap #progress > span {
  display: inline-block;
  color: #ffffff;
  font-size: 1.3rem;
  height: 100%;
  text-align: right;
  position: absolute;
  border-radius: 0.3rem 0 0 0.3rem;
  z-index: -1;
  font-size: 1.15rem;
  padding: 0.2rem 0.5rem;
}

.game-intro #progressWrap #progress > span:first-child {
  left: 0;
  background-color: #593137;
}

.game-intro #progressWrap #progress > span:last-child {
  text-align: left;
  right: 0;
}

.game-intro .result-box .result-box-title2 > small {
  font-weight: 600;
}

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

/* page */

#step01 .img {
  display: block;
  width: 11rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) scale(0);
}

#step01.full-page.gray-background {
  background: rgba(0, 0, 0, 0.5);
}

#step01 .img.active {
  transform: translate(-50%, -50%) scale(1.5);
  top: 60%;
  transition: all 0.5s;
  z-index: 99;
}

#step01 .click-info {
  position: absolute;
  bottom: 4rem;
  font-size: 1.1rem;
  width: 100%;
  text-align: center;
}

#step02 .img {
  width: 70%;
  position: absolute;
  bottom: 0%;
  transform: translateX(80%);
  left: 50%;
  transition: all 0.5s;
}

#step02 .img.active {
  transform: translateX(-50%);
}

#step02 .text-circle {
  bottom: 5rem;
}

#step35 .text-box,
#step18 .text-box,
#step17 .text-box,
#step91 .text-box,
#step09 .text-box,
#step29 .text-box,
#step28 .text-box,
#step30 .text-box,
#step32 .text-box,
#step07 .text-box,
#step03 .text-box {
  top: 9%;
}

#step40 .text-box,
#step06 .text-box,
#step05 .text-box {
  top: 11%;
}

#step07 .text-circle {
  bottom: 9rem;
}

#step07 .img {
  width: 80%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: -1;
}

#step08 .text-box {
  top: auto;
  bottom: 9rem;
}

#step08 .text-circle {
  bottom: auto;
  top: 15%;
  padding: 2.5rem 0;
}

#step08 .text-circle > b {
  font-weight: 900;
}

#step91 .img,
#step09 .img {
  width: 75%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: -1;
}

#step10 .clock-text-img {
  width: 85%;
  position: absolute;
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
}

#step10 .clock-wrap {
  width: 80%;
  height: 8rem;
  background: #59343a;
  margin: 0 auto;
  position: absolute;
  top: 62%;
  left: 50%;
  transform: translateX(-50%);
  border: 0.3rem solid #ffffff;
  border-radius: 0.5rem;
  box-shadow: 0 0 10px rgb(0 0 0 / 60%);
}

#step10 .clock-wrap .title {
  font-family: 'UhBee', sans-serif;
  color: #ff0049;
  font-size: 1.5rem;
  text-align: center;
}

#step10 .clocks {
  border: 0.2rem solid #ff0049;
  height: 62%;
  font-family: 'lab-digital', sans-serif;
  width: 90%;
  margin: 0 auto;
  font-size: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ff0049;
}

#step12 .text-box {
  top: 45%;
  width: 70%;
  padding: 1rem 0;
}

#step13 .text-box {
  width: 70%;
  top: 8rem;
}

#step14 .text-box {
  top: 5%;
  padding: 4% 0;
}

#step14 .point-color {
  color: #ff0000;
}

#step15 .img {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 80%;
  transform: translateX(-50%);
}

#step18 .text-box.bg-brown,
#step14 .text-box.bg-brown {
  top: auto;
  bottom: 23%;
  border-color: #ffffff;
  background: #573337;
  color: #ffffff;
  font-family: 'RixGulim', sans-serif;
  font-weight: 500;
}

#step19 .text-box {
  top: auto;
  bottom: 22%;
}

#step21 .text-box {
  top: 45%;
}

#step22 .text-box {
  top: 54%;
}

#bg24 {
  width: 200%;
  animation: bgSlide 1.8s forwards;
}

#bg29 {
  background: #ffffff;
  top: 41%;
  text-align: center;
}

#bg29 > img {
  width: 85%;
  display: inline-block;
  padding: 6.5rem 0;
}

img.img.person {
  width: 75%;
  bottom: 0;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  z-index: -1;
}

#step34 .text-circle {
  bottom: auto;
  top: 4rem;
}

#step35 .text-circle {
  width: auto;
  bottom: 39%;
  padding: 5% 8%;
}

#step35 .point-color {
  font-weight: 700;
}

#step36 {
  background-color: #211012;
}

#step36 .img {
  position: absolute;
  top: 30%;
  width: 100%;
  z-index: -1;
}

#step36 .text-box {
  top: auto;
  bottom: 22%;
}

#step36 .vacation-text {
  font-family: 'jalnan', sans-serif;
  text-align: center;
  position: absolute;
  top: 9%;
  left: 50%;
  transform: translatex(-50%);
}

#step36 .vacation-text p {
  line-height: 1.3;
}

#step36 .vacation-text p:first-child {
  color: #ffffff;
  font-size: 2.5rem;
}

#step36 .vacation-text p:nth-child(2) {
  color: #d8939d;
  font-size: 2.2rem;
}

#step36 .vacation-text p:nth-child(3) {
  color: #b16d77;
  font-size: 1.9rem;
}

#step36 .vacation-text p:nth-child(4) {
  color: #89535b;
  font-size: 1.6rem;
}

#step36 .vacation-text p:nth-child(5) {
  color: #6f4249;
  font-size: 1.3rem;
}

#step37 .text-box {
  top: 8%;
}

#step38 .radius-box-black {
  bottom: 30%;
}

#step39 .radius-box-black {
  bottom: 33%;
}

#step40 .img {
  width: 100%;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#step41 .fade-in {
  opacity: 0;
  transition: all 0.7s ease;
  pointer-events: none;
}

#step41 .fade-in.active {
  opacity: 1;
  pointer-events: auto;
}

#step41 .last-bg.bg-left.choose {
  left: 0.5%;
}

#step41 .last-bg.bg-right.choose {
  right: -0.5%;
}

#step41 .text-wrap.choose {
  transition: all 0.7s ease;
}

#step41 .text-wrap.left {
  left: 61%;
}

#step41 .text-wrap.right {
  right: 50%;
}

#step41 .text-wrap.left.choose {
  left: 28%;
}

#step41 .text-wrap.right.choose {
  right: 28%;
}

#step41 .text-wrap p:first-child {
  color: #ffffff;
  font-family: 'UhBee', sans-serif;
  font-size: 1rem;
}

#step41 .last-bg {
  position: absolute;
  top: 50%;
  /* width: 54.5%; */
  width: 120%;
  height: 52rem;
  transform: translateY(-50%);
  z-index: 10;
}

#step41 .last-bg.bg-left {
  left: -117%;
  background-image: url('https://cdn.banggooso.com/assets/images/game50/page/bg-red.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  padding-right: 1rem;
  opacity: 0;
  transition: left 1s ease-out, opacity 1s linear;
}

#step41 .last-bg.bg-right {
  right: -117%;
  opacity: 0;
  background-image: url('https://cdn.banggooso.com/assets/images/game50/page/bg-blue.png');
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  transition: right 1s ease-out, opacity 1s linear;
}

#step41 .text-wrap {
  text-align: center;
  position: absolute;
  width: auto;
  top: 28%;
}

#step41 .text-wrap > a {
  font-family: 'jalnan', sans-serif;
  padding: 0.2rem 1rem;
  border: 0.2rem solid #ffffff;
  font-size: 1.5rem;
  border-radius: 3rem;
  margin-top: 0.5rem;
  display: inline-block;
}

#step41 .bg-left a {
  background: #ffd2d8;
  color: #c15665;
}

#step41 .bg-right a {
  background: #94cdd0;
  color: #1f6165;
}

#step41 .bg-left.active {
  left: -64.5%;
  opacity: 1;
}

#step41 .bg-right.active {
  right: -55.5%;
  opacity: 1;
}

#step41 .img {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20;
  width: 100%;
  opacity: 0;
}

#step41 .img.active {
  opacity: 1;
  transition: all 0.7s;
}

#step41 .click {
  position: absolute;
  top: 7%;
  left: 50%;
  z-index: 999;
  color: white;
  font-size: 3.2rem;
  transform: translateX(-50%);
  font-family: 'Jalnan';
  text-shadow: -1px -1px 0.15em rgb(89 49 55), 1px -1px 0.15em rgb(89 49 55), -1px 1px 0.15em rgb(89 49 55),
    1px 1px 0.15em rgb(89 49 55);
}

#step41 .text-box {
  position: absolute;
  bottom: 12%;
  top: auto;
  z-index: 20;
}

.game-wrap .full-page .text-box b {
  font-weight: 900;
}

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

/* 문제페이지 - 힌트 라인 */

.game-wrap .full-page .letter-icon,
.game-wrap .full-page .input-wrapper button[type='submit'] {
  width: 3.3rem;
  height: 2.8rem;
  border-radius: 4rem;
  box-shadow: 1px 1px 0.5rem #c0c0c0;
  cursor: pointer;
  background-color: #ffa4af;
  border: 0;
  color: #593137;
  font-weight: 800;
}

.game-wrap .full-page .letter-icon {
  background: #ffa4af url('https://cdn.banggooso.com/assets/images/game50/icon/letter.png') no-repeat center center /
    50%;
  margin-top: 0.15rem;
}

.game-wrap .full-page .letter-icon:after {
  content: '힌트';
  color: #593137;
  font-size: 0.7rem;
  font-weight: 800;
  position: absolute;
  bottom: -1.2rem;
  left: 50%;
  transform: translateX(-50%);
  font-style: normal;
}

.game-wrap .full-page .input-wrapper {
  width: 90%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  margin: 0 auto;
}

.game-wrap .full-page .input-wrapper .input-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.game-wrap .full-page .input-wrapper .answer-wrapper {
  width: 80%;
  margin: 0 0.5rem;
}

.game-wrap .full-page .input-wrapper #input-answer {
  padding: 1rem 0;
  border-radius: 3rem;
  text-align: center;
  border: 0.1rem solid #b7b4aa;
  box-shadow: 1px 1px 0.5rem #b7b4aa;
  font-size: 0.65rem;
  font-weight: 700;
  cursor: pointer;
  width: 100%;
}

.game-wrap .full-page .input-wrapper #input-answer + span {
  text-align: center;
  display: inline-block;
  width: 100%;
  font-style: normal;
  font-size: 0.8rem;
  color: #573337;
  padding-top: 0.2rem;
  font-weight: 900;
  text-shadow: 0 0 4px #ededed;
}

.game-wrap .full-page .input-wrapper .hintP {
  color: #ffffff;
  font-size: 0.7rem;
  margin-top: 0.5rem;
  font-weight: 700;
  text-align: center;
}

.game-wrap .full-page .question-wrapper {
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

/* 문제페이지 - 힌트 & 오답 모달 */

.modal-bg .closeHint.close {
  width: 4rem;
  height: 3rem;
  background: url('https://cdn.banggooso.com/assets/images/game41/close_X.png') 30% 53% / 1rem no-repeat;
  margin: 0;
}

.modal-cont.wrong-answer {
  height: auto !important;
  font-family: 'RixGulim', sans-serif;
  overflow: unset !important;
}

.modal-bg .modal-cont .Hint02:before {
  content: '현명한 도구리가 주는';
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  font-family: 'UhBee', sans-serif;
  font-size: 1rem;
}

.modal-bg .modal-cont .Hint01:after,
.modal-bg .modal-cont .Hint02:after {
  width: 5rem;
  height: auto;
  position: absolute;
  bottom: 0.2rem;
  left: 0.5rem;
}

.modal-bg .modal-cont .Hint01:after {
  content: url('https://cdn.banggooso.com/assets/images/game50/hint_cha.png');
}

.modal-bg .modal-cont .Hint02:after {
  content: url('https://cdn.banggooso.com/assets/images/game50/answer_cha.png');
}

.modal-bg .modal-cont .Hint02 p.hint {
  font-size: 1.3rem;
}

.modal-bg .modal-cont #answer {
  background: url('https://cdn.banggooso.com/assets/images/game41/answer_next.png') right 47% / auto 0.8rem no-repeat;
  bottom: 0rem;
  padding: 1rem;
  width: 100%;
}

#modal .hint-title {
  font-size: 0.9rem;
  background-color: #ffa4af;
  color: #593137;
  font-weight: 900;
}

#modal .modal-bg .modal-cont {
  max-width: 300px;
}

#modal .modal-bg .modal-cont.wrong-answer:before {
  content: url('https://cdn.banggooso.com/assets/images/game50/wron_cha.png');
  position: absolute;
  right: 0;
  top: -2.5rem;
  width: 5rem;
  height: auto;
}

#modal .modal-bg .modal-cont p.hint {
  font-weight: 900;
  font-size: 0.95rem;
}

#modal .modal-cont.wrong-answer .closeHinSt {
  padding: 0.5rem 0;
  border-top: 1px solid #eeeeee;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

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

/* result */

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

.game-wrapper .game-title + .app-main.test-lists-wrap,
.game-wrapper .game-title.rank-page + .app-main,
.game-wrapper .app-header.result + .app-main {
  display: block;
}

.game-result {
  padding-top: 1rem;
  background-color: #ffe9ed;
  height: auto;
}

.game-result .recommend-list:before,
.game-wrapper .game-title {
  background-color: #ffa4af;
}

.result-banner {
  width: 90%;
  display: block;
  margin: 0 auto 1rem;
}

.game-result .result-box {
  border-color: #ffffff;
}

.game-result .num-statement > span {
  color: #ffa4af;
  font-family: 'Jalnan', sans-serif;
}

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

.app-main .result-bot-text .subtitle {
  font-size: 0.95rem;
  font-weight: 900;
}

.app-main .result-bot-text .subtitle + p {
  font-size: 0.9rem;
  font-weight: 700;
  text-align: left;
}

.game-result .subtitle.doguri {
  font-size: 1rem;
  margin: 0 auto 1rem;
}

.game-result #result-title {
  padding-top: 0;
}

.game-result #result-title h1,
.game-result #result-title h2 {
  font-family: 'jalnan', sans-serif;
  font-weight: 400;
}

.game-result #result-title h1 {
  margin-bottom: 0.9375rem;
}



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

.game-result #result-title .num-statement {
  font-family: RixGulim, sans-serif;
}

.game-result .result-box h3.result-box-title span:before,
.game-result .result-box h3.result-box-title p:before {
  background-color: #ffa3ae;
  height: 35%;
}

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

.btns {
  text-align: center;
}

.btns a {
  width: 18rem;
  font-family: 'jalnan', sans-serif;
  color: #ffffff;
  background-color: #593137;
  border-radius: 3rem;
  padding: 0.7rem;
  text-align: center;
  display: inline-block;
  font-size: 1.2rem;
}

.btns.info a {
  background-color: #d65a69;
  width: 100%;
  border-radius: 2rem;
  margin-top: 1rem;
}

.btns + .result-box {
  margin-top: 2rem;
}

.game-btn-wrapper > .game-btn {
  border: none;
  box-shadow: none;
}

.btn_myranking.ranking a,
.btn_retest a,
.btn_myranking a {
  border-radius: 3rem;
  color: #ffffff !important;
  display: inline-block;
  font-family: 'jalnan', sans-serif;
  font-size: 1.2rem;
  border: none;
  box-shadow: none;
}

.btn_myranking a {
  background-color: #d65a69;
  padding-right: 2rem !important;
}

.btn_myranking.ranking a {
  background-color: #ffa4af;
  padding-right: 1rem !important;
}

.app-main .btn_retest a {
  background-color: #ffa4af;
}

.btn_myranking.ranking {
  margin-top: 0.8rem;
}

.btn_myranking.ranking a {
  padding-left: 0;
}

.btn_myranking.ranking a:after,
.btn_myranking a:after {
  content: '';
  background: transparent url('https://cdn.banggooso.com/assets/images/game42/icon/list-w.png') no-repeat center center /
    100%;
  width: 1rem;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-51%);
  margin-left: 0.5rem;
}

.event-img > img {
  width: 62% !important;
  display: block;
  margin: 1rem auto;
}

.event-img:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20%;
  height: 100%;
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/event-1.png') no-repeat center center /
    contain;
}

.event-img:after {
  content: '';
  position: absolute;
  right: 6%;
  bottom: 0;
  width: 10%;
  height: 100%;
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/event-2.png') no-repeat center center /
    contain;
}

#event-text-wrap {
  text-align: center;
  font-size: 0.8rem;
  color: #222222;
}

#event-text-wrap b {
  font-weight: 900;
}

#event-text-wrap > p:first-child {
  margin-bottom: 0.3rem;
}

#event-text-wrap .text-bg {
  background-color: #ffa4af;
  font-weight: 900;
  border-radius: 0.3rem;
  padding: 0.2rem;
}

#event-text-wrap > .text-bg {
  padding: 0.5rem 1rem;
  border-radius: 0.7rem;
  margin: 0.5rem auto 1rem;
}

#event-text-wrap .event-text {
  position: relative;
  font-weight: 900;
  font-size: 1rem;
}

#event-text-wrap .event-text::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 123%;
  height: 50%;
  background: #ffa4af;
  z-index: -1;
  transform: translateX(-50%);
}

#hintWrap {
  display: flex;
  margin-top: 0.5rem;
}

#hintWrap > div {
  border-right: 1px solid #ffa3ae;
  flex-grow: 1;
}

#hintWrap > div:last-child {
  border-right: 0;
}

#hintWrap > div > p {
  height: 2.5rem;
  font-weight: 800;
}

#hintWrap > div > p:first-child {
  font-family: 'jalnan', sans-serif;
  font-size: 1.3rem;
  color: #d65a69;
}

#hintWrap > div > p:nth-child(2) {
  color: #222222;
  font-family: 'RixGulim', sans-serif;
}

.swiper-container.doguri {
  width: 100%;
  border: 1px solid #909090;
  box-shadow: 0 0 10px #909090;
  height: 20rem;
  border-radius: 1rem;
  background-color: #e5e5e5;
  margin-top: 1rem;
  overflow: hidden;
}

.text-flex-wrap {
  color: #59343a;
  font-weight: 700;
  font-size: 1.2rem;
  padding: 1rem 0;
}

:root {
  --swiper-theme-color: #3c3c3c !important;
}

.swiper-container.doguri .swiper-slide:first-child {
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/brand/set.jpg') no-repeat center center /
    100%;
}

.swiper-container.doguri .swiper-slide:nth-child(2) {
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/brand/signiel2.jpg') no-repeat center
    center / 100%;
}

.swiper-container.doguri .swiper-slide:nth-child(3) {
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/brand/signiel1.jpg') no-repeat center
    center / 100%;
}

.swiper-container.doguri .swiper-slide:nth-child(4) {
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/brand/cloth.jpg') no-repeat center center /
    100%;
}

.swiper-container.doguri .swiper-slide:nth-child(5) {
  background: transparent url('https://cdn.banggooso.com/assets/images/game50/brand/wine.jpg') no-repeat center center /
    100%;
}

.share-sns-list .list-title span {
  font-size: 1rem;
  font-weight: 900;
}

.img-box .thumb-img-text {
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  margin-top: 0.5rem;
}

/* ranking */

.rankingBox .list_content_div {
  height: 25rem;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

.app-main.test-lists-wrap {
  background-color: #ffffff;
}

.rankingBox .myRanking h3,
.rankingBox .topRanking h3 {
  padding: 0 2%;
}

.rankingBox .myRanking h3::before,
.rankingBox .topRanking h3::before {
  height: 59%;
  bottom: -14%;
  background-color: #ffa4af;
}

.rankingBox .myRanking .myNum {
  font-weight: 700;
}

.test-lists-wrap .rankingBox .list_content_title > ul > li {
  background-color: #ffffff;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li {
  background-color: #fafafa;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:first-child {
  background-color: #ffa4af;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-child(2) {
  background-color: #ffc7ce;
}

.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-child(3) {
  background-color: #fcebf3;
}

.rankingBox .myRanking .allNum {
  font-family: 'RixGulim', sans-serif;
}

/* list-type */

.test-lists-wrap .test-lists {
  padding-bottom: 3rem;
}

.test-lists-wrap.rank-page {
  background-color: #ffffff;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .num {
  text-shadow: 3px 4px 0px #ffa4af;
}

.test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  width: 100%;
  background-color: #ededed;
  font-weight: 800;
}

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

.game-wrapper .test-lists-wrap .test-lists .test-list-item:first-child {
  border-color: #ffa4af;
}

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

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

.game-wrapper .test-lists-wrap .title {
  font-weight: normal;
  letter-spacing: normal;
  position: relative;
  z-index: 1;
  font-family: 'jalnan', sans-serif;
  display: inline-block;
  width: auto;
}

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

/* media & keyframes line */

@keyframes bgSlide {
  0% {
    left: 100%;
  }
  100% {
    left: 0%;
  }
}

@media screen and (max-width: 340px) {
  img.img.person {
    width: 80%;
  }
  #step35 .text-circle {
    bottom: 44%;
  }
}
