﻿@charset "utf-8";

@font-face {
  font-family: "Pretendard-Regular";
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

/*common*/

img,
fieldset,
iframe {
  border: 0;
}
img {
  vertical-align: top;
}

a {
  text-decoration: none;
  color: inherit;
}
textarea:focus,
input:focus {
  outline: none;
}

/*mobile*/
/*img {width:100%; height:auto;}
.wid10{width:10%; height:auto;}.wid20{width:20%; height:auto;}.wid30{width:30%; height:auto;}.wid40{width:40%; height:auto;}.wid50{width:50%; height:auto;}
.wid60{width:60%; height:auto;}.wid70{width:70%; height:auto;}.wid80{width:80%; height:auto;}.wid90{width:90%; height:auto;}.wid100{width:100%; height:auto;}*/
.obj {
  position: absolute;
  z-index: 2;
}
.btn {
  position: absolute;
  z-index: 2;
  font-size: 0px;
}
.btn img {
  max-width: 100%;
  height: auto;
}
.button img {
  max-width: 100%;
  height: auto;
}
.hidden {
  font-size: 0px;
  display: none;
}

body {
  font-size: 14px;
  letter-spacing: -1px;
  font-weight: 400;
  overflow-x: hidden;
  font-family: "Pretendard-Regular";
  color: #222222;
}
.btn a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  font-size: 0px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/transparent.png");
}
.hidden {
  font-size: 0px;
  display: none;
}

.pc {
  display: block !important;
}
.mo {
  display: none !important;
}
body {
  font-size: 14px;
  font-weight: 400;
  overflow-x: hidden;
  font-family: "Pretendard-Regular";
  color: #222222;
}
#evtWrap {
  background-color: #ffffff;
  text-align: center;
}
#evtWrap div, #evtWrap p, #evtWrap a, #evtWrap span{font-family: "Pretendard-Regular"; letter-spacing: 0;}
.sec {
  position: relative;
  min-width: 840px;
  background-repeat: no-repeat;
  background-position-x: center;
}
.sec .innerWrap {
  width: 840px;
  height: 100%;
  margin: 0px auto;
  position: relative;
}

#main {
  height: 868px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/main.jpg");
}
#process {
  padding: 60px 0px;
  background-color: #e5f7dd;
}
#gift {
  padding: 60px 0px;
  background-color: #e5f7dd;
}
#notice {
  padding: 60px 0px;
  background-color: #248c54;
  text-align: left;
}
#quiz {
  padding: 100px 0px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_bg.jpg");
  background-size: cover;
  background-position: center;
}

#quiz #quizContainer {
  width: 1800px;
  margin: 0px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#quiz #quizContainer img {
  width: 100%;
  height: auto;
}
#quiz #quizContainer .quizBox {
  width: 836px;
  position: relative;
}
#quiz #quizContainer .quizBox .top {
  height: 117px;
  padding: 15px 0px;
  font-size: 43px;
  line-height: 110px;
  font-weight: 600;
  color: #ffffff;
  box-sizing: border-box;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_top.png");
  background-size: cover;
}
#quiz #quizContainer .quizBox .top b {
  color: #fff568;
}
#quiz #quizContainer .quizBox .top b span{color:inherit}
#quiz #quizContainer .quizBox .mid {
  padding: 40px 70px;
  padding-bottom: 5px;
  box-sizing: border-box;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_mid.png");
  background-size: contain;
  background-position: center;
  text-align: left;
  word-break: keep-all;
}
#quiz #quizContainer .quizBox .mid p img {
  width: 23%;
}
#quiz #quizContainer .quizBox .mid p.question {
  margin-bottom: 20px;
  padding: 20px 0px;
  font-size: 40px;
  line-height:50px;
  border-bottom: 2px solid #c6e29f;
  font-weight: 600;
}
#quiz #quizContainer .quizBox .mid p.coming{
	padding:90px 0px;
  font-size: 60px;
  line-height:50px;
  font-weight:600;
  text-align: center;
}
#quiz #quizContainer .quizBox .mid .ex {
  font-size: 38px;
  line-height:45px;
}
#quiz #quizContainer .quizBox .mid .ex li {
  margin: 10px 0px;
  padding-left: 50px;
  position: relative;
  cursor: pointer;
}
#quiz #quizContainer .quizBox .mid .ex li::before {
  width: 36px;
  height: 36px;
  top: 4px;
  left: 0px;
  background-size: cover;
  background-position: center;
  content: "";
  display: block;
  position: absolute;
}
#quiz #quizContainer .quizBox .mid .ex li.correct::after {
  width: 58px;
  height: 58px;
  top: -7px;
  left: -11px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_correct.png");
  background-size: cover;
  background-position: center;
  content: "";
  display: block;
  position: absolute;
}

#quiz #quizContainer .quizBox .mid .ex li.ex1::before {
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_ex1.png");
}
#quiz #quizContainer .quizBox .mid .ex li.ex2::before {
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_ex2.png");
}
#quiz #quizContainer .quizBox .mid .ex li.ex3::before {
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_ex3.png");
}
#quiz #quizContainer .quizBox .bottom {
  height: 58px;
  box-sizing: border-box;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_bottom.png");
  background-size: cover;
}

#quiz #quizContainer .current.quizBox .mask {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 3;
  position: absolute;
}
#quiz #quizContainer .current.quizBox::before {
  width: 24px;
  height: 47px;
  top: 50%;
  left: -45px;
  margin-top: -24px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_arrow_prev.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  position: absolute;
}
#quiz #quizContainer .current.quizBox::after {
  width: 24px;
  height: 47px;
  top: 50%;
  right: -45px;
  margin-top: -24px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_board_arrow_next.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  position: absolute;
}

#quiz #quizContainer .prev.quizBox {
  margin-left: -180px;
  width: 580px;
  opacity: 0.5;
  filter: grayscale(100%);
}
#quiz #quizContainer .prev.quizBox .top {
  font-size: 30px;
  height: 81px;
  padding: 10px 0px;
  line-height: 80px;
}
#quiz #quizContainer .prev.quizBox .mid {
  padding: 20px 40px;
}
#quiz #quizContainer .prev.quizBox .mid p {
  font-size: 28px;
  line-height:35px;
}
#quiz #quizContainer .prev.quizBox .mid .ex {
  font-size: 26px;
  line-height: 32px;
}
#quiz #quizContainer .prev.quizBox .mid .ex li {
  padding-left: 40px;
}
#quiz #quizContainer .prev.quizBox .mid .ex li::before {
  width: 30px;
  height: 30px;
  top: 0px;
}
#quiz #quizContainer .prev.quizBox .bottom {
  height: 40px;
}

#quiz #quizContainer .next.quizBox {
  width: 430px;
  padding: 30px;
  border-radius: 20px;
  border: 10px solid #046a01;
  opacity: 0.5;
  background-color: #ffffff;
  box-sizing: border-box;
  filter: grayscale(100%);
}
#quiz #quizContainer .next.quizBox p {
  font-size: 36px;
  line-height: 50px;
  font-weight: 700;
  color: #696969;
}
#quiz #quizContainer .next.quizBox p span{color:inherit;}

#quiz #join {
  margin-top: 30px;
  position: relative;
}
#quiz #join img {
  height: auto;
  max-width: 100%;
}

#gift .sns {
  width: 72%;
  height: 12%;
  bottom: 0%;
  left: 14%;
}
#gift .sns .btn {
  width: 20%;
  height: 100%;
}
#gift .sns .facebook {
  left: 80%;
}
#gift .sns .kakao {
  left: 0%;
}
#gift .sns .blog {
  left: 20%;
}
#gift .sns .twitter {
  left: 40%;
}
#gift .sns .threads {
  left: 60%;
}

#notice .btn1 {
  width: 40%;
  height: 8%;
  bottom: 0%;
  left: 15%;
}

/*팝업*/
.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 900;
  box-sizing: border-box;
  background-color: hsla(0, 0%, 0%, 0.8);
  text-align: center;
  display: none;
}
.popup:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.popup .wrap {
  width: 630px;
  margin: 0 auto;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
}
#popup_incorrect .wrap,
#popup_correct .wrap {
  width: 648px;
}
.popup .top {
  top: 0%;
  height: 12%;
  width: 100%;
  left: 0%;
}
.popup .top .close {
  width: 15%;
  height: 100%;
  top: 0%;
  right: 0%;
}
.popup .top .close a {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  font-size: 0px;
}
.popup .closeBtn {
  position: absolute;
  font-size: 0px;
}

#popup_incorrect .close {
  width: 15%;
  height: 20%;
  top: 0%;
  right: 0%;
}
#popup_incorrect .closeBtn {
  width: 50%;
  height: 20%;
  bottom: 10%;
  left: 25%;
}
#popup_incorrect .close a,
#popup_correct .close a {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  font-size: 0px;
}
#popup_correct .top,
#popup_correct .bottom {
  position: relative;
}
#popup_correct .rouletteShow {
  width: 62%;
  height: 59%;
  top: 0%;
  left: 19%;
}
#popup_correct .mid {
  padding: 40px 100px;
  background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/popup_correct_mid.png");
  background-size: contain;
  background-position: center;
  background-repeat: repeat-y;
  word-break: keep-all;
}
#popup_correct p.explanation {
  font-size: 36px;
}
.popup .top .closePolicy {
  width: 15%;
  height: 100%;
  top: 0%;
  right: 0%;
  cursor: pointer;
}
.popup .top .closePolicy a {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  position: absolute;
  font-size: 0px;
}
.popup .content1 {
  top: 12%;
  width: 100%;
  left: 0%;
}
.popup .content2 {
  top: 12%;
  width: 100%;
  height: 74%;
  left: 0%;
}
.popup .content3 {
  top: 12%;
  width: 100%;
  height: 85%;
  left: 0%;
}
#popup_login .content1 {
  padding: 40px 50px;
  box-sizing: border-box;
}
#popup_login .content1 p.txt1 {
  font-size: 33px;
  font-weight: 500;
}
#popup_login .content1 p.txt2 {
  font-size: 23px;
  font-weight: 500;
}
#popup_login .content1 p.txt3 {
  font-size: 23px;
  margin: 5px 0px;
  color: #999999;
}
#popup_login .content1 .input {
  margin: 30px 10px;
  padding: 10px 30px;
  border: 2px solid #eaeaea;
  border-radius: 25px;
  width: auto;
  height: auto;
}
#popup_login .content1 .input li {
  padding-left: 120px;
  margin: 20px 0px;
  position: relative;
}
#popup_login .content1 .input li label {
  font-size: 29px;
  width: 100px;
  line-height: 62px;
  font-weight: 600;
  top: 0px;
  left: 0px;
  position: absolute;
  display: block;
}
#popup_login .content1 .input li input {
  font-size: 30px;
  width: 100%;
  height: 62px;
  padding: 0px 30px;
  font-weight: 600;
  border-radius: 30px;
  border: none;
  background-color: #eaeaea;
  text-align: center;
}
#popup_login .content1 .agree {
  font-size: 22px;
  margin: 20px 0px;
  color: #8cc33f;
  display: flex;
  align-items: center;
  justify-content: center;
}
#popup_login .content1 .agree label {
  display: flex;
  align-items: center;
}
#popup_login .content1 .agree label em {
  width: 39px;
  height: 39px;
  margin-right: 10px;
  display: inline-block;
  background-image: url(/wp-content/themes/dbins/promy119quiz365/assets/img/popup_login_check.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
#popup_login .content1 .agree label input {
  display: none;
}
#popup_login .content1 .agree label input:checked + em {
  background-image: url(/wp-content/themes/dbins/promy119quiz365/assets/img/popup_login_checkH.jpg);
}
#popup_login .content1 .agree a {
  margin-left: 10px;
}

#popup_policy .content1 .policy {
  margin: 30px 50px;
  padding: 10px 30px;
  border: 2px solid #eaeaea;
  border-radius: 25px;
}
#popup_policy .content1 .policy {
  height: 480px;
  overflow-y: auto;
  text-align: left;
}
#popup_policy .content1 .policy dl {
  margin-bottom: 20px;
  line-height: 25px;
}
#popup_policy .content1 .policy dt {
  font-size: 22px;
  margin: 5px 0px;
  font-weight: 700;
}
#popup_policy .content1 .policy dd {
  font-size: 18px;
}

.popup.sns .sns {
  width: 96%;
  height: 17%;
  top: 62%;
  left: 2%;
}
.popup.sns .sns .btn {
  width: 20%;
  height: 100%;
}
.popup.sns .sns .facebook {
  left: 0%;
}
.popup.sns .sns .kakao {
  left: 20%;
}
.popup.sns .sns .blog {
  left: 40%;
}
.popup.sns .sns .twitter {
  left: 60%;
}
.popup.sns .sns .threads {
  left: 80%;
}
.popup.sns .winCheck {
  width: 52%;
  height: 11%;
  left: 24%;
  bottom: 0%;
}
.popup.sns .closeBtn {
  width: 52%;
  height: 11%;
  left: 24%;
  bottom: 0%;
}

#popup_win1 .closeBtn {
  width: 40%;
  height: 11%;
  left: 30%;
  bottom: 0%;
}
#popup_win2 .closeBtn {
  width: 40%;
  height: 11%;
  left: 30%;
  bottom: 0%;
}
#popup_lose .closeBtn {
  width: 40%;
  height: 11%;
  left: 30%;
  bottom: 0%;
}

#popup_roulette .roulette {
  margin-top: 70px;
  position: relative;
}
#popup_roulette .roulette .pin {
  width: 57px;
  margin-left: -28px;
  top: 8px;
  left: 50%;
  position: absolute;
  z-index: 2;
}
#popup_roulette .roulette .pan span {
  display: none;
}
#popup_roulette .roulette .pan .start {
  display: block;
  cursor: pointer;
}
#popup_roulette .btn.winCheck {
  width: 52%;
  height: 11%;
  left: 24%;
  bottom: 0%;
}

#popup_evt2_lose .closeBtn {
  width: 40%;
  height: 11%;
  left: 30%;
  bottom: 0%;
}
#popup_evt2_win1 .closeBtn {
  width: 40%;
  height: 11%;
  left: 30%;
  bottom: 0%;
}
#popup_evt2_win2 .closeBtn {
  width: 40%;
  height: 11%;
  left: 30%;
  bottom: 0%;
}

@media screen and (max-width: 1600px) {
  #quiz #quizContainer {
    width: 100%;
    justify-content: center;
  }
  #quiz #quizContainer .prev.quizBox {
    display: none;
  }
  #quiz #quizContainer .next.quizBox {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .pc {
    display: none !important;
  }
  .mo {
    display: block !important;
  }
  img {
    width: 100%;
    height: auto;
  }
  .sec {
    position: relative;
    min-width: 360px;
    background-repeat: no-repeat;
    background-position-x: center;
  }
  .sec .innerWrap {
    width: 90%;
    height: 100%;
    margin: 0px auto;
    position: relative;
  }
  #main {
    height: auto;
    background-image: none;
  }
  #process {
    padding: 30px 0px;
    background-color: #e5f7dd;
  }
  #gift {
    padding: 30px 0px;
    background-color: #e5f7dd;
  }
  #notice {
    padding: 30px 0px;
    background-color: #248c54;
    text-align: left;
  }
  #quiz {
    padding: 40px 0px;
    background-image: url("/wp-content/themes/dbins/promy119quiz365/assets/img/quiz_bg.jpg");
    background-size: cover;
    background-position: center;
  }

  #quiz #quizContainer .quizBox {
    width: 320px;
  }
  #quiz #quizContainer .quizBox .top {
    height: 45px;
    padding: 10px 0px;
    font-size: 18px;
    line-height: 32px;
  }
  #quiz #quizContainer .quizBox .mid {
    padding: 20px 30px;
    padding-bottom: 5px;
  }
  #quiz #quizContainer .quizBox .mid p.question {
    margin-bottom: 20px;
    padding: 10px 0px;
    font-size: 20px;
    line-height:25px;
  }
  #quiz #quizContainer .quizBox .mid p.coming{
	padding:20px 0px;
  font-size: 25px;
  line-height:50px;
	}
  #quiz #quizContainer .quizBox .mid .ex {
    font-size: 18px;
    line-height: 20px;
  }
  #quiz #quizContainer .quizBox .mid .ex li {
    margin: 10px 0px;
    padding-left: 27px;
  }
  #quiz #quizContainer .quizBox .mid .ex li::before {
    width: 20px;
    height: 20px;
    top: 0px;
    left: 0px;
  }
  #quiz #quizContainer .quizBox .mid .ex li.correct::after {
    width: 30px;
    height: 30px;
    top: -5px;
    left: -5px;
  }
  #quiz #quizContainer .quizBox .bottom {
    height: 22px;
  }
  #quiz #quizContainer .current.quizBox::before {
    display: none;
  }
  #quiz #quizContainer .current.quizBox::after {
    display: none;
  }
  #quiz #join {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  #quiz #join img {
    width: 60%;
    max-width: 200px;
  }

  .popup .wrap {
    width: 90%;
  }
  #popup_incorrect .wrap,
  #popup_correct .wrap {
    width: 90%;
  }
  #popup_correct .mid {
    padding: 20px 30px;
  }
  #popup_correct p.explanation {
    font-size: 18px;
  }
  #popup_login .content1 {
    padding: 15px 15px;
  }
  #popup_login .content1 p.txt1 {
    font-size: 17px;
  }
  #popup_login .content1 p.txt2 {
    font-size: 12px;
  }
  #popup_login .content1 p.txt3 {
    font-size: 12px;
    margin: 2px 0px;
  }
  #popup_login .content1 .input {
    margin: 10px 5px;
    padding: 10px 10px;
    border: 1px solid #eaeaea;
    border-radius: 15px;
  }
  #popup_login .content1 .input li {
    padding-left: 75px;
    margin: 10px 0px;
  }
  #popup_login .content1 .input li label {
    font-size: 16px;
    width: 70px;
    line-height: 30px;
  }
  #popup_login .content1 .input li input {
    font-size: 16px;
    height: 30px;
    padding: 0px 10px;
    border-radius: 15px;
  }
  #popup_login .content1 .agree {
    font-size: 12px;
    margin: 10px 0px;
  }
  #popup_login .content1 .agree label em {
    width: 18px;
    height: 18px;
    margin-right: 5px;
  }
  #popup_login .content1 .agree a {
    margin-left: 10px;
  }
  #popup_login .content1 .confirm img {
    width: 44%;
  }
  #popup_policy .content1 .policy {
    margin: 15px 15px;
    padding: 10px 15px;
    border: 1px solid #eaeaea;
    border-radius: 15px;
  }
  #popup_policy .content1 .policy {
    height: 250px;
  }
  #popup_policy .content1 .policy dl {
    margin-bottom: 15px;
    line-height: 15px;
  }
  #popup_policy .content1 .policy dt {
    font-size: 12px;
    margin: 5px 0px;
  }
  #popup_policy .content1 .policy dd {
    font-size: 11px;
  }
  #popup_policy .content1 .closePolicy img {
    width: 40%;
  }
  #popup_roulette .roulette {
    width: 90%;
    margin: 0px auto;
    margin-top: 10%;
  }
  #popup_roulette .roulette .pin {
    width: 10%;
    margin-left: -5%;
    top: 0px;
    left: 50%;
  }
}
