@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&display=swap");
@font-face {
  font-family: "NanumS";
  font-weight: 400;
  src: url("/sites/wu/font/NanumSquareR.eot");
  src: url("/sites/wu/font/NanumSquareR.eot?#iefix") format("embedded-opentype"),
    url("/sites/wu/font/NanumSquareR.woff") format("woff");
}

@font-face {
  font-family: "NanumS";
  font-weight: 600;
  src: url("/sites/wu/font/NanumSquareB.eot");
  src: url("/sites/wu/font/NanumSquareB.eot?#iefix") format("embedded-opentype"),
    url("/sites/wu/font/NanumSquareB.woff") format("woff");
}

@font-face {
  font-family: "NanumS";
  font-weight: bold;
  src: url("/sites/wu/font/NanumSquareB.eot");
  src: url("/sites/wu/font/NanumSquareB.eot?#iefix") format("embedded-opentype"),
    url("/sites/wu/font/NanumSquareB.woff") format("woff");
}

@font-face {
  font-family: "NanumS";
  font-weight: 900;
  src: url("/sites/wu/font/NanumSquareEB.eot");
  src: url("/sites/wu/font/NanumSquareEB.eot?#iefix")
      format("embedded-opentype"),
    url("/sites/wu/font/NanumSquareEB.woff") format("woff");
}
* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  font-family: "NanumS", "나눔스퀘어", "Nanum Myeongjo", "Malgun Gothic",
    "맑은 고딕", "Dotum", "돋움", "Gulim", "굴림", sans-serif;
}
body {
  background-color: #5a2f17;
}
a {
  text-decoration: none;
}
img { -webkit-perspective: 1; }

@-webkit-keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

/* 역대급이벤트1 */
#onlineEvent01 {
  overflow: hidden;
  position: relative;
  width: 750px;
  min-height: 1320px;
  margin: 0 auto;
  padding-top: 70px;
}
#onlineEvent02,
#onlineEvent03 {
  overflow: hidden;
  position: relative;
  width: 750px;
  min-height: 1320px;
  margin: 0 auto;
  padding-top: 60px;
}
#onlineEvent04 {
  overflow: hidden;
  position: relative;
  width: 750px;
  min-height: 1320px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 30px;
}

/* 역대급이벤트2 */
#onlineEvent02_01 {
  overflow: hidden;
  position: relative;
  width: 750px;
  min-height: 1320px;
  margin: 0 auto;
  padding-top: 70px;
}
#onlineEvent02_02 {
  overflow: hidden;
  position: relative;
  width: 750px;
  min-height: 1320px;
  margin: 0 auto;
  padding-top: 60px;
}
#onlineEvent02_03 {
  overflow: hidden;
  position: relative;
  width: 750px;
  min-height: 1000px;
  margin: 0 auto;
  padding: 60px 0 100px;
}

.scene {
  display: none;
  width: 100%;
  min-height: 822px;
  text-align: center;
  background: url('/Web-home/images/event20211201/bg.png') no-repeat top center;
}

.scene .container {
  position: relative;
  display: inline-block;
  top: 278px;
  width: 545px;
  min-height: 636px;
}

.scene .container-mobile {
  display: none;
}

.scene .title {
  position: absolute;
  /* top: 560px; */
  bottom: 40px;
  left: 0;
  right: 0;
  /*width: 265px;
  height: 74px;*/
}

.scene .button {
  display: block;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  background: #93001c;
  font-size: 20px;
  font-weight: 900;
  animation: fade 0.5s both;
  animation-delay: 1.5s;
}

.scene.scene01 {
  display: block;
  background: url('/Web-home/images/event20211201/scene01-bg.png') no-repeat top center;
}

.scene01 .presents {
  position: relative;
  min-height: 940px;
  background: url('/Web-home/images/event20211201/scene01-presents.png') no-repeat top center;
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 0.3s;
}

.scene01 .star-paragraph {
  position: absolute;
  top: 115px;
  left: 0;
  right: 0;
  margin: auto;
  width: 117px;
  height: 115px;
  background: url('/Web-home/images/event20211201/scene01-star-paragraph.png') no-repeat center center;
  background-size: contain;
  transition: 0.3s;
  animation: zoomIn 0.5s both;
  animation-delay: 0.6s;
}

.scene01 .ribbon {
  position: absolute;
  top: 480px;
  left: 0;
  right: 0;
  margin: auto;
  width: 517px;
  height: 129px;
  background: url('/Web-home/images/event20211201/scene01-ribbon.png') no-repeat center center;
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 0.8s;
}

.scene01 .subtitle {
  position: absolute;
  top: 656px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 550;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 0.8s;
}

.scene01 .period {
  position: absolute;
  top: 843px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: 550;
  font-size: 19px;
  color: #fff;
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 0.8s;
}

.scene .guys {
  position: absolute;
  /* top: 473px; */
  bottom: 0;
  width: 100%;
}

.scene .guys .boy {
  float: left;
  width: 150px;
  height: 200px;
  background: url('/Web-home/images/event20211201/boy.png') no-repeat;
  background-size: contain;
  animation: fadeInLeft 0.5s both;
  animation-delay: 1.3s;
}

.scene .guys .girl {
  float: right;
  width: 150px;
  height: 200px;
  background: url('/Web-home/images/event20211201/girl.png') no-repeat;
  background-size: contain;
  animation: fadeInRight 0.5s both;
  animation-delay: 1.3s;
}

.scene01 .guys {
  top: 503px;
  left: 0;
  right: 0;
  margin: auto;
  width: 750px;  
}

.scene01 .guys .boy {
  position: absolute;
  top: 230px;
  left: 100px;
  width: 150px;
  height: 200px;
  background: url('/Web-home/images/event20211201/boy.png') no-repeat;
  background-size: contain;
  animation: fadeInLeft 0.5s both;
  animation-delay: 1.3s;
}

.scene01 .guys .girl {
  position: absolute;
  top: 230px;
  right: 100px;
  width: 150px;
  height: 200px;
  background: url('/Web-home/images/event20211201/girl.png') no-repeat;
  background-size: contain;
  animation: fadeInRight 0.5s both;
  animation-delay: 1.3s;
}

.scene01 .buttons {
  position: absolute;
  top: 890px;
  left: 0;
  right: 0;
  margin: auto;
  width: 436px;
  height: 38px;
}
.scene01 .buttons .button {
  width: 100%;
}

.scene02 .container {
  top: 278px;
  min-height: 672px;
}

.scene02 .subtitle {
  position: static;
  /*width: 221px;
  height: 36px;*/
}
.scene02 .table {
  /*width: 297x;
  height: 361px;*/
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 0.8s;
}
.scene02 .button {
  margin: 0 auto;
  width: 297px;
  /*width: 295px;
  height: 43px;*/
}

.quiz .container {
  top: 200px;
  min-height: 750px;
}

.quiz .container .mark {
  margin-top: 0;
}
.quiz .container .quiz-body {
  position: inherit;
  margin: 40px auto 0 auto;
  width: 286px;
  min-height: 331px;
}
.quiz .container .subtitle {
  display: none;
  position: static;
}
.quiz .container .text {
  margin-top: 40px;
  height: 185px;
  line-height: 185px; /* for child element vertical-align: middle */
}
.quiz .container .text > img {
  vertical-align: middle;
}
.quiz .container .result-text {
  display: none;
  margin: 5px 0 10px;
  min-height: 230px;
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 1s;
}
.quiz .container .buttons {
  position: inherit;
  margin: 0 auto;
  width: 290px;
  height: 146px;
  background: url('/Web-home/images/event20211201/quiz-ox.png') no-repeat top center;
}
.quiz .container .buttons > a {
  display: inline-block;
  width: 143px;
  height: 145px;
}
.quiz .container .button-yes {
  border: none;
}
.quiz .container .button-no {
  border: none;
}
.quiz .container .button {
  display: none;
}

.scene-apply .container {
  top: 190px;
  min-height: 760px;
}

.scene-apply .confirm-img {
  transition: 0.5s;
  animation: zoom 0.5s both;
  animation-delay: 0.5s;
}

.scene-apply .subtitle {
  position: static;
  margin: 7px 0 14px 0;
}

.scene-apply .buttons .button-apply {
  margin: auto;
  width: 286px;
}

.scene-done .container {
  min-height: 672px;
}

.scene-done .subtitle {
  position: static;
  margin: 70px 0 50px 0;
}

.scene-done .buttons .button {
  margin: auto;
  width: 286px;
}

.inner {
  padding: 0 55px;
}
.inner02 {
  padding: 0 75px;
}

/* 역대급 이벤트 h1~ h6 */
.inner h1 {
  font-size: 30px;
  text-align: center;
  color: #ffcb02;
  margin-bottom: 20px;
  font-weight: 900;
  animation: fade 0.5s both;
  animation-delay: 0.2s;
}
.inner h3 {
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
  animation: fade 0.5s both;
  animation-delay: 1.4s;
  letter-spacing: -0.05em;
}

/* 역대급이벤트 로고*/
.logo1 {
  transition: 0.3s;
  width: 245px;
  height: 58px;
  margin: 0 auto 20px;
  background: url(../event_img/logo.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  animation: fade 0.3s both;
}
.logo2 {
  transition: 0.3s;
  width: 245px;
  height: 58px;
  margin: 0 auto 0;
  background: url(../event_img/logo.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  animation: fade 0.5s both;
  animation-delay: 3s;
}

/* 역대급이벤트 타이틀 */
.title01 {
  transition: 0.3s;
  width: 580px;
  height: 145px;
  margin: 0 auto 40px;
  background: url(../event_img/eventTitle.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  animation: zoomIn 0.5s both;
  animation-delay: 0.6s;
}
.title02 {
  transition: 0.3s;
  width: 462px;
  height: 111px;
  margin: 0 auto 155px;
  background: url(../event_img/eventTitle.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  animation: zoomIn 0.5s both;
  animation-delay: 0.6s;
}
.title03 {
  transition: 0.3s;
  width: 462px;
  height: 111px;
  margin: 0 auto 55px;
  background: url(../event_img/eventTitle.png) no-repeat center center;
  background-size: contain;
  text-indent: -9999px;
  animation: zoomIn 0.5s both;
  animation-delay: 0.6s;
}

/* 역대급이벤트 서브타이틀 */
.subtitle {
  position: absolute;
  top: 656px;
  font-weight: 900;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  animation: fade 0.5s both;
  animation-delay: 0.8s;
}
.subtitle .txt {
  color: #ffcb02;
  text-decoration: underline;
}
.subtitle .txt02 {
  color: #ffcb02;
}

.subtitle02 {
  transition: 0.3s;
  margin-bottom: 40px;
  font-weight: 900;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  animation: fade 0.5s both;
  animation-delay: 0.8s;
}
.subtitle02 .txt {
  color: #ffcb02;
  text-decoration: underline;
}

/* 역대급이벤트 경품 이벤트 이미지 공통 애니메이션 적용 */
.imgBox1_1 div,
.imgBox2 div,
.imgBox3 div {
  animation: fade 0.5s both;
}

/* 역대급이벤트 첫번째 1페이지 쿠폰, 캐릭터 모션 */
.imgBox1_1 {
  position: relative;
  min-height: 450px;
  margin-top: 55px;
  margin-bottom: 30px;
}
.imgBox1_1 .img01 {
  position: absolute;
  margin-top: 0%;
  left: 15%;
  width: 457px;
  height: 286px;
  background: url(../event_img/10.jpg) no-repeat;
  background-size: cover;
  animation: fade 0.5s both;
  animation-delay: 1s;
  border: 3px solid #fff;
  border-radius: 25px;
}
.imgBox1_1 .img02 {
  position: absolute;
  margin-top: 33%;
  left: 3%;
  width: 100%;
  height: 250px;
  background: url(../event_img/11.png) no-repeat;
  background-size: contain;
  animation: fadeInLeft 0.5s both;
  animation-delay: 1.2s;
}
.imgBox1_1 .img03 {
  position: absolute;
  margin-top: 35%;
  left: 63%;
  width: 100%;
  height: 237px;
  background: url(../event_img/12.png) no-repeat;
  background-size: contain;
  animation: fadeInRight 0.5s both;
  animation-delay: 1.2s;
}

/* 역대급이벤트 첫번째 2,4 페이지 쿠폰, 캐릭터 모션 */
.imgBox2 {
  position: relative;
  min-height: 450px;
  margin-top: 55px;
  margin-bottom: 30px;
}
.imgBox2 .img01 {
  position: absolute;
  margin-top: 0%;
  left: 15%;
  width: 457px;
  height: 286px;
  background: url(../event_img/10.jpg) no-repeat;
  background-size: cover;
  animation: fade 0.5s both;
  animation-delay: 0.6s;
  border: 3px solid #fff;
  border-radius: 25px;
}
.imgBox2 .img02 {
  position: absolute;
  margin-top: 33%;
  left: 3%;
  width: 100%;
  height: 250px;
  background: url(../event_img/11.png) no-repeat;
  background-size: contain;
  animation: fadeInLeft 0.5s both;
  animation-delay: 0.8s;
}
.imgBox2 .img03 {
  position: absolute;
  margin-top: 35%;
  left: 63%;
  width: 100%;
  height: 237px;
  background: url(../event_img/12.png) no-repeat;
  background-size: contain;
  animation: fadeInRight 0.5s both;
  animation-delay: 0.8s;
}

/* 역대급이벤트 두번째 OX퀴즈 1, 8페이지 */
.imgBox3 {
  position: relative;
  min-height: 426px;
  margin-top: 20px;
}
.imgBox3 .img01 {
  position: absolute;
  margin-top: 0%;
  left: 36%;
  width: 306px;
  height: 348px;
  background: url(../event_img/01.png) no-repeat;
  background-size: contain;
  animation-delay: 1s;
}
.imgBox3 .img02 {
  position: absolute;
  margin-top: 14.5%;
  left: 7%;
  width: 385px;
  height: 271px;
  background: url(../event_img/02.png) no-repeat;
  background-size: contain;
  animation-delay: 1.2s;
}
.imgBox3 .img03 {
  position: absolute;
  margin-top: 8.5%;
  left: 1%;
  width: 98px;
  height: 125px;
  background: url(../event_img/03.png) no-repeat;
  background-size: contain;
  animation-delay: 1.4s;
}
.imgBox3 .img04 {
  position: absolute;
  margin-top: 27%;
  left: 66.4%;
  width: 142px;
  height: 193px;
  background: url(../event_img/04.png) no-repeat;
  background-size: contain;
  animation-delay: 1.6s;
}
.imgBox3 .img05 {
  position: absolute;
  margin-top: 33%;
  left: -2.5%;
  width: 100px;
  height: 133px;
  background: url(../event_img/05.png) no-repeat;
  background-size: contain;
  animation-delay: 1.8s;
}
.imgBox3 .img06 {
  position: absolute;
  margin-top: 33%;
  left: 87%;
  width: 142px;
  height: 194px;
  background: url(../event_img/06.png) no-repeat;
  background-size: contain;
  animation-delay: 2s;
}
.imgBox3 .img07 {
  position: absolute;
  margin-top: 35.5%;
  left: 39%;
  width: 185px;
  height: 148px;
  background: url(../event_img/08.png) no-repeat;
  background-size: contain;
  animation-delay: 2.1s;
}
.imgBox3 .img08 {
  position: absolute;
  margin-top: 7.5%;
  left: 24%;
  width: 310px;
  height: 194px;
  background: url(../event_img/07.png) no-repeat;
  background-size: auto;
  animation-delay: 2.2s;
  border: 3px solid #fff;
  border-radius: 25px;
}
.imgBox3 .img09 {
  position: absolute;
  margin-top: 10%;
  left: 87%;
  width: 91px;
  height: 109px;
  background: url(../event_img/09.png) no-repeat;
  background-size: contain;
  animation-delay: 2.3s;
}
.imgBox3 .img10 {
  position: absolute;
  margin-top: 47%;
  left: -5.5%;
  width: 122px;
  height: 57px;
  background: url(../event_img/10.png) no-repeat;
  background-size: contain;
  animation-delay: 2.4s;
}
.imgBox3 .img11 {
  position: absolute;
  margin-top: 25%;
  left: -2%;
  width: 100%;
  height: 250px;
  background: url(../event_img/11.png) no-repeat;
  background-size: contain;
  animation: fadeInLeft 0.5s both;
  animation-delay: 2.6s;
}
.imgBox3 .img12 {
  position: absolute;
  margin-top: 24%;
  left: 63%;
  width: 100%;
  height: 227px;
  background: url(../event_img/12.png) no-repeat;
  background-size: contain;
  animation: fadeInRight 0.5s both;
  animation-delay: 2.6s;
}

/* 수시1차, 수시2차 합격자 사전예약기간 표*/
.onlineEvent_Detail {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  animation: fade 0.5s both;
  animation-delay: 3s;
}
.onlineEvent_Detail li {
  float: left;
  width: 50%;
  padding: 8px 0;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -1px;
  border-bottom: 2px solid #fff;
}
.onlineEvent_Detail li:nth-child(1),
.onlineEvent_Detail li:nth-child(2) {
  border-top: 2px solid #fff;
}
.onlineEvent_Detail li.title {
  color: #ffcb02;
}

/* 역대급이벤트 상담예약 */
.input_group {
  overflow: hidden;
  margin: 0 0 20px;
  animation: fade 0.5s both;
  animation-delay: 1.2s;
}
.input_group h1 {
  font-size: 30px;
  text-align: center;
  color: #ffcb02;
  margin-bottom: 20px;
  font-weight: 900;
  animation: fade 0.5s both;
  animation-delay: 1s;
}
.input_group h3 {
  margin-bottom: 10px;
  font-size: 20px;
  text-align: left;
  color: #fff;
  font-weight: 900;
  animation-delay: 1.2s;
}
.input_group table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 2px;
  margin-bottom: 2px;
}
.input_group th {
  position: relative;
  background: #f39801;
  height: 52px;
  line-height: 52px;
  padding: 0;
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.input_group td {
  position: relative;
  background: #fff;
  height: 52px;
  line-height: 52px;
  padding: 0;
  font-size: 20px;
  text-align: center;
}
.input_group td.bg01 {
  background: #f39801;
  color: #fff;
  font-weight: 900;
}
.input_group td select {
  display: inline;
  background: #fff;
  border: 1px solid #d8d8d8;
  height: 40px;
  width: 40%;
  font-size: 20px;
}
.input_group td select:nth-o-type(1) {
  width: 45%;
}
.input_group td select:nth-o-type(2) {
  width: 35%;
}

/* 역대급이벤트1 4번째 페이지 표 width:90% 조절 */
#onlineEvent04 .input_group table {
  width: 90%;
  margin: 0 auto;
}

/* OX퀴즈 박스 */
.quiz_box {
  background: #fff;
  padding: 60px 45px 35px 45px;
  text-align: center;
  animation: fadeInUp 0.5s both;
  animation-delay: 0.9s;
}
.quiz_box img {
  margin-bottom: 45px;
}

.quiz_box .quiz_box_text {
  margin-bottom: 75px;
}
.quiz_box .quiz_box_text p {
  font-family: "Nanum Myeongjo", serif !important;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  color: #2a2421;
  letter-spacing: -0.1em;
}

.quiz_box .quiz_box_text2 {
  margin-bottom: 150px;
}
.quiz_box .quiz_box_text2 p {
  font-family: "NanumS", "나눔스퀘어", serif !important;
  font-size: 30px;
  line-height: 45px;
  font-weight: 900;
  color: #2a2421;
  letter-spacing: -0.1em;
}
.quiz_box .quiz_box_text2 p:nth-of-type(1) {
  color: #93001c;
}

.quiz_box_choice {
  overflow: hidden;
  font-size: 0;
  margin-bottom: 20px;
}
.quiz_box_choice li {
  display: inline-block;
  width: 50%;
  margin: 0 -1px;
  border: 2px solid #c5c5c5;
  overflow: hidden;
}
.quiz_box_choice a {
  display: block;
}
.quiz_box_choice a img {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  transition: all 0.3s 0s ease-in-out;
}
.quiz_box_choice a:hover img {
  transform: scale(1.1);
}

#layer {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 100;
  background: rgba(0, 0, 0, 0);
}

#layer_O {
  display: none;
  opacity: 0;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -48%);
  width: 400px;
  min-height: 500px;
  padding: 60px 15px 15px;
  background: #f2e9da;
  border: 6px solid #603b2b;
  font-family: "NanumS", "나눔스퀘어", sans-serif;
  text-align: center;
}
#layer_O .title {
  display: inline-block;
  margin: 0 auto 35px;
  color: #00487b;
  border-bottom: 10px solid #00487b;
  font-weight: 900;
  font-size: 40px;
}
#layer_O .text {
  margin-bottom: 55px;
  color: #603c2c;
  line-height: 45px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.06em;
  word-break: keep-all;
}

#layer_X {
  display: none;
  opacity: 0;
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -48%);
  width: 400px;
  min-height: 500px;
  padding: 60px 15px 15px;
  background: #f2e9da;
  border: 6px solid #603b2b;
  font-family: "NanumS", "나눔스퀘어", sans-serif;
  text-align: center;
}
#layer_X .title {
  display: inline-block;
  margin: 0 auto 35px;
  color: #951c2f;
  border-bottom: 10px solid #951c2f;
  font-weight: 900;
  font-size: 40px;
}
#layer_X .text {
  margin-bottom: 55px;
  color: #603c2c;
  line-height: 45px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.06em;
  word-break: keep-all;
}

#layer.on {
  opacity: 1;
  display: block;
  animation: zoomIn 0.5s both;
  animation-delay: 0.6s;
}
#layer_O.on {
  opacity: 1;
  display: block;
}
#layer_X.on {
  opacity: 1;
  display: block;
}

/* 버튼 */
.btn01 {
  transition: 0.3s;
  width: 230px;
  height: 52px;
  margin: 0 auto;
  margin-top: 10px;
  padding: 5px;
  background: #f39801;
}
.btn02 {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #93001c;
  text-align: center;
  color: #fff !important;
  font-size: 30px;
  font-weight: 900;
  animation: fade 0.5s both;
  animation-delay: 1.8s;
}
.btn03 {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #93001c;
  text-align: center;
  color: #fff !important;
  font-size: 30px;
  font-weight: 900;
  animation: fade 0.5s both;
  animation-delay: 3.2s;
}
.btn04 {
  display: block;
  width: 100%;
  padding: 10px 0;
  background: #93001c;
  text-align: center;
  color: #fff !important;
  font-size: 30px;
  font-weight: 900;
}

/* Media Query for Mobile Devices */
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  body {
    overflow-x: hidden;
  }
  img {
    max-width: 100%;
  }

  .scene {
    animation: fadeInDown 0.5s;
  }

  .scene, .scene.scene01 {
    position: relative;
    width: 100vw;
    min-height: 100vh;
  }

  .scene .container {
    display: none;
  }

  .scene .container-mobile {
    display: block;
    min-height: 100vh;    
  }

  .scene .container-mobile .buttons {
    max-width: 100%;
    min-height: 100vh;
  }

  .scene .container-mobile .buttons > a {
    display: inline-block;
    width: 50%;
    height: 100vh;
    float: right;
  }
  .scene .container-mobile .buttons > a:first-child {
    float: left;
  }

  .scene .container-mobile .button-next {
    display: none;
    margin-top: 50%;
    height: 50vh;
  }

  .scene .container-mobile a,
  .scene .container-mobile button {
    color: transparent;
    background-color: transparent;
  }

  .scene01 .presents,
  .scene > .container > div {
    background-size: contain;
  }

  .scene .container,
  .scene .container .button,
  .scene .container .table img {
    width: 100%;
  }

  .scene .container {
    top: 172px;
  }

  .scene .title {
    top: 490px;
  }

  .scene .container .buttons {
    margin: auto;
    width: 65%;
    background-size: contain;
  }

  .scene .guys {
    top: 422px;
  }

  .scene .guys .boy,
  .scene .guys .girl {
    width: 110px;
  }

  .scene.scene01 {
    background: url('/Web-home/images/event20211201/scene01-bg-mobile.png') no-repeat top center;
  }

  .scene01 .presents {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    min-height: 700px;
  }

  .scene01 .star-paragraph {
    top: 85px;
    width: 87px;
    height: 87px;
  }

  .scene01 .ribbon,
  .scene01 .subtitle,
  .scene01 .presents .period {
    display: none;
  }

  .scene01 .subtitle {
    top: 476px;
    font-size: 14px;
  }

  .scene01 .guys {
    z-index: 5;
    top: 619px;
    max-width: 100%;
    min-height: 100%;
  }

  .scene01 .guys .boy {
    left: 0;
  }
  .scene01 .guys .girl {
    right: 0;
  }

  .scene01 .buttons {
    top: 420px;
    z-index: 10;
    height: auto;
  }

  .scene01 .buttons .button {
    padding: 2rem;
    color: transparent;
    background-color: transparent;
  }

  .scene02 {
    background: url('/Web-home/images/event20211201/scene02-mobile.png') no-repeat top center;
    background-size: auto;
  }

  .scene02 .button-apply,
  .scene-apply .button-apply,
  .scene-done .button-done {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .quiz {
    background: url('/Web-home/images/event20211201/quiz-q1-mobile.png') no-repeat top center;
  }

  .scene-apply {
    background: url('/Web-home/images/event20211201/apply-mobile.png') no-repeat top center;
  }

  .scene-done {
    background: url('/Web-home/images/event20211201/done-mobile.png') no-repeat top center;
  }

  .quiz .container .quiz-body {
    margin-top: 25px;
  }

  .quiz .mark img {
    width: 72px;
  }

  .quiz .container .text {
    width: 90%;
    margin: 0 auto;
  }

  .quiz .container .text > img {
    max-width: 100%;
  }

  .quiz .container .result-text {
    margin: 10px 0 5px 0;
  }

  .scene-apply .confirm-img > img {
    width: 190px;
    max-width: 80%;
  }

  #onlineEvent01,
  #onlineEvent02,
  #onlineEvent03,
  #onlineEvent04,
  #onlineEvent02_01,
  #onlineEvent02_02,
  #onlineEvent02_03,
  #onlineEvent02_04,
  #onlineEvent02_05,
  #onlineEvent02_06,
  #onlineEvent02_07,
  #onlineEvent02_08 {
    width: auto;
    height: auto;
    min-height: 100vh;
    padding: 50px 0 100px;
  }

  .inner {
    padding: 0 20px;
  }
  .inner02 {
    padding: 0 20px;
  }
  .logo1 {
    width: 170px;
    height: 38px;
    margin-bottom: 25px;
  }
  .logo2 {
    width: 150px;
    height: 30px;
    margin-bottom: 0;
  }

  .inner h1 {
    font-size: 25px;
  }
  .inner h3 {
    font-size: 17px;
    letter-spacing: -0.1em;
  }

  .title01,
  .title02,
  .title03 {
    width: 290px;
    height: 70px;
    margin-bottom: 20px;
  }

  .subtitle {
    font-size: 17px;
    line-height: 25px;
  }
  .subtitle02 {
    font-size: 17px;
    line-height: 25px;
  }

  .onlineEvent_Detail li {
    height: 34px;
    line-height: 34px;
    padding: 0;
    font-size: 13px;
  }

  .btn01 {
    width: 150px;
    height: 34px;
  }
  .btn02,
  .btn03,
  .btn04 {
    font-size: 20px;
  }

  /* 이미지 모션 */
  .imgBox1_1 {
    margin-top: 30px;
    min-height: 220px;
  }
  .imgBox1_1 .img01 {
    margin-top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 240px;
    height: 152px;
  }
  .imgBox1_1 .img02 {
    margin-top: 115px;
    left: -2%;
    width: 115px;
    height: 110px;
  }
  .imgBox1_1 .img03 {
    margin-top: 116px;
    left: 62%;
    width: 116px;
    height: 110px;
  }

  .imgBox2 {
    margin-top: 30px;
    min-height: 220px;
  }
  .imgBox2 .img01 {
    margin-top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 240px;
    height: 152px;
  }
  .imgBox2 .img02 {
    margin-top: 115px;
    left: -2%;
    width: 115px;
    height: 110px;
  }
  .imgBox2 .img03 {
    margin-top: 116px;
    left: 62%;
    width: 116px;
    height: 110px;
  }

  .imgBox3 {
    min-height: 245px;
  }
  .imgBox3 .img01 {
    margin-top: 0%;
    left: 36%;
    width: 50%;
    height: 190px;
  }
  .imgBox3 .img02 {
    margin-top: 14.5%;
    left: 8%;
    width: 205px;
    height: 151px;
  }
  .imgBox3 .img03 {
    margin-top: 8.5%;
    left: 4%;
    width: 45px;
    height: 125px;
  }
  .imgBox3 .img04 {
    margin-top: 27%;
    left: 66.4%;
    width: 84px;
    height: 114px;
  }
  .imgBox3 .img05 {
    margin-top: 33%;
    left: -2.5%;
    width: 50px;
    height: 67px;
  }
  .imgBox3 .img06 {
    margin-top: 33%;
    left: 85%;
    width: 71px;
    height: 98px;
  }
  .imgBox3 .img07 {
    margin-top: 35.5%;
    left: 39%;
    width: 119px;
    height: 87px;
  }
  .imgBox3 .img08 {
    margin-top: 7.5%;
    left: 24%;
    width: 188px;
    height: 120px;
    background-size: contain;
  }
  .imgBox3 .img09 {
    margin-top: 10%;
    left: 87%;
    width: 45px;
    height: 54px;
  }
  .imgBox3 .img10 {
    margin-top: 47%;
    left: -5.5%;
    width: 61px;
    height: 57px;
  }
  .imgBox3 .img11 {
    margin-top: 24%;
    left: -2%;
    width: 44%;
    height: 167px;
  }
  .imgBox3 .img12 {
    margin-top: 26%;
    left: 60%;
    width: 42%;
    height: 133px;
  }

  #onlineEvent03 .input_group table {
    display: block;
    overflow: hidden;
    border-collapse: collapse;
    border-spacing: 0;
  }
  #onlineEvent03 .input_group table td {
    display: inline-block;
    width: 50%;
    margin-bottom: 1px;
    font-size: 15px;
  }
  #onlineEvent03 .input_group table td.bg01 {
    font-weight: bold;
  }
  #onlineEvent03 .input_group table td.w100 {
    width: 100%;
  }
  #onlineEvent03 .input_group td select {
    font-size: 15px;
  }

  #onlineEvent04 .input_group table {
    width: 100%;
    border-spacing: 0 1px;
  }
  #onlineEvent04 .input_group table colgroup col:nth-child(1) {
    width: 10% !important;
  }
  #onlineEvent04 .input_group table colgroup col:nth-child(2) {
    width: 35% !important;
  }
  #onlineEvent04 .input_group table colgroup col:nth-child(3) {
    width: 45% !important;
  }
  #onlineEvent04 .input_group table th,
  #onlineEvent04 .input_group table td {
    font-size: 15px;
    letter-spacing: -1px;
  }

  #onlineEvent04 .inner h3 {
    font-size: 14px;
  }
  .simplemodal-container {
    max-width: 320px;
    left: 50% !important;
    transform: translateX(-50%);
  }

  /* 역대급 두번째 OX 퀴즈 */
  .quiz_box {
    padding: 20px 30px;
  }
  .quiz_box img {
    width: 50%;
    margin-bottom: 25px;
  }
  .quiz_box .quiz_box_text {
    margin-bottom: 25px;
  }
  .quiz_box .quiz_box_text p {
    font-size: 20px;
    line-height: 30px;
  }

  .quiz_box .quiz_box_text2 {
    margin: 45px auto 75px;
  }
  .quiz_box .quiz_box_text2 p {
    font-size: 20px;
    line-height: 30px;
  }

  #layer_O {
    width: 80%;
    min-height: 360px;
    padding: 40px 15px 15px;
  }
  #layer_O .title {
    font-size: 30px;
    margin-bottom: 25px;
  }
  #layer_O .text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
  }

  #layer_X {
    width: 80%;
    min-height: 360px;
    padding: 40px 15px 15px;
  }
  #layer_X .title {
    font-size: 30px;
    margin-bottom: 25px;
  }
  #layer_X .text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
  }
}

@media all and (max-width: 350px) {
  .title01,
  .title02,
  .title03 {
    width: 250px;
  }
  .subtitle {
    font-size: 15px;
  }
  .onlineEvent_Detail li {
    font-size: 12px;
  }
  .imgBox3 {
    min-height: 230px;
  }
}
