@charset "UTF-8";
.promotion .wrap,
.promotion .wrap-full,
.product-eco .wrap,
.product-eco .wrap-full,
.fullservice .wrap,
.fullservice .wrap-full, .grid {
  *zoom: 1;
}
.promotion .wrap::before,
.promotion .wrap-full::before,
.product-eco .wrap::before,
.product-eco .wrap-full::before,
.fullservice .wrap::before,
.fullservice .wrap-full::before, .grid::before, .promotion .wrap::after,
.promotion .wrap-full::after,
.product-eco .wrap::after,
.product-eco .wrap-full::after,
.fullservice .wrap::after,
.fullservice .wrap-full::after, .grid::after {
  content: "";
  display: table;
}
.promotion .wrap::after,
.promotion .wrap-full::after,
.product-eco .wrap::after,
.product-eco .wrap-full::after,
.fullservice .wrap::after,
.fullservice .wrap-full::after, .grid::after {
  clear: both;
}

.hidden,
.sr_only,
.sr-only {
  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 {
  position: relative;
  box-sizing: border-box;
}
.grid .col {
  position: relative;
  float: left;
  box-sizing: border-box;
}

.table {
  display: table;
}
.table .table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.promotion .sector-apply .action .btn-end {
  cursor: not-allowed;
  pointer-events: none;
}

.promotion .slick-dots {
  font-size: 0;
}
.promotion .slick-dots li {
  display: inline-block;
}
.promotion .slick-dots button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: 0;
  background: none;
}
@keyframes effectBounceDiagonal {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}
.effect-bounce-diagonal {
  animation-name: effectBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@keyframes effectBounceUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
.effect-bounce-updown {
  animation-name: effectBounceUpDown;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@keyframes effectExtend {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
}
.effect-extend {
  animation-name: effectExtend;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.effect-blink {
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-end;
  animation-direction: normal;
}

.promotion,
.product-eco,
.fullservice {
  text-align: center;
  overflow: hidden;
}
.promotion *,
.product-eco *,
.fullservice * {
  line-height: normal;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .promotion *,
  .product-eco *,
  .fullservice * {
    letter-spacing: -1px;
  }
}
.promotion *,
.product-eco *,
.fullservice * {
  box-sizing: border-box;
}
.promotion [class^=sector-],
.product-eco [class^=sector-],
.fullservice [class^=sector-] {
  position: relative;
}
.promotion button,
.product-eco button,
.fullservice button {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  text-decoration: none;
  border: none;
  background: transparent;
  outline: 0;
  cursor: pointer;
}
.promotion p,
.product-eco p,
.fullservice p {
  margin: 0;
  padding: 0;
  line-height: 1;
  color: inherit;
}
.promotion a,
.promotion a:link,
.product-eco a,
.product-eco a:link,
.fullservice a,
.fullservice a:link {
  color: currentColor;
}
.promotion .wrap,
.promotion .wrap-full,
.product-eco .wrap,
.product-eco .wrap-full,
.fullservice .wrap,
.fullservice .wrap-full {
  position: relative;
  margin: 0 auto;
}
.promotion .wrap-full,
.product-eco .wrap-full,
.fullservice .wrap-full {
  width: 100%;
}
.promotion .icon-pointer,
.product-eco .icon-pointer,
.fullservice .icon-pointer {
  position: relative;
  display: inline-block;
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 12.2222222222vw;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    width: 88px;
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  height: 11.9444444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    height: 86px;
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_20.png") no-repeat 0 0;
  background-size: 100% auto;
}
@keyframes pointerBounceDiagonal {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  animation-name: pointerBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}

.promotion .motion-1,
.product-eco .motion-1 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-2,
.product-eco .motion-2 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-3,
.product-eco .motion-3 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-4,
.product-eco .motion-4 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-5,
.product-eco .motion-5 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-6,
.product-eco .motion-6 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-7,
.product-eco .motion-7 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-8,
.product-eco .motion-8 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-9,
.product-eco .motion-9 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-10,
.product-eco .motion-10 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-11,
.product-eco .motion-11 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-12,
.product-eco .motion-12 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-1,
.product-eco .motion-y-rivers-1 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-2,
.product-eco .motion-y-rivers-2 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-3,
.product-eco .motion-y-rivers-3 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-4,
.product-eco .motion-y-rivers-4 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-5,
.product-eco .motion-y-rivers-5 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-6,
.product-eco .motion-y-rivers-6 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-7,
.product-eco .motion-y-rivers-7 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-8,
.product-eco .motion-y-rivers-8 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-9,
.product-eco .motion-y-rivers-9 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-10,
.product-eco .motion-y-rivers-10 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-11,
.product-eco .motion-y-rivers-11 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-y-rivers-12,
.product-eco .motion-y-rivers-12 {
  opacity: 0;
  transform: translateY(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-1,
.product-eco .motion-x-1 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-2,
.product-eco .motion-x-2 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-3,
.product-eco .motion-x-3 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-4,
.product-eco .motion-x-4 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-5,
.product-eco .motion-x-5 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-6,
.product-eco .motion-x-6 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-7,
.product-eco .motion-x-7 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-8,
.product-eco .motion-x-8 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-9,
.product-eco .motion-x-9 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-10,
.product-eco .motion-x-10 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-1,
.product-eco .motion-x-r-1 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-2,
.product-eco .motion-x-r-2 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-3,
.product-eco .motion-x-r-3 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-4,
.product-eco .motion-x-r-4 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-5,
.product-eco .motion-x-r-5 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-6,
.product-eco .motion-x-r-6 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-7,
.product-eco .motion-x-r-7 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-8,
.product-eco .motion-x-r-8 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-9,
.product-eco .motion-x-r-9 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-x-r-10,
.product-eco .motion-x-r-10 {
  opacity: 0;
  transform: translateX(150px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-1,
.product-eco .motion-box-1 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-2,
.product-eco .motion-box-2 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-3,
.product-eco .motion-box-3 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-4,
.product-eco .motion-box-4 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-5,
.product-eco .motion-box-5 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-6,
.product-eco .motion-box-6 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-7,
.product-eco .motion-box-7 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-8,
.product-eco .motion-box-8 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-9,
.product-eco .motion-box-9 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-box-10,
.product-eco .motion-box-10 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.promotion .motion-scale-y-1,
.product-eco .motion-scale-y-1 {
  opacity: 0;
  transform: scaleY(0);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center bottom;
}
.promotion .motion-scale-y-2,
.product-eco .motion-scale-y-2 {
  opacity: 0;
  transform: scaleY(0);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center bottom;
}
.promotion .motion-scale-y-3,
.product-eco .motion-scale-y-3 {
  opacity: 0;
  transform: scaleY(0);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center bottom;
}
.promotion .motion-graph-end,
.product-eco .motion-graph-end {
  opacity: 0;
  transform: scale(1, 1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center center;
}
.promotion .motion-stamp-1,
.product-eco .motion-stamp-1 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transform-origin: center center;
}
.promotion .active .motion-1,
.product-eco .active .motion-1 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-2,
.product-eco .active .motion-2 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-3,
.product-eco .active .motion-3 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-4,
.product-eco .active .motion-4 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-5,
.product-eco .active .motion-5 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1s;
}
.promotion .active .motion-6,
.product-eco .active .motion-6 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-7,
.product-eco .active .motion-7 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-8,
.product-eco .active .motion-8 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-9,
.product-eco .active .motion-9 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-10,
.product-eco .active .motion-10 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2s;
}
.promotion .active .motion-11,
.product-eco .active .motion-11 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.2s;
}
.promotion .active .motion-12,
.product-eco .active .motion-12 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.4s;
}
.promotion .active .motion-y-rivers-1,
.product-eco .active .motion-y-rivers-1 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-y-rivers-2,
.product-eco .active .motion-y-rivers-2 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-y-rivers-3,
.product-eco .active .motion-y-rivers-3 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-y-rivers-4,
.product-eco .active .motion-y-rivers-4 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-y-rivers-5,
.product-eco .active .motion-y-rivers-5 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1s;
}
.promotion .active .motion-y-rivers-6,
.product-eco .active .motion-y-rivers-6 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-y-rivers-7,
.product-eco .active .motion-y-rivers-7 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-y-rivers-8,
.product-eco .active .motion-y-rivers-8 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-y-rivers-9,
.product-eco .active .motion-y-rivers-9 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-y-rivers-10,
.product-eco .active .motion-y-rivers-10 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2s;
}
.promotion .active .motion-y-rivers-11,
.product-eco .active .motion-y-rivers-11 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.2s;
}
.promotion .active .motion-y-rivers-12,
.product-eco .active .motion-y-rivers-12 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.4s;
}
.promotion .active .motion-x-1,
.product-eco .active .motion-x-1 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-x-2,
.product-eco .active .motion-x-2 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-x-3,
.product-eco .active .motion-x-3 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-x-4,
.product-eco .active .motion-x-4 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-x-5,
.product-eco .active .motion-x-5 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1s;
}
.promotion .active .motion-x-6,
.product-eco .active .motion-x-6 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-x-7,
.product-eco .active .motion-x-7 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-x-8,
.product-eco .active .motion-x-8 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-x-9,
.product-eco .active .motion-x-9 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-x-10,
.product-eco .active .motion-x-10 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2s;
}
.promotion .active .motion-x-r-1,
.product-eco .active .motion-x-r-1 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.2s;
}
.promotion .active .motion-x-r-2,
.product-eco .active .motion-x-r-2 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.4s;
}
.promotion .active .motion-x-r-3,
.product-eco .active .motion-x-r-3 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.promotion .active .motion-x-r-4,
.product-eco .active .motion-x-r-4 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.8s;
}
.promotion .active .motion-x-r-5,
.product-eco .active .motion-x-r-5 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1s;
}
.promotion .active .motion-x-r-6,
.product-eco .active .motion-x-r-6 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.2s;
}
.promotion .active .motion-x-r-7,
.product-eco .active .motion-x-r-7 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.4s;
}
.promotion .active .motion-x-r-8,
.product-eco .active .motion-x-r-8 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.6s;
}
.promotion .active .motion-x-r-9,
.product-eco .active .motion-x-r-9 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.8s;
}
.promotion .active .motion-x-r-10,
.product-eco .active .motion-x-r-10 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2s;
}
.promotion .active .motion-box-1,
.product-eco .active .motion-box-1 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.1s;
}
.promotion .active .motion-box-2,
.product-eco .active .motion-box-2 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.2s;
}
.promotion .active .motion-box-3,
.product-eco .active .motion-box-3 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.3s;
}
.promotion .active .motion-box-4,
.product-eco .active .motion-box-4 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.4s;
}
.promotion .active .motion-box-5,
.product-eco .active .motion-box-5 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.5s;
}
.promotion .active .motion-box-6,
.product-eco .active .motion-box-6 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.6s;
}
.promotion .active .motion-box-7,
.product-eco .active .motion-box-7 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.promotion .active .motion-box-8,
.product-eco .active .motion-box-8 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.8s;
}
.promotion .active .motion-box-9,
.product-eco .active .motion-box-9 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.9s;
}
.promotion .active .motion-box-10,
.product-eco .active .motion-box-10 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 1s;
}
.promotion .active .motion-scale-y-1,
.product-eco .active .motion-scale-y-1 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.1s;
  transform-origin: center bottom;
}
.promotion .active .motion-scale-y-2,
.product-eco .active .motion-scale-y-2 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.2s;
  transform-origin: center bottom;
}
.promotion .active .motion-scale-y-3,
.product-eco .active .motion-scale-y-3 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.3s;
  transform-origin: center bottom;
}
.promotion .active .motion-graph-end,
.product-eco .active .motion-graph-end {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 2.2s;
  transform-origin: center center;
}
.promotion .active .motion-stamp-1,
.product-eco .active .motion-stamp-1 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.1s;
  transform-origin: center center;
}

.promotion .wrap {
  width: 1200px;
}
.promotion .only-mobile {
  display: none;
}
.promotion .slick-arrow {
  border-radius: 19px;
}
.promotion .slick-arrow.slick-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 5.2777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev {
    width: 38px;
  }
}
.promotion .slick-arrow.slick-prev {
  height: 5.2777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev {
    height: 38px;
  }
}
.promotion .slick-arrow.slick-prev {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  transform: translateY(-50%);
  left: 50%;
  background: rgba(0, 0, 0, 0.5);
}
.promotion .slick-arrow.slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1.3194444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev::before {
    width: 9.5px;
  }
}
.promotion .slick-arrow.slick-prev::before {
  height: 1.3194444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev::before {
    height: 9.5px;
  }
}
.promotion .slick-arrow.slick-prev::before {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-bottom-width: 2px;
  border-left-width: 2px;
  transform: translate(-25%, -50%) rotate(45deg);
}
.promotion .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 5.2777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next {
    width: 38px;
  }
}
.promotion .slick-arrow.slick-next {
  height: 5.2777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next {
    height: 38px;
  }
}
.promotion .slick-arrow.slick-next {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  transform: translateY(-50%);
  right: 50%;
  background: rgba(0, 0, 0, 0.5);
}
.promotion .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1.3194444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next::before {
    width: 9.5px;
  }
}
.promotion .slick-arrow.slick-next::before {
  height: 1.3194444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next::before {
    height: 9.5px;
  }
}
.promotion .slick-arrow.slick-next::before {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-top-width: 2px;
  border-right-width: 2px;
  transform: translate(-75%, -50%) rotate(45deg);
}
.promotion .slick-dots {
  margin-top: 20px;
}
.promotion .slick-dots li {
  width: 12px;
  height: 12px;
  margin: 0 4px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  transition: background-color 0.5s ease, width 0.5s ease, border-radius 0.5s ease;
}
.promotion .slick-dots li.slick-active {
  background-color: #000;
  width: 36px;
  border-radius: 100px;
}
.promotion .title-box {
  margin-bottom: 60px;
}
.promotion .title-box .main-title {
  color: #000;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -1.44px;
}
.promotion .title-box .main-title strong {
  font-weight: 700;
}
.promotion .box-list {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.promotion .frame {
  padding: 59px 0;
  margin: 0 20px;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  background: #FFF;
}
.promotion .text-notice {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: -0.56px;
}
.promotion .fc-point {
  color: #FFBF00;
}
.promotion .fix-wing {
  position: fixed;
  bottom: 200px;
  right: 10px;
  z-index: 99;
  opacity: 0;
}
.promotion .fix-bottom {
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 4px solid #ffc700;
  border-bottom: 4px solid #ffc700;
  background: #1f1f1f;
  text-align: center;
  opacity: 0;
}
.promotion .fix-bottom .page-move {
  display: flex;
  align-items: center;
  height: 102px;
}
.promotion .fix-bottom img + p {
  margin-left: 30px;
}
.promotion .fix-bottom p {
  color: #FFF;
  font-size: 35px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  background: linear-gradient(175deg, #FFF500 -12.33%, #FFC700 116.56%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.promotion .fix-bottom p strong {
  font-weight: inherit;
}
.promotion .fix-bottom .fake-btn {
  padding: 3px 73px 3px 51px;
  margin-left: auto;
  border-radius: 67px;
  background: #FFC700;
  color: #000;
  font-family: Pretendard, "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
}
.promotion .fix-bottom .fake-btn {
  position: relative;
  display: inline-block;
}
.promotion .fix-bottom .fake-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.9722222222vw;
}
@media screen and (min-width: 720px) {
  .promotion .fix-bottom .fake-btn::before {
    width: 7px;
  }
}
.promotion .fix-bottom .fake-btn::before {
  height: 0.9722222222vw;
}
@media screen and (min-width: 720px) {
  .promotion .fix-bottom .fake-btn::before {
    height: 7px;
  }
}
.promotion .fix-bottom .fake-btn::before {
  margin-top: -0.4861111111vw;
}
@media screen and (min-width: 720px) {
  .promotion .fix-bottom .fake-btn::before {
    margin-top: -3.5px;
  }
}
.promotion .fix-bottom .fake-btn::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  transform: rotate(45deg);
  right: 1.9444444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .fix-bottom .fake-btn::before {
    right: 14px;
  }
}
.promotion .fix-bottom .fake-btn::before {
  border-top-width: 3px;
  border-right-width: 3px;
}
.promotion .fix-bottom .fake-btn:before {
  right: 51px;
}
.promotion .sector-title {
  position: relative;
  background-image: url("//img.eduwill.net/eduwill/img/2026/L/event/260311/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-title:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(103deg, #F4F4F4 20.03%, #FFF 77.29%);
}
.promotion .sector-title .laurel-wrap .laurel, .promotion .sector-title [class^=title-] {
  opacity: 0;
}
.promotion .sector-title .laurel-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 51px 0 27px;
  border-bottom: 3px solid #000;
}
.promotion .sector-title .laurel-wrap:before {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.promotion .sector-title .laurel-wrap .laurel {
  position: relative;
  display: flex;
  min-width: 156px;
  padding: 0 36px;
  min-height: 63px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -1.018px;
}
.promotion .sector-title .laurel-wrap .laurel:before, .promotion .sector-title .laurel-wrap .laurel:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 28px;
  height: 64px;
}
.promotion .sector-title .laurel-wrap .laurel:before {
  left: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2026/L/event/260311/pc/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.promotion .sector-title .laurel-wrap .laurel:after {
  right: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2026/L/event/260311/pc/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  transform: scaleX(-1);
}
.promotion .sector-title .laurel-wrap .laurel strong {
  color: currentColor;
  font-size: 19px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -1.14px;
}
.promotion .sector-title .action-base {
  position: absolute;
  top: -69px;
  right: 5px;
}
.promotion .sector-title .action-base .btn-text {
  display: inline-block;
  padding: 4px 24px 4px 14px;
  border: 1px solid #000;
  border-radius: 2px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.28px;
}
.promotion .sector-title .action-base .btn-text {
  position: relative;
  display: inline-block;
}
.promotion .sector-title .action-base .btn-text::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-title .action-base .btn-text::before {
    width: 6px;
  }
}
.promotion .sector-title .action-base .btn-text::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-title .action-base .btn-text::before {
    height: 6px;
  }
}
.promotion .sector-title .action-base .btn-text::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-title .action-base .btn-text::before {
    margin-top: -3px;
  }
}
.promotion .sector-title .action-base .btn-text::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  transform: rotate(45deg);
  right: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-title .action-base .btn-text::before {
    right: 12px;
  }
}
.promotion .sector-title .action-base .btn-text::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.promotion .sector-title .action-base .btn-text {
  opacity: 0.5;
}
.promotion .sector-title .action-base .btn-text:before {
  right: 14px;
}
.promotion .sector-title .title-1 {
  margin-top: 43px;
  color: #000;
  text-align: center;
  font-family: Pretendard, "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.56px;
}
.promotion .sector-title .title-1 strong {
  font-weight: 800;
}
.promotion .sector-title .title-2 {
  position: relative;
}
.promotion .sector-title .title-2 .deco-star {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
}
.promotion .sector-title .title-3 {
  margin-top: 27px;
}
.promotion .sector-title .title-prof {
  margin: 30px 0 41px;
}
.promotion .sector-review {
  padding: 100px 0;
  border-top: 2px solid #000;
  background: linear-gradient(180deg, #FFD453 -27.78%, #FFBF00 94.44%), #FFBF00;
}
.promotion .sector-review .slide-container .slick-arrow {
  top: 95px;
}
.promotion .sector-review .slide-container .slick-arrow.slick-next {
  margin-right: -407px;
}
.promotion .sector-review .slide-container .slick-arrow.slick-prev {
  margin-left: -407px;
}
.promotion .sector-review .slide-container .slick-slide {
  margin: 0 20px;
  font-size: 0;
  transition: filter 0.5s ease, opacity 0.5s ease;
}
.promotion .sector-review .slide-container .slick-slide:not(.slick-center) {
  filter: blur(2px);
  opacity: 0.5;
}
.promotion .sector-review .text-notice {
  margin-top: 20px;
}
.promotion .sector-result {
  padding: 100px 0;
  background: linear-gradient(180deg, #3C3C3C 0%, #313131 100%);
}
.promotion .sector-result .main-title {
  color: #fff;
}
.promotion .sector-result .video-box {
  position: relative;
  width: 926.816px;
  height: 522px;
  margin: 0 auto;
  border-radius: 17.755px;
  background: #585858;
  overflow: hidden;
}
.promotion .sector-result .video-box + img {
  margin-top: 60px;
}
.promotion .sector-result .video-box a, .promotion .sector-result .video-box button {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.promotion .sector-result .video-box video {
  width: 100%;
  height: 100%;
}
.promotion .sector-video {
  padding: 50px 0 100px;
  background: linear-gradient(180deg, #313131 0%, #222222 100%);
}
.promotion .sector-video .main-title {
  color: #fff;
}
.promotion .sector-video .slide-container {
  width: 988px;
  margin: 0 auto;
}
.promotion .sector-video .slide-container .slick-arrow {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.promotion .sector-video .slide-container .slick-arrow.slick-next {
  margin-right: -565px;
}
.promotion .sector-video .slide-container .slick-arrow.slick-prev {
  margin-left: -565px;
}
.promotion .sector-video .slide-container .slick-dots li {
  background-color: rgba(255, 255, 255, 0.2);
}
.promotion .sector-video .slide-container .slick-dots li.slick-active {
  background-color: #FFBF00;
}
.promotion .sector-band {
  padding: 28px 0;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background: linear-gradient(180deg, #FFD453 -27.78%, #FFBF00 94.44%);
}
.promotion .sector-band p {
  color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.84px;
}
.promotion .sector-band p strong {
  color: #FFF;
  text-shadow: 0 4px 0 #000;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  paint-order: stroke;
  filter: drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000);
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.8px;
}
.promotion [class^=sector-book] ul {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
.promotion [class^=sector-book] ul li .title {
  display: inline-block;
  padding: 9px;
  border-radius: 10px;
  border: 1px solid #CDCDCD;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.72px;
}
.promotion [class^=sector-book] ul li .desc {
  margin-top: 8px;
  color: #6E6E6E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.64px;
}
.promotion [class^=sector-book] ul li .desc strong {
  font-weight: 700;
  color: #000;
}
.promotion [class^=sector-book] ul li + li {
  position: relative;
  margin-left: 95px;
}
.promotion [class^=sector-book] ul li + li:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -47px;
  display: inline-block;
  content: "";
  width: 1px;
  height: 75px;
  background: #D9D9D9;
}
.promotion .sector-book1 {
  padding: 100px 0;
  background: #F3F3F3;
}
.promotion .sector-book2 {
  padding-bottom: 100px;
  background: #F3F3F3;
}
.promotion .sector-event {
  padding: 100px 0;
  background-color: #FFBF00;
  background-image: url("//img.eduwill.net/eduwill/img/2026/L/event/260311/pc/bg_event.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.promotion .sector-event .title-box .main-title strong {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 42px;
}
.promotion .sector-event .title-box .main-title strong .highlight {
  color: #FFF;
  text-shadow: 0 4px 0 #000;
  -webkit-text-stroke-width: 3px;
  paint-order: stroke;
  filter: drop-shadow(0 1px #000) drop-shadow(0 1px #000) drop-shadow(0 1px #000);
  -webkit-text-stroke-color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.8px;
}
.promotion .sector-event .action {
  margin-top: 24px;
}
.promotion .sector-event .action a {
  position: relative;
  display: inline-block;
  padding: 26px 99px 26px 76px;
  border-radius: 50px;
  background: #1F1F1F;
  color: #FFF;
  font-size: 26px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.26px;
}
.promotion .sector-event .action a {
  position: relative;
  display: inline-block;
}
.promotion .sector-event .action a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-event .action a::before {
    width: 10px;
  }
}
.promotion .sector-event .action a::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-event .action a::before {
    height: 10px;
  }
}
.promotion .sector-event .action a::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-event .action a::before {
    margin-top: -5px;
  }
}
.promotion .sector-event .action a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  transform: rotate(45deg);
  right: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-event .action a::before {
    right: 20px;
  }
}
.promotion .sector-event .action a::before {
  border-top-width: 3px;
  border-right-width: 3px;
}
.promotion .sector-event .action a:before {
  right: 76px;
}
.promotion .sector-apply {
  padding: 100px 0;
}
.promotion .sector-apply .tab-box {
  margin: 0 20px;
}
.promotion .sector-apply .tab-list {
  display: flex;
  margin-bottom: 60px;
}
.promotion .sector-apply .tab-list li {
  flex: 1 0 0;
  cursor: pointer;
  padding: 20px 0;
  font-size: 20px;
  color: #7F7F7F;
  font-weight: 700;
  background: #F1F1F1;
}
.promotion .sector-apply .tab-list li.active {
  font-weight: 900;
  background: #000;
  color: #fff;
}
.promotion .sector-apply .tab-view:not(.active) {
  display: none;
}
.promotion .sector-apply .apply-item {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 380px;
  height: 360px;
  border: 1px solid #DFDFDF;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s ease-in-out;
  overflow: hidden;
}
.promotion .sector-apply .apply-item:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05), inset 0 0 0 2px #000;
}
.promotion .sector-apply .flag-recommend {
  position: absolute;
  top: -59px;
  left: -24px;
}
.promotion .sector-apply .flag-discount {
  position: absolute;
  top: 125px;
  left: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  text-align: center;
  background-image: url("//img.eduwill.net/eduwill/img/2026/J/exam/260105/pc/flag_discount.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-apply .flag-discount span {
  color: #FFF;
  text-shadow: 1px 1px 0 #332300;
  -webkit-text-stroke-width: 2px;
  paint-order: stroke;
  filter: drop-shadow(1px 1px #332300) drop-shadow(0 -1px #332300) drop-shadow(0 1px #332300);
  -webkit-text-stroke-color: #332300;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.999px;
  transform: rotate(13deg) translateZ(0);
  backface-visibility: hidden;
}
.promotion .sector-apply .sup-title {
  margin: 34px 22px 0;
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -1.08px;
}
.promotion .sector-apply .title {
  margin: 0 22px;
  padding-bottom: 20px;
  color: #222;
  font-size: 28px;
  font-weight: 900;
  line-height: 33px;
  letter-spacing: -1.68px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.promotion .sector-apply .price-wrap {
  margin-top: auto;
  padding: 0 32px;
  text-align: right;
}
.promotion .sector-apply .price-wrap .price-before {
  color: #888;
  font-size: 22px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.44px;
  text-decoration-line: line-through;
}
.promotion .sector-apply .price-wrap .price-before strong {
  font-weight: inherit;
}
.promotion .sector-apply .price-wrap .price-after {
  color: #000;
  font-size: 43px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -0.86px;
}
.promotion .sector-apply .price-wrap .price-after:only-child {
  margin-bottom: 50px;
  text-align: center;
}
.promotion .sector-apply .price-wrap .price-after strong {
  font-weight: 900;
  color: #FF9914;
}
.promotion .sector-apply .action {
  margin-top: 25px;
}
.promotion .sector-apply .action .btn-apply, .promotion .sector-apply .action .btn-end {
  display: block;
  width: 100%;
  padding: 20px 0;
  color: #FFF;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1px;
}
.promotion .sector-apply .action .btn-end {
  background: #bbb;
}
.promotion .sector-apply .action .btn-apply {
  background: linear-gradient(180deg, #444 0%, #000 100%), #000;
}
.promotion .sector-apply .package-view {
  display: none;
}
.promotion .sector-apply .package-view.active {
  display: block;
}
.promotion .sector-apply .package-view .price-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 31px 40px;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  flex: 1;
  box-sizing: border-box;
}
.promotion .sector-apply .package-view .price-box + .price-box {
  margin-top: 14px;
}
.promotion .sector-apply .package-view .price-box .price-sale {
  width: 10%;
  width: 98px;
}
.promotion .sector-apply .package-view .price-box .price-sale img {
  width: 98px;
}
.promotion .sector-apply .package-view .price-box .price-info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  width: 40%;
}
.promotion .sector-apply .package-view .price-box .price-info p {
  padding: 0;
  font-weight: 900;
  color: #000;
  font-size: 38px;
  line-height: 1.3;
}
.promotion .sector-apply .package-view .price-box .price-info span {
  display: inline-block;
  line-height: 1.3;
  font-size: 28px;
  font-weight: 400;
  color: #999;
}
.promotion .sector-apply .package-view .price-box .price-won {
  width: 25%;
  text-align: right;
}
.promotion .sector-apply .package-view .price-box .price-won .before-pre {
  position: relative;
  color: #aaa;
  font-size: 26px;
  font-weight: 400;
  display: inline-block;
}
.promotion .sector-apply .package-view .price-box .price-won .before-pre:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  background: #ff0000;
  z-index: 1;
}
.promotion .sector-apply .package-view .price-box .price-won .after-pre {
  font-size: 40px;
  font-weight: 700;
  color: #000;
  letter-spacing: -3px;
}
.promotion .sector-apply .package-view .price-box .price-won .after-pre strong {
  font-size: 46px;
  letter-spacing: -3px;
  font-weight: 900;
}
.promotion .sector-apply .package-view .price-box .price-action {
  width: 20%;
}
.promotion .sector-apply .package-view .price-box .price-action a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  font-size: 24px;
  background: #000;
}
.promotion .sector-apply .package-view .price-box .price-action a:after {
  content: ">";
  display: inline-block;
  margin-left: 12px;
  font-size: 18px;
  font-weight: 300;
  font-family: "Dotum", "돋움";
}
.promotion .sector-apply .apply-view table {
  width: 100%;
  background: #fff;
  border-collapse: separate;
  border-spacing: 10px 0 10px 0;
}
.promotion .sector-apply .apply-view table tr.empty {
  height: 14px;
}
.promotion .sector-apply .apply-view table thead th {
  padding: 14px 0;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  color: #000;
  border: 1px solid #d6d6d6;
}
.promotion .sector-apply .apply-view table thead th + th {
  border-left: 0;
}
.promotion .sector-apply .apply-view table tbody td {
  border: 1px solid #d6d6d6;
  box-sizing: border-box;
}
.promotion .sector-apply .apply-view table tbody td + td {
  border-left: 0;
}
.promotion .sector-apply .apply-view table tbody td.profile {
  border: 0;
}
.promotion .sector-apply .apply-view table tbody td.profile img {
  width: 200px;
}
.promotion .sector-apply .apply-view table tbody td.desc {
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
}
.promotion .sector-apply .apply-view table tbody td.desc .teacher-name,
.promotion .sector-apply .apply-view table tbody td.desc .lecture-title {
  font-size: 24px;
  color: #000;
  font-weight: 900;
  line-height: 1.4;
}
.promotion .sector-apply .apply-view table tbody td.desc .lecture-title {
  font-weight: 400;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price {
  font-size: 24px;
  font-weight: 500;
  color: #555;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price .before {
  font-size: 20px;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price .before em {
  color: #ff0000;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price .before span {
  display: inline-block;
  margin-left: 10px;
  font-weight: 400;
  color: #999;
  text-decoration: line-through;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price u {
  text-decoration: line-through;
  font-size: 20px;
  line-height: 1.4;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price u:after {
  content: "→";
  display: inline-block;
}
.promotion .sector-apply .apply-view table tbody td.lecture-price strong {
  display: block;
  font-size: 36px;
  color: #000;
  font-weight: 900;
  letter-spacing: -2px;
}
.promotion .sector-apply .apply-view table tbody td.checkbox input {
  width: 20px;
  height: 20px;
}
.promotion .sector-apply .total-price {
  position: relative;
  padding: 17px 80px;
  margin-top: 50px;
  text-align: left;
  background: #000;
  box-sizing: border-box;
}
.promotion .sector-apply .total-price .select-list {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.promotion .sector-apply .total-price .select-list li {
  position: relative;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 1.5;
}
.promotion .sector-apply .total-price .select-list li + li {
  margin-top: 5px;
}
.promotion .sector-apply .total-price .select-list li strong {
  position: absolute;
  font-size: 18px;
  font-weight: 700;
  color: #222;
  right: 0;
}
.promotion .sector-apply .total-price .price-area {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.promotion .sector-apply .total-price .price-area span,
.promotion .sector-apply .total-price .price-area strong {
  display: inline-block;
  font-weight: 900;
  color: #fff;
}
.promotion .sector-apply .total-price .price-area span {
  width: 25%;
  font-size: 26px;
  color: #fff;
}
.promotion .sector-apply .total-price .price-area strong {
  text-align: right;
  width: 42%;
  color: #fff;
  font-size: 40px;
  letter-spacing: -3px;
}
.promotion .sector-apply .total-price .btn-action {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 70px;
  text-align: center;
  color: #000;
  font-weight: 900;
  font-size: 24px;
  letter-spacing: -2px;
  border-radius: 10px;
  background: #ffbf00;
}
.promotion .sector-apply .single-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 122px;
  border: 1px solid #D6D6D6;
  background: #fff;
  box-sizing: border-box;
}
.promotion .sector-apply .single-item + .single-item {
  margin-top: 14px;
}
.promotion .sector-apply .single-item.single-item-top {
  height: 60px;
}
.promotion .sector-apply .single-item.single-item-top .item-info {
  cursor: default;
}
.promotion .sector-apply .single-item.single-item-top .item-price,
.promotion .sector-apply .single-item.single-item-top .item-action {
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.44px;
}
.promotion .sector-apply .single-item.single-item-top + .single-item {
  margin-top: 10px;
}
.promotion .sector-apply .single-item .item-info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.promotion .sector-apply .single-item .item-info .item-bundle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 679px;
  height: 100%;
}
.promotion .sector-apply .single-item .item-info .item-bundle .item-title {
  width: 500px;
  padding-left: 20px;
  align-items: flex-start;
  font-size: 24px;
  font-weight: 900;
  line-height: 130%;
}
.promotion .sector-apply .single-item .item-info .item-thumb {
  width: 200px;
  border-right: 1px solid #D6D6D6;
  background: linear-gradient(180deg, #FFF9E6 24.97%, #F4EBCA 80.91%);
  box-sizing: border-box;
}
.promotion .sector-apply .single-item .item-info .item-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 679px;
  height: 100%;
  border-right: 1px solid #D6D6D6;
  text-align: left;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.44px;
  box-sizing: border-box;
}
.promotion .sector-apply .single-item .item-info .item-title span {
  display: block;
  color: currentColor;
  font-size: inherit;
  font-weight: 400;
  line-height: inherit;
}
.promotion .sector-apply .single-item .item-info .item-price {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 297px;
  height: 100%;
  border-right: 1px solid #D6D6D6;
  box-sizing: border-box;
}
.promotion .sector-apply .single-item .item-info .item-price p {
  line-height: 1;
}
.promotion .sector-apply .single-item .item-info .item-price p strong {
  line-height: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
}
.promotion .sector-apply .single-item .item-info .item-price .discount-price {
  display: inline-flex;
  align-items: center;
  color: #F00;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: -0.57px;
}
.promotion .sector-apply .single-item .item-info .item-price .before-price {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #A5A5A5;
  font-size: 19px;
  font-weight: 400;
  letter-spacing: -0.57px;
}
.promotion .sector-apply .single-item .item-info .item-price .before-price + .after-price {
  margin-top: -50px;
}
.promotion .sector-apply .single-item .item-info .item-price .before-price::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 1px;
  background: currentColor;
}
.promotion .sector-apply .single-item .item-info .item-price .after-price {
  color: #000;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: -1.8px;
}
.promotion .sector-apply .single-item .item-action {
  width: 184px;
  box-sizing: border-box;
}
.promotion .sector-apply .single-item .item-action input {
  width: 30px;
  height: 30px;
  margin: 0;
  vertical-align: top;
}
.promotion .sector-apply .total-single-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-top: 40px;
  padding: 16px 80px;
  text-align: left;
  background: #000;
}
.promotion .sector-apply .total-single-item .item-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.promotion .sector-apply .total-single-item .item-price .price-text {
  color: #FFF;
  font-size: 26px;
  font-weight: 700;
  line-height: 130%;
}
.promotion .sector-apply .total-single-item .item-price .price-after {
  text-align: right;
  color: #FFF;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1.6px;
}
.promotion .sector-apply .total-single-item .item-action button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 20px 80px;
  color: #000;
  font-size: 24px;
  font-weight: 800;
  line-height: 150%;
  letter-spacing: -0.48px;
  border-radius: 10px;
  background: #FFBF00;
}
.promotion .sector-notice {
  padding: 100px 0;
  background: #F3F3F3;
}
.promotion .sector-notice .apply-table {
  margin: 0 20px;
}
.promotion .sector-notice .apply-table tr + tr {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.promotion .sector-notice .apply-table tr + tr th, .promotion .sector-notice .apply-table tr + tr td {
  padding-top: 27px;
}
.promotion .sector-notice .apply-table tr:not(:last-child) th, .promotion .sector-notice .apply-table tr:not(:last-child) td {
  padding-bottom: 27px;
}
.promotion .sector-notice .apply-table th {
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 180%;
  letter-spacing: -0.6px;
  text-align: left;
  vertical-align: top;
}
.promotion .sector-notice .apply-table td {
  color: #444;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  letter-spacing: -0.36px;
  word-break: keep-all;
  word-wrap: break-word;
  text-align: left;
}
.promotion .sector-notice .apply-table td a {
  color: #0748CA;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: -0.36px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.promotion .sector-notice .apply-table li {
  line-height: 1.4;
}
.promotion .sector-notice .apply-table li + li {
  margin-top: 4px;
}
.promotion .sector-notice .apply-table .text-left {
  padding-left: 20px;
  text-align: left;
}
.promotion .sector-notice .apply-table .text-desc {
  font-size: 15px;
}
.promotion .sector-notice .apply-table .highlight {
  color: #ff0000;
}
.promotion .sector-notice .apply-table .btn-card {
  position: relative;
  display: inline-block;
}
.promotion .sector-notice .apply-table .btn-card::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .apply-table .btn-card::before {
    width: 5px;
  }
}
.promotion .sector-notice .apply-table .btn-card::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .apply-table .btn-card::before {
    height: 5px;
  }
}
.promotion .sector-notice .apply-table .btn-card::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .apply-table .btn-card::before {
    margin-top: -2.5px;
  }
}
.promotion .sector-notice .apply-table .btn-card::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .apply-table .btn-card::before {
    right: 10px;
  }
}
.promotion .sector-notice .apply-table .btn-card::before {
  border-top-width: 1px;
  border-right-width: 1px;
}
.promotion .sector-notice .apply-table .btn-card {
  margin-left: 10px;
  padding: 4px 15px 4px 4px;
  color: #444;
  font-size: 14px;
  line-height: 1;
  border: 1px solid currentColor;
  border-radius: 3px;
}
.promotion .sector-notice .apply-table .btn-card::before {
  right: 5px;
}
.promotion .sector-notice .apply-table .price {
  letter-spacing: -1px;
}
.promotion .sector-notice .apply-table .price .before {
  color: #999;
  font-size: 14px;
}
.promotion .sector-notice .apply-table .price .after {
  color: #ec0d0d;
  font-size: 24px;
  font-weight: 600;
}
.promotion .sector-notice .apply-table .price .line {
  text-decoration: line-through;
}/*# sourceMappingURL=web.css.map */