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

/* 스낵 테스트 - idx 43 & 짤뽑기 idx 27 & idx 37 */

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

@charset "UTF-8";
@font-face {
  font-family: 'GmarketSansBold';
  src: url('https://cdn.banggooso.com/assets/fonts/GmarketSansTTFBold.woff2') format('woff2'),
    url('https://cdn.banggooso.com/assets/fonts/GmarketSansTTFBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Cafe24Ohsquare';
  src: url('/_admin/uploads/assets/fonts/Cafe24Ohsquare.ttf') format('truetype');
}

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

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

body {
  transform: skew(0);
  transform: none !important;
}

button {
  color: inherit;
}

.app .app-header .app-header-btn.back {
  background-size: auto 1.3rem;
}

.app.snack {
  background-color: #fefef6;
  letter-spacing: 0px;
  transform: none;
}

.app.snack .app-header {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 500px;
  height: 3.1rem;
  z-index: 1;
}

.app.snack .app-header-btn {
  padding: 0.4rem 2rem;
}

.app.snack .app-header .app-header-btn:not([disabled]):not(.disabled) {
  cursor: pointer;
}

.app.snack .app-header .app-header-btn .app-header-icon {
  font-size: 1.2rem;
  line-height: 2.48rem;
}

.app.snack input,
.app.snack textarea {
  -webkit-appearance: none;
}

.app.snack input:-webkit-autofill,
.app.snack input:-webkit-autofill:hover,
.app.snack input:-webkit-autofill:focus,
.app.snack input:-webkit-autofill:active {
  transition: background-color 1000s;
}

.list-body,
.intro-body,
.make-body {
  margin: 0px !important;
}

/* intro.html */

.pop_induce.snack {
  display: none;
}

.popup img {
  width: 100%;
}

.pop_induce.snack .popup {
  background: url('https://cdn.banggooso.com/assets/images/common/pop_common.png');
  background-size: 100% 100%;
  border-radius: 15px;
  padding-bottom: 31rem;
}

.pop_induce.snack .popup .btn_induce.btn {
  bottom: 5.5%;
}

.pop_induce.snack .popup .popup_text {
  transform: translate(32%, 40%);
  width: 15rem;
  position: absolute;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
  font-family: 'RixGulimEB', sans-serif;
}

.pop_induce.snack .popup .popup_text_color {
  color: #f85e4e;
}

.list-header {
  background-image: url('https://cdn.banggooso.com/assets/images/snack/img_main_pattern.png');
  background-size: 100% 100%;
  padding: 20px;
  padding-right: 0px;
  margin-top: 3.1rem;
}

.list-header-title {
  margin-top: 30px;
}

.app.snack .swiper-container .swiper-wrapper {
  margin-top: 0.5rem;
}

.app.snack .swiper-container {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  margin-left: -9px;
}

.list-header .swiper-slide {
  cursor: pointer;
}

.list-header .swiper-slide.first-bg,
.list-header .swiper-slide.second-bg,
.list-header .swiper-slide.third-bg,
.list-header .swiper-slide.fourth-bg,
.list-header .swiper-slide.fifth-bg {
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 1rem;
}

.swiper-slide-p {
  color: #ffffff;
  margin-block-start: 2.7rem;
  margin-inline-start: 1.7rem;
  margin-inline-end: 1.7rem;
  font-size: 1.8rem;
  line-height: 1.2;
  height: 3.8rem;
  font-family: GmarketSansBold;
  word-break: keep-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 2rem;
}

.search {
  width: 500px;
  background-size: 100% 100%;
  padding-bottom: 0.24rem;
  background-color: #fffef6;
  padding-bottom: 0.24rem;
}

.search-header-title {
  display: none;
  padding-left: 20px;
  margin-top: 50px;
  margin-bottom: 4rem;
  position: relative;
}

.fixed {
  position: fixed;
  top: 0;
  padding-top: 20px;
}

.list-main {
  padding: 20px;
  font-family: RixGulim, sans-serif;
  margin-bottom: 10%;
}

.list-main #list_wrap {
  margin-bottom: 8.3rem;
}

.snack-a {
  color: black;
}

.snack-a,
.snack-a:visited,
.snack-a:hover,
.snack-a:focus,
.snack-a:active {
  text-decoration: none;
}

.list-ranking,
.players {
  display: inline-block;
}

.list-ranking {
  margin-inline-start: 12px;
  margin-top: -1.2rem;
}

.players {
  color: #ffe29e;
  font-size: 1.4rem;
  font-family: GmarketSansBold;
  float: right;
  margin-right: 20px;
  padding-top: 1.3rem;
}

.snack-info {
  float: left;
  width: 70%;
}

.snack-participants {
  float: left;
  width: 30%;
  text-align: right;
  font-family: GmarketSansBold;
}

.all-snack,
.snack-title,
.snack-participants {
  color: #2e251b;
}

.all-snack {
  float: left;
  font-size: 1.2rem;
  margin-top: 0.1rem;
}

.recent {
  float: right;
  color: #7f5300;
  line-height: 1.2;
  cursor: pointer;
}

.recent img {
  vertical-align: middle;
  margin-right: 0.2rem;
  margin-top: -0.1rem;
  width: 17px;
  height: auto;
}

.search-form {
  position: relative;
  margin-top: 1.5rem;
  margin-bottom: 1.2rem;
  padding: 0px 20px;
}

.search-form.fixed {
  position: relative;
  top: 91px;
  left: 50%;
  transform: translateX(-50%);
}

.search-form.fixed-pc {
  position: relative;
  top: 85%;
  left: 50%;
  transform: translateX(-50%);
}

.search-text {
  background-color: #e9e8dc;
  border: 1px solid #d4d2c4;
  border-radius: 10px;
  line-height: 3.5;
  background-image: url('https://cdn.banggooso.com/assets/images/snack/icon_search.png');
  background-repeat: no-repeat;
  background-position: 16px 18px;
  text-indent: 45px;
  font-size: 1rem;
  width: 75%;
  padding: 0;
  color: #86837d;
  font-family: RixGulim, sans-serif;
  outline: 0;
}

.search-btn {
  cursor: pointer;
  max-width: 22%;
  vertical-align: middle;
  float: right;
  outline: none;
}

.test-list-header {
  font-family: GmarketSansBold;
  margin-bottom: 1.5rem;
}

.test-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.snack-title {
  font-size: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.snack-writer {
  line-height: 2;
  color: #9a9791;
}

.list-main .test-list hr {
  width: 100%;
  border: none;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 0.5rem;
  margin-bottom: 1rem;
}

.list-main .test-list li {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 1rem;
  padding-bottom: 60px;
}

.no-result {
  display: none;
  margin-top: 25%;
  text-align: center;
  color: #9a9791;
  padding: 10px;
}

.no-result , .btn_make{
  transform: none;
}


.no-result-img {
  width: 35%;
  margin-bottom: 1rem;
}

.ads-banner-wrap {
  max-width:500px;
}

.no-result-title {
  font-family: GmarketSansBold;
  font-weight: bold;
  font-size: 1.3rem;
  margin-bottom: 0.5rem;
}

.make-snack {
  position: fixed;
  bottom: 0.8rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  cursor: pointer;
  max-width: 50%;
}

/* index.html */

.intro-header {
  background-image: url('https://cdn.banggooso.com/assets/images/snack/img_test.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 350px;
  margin-top: 3.1rem;
}

.intro-header-images {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 50px;
}

.intro-header-images .btn-wrapper {
  float: right;
}

.intro-test-title,
.intro-test-subtitle {
  font-family: GmarketSansBold;
  margin-left: 20px;
  text-shadow: 0px 3px #613b09;
}

.intro-test-title {
  font-size: 2.4rem;
  color: #ffffff;
  line-height: 1.25;
  margin-block-start: 1rem;
  margin-block-end: 1rem;
  margin-inline-end: 20px;
  word-break: keep-all;
}

.intro-test-subtitle {
  color: #ffe29e;
  margin-bottom: 7rem;
}

#sns-btn,
#delete-btn,
#report-btn {
  float: right;
  height: 50px;
  cursor: pointer;
  margin-left: 0.5rem;
}

/* #delete-btn {
  margin-left: 0.5rem;
} */

.intro-main {
  display: block;
  margin: 0 auto;
  width: 90%;
}

.intro-main > p {
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.5;
  color: #2e251b;
  font-family: RixGulim, sans-serif;
}

.intro-input {
  display: block;
  margin-bottom: 1rem;
  padding: 0;
  font-family: RixGulim, sans-serif;
  border-radius: 10px;
  border: 1px solid #c1c1c1;
  color: #9a9791;
  background-color: #ffffff;
  font-size: 1.2rem;
  line-height: 2.6;
  text-indent: 1rem;
  width: 99.5%;
  outline: 0;
}

.intro-input:focus,
.intro-input:enabled {
  color: #2e251b;
}

#intro-btn {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
  outline: none;
}

.intro-black-bg {
  display: none;
  position: absolute;
  content: '';
  max-width: 500px;
  max-height: 100%;
  min-width: 320px;
  min-height: 100%;
  width: 100%;
  background-color: #000000;
  opacity: 60%;
  top: 0;
  left: auto;
  z-index: 1;
}

.intro-modal-wrap {
  display: none;
  width: 436px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

#intro-modal-img,
#sns-icon,
#share-popup-close {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#sns-icon {
  padding: 0;
  width: 100%;
  margin-top: -1rem;
}

#share-popup-close {
  cursor: pointer;
  margin-top: 6rem;
}

#btn-share {
  width: 3.6rem;
  height: 3.6rem;
}

.report-modal {
  text-align: center;
}

.report-modal .report-content {
  background-color: #fff;
  border-radius: 2rem;
}

.report-modal .report-header {
  border-bottom: 0.125rem solid #e8e8e8;
}

.report-modal .report-header-title {
  line-height: 4rem;
}

#report-title-icon {
  background-color: #fdd324;
  display: inline-block;
  border-radius: 50%;
  width: 1.3rem;
  height: 1.3rem;
  color: #fff;
  font-size: 1rem;
}

.report-btn-close {
  position: absolute;
  cursor: pointer;
  background: none;
  z-index: 100;
  right: 4%;
  top: 0.7rem;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
}

.report-btn-close > img {
  width: 100%;
}

#report-form .report-title {
  font-size: 2rem;
  margin: 2rem auto 1rem;
}

#report-form .report-select {
  position: relative;
  margin: 0 2rem;
  z-index: 1;
}

#report-form .report-select-box {
  border: 1px solid #696969;
  border-radius: 2rem;
  font-family: 'RixGulim';
  font-size: 1rem;
  padding: 1rem 0 1rem 2rem;
  font-weight: 500;
  background: url('https://cdn.banggooso.com/assets/images/snack/report_option_arrow.png') calc(95%) center no-repeat;
  text-align: left;
}

#report-form .report-options {
  background-color: #ffffff;
  border: 1px solid #696969;
  position: absolute;
  top: 0;
  width: 100%;
}
#report-form .report-options > li {
  padding: 0.7rem;
}
#report-form .report-options > li:hover {
  background-color: #fdd324;
  font-weight: 500;
}

#report-form .report-select-box .report-options::ms-expand {
  display: none;
}
#report-form .report-select-box .report-options > option {
  padding: 2rem;
}
#report-form .report-text-box input {
  padding: 1rem 1rem 1rem 2rem;
  background-color: #f1f1f1;
  border-radius: 2rem;
  margin-top: 1rem;
  width: 100%;
}

.report-modal #report-btn-send {
  width: 100%;
  height: 4rem;
  margin-top: 2rem;
  background-color: #fdd324;
  font-size: 1.2rem;
  border-radius: 0 0 2rem 2rem;
  font-weight: 900;
}
.report-modal #report-btn-send:hover {
  cursor: pointer;
}
.report-modal #report-btn-send:active {
  background-color: #b39419;
}
.report-modal .report-complete {
  font-size: 1.75rem;
  padding: 1.5rem 0 1rem;
}

/* make.html */

#my-snack,
#random-item,
#test-result {
  font-family: GmarketSansBold;
  color: #7f5300;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}

.make-main {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 50px;
  margin-top: 3.1rem;
}

#test-title,
#description,
#result-input {
  color: #9a9791;
  width: -webkit-fill-available;
  border: 0;
  border-bottom: 1px solid #c1c1c1;
  background: #fffef6;
  outline: none;
  -webkit-border-radius: 0;
  padding: 0;
  padding-bottom: 2px;
}

#description {
  line-height: 1.3;
  height: 4rem;
  resize: none;
  font-family: RixGulim, sans-serif;
  font-size: 1.5rem;
}

#result-input {
  line-height: 1.3;
  height: 6rem;
  display: block;
  resize: none;
  font-family: RixGulim, sans-serif;
  font-size: 1.5rem;
}

#random-item,
#test-result {
  margin-top: 2rem;
  position: relative;
  z-index: 2;
}

#test-title:enabled,
#description:enabled,
#result-input:enabled {
  color: #2e251b;
}

#test-title,
#description,
.test-preview,
.test-register {
  margin-top: 1rem;
}

#test-title:focus,
#description:focus,
#result-input:focus {
  border-bottom: 3px solid #7f5300;
  color: #2e251b;
  outline: none;
}

#test-title {
  font-family: GmarketSansBold;
  font-size: 2.2rem;
}

.test-preview {
  float: left;
  outline: none;
}

.test-register {
  float: right;
  outline: none;
}

.test-preview,
.test-register {
  width: 49%;
}

.tooltip {
  position: relative;
  display: inline-block;
  margin: auto;
}

.tooltip > img {
  vertical-align: sub;
  width: 21px;
  height: 21px;
}

.tooltip .tooltip-content {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 75%;
  margin-left: -30px;
}

.tooltip .tooltip-content > img {
  height: 5rem;
  width: auto;
}

.tooltip:hover .tooltip-content,
.tooltip:active .tooltip-content,
.tooltip:focus .tooltip-content {
  visibility: visible;
}

.random-number-div {
  margin: 0 auto;
  font-family: RixGulim, sans-serif;
}

.random-number {
  border: 1px solid #c1c1c1;
  color: #2e251b;
  outline: 0;
  border-radius: 10px;
  width: 92%;
  line-height: 4rem;
  text-indent: 1.5rem;
  background: url('https://cdn.banggooso.com/assets/images/snack/icon_arrow.png') no-repeat 95% 50%;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 1.5rem;
  background-size: 18px;
}

.random-number::-ms-expand {
  display: none;
}

.random-number-span {
  margin-left: 10px;
  color: #2e251b;
  text-align: center;
  line-height: 4rem;
  float: right;
  font-size: 1.5rem;
}

.alphabet-btn {
  color: #7f5300;
  font-family: GmarketSansBold;
  background-color: #f0dbb5;
  text-align: center;
  border: 0;
  outline: 0;
  padding: 0;
  border-radius: 10px;
  cursor: pointer;
  display: none;
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
  margin-bottom: 10px;
  margin-right: 5px;
  font-size: 1.2rem;
}

.alphabet-btn:nth-of-type(6),
.alphabet-btn:nth-of-type(12) {
  margin-right: 0;
}

.black-bg {
  position: absolute;
  content: '';
  max-width: 500px;
  max-height: 100%;
  min-width: 320px;
  min-height: 100%;
  width: 100%;
  background-color: #000000;
  opacity: 60%;
  top: 0;
  left: auto;
  z-index: 1;
}

.modal-wrap {
  width: 27.3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  border-radius: 10px;
}

.modal-content-1,
.modal-content-2,
.modal-content-3 {
  text-align: center;
}

.modal-content-2,
.modal-content-3,
.modal-complete,
.modal-close-3 {
  display: none;
}

.modal-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.modal-close-1 {
  width: 80%;
  margin-top: 3.8rem;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}

.modal-wrap-2 {
  width: 22rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.modal-img-2 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.modal-close-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(285%, -580%);
  z-index: 3;
  cursor: pointer;
  width: 14%;
}

.modal-close-3 {
  cursor: pointer;
  width: 80%;
  margin: 0 auto;
  margin-top: -28%;
}

.modal-title-3 {
  margin: 0 auto;
}

.modal-gif {
  margin: 0 auto;
  width: 45%;
  margin-bottom: 1rem;
}

.modal-complete {
  width: 100%;
}

.random-class {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -38%);
  z-index: 3;
  margin-top: -2rem;
  height: 650px;
  overflow-y: scroll;
  padding: 0px 4px;
}

.random {
  outline: 0;
  color: #a3a3a3;
  border: 1px solid #c1c1c1;
  font-family: RixGulim, sans-serif;
  padding: 0;
  margin-bottom: 0.8rem;
  text-indent: 1rem;
}

.random:focus,
.random:enabled {
  color: #2e251b;
}

.random,
.result-check {
  width: 360px;
  border-radius: 10px;
  line-height: 2.6;
  font-size: 1.2rem;
}

.result-check {
  width: 362px;
  height: 51px;
  font-family: GmarketSansBold;
  border: 0;
  outline: 0;
  cursor: pointer;
  background-color: #f0dbb5;
  color: #7f5300;
  margin-bottom: 1.5rem;
  padding: 0;
}

.result-text {
  font-size: 1.35rem;
  font-family: RixGulim, sans-serif;
  text-align: left;
  line-height: 1.4;
  color: #9a9791;
}

.random-class::-webkit-scrollbar {
  display: inline;
  width: 5px;
}

.random-class::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
}

/* .pop_induce.snack::before{
  width: 100%;
  height: 100%;
} */

@media (min-width: 280px) and (max-width: 490px) {
  .pop_induce.snack .popup {
    padding-bottom: 22rem;
    border-radius: 11px;
  }
  .pop_induce.snack .popup .popup_text {
    width: 60%;
    margin-top: 0.1rem;
    font-size: 0.8rem;
  }
  .app.snack .app-header-btn {
    padding: 0;
  }
  .app.snack .app-header .app-logo {
    background-size: auto 68%;
  }
  .list-main #list_wrap {
    margin-bottom: 5rem;
  }
  .list-header-title,
  .search-header-title {
    width: 11rem;
  }
  .search {
    width: 100%;
  }
  .search-header {
    width: 100%;
    height: 7rem;
    padding-bottom: 0.21rem;
  }
  .list-ranking {
    margin-top: -1rem;
    width: 21%;
  }
  .list-header .swiper-slide {
    padding-bottom: 0.3rem;
  }
  .players {
    font-size: 1.1rem;
    padding-top: 0.9rem;
  }
  .app.snack .swiper-container {
    margin-bottom: 0.5rem;
  }
  .swiper-slide-p {
    font-size: 1.4rem;
    height: 3.2rem;
    margin-block-start: 6%;
    margin-inline-start: 1.5rem;
    margin-inline-end: 20%;
    line-height: 1.3;
  }
  .search-form {
    height: 3rem;
  }
  .search-text {
    height: 3rem;
    line-height: 3rem;
    background-position: 14px 14px;
    width: 70%;
  }
  .search-btn {
    max-width: none;
    height: 100%;
  }
  .intro-header {
    background-size: 100% 85%;
    height: 340px;
  }
  .intro-header-title {
    height: 42px;
  }
  #sns-btn,
  #delete-btn,
  #report-btn {
    height: 37px;
  }
  .intro-test-title {
    font-size: 1.7rem;
  }
  .intro-test-subtitle {
    font-size: 1.4rem;
  }
  .intro-main > p {
    margin-top: -10%;
  }
  #intro-modal-img {
    width: 74%;
  }
  #btn-share {
    width: 2.6rem;
    height: 2.6rem;
  }
  #share-popup-close {
    width: 60%;
    margin-top: 4.2rem;
  }
  #my-snack,
  #random-item,
  #test-result {
    font-size: 0.9rem;
  }
  #test-title {
    font-size: 1.6rem;
  }
  #description {
    font-size: 1rem;
    height: 2.7rem;
  }
  #result-input {
    font-size: 1rem;
    height: 4rem;
  }
  .alphabet-btn {
    line-height: 3.3rem;
    height: 3.3rem;
    width: 14.2%;
    font-size: 0.9rem;
  }
  .tooltip > img {
    vertical-align: sub;
    width: 1rem;
    height: 1rem;
  }
  .tooltip .tooltip-content {
    left: 90%;
  }
  .tooltip .tooltip-content > img {
    height: 4.4rem;
  }
  .random-number {
    text-indent: 1rem;
  }
  .random-number,
  .random-number-span {
    font-size: 1rem;
    line-height: 3.2rem;
  }
  .random {
    width: 260px;
  }
  .result-check {
    width: 262px;
    margin-bottom: 1.08rem;
  }
  .random-class {
    transform: translate(-50%, -25%);
    margin-top: -5.5rem;
    height: 450px;
  }
  .result-text {
    font-size: 0.95rem;
  }
  .modal-wrap {
    width: 322px;
  }
  .modal-close-1 {
    margin-top: 2.5rem;
  }
}

.pop_induce.pop_answer .popup.app .btn_induce {
  left: -1%;
  bottom: 8%;
}

.game-result.special {
  padding: 0px;
}

.game-result.special .detail {
  text-align: center;
}

.hidden-menu {
  margin: 0 auto;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
}

.hidden-list {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.hidden-img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0.5rem;
  border-radius: 10px;
  cursor: pointer;
}

.div-left {
  float: left;
  width: 49%;
}

.div-right {
  float: right;
  width: 49%;
}

.detail.imgselection {
  text-align: center;
}

.img-selected {
  margin: 0 auto;
  width: 90%;
  height: 90%;
}

.game-result .submit-btn {
  margin: 0 auto;
  margin-top: 1rem;
}

.game-result .detail.imgselection .retry-btn {
  margin: 0 auto;
}

.game-result .detail.imgselection .retry-btn .result-btn {
  font-size: 1.3rem;
}

.game-result .detail.imgselection .retry-btn .short-line {
  width: 40%;
}

.form {
  margin: 0 auto;
}

/* 이거 사줘 짤뽑기 */

.retry-btn .retry-text {
  font-family: Cafe24Ohsquare;
  font-size: 1.4rem;
  cursor: pointer;
}

.retry-btn .list-line {
  width: 9rem;
}

/* 만우절 거짓말뽑기 (idx 37) */

.app-main.lie {
  background-image: url('https://cdn.banggooso.com/assets/images/game37/background.png');
  color: white;
  text-align: center;
}

.lie-intro-title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  width: 56%;
}

.btn-lie-start {
  padding: 5px;
  width: 40%;
}

.game-intro.lie .list-title {
  color: white;
  font-family: 'Cafe24', sans-serif;
  margin-bottom: 0rem;
  cursor: pointer;
  font-size: 1.35rem;
}

.game-intro.lie .share-sns-list > img {
  width: 30%;
}

.game-intro.lie .list {
  margin-top: 0.5rem;
}

.game-intro.lie .game-count .count-label {
  font-size: 1.35rem;
  display: block;
  line-height: 1;
}

.game-intro.lie .game-count .count-label,
.game-intro.lie .game-count .count-num {
  color: white;
  font-family: 'Cafe24', sans-serif;
}

.game-intro.lie .game-count .count-label:before {
  background-color: transparent;
}

#GFT_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/GFT_C.png');
}

#IMT_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/IMT_C.png');
}

#CCJ_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/CCJ_C.png');
}

#CA_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/CA_C.png');
}

#HG_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/HGMJ_C.png');
}

#JBG_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/jbg_c.png');
}

#LIE_NC:active {
  content: url('https://cdn.banggooso.com/assets/images/game37/btn/lie_c.png');
}

.lie-topic {
  margin-top: 2rem;
  width: 75%;
}

.lie-question {
  margin-top: 1rem;
  font-family: 'Cafe24', sans-serif;
  color: #bec8e8;
  font-size: 2rem;
}

.lie-line {
  display: block;
  margin: 0 auto;
}

.day,
.major {
  font-family: 'Cafe24', sans-serif;
  color: #bec8e8;
  font-size: 1.3rem;
}

.app-main.lie input:-webkit-autofill,
.app-main.lie input:-webkit-autofill:hover,
.app-main.lie input:-webkit-autofill:focus,
.app-main.lie input:-webkit-autofill:active {
  transition: background-color 1000s;
  -webkit-text-fill-color: #fff !important;
}

.lie-text {
  outline-style: none;
  background: none;
  border: 0;
  font-size: 1.8rem;
  width: 50%;
  margin: 0 auto;
  margin-bottom: -0.7rem;
  font-family: Cafe24;
  color: white;
  text-align: center;
}

.lie-text.name {
  width: 54%;
}

.lie-text.day {
  width: 13%;
}

.lie-text.major {
  width: 38%;
}

.lie-line.special-1 {
  margin-left: 36%;
}

.lie-line.special-2 {
  margin-left: 24%;
}

.app-main.lie button {
  margin-top: 1.5rem;
  background: none;
  outline: 0;
  border: 0;
}

.app-main.lie button img {
  width: 85%;
  cursor: pointer;
}

.result-title.lie {
  font-family: 'RixYeoljeongdoRegular', sans-serif;
  color: white;
  margin-top: 2rem;
  margin-bottom: 0;
}

.app-main.lie .result-article .result-output {
  width: 80%;
}

.app-main.lie .retry-btn {
  line-height: 1.5;
  margin-bottom: 3rem;
}

.app-main.lie .result-btn,
.app-main.lie .retry-btn {
  font-family: 'Cafe24', sans-serif;
  color: white;
}

.app-main.lie .share-sns-list {
  margin: 0;
  margin-bottom: 2rem;
}

.balloon {
  margin: 0 auto;
  width: 88%;
}

.else-message {
  font-family: 'Cafe24', sans-serif;
  color: white;
  text-align: center;
  font-size: 1.2rem;
  width: 80%;
  margin: 0 auto;
}

.hg-message {
  margin: 0 auto;
  width: 75%;
  margin-bottom: 0.5rem;
  position: relative;
  z-index: 1;
}

.hg-message.text {
  font-family: 'Cafe24', sans-serif;
  color: black;
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: -55%;
  overflow: hidden;
  padding: 24px;
  padding-bottom: 13%;
  word-wrap: break-word;
}

.result-btn.hg {
  width: 7rem;
}

.app-main.lie .game-result {
  padding: 0;
}

.app-main.lie .result-article {
  margin-top: 0.7rem;
}

.detail-title {
  margin-top: 1rem;
  font-size: 2.8rem;
  font-family: 'RixYeoljeongdoRegular', sans-serif;
}

.fake-img {
  width: 80%;
  display: block;
  margin: 0 auto;
  margin-top: 1rem;
}

.lie-share-title {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
  width: 85%;
}

.lie-info {
  text-align: center;
  margin-bottom: 2rem;
}

.lie-info,
.lie-share-btn {
  font-family: 'Cafe24', sans-serif;
}

.lie-share-ad {
  width: 100%;
  margin-top: 1.6rem;
}

.lie-share-btn {
  cursor: pointer;
  color: white;
  background-color: red;
  border: 0;
  width: 90%;
  outline: 0;
  font-size: 1.5rem;
  padding: 10px;
  border-radius: 5px;
}

.app-main.lie .game-result .page-full {
  padding: 0px 12px;
}

.app-main.lie .game-result .recommend-list .inner .title {
  color: white;
}

.app-main.lie .game-result .recommend-list:before {
  background: #0a1128;
}

.app-main.lie .game-result .page-full.lie-result-page {
  margin-top: 12rem;
}

@media (min-width: 280px) and (max-width: 490px) {
  .game-intro.lie .list-title {
    font-size: 1.4rem;
  }
  .lie-line.special-0 {
    width: 54%;
  }
  .lie-line.special-1 {
    margin-left: 38%;
    width: 13%;
  }
  .lie-line.special-2 {
    margin-left: 26%;
    width: 38%;
  }
}

@media (min-width: 280px) and (max-width: 390px) {
  .alphabet-btn {
    line-height: 2.8rem;
    height: 2.8rem;
    width: 13.8%;
    font-size: 0.9rem;
  }
}

@media screen and (max-width: 500px) {
  .report-modal {
    width: 90%;
  }
}

@media screen and (min-width: 400px) {
  html {
    font-size: 16px !important;
  }
}
