@charset "UTF-8";
.grid, .promotion-certify .file-box, .promotion .container {
  *zoom: 1;
}

.grid:before, .promotion-certify .file-box:before, .promotion .container:before, .grid:after, .promotion-certify .file-box:after, .promotion .container:after {
  content: '';
  display: table;
}

.grid:after, .promotion-certify .file-box:after, .promotion .container:after {
  clear: both;
}

.sr-only, .popup.popup-base .popup-close span, .promotion #popupBase .popup-close a span, .promotion-certify .file-box input[type="file"] {
  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, .promotion-certify .file-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col, .promotion-certify .file-box .col, .promotion-certify .file-box .upload-name, .promotion-certify .file-box label {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.popup-dim {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.7);
}

.popup {
  display: none;
  position: absolute;
  left: 50%;
  width: 90%;
  max-width: 720px;
  margin: 0 auto;
  z-index: 300;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 1100px) {
  .popup {
    max-width: 1000px;
  }
}

.popup * {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.popup.popup-base {
  border-radius: 0;
}

.popup.popup-base .popup-body {
  max-height: 18.75rem;
  overflow-y: auto;
  padding: 0.78125rem;
  text-align: left;
  line-height: 1.4;
  font-size: 2.5vw;
  font-weight: 400;
  color: #222;
  border: 2px solid #000;
  background-color: #fff;
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body {
    max-height: 600px;
  }
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body {
    padding: 25px;
  }
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body {
    font-size: 18px;
  }
}

.popup.popup-base .popup-body p {
  font-size: 2.22222vw;
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body p {
    font-size: 16px;
  }
}

.popup.popup-base .popup-body .base-title {
  margin-top: 0.625rem;
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body .base-title {
    margin-top: 20px;
  }
}

.popup.popup-base .popup-body .base-title:first-child {
  margin-top: 0;
}

.popup.popup-base .popup-body strong {
  display: block;
  font-size: 2.5vw;
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body strong {
    font-size: 18px;
  }
}

.popup.popup-base .popup-close {
  position: absolute;
  top: -40px;
  right: 0;
  background-color: #000;
  cursor: pointer;
}

.popup.popup-base .popup-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 10px;
  cursor: pointer;
}

.popup.popup-base .popup-close:before, .popup.popup-base .popup-close:after {
  content: '';
  display: block;
  width: 140%;
  height: 2px;
  background: #fff;
}

.popup.popup-base .popup-close:before {
  margin-top: -0.5px;
  margin-left: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}

.popup.popup-base .popup-close:after {
  margin-left: -41%;
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.promotion {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
}

.promotion .container {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
}

.promotion .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.promotion .notice, .promotion .promotion-sale .product-list .product-head p.desc, .promotion-sale .product-list .product-head .promotion p.desc, .promotion .promotion-sale .product-list .core .info dt, .promotion-sale .product-list .core .info .promotion dt,
.promotion .promotion-sale .product-list .core .info dd, .promotion-sale .product-list .core .info .promotion dd {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 400;
}

.promotion .banner-follow {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10;
  margin-left: 546px;
  font-weight: 900;
  opacity: 0;
}

.promotion .banner-follow .holder {
  position: absolute;
  top: 60px;
  right: 29px;
  bottom: 38px;
  left: 0;
  text-align: center;
  line-height: 1;
}

.promotion .banner-follow .holder .discount {
  margin-top: 56px;
  font-size: 30px;
  color: #ffbf00;
}

.promotion .banner-follow .holder .discount strong {
  font-size: 30px;
}

.promotion .banner-follow .holder .discount span {
  font-size: 30px;
}

.promotion .banner-follow .holder .date {
  margin-top: 8px;
  font-size: 30px;
  color: #fff;
}

.promotion .banner-follow .holder .date strong {
  font-size: 30px;
}

.promotion .banner-follow .holder strong {
  font-family: "Montserrat", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.promotion #popupBase {
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  width: 700px;
  font-size: 16px;
  border: 1px solid #000;
  left: 380px;
  top: 202px;
}

.promotion #popupBase .popup-close {
  top: 0;
  z-index: 10;
}

.promotion #popupBase .popup-close a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
}

.promotion #popupBase .popup-close a:before, .promotion #popupBase .popup-close a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 1px;
  margin-left: -10px;
  background-color: #7f7f7f;
}

.promotion #popupBase .popup-close a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.promotion #popupBase .popup-close a:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.promotion #popupBase .popup-body {
  padding: 20px 50px 20px 20px;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
}

.promotion #popupBase .popup-body ul li {
  padding-left: 10px;
  position: relative;
  word-break: keep-all;
  letter-spacing: -1.5px;
}

.promotion .pointer {
  position: relative;
  display: inline-block;
}

.promotion .pointer:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 66px;
  height: 73px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  -webkit-animation-name: bouncePointer;
          animation-name: bouncePointer;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -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 bouncePointer {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

@keyframes bouncePointer {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

.promotion-title {
  z-index: 1;
  background-color: #fff;
  background: url("//img.eduwill.net/eduwill/img/2021/B/event/210410/pc/bg_title.jpg");
  background-size: cover;
}

.promotion-title .title {
  position: absolute;
  left: 0;
  opacity: 0;
}

.promotion-title .title-2 {
  left: 110px;
  top: 368px;
}

.promotion-title .title-3 {
  left: 442px;
  top: 368px;
}

.promotion-title .title-4 {
  left: 442px;
  top: 544px;
}

.promotion-title .title-5 {
  left: 442px;
  top: 713px;
}

.promotion-title .flag-event {
  position: absolute;
  top: 540px;
  left: 50%;
  opacity: 0;
  margin-left: 16px;
}

.promotion-title .action {
  position: absolute;
  top: 980px;
  right: 0;
  left: 0;
  opacity: 0;
}

.promotion-title .popup {
  position: absolute;
  top: 202px;
  left: 1000px;
}

.promotion-certify {
  padding-bottom: 130px;
  background-color: #8ac0ff;
}

.promotion-certify .file-title {
  color: #000;
  font-size: 34px;
  font-weight: 700;
  text-align: left;
  margin-bottom: 15px;
}

.promotion-certify .file-box {
  position: relative;
}

.promotion-certify .file-box .upload-name {
  width: 80%;
  height: 65px;
  line-height: 65px;
  font-size: 30px;
  color: #666;
  border: 2px solid #6f3393;
  background-color: #fff;
}

.promotion-certify .file-box label {
  width: 19%;
  margin-left: 1%;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  background-color: #6f3393;
  cursor: pointer;
}

.promotion-certify .info-list {
  margin-top: 10px;
  text-align: left;
  font-size: 16px;
  color: #2b6fe1;
}

.promotion-certify .action {
  margin-top: 20px;
}

.promotion-certify .action a {
  display: inline-block;
  margin-left: 100px;
}

.promotion-certify .action a:first-child {
  margin-left: 0;
}

.promotion-sale {
  padding-bottom: 155px;
  background-color: #1a172c;
}

.promotion-sale .title {
  position: relative;
  text-align: left;
  line-height: 1.2;
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -3px;
}

.promotion-sale .title span {
  display: inline-block;
  border-bottom: 1px solid #fff;
}

.promotion-sale .title .flag-sale {
  position: absolute;
  top: -255px;
  left: 50%;
  display: table;
  width: 215px;
  height: 219px;
  margin-left: -250px;
  background: url("//img.eduwill.net/eduwill/img/2021/B/event/210410/pc/flag_sale.png") no-repeat 0 0;
  -webkit-animation-name: bounceFlag;
          animation-name: bounceFlag;
  -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 bounceFlag {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

@keyframes bounceFlag {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

.promotion-sale .title .flag-sale em {
  display: table-cell;
  padding: 70px 0;
  vertical-align: middle;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
}

.promotion-sale .notice, .promotion-sale .product-list .product-head p.desc, .promotion-sale .product-list .core .info dt,
.promotion-sale .product-list .core .info dd {
  margin-top: 15px;
  color: #1d2221;
}

.promotion-sale .product-list {
  text-align: center;
  margin-right: -34px;
}

.promotion-sale .product-list .product {
  width: calc(50% - 34px);
  margin-top: 50px;
  margin-right: 34px;
  border-radius: 30px;
  background-color: #fff;
}

.promotion-sale .product-list .product-head {
  position: relative;
  padding-top: 49px;
}

.promotion-sale .product-list .product-head p {
  line-height: 1;
  color: #222;
  letter-spacing: -1px;
}

.promotion-sale .product-list .product-head p.subject {
  font-size: 42px;
  font-weight: bold;
}

.promotion-sale .product-list .product-head p.desc {
  margin-top: 12px;
  color: #222;
}

.promotion-sale .product-list .flag {
  position: absolute;
  top: 50px;
  right: 54px;
  width: 126px;
  height: 126px;
  text-align: center;
  line-height: 126px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
  background-color: #6a6876;
}

.promotion-sale .product-list .flag strong {
  font-size: 50px;
}

.promotion-sale .product-list .product-body {
  position: relative;
  padding: 22px 70px 30px;
}

.promotion-sale .product-list .core {
  text-align: left;
}

.promotion-sale .product-list .core .price {
  letter-spacing: -2px;
}

.promotion-sale .product-list .core .price span {
  font-size: 24px;
}

.promotion-sale .product-list .core .price-before {
  position: relative;
  display: inline-block;
  margin-top: 6px;
  padding: 0 10px;
  font-size: 40px;
  font-weight: 500;
  color: #222;
}

.promotion-sale .product-list .core .price-before:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: block;
  width: 240px;
  height: 46px;
  background: url("//img.eduwill.net/eduwill/img/2021/B/event/210410/pc/icon_price_before.png") no-repeat right 0;
}

.promotion-sale .product-list .core .price-after {
  font-size: 60px;
  font-weight: 700;
  color: #6f3393;
}

.promotion-sale .product-list .core .price-after .price-title {
  padding: 6px 0;
  border-radius: 5px;
}

.promotion-sale .product-list .core .price-title {
  display: inline-block;
  width: 80px;
  margin-right: 10px;
  vertical-align: middle;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-sale .product-list .core .info dt,
.promotion-sale .product-list .core .info dd {
  display: inline-block;
  margin: 0;
  color: #6f3393;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-sale .product-list .action {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.promotion-sale .product-list .action a {
  position: relative;
  display: inline-block;
}

.promotion-sale .product-list .action a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 66px;
  height: 73px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  -webkit-animation-name: bouncePointer;
          animation-name: bouncePointer;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -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;
}

@keyframes bouncePointer {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

.promotion-pass {
  background-color: #62246d;
}

.promotion-pass .wrap {
  width: 100%;
}

.promotion-pass .holder {
  position: relative;
}

.promotion-pass .holder:last-child {
  width: 1100px;
  margin: 0 auto;
}

.promotion-pass .preview-group {
  position: relative;
}

.promotion-pass .preview-group:before, .promotion-pass .preview-group:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 30%;
  height: 100%;
  display: block;
  background: #62246d;
}

.promotion-pass .preview-group:before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(#62246d), to(rgba(98, 36, 109, 0)));
  background: linear-gradient(90deg, #62246d 0%, rgba(98, 36, 109, 0) 100%);
}

.promotion-pass .preview-group:after {
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(98, 36, 109, 0)), to(#62246d));
  background: linear-gradient(90deg, rgba(98, 36, 109, 0) 0%, #62246d 100%);
}

.promotion-pass .preview-group .slide-list img {
  max-width: 100%;
  height: 370px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}

.promotion-pass .slide-wrap {
  position: absolute;
  top: 220px;
  left: 590px;
  right: 34px;
}

.promotion-pass .slide-wrap img {
  width: 100%;
}

.promotion-pass .slide-wrap .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  border-radius: 50%;
  font-size: 0;
  text-indent: -9999px;
  color: transparent;
  border: none;
  background: none;
  cursor: pointer;
  outline: none;
}

.promotion-pass .slide-wrap .slick-arrow.slick-prev {
  left: -30px;
}

.promotion-pass .slide-wrap .slick-arrow.slick-prev:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 15px;
  height: 15px;
  margin-top: -7.5px;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-left-width: 1px;
}

.promotion-pass .slide-wrap .slick-arrow.slick-next {
  right: -30px;
}

.promotion-pass .slide-wrap .slick-arrow.slick-next:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 15px;
  height: 15px;
  margin-top: -7.5px;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
}

.promotion-text-title {
  background-color: #6a59ff;
}

.promotion-notice {
  padding: 70px 0;
  color: #000;
}

.promotion-notice .wrap {
  text-align: left;
}

.promotion-notice .notice-box {
  background: #e8e8e8;
  padding: 38px 32px;
}

.promotion-notice .notice-box .title {
  font-size: 21px;
  font-weight: 700;
  color: #3a3a3a;
}

.promotion-notice .notice-box ul {
  margin-top: 10px;
}

.promotion-notice .notice-box li {
  position: relative;
  padding-left: 10px;
  font-size: 17px;
}

.promotion-notice .notice-box li:before {
  content: '-';
  position: absolute;
  top: 0;
  left: 0;
}

.promotion .promotion-year5 {
  padding: 2.5rem 0 3.75rem;
  background: #f8f7f0;
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 {
    padding: 80px 0 120px;
  }
}

.promotion .promotion-year5 .year5-box {
  position: relative;
  margin: 0 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.promotion .promotion-year5 .year5-title {
  position: relative;
}

.promotion .promotion-year5 .year5-title .action {
  text-align: left;
}

.promotion .promotion-year5 .year5-title .action .btn-base {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .promotion-year5 .year5-title .action .btn-base:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-width: 0;
  border-style: solid;
  border-color: #999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 2px;
  border-right-width: 2px;
  right: 0;
}

.promotion .promotion-year5 .year5-list {
  overflow: hidden;
  -webkit-transform: perspective(570px) rotateX(45deg);
  transform: perspective(570px) rotateX(45deg);
}

.promotion .promotion-year5 .year5-list:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 1.5625rem;
  background: #f8f7f0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f7f0), to(rgba(248, 247, 240, 0)));
  background: linear-gradient(180deg, #f8f7f0 0%, rgba(248, 247, 240, 0) 100%);
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-list:before {
    height: 50px;
  }
}

.promotion .promotion-year5 .year5-list:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 1.5625rem;
  background: #f8f7f0;
  background: -webkit-gradient(linear, left bottom, left top, from(#f8f7f0), to(rgba(248, 247, 240, 0)));
  background: linear-gradient(0deg, #f8f7f0 0%, rgba(248, 247, 240, 0) 100%);
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-list:after {
    height: 50px;
  }
}

.promotion .promotion-year5 .year5-list .slick-slide {
  margin-top: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-list .slick-slide {
    margin-top: 30px;
  }
}

.promotion .promotion-year5 .year5-list .slick-slide img {
  display: inline-block;
}

.promotion .sector-unbreakable {
  background: #f8f7f0;
}

.promotion .sector-unbreakable .unbreakable-list::before {
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f7f0), to(rgba(248, 247, 240, 0)));
  background: linear-gradient(180deg, #f8f7f0 0%, rgba(248, 247, 240, 0) 100%);
}

.promotion .sector-unbreakable .unbreakable-list::after {
  background: -webkit-gradient(linear, left bottom, left top, from(#f8f7f0), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #f8f7f0 0%, rgba(255, 255, 255, 0) 100%);
}
/*# sourceMappingURL=web.css.map */