/*font*/

@font-face {
  font-family: 'MapoAgape';
  src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoAgapeA.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* 리셋 */

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

/* 공통 */

.share-sns-list .list-title .countBox .countImg {
  background-image: url('https://cdn.banggooso.com/assets/images/icons/icon-reply-w.png');
}

.app-main,
.app .app-header.test-header {
  border-bottom: 0;
  background-color: #000000;
}

.app .app-header.test-header {
  background-color: #000000;
}

.app .app-header.test-header .app-logo {
  width: 14rem;
}

.game-intro .game-count .count-num,
.game-intro .game-count .count-label,
.game-intro .btn-game-start,
.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: white !important;
  font-weight: 400;
}

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

.game-intro .result-box .result-box-title:before,
.game-intro .game-count .count-label:before,
.btn-gray-round,
.game-result .result-box .result-box-title:before,
.game-result .result-box .result-box-title: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 {
  background-color: #831818 !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 .btn_myranking a,
.app-main .btn_retest a,
.game-result .result-box .result-box-title {
  font-family: MapoAgape !important;
}

.game-result .result-box {
  transform: none;
}

.share-sns-list .btn-share.kakao {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/kakatalk.png');
}

.share-sns-list .btn-share.instagram {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/instagram.png');
}

.share-sns-list .btn-share.facebook {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/facebook.png');
}

.share-sns-list .btn-share.twitter {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/twitter.png');
}

.share-sns-list .btn-share.link-copy {
  background-image: url('https://cdn.banggooso.com/assets/images/game28/icon/URL.png');
}

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

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

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

.result-box .img-halt-box ul.list > li span.label-top.first,
.result-box .img-halt-box ul.list > li span.label-top.second {
  height: auto;
  color: white;
  text-shadow: 0.1rem 0.1rem #831818;
  margin: 0 0 0.5rem 0;
}

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

/* 인트로페이지 */

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

.game-intro > div,
.game-intro > dl.game-count {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.game-intro > .img-box,
.game-intro > .share-sns-list,
.game-intro > .warning,
.game-intro > .most-type-wrap {
  position: relative;
  transform: none;
  left: 0;
}

.game-intro .user-nickname {
  top: 29.5rem;
}

.game-intro .user-nickname input {
  width: 12rem;
  height: 2.5rem;
  border: 2px solid #831818;
  text-align: center;
  font-size: 1.2rem;
  color: #363636;
  box-sizing: border-box;
  padding: 0.5rem;
  font-weight: 900;
}

.game-intro .btn-wrap {
  top: 31.5rem;
  width: 16.847rem;
}

.game-intro .btn-wrap .btn-game-start {
  border: 0.1rem solid transparent;
  background: #831818;
  line-height: 3.5rem;
  box-shadow: 0px 0px 6px 3px rgb(131 24 24 / 90%);
}

.game-intro .volBox {
  top: 38rem;
}

.game-intro > dl.game-count {
  top: 41.5rem;
}

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

.game-intro .warning {
  text-align: center;
  font-size: 0.7rem;
  margin-bottom: 2rem;
  opacity: 0.7;
}

.game-intro .most-type-wrap > div {
  border: none;
}

/* 문제페이지 */

.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-size: 80%;
  position: absolute;
  right: 2.5rem;
}

.app-header.page .app-home {
  background-size: 70%;
  position: absolute;
  right: 0.5rem;
}

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

.modal-cont.wrong-answer {
  height: auto !important;
}

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

.modal-bg .modal-cont #answer {
  font-weight: 600;
}

#modal .hint-title {
  font-size: 0.9rem;
  background-color: #831818;
}

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

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

.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: 1rem;
  border: 3px solid #fff;
  color: #fff;
  font-weight: 800;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  z-index: 5;
  min-width: 250px;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
}

.game-wrap .pop-text.black-text {
  background-color: #000;
  font-weight: 800;
}

.game-wrap .pop-text.question {
  background-color: #fff;
  border-color: #831818;
  color: #000;
}

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

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

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

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

.game-wrap .full-page .bottom-button,
.game-wrap .select-area a,
.game-wrap .select-area button {
  min-height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px 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: rgba(131, 24, 24, 0.89);
  color: #fff;
}

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

.game-wrap .full-page .game-character div {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}

#step01 .pop-text {
  top: 6rem;
}

#step02 .pop-text {
  top: 9rem;
}

.game-wrap .center-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: 3;
}

#step03 .pop-text.red-text,
#step03sub1 .pop-text.red-text,
#step12 .pop-text {
  top: 4rem;
}

#step03sub1 .blood-effect,
#step04 .blood-effect {
  width: calc(100% + 3.25rem);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#step04 .pop-text,
#step05 .pop-text,
#step06 .pop-text,
#step09 .pop-text,
#step10 .pop-text,
#step23 .pop-text,
#step34 .pop-text,
#step36 .pop-text {
  top: 50%;
  transform: translate(-50%, -50%);
}

#step07 .pop-text,
#step08 .pop-text,
#step18 .pop-text {
  bottom: 7rem;
}

#step14 .pop-text {
  top: 4rem;
  font-weight: 900;
}

#step15 .pop-text,
#step15sub1 .pop-text:first-child {
  top: 3rem;
}

#step03sub1 .pop-text.black-text,
#step15sub1 .pop-text:last-child,
#step21 .pop-text,
#step21sub1 .pop-text {
  bottom: 3rem;
}

#step19 .pop-text,
#step24 .pop-text {
  top: 2.5rem;
}

#step20 .pop-text {
  display: inline-block;
  position: relative;
  margin-bottom: 1.5rem;
}

#step20 .page-quiz-wrapper img {
  width: 100%;
}

.page-quiz-wrapper {
  padding-top: 2.5rem;
  position: relative;
}

#step24 img {
  width: 100%;
}

#step23 img,
#step25 img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

#step25 .pop-text {
  top: 4rem;
}

#step26 .pop-text {
  top: 6rem;
}

#step28 .zoom-img,
#step28sub1 .zoom-img {
  width: 100%;
  position: fixed;
  top: 14rem;
}

#step28sub2 .zoom-img,
#step28sub3 .zoom-img {
  width: 100%;
  position: fixed;
  bottom: 1.5rem;
}

#step29 .pop-text,
#step29sub1 .pop-text {
  bottom: 7rem;
}

#step30 .pop-text,
#step31 .pop-text.text-num-01 {
  top: 3rem;
}

#step31 .pop-text.text-num-02 {
  bottom: 0;
}

#step31 .escape-div {
  width: 80%;
  padding: 7rem 0 1rem;
  margin: 0 auto;
}

#step31 .escape-4 {
  width: 100%;
}

#step32 .pop-text {
  bottom: 2rem;
}

#step32 .black-div {
  background: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  opacity: 0;
  pointer-events: none;
}

#step33 .pop-text {
  bottom: 3rem;
}

#step27 > img {
  width: 100%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.game-wrap #step35 .pop-text.conversation-text {
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%);
}

#step37 .pop-text {
  top: 7rem;
}

.game-wrap #step37.full-page .bottom-button {
  font-family: 'MapoAgape', sans-serif;
}

/* 답안 제출 */

.game-wrap .full-page .letter-icon,
.game-wrap .full-page .input-wrapper button[type='submit'] {
  width: 3.3rem;
  height: 2.8rem;
  border-radius: 4rem;
  cursor: pointer;
  background-color: #831818;
  border: 0;
  color: #fff;
}

.game-wrap .full-page .letter-icon {
  background-color: #831818;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
  margin-top: 0.15rem;
}

.game-wrap .full-page .letter-icon > span {
  color: #6a625f;
  font-size: 0.7rem;
  font-weight: 600;
  margin-top: 3.4rem;
  display: inline-block;
}

.game-wrap .full-page .input-wrapper {
  position: absolute;
  bottom: 3%;
  left: 50%;
  transform: translateX(-50%);
  width: 90%;
  text-align: center;
  display: flex;
  justify-content: center;
  z-index: 50;
}

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

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

.game-wrap .full-page .input-wrapper .hintP {
  color: #6a625f;
  font-size: 0.7rem;
  margin-top: 0.5rem;
  font-weight: 800;
}

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

/* 결과페이지 */

.app .game-title {
  background-color: #831818;
  font-family: MapoAgape;
  color: #ffffff;
}

.game-result .vs-graph-wrap {
  padding-top: 1.5rem;
  margin-bottom: 1.2rem;
}

.game-result .vs-graph-wrap > p {
  font-size: 1.35rem;
  color: #a62121;
  text-align: center;
  font-family: MapoAgape;
  margin-bottom: 0.4rem;
}

.game-result .vs-graph-wrap > img {
  width: 100%;
}

.game-result .vs-graph {
  max-width: 457px;
  width: 100%;
  margin: 0 auto 0.4rem;
  background-size: contain;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 12.9%;
}

.game-result .vs-graph .stic-wrap {
  width: 64%;
  height: 100%;
  box-sizing: border-box;
  border-top: 0.2rem solid transparent;
  border-bottom: 0.2rem solid transparent;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}

.game-result .vs-graph .stic-wrap > div {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 0.7rem;
  font-weight: 600;
}

.game-result .vs-graph .stic-wrap > div.devil {
  background-color: #831818;
  color: #ffffff;
  text-align: right;
  justify-content: flex-end;
}

.game-result .vs-graph .stic-wrap > div.human {
  background-color: #ffffff;
  color: #831818;
}

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

.game-result #result-title h2,
.game-result #result-title h1 {
  font-family: MapoAgape;
  text-align: center;
  font-weight: 400;
}

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

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

.game-result .num-statement span {
  font-family: MapoAgape;
  color: #a62121;
  font-weight: 700;
}

.game-result .result-box,
.game-result .result-box.most {
  padding: 1.5rem 1.1rem;
  border: 3px solid #320d0d;
  border-radius: 10px;
}

.game-result .result-box-title {
  text-align: center;
  padding: 0 8px;
}

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

.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 {
  color: #a62121;
  font-weight: 900;
}

.game-result .result-bot-text .subtitle .user-nickname {
  color: #ffffff;
  font-weight: 800;
}

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

.game-result .test-result-wrap ul li {
  float: left;
  border-right: 2px solid #831818;
  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: MapoAgape;
  font-size: 1.4rem;
}

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

.share-sns-list .list-title .countBox .countNumber {
  font-weight: 500;
}

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

.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: #831818;
  color: #fff;
  line-height: 3.5rem;
  border-radius: 3rem;
  display: inline-block;
  background-repeat: no-repeat;
  font-size: 1.2rem;
  width: 18rem;
}

.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: 79% 52%;
  padding-right: 0.5rem;
}

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

.game-result .good,
.game-result .bad {
  font-family: 'MapoAgape';
  text-shadow: 0.1rem 0.1rem #831818;
  font-size: 0.85rem;
  margin-bottom: 0.7rem;
}

.btn-white-round {
  background: #fff;
  color: #222;
}

.rankingBox .myRanking,
.rankingBox .topRanking {
  color: #fff;
  border-color: #320d0d;
}

.rankingBox .myRanking h3,
.rankingBox .topRanking h3 {
  font-family: MapoAgape;
  color: #fff;
  padding: 0 5px;
  font-weight: 400;
}

.rankingBox .myRanking h3::before,
.rankingBox .topRanking h3::before {
  background-color: #831818;
}

.test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p::after {
  content: '..';
}

.test-lists-wrap .rankingBox div.list_content_title > ul > li {
  background-color: transparent;
  text-align: center;
  color: #fff;
  font-family: MapoAgape;
}

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

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

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

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

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

.test-lists-wrap .rankingBox .list_content_div > ul > li:first-child li:first-child,
.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-child(2) li:first-child,
.test-lists-wrap .rankingBox .list_content_div > ul > li:nth-child(3) li:first-child {
  color: transparent;
}

/* 실시간 유형 순위 */

.app .game-title.rank-page {
  font-size: 1.1rem;
}

.app .rank_title_wrap {
  width: 10rem;
  margin: 0 auto;
}

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

.app .test-lists-wrap .title:before {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0.03125rem;
  height: 0.55rem;
  background-color: #831818;
  width: 9.1rem;
}

.app .test-lists-wrap .title,
.app .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title span {
  color: #ffffff;
  font-family: MapoAgape;
}

.app .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-tags li {
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 700;
}

.app .test-lists-wrap .test-list-item.rank_list .num {
  color: #ffffff;
  text-shadow: 3px 4px 0px #831818;
  font-family: MapoAgape;
  width: 15%;
  margin-left: -1rem;
}

.app .test-lists-wrap .test-lists .test-list-item {
  padding: 1.5rem 0.7rem;
}

.app .test-lists-wrap .test-lists .test-list-item.rank_list .percen {
  width: 80%;
  background: #831818;
  font-weight: 900;
  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;
}

.app .test-lists-wrap .test-lists .test-list-item .item-wrap .item-info .item-title p {
  color: #831818;
  margin-bottom: 0.3rem;
  font-family: MapoAgape;
  font-size: 0.8rem;
}

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

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

.app .test-lists-wrap .test-lists .test-list-item .item-wrap .thumb {
  width: 40%;
}

.app .test-lists-wrap .test-lists .test-list-item {
  border: 0.2rem solid #222020;
}

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

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

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

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

.app .app-main,
.app .app-main img {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}

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

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