@charset "UTF-8";
.eduf-layer-wrap .eduf-layer-content .popup-btn a span, .eduf-layer-wrap .eduf-layer-content .popup-btn button span, .layer-list .layer-body ul li span, .layer-apply .layer-body .banner-box ul li a span {
  display: flex;
  -webkit-align-item: center;
  align-items: center;
  justify-content: center;
}

.eduf-layer-wrap .eduf-layer-content .popup-btn, .popup .popup-cont .popup-btn, .promotion .sector-notice .notice-table,
.product .sector-notice .notice-table,
.product-eco .sector-notice .notice-table,
.fullservice .sector-notice .notice-table, .grid, .layer-list .layer-body ul, .layer-apply .layer-body .banner-box ul {
  *zoom: 1;
}
.eduf-layer-wrap .eduf-layer-content .popup-btn:before, .popup .popup-cont .popup-btn:before, .promotion .sector-notice .notice-table:before,
.product .sector-notice .notice-table:before,
.product-eco .sector-notice .notice-table:before,
.fullservice .sector-notice .notice-table:before, .grid:before, .layer-list .layer-body ul:before, .layer-apply .layer-body .banner-box ul:before, .eduf-layer-wrap .eduf-layer-content .popup-btn:after, .popup .popup-cont .popup-btn:after, .promotion .sector-notice .notice-table:after,
.product .sector-notice .notice-table:after,
.product-eco .sector-notice .notice-table:after,
.fullservice .sector-notice .notice-table:after, .grid:after, .layer-list .layer-body ul:after, .layer-apply .layer-body .banner-box ul:after {
  content: "";
  display: table;
}
.eduf-layer-wrap .eduf-layer-content .popup-btn:after, .popup .popup-cont .popup-btn:after, .promotion .sector-notice .notice-table:after,
.product .sector-notice .notice-table:after,
.product-eco .sector-notice .notice-table:after,
.fullservice .sector-notice .notice-table:after, .grid:after, .layer-list .layer-body ul:after, .layer-apply .layer-body .banner-box ul: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, .layer-list .layer-body ul, .layer-apply .layer-body .banner-box ul {
  position: relative;
  box-sizing: border-box;
}
.grid .col, .layer-list .layer-body ul .col, .layer-list .layer-body ul li, .layer-apply .layer-body .banner-box ul .col, .layer-apply .layer-body .banner-box ul li {
  position: relative;
  float: left;
  box-sizing: border-box;
}

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

.effect-bounce-diagonal {
  animation-name: effectBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@keyframes effectBounceDiagonal {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}

.effect-bounce-updown {
  animation-name: effectBounceUpDown;
  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-extend {
  animation-name: effectExtend;
  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-blink {
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-direction: normal;
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

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

.promotion,
.product,
.product-eco,
.fullservice {
  text-align: center;
}
.promotion [class^=sector-],
.product [class^=sector-],
.product-eco [class^=sector-],
.fullservice [class^=sector-] {
  position: relative;
}
.promotion .wrap,
.product .wrap,
.product-eco .wrap,
.fullservice .wrap {
  position: relative;
  margin: 0 auto;
}
.promotion .wrap-full,
.product .wrap-full,
.product-eco .wrap-full,
.fullservice .wrap-full {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.promotion ::-moz-placeholder, .product ::-moz-placeholder, .product-eco ::-moz-placeholder, .fullservice ::-moz-placeholder {
  color: #aaa !important;
  font-weight: 700;
  font-size: 3.0555555556vw;
  letter-spacing: -0.2083333333vw;
}
.promotion ::placeholder,
.product ::placeholder,
.product-eco ::placeholder,
.fullservice ::placeholder {
  color: #aaa !important;
  font-weight: 700;
  font-size: 3.0555555556vw;
  letter-spacing: -0.2083333333vw;
}
@media screen and (min-width: 720px) {
  .promotion ::-moz-placeholder, .product ::-moz-placeholder, .product-eco ::-moz-placeholder, .fullservice ::-moz-placeholder {
    font-size: 22px;
  }
  .promotion ::placeholder,
  .product ::placeholder,
  .product-eco ::placeholder,
  .fullservice ::placeholder {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .promotion ::-moz-placeholder, .product ::-moz-placeholder, .product-eco ::-moz-placeholder, .fullservice ::-moz-placeholder {
    letter-spacing: -1.5px;
  }
  .promotion ::placeholder,
  .product ::placeholder,
  .product-eco ::placeholder,
  .fullservice ::placeholder {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .promotion ::-moz-placeholder, .product ::-moz-placeholder, .product-eco ::-moz-placeholder, .fullservice ::-moz-placeholder {
    font-size: 18px;
  }
  .promotion ::placeholder,
  .product ::placeholder,
  .product-eco ::placeholder,
  .fullservice ::placeholder {
    font-size: 18px;
  }
}
.promotion .freebook-privacy,
.product .freebook-privacy,
.product-eco .freebook-privacy,
.fullservice .freebook-privacy {
  margin-bottom: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy,
  .product .freebook-privacy,
  .product-eco .freebook-privacy,
  .fullservice .freebook-privacy {
    margin-bottom: 40px;
  }
}
.promotion .freebook-privacy .wrap,
.product .freebook-privacy .wrap,
.product-eco .freebook-privacy .wrap,
.fullservice .freebook-privacy .wrap {
  width: 86.1111111111%;
  margin: 0 auto;
  max-width: 620px;
  background: #f6f6f6;
  text-align: left;
  color: #666666;
  padding: 4.8611111111vw 6.9444444444vw;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap,
  .product .freebook-privacy .wrap,
  .product-eco .freebook-privacy .wrap,
  .fullservice .freebook-privacy .wrap {
    padding: 35px 50px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap,
  .product .freebook-privacy .wrap,
  .product-eco .freebook-privacy .wrap,
  .fullservice .freebook-privacy .wrap {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap,
  .product .freebook-privacy .wrap,
  .product-eco .freebook-privacy .wrap,
  .fullservice .freebook-privacy .wrap {
    width: 1000px;
    max-width: 1000px;
    font-size: 14px;
  }
}
.promotion .freebook-privacy .wrap .privacy-title,
.product .freebook-privacy .wrap .privacy-title,
.product-eco .freebook-privacy .wrap .privacy-title,
.fullservice .freebook-privacy .wrap .privacy-title {
  font-size: 3.6111111111vw;
  color: #333;
  font-weight: 700;
  margin-bottom: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-title,
  .product .freebook-privacy .wrap .privacy-title,
  .product-eco .freebook-privacy .wrap .privacy-title,
  .fullservice .freebook-privacy .wrap .privacy-title {
    font-size: 26px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-title,
  .product .freebook-privacy .wrap .privacy-title,
  .product-eco .freebook-privacy .wrap .privacy-title,
  .fullservice .freebook-privacy .wrap .privacy-title {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-title,
  .product .freebook-privacy .wrap .privacy-title,
  .product-eco .freebook-privacy .wrap .privacy-title,
  .fullservice .freebook-privacy .wrap .privacy-title {
    margin-bottom: 16px;
  }
}
.promotion .freebook-privacy .wrap .privacy-title .necessary,
.product .freebook-privacy .wrap .privacy-title .necessary,
.product-eco .freebook-privacy .wrap .privacy-title .necessary,
.fullservice .freebook-privacy .wrap .privacy-title .necessary {
  color: #f00;
}
.promotion .freebook-privacy .wrap .privacy-check,
.product .freebook-privacy .wrap .privacy-check,
.product-eco .freebook-privacy .wrap .privacy-check,
.fullservice .freebook-privacy .wrap .privacy-check {
  position: absolute;
  bottom: 4.8611111111vw;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-check,
  .product .freebook-privacy .wrap .privacy-check,
  .product-eco .freebook-privacy .wrap .privacy-check,
  .fullservice .freebook-privacy .wrap .privacy-check {
    bottom: 35px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-check,
  .product .freebook-privacy .wrap .privacy-check,
  .product-eco .freebook-privacy .wrap .privacy-check,
  .fullservice .freebook-privacy .wrap .privacy-check {
    width: auto;
    text-align: right;
    top: 4.8611111111vw;
    right: 6.9444444444vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-check,
  .product .freebook-privacy .wrap .privacy-check,
  .product-eco .freebook-privacy .wrap .privacy-check,
  .fullservice .freebook-privacy .wrap .privacy-check {
    top: 35px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-check,
  .product .freebook-privacy .wrap .privacy-check,
  .product-eco .freebook-privacy .wrap .privacy-check,
  .fullservice .freebook-privacy .wrap .privacy-check {
    right: 50px;
  }
}
.promotion .freebook-privacy .wrap .privacy-check span,
.product .freebook-privacy .wrap .privacy-check span,
.product-eco .freebook-privacy .wrap .privacy-check span,
.fullservice .freebook-privacy .wrap .privacy-check span {
  margin: 0 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .privacy-check span,
  .product .freebook-privacy .wrap .privacy-check span,
  .product-eco .freebook-privacy .wrap .privacy-check span,
  .fullservice .freebook-privacy .wrap .privacy-check span {
    margin: 0 5px;
  }
}
.promotion .freebook-privacy .wrap .privacy-check span input[type=radio],
.product .freebook-privacy .wrap .privacy-check span input[type=radio],
.product-eco .freebook-privacy .wrap .privacy-check span input[type=radio],
.fullservice .freebook-privacy .wrap .privacy-check span input[type=radio] {
  vertical-align: middle;
}
.promotion .freebook-privacy .wrap .privacy-check span label,
.product .freebook-privacy .wrap .privacy-check span label,
.product-eco .freebook-privacy .wrap .privacy-check span label,
.fullservice .freebook-privacy .wrap .privacy-check span label {
  vertical-align: middle;
  cursor: pointer;
}
.promotion .freebook-privacy .wrap .scroll-box,
.product .freebook-privacy .wrap .scroll-box,
.product-eco .freebook-privacy .wrap .scroll-box,
.fullservice .freebook-privacy .wrap .scroll-box {
  line-height: 1.6;
}
@media screen and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .scroll-box span,
  .product .freebook-privacy .wrap .scroll-box span,
  .product-eco .freebook-privacy .wrap .scroll-box span,
  .fullservice .freebook-privacy .wrap .scroll-box span {
    padding-left: 1.6666666667vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .promotion .freebook-privacy .wrap .scroll-box span,
  .product .freebook-privacy .wrap .scroll-box span,
  .product-eco .freebook-privacy .wrap .scroll-box span,
  .fullservice .freebook-privacy .wrap .scroll-box span {
    padding-left: 12px;
  }
}
.promotion .sector-notice,
.product .sector-notice,
.product-eco .sector-notice,
.fullservice .sector-notice {
  background-color: #f1f1f1;
}
.promotion .sector-notice .notice-table,
.product .sector-notice .notice-table,
.product-eco .sector-notice .notice-table,
.fullservice .sector-notice .notice-table {
  text-align: left;
  color: #222;
  padding: 7.2222222222vw 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-table,
  .product .sector-notice .notice-table,
  .product-eco .sector-notice .notice-table,
  .fullservice .sector-notice .notice-table {
    padding: 52px 40px;
  }
}
.promotion .sector-notice .notice-title,
.product .sector-notice .notice-title,
.product-eco .sector-notice .notice-title,
.fullservice .sector-notice .notice-title {
  font-weight: 700;
  font-size: 4.4444444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-title,
  .product .sector-notice .notice-title,
  .product-eco .sector-notice .notice-title,
  .fullservice .sector-notice .notice-title {
    font-size: 32px;
  }
}
@media screen and (min-width: 1100px) {
  .promotion .sector-notice .notice-title,
  .product .sector-notice .notice-title,
  .product-eco .sector-notice .notice-title,
  .fullservice .sector-notice .notice-title {
    float: left;
    width: 22%;
    text-align: center;
    font-size: 16px;
  }
  .promotion .sector-notice .notice-title span,
  .product .sector-notice .notice-title span,
  .product-eco .sector-notice .notice-title span,
  .fullservice .sector-notice .notice-title span {
    border-bottom: 1px solid #333;
  }
}
@media screen and (min-width: 1100px) {
  .promotion .sector-notice .notice-list,
  .product .sector-notice .notice-list,
  .product-eco .sector-notice .notice-list,
  .fullservice .sector-notice .notice-list {
    float: left;
    width: 78%;
  }
}
.promotion .sector-notice .notice-list .list,
.product .sector-notice .notice-list .list,
.product-eco .sector-notice .notice-list .list,
.fullservice .sector-notice .notice-list .list {
  margin-top: 4.4444444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list,
  .product .sector-notice .notice-list .list,
  .product-eco .sector-notice .notice-list .list,
  .fullservice .sector-notice .notice-list .list {
    margin-top: 32px;
  }
}
.promotion .sector-notice .notice-list .list:first-child,
.product .sector-notice .notice-list .list:first-child,
.product-eco .sector-notice .notice-list .list:first-child,
.fullservice .sector-notice .notice-list .list:first-child {
  margin-top: 3.1944444444vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list:first-child,
  .product .sector-notice .notice-list .list:first-child,
  .product-eco .sector-notice .notice-list .list:first-child,
  .fullservice .sector-notice .notice-list .list:first-child {
    margin-top: 23px;
  }
}
@media screen and (min-width: 1100px) {
  .promotion .sector-notice .notice-list .list,
  .product .sector-notice .notice-list .list,
  .product-eco .sector-notice .notice-list .list,
  .fullservice .sector-notice .notice-list .list {
    margin-top: 10px;
  }
  .promotion .sector-notice .notice-list .list:first-child,
  .product .sector-notice .notice-list .list:first-child,
  .product-eco .sector-notice .notice-list .list:first-child,
  .fullservice .sector-notice .notice-list .list:first-child {
    margin-top: 0;
  }
}
.promotion .sector-notice .notice-list .list p,
.product .sector-notice .notice-list .list p,
.product-eco .sector-notice .notice-list .list p,
.fullservice .sector-notice .notice-list .list p {
  font-size: 3.8888888889vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list p,
  .product .sector-notice .notice-list .list p,
  .product-eco .sector-notice .notice-list .list p,
  .fullservice .sector-notice .notice-list .list p {
    font-size: 28px;
  }
}
@media screen and (min-width: 1100px) {
  .promotion .sector-notice .notice-list .list p,
  .product .sector-notice .notice-list .list p,
  .product-eco .sector-notice .notice-list .list p,
  .fullservice .sector-notice .notice-list .list p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
  }
}
.promotion .sector-notice .notice-list .list ul,
.product .sector-notice .notice-list .list ul,
.product-eco .sector-notice .notice-list .list ul,
.fullservice .sector-notice .notice-list .list ul {
  margin-top: 0.9722222222vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list ul,
  .product .sector-notice .notice-list .list ul,
  .product-eco .sector-notice .notice-list .list ul,
  .fullservice .sector-notice .notice-list .list ul {
    margin-top: 7px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list ul,
  .product .sector-notice .notice-list .list ul,
  .product-eco .sector-notice .notice-list .list ul,
  .fullservice .sector-notice .notice-list .list ul {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 1100px) {
  .promotion .sector-notice .notice-list .list ul,
  .product .sector-notice .notice-list .list ul,
  .product-eco .sector-notice .notice-list .list ul,
  .fullservice .sector-notice .notice-list .list ul {
    margin-top: 4px;
  }
}
.promotion .sector-notice .notice-list .list ul li,
.product .sector-notice .notice-list .list ul li,
.product-eco .sector-notice .notice-list .list ul li,
.fullservice .sector-notice .notice-list .list ul li {
  position: relative;
  color: #666;
  word-wrap: break-word;
  word-break: keep-all;
  padding-left: 2.2222222222vw;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list ul li,
  .product .sector-notice .notice-list .list ul li,
  .product-eco .sector-notice .notice-list .list ul li,
  .fullservice .sector-notice .notice-list .list ul li {
    padding-left: 16px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list ul li,
  .product .sector-notice .notice-list .list ul li,
  .product-eco .sector-notice .notice-list .list ul li,
  .fullservice .sector-notice .notice-list .list ul li {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .promotion .sector-notice .notice-list .list ul li,
  .product .sector-notice .notice-list .list ul li,
  .product-eco .sector-notice .notice-list .list ul li,
  .fullservice .sector-notice .notice-list .list ul li {
    padding-left: 10px;
    line-height: 1.7;
    font-size: 14px;
    letter-spacing: -0.2px;
  }
}
.promotion .sector-notice .notice-list .list ul li:before,
.product .sector-notice .notice-list .list ul li:before,
.product-eco .sector-notice .notice-list .list ul li:before,
.fullservice .sector-notice .notice-list .list ul li:before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
  color: #999;
}
.promotion .sector-notice .notice-list .list ul .action,
.product .sector-notice .notice-list .list ul .action,
.product-eco .sector-notice .notice-list .list ul .action,
.fullservice .sector-notice .notice-list .list ul .action {
  margin-top: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-list .list ul .action,
  .product .sector-notice .notice-list .list ul .action,
  .product-eco .sector-notice .notice-list .list ul .action,
  .fullservice .sector-notice .notice-list .list ul .action {
    margin-top: 12px;
  }
}

.layer {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  z-index: 20;
}
.layer-dim, .layer-dimmed {
  display: none;
  position: fixed;
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #000;
  opacity: 0.8;
  overflow: hidden;
}
.layer-apply {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 98%;
  z-index: 10001;
  max-width: 700px;
  margin: 0 auto;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  border-style: solid;
  border-color: #ffbf00;
  background: #fff;
  border-width: 0.8333333333vw;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .layer-apply {
    border-width: 6px;
  }
}
.layer-apply .layer-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  top: 1.3888888889vw;
  right: 1.3888888889vw;
  z-index: 10002;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-close {
    width: 30px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-close {
    height: 30px;
  }
}
.layer-apply .layer-close:before, .layer-apply .layer-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 15px;
  height: 2px;
  margin-left: -7.5px;
  background-color: #000;
}
.layer-apply .layer-close:before {
  transform: rotate(45deg);
}
.layer-apply .layer-close:after {
  transform: rotate(315deg);
}
.layer-apply .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;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-close {
    top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-close {
    right: 10px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8.3333333333vw;
    height: 8.3333333333vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .layer-apply .layer-close {
    width: 60px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .layer-apply .layer-close {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-close:before, .layer-apply .layer-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #000;
  }
  .layer-apply .layer-close:before {
    transform: rotate(45deg);
  }
  .layer-apply .layer-close:after {
    transform: rotate(315deg);
  }
  .layer-apply .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-apply .layer-title {
  position: relative;
  padding: 6.25vw 0 8.3333333333vw;
  font-size: 5.5555555556vw;
  letter-spacing: -0.2777777778vw;
  line-height: 1.5;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #000;
  text-align: center;
  background: #ffbf00;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-title {
    padding: 45px 0 60px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-title {
    font-size: 40px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-title {
    letter-spacing: -2px;
  }
}
.layer-apply .layer-title .benefit-img {
  position: absolute;
  left: 50%;
  top: 16.1111111111vw;
  transform: translateX(-50%);
  width: 111.25vw;
  z-index: 10;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-title .benefit-img {
    top: 116px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-title .benefit-img {
    width: 801px;
  }
}
.layer-apply .layer-body {
  position: relative;
  background: #fff;
}
.layer-apply .layer-body .popup-text {
  text-align: center;
  padding: 27.7777777778vw 0 6.25vw;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .popup-text {
    padding: 200px 0 45px;
  }
}
.layer-apply .layer-body .popup-text strong {
  display: block;
  font-weight: 700;
  color: #000;
  line-height: 1.4;
  font-size: 3.4722222222vw;
  letter-spacing: -0.2083333333vw;
  margin-bottom: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .popup-text strong {
    font-size: 25px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .popup-text strong {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .popup-text strong {
    margin-bottom: 10px;
  }
}
.layer-apply .layer-body .popup-text span {
  display: inline-block;
  font-weight: 400;
  color: #999;
  letter-spacing: -1px;
  line-height: 1.4;
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .popup-text span {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .popup-text span {
    font-size: 16px;
  }
}
.layer-apply .layer-body .banner-box {
  padding: 4.8611111111vw 5.5555555556vw;
  background: #fff5d9;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box {
    padding: 35px 40px;
  }
}
.layer-apply .layer-body .banner-box p {
  margin-bottom: 2.7777777778vw;
  font-size: 3.4722222222vw;
  text-align: center;
  font-weight: 700;
  color: #000;
  letter-spacing: -1px;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box p {
    font-size: 25px;
  }
}
.layer-apply .layer-body .banner-box ul li {
  width: 50%;
  padding: 0.6944444444vw;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li {
    padding: 5px;
  }
}
.layer-apply .layer-body .banner-box ul li a {
  display: table;
  width: 100%;
  height: 11.1111111111vw;
  padding: 0 4.8611111111vw;
  border-radius: 13.8888888889vw;
  box-sizing: border-box;
  background: #ffe364;
  background: linear-gradient(to bottom, #ffe364 0%, #e09c00 100%);
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a {
    height: 80px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a {
    padding: 0 35px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a {
    border-radius: 100px;
  }
}
.layer-apply .layer-body .banner-box ul li a span {
  width: 100%;
  height: 100%;
  color: #000;
  font-weight: 700;
  line-height: 1.3;
  justify-content: left;
  font-size: 3.3333333333vw;
  letter-spacing: -1px;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span {
    font-size: 24px;
  }
}
.layer-apply .layer-body .banner-box ul li a span:after {
  right: 4.1666666667vw;
}
.layer-apply .layer-body .banner-box ul li a span:after {
  position: relative;
  display: inline-block;
}
.layer-apply .layer-body .banner-box ul li a span:after:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  margin-top: -0.5555555556vw;
  border-width: 0;
  border-style: solid;
  border-color: #000;
  transform: rotate(45deg);
  right: 2.2222222222vw;
  border-top-width: 2px;
  border-right-width: 2px;
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span:after:before {
    width: 8px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span:after:before {
    height: 8px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span:after:before {
    margin-top: -4px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span:after:before {
    right: 16px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span:after {
    right: 30px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box ul li a span {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .layer-apply .layer-body .banner-box {
    padding: 35px 110px;
  }
}
.layer-list {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 95%;
  z-index: 10001;
  max-width: 660px;
  margin: 0 auto;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  background: #fff;
  box-sizing: border-box;
}
.layer-list .layer-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  top: 1.3888888889vw;
  right: 1.3888888889vw;
  z-index: 10002;
}
@media screen and (min-width: 720px) {
  .layer-list .layer-close {
    width: 30px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-close {
    height: 30px;
  }
}
.layer-list .layer-close:before, .layer-list .layer-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 15px;
  height: 2px;
  margin-left: -7.5px;
  background-color: #000;
}
.layer-list .layer-close:before {
  transform: rotate(45deg);
}
.layer-list .layer-close:after {
  transform: rotate(315deg);
}
.layer-list .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;
}
@media screen and (min-width: 720px) {
  .layer-list .layer-close {
    top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-close {
    right: 10px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8.3333333333vw;
    height: 8.3333333333vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .layer-list .layer-close {
    width: 60px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .layer-list .layer-close {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-close:before, .layer-list .layer-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 2px;
    margin-left: -15px;
    background-color: #000;
  }
  .layer-list .layer-close:before {
    transform: rotate(45deg);
  }
  .layer-list .layer-close:after {
    transform: rotate(315deg);
  }
  .layer-list .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-list .layer-title {
  position: relative;
  padding: 6.25vw 0 8.3333333333vw;
  font-size: 5.5555555556vw;
  letter-spacing: -0.2777777778vw;
  line-height: 1.5;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #000;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .layer-list .layer-title {
    padding: 45px 0 60px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-title {
    font-size: 40px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-title {
    letter-spacing: -2px;
  }
}
.layer-list .layer-body {
  padding: 0 4.1666666667vw 11.1111111111vw;
}
@media screen and (min-width: 720px) {
  .layer-list .layer-body {
    padding: 0 30px 80px;
  }
}
.layer-list .layer-body ul {
  border-top: 1px solid #ddd;
}
.layer-list .layer-body ul li {
  padding: 0 2.7777777778vw;
  height: 9.7222222222vw;
  display: table;
  text-align: left;
  width: 50%;
  border: 1px solid #ddd;
  border-top: 0;
}
@media screen and (min-width: 720px) {
  .layer-list .layer-body ul li {
    padding: 0 20px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-body ul li {
    height: 70px;
  }
}
.layer-list .layer-body ul li span {
  width: 100%;
  height: 100%;
  color: #000;
  font-weight: 400;
  line-height: 1.4;
  justify-content: left;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .layer-list .layer-body ul li span {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .layer-list .layer-body ul li span {
    display: table-cell;
    vertical-align: middle;
    font-size: 16px;
  }
}
.layer-list .layer-body ul li:nth-child(2n) {
  margin-left: -1px;
}
.layer.layer-step1 {
  height: auto;
  bottom: -8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .layer.layer-step1 {
    bottom: -60px;
  }
}
.layer .box {
  display: table;
  width: 100%;
  height: 100%;
}
.layer .box .in {
  display: table-cell;
  vertical-align: middle;
}
.layer .box .in strong {
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 5.5555555556vw;
  margin-bottom: 10px;
}
@media screen and (min-width: 720px) {
  .layer .box .in strong {
    font-size: 40px;
  }
}
.layer .box .in p {
  color: #fff;
  font-weight: 300;
  font-size: 3.6111111111vw;
}
@media screen and (min-width: 720px) {
  .layer .box .in p {
    font-size: 26px;
  }
}
.layer .box .in a {
  display: inline-block;
  padding: 3.6111111111vw 11.1111111111vw;
  margin-top: 5.5555555556vw;
  font-size: 3.6111111111vw;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  background: #c11414;
}
@media screen and (min-width: 720px) {
  .layer .box .in a {
    padding: 26px 80px;
  }
}
@media screen and (min-width: 720px) {
  .layer .box .in a {
    margin-top: 40px;
  }
}
@media screen and (min-width: 720px) {
  .layer .box .in a {
    font-size: 26px;
  }
}

.popup {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  max-width: 720px;
  z-index: 40000;
  transform: translateX(-50%);
  box-sizing: border-box;
}
@media screen and (min-width: 1024px) {
  .popup {
    width: 800px;
    max-width: 800px;
  }
}
.popup .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 56px;
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .popup .popup-close {
    width: 80px;
    height: 80px;
  }
}
.popup .popup-close a {
  display: block;
  width: 56px;
  height: 56px;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .popup .popup-close a {
    width: 80px;
    height: 80px;
  }
}
.popup .popup-close a:before, .popup .popup-close a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 1px;
  margin-left: -15px;
  background-color: #fff;
}
@media screen and (min-width: 1024px) {
  .popup .popup-close a:before, .popup .popup-close a:after {
    width: 40px;
    height: 2px;
    margin-left: -20px;
  }
}
.popup .popup-close a:before {
  transform: rotate(45deg);
}
.popup .popup-close a:after {
  transform: rotate(-45deg);
}
.popup .popup-title {
  position: relative;
  background: #393939;
}
.popup .popup-title p {
  text-align: center;
  padding: 3.4722222222vw 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-title p {
    padding: 25px 30px;
  }
}
.popup .popup-title p strong {
  color: #fff;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-weight: 900;
  letter-spacing: -0.2777777778vw;
  font-size: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-title p strong {
    letter-spacing: -2px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-title p strong {
    font-size: 40px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-title p strong {
    font-size: 34px;
  }
}
.popup .popup-cont {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  background: #fff;
  padding-bottom: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-cont {
    padding-bottom: 60px;
  }
}
.popup .popup-cont .popup-btn {
  margin-top: 5.5555555556vw;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn {
    margin-top: 40px;
  }
}
.popup .popup-cont .popup-btn a {
  position: relative;
  display: table;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  background: #ffd504;
  border-radius: 50px;
  padding: 2.7777777778vw 0;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn a {
    padding: 20px 0;
  }
}
.popup .popup-cont .popup-btn a span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 3.8888888889vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn a span {
    font-size: 28px;
  }
}
@media screen and (min-width: 1024px) {
  .popup .popup-cont .popup-btn a {
    padding: 0;
    height: 70px;
    text-align: left;
  }
  .popup .popup-cont .popup-btn a span {
    font-weight: 700;
    letter-spacing: -1.5px;
  }
}
.popup .popup-cont .popup-btn a:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4.1666666667vw;
  margin-top: -0.6944444444vw;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-width: 2px;
  border-right-width: 2px;
  border-style: solid;
  border-color: #000;
  background-color: transparent;
  transform: rotate(45deg);
  z-index: 10;
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn a:after {
    right: 30px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn a:after {
    margin-top: -5px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn a:after {
    width: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-cont .popup-btn a:after {
    height: 10px;
  }
}

.eduf-layer {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer {
    letter-spacing: -1px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap {
  width: 100%;
  border: 2px solid #ef4a10;
  max-width: 88.8888888889vw;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap {
    max-width: 640px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-close:before, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-close:after {
  background-color: #fff;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content {
  padding: 0;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar {
  width: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar {
    width: 8px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-thumb {
  background: #888;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-thumb:hover {
  background: #666;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title {
  background: #ef4a10;
  padding: 2.7777777778vw 4.8611111111vw 1.9444444444vw 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title {
    padding: 20px 35px 14px 0;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p {
  text-align: center;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p .icon-bell {
  display: inline-block;
  width: 9.5833333333vw;
  margin-right: 1.6666666667vw;
  vertical-align: middle;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p .icon-bell {
    width: 69px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p .icon-bell {
    margin-right: 12px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p strong {
  display: inline-block;
  color: #fff;
  font-weight: 900;
  line-height: 1;
  vertical-align: middle;
  letter-spacing: -0.2083333333vw;
  font-size: 4.7222222222vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p strong {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-title p strong {
    font-size: 34px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .cont-box {
  padding: 0 5.9722222222vw 4.8611111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .cont-box {
    padding: 0 43px 35px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .cont-box .popup-desc {
  padding: 2.7777777778vw 0 0;
  font-size: 3.0555555556vw;
  font-weight: 500;
  color: #222;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .cont-box .popup-desc {
    padding: 20px 0 0;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .cont-box .popup-desc {
    font-size: 22px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .form-title,
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .label-title {
  position: relative;
  font-weight: 700;
  color: #010101;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  margin-bottom: 1.9444444444vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .form-title,
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .label-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .form-title,
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .label-title {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .form-title,
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .label-title {
    margin-bottom: 14px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .form-title strong,
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .label-title strong {
  color: #ec303d;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li {
  width: 49%;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text] {
  padding: 2.0833333333vw 2.7777777778vw;
  height: 8.3333333333vw;
  font-size: 2.7777777778vw;
  width: 100%;
  font-weight: 700;
  color: #000;
  border: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text] {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text] {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text], .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li input[type=text] {
    font-size: 20px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-left, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-left, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-left, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-left, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-left {
  float: left;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-right, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-right, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-right, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-right, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-right {
  float: right;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-full, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-full, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-full, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full {
  display: flex;
  align-items: center;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-full label, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-full label, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label {
  width: 22.2222222222vw;
  color: #000;
  font-size: 3.3333333333vw;
  font-weight: 700;
  line-height: 130%; /* 31.2px */
  letter-spacing: -0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-full label, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-full label, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label {
    width: 160px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-full label, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-full label, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li.col-full label, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li.col-full label, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li.col-full label {
    letter-spacing: -1px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form {
  position: relative;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select {
  padding: 2.0833333333vw 2.7777777778vw;
  height: 8.3333333333vw;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  width: 100%;
  font-weight: 700;
  color: #000;
  border: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form select {
    letter-spacing: -1.5px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form:after, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form:after, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form:after, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form:after, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1px;
  width: 5.9722222222vw;
  height: 2.2222222222vw;
  transform: translateY(-50%);
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/icon_arrow.jpg") 0 0 no-repeat;
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form:after, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form:after, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form:after, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form:after, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form:after {
    width: 43px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .col .select-form:after, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-apply .layer-body .banner-box ul li .select-form:after, .layer-apply .layer-body .banner-box ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form:after, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .layer-list .layer-body ul li .select-form:after, .layer-list .layer-body ul .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form li .select-form:after {
    height: 16px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form + .form {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form + .form {
    margin-top: 10px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form.privacy {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form.privacy {
    margin-top: 40px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form p {
  font-weight: 400;
  color: #979797;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form p {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form p {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form p {
    font-size: 16px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table {
  width: 100%;
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table {
    margin-top: 10px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table thead th {
  padding: 1.9444444444vw 0;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  font-weight: 700;
  color: #000;
  text-align: center;
  background: #f6f6f6;
  border-left: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table thead th {
    padding: 14px 0;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table thead th {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table thead th {
    letter-spacing: -1.5px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table thead tr th:first-child {
  border-left: 0;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody td {
  padding: 1.9444444444vw 0;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  font-weight: 400;
  color: #000;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody td {
    padding: 14px 0;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody td {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody td {
    letter-spacing: -1.5px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody td strong {
  color: #ec303d;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody tr td:first-child {
  border-left: 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table thead th,
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table tbody td {
    font-size: 18px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table + p {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form table + p {
    margin-top: 10px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check {
  position: relative;
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check {
    margin-top: 10px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check input {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.6944444444vw;
  width: 3.3333333333vw;
  height: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check input {
    margin-right: 5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check input {
    width: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check input {
    height: 24px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check label {
  font-weight: 700;
  color: #222;
  vertical-align: top;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check label {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check label {
    letter-spacing: -1.5px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .btn-privacy {
  display: inline-block;
  margin-left: 1.3888888889vw;
  padding: 0.6944444444vw 1.6666666667vw;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2777777778vw;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  background: #333;
  border-radius: 50px;
  vertical-align: top;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .btn-privacy {
    margin-left: 10px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .btn-privacy {
    padding: 5px 12px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .btn-privacy {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .btn-privacy {
    letter-spacing: -2px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box {
  display: none;
  position: absolute;
  z-index: 10;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
  padding: 4.1666666667vw;
  border-radius: 2.7777777778vw;
  color: #333;
  line-height: 1.4;
  text-align: left;
  background: #f8f8f8;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box {
    padding: 30px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box {
    border-radius: 20px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box p, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box li {
  color: #333;
  font-size: 2.2222222222vw;
  letter-spacing: -0.2083333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box p, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box li {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box p, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box li {
    letter-spacing: -1.5px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box p.bold, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box li.bold {
  font-weight: 700;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box strong {
  font-weight: 700;
  letter-spacing: -0.2083333333vw;
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box strong {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box strong {
    font-size: 20px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 5.5555555556vw;
  height: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close {
    width: 40px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close {
    height: 40px;
  }
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close:before, .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 2px;
  margin-left: -10px;
  background-color: #000;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close:before {
  transform: rotate(45deg);
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-close:after {
  transform: rotate(315deg);
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box .btn-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;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .form .agree-check .privacy-box.on {
  display: block;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-action {
  margin-top: 5.5555555556vw;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .eduf-layer.eduf-layer-arlram .eduf-layer-wrap .popup-action {
    margin-top: 40px;
  }
}

.eduf-layer-wrap {
  max-width: 640px;
  background: #fff;
}
.eduf-layer-wrap .eduf-layer-content {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  background: #fff;
  padding: 4.1666666667vw 5.5555555556vw 5.5555555556vw;
}
.eduf-layer-wrap .eduf-layer-content .popup-title {
  position: relative;
  padding: 4.1666666667vw 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-title {
    padding: 30px 0;
  }
}
.eduf-layer-wrap .eduf-layer-content .popup-title p {
  text-align: left;
}
.eduf-layer-wrap .eduf-layer-content .popup-title p strong {
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -0.2777777778vw;
  font-size: 4.8611111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-title p strong {
    letter-spacing: -2px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-title p strong {
    font-size: 35px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content {
    padding: 30px 40px 40px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .form-title,
.eduf-layer-wrap .eduf-layer-content .form .label-title {
  position: relative;
  font-weight: 700;
  color: #010101;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  margin-bottom: 1.9444444444vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .form-title,
  .eduf-layer-wrap .eduf-layer-content .form .label-title {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .form-title,
  .eduf-layer-wrap .eduf-layer-content .form .label-title {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .form-title,
  .eduf-layer-wrap .eduf-layer-content .form .label-title {
    margin-bottom: 14px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .form-title strong,
.eduf-layer-wrap .eduf-layer-content .form .label-title strong {
  color: #ec303d;
}
.eduf-layer-wrap .eduf-layer-content .form .col, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li {
  width: 49%;
}
.eduf-layer-wrap .eduf-layer-content .form .col input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text] {
  padding: 2.0833333333vw 2.7777777778vw;
  height: 8.3333333333vw;
  font-size: 2.7777777778vw;
  width: 100%;
  font-weight: 700;
  color: #000;
  border: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text] {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text] {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li input[type=text], .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text], .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li input[type=text], .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li input[type=text] {
    font-size: 20px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .col.col-left, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li.col-left, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li.col-left, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li.col-left, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li.col-left {
  float: left;
}
.eduf-layer-wrap .eduf-layer-content .form .col.col-right, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li.col-right, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li.col-right, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li.col-right, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li.col-right {
  float: right;
}
.eduf-layer-wrap .eduf-layer-content .form .col.col-full, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li.col-full, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li.col-full, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li.col-full, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li.col-full {
  float: none;
  width: 100%;
}
.eduf-layer-wrap .eduf-layer-content .form .col .select-form, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form {
  position: relative;
}
.eduf-layer-wrap .eduf-layer-content .form .col .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select {
  padding: 2.0833333333vw 2.7777777778vw;
  height: 8.3333333333vw;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  width: 100%;
  font-weight: 700;
  color: #000;
  border: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select {
    padding: 15px 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form select, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form select, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form select {
    letter-spacing: -1.5px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .col .select-form:after, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form:after, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form:after, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form:after, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 1px;
  width: 5.9722222222vw;
  height: 2.2222222222vw;
  transform: translateY(-50%);
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/icon_arrow.jpg") 0 0 no-repeat;
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col .select-form:after, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form:after, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form:after, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form:after, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form:after {
    width: 43px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .col .select-form:after, .eduf-layer-wrap .eduf-layer-content .form .layer-apply .layer-body .banner-box ul li .select-form:after, .layer-apply .layer-body .banner-box ul .eduf-layer-wrap .eduf-layer-content .form li .select-form:after, .eduf-layer-wrap .eduf-layer-content .form .layer-list .layer-body ul li .select-form:after, .layer-list .layer-body ul .eduf-layer-wrap .eduf-layer-content .form li .select-form:after {
    height: 16px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form + .form {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form + .form {
    margin-top: 10px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form.privacy {
  margin-top: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form.privacy {
    margin-top: 60px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form p {
  font-weight: 400;
  color: #979797;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form p {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form p {
    letter-spacing: -1.5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form p {
    font-size: 16px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form table {
  width: 100%;
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table {
    margin-top: 10px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form table thead th {
  padding: 1.9444444444vw 0;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  font-weight: 700;
  color: #000;
  text-align: center;
  background: #f6f6f6;
  border-left: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table thead th {
    padding: 14px 0;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table thead th {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table thead th {
    letter-spacing: -1.5px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form table thead tr th:first-child {
  border-left: 0;
}
.eduf-layer-wrap .eduf-layer-content .form table tbody td {
  padding: 1.9444444444vw 0;
  font-size: 2.7777777778vw;
  letter-spacing: -0.2083333333vw;
  font-weight: 400;
  color: #000;
  text-align: center;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table tbody td {
    padding: 14px 0;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table tbody td {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table tbody td {
    letter-spacing: -1.5px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form table tbody td strong {
  color: #ec303d;
}
.eduf-layer-wrap .eduf-layer-content .form table tbody tr td:first-child {
  border-left: 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table thead th,
  .eduf-layer-wrap .eduf-layer-content .form table tbody td {
    font-size: 18px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form table + p {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form table + p {
    margin-top: 10px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .agree-check {
  margin-top: 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .agree-check {
    margin-top: 30px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .agree-check input {
  display: inline-block;
  vertical-align: top;
  margin-right: 0.6944444444vw;
  width: 3.3333333333vw;
  height: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .agree-check input {
    margin-right: 5px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .agree-check input {
    width: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .agree-check input {
    height: 24px;
  }
}
.eduf-layer-wrap .eduf-layer-content .form .agree-check label {
  font-weight: 700;
  color: #000;
  vertical-align: top;
  font-size: 3.0555555556vw;
  letter-spacing: -0.2083333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .agree-check label {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .form .agree-check label {
    letter-spacing: -1.5px;
  }
}
.eduf-layer-wrap .eduf-layer-content .popup-btn {
  margin-top: 8.3333333333vw;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-btn {
    margin-top: 60px;
  }
}
.eduf-layer-wrap .eduf-layer-content .popup-btn a, .eduf-layer-wrap .eduf-layer-content .popup-btn button {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #ec303d;
  height: 11.1111111111vw;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-btn a, .eduf-layer-wrap .eduf-layer-content .popup-btn button {
    height: 80px;
  }
}
.eduf-layer-wrap .eduf-layer-content .popup-btn a span, .eduf-layer-wrap .eduf-layer-content .popup-btn button span {
  text-align: center;
  color: #fff;
  font-weight: 900;
  font-size: 4.8611111111vw;
  letter-spacing: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-btn a span, .eduf-layer-wrap .eduf-layer-content .popup-btn button span {
    font-size: 35px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap .eduf-layer-content .popup-btn a span, .eduf-layer-wrap .eduf-layer-content .popup-btn button span {
    letter-spacing: -2px;
  }
}

.comment-privacy {
  background: #fff;
  margin-top: 1.875rem;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy {
    margin-top: 60px;
  }
}
@media screen and (min-width: 720px) {
  .comment-privacy {
    padding-bottom: 80px;
  }
}
.comment-privacy .wrap {
  padding: 0 1.40625rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .wrap {
    padding: 0 45px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .wrap {
    padding: 0;
    width: 1100px;
    margin: 0 auto;
  }
}
.comment-privacy .agree_check {
  font-weight: bold;
  text-align: left;
  color: #000;
  font-size: 4.4444444444vw;
  padding-bottom: 1.09375rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .agree_check {
    font-size: 32px;
  }
}
@media screen and (min-width: 720px) {
  .comment-privacy .agree_check {
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .agree_check {
    font-size: 20px;
    padding-bottom: 18px;
  }
}
.comment-privacy .agree_check input {
  vertical-align: middle;
  width: 1.3125rem;
  height: 1.3125rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .agree_check input {
    width: 42px;
  }
}
@media screen and (min-width: 720px) {
  .comment-privacy .agree_check input {
    height: 42px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .agree_check input {
    width: 32px;
    height: 32px;
  }
}
.comment-privacy .agree_check label {
  vertical-align: middle;
  font-weight: bold;
  padding-left: 0.40625rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .agree_check label {
    padding-left: 13px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .agree_check label {
    padding-left: 7px;
  }
}
.comment-privacy .scroll_box {
  text-align: left;
  border: 1px solid #ccc;
  color: #333;
  line-height: 1.6;
  font-size: 3.6111111111vw;
  padding: 1.0625rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box {
    font-size: 26px;
  }
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box {
    padding: 34px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .scroll_box {
    line-height: 2;
    font-size: 14px;
    padding: 22px;
  }
}
.comment-privacy .scroll_box strong {
  display: block;
  color: #000;
  font-weight: bold;
  font-size: 4.4444444444vw;
  margin-bottom: 1.0625rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box strong {
    font-size: 32px;
  }
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box strong {
    margin-bottom: 34px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .scroll_box strong {
    font-size: 16px;
    margin-bottom: 17px;
  }
}
.comment-privacy .scroll_box strong.highlight {
  margin: 0;
  font-size: 3.6111111111vw;
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box strong.highlight {
    font-size: 26px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .scroll_box strong.highlight {
    font-size: 14px;
  }
}
.comment-privacy .scroll_box span {
  display: block;
  line-height: 1.5;
  padding: 0.3125rem 0 0.3125rem 0.40625rem;
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box span {
    padding: 10px 0 10px 13px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .scroll_box span {
    line-height: 1.5;
    padding-left: 7px;
    padding-bottom: 10px;
  }
}
.comment-privacy .scroll_box em {
  color: #000;
  font-weight: bold;
  font-size: 4.4444444444vw;
}
@media screen and (min-width: 720px) {
  .comment-privacy .scroll_box em {
    font-size: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .comment-privacy .scroll_box em {
    font-size: 18px;
  }
}

.icon-pointer {
  position: relative;
  display: inline-block;
}
.icon-pointer:after {
  content: "";
  position: absolute;
  top: 55%;
  right: 5%;
  z-index: 1;
  display: block;
  width: 7.9166666667vw;
  height: 9.0277777778vw;
  background: url("https://img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  animation-name: pointerBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@media screen and (min-width: 720px) {
  .icon-pointer:after {
    width: 57px;
  }
}
@media screen and (min-width: 720px) {
  .icon-pointer:after {
    height: 65px;
  }
}
@keyframes pointerBounceDiagonal {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}

body {
  overflow-x: hidden;
}

.eduf-layer.eduf-layer-arlram .popup-img img {
  display: block;
  margin: auto;
}
.eduf-layer.eduf-layer-arlram .popup-notice {
  margin-bottom: 20px;
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%; /* 20.8px */
  letter-spacing: -1.5px;
  opacity: 0.8;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar {
  width: 0;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-track {
  background: transparent;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-thumb {
  background: transparent;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box {
  transition: 0.3s;
  height: 895px;
  overflow-y: scroll;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box.on {
  max-height: -moz-max-content;
  max-height: max-content;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box::-webkit-scrollbar {
  width: 10px;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box::-webkit-scrollbar-track {
  background: transparent;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box::-webkit-scrollbar-thumb {
  background: #d2d2d2;
  border-top: solid #fff 5px;
  border-right: solid #fff 2px;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box::-webkit-scrollbar-thumb :hover {
  background: #d2d2d2;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box .form .agree-check .privacy-box {
  display: inherit;
  position: relative;
  opacity: 0;
  padding: 0 30px;
  height: 0;
  transition: 0.3s;
  z-index: 0;
  overflow: hidden;
}
.eduf-layer.eduf-layer-arlram .eduf-layer-wrap .eduf-layer-content .cont-box .form .agree-check .privacy-box.visible {
  opacity: 1;
  margin: 20px 0;
  padding: 30px 30px;
  height: -moz-max-content;
  height: max-content;
  z-index: 10;
}

.promotion {
  overflow: hidden;
}
.promotion * {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -0.5px;
}
.promotion .wrap {
  width: 1200px;
}
.promotion .br-m {
  display: none;
}
.promotion .br-pc {
  display: block;
}
.promotion .fix-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 107px;
}
.promotion .fix-banner:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 90px;
  background: #1F1F1F;
  border-top: 3px solid #FFC700;
}
.promotion .wing {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 199;
}
.promotion .wing li {
  margin-bottom: 10px;
}
.promotion .wing li:last-child {
  margin-bottom: 0;
}
.promotion .wing a {
  position: relative;
  display: block;
}
.promotion .btn-live {
  width: 800px;
  height: 100px;
  margin: 68px auto 0;
  border: 4px solid transparent;
  box-sizing: border-box;
  background: linear-gradient(145deg, #242424 12.09%, #000 67.78%), linear-gradient(155deg, #FFBD00 6.5%, #FFD02B 40.26%, #FF8719 101.43%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 100px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.55);
}
.promotion .btn-live .title-action {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 47.6px */
  letter-spacing: -1.36px;
}
.promotion .btn-live .title-action .btn-color {
  background: linear-gradient(155deg, #FFBD00 6.5%, #FFD02B 40.26%, #FF8719 101.43%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-direction: normal;
}
.promotion .sector-title {
  background: #171516 url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/title_bg.png") no-repeat center;
  background-size: auto 100%;
}
.promotion .sector-title .title-main img {
  margin-left: -232px;
}
.promotion .sector-title .title-sub {
  position: absolute;
  top: 71px;
  left: 0;
  right: 0;
}
.promotion .sector-title .title-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  width: 800px;
  height: 100px;
  margin: 0 auto;
  transform: translateY(-50%);
  z-index: 9;
  border: 4px solid transparent;
  box-sizing: border-box;
  background: linear-gradient(145deg, #242424 12.09%, #000 67.78%), linear-gradient(155deg, #FFBD00 6.5%, #FFD02B 40.26%, #FF8719 101.43%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 100px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.55);
}
.promotion .sector-title .title-btn .title-action {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 47.6px */
  letter-spacing: -1.36px;
}
.promotion .sector-title .title-btn .title-action .btn-color {
  background: linear-gradient(155deg, #FFBD00 6.5%, #FFD02B 40.26%, #FF8719 101.43%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-direction: normal;
}
.promotion .sector-title .title-flag01 {
  position: absolute;
  left: -100px;
  top: 50%;
  transform: translate(-100%, -50%);
}
.promotion .sector-title .title-flag02 {
  position: absolute;
  left: 0;
  top: 53%;
  transform: translate(-100%, -50%);
}
.promotion .sector-title .motion {
  opacity: 0;
  line-height: 1;
  z-index: 3;
}
.promotion .sector-title .motion.flag {
  z-index: 2;
}
.promotion .sector-imminent {
  background: #FFBE00;
}
.promotion .sector-imminent .wrap img {
  margin-left: -82px;
}
.promotion .sector-copy01 {
  border-top: 5px solid #000;
  background: #F7F4EC;
}
.promotion .sector-copy01:after {
  content: "";
  display: block;
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%);
  width: 67px;
  height: 33px;
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/bg_arrow.png") 50% 0 no-repeat;
  background-size: cover;
  z-index: 1;
}
.promotion .sector-copy02 {
  border-top: 5px solid #000;
  background: #F7F4EC;
}
.promotion .sector-copy02:after {
  content: "";
  display: block;
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%);
  width: 67px;
  height: 33px;
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/bg_arrow.png") 50% 0 no-repeat;
  background-size: cover;
  z-index: 1;
}
.promotion .sector-mov {
  padding-bottom: 100px;
}
.promotion .sector-mov .video-box {
  position: relative;
  margin: 45px auto 0;
  width: 1200px;
  height: 619px;
  z-index: 2;
}
.promotion .sector-mov .video-box::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -91px;
  left: -122px;
  width: 1529px;
  height: 336px;
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/youtube_shadow.png") no-repeat center;
  background-size: cover;
  z-index: -1;
}
.promotion .sector-mov .video-box iframe,
.promotion .sector-mov .video-box video {
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  border-radius: 20px;
  border: 6px solid #1A1A1A;
}
.promotion .sector-core {
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/core_bg.png") 50% 0 no-repeat;
  background-size: cover;
}
.promotion .sector-benefit {
  background: #F7F4EC;
  padding-bottom: 109px;
}
.promotion .sector-benefit .benefit-btn {
  width: 800px;
  height: 100px;
  margin: 0 auto;
  z-index: 9;
  border: 4px solid transparent;
  box-sizing: border-box;
  background: linear-gradient(145deg, #242424 12.09%, #000 67.78%), linear-gradient(155deg, #FFBD00 6.5%, #FFD02B 40.26%, #FF8719 101.43%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border-radius: 100px;
  box-shadow: 0px 8px 14px 0px rgba(0, 0, 0, 0.55);
}
.promotion .sector-benefit .benefit-btn .benefit-action {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  height: 100%;
  color: #FFF;
  text-align: center;
  font-size: 34px;
  font-style: normal;
  font-weight: 900;
  line-height: 140%; /* 47.6px */
  letter-spacing: -1.36px;
}
.promotion .sector-benefit .benefit-btn .benefit-action .btn-color {
  background: linear-gradient(155deg, #FFBD00 6.5%, #FFD02B 40.26%, #FF8719 101.43%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-direction: normal;
}
.promotion .sector-live {
  padding: 0 0 100px;
}
.promotion .sector-live .live-btn {
  display: inline-block;
  margin-bottom: 18px;
}
.promotion .sector-live .live-notice {
  color: #000;
  text-align: center;
  font-family: "Noto Sans CJK KR";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 126%; /* 15.12px */
  letter-spacing: -0.48px;
  opacity: 0.6;
}
.promotion .sector-timetable {
  padding: 120px 0 117px;
  background: #F7F4EC;
}
.promotion .sector-timetable .timetable-tab {
  display: flex;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 22px;
  line-height: 1;
  letter-spacing: -1.5px;
  font-weight: 700;
}
.promotion .sector-timetable .timetable-tab li {
  position: relative;
  display: inline-block;
  padding: 24px 0;
  width: 50%;
  cursor: pointer;
  background: #E2DFD8;
  color: rgba(0, 0, 0, 0.5);
}
.promotion .sector-timetable .timetable-tab li.on {
  background: #000;
  color: #fff;
}
.promotion .sector-timetable .timetable-title {
  margin-bottom: 50px;
  color: #000;
  text-align: center;
  font-size: 54px;
  font-style: normal;
  font-weight: 900;
  line-height: 126%; /* 68.04px */
  letter-spacing: -2.16px;
}
.promotion .sector-timetable .timetable-cont {
  display: none;
}
.promotion .sector-timetable .timetable-cont.show {
  display: table;
}
.promotion .sector-timetable .timetable-cont thead th {
  padding: 16px 0;
  text-align: center;
  vertical-align: middle;
  color: #000;
  font-size: 22px;
  line-height: 1;
  letter-spacing: -1.5px;
  font-weight: 700;
  border-right: 1px solid #DBD7CF;
  border-bottom: 1px solid #DBD7CF;
  background: #FFF;
}
.promotion .sector-timetable .timetable-cont thead th:last-child {
  border-right: 0;
}
.promotion .sector-timetable .timetable-cont tbody tr {
  font-weight: 700;
  color: #222;
  font-size: 22px;
  letter-spacing: -1.5px;
  line-height: 1.4;
  background: #fff;
}
.promotion .sector-timetable .timetable-cont tbody tr td {
  border-bottom: 1px solid #eee;
  vertical-align: middle;
}
.promotion .sector-timetable .timetable-cont tbody tr td.prof {
  text-align: left;
}
.promotion .sector-timetable .timetable-cont tbody tr td.prof img {
  padding: 0 45px;
}
.promotion .sector-timetable .timetable-cont tbody tr td.prof strong {
  padding-top: 58px;
  text-align: center;
  display: inline-block;
  min-width: 90px;
}
.promotion .sector-timetable .timetable-cont tbody tr td a {
  display: inline-block;
  padding: 8px 14px;
  font-weight: 900;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  background: #4c4a4a;
}
.promotion .sector-timetable .timetable-cont tbody tr.break td {
  padding: 16px 0;
  background: #ffeec0;
}
.promotion .sector-timetable .grounds-text {
  margin-top: 15px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-family: "Noto Sans KR";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.6px; /* 140% */
  letter-spacing: -1px;
}
.promotion .sector-img-7 {
  background: url("https://img.eduwill.net/eduwill/img/2024/L/event/241019/pc/bg_img_7.jpg") 50% 0 no-repeat;
  background-size: cover;
}
.promotion .sector-apply {
  padding-bottom: 110px;
  background: #fff;
}
.promotion .sector-apply .apply-title {
  padding: 110px 0 30px;
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  color: #222;
  letter-spacing: -1.5px;
  line-height: 1.4;
}
.promotion .sector-apply .apply-title strong {
  display: block;
  font-weight: 900;
  font-size: 58px;
  letter-spacing: -2px;
  line-height: 1.4;
}
.promotion .sector-apply .highlight {
  color: #db0505 !important;
}
.promotion .sector-apply .table-group {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  border-top: 2px solid #000;
}
.promotion .sector-apply .table-group .rows {
  display: table;
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  border-bottom: 1px solid #dadada;
}
.promotion .sector-apply .table-group .col, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li, .promotion .sector-apply .table-group .layer-list .layer-body ul li, .layer-list .layer-body ul .promotion .sector-apply .table-group li {
  padding: 30px 0;
  display: table-cell;
  vertical-align: middle;
}
.promotion .sector-apply .table-group .col.target, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.target, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.target, .promotion .sector-apply .table-group .layer-list .layer-body ul li.target, .layer-list .layer-body ul .promotion .sector-apply .table-group li.target {
  width: 30%;
  color: #222;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: -1.5px;
  font-weight: 700;
  background: #efefef;
  text-align: center;
}
.promotion .sector-apply .table-group .col.desc, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.desc, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.desc, .promotion .sector-apply .table-group .layer-list .layer-body ul li.desc, .layer-list .layer-body ul .promotion .sector-apply .table-group li.desc {
  width: 70%;
  padding-left: 50px;
  text-align: left;
  color: #222;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -1.5px;
  line-height: 1.5;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.promotion .sector-apply .table-group .col.desc span, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.desc span, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.desc span, .promotion .sector-apply .table-group .layer-list .layer-body ul li.desc span, .layer-list .layer-body ul .promotion .sector-apply .table-group li.desc span {
  font-weight: 400;
}
.promotion .sector-apply .table-group .col.desc small, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.desc small, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.desc small, .promotion .sector-apply .table-group .layer-list .layer-body ul li.desc small, .layer-list .layer-body ul .promotion .sector-apply .table-group li.desc small {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #666;
}
.promotion .sector-apply .table-group .col.desc .before-price, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.desc .before-price, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.desc .before-price, .promotion .sector-apply .table-group .layer-list .layer-body ul li.desc .before-price, .layer-list .layer-body ul .promotion .sector-apply .table-group li.desc .before-price {
  display: inline-block;
  margin-right: 30px;
  font-weight: 400;
  color: #888;
  font-size: 34px;
  text-decoration: line-through;
}
.promotion .sector-apply .table-group .col.desc .after-price, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.desc .after-price, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.desc .after-price, .promotion .sector-apply .table-group .layer-list .layer-body ul li.desc .after-price, .layer-list .layer-body ul .promotion .sector-apply .table-group li.desc .after-price {
  display: inline-block;
  color: #db0505;
  font-weight: 700;
  font-size: 48px;
  letter-spacing: -2px;
  line-height: 1.3;
}
.promotion .sector-apply .table-group .col.desc .after-price strong, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li.desc .after-price strong, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li.desc .after-price strong, .promotion .sector-apply .table-group .layer-list .layer-body ul li.desc .after-price strong, .layer-list .layer-body ul .promotion .sector-apply .table-group li.desc .after-price strong {
  display: inline-block;
  line-height: 1;
  font-size: 160px;
  font-weight: 900;
}
.promotion .sector-apply .table-group .col .btn-follow, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-follow, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-follow, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-follow, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-follow,
.promotion .sector-apply .table-group .col .btn-down,
.promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-down,
.layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-down,
.promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-down,
.layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-down {
  display: inline-block;
  margin-left: 10px;
  padding: 8px 16px;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  border-radius: 50px;
  background: #ed0303;
}
.promotion .sector-apply .table-group .col .btn-down, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-down, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-down, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-down, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-down {
  background-color: #222;
}
.promotion .sector-apply .table-group .col .btn-book, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book {
  position: relative;
  display: inline-block;
  margin-left: 20px;
  padding: 4px 40px 3px 20px;
  color: #222;
  vertical-align: top;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -1px;
  font-weight: 500;
  background: #f1f1f1;
  border: 1px solid #ddd;
}
.promotion .sector-apply .table-group .col .btn-book, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book {
  position: relative;
  display: inline-block;
}
.promotion .sector-apply .table-group .col .btn-book:before, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book:before, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book:before, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book:before, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.9722222222vw;
  height: 0.9722222222vw;
  margin-top: -0.4861111111vw;
  border-width: 0;
  border-style: solid;
  border-color: #222;
  transform: rotate(45deg);
  right: 1.9444444444vw;
  border-top-width: 1px;
  border-right-width: 1px;
}
@media screen and (min-width: 720px) {
  .promotion .sector-apply .table-group .col .btn-book:before, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book:before, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book:before, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book:before, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book:before {
    width: 7px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-apply .table-group .col .btn-book:before, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book:before, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book:before, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book:before, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book:before {
    height: 7px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-apply .table-group .col .btn-book:before, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book:before, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book:before, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book:before, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book:before {
    margin-top: -3.5px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-apply .table-group .col .btn-book:before, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book:before, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book:before, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book:before, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book:before {
    right: 14px;
  }
}
.promotion .sector-apply .table-group .col .btn-book:before, .promotion .sector-apply .table-group .layer-apply .layer-body .banner-box ul li .btn-book:before, .layer-apply .layer-body .banner-box ul .promotion .sector-apply .table-group li .btn-book:before, .promotion .sector-apply .table-group .layer-list .layer-body ul li .btn-book:before, .layer-list .layer-body ul .promotion .sector-apply .table-group li .btn-book:before {
  right: 15px;
}
.promotion .sector-apply.modify-220915 .table-group .col, .promotion .sector-apply.modify-220915 .table-group .layer-apply .layer-body .banner-box ul li, .layer-apply .layer-body .banner-box ul .promotion .sector-apply.modify-220915 .table-group li, .promotion .sector-apply.modify-220915 .table-group .layer-list .layer-body ul li, .layer-list .layer-body ul .promotion .sector-apply.modify-220915 .table-group li {
  padding: 20px 0;
}
.promotion .sector-apply.modify-220915 .table-group .col.desc, .promotion .sector-apply.modify-220915 .table-group .layer-apply .layer-body .banner-box ul li.desc, .layer-apply .layer-body .banner-box ul .promotion .sector-apply.modify-220915 .table-group li.desc, .promotion .sector-apply.modify-220915 .table-group .layer-list .layer-body ul li.desc, .layer-list .layer-body ul .promotion .sector-apply.modify-220915 .table-group li.desc {
  padding-left: 50px;
}
.promotion .sector-apply.modify-220915 .table-group .col.desc .after-price strong, .promotion .sector-apply.modify-220915 .table-group .layer-apply .layer-body .banner-box ul li.desc .after-price strong, .layer-apply .layer-body .banner-box ul .promotion .sector-apply.modify-220915 .table-group li.desc .after-price strong, .promotion .sector-apply.modify-220915 .table-group .layer-list .layer-body ul li.desc .after-price strong, .layer-list .layer-body ul .promotion .sector-apply.modify-220915 .table-group li.desc .after-price strong {
  font-size: 120px;
  letter-spacing: -6px;
}/*# sourceMappingURL=web.css.map */