@charset "UTF-8";
a {
  outline: 0;
  outline: none;
}

.grid, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two, .product-eco .product-teacher .teacher-major, .product-eco .product-teacher .teacher-major-nrg, .product-eco .product-teacher .teacher-group, .product-eco .product-item .price-table table [class^="row-"].row-discount a, .product-eco .product-pro .item-video .video-box {
  *zoom: 1;
}

.grid:before, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box:before, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two:before, .product-eco .product-teacher .teacher-major:before, .product-eco .product-teacher .teacher-major-nrg:before, .product-eco .product-teacher .teacher-group:before, .product-eco .product-item .price-table table [class^="row-"].row-discount a:before, .product-eco .product-pro .item-video .video-box:before, .grid:after, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box:after, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two:after, .product-eco .product-teacher .teacher-major:after, .product-eco .product-teacher .teacher-major-nrg:after, .product-eco .product-teacher .teacher-group:after, .product-eco .product-item .price-table table [class^="row-"].row-discount a:after, .product-eco .product-pro .item-video .video-box:after {
  content: '';
  display: table;
}

.grid:after, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box:after, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two:after, .product-eco .product-teacher .teacher-major:after, .product-eco .product-teacher .teacher-major-nrg:after, .product-eco .product-teacher .teacher-group:after, .product-eco .product-item .price-table table [class^="row-"].row-discount a:after, .product-eco .product-pro .item-video .video-box:after {
  clear: both;
}

.sr-only, .popup-benefit .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;
}

.grid, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two, .product-eco .product-teacher .teacher-major, .product-eco .product-teacher .teacher-major-nrg, .product-eco .product-teacher .teacher-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .col, .product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two .col, .product-eco .product-teacher .teacher-major .col, .product-eco .product-teacher .teacher-major-nrg .col, .product-eco .product-teacher .teacher-group .col {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.layer-dim, .layer-dimmed {
  display: none;
  position: fixed;
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background: #000;
  opacity: .8;
  overflow: hidden;
}

.layer-review {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 301;
  max-width: 768px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.layer-review .layer-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
  top: -60px;
  z-index: 10002;
}

.layer-review .layer-close:before, .layer-review .layer-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 2px;
  margin-left: -15px;
  background-color: #fff;
}

.layer-review .layer-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.layer-review .layer-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

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

.layer-review .layer-box {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

.layer-review .layer-box iframe, .layer-review .layer-box video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: inherit;
     object-fit: inherit;
}

.popup-benefit {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 301;
  display: none;
  width: 82.63889vw;
  max-width: 595px;
  letter-spacing: -1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .popup-benefit {
    width: 595px;
  }
}

.popup-benefit .popup-wrap {
  position: relative;
}

.popup-benefit .popup-wrap .period {
  position: absolute;
  top: 8.88889vw;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 3.47222vw;
  font-weight: 700;
  color: #fff;
}

@media screen and (min-width: 720px) {
  .popup-benefit .popup-wrap .period {
    top: 64px;
  }
}

@media screen and (min-width: 720px) {
  .popup-benefit .popup-wrap .period {
    font-size: 25px;
  }
}

.popup-benefit .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}

.popup-benefit .popup-close:before, .popup-benefit .popup-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  margin-left: -10px;
  background-color: #fff;
}

.popup-benefit .popup-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-benefit .popup-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

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

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

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

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

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

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

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

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

.product-eco .motion-8 {
  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;
}

.product-eco .motion-9 {
  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;
}

.product-eco .motion-10 {
  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;
}

.product-eco .motion-11 {
  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;
}

.product-eco .motion-12 {
  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;
}

.product-eco .motion-box-1 {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.product-eco .motion-box-2 {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.product-eco .motion-box-3 {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.product-eco .motion-box-4 {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.product-eco .motion-box-5 {
  opacity: 0;
  -webkit-transform: scale(0.1, 0.1);
  transform: scale(0.1, 0.1);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.product-eco .motion-scale-y-1 {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .motion-scale-y-2 {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .motion-scale-y-3 {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .motion-scale-y-4 {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .motion-scale-y-5 {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .motion-scale-y-6 {
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .active .motion-1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.product-eco .active .motion-2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.product-eco .active .motion-3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.product-eco .active .motion-4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.product-eco .active .motion-5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.product-eco .active .motion-6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.product-eco .active .motion-7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.product-eco .active .motion-8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.product-eco .active .motion-9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.product-eco .active .motion-10 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.product-eco .active .motion-11 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

.product-eco .active .motion-12 {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.product-eco .active .motion-box-1 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.product-eco .active .motion-box-2 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.product-eco .active .motion-box-3 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.product-eco .active .motion-box-4 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.product-eco .active .motion-box-5 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.product-eco .active .motion-scale-y-1 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .active .motion-scale-y-2 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .active .motion-scale-y-3 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .active .motion-scale-y-4 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .active .motion-scale-y-5 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

.product-eco .active .motion-scale-y-6 {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

#fixApply.fix-apply {
  display: none !important;
}

.product-eco {
  overflow: hidden;
}

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

.product-eco .container {
  position: relative;
}

.product-eco .container .item {
  position: relative;
}

.product-eco .eco-puri {
  display: inline-block;
}

.product-eco button {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  text-decoration: none;
  border: none;
  background: transparent;
  outline: 0;
  cursor: pointer;
}

.product-eco .wrap {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.product-eco .wrap .product-full {
  width: 100%;
}

.product-eco .only-pc {
  display: block;
}

.product-eco .only-mobile {
  display: none;
}

.product-eco .fix-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  z-index: 11;
  padding: 24px 0 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .fix-bottom .wrap strong {
  display: inline-block;
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -2px;
}

.product-eco .fix-bottom .wrap strong em {
  color: #ffbf00;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: -2px;
}

.product-eco .fix-bottom .wrap a {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  width: 275px;
  height: 70px;
  text-align: center;
  vertical-align: top;
  border-radius: 100px;
  background: #fa5800;
  background: -webkit-gradient(linear, left top, right top, from(#fa5800), to(#eb260a));
  background: linear-gradient(to right, #fa5800 0%, #eb260a 100%);
  position: relative;
  display: inline-block;
}

.product-eco .fix-bottom .wrap a span {
  /*@include arrow(right, 12px, 12px, 3px, #fff);*/
  display: block;
  padding-right: 6px;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  line-height: 70px;
  letter-spacing: -2px;
}

.product-eco .fix-bottom .wrap a span:after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 30px;
}

.product-eco .fix-bottom .wrap a:after {
  content: '';
  position: absolute;
  top: 60%;
  right: 0;
  z-index: 1;
  display: block;
  width: 1.78125rem;
  height: 2.03125rem;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .product-eco .fix-bottom .wrap a:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .fix-bottom .wrap a:after {
    height: 65px;
  }
}

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

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

.product-eco p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #666;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.product-eco p.fly, .product-eco p.eco {
  position: absolute;
}

.product-eco .grounds-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.4);
}

.product-eco .asterisk {
  display: inline-block;
  font-weight: 300;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
}

.product-eco .point-1 {
  color: #002ea3;
}

.product-eco .point-2 {
  color: #ef2f0a;
}

.product-eco .highlight {
  display: inline-block;
  position: relative;
  font-weight: 900;
  padding: 0 5px;
  z-index: 1;
}

.product-eco .highlight:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 22px;
  background: #f9c400;
  z-index: -1;
}

.product-eco .slider-contents {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.product-eco .slick-dots {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  font-size: 0;
  text-align: right;
}

.product-eco .slick-dots li {
  display: inline-block;
  margin: 0 0.1875rem;
}

@media screen and (min-width: 720px) {
  .product-eco .slick-dots li {
    margin: 0 6px;
  }
}

.product-eco .slick-dots li.slick-active button {
  width: 2.875rem;
  border-radius: 1.5625rem;
  background-color: #ffbe00;
}

@media screen and (min-width: 720px) {
  .product-eco .slick-dots li.slick-active button {
    width: 92px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .slick-dots li.slick-active button {
    border-radius: 50px;
  }
}

.product-eco .slick-dots button {
  display: block;
  width: 1rem;
  height: 0.9375rem;
  color: transparent;
  border: none;
  border-radius: 50%;
  background-color: #bbb;
  outline: none;
  cursor: pointer;
}

@media screen and (min-width: 720px) {
  .product-eco .slick-dots button {
    width: 32px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .slick-dots button {
    height: 30px;
  }
}

.product-eco .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  content: '';
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-indent: -9999px;
  display: block;
  cursor: pointer;
  width: 1.5625rem;
  height: 1.5625rem;
  margin-top: -0.78125rem;
}

@media screen and (min-width: 720px) {
  .product-eco .slick-arrow {
    width: 50px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .slick-arrow {
    height: 50px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .slick-arrow {
    margin-top: -25px;
  }
}

.product-eco .slick-arrow.slick-prev {
  left: 30px;
  background: url("https://img.eduwill.net/eduwill/img/2021/7/product/210430/pc/btn_prev.png") 0 0 no-repeat;
  background-size: cover;
}

.product-eco .slick-arrow.slick-next {
  right: 30px;
  background: url("https://img.eduwill.net/eduwill/img/2021/7/product/210430/pc/btn_next.png") 0 0 no-repeat;
  background-size: cover;
}

.product-eco .action {
  margin-top: 12px;
}

.product-eco .action a {
  display: inline-block;
  padding: 0 50px 0 66px;
  height: 75px;
  border-radius: 100px;
  border: 1px solid #858585;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}

.product-eco .action a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 1.78125rem;
  height: 2.03125rem;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .product-eco .action a:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .action a:after {
    height: 65px;
  }
}

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

.product-eco .action a span {
  display: inline-block;
  padding-right: 38px;
  font-size: 20px;
  font-weight: 700;
  color: #222;
  line-height: 73px;
  letter-spacing: -1px;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto;
}

.product-eco .action a:hover {
  background: #ffd844;
  border-color: #ffd844;
  /*@include linear-gradient(to bottom, #ffdd48 0%, #ffb320 100%);*/
}

.product-eco .action.type-2 a {
  width: 316px;
  height: 56px;
  padding: 0;
  border-radius: 50px;
  background: #fff;
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
}

.product-eco .action.type-2 a:after {
  display: none;
}

.product-eco .action.type-2 a span {
  position: relative;
  display: inline-block;
  display: block;
  padding-left: 30px;
  line-height: 54px;
  font-size: 21px;
  font-weight: 700;
  color: #222;
  letter-spacing: -1.5px;
  background: none;
}

.product-eco .action.type-2 a span:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  margin-top: -0.125rem;
  border-width: 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
  border-top-width: 2px;
  border-right-width: 2px;
}

@media screen and (min-width: 720px) {
  .product-eco .action.type-2 a span:after {
    width: 8px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .action.type-2 a span:after {
    height: 8px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .action.type-2 a span:after {
    margin-top: -4px;
  }
}

.product-eco .action.type-2 a span:after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 30px;
}

.product-eco .action.cop, .product-eco .action.fire, .product-eco .action.post, .product-eco .action.seven {
  display: none;
}

.product-eco .action.gov {
  display: block;
}

.product-eco .comm-title {
  margin-bottom: 45px;
  letter-spacing: -2px;
  font-size: 50px;
  text-align: left;
  font-weight: 900;
  line-height: 1.4;
  color: #000;
}

.product-eco .comm-sub-title {
  padding-left: 28px;
  letter-spacing: -2px;
  font-size: 40px;
  position: relative;
  text-align: left;
  font-weight: 900;
  color: #000;
  line-height: 1;
  border-left: 1px solid #c1c1c1;
}

.product-eco .comm-sub-title .highlight {
  padding: 0 5px;
  font-size: 40px;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: 900;
  line-height: 1;
}

.product-eco .comm-sub-title .highlight:before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 15px;
  background: #f9c400;
  z-index: -1;
}

.product-eco .comm-sub-title em {
  position: relative;
  color: #222;
  vertical-align: bottom;
  top: 5px;
  font-size: 22px;
}

.product-eco .comm-sub-title .sub-title {
  margin-top: 16px;
  letter-spacing: -2px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.4;
  color: #000;
}

.product-eco .comm-sub-title .grounds-text {
  margin-top: 20px;
  font-weight: 400;
  color: #afafaf;
}

.product-eco .section-title {
  position: relative;
  text-align: left;
  font-weight: 900;
  font-size: 50px;
  color: #000;
  line-height: 1.3;
  letter-spacing: -2px;
}

.product-eco .section-title em {
  position: relative;
  top: 10px;
  font-size: 55px;
  color: #222;
  font-size: 30px;
  margin-left: 3px;
  vertical-align: middle;
}

.product-eco .section-title em.star {
  vertical-align: top;
  top: 5px;
}

.product-eco .section-title .sub-title {
  margin-top: 16px;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: -2px;
  line-height: 1.4;
  color: #000;
}

.product-eco .section-title .grounds-text {
  margin-top: 20px;
  font-weight: 400;
  color: #afafaf;
}

.product-eco .section-title.type-1 {
  padding-top: 42px;
}

.product-eco .section-title.type-1:before {
  content: '';
  display: inline-block;
  width: 65px;
  height: 10px;
  background: #222;
  position: absolute;
  top: 0;
  left: 0;
}

.product-eco .section-title.type-2 em {
  font-size: 16px;
  color: #707070;
}

.product-eco .section-title.type-2 em.star {
  vertical-align: top;
  font-size: 20px;
  color: #000;
}

.product-eco .banner-follow {
  position: fixed;
  top: 150px;
  right: 0;
  z-index: 101;
}

.product-eco .banner-follow > div {
  position: relative;
  margin-top: 20px;
}

.product-eco .banner-follow > div:first-child {
  margin-top: 0;
}

.product-eco .banner-follow .flag {
  position: absolute;
  top: -14px;
  left: 12px;
  -webkit-animation-name: effectBlink;
          animation-name: effectBlink;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.product-eco .product-top {
  background-color: #22223a;
}

.product-eco .product-title {
  height: 1620px;
}

.product-eco .product-title .bg-wrap {
  position: relative;
  height: 100%;
  background-color: #001c4e;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-title .bg-wrap .wrap {
  height: 100%;
}

.product-eco .product-title .title-text-1 {
  position: absolute;
  top: 82px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}

.product-eco .product-title .title-text-2 {
  position: absolute;
  top: 233px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1;
}

.product-eco .product-title .title-text-3 {
  position: absolute;
  top: 700px;
  left: 0;
  right: 0;
  text-align: center;
}

.product-eco .product-title .title-text-3 p {
  font-weight: 900;
  color: #fff;
  line-height: 1.4;
  letter-spacing: -3px;
  font-size: 40px;
}

.product-eco .product-title .title-text-3 p strong {
  display: inline-block;
  color: #ffcc00;
  font-weight: 900;
  line-height: 1;
}

.product-eco .product-title .title-emb {
  position: absolute;
  top: 265px;
  right: -5px;
  z-index: 1;
}

.product-eco .product-title .flag-plus {
  position: absolute;
  top: 656px;
  left: 807px;
  z-index: 1;
}

.product-eco .product-title .grounds-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.4);
}

.product-eco .product-title.modify-210526 .bg-wrap {
  background-color: #001c4e;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_title_210526.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-benefit {
  padding-bottom: 85px;
  background: #fff;
}

.product-eco .product-benefit .benefit-title {
  padding: 95px 0 60px;
  color: #000;
  font-size: 60px;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: -3px;
}

.product-eco .product-benefit .benefit-title strong {
  color: #002ea3;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -3px;
}

.product-eco .product-benefit .benefit-title em {
  display: inline-block;
  margin-right: 10px;
  color: #000;
}

.product-eco .product-benefit .benefit-box {
  margin: 0 30px;
}

.product-eco .product-benefit .benefit-box .list .col {
  position: relative;
  overflow: hidden;
  margin: 0 10px 12px 0;
  border-radius: 0 30px 0 30px;
  width: 273px;
  height: 334px;
  border-top: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-benefit .benefit-box .list .col:nth-child(4n) {
  margin-right: 0;
}

.product-eco .product-benefit .benefit-box .list .col .subject {
  position: absolute;
  top: 22px;
  left: 25px;
  text-align: left;
  padding-top: 10px;
  font-size: 24px;
  font-weight: 900;
  color: #222;
  line-height: 1.3;
  letter-spacing: -1.5px;
}

.product-eco .product-benefit .benefit-box .list .col .subject span {
  font-weight: 900;
}

.product-eco .product-benefit .benefit-box .list .col .subject em {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 5px;
  margin-left: 4px;
  font-weight: 500;
  color: #707070;
}

.product-eco .product-benefit .benefit-box .list .col .subject .badge {
  display: inline-block;
  padding: 7px 12px 6px;
  margin-bottom: 6px;
  border-radius: 50px;
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: -1px;
  line-height: 1;
  vertical-align: top;
  background: #ea1d00;
}

.product-eco .product-benefit .grounds-text {
  padding: 10px 0 0 30px;
  text-align: left;
  font-size: 15px;
  color: #9a9a9a;
}

.product-eco .benefit-box {
  margin: 0 30px;
}

.product-eco .benefit-box .list .col {
  position: relative;
  overflow: hidden;
  margin: 0 10px 12px 0;
  border-radius: 0 30px 0 30px;
  width: 273px;
  height: 334px;
  border-top: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .benefit-box .list .col:nth-child(4n) {
  margin-right: 0;
}

.product-eco .benefit-box .list .col .subject {
  position: absolute;
  top: 22px;
  left: 25px;
  text-align: left;
  padding-top: 10px;
  font-size: 24px;
  font-weight: 900;
  color: #222;
  line-height: 1.3;
  letter-spacing: -1.5px;
}

.product-eco .benefit-box .list .col .subject span {
  font-weight: 900;
}

.product-eco .benefit-box .list .col .subject em {
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 5px;
  margin-left: 4px;
  font-weight: 500;
  color: #707070;
}

.product-eco .benefit-box .list .col .subject .badge {
  display: inline-block;
  padding: 7px 12px 6px;
  margin-bottom: 6px;
  border-radius: 50px;
  color: #fff;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: -1px;
  line-height: 1;
  vertical-align: top;
  background: #ea1d00;
}

.product-eco .product-benefit-plus {
  padding: 100px 0;
  background: #002ea3;
}

.product-eco .product-benefit-plus .benefit-title {
  padding-bottom: 65px;
}

.product-eco .product-benefit-plus .benefit-title span {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 1;
}

.product-eco .product-benefit-plus .benefit-title p {
  margin-top: 15px;
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -3px;
  line-height: 1;
}

.product-eco .product-benefit-plus .benefit-title p strong {
  font-weight: 900;
  color: #f9c400;
}

.product-eco .product-benefit-plus .benefit-flag {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: 406px;
}

.product-eco .product-benefit-plus .benefit-flag .flag-inner {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product-eco .product-benefit-plus .benefit-box {
  text-align: center;
}

.product-eco .product-benefit-plus .benefit-box .col {
  float: none;
  width: auto;
  display: inline-block;
  background: #1848c2;
  border-color: #6981c0;
}

.product-eco .product-benefit-plus .benefit-box .col .subject {
  color: #fff;
}

.product-eco .product-benefit-plus .benefit-box .col .subject .badge {
  display: block;
  width: 80px;
  margin-bottom: 15px;
  text-align: center;
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f6d305;
  background: -webkit-gradient(linear, left top, right top, from(#f6d305), to(#f7b300));
  background: linear-gradient(to right, #f6d305 0%, #f7b300 100%);
}

.product-eco .product-benefit-plus .benefit-box .col .subject em {
  vertical-align: top !important;
  color: #fff !important;
}

.product-eco .product-benefit-plus .grounds-text {
  margin-top: 20px;
  text-align: center;
  font-size: 15px;
  letter-spacing: -1px;
  color: rgba(255, 255, 255, 0.4);
}

.product-eco .product-benefit-plus:after {
  content: '';
  display: block;
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -66px;
  width: 132px;
  height: 132px;
  z-index: 1;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_plus.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-earlybird {
  padding: 100px 0;
  background: #ffcc00;
}

.product-eco .product-earlybird .early-title {
  padding-bottom: 50px;
  font-weight: 400;
  color: #000;
  font-size: 30px;
  letter-spacing: -2px;
  line-height: 1.4;
}

.product-eco .product-earlybird .early-title strong {
  font-weight: 900;
  font-size: 60px;
  line-height: 1.4;
  letter-spacing: -3px;
}

.product-eco .product-earlybird .early-img {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  border-radius: 0 35px;
  overflow: hidden;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-earlybird .early-img .btn-liveclass {
  display: block;
  position: absolute;
  top: 307px;
  right: 171px;
  width: 108px;
  height: 26px;
  z-index: 1;
}

.product-eco .product-earlybird .btn-notice {
  display: inline-block;
  margin-top: 30px;
}

.product-eco .product-earlybird .btn-notice span {
  color: rgba(0, 0, 0, 0.4);
  font-size: 17px;
  font-weight: 400;
}

.product-eco .product-earlybird .btn-notice span:after {
  content: '>';
  display: inline-block;
  margin-left: 5px;
  font-family: "KHNPHD", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.product-eco .product-earlybird .early-notice {
  display: none;
  width: 1000px;
  margin: 50px auto 0;
  padding: 50px;
  text-align: left;
  background: #fff;
}

.product-eco .product-earlybird .early-notice dl dt {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
  color: #000;
  line-height: 1.4;
}

.product-eco .product-earlybird .early-notice dl dd > ul > li {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #222;
  font-weight: 500;
  margin-top: 5px;
}

.product-eco .product-earlybird .early-notice dl dd > ul > li:first-child {
  margin-top: 0;
}

.product-eco .product-earlybird .early-notice dl dd > ul > li ul {
  margin-left: 14px;
}

.product-eco .product-earlybird .early-notice dl dd > ul > li ul li {
  position: relative;
  padding-left: 10px;
  font-weight: 400;
  color: #666;
  line-height: 1.5;
}

.product-eco .product-earlybird .early-notice dl dd > ul > li ul li:before {
  content: '-';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.product-eco .product-item {
  padding: 100px 0;
  background: #fff;
}

.product-eco .product-item .item-title {
  padding: 0 0 60px;
  color: #000;
  font-size: 60px;
  line-height: 1.3;
  font-weight: 900;
  letter-spacing: -3px;
}

.product-eco .product-item .item-title strong {
  color: #002ea3;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -3px;
}

.product-eco .product-item .item-title em {
  display: inline-block;
  margin-right: 10px;
  color: #000;
}

.product-eco .product-item .item-list {
  margin: 0 12px;
}

.product-eco .product-item .item-list .col {
  position: relative;
  margin-left: 37px;
  width: 367px;
  border-radius: 20px;
  border: 5px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-item .item-list .col .col-flag {
  position: absolute;
  top: -30px;
  left: 50%;
  width: 88%;
  height: 54px;
  text-align: center;
  line-height: 54px;
  color: #fff;
  font-weight: 900;
  font-size: 27px;
  letter-spacing: -1px;
  border-radius: 50px;
  background: #ef2f0a;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-eco .product-item .item-list .col .subject {
  padding: 40px 35px 0;
  min-height: 138px;
  text-align: left;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  color: #000;
  letter-spacing: -2px;
  line-height: 1.4;
  background: #fff;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .item-list .col .subject img {
  display: inline-block;
  vertical-align: -5px;
  margin-left: 4px;
}

.product-eco .product-item .item-list .col .subject strong {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 30px;
  font-weight: 900;
  color: #ef2f0a;
}

.product-eco .product-item .item-list .col .subject .flag {
  position: absolute;
  top: -25px;
  right: 30px;
  left: 30px;
  padding: 8px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  border-radius: 50px;
  background: #ff8547;
  background: -webkit-gradient(linear, left top, right top, from(#ff8547), to(#ff3131));
  background: linear-gradient(to right, #ff8547 0%, #ff3131 100%);
}

.product-eco .product-item .item-list .col .subject .flag strong {
  font-size: inherit;
  font-weight: 700;
  color: #ffed27;
}

.product-eco .product-item .item-list .col .desc {
  border-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .item-list .col .desc .point-highlight {
  position: relative;
  left: -10px;
  display: inline-block;
  padding: 0 30px 0 10px;
  border-radius: 50px;
  font-weight: 900;
  color: #222;
  font-size: 17px;
  background: #ffca00;
}

.product-eco .product-item .item-list .col .desc > ul > li {
  padding: 12px 35px;
  text-align: left;
  font-size: 17px;
  color: #000;
  font-weight: 700;
  border-top: 1px solid #ebebeb;
  background: #f9f9f9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .item-list .col .desc > ul > li:first-child {
  border-top: 0;
  background-color: #fff;
}

.product-eco .product-item .item-list .col .desc > ul > li:first-child strong {
  font-weight: 900;
}

.product-eco .product-item .item-list .col .desc > ul > li span {
  font-weight: 300;
}

.product-eco .product-item .item-list .col .desc > ul > li span.eco-puri {
  font-weight: 700;
}

.product-eco .product-item .item-list .col .desc > ul > li strong {
  display: inline-block;
}

.product-eco .product-item .item-list .col .desc > ul > li.box-size {
  min-height: 153px;
}

.product-eco .product-item .item-list .col .desc > ul > li .min-size {
  margin-top: 5px;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
}

.product-eco .product-item .item-list .col .desc > ul > li.item-benefit {
  min-height: 175px;
  background-color: #f3f3f3;
}

.product-eco .product-item .item-list .col .desc > ul > li.item-benefit .limit-label {
  display: inline-block;
  margin-bottom: 5px;
  padding: 4px 15px;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  border-radius: 6px;
  background: #09a4eb;
  background: -webkit-gradient(linear, left top, right top, from(#09a4eb), to(#4760ff));
  background: linear-gradient(to right, #09a4eb 0%, #4760ff 100%);
}

.product-eco .product-item .item-list .col .price-box {
  padding: 22px 30px;
  min-height: 133px;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .item-list .col .price-box .discount-label {
  display: inline-block;
  margin-bottom: 5px;
  padding: 4px 24px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  border-radius: 50px;
  background: #09a4eb;
  background: -webkit-gradient(linear, left top, right top, from(#09a4eb), to(#4760ff));
  background: linear-gradient(to right, #09a4eb 0%, #4760ff 100%);
}

.product-eco .product-item .item-list .col .price-box .price-col {
  text-align: center;
}

.product-eco .product-item .item-list .col .price-box .price-col .before-price {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #959595;
  vertical-align: super;
  text-decoration: line-through;
}

.product-eco .product-item .item-list .col .price-box .price-col .before-price:only-child {
  font-size: 26px;
  color: #000;
  letter-spacing: -2px;
  text-decoration: none;
}

.product-eco .product-item .item-list .col .price-box .price-col .before-price:only-child span {
  margin-right: 5px;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-weight: 900;
  color: #ff0e0e;
  letter-spacing: -2px;
}

.product-eco .product-item .item-list .col .price-box .price-col .after-price {
  display: inline-block;
  margin-left: 10px;
  text-align: right;
  font-size: 26px;
  color: #000;
  letter-spacing: -2px;
}

.product-eco .product-item .item-list .col .price-box .price-col .after-price span {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-weight: 900;
  color: #ff0e0e;
  letter-spacing: -2px;
}

.product-eco .product-item .item-list .col .price-box .action a {
  width: 100%;
  text-align: center;
}

.product-eco .product-item .item-list .col.item-1 {
  margin-left: 0;
  border-color: #ffba27;
}

.product-eco .product-item .item-list .col.item-1 .desc li.item-benefit {
  background: #ffd227;
  background: -webkit-gradient(linear, left top, right top, from(#ffd227), to(#ffba27));
  background: linear-gradient(to right, #ffd227 0%, #ffba27 100%);
}

.product-eco .product-item .item-list .col.item-2 .price-box {
  text-align: center;
}

.product-eco .product-item .item-list .col.item-2 .price-box .end {
  padding-top: 30px;
  font-size: 16px;
  font-weight: 700;
  color: #959595;
}

.product-eco .product-item .item-list .col.item-2 .price-box .end strong {
  display: inline-block;
  margin-left: 10px;
  font-size: 26px;
  color: #b5b5b5;
  letter-spacing: -2px;
}

.product-eco .product-item .item-list .col.item-2 .price-box .end strong span {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-weight: 900;
}

.product-eco .product-item .item-list .col.item-2 .price-box .end.auto-size {
  padding: 0 0 18px;
}

.product-eco .product-item .grounds-text {
  padding-right: 10px;
  margin-top: 30px;
  text-align: right;
}

.product-eco .product-item .price-army {
  margin-top: 60px;
}

.product-eco .product-item .action {
  margin-top: 20px;
}

.product-eco .product-item .action a {
  background: #ffba27;
}

.product-eco .product-item.modify-210709 .action {
  margin: 0;
}

.product-eco .product-item.modify-210709 .action a {
  width: 100%;
  text-align: center;
  border-radius: 0 0 15px 15px;
  border: 0;
  background: #6f7587;
}

.product-eco .product-item.modify-210709 .action a span {
  font-weight: 900;
  color: #fff;
  font-size: 24px;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow_white.png");
}

.product-eco .product-item.modify-210709 .item-list .col .end {
  min-height: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item.modify-210709 .item-list .col .end.auto-size {
  min-height: auto;
}

.product-eco .product-item.modify-210709 .item-list .col .price-box {
  padding: 22px 0 0 0;
  min-height: 110px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item.modify-210709 .item-list .col .price-box .discount-label {
  margin-right: 80px;
}

.product-eco .product-item.modify-210709 .item-list .col .price-box .price-col {
  padding: 0 30px 22px;
}

.product-eco .product-item.modify-210709 .item-list .col.item-1 .action a {
  background: #febf3e;
}

.product-eco .product-item.modify-210709 .item-list .col.item-1 .action a span {
  color: #000;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow.png");
}

.product-eco .product-item.modify-210709 .item-list .col.item-2 .action a:after, .product-eco .product-item.modify-210709 .item-list .col.item-3 .action a:after {
  display: none;
}

.product-eco .product-item.modify-211015 .item-list {
  position: relative;
}

.product-eco .product-item.modify-211015 .flag-half {
  position: absolute;
  top: -23px;
  left: 547px;
  padding: 8px;
  width: 480px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  border-radius: 50px;
  z-index: 10;
  background: #ff8a00;
  background: -webkit-gradient(linear, left top, right top, from(#ff8a00), to(#ff6000));
  background: linear-gradient(to right, #ff8a00 0%, #ff6000 100%);
}

.product-eco .product-item.modify-211015 .flag-half strong {
  font-size: inherit;
  font-weight: 700;
  color: #ffed27;
}

.product-eco .product-item.modify-211015 .flag-pro {
  display: inline-block;
  min-width: 94px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  border-radius: 36px;
  background: #ff8546;
  background: -webkit-gradient(linear, left top, right top, from(#ff8546), to(#ff3131));
  background: linear-gradient(to right, #ff8546 0%, #ff3131 100%);
}

.product-eco .product-item.modify-211015 .item-list .col .subject {
  padding-right: 0;
}

.product-eco .product-item.modify-211015 .item-list .col .desc li.item-benefit {
  min-height: 143px;
  padding-bottom: 0;
  border-bottom: 1px solid #ebebeb;
  background: #fff;
}

.product-eco .product-item.modify-211015 .item-list .col .desc li.item-benefit2 {
  min-height: 123px;
  font-size: 15px;
}

.product-eco .product-item.modify-211015 .item-list .col .desc li.item-benefit2 strong {
  font-size: 17px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box {
  position: relative;
  min-height: auto;
  padding-top: 40px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box .discount-label {
  position: absolute;
  top: 10px;
  left: 30px;
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box .price-col {
  padding-bottom: 30px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box .before-price {
  min-width: 100px;
  vertical-align: 7px;
  font-size: 24px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box .before-price span {
  font-size: 24px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box .after-price {
  vertical-align: bottom;
  font-size: 35px;
}

.product-eco .product-item.modify-211015 .item-list .col .price-box .after-price span {
  font-size: 40px;
}

.product-eco .product-item.modify-211015 .item-list .col.item-pro, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major .item-pro.col, .product-eco .product-teacher .teacher-major .product-item.modify-211015 .item-list .item-pro.col, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major-nrg .item-pro.col, .product-eco .product-teacher .teacher-major-nrg .product-item.modify-211015 .item-list .item-pro.col, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-group .item-pro.col, .product-eco .product-teacher .teacher-group .product-item.modify-211015 .item-list .item-pro.col {
  border-color: #ff3131;
}

.product-eco .product-item.modify-211015 .item-list .col.item-pro .item-benefit2, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major .item-pro.col .item-benefit2, .product-eco .product-teacher .teacher-major .product-item.modify-211015 .item-list .item-pro.col .item-benefit2, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major-nrg .item-pro.col .item-benefit2, .product-eco .product-teacher .teacher-major-nrg .product-item.modify-211015 .item-list .item-pro.col .item-benefit2, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-group .item-pro.col .item-benefit2, .product-eco .product-teacher .teacher-group .product-item.modify-211015 .item-list .item-pro.col .item-benefit2 {
  background: #ffd227;
  background: -webkit-gradient(linear, left top, right top, from(#ffd227), to(#ffbb27));
  background: linear-gradient(to right, #ffd227 0%, #ffbb27 100%);
}

.product-eco .product-item.modify-211015 .item-list .col.item-pro .action a, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major .item-pro.col .action a, .product-eco .product-teacher .teacher-major .product-item.modify-211015 .item-list .item-pro.col .action a, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major-nrg .item-pro.col .action a, .product-eco .product-teacher .teacher-major-nrg .product-item.modify-211015 .item-list .item-pro.col .action a, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-group .item-pro.col .action a, .product-eco .product-teacher .teacher-group .product-item.modify-211015 .item-list .item-pro.col .action a {
  background: #ff3131;
}

.product-eco .product-item.modify-211015 .item-list .col.item-pro .action a span, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major .item-pro.col .action a span, .product-eco .product-teacher .teacher-major .product-item.modify-211015 .item-list .item-pro.col .action a span, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-major-nrg .item-pro.col .action a span, .product-eco .product-teacher .teacher-major-nrg .product-item.modify-211015 .item-list .item-pro.col .action a span, .product-eco .product-item.modify-211015 .item-list .product-teacher .teacher-group .item-pro.col .action a span, .product-eco .product-teacher .teacher-group .product-item.modify-211015 .item-list .item-pro.col .action a span {
  color: #fff;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow_white.png");
}

.product-eco .product-item.modify-211015 .item-list .col.item-basic {
  border-color: #ffba27;
}

.product-eco .product-item.modify-211015 .item-list .col.item-basic .discount-label {
  background: #db2beb;
  background: -webkit-gradient(linear, left top, right top, from(#db2beb), to(#770ee3));
  background: linear-gradient(to right, #db2beb 0%, #770ee3 100%);
}

.product-eco .product-item.modify-211015 .item-list .col.item-basic .action a {
  background: #ffba27;
  position: relative;
  display: inline-block;
}

.product-eco .product-item.modify-211015 .item-list .col.item-basic .action a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 1.78125rem;
  height: 2.03125rem;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .product-eco .product-item.modify-211015 .item-list .col.item-basic .action a:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .product-item.modify-211015 .item-list .col.item-basic .action a:after {
    height: 65px;
  }
}

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

.product-eco .product-item.modify-211015 .item-list .col.item-basic .action a:after {
  display: block !important;
}

.product-eco .product-item.modify-211015 .item-list .col.item-basic .action a span {
  color: #000;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow.png");
}

.product-eco .product-item.modify-211015 .item-list .col.item-etc {
  border-color: #dbdbdb;
}

.product-eco .product-item.modify-211015 .item-list .col.item-etc .discount-label {
  background: #db2beb;
  background: -webkit-gradient(linear, left top, right top, from(#db2beb), to(#770ee3));
  background: linear-gradient(to right, #db2beb 0%, #770ee3 100%);
}

.product-eco .product-item.modify-211015 .item-list .col.item-etc .action a {
  background: #dbdbdb;
  position: relative;
  display: inline-block;
}

.product-eco .product-item.modify-211015 .item-list .col.item-etc .action a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 1.78125rem;
  height: 2.03125rem;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .product-eco .product-item.modify-211015 .item-list .col.item-etc .action a:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .product-item.modify-211015 .item-list .col.item-etc .action a:after {
    height: 65px;
  }
}

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

.product-eco .product-item.modify-211015 .item-list .col.item-etc .action a:after {
  display: block !important;
}

.product-eco .product-item.modify-211015 .item-list .col.item-etc .action a span {
  color: #000;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow.png");
}

.product-eco .product-item.item-single {
  padding: 0 0 100px;
  background: #ff4646;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff4646), color-stop(50%, #ff4646), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(to bottom, #ff4646 0%, #ff4646 50%, #fff 50%, #fff 100%);
}

.product-eco .product-item.item-single .item-list .col.item-pro, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major .item-pro.col, .product-eco .product-teacher .teacher-major .product-item.item-single .item-list .item-pro.col, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major-nrg .item-pro.col, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single .item-list .item-pro.col, .product-eco .product-item.item-single .item-list .product-teacher .teacher-group .item-pro.col, .product-eco .product-teacher .teacher-group .product-item.item-single .item-list .item-pro.col {
  position: relative;
  width: 100%;
  z-index: 1;
  padding: 50px;
  text-align: left;
  border: none;
  border-radius: 50px;
  background: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-item.item-single .item-list .col.item-pro .flag, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major .item-pro.col .flag, .product-eco .product-teacher .teacher-major .product-item.item-single .item-list .item-pro.col .flag, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major-nrg .item-pro.col .flag, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single .item-list .item-pro.col .flag, .product-eco .product-item.item-single .item-list .product-teacher .teacher-group .item-pro.col .flag, .product-eco .product-teacher .teacher-group .product-item.item-single .item-list .item-pro.col .flag {
  float: left;
  width: 103px;
  height: 103px;
  padding-top: 25px;
  text-align: center;
  line-height: 1.2;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  border-radius: 50%;
  background: #ffa14d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item.item-single .item-list .col.item-pro .subject, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major .item-pro.col .subject, .product-eco .product-teacher .teacher-major .product-item.item-single .item-list .item-pro.col .subject, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major-nrg .item-pro.col .subject, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single .item-list .item-pro.col .subject, .product-eco .product-item.item-single .item-list .product-teacher .teacher-group .item-pro.col .subject, .product-eco .product-teacher .teacher-group .product-item.item-single .item-list .item-pro.col .subject {
  float: left;
  min-height: auto;
  padding-top: 0;
  padding-right: 0;
  padding-left: 30px;
  font-size: 40px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .subject strong, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major .item-pro.col .subject strong, .product-eco .product-teacher .teacher-major .product-item.item-single .item-list .item-pro.col .subject strong, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major-nrg .item-pro.col .subject strong, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single .item-list .item-pro.col .subject strong, .product-eco .product-item.item-single .item-list .product-teacher .teacher-group .item-pro.col .subject strong, .product-eco .product-teacher .teacher-group .product-item.item-single .item-list .item-pro.col .subject strong {
  font-size: 40px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major .item-pro.col .price-box, .product-eco .product-teacher .teacher-major .product-item.item-single .item-list .item-pro.col .price-box, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major-nrg .item-pro.col .price-box, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single .item-list .item-pro.col .price-box, .product-eco .product-item.item-single .item-list .product-teacher .teacher-group .item-pro.col .price-box, .product-eco .product-teacher .teacher-group .product-item.item-single .item-list .item-pro.col .price-box {
  float: right;
  position: relative;
  min-height: auto;
  padding: 0;
  padding-top: 32px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box > div, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major .item-pro.col .price-box > div, .product-eco .product-teacher .teacher-major .product-item.item-single .item-list .item-pro.col .price-box > div, .product-eco .product-item.item-single .item-list .product-teacher .teacher-major-nrg .item-pro.col .price-box > div, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single .item-list .item-pro.col .price-box > div, .product-eco .product-item.item-single .item-list .product-teacher .teacher-group .item-pro.col .price-box > div, .product-eco .product-teacher .teacher-group .product-item.item-single .item-list .item-pro.col .price-box > div {
  display: inline-block;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .discount-label {
  position: absolute;
  top: 15px;
  left: 0;
  padding: 1px 10px;
  font-size: 24px;
  font-weight: 700;
  color: #000;
  border-radius: 0;
  background: #ffda28;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col {
  vertical-align: bottom;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col .before-price {
  font-size: 26px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col .before-price span {
  font-size: 28px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col .before-price:only-child {
  font-size: 46px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col .before-price:only-child span {
  font-size: 50px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col .after-price {
  font-size: 46px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .price-col .after-price span {
  font-size: 50px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .action {
  margin-top: 0;
  margin-left: 20px;
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .action a {
  height: 84px;
  border: none;
  border-radius: 10px;
  background: #fb5c00;
  background: -webkit-gradient(linear, left top, right top, from(#fb5c00), to(#ea1d00));
  background: linear-gradient(to right, #fb5c00 0%, #ea1d00 100%);
}

.product-eco .product-item.item-single .item-list .col.item-pro .price-box .action a span {
  line-height: 84px;
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow_white.png");
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro, .product-eco .product-item.item-single.discount-ver .item-list .product-teacher .teacher-major .item-pro.col, .product-eco .product-teacher .teacher-major .product-item.item-single.discount-ver .item-list .item-pro.col, .product-eco .product-item.item-single.discount-ver .item-list .product-teacher .teacher-major-nrg .item-pro.col, .product-eco .product-teacher .teacher-major-nrg .product-item.item-single.discount-ver .item-list .item-pro.col, .product-eco .product-item.item-single.discount-ver .item-list .product-teacher .teacher-group .item-pro.col, .product-eco .product-teacher .teacher-group .product-item.item-single.discount-ver .item-list .item-pro.col {
  padding: 45px 50px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .subject {
  padding-left: 0;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .subject strong {
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#ff6c00), to(#f54600));
  background: linear-gradient(to right, #ff6c00, #f54600);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box {
  padding-top: 0;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group {
  float: left;
  position: relative;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group div {
  display: block;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first {
  width: 163px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first:after {
  content: '+';
  display: block;
  position: absolute;
  right: -22px;
  top: 3px;
  text-align: right;
  font-size: 24px;
  color: #222;
  font-weight: 400;
  line-height: 1;
  z-index: 1;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two {
  width: 240px;
  margin-left: 30px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two .price-col {
  float: left;
  width: 138px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two .price-tag {
  float: right;
  position: relative;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two .price-tag strong {
  position: absolute;
  display: block;
  top: 7px;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -2px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group.first-two .price-tag strong span {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1.2;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group .discount-label {
  position: relative;
  text-align: center;
  margin-bottom: 12px;
  top: auto;
  left: 0;
  padding: 0;
  width: 100%;
  font-size: 20px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group .price-col strong {
  line-height: 1;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group .price-col strong span {
  line-height: 1;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group .price-col strong.before-price {
  color: #bbb;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .group .price-col strong.after-price {
  margin-left: 0;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .action {
  float: right;
  margin-left: 50px;
  width: 295px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .action a {
  padding: 0;
  height: 125px;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .action a span {
  padding: 24px 30px;
  text-align: left;
  font-size: 30px;
  line-height: 1.3;
  background-image: none;
}

.product-eco .product-item.item-single.discount-ver .item-list .col.item-pro .price-box .action a:after {
  right: -40px;
}

.product-eco .product-item.modify-211104 .item-list .col .subject {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li {
  background-color: #fff;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li.box-size {
  min-height: 110px;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li ul {
  margin-top: 10px;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li ul li {
  position: relative;
  margin-top: 3px;
  padding-left: 10px;
  font-size: 15px;
  color: #303030;
  line-height: 1.4;
  font-weight: 400;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li ul li:before {
  content: '·';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li ul li:first-child {
  margin-top: 0;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li ul li.empty:before {
  display: none;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li ul li span {
  font-weight: 400;
}

.product-eco .product-item.modify-211104 .item-list .col .desc > ul > li:last-child {
  background-color: #f9f9f9;
  border: 0;
}

.product-eco .product-item.modify-211104 .item-list .col .price-box {
  padding-top: 60px;
}

.product-eco .product-item.modify-211104 .item-list .col .price-box .discount-label {
  top: 30px;
  right: 48%;
}

.product-eco .product-item.modify-211104 .item-list .col .price-box .action a {
  -webkit-box-shadow: inset 0px -5px 10px 0px #959595;
  box-shadow: inset 0px -5px 10px 0px #959595;
}

.product-eco .product-item.modify-211104 .item-list .col.item-pro .action a, .product-eco .product-item.modify-211104 .item-list .product-teacher .teacher-major .item-pro.col .action a, .product-eco .product-teacher .teacher-major .product-item.modify-211104 .item-list .item-pro.col .action a, .product-eco .product-item.modify-211104 .item-list .product-teacher .teacher-major-nrg .item-pro.col .action a, .product-eco .product-teacher .teacher-major-nrg .product-item.modify-211104 .item-list .item-pro.col .action a, .product-eco .product-item.modify-211104 .item-list .product-teacher .teacher-group .item-pro.col .action a, .product-eco .product-teacher .teacher-group .product-item.modify-211104 .item-list .item-pro.col .action a {
  -webkit-box-shadow: inset 0px -5px 10px 0px #d03939;
  box-shadow: inset 0px -5px 10px 0px #d03939;
}

.product-eco .product-item.modify-211104 .item-list .col.item-basic {
  border-color: #dbdbdb;
}

.product-eco .product-item.modify-211104 .item-list .col.item-basic .action a {
  background-color: #dbdbdb;
}

.product-eco .product-item.modify-211110 .item-list {
  text-align: center;
  margin: 0 30px;
}

.product-eco .product-item.modify-211110 .item-list .flag-half {
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-eco .product-item.modify-211110 .item-list .col {
  position: relative;
  width: calc(50% - 60px);
}

.product-eco .product-item.modify-211110 .item-list .col .subject {
  padding: 40px 35px 30px;
  min-height: auto;
}

.product-eco .product-item.modify-211110 .item-list .col.item-basic {
  border-color: #ff3131;
}

.product-eco .product-item.modify-211110 .item-list .col.item-basic .desc-benefit {
  background: #ffd227;
  background: -webkit-gradient(linear, left top, right top, from(#ffd227), to(#ffbb27));
  background: linear-gradient(to right, #ffd227 0%, #ffbb27 100%);
}

.product-eco .product-item.modify-211110 .item-list .col.item-basic .action a {
  background: #ff3131;
  -webkit-box-shadow: inset 0px -5px 10px 0px #d03939;
  box-shadow: inset 0px -5px 10px 0px #d03939;
}

.product-eco .product-item.modify-211110 .item-list .col.item-basic .action a span {
  color: #fff;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow_white.png");
}

.product-eco .product-item.modify-211110 .item-list .col .desc-benefit {
  min-height: 152px;
  padding: 22px 45px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item.modify-211110 .item-list .col .desc-benefit .limit-label {
  display: inline-block;
  padding: 5px 11px 3px;
  line-height: 1;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  border-radius: 6px;
  background-color: #431ec8;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-item.modify-211110 .item-list .col .desc-benefit ul {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
}

.product-eco .product-item.modify-211110 .item-list .col .desc-benefit ul li {
  color: #222;
}

.product-eco .product-item.modify-211110 .item-list .col .desc-benefit.empty {
  background: transparent;
}

.product-eco .product-item.modify-211110 .item-list .col .price-box {
  padding-top: 30px;
  text-align: center;
}

.product-eco .product-item.modify-211110 .item-list .col .price-box .discount-label {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  display: inline-block;
  margin-bottom: 5px;
  padding: 4px 24px;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  border-radius: 50px;
  background: #db2beb;
  background: -webkit-gradient(linear, left top, right top, from(#db2beb), to(#770ee3));
  background: linear-gradient(to right, #db2beb 0%, #770ee3 100%);
}

.product-eco .product-item .price-img {
  position: relative;
}

.product-eco .product-item .price-img > div {
  position: absolute;
}

.product-eco .product-item .price-img .price-list {
  top: 232px;
  right: 0;
  left: 0;
  font-size: 0;
}

.product-eco .product-item .price-img .price-list .price {
  display: inline-block;
  width: 33.33%;
  text-align: left;
  padding-left: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .price-img .price-list .price strong span {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.product-eco .product-item .price-img .price-list .price strong.before-price {
  text-decoration: line-through;
  font-size: 18px;
  color: #959595;
}

.product-eco .product-item .price-img .price-list .price strong.before-price span {
  font-size: 18px;
  color: #959595;
}

.product-eco .product-item .price-img .price-list .price strong.before-price:only-child {
  text-decoration: none;
  font-size: 35px;
  color: #000;
}

.product-eco .product-item .price-img .price-list .price strong.before-price:only-child span {
  font-size: 40px;
  color: #ff0e0e;
}

.product-eco .product-item .price-img .price-list .price strong.after-price {
  margin-left: 10px;
  font-size: 35px;
  color: #000;
}

.product-eco .product-item .price-img .price-list .price strong.after-price span {
  font-size: 40px;
  color: #ff0e0e;
}

.product-eco .product-item .price-img .period {
  top: 494px;
  right: 528px;
  left: 564px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
}

.product-eco .product-item .price-img .puri-list {
  top: 867px;
  right: 0;
  left: 0;
  font-size: 0;
}

.product-eco .product-item .price-img .puri-list .eco-puri {
  display: inline-block;
  width: 33.33%;
  text-align: left;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 700;
  color: #303030;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .price-img .puri-list .eco-puri:nth-child(1) {
  padding-left: 85px;
}

.product-eco .product-item .price-img .puri-list .eco-puri:nth-child(2) {
  padding-left: 80px;
}

.product-eco .product-item .price-img .puri-list .eco-puri:nth-child(3) {
  padding-left: 75px;
}

.product-eco .product-item .price-img .link-list {
  top: 1121px;
  right: 0;
  left: 9px;
  font-size: 0;
}

.product-eco .product-item .price-img .link-list .btn-link {
  display: inline-block;
  width: 367px;
  height: 86px;
  margin: 0 15px;
}

.product-eco .product-item .price-img .link-list .btn-link:nth-child(1) {
  margin-left: 0;
}

.product-eco .product-item .price-img .link-list .btn-link:nth-child(3) {
  margin-right: 0;
}

.product-eco .product-item .price-img .link2-list {
  top: 1207px;
  right: 0;
  left: 9px;
  font-size: 0;
}

.product-eco .product-item .price-img .link2-list .btn-link2 {
  display: inline-block;
  width: 367px;
  height: 91px;
  margin: 0 15px;
}

.product-eco .product-item .price-img .link2-list .btn-link2:nth-child(1) {
  margin-left: 0;
}

.product-eco .product-item .price-img .link2-list .btn-link2:nth-child(3) {
  margin-right: 0;
}

.product-eco .product-item .price-img .apply-list {
  top: 1344px;
  right: 20px;
  left: 23px;
  font-size: 0;
}

.product-eco .product-item .price-img .apply-list .btn-apply {
  display: inline-block;
  width: 367px;
  height: 86px;
  margin: 0 14px;
  padding: 0;
  position: relative;
  display: inline-block;
}

.product-eco .product-item .price-img .apply-list .btn-apply:after {
  content: '';
  position: absolute;
  top: 60%;
  right: 0;
  z-index: 1;
  display: block;
  width: 1.78125rem;
  height: 2.03125rem;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .product-eco .product-item .price-img .apply-list .btn-apply:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .product-item .price-img .apply-list .btn-apply:after {
    height: 65px;
  }
}

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

.product-eco .product-item .price-img .apply-list .btn-apply:nth-child(1) {
  margin-left: 0;
}

.product-eco .product-item .price-img .apply-list .btn-apply:nth-child(3) {
  margin-right: 0;
}

.product-eco .product-item .price-img.price-onlive .period {
  top: 546px;
}

.product-eco .product-item .price-img.price-onlive .puri-list {
  top: 919px;
}

.product-eco .product-item .price-img.price-onlive .link-list {
  top: 1173px;
}

.product-eco .product-item .price-img.price-onlive .link2-list {
  top: 1259px;
}

.product-eco .product-item .price-img.price-onlive .apply-list {
  top: 1396px;
}

.product-eco .product-item .price-table {
  width: 1200px;
  margin: 0 auto;
}

.product-eco .product-item .price-table table {
  text-align: left;
  color: #222;
  border-collapse: inherit !important;
}

.product-eco .product-item .price-table table [class^="row-"] td {
  vertical-align: top;
  color: #222;
  border-style: solid;
  border-width: 0;
  border-right-width: 5px;
  border-left-width: 5px;
}

.product-eco .product-item .price-table table [class^="row-"] td.current {
  width: 30%;
  border-color: #f0af25;
}

.product-eco .product-item .price-table table [class^="row-"] td.blank {
  width: 2%;
  border: none;
}

.product-eco .product-item .price-table table [class^="row-"] td.other {
  width: 28%;
  border-color: #dbdbdb;
}

.product-eco .product-item .price-table table [class^="row-"] .cell {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 40px;
  vertical-align: top;
  line-height: 1.45;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-item .price-table table [class^="row-"] .dash {
  display: inline-block;
  vertical-align: top;
  line-height: 26px;
  font-weight: 400;
}

.product-eco .product-item .price-table table [class^="row-"].row-title td {
  font-size: 35px;
  font-weight: 900;
  border-top-width: 5px;
  border-radius: 20px 20px 0 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-title .cell {
  padding-top: 40px;
  padding-bottom: 20px;
}

.product-eco .product-item .price-table table [class^="row-"].row-price {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .cell {
  padding-top: 15px;
  padding-bottom: 15px;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .cell::before, .product-eco .product-item .price-table table [class^="row-"].row-price .cell::after {
  content: "";
  position: absolute;
  right: 40px;
  left: 40px;
  display: block;
  height: 1px;
  background-color: #dcdcdc;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .cell::before {
  top: 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .cell::after {
  bottom: 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .before-price {
  text-decoration: line-through;
  font-size: 18px;
  color: #959595;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .before-price span {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 18px;
  color: #959595;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .before-price:only-child {
  text-decoration: none;
  font-size: 35px;
  color: #000;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .before-price:only-child span {
  font-size: 40px;
  color: #ff0e0e;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .after-price {
  margin-left: 10px;
  font-size: 35px;
  color: #000;
  letter-spacing: -2px;
}

.product-eco .product-item .price-table table [class^="row-"].row-price .after-price span {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  color: #ff0e0e;
  letter-spacing: -2px;
}

.product-eco .product-item .price-table table [class^="row-"].row-subject .current .cell {
  color: #002ea3;
}

.product-eco .product-item .price-table table [class^="row-"].row-subject .current .cell.cell-gray {
  color: #5c5c5c;
}

.product-eco .product-item .price-table table [class^="row-"].row-subject .other .cell {
  color: #5c5c5c;
}

.product-eco .product-item .price-table table [class^="row-"].row-subject .cell {
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.product-eco .product-item .price-table table [class^="row-"].row-subject .series {
  font-size: 20px;
  font-weight: 400;
  color: #888;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .current {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .current .cell {
  padding: 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .other .cell::before {
  content: "";
  position: absolute;
  top: 0;
  right: 40px;
  left: 40px;
  display: block;
  height: 1px;
  background-color: #dcdcdc;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .title {
  padding: 10px 40px 11px;
  font-size: 20px;
  font-weight: 900;
  color: #002ea3;
  background: #ffd327;
  background: -webkit-gradient(linear, left top, right top, from(#ffd327), to(#ffbb27));
  background: linear-gradient(to right, #ffd327 0%, #ffbb27 100%);
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .title.title-puri {
  padding: 30px 40px;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .title-flag {
  display: inline-block;
  padding: 3px 10px;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  background: #09a3eb;
  background: -webkit-gradient(linear, left top, right top, from(#09a3eb), to(#4760ff));
  background: linear-gradient(to right, #09a3eb 0%, #4760ff 100%);
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .list {
  padding: 20px 40px;
  text-align: center;
  font-size: 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .list .list-item {
  display: inline-block;
  width: 44%;
  text-align: center;
  vertical-align: middle;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .list .list-item:nth-child(1), .product-eco .product-item .price-table table [class^="row-"].row-benefit .list .list-item:nth-child(2) {
  width: 28%;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .list .list-item:only-child {
  width: auto;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit .list .list-item span {
  display: block;
  font-size: 16px;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit li {
  position: relative;
  margin-top: 10px;
  padding-left: 10px;
  line-height: 1.35;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit li:first-child {
  margin-top: 20px;
}

.product-eco .product-item .price-table table [class^="row-"].row-benefit li::before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-program td {
  border-bottom: 1px solid #dcdcdc;
  background: #fbfbfb;
}

.product-eco .product-item .price-table table [class^="row-"].row-program td.blank {
  border-bottom: 0;
  background: none;
}

.product-eco .product-item .price-table table [class^="row-"].row-program .cell {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #303030;
}

.product-eco .product-item .price-table table [class^="row-"].row-program P {
  font-size: 24px;
  font-weight: 900;
  color: inherit;
}

.product-eco .product-item .price-table table [class^="row-"].row-program li {
  position: relative;
  margin-top: 10px;
  padding-left: 10px;
  line-height: 1.35;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -1.5px;
}

.product-eco .product-item .price-table table [class^="row-"].row-program li:first-child {
  margin-top: 20px;
}

.product-eco .product-item .price-table table [class^="row-"].row-program li::before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-program .gray {
  font-size: 18px;
  color: rgba(48, 48, 48, 0.6);
}

.product-eco .product-item .price-table table [class^="row-"].row-discount .current .detail {
  -webkit-box-shadow: inset 1px 2px 2px #ffe855, inset -1px -2px 2px #ffba27, 1px 2px 1px #cf8d19;
          box-shadow: inset 1px 2px 2px #ffe855, inset -1px -2px 2px #ffba27, 1px 2px 1px #cf8d19;
  background: #ffba27;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount .other .detail {
  -webkit-box-shadow: inset 1px 2px 2px #f5f5f5, inset -1px -2px 2px #c7c7c7, 1px 2px 1px #a2967e;
          box-shadow: inset 1px 2px 2px #f5f5f5, inset -1px -2px 2px #c7c7c7, 1px 2px 1px #a2967e;
  background: #c7c7c7;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount a {
  display: block;
  color: #222;
  padding: 17px 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount a:hover {
  color: inherit;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount a .title {
  float: left;
  line-height: 1.33;
  font-size: 18px;
  font-weight: 700;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount a .detail {
  float: right;
  padding: 8px 30px;
  font-size: 20px;
  border-radius: 40px;
  font-weight: 900;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount2 td {
  border-bottom-width: 5px;
  border-radius: 0 0 20px 20px;
}

.product-eco .product-item .price-table table [class^="row-"].row-discount2 td.current, .product-eco .product-item .price-table table [class^="row-"].row-discount2 td.other {
  background-color: #ebebeb;
}

.product-eco .product-item .price-table table [class^="row-"].row-action td {
  border: none;
}

.product-eco .product-item .price-table table [class^="row-"].row-action td.current .btn-apply {
  background: #fa5800;
  background: -webkit-gradient(linear, left top, right top, from(#fa5800), to(#ea1e00));
  background: linear-gradient(to right, #fa5800 0%, #ea1e00 100%);
  -webkit-box-shadow: inset 1px 2px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 2px 1px rgba(255, 255, 255, 0.5);
          box-shadow: inset 1px 2px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 2px 1px rgba(255, 255, 255, 0.5);
}

.product-eco .product-item .price-table table [class^="row-"].row-action td.other .btn-apply {
  background: #bdbdbd;
  background: -webkit-gradient(linear, left top, right top, from(#bdbdbd), to(#707070));
  background: linear-gradient(to right, #bdbdbd 0%, #707070 100%);
  -webkit-box-shadow: inset 1px 2px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 2px 1px rgba(255, 255, 255, 0.5);
          box-shadow: inset 1px 2px 1px rgba(255, 255, 255, 0.5), inset -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 2px 1px rgba(255, 255, 255, 0.5);
}

.product-eco .product-item .price-table table [class^="row-"].row-action .cell {
  padding: 40px 0 0;
}

.product-eco .product-item .price-table table [class^="row-"].row-action .btn-apply {
  position: relative;
  display: inline-block;
  display: block;
  padding: 20px;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  border-radius: 80px;
}

.product-eco .product-item .price-table table [class^="row-"].row-action .btn-apply:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 1.875rem;
  height: 2.0625rem;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .product-eco .product-item .price-table table [class^="row-"].row-action .btn-apply:after {
    width: 60px;
  }
}

@media screen and (min-width: 720px) {
  .product-eco .product-item .price-table table [class^="row-"].row-action .btn-apply:after {
    height: 66px;
  }
}

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

.product-eco .product-pro {
  padding-bottom: 100px;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(20%, #fff), color-stop(20%, #f5f5f5), color-stop(85%, #f5f5f5), color-stop(85%, #fff), to(#fff));
  background: linear-gradient(#fff 0%, #fff 20%, #f5f5f5 20%, #f5f5f5 85%, #fff 85%, #fff 100%);
}

.product-eco .product-pro .item-title {
  font-size: 60px;
  font-weight: 900;
  color: #000;
  letter-spacing: -3px;
}

.product-eco .product-pro .item-title strong {
  font-weight: 900;
  color: #ff3131;
}

.product-eco .product-pro .item-pro {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  padding: 50px 150px;
  text-align: left;
  border-radius: 50px;
  background: #fff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}

.product-eco .product-pro .item-pro .text-flag {
  display: inline-block;
  padding: 12px 50px;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  border-radius: 70px;
  background: #ff4646;
}

.product-eco .product-pro .item-pro .item-title {
  margin-top: 40px;
  line-height: 1.2;
  font-size: 54px;
}

.product-eco .product-pro .item-pro .item-title strong {
  line-height: 1.2;
}

.product-eco .product-pro .item-pro .item-title .asterisk {
  vertical-align: top;
  font-size: 16px;
  color: #000;
}

.product-eco .product-pro .item-pro .grounds-text {
  margin-top: 50px;
}

.product-eco .product-pro .item-pro .img-flag {
  position: absolute;
  top: -60px;
  right: 50px;
}

.product-eco .product-pro .item-pro .lecture-list .lecture {
  margin-top: 8px;
  line-height: 29px;
}

.product-eco .product-pro .item-pro .lecture-list span {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  color: #000;
}

.product-eco .product-pro .item-pro .lecture-list span[class^="flag-"] {
  min-width: 64px;
  height: 29px;
  margin-right: 17px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  border-radius: 29px;
}

.product-eco .product-pro .item-pro .lecture-list span[class^="flag-"].flag-soon {
  background: #878787;
}

.product-eco .product-pro .item-pro .lecture-list span[class^="flag-"].flag-open {
  background: #ff4646;
}

.product-eco .product-pro .item-pro .lecture-list span.teacher:after {
  content: '-';
  display: inline-block;
  margin: 0 5px;
}

.product-eco .product-pro .item-pro.item-pro-2 {
  overflow: hidden;
  padding-right: 80px;
  padding-left: 80px;
}

.product-eco .product-pro .item-pro.item-pro-2 .col {
  width: 75%;
  min-height: 267px;
  padding-left: 50px;
}

.product-eco .product-pro .item-pro.item-pro-2 .col:first-child {
  width: 25%;
  padding-right: 50px;
  padding-left: 0;
  border-right: 1px solid #dcdcdc;
}

.product-eco .product-pro .item-pro.item-pro-2 .item-title {
  margin-top: 0;
  font-size: 32px;
  font-weight: 700;
}

.product-eco .product-pro .item-pro.item-pro-2 .text-flag {
  position: relative;
  min-width: 183px;
  margin-top: 30px;
  padding: 20px;
  font-size: 22px;
  font-weight: 700;
  border-radius: 20px 20px 0 20px;
  background: #ff4646;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-pro .item-pro.item-pro-2 .text-flag:after {
  content: '';
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: block;
  width: 29px;
  height: 29px;
  margin: 0 auto;
  background-image: url("//img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_update.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-animation-name: iconSpin;
          animation-name: iconSpin;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -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 iconSpin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes iconSpin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.product-eco .product-pro .item-pro + .grounds-text {
  margin-top: 50px;
  text-align: right;
}

.product-eco .product-pro .item-video {
  margin: 0 50px;
}

.product-eco .product-pro .item-video .video-box {
  position: relative;
  margin-top: 130px;
}

.product-eco .product-pro .item-video .video-box.box-1 .item-title {
  float: left;
}

.product-eco .product-pro .item-video .video-box.box-1 .video {
  float: right;
}

.product-eco .product-pro .item-video .video-box.box-2 .item-title {
  float: right;
  margin-right: 50px;
}

.product-eco .product-pro .item-video .video-box.box-2 .video {
  float: left;
}

.product-eco .product-pro .item-video .video-box .item-title {
  text-align: left;
  font-size: 40px;
  font-weight: 400;
  color: #000;
}

.product-eco .product-pro .item-video .video-box .item-title strong {
  color: #000;
}

.product-eco .product-pro .item-video .video-box .item-title .highlight {
  line-height: 1.2;
  font-size: 32px;
  color: #ff290c;
}

.product-eco .product-pro .item-video .video-box .item-title .highlight:before {
  background-color: #f7d2d2;
}

.product-eco .product-pro .item-video .video-box .item-title .highlight .asterisk {
  font-size: 20px;
  color: #ff290c;
}

.product-eco .product-pro .item-video .video-box .item-title .asterisk {
  vertical-align: super;
  line-height: 1;
  font-size: 24px;
  color: #000;
}

.product-eco .product-pro .item-video .video-box .grounds-text {
  margin-top: 40px;
}

.product-eco .product-pro .item-video .video {
  width: 459px;
  overflow: hidden;
}

.product-eco .product-pro .item-video .video video {
  width: 100%;
  height: 100%;
}

.product-eco .product-graph-1 {
  background: #ebecef;
}

.product-eco .product-graph-1 .section-title {
  position: absolute;
  top: 110px;
  left: 0;
  height: 70%;
}

.product-eco .product-graph-1 .section-title .highlight {
  font-size: 55px;
}

.product-eco .product-graph-1 .section-title .grounds-text {
  position: absolute;
  top: 380px;
  left: 0;
  z-index: 1;
}

.product-eco .product-graph-1 .img-box {
  position: relative;
  text-align: right;
}

.product-eco .product-graph-1 .img-box .graph-img {
  position: absolute;
  top: 94px;
  right: 75px;
  z-index: 1;
}

.product-eco .product-graph-2 {
  background: #fff;
}

.product-eco .product-graph-2 .section-title {
  position: absolute;
  top: 110px;
  left: 0;
  height: 70%;
}

.product-eco .product-graph-2 .section-title .grounds-text {
  position: absolute;
  top: 380px;
  left: 0;
  z-index: 1;
}

.product-eco .product-graph-2 .img-box {
  position: relative;
  text-align: right;
}

.product-eco .product-graph-2 .img-box .graph-img {
  position: absolute;
  top: 409px;
  right: 375px;
  z-index: 1;
}

.product-eco .product-bar-1 {
  height: 364px;
  background-color: #2853f8;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_bar_1.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-bar-1 .wrap {
  padding: 60px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-bar-1 .wrap span {
  display: inline-block;
  padding-bottom: 5px;
  font-weight: 700;
  color: #ffc000;
  font-size: 30px;
  line-height: 1;
  letter-spacing: -2px;
  border-bottom: 1px solid #ffea00;
}

.product-eco .product-bar-1 .wrap strong {
  display: block;
  margin: 25px 0 20px;
  font-size: 54px;
  color: #fff;
  font-weight: 900;
  letter-spacing: -3px;
  line-height: 1.4;
}

.product-eco .product-bar-1 .wrap strong em {
  position: relative;
  top: 5px;
  font-weight: 300;
  font-size: 30px;
  color: #fff;
  vertical-align: top;
}

.product-eco .product-bar-1 .wrap .grounds-text {
  color: rgba(255, 255, 255, 0.4);
}

.product-eco .product-bar-2 {
  background-color: #0d1c33;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_bar_2.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-bar-2 .wrap {
  padding: 60px 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-bar-2 .wrap span {
  display: inline-block;
  font-weight: 900;
  color: #ffc000;
  font-size: 50px;
  line-height: 1;
  letter-spacing: -3px;
}

.product-eco .product-bar-2 .wrap span em {
  position: relative;
  font-weight: 400;
  font-size: 30px;
  color: #ffc000;
  vertical-align: top;
}

.product-eco .product-bar-2 .wrap strong {
  display: block;
  margin: 15px 0 20px;
  font-size: 50px;
  color: #fff;
  font-weight: 900;
  letter-spacing: -3px;
  line-height: 1;
}

.product-eco .product-bar-2 .wrap .grounds-text {
  color: rgba(255, 255, 255, 0.4);
}

.product-eco .product-bar-pro {
  background: #ff4646;
}

.product-eco .product-bar-pro .wrap {
  padding: 60px 0 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-bar-pro .wrap span {
  display: inline-block;
  line-height: 1.3;
  font-size: 60px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -3px;
}

.product-eco .product-bar-pro .wrap span em {
  position: relative;
  font-weight: 400;
  font-size: 30px;
  vertical-align: top;
  color: #fff;
}

.product-eco .product-bar-pro .wrap strong {
  display: inline-block;
  line-height: 1.3;
  font-size: 60px;
  font-weight: 900;
  color: #ffc000;
  letter-spacing: -3px;
}

.product-eco .product-bar-pro .wrap .grounds-text {
  margin-top: 50px;
  color: rgba(255, 255, 255, 0.4);
}

.product-eco .product-review {
  padding: 160px 0 120px;
}

.product-eco .product-review:before {
  content: '';
  display: block;
  position: absolute;
  top: -1px;
  left: 50%;
  width: 257px;
  height: 74px;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/icon_arrow_2.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-review .slider-contents {
  margin-bottom: 100px;
}

.product-eco .product-review .slider-contents .slick-arrow {
  width: 66px;
  height: 66px;
  margin-top: -33px;
}

.product-eco .product-review .slider-contents .slick-arrow.slick-prev {
  left: 216px;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/btn_prev.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-review .slider-contents .slick-arrow.slick-next {
  right: 216px;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/btn_next.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-review .slider-contents .slick-slide {
  position: relative;
  margin: 0 -100px;
  z-index: 0;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.product-eco .product-review .slider-contents .slick-slide:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 30px;
  width: 100%;
  height: 99%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
}

.product-eco .product-review .slider-contents .slick-slide .col {
  width: 100%;
  height: 100%;
}

.product-eco .product-review .slider-contents .slick-slide .col img {
  display: inline-block;
  width: 100%;
}

.product-eco .product-review .slider-contents .slick-slide .col a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.product-eco .product-review .slider-contents .slick-slide.slick-active.slick-center + .slick-slide + .slick-slide {
  z-index: 1 !important;
}

.product-eco .product-review .slider-contents .slick-slide.slick-active.slick-center + .slick-slide,
.product-eco .product-review .slider-contents .slick-slide.slick-center + .slick-cloned {
  z-index: 1 !important;
}

.product-eco .product-review .slider-contents .slick-slide.slick-center {
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 3 !important;
}

.product-eco .product-review .slider-contents .slick-slide.slick-center:before {
  display: none;
}

.product-eco .product-review .item a {
  display: block;
  position: absolute;
  top: 167px;
  left: 50%;
  width: 835px;
  height: 470px;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product-eco .product-winner {
  padding: 100px 0 0;
  overflow: hidden;
  background-color: #ffbf00;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_winner.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-winner .winner-title {
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_winner_title.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  font-size: 45px;
  font-weight: 900;
  color: #2c3047;
  line-height: 1.3;
}

.product-eco .product-winner .winner-title em {
  font-weight: 400;
  font-size: 30px;
  color: #2c3047;
  vertical-align: top;
}

.product-eco .product-winner .winner-title .grounds-text {
  margin-top: 20px;
  font-weight: 400;
  color: rgba(44, 48, 71, 0.7);
}

.product-eco .product-winner .winner-contents {
  position: relative;
  margin-top: -80px;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
}

.product-eco .product-winner .winner-contents .winner-list {
  -webkit-transform: perspective(400px) rotateX(40deg);
  transform: perspective(400px) rotateX(40deg);
}

.product-eco .product-winner .winner-contents .winner-list .slick-track {
  -webkit-transform: translate(0) !important;
  transform: translate(0) !important;
}

.product-eco .product-winner .winner-contents p {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  text-align: center;
  line-height: 2;
  font-weight: 500;
  font-size: 20px;
  color: #222;
}

.product-eco .product-winner .winner-contents:after {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 10;
  bottom: 0;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/shadow.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-teacher {
  padding: 100px 0;
}

.product-eco .product-teacher .t-info {
  position: absolute;
  left: 2px;
  text-align: left;
}

.product-eco .product-teacher .t-info .subject {
  font-size: 20px;
  font-weight: 400;
  color: #222;
  letter-spacing: -1px;
  line-height: 1;
}

.product-eco .product-teacher .t-info .name {
  display: inline-block;
  padding-right: 27px;
  margin-top: 5px;
  font-size: 20px;
  font-weight: 700;
  color: #222;
  letter-spacing: -1px;
  line-height: 1;
  background: url("https://img.eduwill.net/eduwill/img/2021/7/common/teacher/icon_home.png") right 0 no-repeat;
}

.product-eco .product-teacher .teacher-major {
  margin: 60px 98px 70px;
}

.product-eco .product-teacher .teacher-major .col {
  position: relative;
  width: 190px;
  height: 368px;
  margin-left: 10px;
}

.product-eco .product-teacher .teacher-major .col a {
  display: block;
}

.product-eco .product-teacher .teacher-major .col:first-child {
  margin-left: 0;
}

.product-eco .product-teacher .teacher-major .col .t-info {
  bottom: 10px;
}

.product-eco .product-teacher .teacher-major .col img {
  width: 100%;
}

.product-eco .product-teacher .teacher-major-nrg {
  margin-top: 40px;
}

.product-eco .product-teacher .teacher-major-nrg .col {
  position: relative;
  width: 156px;
  height: 227px;
  margin: 0 18px 18px 0;
}

.product-eco .product-teacher .teacher-major-nrg .col:nth-child(7n) {
  margin-right: 0;
}

.product-eco .product-teacher .teacher-title {
  margin: 55px 0 25px;
  font-weight: 900;
  font-size: 30px;
  letter-spacing: -2px;
  line-height: 1;
  text-align: left;
  color: #000;
}

.product-eco .product-teacher .teacher-title .btn-toggle {
  display: inline-block;
  padding-bottom: 5px;
  font-size: 26px;
  color: #858585;
  border-bottom: 1px solid #858585;
}

.product-eco .product-teacher .teacher-title .btn-toggle:after {
  content: '접어두기 ▲';
  display: inline-block;
  margin-left: 5px;
}

.product-eco .product-teacher .teacher-title .btn-toggle.fold:after {
  content: '모두보기 ▼';
}

.product-eco .product-teacher .teacher-title.align-center {
  text-align: center;
}

.product-eco .product-teacher .teacher-group .col {
  position: relative;
  width: 156px;
  height: 227px;
  margin: 0 18px 18px 0;
}

.product-eco .product-teacher .teacher-group .col:nth-child(7n) {
  margin-right: 0;
}

.product-eco .product-teacher .teacher-group .col .t-info {
  top: 20px;
  left: 15px;
}

.product-eco .product-teacher .teacher-group .col .t-info .subject {
  font-size: 16px;
  color: #e7e7e7;
}

.product-eco .product-teacher .teacher-group .col .t-info .name {
  font-size: 16px;
  color: #e7e7e7;
  padding-right: 0;
  padding-bottom: 30px;
  background: url("https://img.eduwill.net/eduwill/img/2021/7/common/teacher/icon_home_2.png") left bottom no-repeat;
}

.product-eco .product-teacher .teacher-group .col .nolink {
  cursor: default;
}

.product-eco .product-teacher .teacher-group .col .nolink .t-info .name {
  background: none;
}

.product-eco .product-teacher .teacher-group .col .soon {
  cursor: default;
}

.product-eco .product-teacher .teacher-group.gov-sub {
  display: none;
}

.product-eco .product-book {
  padding: 100px 0;
  background-color: #ebecef;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_book.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.product-eco .product-book .flag {
  position: absolute;
  top: 0;
  right: 0;
  -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: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}

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

.product-eco .product-curriculum {
  padding: 100px 0 0;
}

.product-eco .product-curriculum .item:after {
  content: '';
  display: block;
  position: absolute;
  width: 242px;
  height: 238px;
  top: 588px;
  right: -85px;
  z-index: 1;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/curri_obj.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
}

.product-eco .product-curriculum .step {
  position: absolute;
  width: 260px;
  height: 260px;
  top: 70px;
  left: 156px;
  display: table;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  border: 10px solid #d5d5d5;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-curriculum .step .step-box {
  display: table-cell;
  vertical-align: middle;
}

.product-eco .product-curriculum .step .step-box .label-title {
  display: inline-block;
  margin-bottom: 12px;
  width: 110px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  color: #000;
  letter-spacing: -1px;
  border-radius: 50px;
  background: #dedede;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transition-timing-function: ease-in;
          transition-timing-function: ease-in;
  /*@include linear-gradient(to bottom, #ededed 0%, #dedede 100%);*/
}

.product-eco .product-curriculum .step .step-box dl dt {
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -2px;
  color: #000;
}

.product-eco .product-curriculum .step .step-box dl dd {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -2px;
  color: #000;
}

.product-eco .product-curriculum .step.on {
  border-color: #ff9f26;
  -webkit-box-shadow: 0 0 20px 0 rgba(255, 159, 38, 0.6);
  box-shadow: 0 0 20px 0 rgba(255, 159, 38, 0.6);
}

.product-eco .product-curriculum .step.on .step-box .label-title {
  background: #ffa026;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  /*@include linear-gradient(to bottom, #ffb930 0%, #ff821b 100%);*/
}

.product-eco .product-curriculum .step.step-2, .product-eco .product-curriculum .step.step-5, .product-eco .product-curriculum .step.step-8 {
  left: 470px;
}

.product-eco .product-curriculum .step.step-3, .product-eco .product-curriculum .step.step-4, .product-eco .product-curriculum .step.step-9 {
  left: 784px;
}

.product-eco .product-curriculum .step.step-4, .product-eco .product-curriculum .step.step-5, .product-eco .product-curriculum .step.step-6 {
  top: 372px;
}

.product-eco .product-curriculum .step.step-7, .product-eco .product-curriculum .step.step-8, .product-eco .product-curriculum .step.step-9 {
  top: 678px;
}

.product-eco .product-system {
  border-style: solid;
  border-color: #ececef;
  border-width: 0;
  padding: 100px 0 115px;
  border-top-width: 20px;
}

.product-eco .product-system .action {
  position: absolute;
  top: 300px;
  left: 700px;
  z-index: 1;
}

.product-eco .product-system .grounds-text {
  margin-top: 15px;
  text-align: left;
  color: #afafaf;
  line-height: 1.4;
  font-weight: 400;
}

.product-eco .product-life {
  padding-bottom: 115px;
}

.product-eco .product-puri {
  padding-bottom: 115px;
}

.product-eco .product-puri .action {
  position: absolute;
  top: 258px;
  left: 682px;
  z-index: 1;
}

.product-eco .product-king {
  padding-bottom: 50px;
}

.product-eco .product-king .slider-contents {
  position: absolute;
  top: 110px;
  left: 0;
  width: 600px;
  height: 226px;
  overflow: hidden;
  z-index: 1;
}

.product-eco .product-king .slider-contents .slick-slide .col {
  border-bottom: 1px solid #b2b2b2;
}

.product-eco .product-king .slider-contents .slick-slide .col strong {
  display: inline-block;
  line-height: 56px;
  font-size: 20px;
  font-weight: 700;
  color: #000;
  letter-spacing: -1.5px;
}

.product-eco .product-king .slider-contents .slick-slide .col strong.num {
  width: 100px;
  text-align: center;
}

.product-eco .product-king .slider-contents .slick-slide .col strong.desc {
  width: 490px;
  text-align: left;
  padding-left: 10px;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-eco .product-king .slider-contents .slick-slide .col strong.desc .ea {
  display: inline-block;
  margin-left: 5px;
  color: #ffa300;
}

.product-eco .product-king .action {
  position: absolute;
  top: 378px;
  left: 663px;
  z-index: 1;
}

.product-eco .product-program .grounds-text,
.product-eco .product-mock .grounds-text {
  position: absolute;
  top: 210px;
  left: 710px;
  text-align: left;
  font-size: 17px;
}

.product-eco .product-program .grounds-text span,
.product-eco .product-mock .grounds-text span {
  display: block;
}

.product-eco .product-awards {
  border-top: 20px solid #ececef;
}

.product-eco .product-brand {
  background-color: #ffbf00;
  background-image: url("https://img.eduwill.net/eduwill/img/2021/G/product/210512/pc/bg_brand.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
/*# sourceMappingURL=web.css.map */