@charset "UTF-8";
.grid {
  *zoom: 1;
}

.grid:before, .grid:after {
  content: '';
  display: table;
}

.grid:after {
  clear: both;
}

.sr-only, .promotion-service3 .pagination a.control span {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button {
  overflow: visible;
  border-radius: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  width: auto;
  outline: 0;
  cursor: pointer;
  font-family: inherit;
}

.dimmed {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.7);
}

.popup {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10001;
  width: 100%;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.popup-head {
  padding: 1.25rem;
  text-align: left;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  letter-spacing: -2px;
  border-radius: 10px 10px 0 0;
  background-color: #66efe7;
}

@media screen and (min-width: 720px) {
  .popup-head {
    padding: 40px;
  }
}

@media screen and (min-width: 720px) {
  .popup-head {
    padding: 30px 40px;
    font-size: 30px;
  }
}

.popup-close {
  position: absolute;
  right: 0;
  z-index: 1000;
  font-size: 0;
  text-indent: -9999px;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  top: -60px;
}

.popup-close:before, .popup-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 2px;
  margin-left: -15px;
  background-color: #fff;
}

.popup-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.popup-close span {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.video-popup {
  width: 94%;
  z-index: 10001;
  max-width: 768px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-popup .video-cont {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.video-popup .video-cont iframe,
.video-popup .video-cont video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: inherit;
     object-fit: inherit;
}

.popup-base {
  max-width: 700px;
}

@media screen and (min-width: 720px) {
  .popup-base {
    max-width: 1100px;
  }
}

.popup-base .popup-body {
  padding: 20px;
  overflow-y: auto;
  max-height: 80vh;
}

.promotion .motion-1 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .motion-2 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .motion-3 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .motion-4 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .motion-5 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .motion-6 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .motion-7 {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.promotion .active.container {
  opacity: 1;
}

.promotion .active .motion-1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.promotion .active .motion-2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.promotion .active .motion-3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.promotion .active .motion-4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.promotion .active .motion-5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.promotion .active .motion-6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.promotion .active .motion-7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.promotion .active .motion-laurel-1 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.promotion .active .motion-laurel-2 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.promotion .active .motion-laurel-3 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.only-web {
  display: block;
}

.only-mobile {
  display: none;
}

.promotion *, .promotion *:before, .promotion *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #000;
  letter-spacing: -.5px;
  background-color: #fff;
  overflow: hidden;
  margin: 0 auto;
}

.promotion .container {
  position: relative;
  margin-top: 0;
  border-bottom-width: 0;
}

.promotion .wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -1px;
  line-height: 1;
}

.promotion .contents {
  position: relative;
}

.promotion .bottom-banner {
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
  display: table;
  width: 100%;
  height: 130px;
}

.promotion .bottom-banner .pointer {
  display: block;
}

.promotion .bottom-banner .pointer::after {
  width: 70px;
  height: 70px;
  right: 5%;
}

.promotion .bottom-banner .pointer img {
  margin-top: -16px;
}

.promotion .video-box {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.promotion .video-box .video {
  position: relative;
  padding-top: 56.25%;
  z-index: 1;
}

.promotion .video-box .btn-play, .promotion .video-box iframe, .promotion .video-box video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.promotion .video-box .btn-play {
  overflow-y: hidden;
  z-index: 2;
}

.promotion .video-box .btn-play img {
  width: 100%;
}

.promotion .video-box.playing .btn-play {
  z-index: 0;
  opacity: 0;
}

.promotion .flag {
  position: absolute;
  top: 610px;
  left: 5%;
  -webkit-animation-name: slideup;
          animation-name: slideup;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes slideup {
  0%, 100% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  50% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
  }
}

@keyframes slideup {
  0%, 100% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  50% {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0);
  }
}

.promotion .blink {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: blink .8s step-start infinite;
          animation: blink .8s step-start infinite;
  z-index: 10;
}

@-webkit-keyframes blink {
  0%, 100% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
}

@keyframes blink {
  0%, 100% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
}

.promotion .right-banner {
  z-index: 100;
  position: fixed;
  right: 0;
  top: 45%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  pointer-events: none;
}

.promotion .right-banner .action {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.38);
          box-shadow: 0px 7px 13px 0px rgba(0, 0, 0, 0.38);
}

.promotion .right-banner .action a {
  display: block;
}

.promotion .right-banner .action a.btn1 {
  height: 200px;
}

.promotion .right-banner .action a.btn2 {
  height: 233px;
}

.promotion .right-banner .action a.btn3 {
  height: 206px;
}

.promotion .right-banner .action a.btn-top {
  height: 31px;
}

.promotion .right-banner.active {
  opacity: 1;
  pointer-events: auto;
}

.promotion .left-banner {
  z-index: 50;
  position: fixed;
  left: 40px;
  top: 30%;
}

.promotion .pointer {
  position: relative;
}

.promotion .pointer::after {
  content: '';
  position: absolute;
  top: 40%;
  right: -20px;
  z-index: 1;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_20.png") no-repeat 0 0;
  background-size: 100% auto;
  width: 110px;
  height: 110px;
  -webkit-animation-name: moving;
          animation-name: moving;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes moving {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

@keyframes moving {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

.promotion .pointer.none::after {
  display: none;
}

.promotion .slick-dots {
  width: 100%;
  margin-top: 30px;
  text-align: center;
}

.promotion .slick-dots li {
  display: inline-block;
  margin: 0 6px;
}

.promotion .slick-dots li button {
  width: 20px;
  height: 20px;
  text-indent: -9999em;
  border: none;
  border-radius: 50%;
  background-color: #b2b2b2;
  outline: none;
  cursor: pointer;
}

.promotion .slick-dots li.slick-active button {
  width: 50px;
  border-radius: 15px;
  background-color: #fed30b;
}

.promotion-title {
  position: relative;
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/bg_title.jpg") no-repeat 50% 0;
  background-size: cover;
}

.promotion-title .item {
  position: relative;
}

.promotion-title .blink {
  position: absolute;
  display: block;
  left: 50%;
  top: 753px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.promotion-pass .wrap {
  padding-bottom: 100px;
}

.promotion-pass .video-box {
  position: absolute;
  top: 315px;
  left: 50px;
  width: 514px;
}

.promotion-pass .video-box + .video-box {
  top: 625px;
}

.promotion-pass .slider-box {
  position: absolute;
  top: 320px;
  bottom: 200px;
  right: 150px;
  width: 400px;
}

.promotion-pass .slider-box::before, .promotion-pass .slider-box::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100px;
  background: transparent;
}

.promotion-pass .slider-box::before {
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.1)), to(white));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.1) 0%, white 100%);
}

.promotion-pass .slider-box::after {
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0.1)));
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.1) 100%);
}

.promotion-pass .slider-box .slider-logo {
  height: 100%;
}

.promotion-pass .slider-box .slick-list {
  height: 100% !important;
}

.promotion-pass .slider-box .slick-list .logo {
  display: table;
  height: 70px;
}

.promotion-pass .slider-box .slick-list .logo img {
  margin: 0 auto;
}

.promotion-pass .slider-box .slick-list p {
  display: table-cell;
  vertical-align: middle;
  font-size: 17px;
  width: 200px;
  margin: 0 auto;
}

.promotion-pass .slider-box .slick-list p:nth-child(2) {
  text-align: left;
}

.promotion-prize {
  background: #ffcd15 url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/bg_prize.jpg") no-repeat 50% 0;
}

.promotion-prize .btn-base {
  position: absolute;
  top: 260px;
  left: 50px;
}

.promotion-winner {
  background: #faf9f4 url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/bg_winner.jpg") no-repeat 50% 0;
}

.promotion-product {
  padding-bottom: 80px;
}

.promotion-product .product-list {
  width: 1000px;
  margin: 0 auto;
}

.promotion-product .product-list .link-box {
  position: relative;
  margin-bottom: 53px;
}

.promotion-product .product-list .link-box:last-child {
  margin-bottom: 0;
}

.promotion-product .product-list .pointer {
  position: absolute;
  bottom: 78px;
  left: 48px;
  display: inline-block;
  width: 408px;
  height: 60px;
}

.promotion-product .product-list .pointer::after {
  width: 70px;
  height: 70px;
}

.promotion-product .product-list .link3 .link3-1 {
  bottom: 140px;
}

.promotion-product .product-list .link3 .link3-2 {
  bottom: 64px;
}

.promotion-notice {
  padding: 30px 0;
  background-color: #f9f9f9;
}

.promotion-notice .wrap {
  padding: 0 60px;
}

.promotion-notice .wrap > p {
  color: #212121;
  line-height: 1.5;
  font-size: 16px;
}

.promotion-notice .highlight {
  color: #ff1818;
}

.promotion-notice dl {
  display: table;
  width: 100%;
  line-height: 1.5;
  padding: 50px 0;
  color: #212121;
}

.promotion-notice dl + dl {
  border-top: 2px solid #e7e7e7;
}

.promotion-notice dt {
  display: table-cell;
  width: 345px;
  font-size: 18px;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
}

.promotion-notice dd {
  display: table-cell;
  font-size: 16px;
  text-align: left;
}

.promotion-notice dd * {
  line-height: 1.7;
}

.promotion-notice dd ul.type1 li {
  padding-left: 16px;
  text-indent: -16px;
}

.promotion-notice dd ul.type2 {
  margin-left: 10px;
}

.promotion-notice dd ul + p, .promotion-notice dd p + p, .promotion-notice dd p + ul.type1 {
  display: block;
  margin-top: 20px;
}

.promotion-service .nav-wrap {
  padding: 50px 50px 0;
}

.promotion-service .tab-nav {
  display: table;
  padding-top: 113px;
}

.promotion-service .tab-nav li {
  display: table-cell;
}

.promotion-service .tab-nav li.nav1 a::after {
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/tab_img1.png") no-repeat 0 0;
}

.promotion-service .tab-nav li.nav2 a::after {
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/tab_img2.png") no-repeat 0 0;
}

.promotion-service .tab-nav li.nav3 a::after {
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/tab_img3.png") no-repeat 0 0;
}

.promotion-service .tab-nav li.nav4 a::after {
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/tab_img4.png") no-repeat 0 0;
}

.promotion-service .tab-nav li a {
  position: relative;
  display: table-cell;
  width: 273px;
  height: 141px;
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/tab_bg.png") no-repeat 0 0;
  color: #b1b1b1;
  font-size: 29px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
}

.promotion-service .tab-nav li a::after {
  content: '';
  display: block;
  position: absolute;
  top: -113px;
  width: 100%;
  height: 113px;
  opacity: .5;
}

.promotion-service .tab-nav li a.active {
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/tab_bg_active.png") no-repeat 0 0;
  -webkit-box-shadow: 0.954px -4.908px 10px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0.954px -4.908px 10px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
}

.promotion-service .tab-nav li a.active::after {
  opacity: 1;
}

.promotion-service1 {
  padding-top: 85px;
}

.promotion-service1 .wrap {
  z-index: 1;
}

.promotion-service1 .action {
  position: absolute;
  top: 1297px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.promotion-service1 .action button, .promotion-service1 .action a {
  width: 810px;
  height: 108px;
}

.promotion-service1::after {
  position: absolute;
  top: 840px;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  display: block;
  background: #f7f0ec url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/bg_service1.jpg") no-repeat 50% 0;
  background-size: cover;
}

.promotion-service1 .agree-box {
  z-index: 1;
  position: relative;
  margin-top: -50px;
  padding: 28px 50px 100px;
  text-align: left;
}

.promotion-service1 .agree-box .all-check {
  margin-bottom: 15px;
}

.promotion-service1 .agree-box .all-check input {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.promotion-service1 .agree-box .all-check label {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  font-size: 18px;
  font-weight: 500;
  color: #222;
}

.promotion-service1 .agree-box .check-box.scroll-box {
  padding: 15px 30px;
  width: 100%;
  height: 300px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  overflow-y: scroll;
  border: 1px solid #ddd;
  background-color: #fff;
  line-height: 1.5;
}

.promotion-service1 .agree-box .check-box.scroll-box .inner-box {
  padding-left: 15px;
}

.promotion-service1 .agree-box .check-box.scroll-box .inner-title {
  margin-left: -15px;
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
  color: #000;
}

.promotion-service1 .agree-box .check-box.scroll-box strong {
  font-size: 15px;
  color: #000;
}

.promotion-service1 .agree-box .check-box .row {
  border-top: 1px solid #f4f4f4;
  padding-top: 20px;
}

.promotion-service1 .agree-box .check-box .row:first-child {
  border-top: 0;
  padding-top: 0;
}

.promotion-service1 .agree-box .check-box .row .check {
  margin: 15px 0;
}

.promotion-service1 .agree-box .check-box .row .check input {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.promotion-service1 .agree-box .check-box .row .check label {
  vertical-align: middle;
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.5);
}

.promotion-service1 .agree-box .check-box .row .check label em {
  color: #e30c24;
}

.promotion-service2 .wrap {
  z-index: 1;
}

.promotion-service2 .action {
  position: absolute;
  bottom: 97px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.promotion-service2 .action button, .promotion-service2 .action a {
  width: 810px;
  height: 108px;
}

.promotion-service2 .item.off {
  display: none;
}

.promotion-service2 .item.on {
  display: block;
}

.promotion-service2::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  display: block;
  height: 929px;
  background: #ffc20e url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/bg_service2.jpg") no-repeat 50% 0;
}

.promotion-service2.disabled::before {
  content: '';
  z-index: 10;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/service_commingsoon.png"), url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/service_commingsoon.png");
  background-repeat: no-repeat;
  background-position: 50% 247px, 50% 1065px;
}

.promotion-service2.disabled .item.off {
  position: relative;
  display: block;
}

.promotion-service2.disabled .item.on {
  display: none;
}

.promotion-service3 .item1 {
  background-color: #e2f7fc;
  background: linear-gradient(45deg, #e1f8fc 0%, #f7eaf4 100%);
}

.promotion-service3 .item2 {
  padding: 70px 0 0;
  background-color: #ffe900;
}

.promotion-service3 .item4 {
  border-bottom: 1px solid #c4d3ee;
  background-color: #e2f7fc;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), color-stop(50%, #fff), to(#f2f2f2));
  background: linear-gradient(to bottom, #fafafa 0%, #fff 50%, #f2f2f2 100%);
}

.promotion-service3 .item4 .wrap {
  padding: 20px 50px;
}

.promotion-service3 .item5 {
  border-top: 1px solid #0048e0;
  background-color: #f9fdfe;
}

.promotion-service3 .item5 .wrap {
  padding: 65px 50px 80px;
}

.promotion-service3 .item6 {
  display: none;
}

.promotion-service3 .item6 .wrap {
  padding: 60px 50px;
}

.promotion-service3 .form-wrap {
  padding: 50px;
}

.promotion-service3 .form-wrap .row {
  padding: 30px 0;
}

.promotion-service3 .form-wrap .title-group {
  font-size: 24px;
  font-weight: 600;
}

.promotion-service3 .form-wrap label {
  cursor: pointer;
  font-size: 24px;
  margin-left: 20px;
}

.promotion-service3 .form-wrap label input[type=radio] {
  cursor: pointer;
  width: 24px;
  height: 24px;
  margin: 0 0 0 15px;
  vertical-align: middle;
}

.promotion-service3 .form-wrap .input-keyword {
  width: 785px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  padding: 0 35px;
  border-radius: 15px;
  background-color: #fff;
  border: 1px solid #000;
  vertical-align: top;
}

.promotion-service3 .form-wrap .btn-submit-keyword {
  width: 225px;
  height: 70px;
  line-height: 70px;
  margin-left: 10px;
  border-radius: 15px;
  text-align: center;
  background-color: #004adb;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  vertical-align: top;
}

.promotion-service3 .col.filter {
  padding: 9px 0 0;
}

.promotion-service3 .col.filter button {
  line-height: 24px;
  font-size: 24px;
  padding: 0 10px;
}

.promotion-service3 .col.filter button.on {
  font-weight: 600;
}

.promotion-service3 .col.filter button + button {
  border-left: 1px solid #777;
}

.promotion-service3 .col.search {
  float: right;
  background-color: #fff;
  border: 1px solid #c0c0c0;
}

.promotion-service3 .col.search .input-wrap {
  position: relative;
  display: inline-block;
  /* IE의 경우 */
  /* 크롬의 경우 */
}

.promotion-service3 .col.search .input-wrap input::-ms-clear,
.promotion-service3 .col.search .input-wrap input::-ms-reveal {
  display: none;
}

.promotion-service3 .col.search .input-wrap input::-webkit-search-decoration,
.promotion-service3 .col.search .input-wrap input::-webkit-search-cancel-button,
.promotion-service3 .col.search .input-wrap input::-webkit-search-results-button,
.promotion-service3 .col.search .input-wrap input::-webkit-search-results-decoration {
  display: none;
}

.promotion-service3 .col.search .input-wrap input {
  padding-right: 30px;
  height: inherit;
}

.promotion-service3 .col.search .input-wrap .btn-clear {
  position: absolute;
  top: 0;
  right: 10px;
  width: 40px;
  height: 40px;
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/cancel.png") center center no-repeat;
  background-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
}

.promotion-service3 .col.search .input-search {
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  border: 0;
  vertical-align: top;
  font-size: 20px;
}

.promotion-service3 .col.search .btn-search {
  width: 46px;
  height: 40px;
  background: #c0c0c0 url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/icon_search.png") no-repeat 50% 50%;
  vertical-align: top;
}

.promotion-service3 .inner-box {
  margin-bottom: 50px;
  padding: 45px 90px;
  border: 1px solid #d1d1d1;
  background-color: #fff;
}

.promotion-service3 .inner-box.scroll-box {
  overflow-y: auto;
  max-height: 420px;
  padding: 45px 0 25px 50px;
}

.promotion-service3 .inner-box .data-none {
  padding: 90px 0;
  font-size: 20px;
  color: #444;
  text-align: center;
}

.promotion-service3 .detail-wrap {
  display: none;
}

.promotion-service3 .detail-wrap .inner-box {
  margin-bottom: 0;
}

.promotion-service3 .detail-wrap .inner-box .text {
  margin-top: 20px;
  font-size: 24px;
  font-weight: 800;
}

.promotion-service3 .detail-wrap .inner-box .text-sub {
  margin-top: 20px;
  font-size: 18px;
  color: #adadad;
}

.promotion-service3 .keyword {
  display: inline-block;
  position: relative;
  padding: 15px 40px;
  border-radius: 20px;
  -webkit-box-shadow: 2.837px 0.977px 27px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 2.837px 0.977px 27px 0px rgba(0, 0, 0, 0.3);
  font-weight: 600;
  font-size: 24px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  text-align: left;
}

.promotion-service3 .keyword .count {
  position: absolute;
  top: 50%;
  left: 192px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  width: 48px;
  height: 43px;
  background: url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/icon_comment.png") no-repeat 50% 50%;
}

.promotion-service3 .keyword .count .num {
  position: absolute;
  top: -8px;
  left: 35px;
  min-width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0 8px;
  border-radius: 12.5px;
  background-color: #004adb;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: 'roboto';
  font-weight: 600;
  font-style: normal;
}

.promotion-service3 .keyword.on {
  border: 0;
  background-color: #004cd5;
  color: #fff;
}

.promotion-service3 .keyword.on .count .num {
  color: #004adb;
  background-color: #fff;
}

.promotion-service3 button.keyword {
  width: 279px;
  height: 99px;
  padding-right: 85px;
  margin: 0 0 20px 40px;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

.promotion-service3 button.keyword strong {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.promotion-service3 button.keyword:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.promotion-service3 p.keyword {
  background-color: #004adb;
  color: #fff;
  line-height: 1.3;
}

.promotion-service3 .input-box-reply {
  overflow: hidden;
  margin-top: 17px;
  border: 1px solid #d1d1d1;
  border-right: 0;
  background-color: #fff;
}

.promotion-service3 .input-box-reply .textarea-reply {
  float: left;
  width: 82%;
  height: 158px;
  padding: 40px 80px;
  border: 0;
  font-size: 24px;
  font-weight: 400;
}

.promotion-service3 .input-box-reply .btn-submit-reply {
  float: left;
  width: 18%;
  height: 158px;
  background-color: #0048e0;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.promotion-service3 .review-list {
  border: 1px solid #202020;
  border-left: 0;
  border-right: 0;
}

.promotion-service3 .review-list li {
  padding: 30px 95px;
  border-top: 1px solid #b1b1b1;
}

.promotion-service3 .review-list li:first-child {
  border-top: 0;
}

.promotion-service3 .review-list li .user {
  font-size: 24px;
}

.promotion-service3 .review-list li .date {
  float: right;
  color: #acacac;
  font-size: 18px;
}

.promotion-service3 .review-list li .text-detail {
  line-height: 1.3;
  margin-top: 30px;
  font-size: 20px;
}

.promotion-service3 .pagination {
  margin-top: 60px;
  text-align: center;
}

@media screen and (min-width: 1100px) {
  .promotion-service3 .pagination {
    display: block;
  }
}

.promotion-service3 .pagination a {
  position: relative;
  display: inline-block;
  height: 18px;
  padding: 0 10px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  color: #666;
}

.promotion-service3 .pagination a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  background-color: #999;
}

.promotion-service3 .pagination a.control {
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
  color: transparent;
  border: 1px solid #d8d8d8;
  background: none;
}

.promotion-service3 .pagination a.control:before {
  background: none;
}

.promotion-service3 .pagination a.control-prev:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-left-width: 1px;
  left: 8px;
}

.promotion-service3 .pagination a.control-next:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  left: 5px;
}

.promotion-service3 .pagination a.control + a:before {
  display: none;
}

.promotion-service3 .pagination a.on, .promotion-service3 .pagination a.active {
  color: #000;
  font-weight: 500;
  text-decoration: underline;
}

.promotion-service4 {
  background-color: #e2f7fc;
  background: linear-gradient(45deg, #e1f8fc 0%, #f7eaf4 100%);
}

.promotion-service4 .wrap {
  z-index: 1;
}

.promotion-service4 .action {
  position: absolute;
  bottom: 94px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.promotion-service4 .action button, .promotion-service4 .action a {
  width: 810px;
  height: 108px;
}

.promotion-service4 .item.off {
  display: none;
}

.promotion-service4 .item.on {
  display: block;
}

.promotion-service4.disabled::before {
  content: '';
  z-index: 10;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5) url("//img.eduwill.net/eduwill/img/2021/Z/event/210824/pc/service_commingsoon.png") no-repeat 50% 50%;
}

.promotion-service4.disabled .item.off {
  position: relative;
  display: block;
}

.promotion-service4.disabled .item.on {
  display: none;
}
/*# sourceMappingURL=web.css.map */