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

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

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

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

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

.game-intro .img-box {
  padding-top: 2.5rem;
}

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

.player-input {
  text-align: center;
}

.player-input .name-div {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

.player-input .name-div:nth-of-type(1) {
  margin-bottom: 1rem;
}

.player-input .name-div > input {
  border: 0;
  outline: 0;
  background: transparent;
  width: 69%;
  text-align: center;
  padding-bottom: 5px;
  background-image: url('https://cdn.banggooso.com/assets/images/game43/name_line.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.player-input .name-div > input:focus,
.player-input .name-div > input:enabled {
  color: #ffffff;
  font-family: Cafe24Ohsquare;
  font-size: 2.1rem;
}

.player-input .name-div > input::placeholder {
  color: #314abf;
  font-family: Cafe24Ohsquare;
  font-size: 1.9rem;
  line-height: 1.9rem;
}

.input-span {
  color: #ffffff;
  font-family: Cafe24Ohsquare;
  font-size: 2.1rem;
}

.player-input > select {
  text-align: center;
  margin: 0 auto;
  margin-top: 2.1875rem;
  width: 72%;
  cursor: pointer;
  font-family: 'RixGulim', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 12px;
  height: 3.2rem;
  border: 3px solid black;
  text-indent: 0.7rem;
  outline: 0;
  background: #ffffff url('https://cdn.banggooso.com/assets/images/game43/sel_down.png') no-repeat 95% 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.player-input > select.open {
  background: #ffffff url('https://cdn.banggooso.com/assets/images/game43/sel_up.png') no-repeat 95% 50%;
}

.game-intro .btn-game-start {
  background: none;
  background-image: url('https://cdn.banggooso.com/assets/images/game43/start_nc.png');
  background-size: 100% 100%;
  border: 0;
  box-shadow: none;
}

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

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

.game-intro .game-count {
  margin-top: -2.5rem;
  margin-bottom: 2rem;
}

.share-sns-list .list-title span,
.game-intro .game-count .count-label {
  line-height: 1;
}

.share-sns-list .list-title,
.game-intro .game-count .count-label,
.game-intro .game-count .count-num {
  font-family: Cafe24Ohsquare;
  font-size: 1.8rem;
}

.share-sns-list .list-title {
  margin-bottom: 0;
}

.share-sns-list .list-title span {
  color: #ffffff;
  margin-bottom: 0;
  cursor: pointer;
}

.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: #ffffff;
}

.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,
.game-result .btn_retest a {
  color: #ffffff;
  font-family: Cafe24Ohsquare;
  font-size: 2.2rem;
  line-height: 2.2rem;
  text-align: center;
  background: none;
  padding: 0;
}

.game-result .share-sns-list,
.game-result .share-sns-list span {
  margin: 0;
  display: block;
}

.game-result .btn_retest {
  padding: 1rem 0 4rem;
  margin: 0 auto;
  text-align: center;
}

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