@charset "UTF-8";
.promotion .sector-memory .box-video .video-box, .grid {
  *zoom: 1;
}
.promotion .sector-memory .box-video .video-box::before, .grid::before, .promotion .sector-memory .box-video .video-box::after, .grid::after {
  content: "";
  display: table;
}
.promotion .sector-memory .box-video .video-box::after, .grid::after {
  clear: both;
}

.hidden,
.sr_only,
.sr-only {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid {
  position: relative;
  box-sizing: border-box;
}
.grid .col {
  position: relative;
  float: left;
  box-sizing: border-box;
}

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

.promotion .sector-tab a:only-child, .promotion .sector-tab a:nth-child(1):nth-last-child(1) {
  width: 100%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(2), .promotion .sector-tab a:nth-child(2):nth-last-child(1) {
  width: 50%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(3), .promotion .sector-tab a:nth-child(2):nth-last-child(2), .promotion .sector-tab a:nth-child(3):nth-last-child(1) {
  width: 33.333%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(4), .promotion .sector-tab a:nth-child(2):nth-last-child(3), .promotion .sector-tab a:nth-child(3):nth-last-child(2), .promotion .sector-tab a:nth-child(4):nth-last-child(1) {
  width: 25%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(5), .promotion .sector-tab a:nth-child(2):nth-last-child(4), .promotion .sector-tab a:nth-child(3):nth-last-child(3), .promotion .sector-tab a:nth-child(4):nth-last-child(2), .promotion .sector-tab a:nth-child(5):nth-last-child(1) {
  width: 20%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(6), .promotion .sector-tab a:nth-child(2):nth-last-child(5), .promotion .sector-tab a:nth-child(3):nth-last-child(4), .promotion .sector-tab a:nth-child(4):nth-last-child(3), .promotion .sector-tab a:nth-child(5):nth-last-child(2), .promotion .sector-tab a:nth-child(6):nth-last-child(1) {
  width: 16.66%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(7), .promotion .sector-tab a:nth-child(2):nth-last-child(6), .promotion .sector-tab a:nth-child(3):nth-last-child(5), .promotion .sector-tab a:nth-child(4):nth-last-child(4), .promotion .sector-tab a:nth-child(5):nth-last-child(3), .promotion .sector-tab a:nth-child(6):nth-last-child(2), .promotion .sector-tab a:nth-child(7):nth-last-child(1) {
  width: 14.28571%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(8), .promotion .sector-tab a:nth-child(2):nth-last-child(7), .promotion .sector-tab a:nth-child(3):nth-last-child(6), .promotion .sector-tab a:nth-child(4):nth-last-child(5), .promotion .sector-tab a:nth-child(5):nth-last-child(4), .promotion .sector-tab a:nth-child(6):nth-last-child(3), .promotion .sector-tab a:nth-child(7):nth-last-child(2), .promotion .sector-tab a:nth-child(8):nth-last-child(1) {
  width: 12.5%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(9), .promotion .sector-tab a:nth-child(2):nth-last-child(8), .promotion .sector-tab a:nth-child(3):nth-last-child(7), .promotion .sector-tab a:nth-child(4):nth-last-child(6), .promotion .sector-tab a:nth-child(5):nth-last-child(5), .promotion .sector-tab a:nth-child(6):nth-last-child(4), .promotion .sector-tab a:nth-child(7):nth-last-child(3), .promotion .sector-tab a:nth-child(8):nth-last-child(2), .promotion .sector-tab a:nth-child(9):nth-last-child(1) {
  width: 11.11%;
}
.promotion .sector-tab a:nth-child(1):nth-last-child(10), .promotion .sector-tab a:nth-child(2):nth-last-child(9), .promotion .sector-tab a:nth-child(3):nth-last-child(8), .promotion .sector-tab a:nth-child(4):nth-last-child(7), .promotion .sector-tab a:nth-child(5):nth-last-child(6), .promotion .sector-tab a:nth-child(6):nth-last-child(5), .promotion .sector-tab a:nth-child(7):nth-last-child(4), .promotion .sector-tab a:nth-child(8):nth-last-child(3), .promotion .sector-tab a:nth-child(9):nth-last-child(2), .promotion .sector-tab a:nth-child(10):nth-last-child(1) {
  width: 10%;
}

.promotion .wide {
  position: relative;
  left: 50%;
  display: block;
  transform: translateX(-50%);
}

.promotion .sector-notice .notice-box .notice-list li {
  position: relative;
  padding-left: 1.3888888889vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-box .notice-list li {
    padding-left: 10px;
  }
}
.promotion .sector-notice .notice-box .notice-list li::before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  line-height: inherit;
}

.promotion .sector-notice .notice-box .notice-list li ul li {
  position: relative;
  padding-left: 1.3888888889vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-box .notice-list li ul li {
    padding-left: 10px;
  }
}
.promotion .sector-notice .notice-box .notice-list li ul li::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  line-height: inherit;
}

.promotion .sector-notice .notice-box .notice-list + .notice-list li {
  position: relative;
  padding-left: 2.7777777778vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-box .notice-list + .notice-list li {
    padding-left: 20px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-notice .notice-box .notice-list + .notice-list li {
    padding-left: 15px;
  }
}
.promotion .sector-notice .notice-box .notice-list + .notice-list li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  line-height: inherit;
}

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

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

.effect-extend, .promotion .sector-coupon .coupon-box .flag {
  -webkit-animation-name: effectExtend;
          animation-name: effectExtend;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
@-webkit-keyframes effectExtend {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
}
@keyframes effectExtend {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
}

.effect-blink, .promotion .sector-tab a .flag {
  -webkit-animation-name: effectBlink;
          animation-name: effectBlink;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-end;
          animation-timing-function: step-end;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
@-webkit-keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.promotion,
.product-eco,
.fullservice {
  text-align: center;
}
.promotion [class^=sector-],
.product-eco [class^=sector-],
.fullservice [class^=sector-] {
  position: relative;
}
.promotion .wrap,
.product-eco .wrap,
.fullservice .wrap {
  position: relative;
  margin: 0 auto;
}
.promotion .wrap-full,
.product-eco .wrap-full,
.fullservice .wrap-full {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.motion-1 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-2 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-3 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-4 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-5 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-6 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-7 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-8 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-9 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-10 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-11 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-12 {
  opacity: 0;
  transform: translateY(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-1 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-2 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-3 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-4 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-5 {
  opacity: 0;
  transform: translateX(-50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-6 {
  opacity: 0;
  transform: translateX(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-7 {
  opacity: 0;
  transform: translateX(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-8 {
  opacity: 0;
  transform: translateX(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-9 {
  opacity: 0;
  transform: translateX(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-x-10 {
  opacity: 0;
  transform: translateX(50px);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-1 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-2 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-3 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-4 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-5 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-6 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-7 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-8 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-9 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-extend-10 {
  opacity: 0;
  transform: scale(0.1, 0.1);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-1 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-2 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-3 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-4 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-5 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-6 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-7 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-8 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-9 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

.motion-reduce-10 {
  opacity: 0;
  transform: scale(1.5, 1.5);
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}

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

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

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

.active .motion-1 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.2s;
}
.active .motion-2 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.4s;
}
.active .motion-3 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.6s;
}
.active .motion-4 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.8s;
}
.active .motion-5 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1s;
}
.active .motion-6 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.2s;
}
.active .motion-7 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.4s;
}
.active .motion-8 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.6s;
}
.active .motion-9 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1.8s;
}
.active .motion-10 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2s;
}
.active .motion-11 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.2s;
}
.active .motion-12 {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 2.4s;
}
.active .motion-x-1 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.2s;
}
.active .motion-x-2 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.4s;
}
.active .motion-x-3 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.6s;
}
.active .motion-x-4 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.8s;
}
.active .motion-x-5 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1s;
}
.active .motion-x-6 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.2s;
}
.active .motion-x-7 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.4s;
}
.active .motion-x-8 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.6s;
}
.active .motion-x-9 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1.8s;
}
.active .motion-x-10 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 2s;
}
.active .motion-extend-1 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.1s;
}
.active .motion-extend-2 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.2s;
}
.active .motion-extend-3 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.3s;
}
.active .motion-extend-4 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.4s;
}
.active .motion-extend-5 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.5s;
}
.active .motion-extend-6 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.6s;
}
.active .motion-extend-7 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.active .motion-extend-8 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.8s;
}
.active .motion-extend-9 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.9s;
}
.active .motion-extend-10 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 1s;
}
.active .motion-reduce-1 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.1s;
}
.active .motion-reduce-2 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.2s;
}
.active .motion-reduce-3 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.3s;
}
.active .motion-reduce-4 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.4s;
}
.active .motion-reduce-5 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.5s;
}
.active .motion-reduce-6 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.6s;
}
.active .motion-reduce-7 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.7s;
}
.active .motion-reduce-8 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.8s;
}
.active .motion-reduce-9 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 0.9s;
}
.active .motion-reduce-10 {
  opacity: 1;
  transform: scale(1, 1);
  transition-delay: 1s;
}
.active .motion-scale-y-1 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.1s;
}
.active .motion-scale-y-2 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.2s;
}
.active .motion-scale-y-3 {
  opacity: 1;
  transform: scaleY(1);
  transition-delay: 0.3s;
}

.promotion {
  overflow: hidden;
}
.promotion * {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
}
.promotion .only-mobile {
  display: none;
}
.promotion .only-pc {
  display: block;
}
.promotion .wrap {
  width: 1200px;
}
.promotion .icon-pointer {
  position: relative;
  display: inline-block;
}
.promotion .icon-pointer::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 5%;
  z-index: 1;
  display: block;
  width: 14.4444444444vw;
  height: 16.3888888889vw;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_26.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerExtend;
          animation-name: pointerExtend;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after {
    width: 104px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after {
    height: 118px;
  }
}
@-webkit-keyframes pointerExtend {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
}
@keyframes pointerExtend {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
}
.promotion .fix-right {
  position: fixed;
  right: 10px;
  bottom: 30%;
  z-index: 99;
  min-width: 160px;
  overflow: hidden;
  border: 3px solid #FA2CEE;
  border-radius: 20px;
  background: #FFF3FF;
  box-sizing: border-box;
  box-shadow: 1px 3px 9px 0 rgba(0, 0, 0, 0.25);
}
.promotion .fix-right .date {
  display: none !important;
}
.promotion .fix-right .banner-box {
  cursor: pointer;
}
.promotion .fix-right .banner-title {
  margin-top: 30px;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 900;
  color: #000;
  letter-spacing: -0.72px;
}
.promotion .fix-right .banner-title span {
  color: #FA2CEE;
}
.promotion .fix-right .banner-day {
  margin: 11px 14px 0;
  padding: 14px 10px;
  border: 1px solid #EFE1EF;
  border-radius: 8px;
  background: #FFF;
  line-height: 1;
  font-size: 52px;
  font-weight: 900;
  color: #000;
  letter-spacing: -2.6px;
  box-sizing: border-box;
}
.promotion .fix-right .banner-text {
  position: relative;
  margin-top: 16px;
  padding: 10px 15px;
  text-align: left;
  line-height: 1.3;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  color: #FFF;
  letter-spacing: -0.54px;
  background-color: #FA2CEE;
}
.promotion .fix-right .banner-text::before, .promotion .fix-right .banner-text::after {
  content: "";
  position: absolute;
  top: 50%;
}
.promotion .fix-right .banner-text::before {
  right: 13px;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  border-radius: 50%;
  background-color: #000;
}
.promotion .fix-right .banner-text::after {
  right: 22px;
  width: 7px;
  height: 7px;
  margin-top: -5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}
.promotion .sector-title {
  background-color: #fff;
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-title .wrap-full {
  height: 1053px;
}
.promotion .sector-title p {
  position: absolute;
  left: 50%;
  opacity: 0;
}
.promotion .sector-title p.title-2 {
  top: 224px;
  right: 0;
  left: 0;
}
.promotion .sector-title p.title-3 {
  top: 319px;
  margin-left: -456px;
}
.promotion .sector-title p.title-4 {
  top: 319px;
  margin-left: 92px;
}
.promotion .sector-title p.title-5 {
  top: 539px;
  margin-left: -456px;
}
.promotion .sector-title p.title-6 {
  top: 539px;
  margin-left: 92px;
}
.promotion .sector-title .title-1 {
  position: absolute;
  top: 130px;
  left: 50%;
  opacity: 0;
  margin-left: -355px;
}
.promotion .sector-title .title-1 p {
  position: static;
  display: inline-block;
  padding: 10px;
  line-height: 1;
  font-size: 30px;
  font-weight: 700;
  color: #FFF;
  background-color: #202FFF;
  opacity: 1;
  transform: rotate(-14deg);
}
.promotion .sector-title .period {
  position: absolute;
  top: 763px;
  right: 0;
  left: 0;
  opacity: 0;
}
.promotion .sector-title .period .date {
  position: static;
  display: block;
  line-height: 1;
  font-size: 50px;
  font-weight: 700;
  color: #000;
  letter-spacing: -2px;
  opacity: 1;
}
.promotion .sector-title .banner-box {
  display: none !important;
}
.promotion .sector-title .action {
  position: absolute;
  top: 866px;
  right: 0;
  left: 0;
  opacity: 0;
}
.promotion .sector-title .action .flag {
  position: absolute;
  left: 50%;
  top: -35px;
  margin-left: -364px;
}
.promotion .sector-tab.tab-fixed .wrap {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  padding-top: 0;
}
.promotion .sector-tab .wrap {
  width: 100%;
  background-color: #DADBE3;
}
.promotion .sector-tab .tab-box {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.promotion .sector-tab a {
  position: relative;
  display: inline-block;
  padding: 30px 0;
  color: rgba(0, 0, 0, 0.3);
  background-color: #DADBE3;
  box-sizing: border-box;
}
.promotion .sector-tab a:nth-child(1) strong {
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/icon1.png");
}
.promotion .sector-tab a:nth-child(2) strong {
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/icon2.png");
}
.promotion .sector-tab a:nth-child(3) strong {
  background-image: url("//img.eduwill.net/eduwill/img/2023/G/event/230814/pc/icon3.png");
}
.promotion .sector-tab a strong {
  display: inline-block;
  padding-right: 50px;
  font-size: 34px;
  font-weight: 700;
  background-position: right center;
  background-repeat: no-repeat;
}
.promotion .sector-tab a .flag {
  position: absolute;
  bottom: -15px;
  left: 50%;
  padding: 10px 40px;
  line-height: 1;
  font-size: 18px;
  font-weight: 900;
  color: #fff;
  border-radius: 30px;
  background-color: #FA2CEE;
  transform: translateX(-50%);
}
.promotion .sector-tab a.active {
  color: #fff;
  background-color: #2E2E2E;
}
.promotion .sector-tab a.active strong {
  color: #fff;
}
.promotion .sector-coupon {
  padding-bottom: 120px;
}
.promotion .sector-coupon .coupon-box {
  position: relative;
  margin-top: 120px;
  border-radius: 10px;
  overflow: hidden;
  background: #FFEAF7;
  background: linear-gradient(to right, #FFEAF7, #F4CBE4 50%);
}
.promotion .sector-coupon .coupon-box .money {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.promotion .sector-coupon .coupon-box .money::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background: rgba(244, 203, 228, 0);
  background: linear-gradient(to bottom, rgba(244, 203, 228, 0), #f4cbe4 70%);
}
.promotion .sector-coupon .coupon-box .flag {
  position: absolute;
  top: 260px;
  right: 72px;
}
.promotion .sector-coupon .action {
  margin-top: 49px;
}
.promotion .sector-privacy {
  padding-bottom: 50px;
  background: #f7f7f7;
}
.promotion .sector-privacy .agree-box {
  width: 1100px;
  margin: 0 auto;
  padding-top: 50px;
  text-align: left;
  font-size: 14px;
  color: #626262;
}
.promotion .sector-privacy .agree-box label {
  font-weight: 700;
  cursor: pointer;
}
.promotion .sector-privacy .agree-box .point {
  color: #ff3838;
}
.promotion .sector-privacy .check-all {
  font-size: 18px;
  color: #000;
}
.promotion .sector-privacy .check-all input {
  width: 18px;
  height: 18px;
}
.promotion .sector-privacy .check-box {
  height: 200px;
  overflow-y: auto;
  margin-top: 20px;
  padding: 30px;
  border: 1px solid #9c9c9c;
  background-color: #fff;
  box-sizing: border-box;
}
.promotion .sector-privacy .check-box .box {
  margin-top: 20px;
}
.promotion .sector-privacy .check-box .box:first-child {
  margin-top: 0;
}
.promotion .sector-privacy .check-box .box .box-title {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.promotion .sector-privacy .check-box .box .box-title + p {
  margin-top: 10px;
}
.promotion .sector-privacy .check-box .box em {
  font-size: 18px;
}
.promotion .sector-privacy .check-box .box .check {
  margin-top: 10px;
  font-size: 16px;
  color: #000;
}
.promotion .sector-privacy .check-box .box .check input {
  width: 16px;
  height: 16px;
}
.promotion .sector-memory.fold .btn-toggle span::before {
  transform: rotate(225deg);
}
.promotion .sector-memory.fold .memory-box {
  display: block;
}
.promotion .sector-memory .btn-toggle {
  display: block;
  padding: 37px 0;
  line-height: 1;
  font-size: 46px;
  font-weight: 900;
  color: #FFF;
  letter-spacing: -1.84px;
  background-color: #0a84ff;
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/bg_toggle.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-memory .btn-toggle span {
  padding-right: 40px;
  line-height: 1;
  font-size: 46px;
  font-weight: 900;
  color: #FFF;
  letter-spacing: -1.84px;
}
.promotion .sector-memory .btn-toggle span {
  position: relative;
  display: inline-block;
}
.promotion .sector-memory .btn-toggle span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  margin-top: -1.0416666667vw;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  transform: rotate(45deg);
  border-bottom-width: 3px;
  border-right-width: 3px;
}
@media screen and (min-width: 720px) {
  .promotion .sector-memory .btn-toggle span::before {
    width: 15px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-memory .btn-toggle span::before {
    height: 15px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .sector-memory .btn-toggle span::before {
    margin-top: -7.5px;
  }
}
.promotion .sector-memory .btn-toggle span::before {
  right: 0;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-property: all;
  -o-transition-duration: 0.3s;
  -o-transition-timing-function: ease-out;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.promotion .sector-memory .memory-box {
  display: none;
}
.promotion .sector-memory .box-video {
  position: relative;
  padding-bottom: 120px;
  background-color: #111627;
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/bg_video.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-memory .box-video .video-box {
  width: 1200px;
  margin: 0 auto;
}
.promotion .sector-memory .box-video .video-box img {
  float: left;
}
.promotion .sector-memory .box-video .video-box #player {
  float: right;
  width: 748px;
  height: 420px;
}
.promotion .sector-memory .box-video .action {
  position: absolute;
  top: 513px;
  left: 50%;
  margin-left: -600px;
}
.promotion .sector-memory .box-video .action .icon-pointer::after {
  width: 56px;
  height: 65px;
}
.promotion .sector-memory .box-reason {
  padding-bottom: 150px;
  background: #1C274A;
  background: linear-gradient(to bottom, #1C274A, #111627);
}
.promotion .sector-memory .box-reason .reason-list {
  width: 1280px;
  margin: 0 auto;
  font-size: 0;
}
.promotion .sector-memory .box-reason .reason-list > div {
  display: inline-block;
  margin: -60px -30px;
}
.promotion .sector-info {
  background-color: #fff;
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/bg_info.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
}
.promotion .sector-info .text-list {
  position: absolute;
  top: 366px;
  left: 50%;
  width: 488px;
  height: 130px;
  overflow: hidden;
  transform: translateX(-50%);
}
.promotion .sector-info .text-list .slick-slide {
  width: 100%;
  height: 120px;
  margin: 5px 0;
  padding: 0;
  border: none;
}
.promotion .sector-info .text-list .slick-slide > div {
  width: 100% !important;
  height: 100% !important;
}
.promotion .sector-info .text-list .slick-slide * {
  vertical-align: top;
}
.promotion .sector-info .text-list [class^=text-] {
  padding: 20px 0;
  line-height: 1;
  font-size: 80px;
  font-weight: 900;
  color: #fff;
  border-radius: 61px;
}
.promotion .sector-info .text-list [class^=text-].text-1 {
  background-color: #2366FB;
}
.promotion .sector-info .text-list [class^=text-].text-2 {
  background-color: #A122FB;
}
.promotion .sector-info .text-list [class^=text-].text-3 {
  background-color: #FB22F3;
}
.promotion .sector-info .text-list [class^=text-].text-4 {
  background-color: #8EC30B;
}
.promotion .sector-info .text-list [class^=text-].text-5 {
  background-color: #FFC700;
}
.promotion .sector-info .text-list [class^=text-].text-6 {
  background-color: #02D2B9;
}
.promotion .sector-product {
  padding-bottom: 120px;
  background-color: #fff;
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/bg_product.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.promotion .sector-product .tab-list {
  margin: 0 -4px;
  font-size: 0;
}
.promotion .sector-product .tab-list li {
  display: inline-block;
  width: 358px;
  margin: 0 4px;
  padding: 20px 0;
  font-size: 26px;
  font-weight: 700;
  color: #9CA7C6;
  letter-spacing: -1.3px;
  border-radius: 10px;
  border: 0.6px solid #C6D0EC;
  background: #DDE4F8;
  cursor: pointer;
}
.promotion .sector-product .tab-list li.active {
  color: #fff;
  background-color: #2366FB;
}
.promotion .sector-product .tab-view {
  display: none;
}
.promotion .sector-product .tab-view.active {
  display: block;
}
.promotion .sector-product .product-list {
  margin: 20px -15px 0;
  font-size: 0;
}
.promotion .sector-product .product-list > div {
  display: inline-block;
  margin: 10px 15px;
  overflow: hidden;
  border-radius: 10px;
  border: 3px solid #3E3E3E;
  background: #fff;
  background: linear-gradient(to bottom, #fff 66%, #E3E3E3 66%);
  box-sizing: border-box;
}
.promotion .sector-product .product-list > div:hover {
  border-color: #2366FB;
  background: #fff;
  background: linear-gradient(to bottom, #fff 66%, #E0EAFF 66%);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.25);
}
.promotion .sector-product .product-list > div:first-child {
  background: #fff;
  background: linear-gradient(to bottom, #fff 71%, #E3E3E3 71%);
}
.promotion .sector-product .product-list > div:first-child:hover {
  background: #fff;
  background: linear-gradient(to bottom, #fff 71%, #E0EAFF 71%);
}
.promotion .sector-product .action {
  margin-top: 50px;
}
.promotion .sector-product .notice {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 350;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: -0.36px;
}
.promotion .sector-benefit {
  background: #FCFDE3;
  background: linear-gradient(to bottom, #FCFDE3 58%, #e8e8e6 58%);
}
.promotion .sector-benefit .wrap-full {
  background-image: url("//img.eduwill.net/eduwill/img/2024/G/event/240102/pc/bg_benefit.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.promotion .sector-benefit .illust, .promotion .sector-benefit .flag, .promotion .sector-benefit .title {
  position: absolute;
  left: 50%;
  z-index: 1;
}
.promotion .sector-benefit .title {
  top: 0;
  margin-left: -600px;
}
.promotion .sector-benefit .flag {
  top: 535px;
  margin-left: 334px;
}
.promotion .sector-benefit .illust {
  top: 0;
  margin-left: -799px;
}
.promotion .sector-plus {
  background: #FFC9F6;
  background: linear-gradient(143deg, #FFC9F6 21.67%, #D5D7FF 82.26%);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.promotion .sector-brand {
  background-color: #fff;
  background-image: url("//img.eduwill.net/eduwill/img/2023/0/event/230308/pc/bg_brand.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
}
.promotion .sector-notice .wrap-full {
  padding: 20px 0;
  background: #616161;
}
.promotion .sector-notice .wrap-full .notice-title {
  text-align: center;
  line-height: 2;
  font-size: 30px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.03em;
}
.promotion .sector-notice .wrap {
  width: 1100px;
  padding: 50px 0;
}
.promotion .sector-notice .notice-box {
  padding-top: 40px;
  text-align: left;
  font-size: 16px;
}
.promotion .sector-notice .notice-box:first-child {
  padding-top: 0;
}
.promotion .sector-notice .notice-box:first-child .notice-list li {
  margin-top: 0;
}
.promotion .sector-notice .notice-box p {
  font-size: 16px;
}
.promotion .sector-notice .notice-box .notice-title {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
}
.promotion .sector-notice .notice-box .notice-title:first-child {
  margin-top: 0;
  font-size: 20px;
}
.promotion .sector-notice .notice-box .notice-list {
  margin-top: 10px;
}
.promotion .sector-notice .notice-box .notice-list li {
  margin-top: 20px;
  font-size: 16px;
  color: #1a1a1a;
}
.promotion .sector-notice .notice-box .notice-list li:first-child {
  margin-top: 0;
}
.promotion .sector-notice .notice-box .notice-list li strong {
  font-size: 16px;
}
.promotion .sector-notice .notice-box .notice-list li ul li {
  margin-top: 0;
}
.promotion .sector-notice .notice-box .notice-list + .notice-list {
  margin-top: 40px;
}
.promotion .sector-notice .notice-box .notice-list + .notice-list li {
  margin-top: 0;
}
.promotion .sector-notice .notice-box .notice-list .red {
  color: #ff3838;
}/*# sourceMappingURL=web.css.map */