* {
  background-attachment: initial;
}
.game-wrap {
  display: none;
}

.game-wrap .full-page {
  height: 100%;
}

#bannerWrap a img {
  min-width: 300px;
}

@font-face {
  font-family: 'NanumMyeongjoBold';
  src: url('https://cdn.banggooso.com/assets/fonts/NanumMyeongjoBold.ttf') format('truetype');
}

.game-intro,
.game-result,
.game-list {
  background-image: url('https://cdn.banggooso.com/assets/images/game71/background.png');
  background-size: 100% 100%;
  height: auto;
}

.game-intro .img-box {
  margin: 4rem 0 3.5rem;
}

.game-intro .img-box > img {
  display: block;
  margin: 0 auto;
  width: 80%;
}

.game-intro .btn-game-start {
  background: none;
  background-image: url('https://cdn.banggooso.com/assets/images/game71/START_NC.png');
  background-size: 100%;
  background-position: center center;
  border: 0;
  border-radius: 0rem;
  line-height: 6rem;
  box-shadow: none;
}

.game-intro .btn-game-start:active {
  background-image: url('https://cdn.banggooso.com/assets/images/game71/START_C.png');
}

.game-intro .share-sns-list {
  margin: 4.5rem auto;
}

.share-sns-list .list-title,
.game-intro .game-count .count-label,
.game-intro .game-count .count-num {
  font-family: NanumMyeongjoBold;
  font-size: 1.8rem;
  color: #817461;
  font-weight: 700;
}

.game-result .thumb-img-text {
  font-family: NanumMyeongjoBold;
  color: #817461;
  padding: 0.5rem 0;
  font-size: 1rem;
}

.list-title-img {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.game-intro .game-count .count-label {
  display: block;
}

.game-intro .game-count .count-label,
.game-intro .game-count .count-num {
  color: #817461;
}

.game-intro .game-count .count-num {
  font-size: 2.3rem;
}

.game-intro .game-count .count-label:before {
  background: none;
}

.banner_1216 > a {
  display: block;
  height: 250px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.pop_1216 #bannerWrap a img {
  width: 300px;
  height: auto;
}

.game-result {
  padding: 0;
}

.balloon-div {
  width: 75%;
  margin: 0 auto;
  padding-top: 3rem;
  padding-bottom: 1rem;
}

.balloon-text {
  font-weight: 800;
  text-align: center;
  font-size: 1.4rem;
  color: #ffffff;
  margin-bottom: -5.1rem;
}

.balloon-div img,
.detail img {
  width: 100%;
}

.detail {
  text-align: center;
}

.detail img {
  padding: 0 18px;
}

.detail #resultImg {
  display: none;
}

.location-img {
  display: block;
  margin: 0 auto;
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  width: 88%;
  cursor: pointer;
}

.location-img:active {
  content: url('https://cdn.banggooso.com/assets/images/game43/location_c.png');
}

.game-result .share-sns-list .list {
  margin-top: 0.5rem;
}

.app-main .btn_retest a {
  display: inline-block;
  width: 90%;
}

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

.game-result .btn_box a {
  width: 100%;
  line-height: 4.6rem;
  display: inline-block;
}

.game-result .btn_retest,
.game-result .btn_select,
.game-result .btn_list {
  width: 18rem;
  text-align: center;
  padding: 0 1.9rem;
}

.game-result .btn_retest a {
  background: url('https://cdn.banggooso.com/assets/images/game71/BUTTON3_NC.png') no-repeat;
  background-position: center center;
  background-size: 100%;
}

.game-result .btn_retest a:active {
  background: url('https://cdn.banggooso.com/assets/images/game71/BUTTON3_C.png') no-repeat;
  background-size: 100%;
}

.game-result .btn_select a {
  background: url('https://cdn.banggooso.com/assets/images/game71/BUTTON2_NC.png') no-repeat;
  background-position: center center;
  background-size: 100%;
}

.game-result .btn_select a:active {
  background: url('https://cdn.banggooso.com/assets/images/game71/BUTTON2_C.png') no-repeat;
  background-size: 100%;
}

.game-result .btn_list a {
  background: url('https://cdn.banggooso.com/assets/images/game71/BUTTON1_NC.png') no-repeat;
  background-position: center center;
  background-size: 100%;
}

.game-result .btn_list a:active {
  background: url('https://cdn.banggooso.com/assets/images/game71/BUTTON1_C.png') no-repeat;
  background-size: 100%;
}

.game-result .btn_box {
  margin-bottom: 5rem;
}

.game-result .btn_retest,
.game-result .btn_select,
.game-result .btn_list {
  margin: 0.5rem auto;
}

.game-result .btn_retest img,
.game-result .list-title-img {
  width: 10rem;
}

@media (min-width: 280px) and (max-width: 490px) {
  .game-intro .list-title-img {
    width: 8rem;
  }
  .player-input .name-div > input {
    width: 68%;
  }
}

@media screen and (max-width: 500px) {
  .popup_new.popup .pop_1216 #bannerWrap > a {
    top: 0;
  }
  .popup_new.popup .pop_1216 #bannerWrap a img {
    margin-top: 52%;
  }
}

.game-result #result-title {
  padding: 3rem 2rem 0;
}

.test-lists-wrap .test-lists {
  padding: 0 2.8rem;
  display: flex;
  flex-wrap: wrap;
}

.game-wrapper .test-lists-wrap .test-lists .test-list-item {
  display: inline-block;
  width: 50%;
  border: 0;
  padding: 0.2rem;
  margin: 0;
  border-radius: 1rem;
  overflow: hidden;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .thumb {
  width: 100%;
  margin: 0;
}

.game-wrapper.basic .test-lists-wrap {
  background-size: 100% 100%;
  padding-top: 3rem;
}

.game-wrapper .game-intro {
  padding: 3rem 0;
}

.game-intro .btn-wrap {
  width: 17rem;
}

.game-result .banner {
  margin: 2rem 0 1rem;
}

.game-list .test-lists-wrap {
  padding-top: 3rem;
  padding-bottom: 4rem;
}

.game-list .rank_title_wrap .img-box {
  padding: 0 2rem;
}

.game-list .rank_title_wrap .img-box img {
  width: 100%;
}
