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

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

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

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

.eduf-layer-notice .slick-dots {
  font-size: 0;
}
.eduf-layer-notice .slick-dots li {
  display: inline-block;
}
.eduf-layer-notice .slick-dots button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: 0;
  background: none;
}

.promotion .wide,
.product-eco .wide,
.fullservice .wide {
  position: relative;
  left: 50%;
  display: block;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@-webkit-keyframes effectBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@keyframes effectBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
.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 effectBounceUpDown {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes effectBounceUpDown {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.effect-bounce-updown, .product-eco .sector-curriculum .img-box .flag-curriculum {
  -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 effectExtend {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@keyframes effectExtend {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
.effect-extend {
  -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 effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
.effect-blink, .product-eco [class^=sector-point] .flag-1 {
  -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;
}

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

.eduf-layer-notice .eduf-layer-wrap {
  width: 100vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .eduf-layer-wrap {
    width: 720px;
  }
}
.eduf-layer-notice .eduf-layer-wrap {
  background-color: #fff;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .eduf-layer-wrap {
    width: 1200px;
  }
}
.eduf-layer-notice .eduf-layer-title {
  margin: 5.5555555556vw 0 0 11.1111111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .eduf-layer-title {
    margin: 40px 0 0 80px;
  }
}
.eduf-layer-notice .eduf-layer-title {
  text-align: left;
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .eduf-layer-title {
    font-size: 22px;
  }
}
.eduf-layer-notice .eduf-layer-title {
  font-weight: 500;
  color: #BBB;
  letter-spacing: -0.42px;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .eduf-layer-title {
    margin-left: 130px;
    font-size: 14px;
  }
}
.eduf-layer-notice .eduf-layer-content {
  padding-bottom: 6.9444444444vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .eduf-layer-content {
    padding-bottom: 50px;
  }
}
.eduf-layer-notice .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-next {
    width: 60px;
  }
}
.eduf-layer-notice .slick-arrow.slick-next {
  height: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-next {
    height: 60px;
  }
}
.eduf-layer-notice .slick-arrow.slick-next {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 50%;
  margin-right: -80.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-next {
    margin-right: -580px;
  }
}
.eduf-layer-notice .slick-arrow.slick-next {
  background: #fff;
}
.eduf-layer-notice .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-next::before {
    width: 15px;
  }
}
.eduf-layer-notice .slick-arrow.slick-next::before {
  height: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-next::before {
    height: 15px;
  }
}
.eduf-layer-notice .slick-arrow.slick-next::before {
  border-width: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.4);
  border-top-width: 2px;
  border-right-width: 2px;
  -webkit-transform: translate(-75%, -50%) rotate(45deg);
  transform: translate(-75%, -50%) rotate(45deg);
}
.eduf-layer-notice .slick-arrow.slick-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-prev {
    width: 60px;
  }
}
.eduf-layer-notice .slick-arrow.slick-prev {
  height: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-prev {
    height: 60px;
  }
}
.eduf-layer-notice .slick-arrow.slick-prev {
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  margin-left: -80.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-prev {
    margin-left: -580px;
  }
}
.eduf-layer-notice .slick-arrow.slick-prev {
  background: #fff;
}
.eduf-layer-notice .slick-arrow.slick-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-prev::before {
    width: 15px;
  }
}
.eduf-layer-notice .slick-arrow.slick-prev::before {
  height: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-arrow.slick-prev::before {
    height: 15px;
  }
}
.eduf-layer-notice .slick-arrow.slick-prev::before {
  border-width: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.4);
  border-bottom-width: 2px;
  border-left-width: 2px;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
.eduf-layer-notice .slick-dots {
  margin: 5.5555555556vw auto 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-dots {
    margin: 40px auto 0;
  }
}
.eduf-layer-notice .slick-dots {
  text-align: center;
}
.eduf-layer-notice .slick-dots li {
  width: 2.5vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-dots li {
    width: 18px;
  }
}
.eduf-layer-notice .slick-dots li {
  height: 2.5vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-dots li {
    height: 18px;
  }
}
.eduf-layer-notice .slick-dots li {
  margin: 0 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .slick-dots li {
    margin: 0 8px;
  }
}
.eduf-layer-notice .slick-dots li {
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.8);
}
.eduf-layer-notice .slick-dots li.slick-active {
  background-color: #FF2A70;
}
.eduf-layer-notice .notice-list {
  width: 77.7777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list {
    width: 560px;
  }
}
.eduf-layer-notice .notice-list {
  height: 97.2222222222vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list {
    height: 700px;
  }
}
.eduf-layer-notice .notice-list {
  margin: 5.5555555556vw auto 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list {
    margin: 40px auto 0;
  }
}
.eduf-layer-notice .notice-list {
  text-align: left;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .notice-list {
    width: 940px;
    height: 313px;
    margin-top: 20px;
  }
}
.eduf-layer-notice .notice-list .title {
  font-size: 4.4444444444vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .title {
    font-size: 32px;
  }
}
.eduf-layer-notice .notice-list .title {
  font-weight: 500;
  color: #111;
  letter-spacing: -0.66px;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .notice-list .title {
    font-size: 22px;
  }
}
.eduf-layer-notice .notice-list .writer {
  display: inline-block;
  margin: 1.9444444444vw 2.7777777778vw 0 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .writer {
    margin: 14px 20px 0 0;
  }
}
.eduf-layer-notice .notice-list .writer {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .writer {
    font-size: 22px;
  }
}
.eduf-layer-notice .notice-list .writer {
  font-weight: 400;
  color: #111;
  letter-spacing: -0.42px;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .notice-list .writer {
    font-size: 14px;
  }
}
.eduf-layer-notice .notice-list .date {
  display: inline-block;
  margin-top: 1.9444444444vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .date {
    margin-top: 14px;
  }
}
.eduf-layer-notice .notice-list .date {
  font-size: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .date {
    font-size: 22px;
  }
}
.eduf-layer-notice .notice-list .date {
  font-weight: 400;
  color: #BBB;
  letter-spacing: -0.42px;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .notice-list .date {
    font-size: 14px;
  }
}
.eduf-layer-notice .notice-list .desc {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .desc {
    margin-top: 40px;
  }
}
.eduf-layer-notice .notice-list .desc {
  height: 55.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .desc {
    height: 400px;
  }
}
.eduf-layer-notice .notice-list .desc {
  padding-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .desc {
    padding-top: 40px;
  }
}
.eduf-layer-notice .notice-list .desc {
  line-height: 1.4;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-notice .notice-list .desc {
    font-size: 24px;
  }
}
.eduf-layer-notice .notice-list .desc {
  font-weight: 400;
  color: #000;
  letter-spacing: -0.56px;
  border-top: 1px solid #EEE;
  white-space: pre-line;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1100px) {
  .eduf-layer-notice .notice-list .desc {
    height: 250px;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 14px;
  }
}

.eduf-layer-base .eduf-layer-wrap .eduf-layer-content {
  text-align: left;
  overflow-x: hidden;
}

.eduf-layer .curri-table {
  width: 100%;
  margin: 4.1666666667vw auto;
}
@media screen and (min-width: 720px) {
  .eduf-layer .curri-table {
    margin: 30px auto;
  }
}
.eduf-layer .curri-table {
  background: #fff;
  border-collapse: collapse;
}
.eduf-layer .curri-table table {
  table-layout: unset;
}
.eduf-layer .curri-table table th,
.eduf-layer .curri-table table td {
  padding: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer .curri-table table th,
  .eduf-layer .curri-table table td {
    padding: 8px;
  }
}
.eduf-layer .curri-table table th,
.eduf-layer .curri-table table td {
  text-align: center;
  font-size: 2.5vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer .curri-table table th,
  .eduf-layer .curri-table table td {
    font-size: 18px;
  }
}
.eduf-layer .curri-table table th,
.eduf-layer .curri-table table td {
  word-break: keep-all;
  border: 1px solid #eee;
}
@media screen and (min-width: 720px) {
  .eduf-layer .curri-table table th,
  .eduf-layer .curri-table table td {
    font-size: 14px;
  }
}
.eduf-layer .curri-table table thead th {
  background: #eee;
}
.eduf-layer .curri-table table.table th:first-child,
.eduf-layer .curri-table table.table td:first-child {
  border-left-width: 1px;
}
.eduf-layer .popup-dis {
  color: #333;
  margin: 1.3888888889vw 0 0 0;
}
@media screen and (min-width: 720px) {
  .eduf-layer .popup-dis {
    margin: 10px 0 0 0;
  }
}

.product-eco .wrap {
  width: 1200px;
}
.product-eco .only-pc {
  display: block;
}
.product-eco .only-mobile {
  display: none;
}
.product-eco .btn-reason {
  display: inline-block;
  width: 74px;
  height: 28px;
  line-height: 28px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid currentColor;
}
.product-eco .fix-wing {
  position: fixed;
  right: 10px;
  bottom: 250px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.product-eco .fix-wing a {
  display: inline-block;
}
.product-eco .fix-wing a + a {
  margin-top: 12px;
}
.product-eco .fix-wing .wing-yellow, .product-eco .fix-wing .wing-pink {
  width: 200px;
  padding: 27px 13px 16px 13px;
  border-radius: 16px;
  border: 1px solid #DEB156;
}
.product-eco .fix-wing .wing-yellow p, .product-eco .fix-wing .wing-pink p {
  color: #000;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 131%;
  letter-spacing: -1.15px;
  text-align: left;
}
.product-eco .fix-wing .wing-yellow .fake-btn, .product-eco .fix-wing .wing-pink .fake-btn {
  width: 100%;
  margin-top: 13px;
  background-color: #FFF;
  border: 1px solid #DEB156;
  border-radius: 10px;
  padding: 15px;
}
.product-eco .fix-wing .wing-yellow .fake-btn, .product-eco .fix-wing .wing-pink .fake-btn {
  position: relative;
  display: inline-block;
}
.product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
    width: 10px;
  }
}
.product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
    height: 10px;
  }
}
.product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
    margin-top: -5px;
  }
}
.product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
  border-width: 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
    right: 20px;
  }
}
.product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
  border-top-width: 0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
    border-top-width: 3px;
  }
}
.product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
  border-right-width: 0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing .wing-yellow .fake-btn::before, .product-eco .fix-wing .wing-pink .fake-btn::before {
    border-right-width: 3px;
  }
}
.product-eco .fix-wing .wing-yellow .fake-btn, .product-eco .fix-wing .wing-pink .fake-btn {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 13.695px;
  letter-spacing: -0.18px;
}
.product-eco .fix-wing .wing-yellow .fake-btn:before, .product-eco .fix-wing .wing-pink .fake-btn:before {
  right: 15px;
}
.product-eco .fix-wing .wing-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.62%, #FFF), to(#FFF9C8));
  background: linear-gradient(180deg, #FFF 22.62%, #FFF9C8 100%);
}
.product-eco .fix-wing .wing-pink {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.62%, #FFF), to(#FFDFBD));
  background: linear-gradient(180deg, #FFF 22.62%, #FFDFBD 100%);
}
.product-eco .fix-right {
  position: fixed;
  bottom: 450px;
  right: 45px;
  z-index: 99;
}
.product-eco .fix-right .nav-list {
  width: 210px;
  text-align: left;
}
.product-eco .fix-right .nav-list::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 2px;
  width: 1px;
  height: 90%;
  background-color: #979797;
}
.product-eco .fix-right .nav-list a {
  position: relative;
  display: block;
  margin-top: 20px;
  padding-left: 20px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
  color: #979797;
  -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;
}
.product-eco .fix-right .nav-list a:first-child {
  margin-top: 0;
}
.product-eco .fix-right .nav-list a.active {
  font-size: 18px;
  font-weight: 900;
  background: -webkit-gradient(linear, left top, right top, from(#ff8d90), to(#dc777d));
  background: linear-gradient(90deg, #ff8d90 0%, #dc777d 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .fix-right .nav-list a.active::before {
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -2.5px;
  background-color: #fd8c8f;
}
.product-eco .fix-right .nav-list a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 5px;
  height: 5px;
  margin-top: -2.5px;
  border-radius: 50%;
  background-color: #979797;
  -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;
}
.product-eco .fix-right .nav-list .text-1 {
  line-height: 1.2;
  font-size: 18px;
  font-weight: 700;
  color: #222;
}
.product-eco .fix-right .nav-list .text-2 {
  font-size: 16px;
  font-weight: 500;
  color: #999;
}
.product-eco .fix-right .nav-list .flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding: 5px 6px 6px;
  line-height: 1;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  border-radius: 2px;
  background: #3356e4;
}
.product-eco .fix-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  border-top: 4px solid #fca998;
  border-bottom: 4px solid #fca998;
  background: #191919;
}
.product-eco .fix-bottom .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px 0;
}
.product-eco .fix-bottom .wrap p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: left;
}
.product-eco .fix-bottom .wrap span {
  position: relative;
  color: #fff;
  padding: 10px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.72px;
}
.product-eco .fix-bottom .wrap span::before, .product-eco .fix-bottom .wrap span::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
}
.product-eco .fix-bottom .wrap span::before {
  top: 0;
  background: #666;
}
.product-eco .fix-bottom .wrap span::after {
  bottom: 0;
  background: #666;
}
.product-eco .fix-bottom .wrap strong {
  margin-left: 32px;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: -0.8px;
  background: linear-gradient(103deg, #ff8d90 4.82%, #fa7dbe 75.27%, #f365ff 129.79%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .fix-bottom .wrap .text-img {
  margin-left: 130px;
}
.product-eco .fix-bottom .wrap a {
  display: inline-block;
  min-width: 200px;
  padding: 15px 50px;
  text-align: center;
  font-size: 22px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -0.44px;
  border: 1px solid #ffa8b0;
  border-radius: 60px;
  background: #000;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(255, 103, 157, 0.55);
  box-shadow: 0px 0px 12px 0px rgba(255, 103, 157, 0.55);
}
.product-eco .title-box {
  position: relative;
  margin-bottom: 60px;
}
.product-eco .title-box .base-text {
  position: absolute;
  top: 6px;
  left: 50%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.42px;
}
.product-eco .title-box .action-base {
  margin-top: 20px;
}
.product-eco .title-box p .fc-point {
  color: #FFB400;
}
.product-eco .title-box p.main-title {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1.36px;
  color: #000;
}
.product-eco .title-box p.main-title strong {
  font-size: 40px;
  font-weight: 700;
}
.product-eco .title-box p.sub-title {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.88px;
  color: #000;
}
.product-eco .title-box p.sub-title strong {
  font-weight: 700;
}
.product-eco .title-box p.num-title {
  color: #7C5100;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -0.5px;
}
.product-eco .title-box .notice {
  text-align: center;
}
.product-eco .frame {
  padding: 59px 0 43px;
  margin: 0 20px;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  background: #FFF;
}
.product-eco .frame .title-box {
  margin-bottom: 40px;
}
.product-eco .frame .title-box .main-title {
  font-size: 22px;
}
.product-eco .frame .notice {
  margin: 20px 59px 0;
}
.product-eco .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}
.product-eco .notice {
  text-align: left;
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.42px;
}
.product-eco .tab-box {
  margin: 0 20px;
}
.product-eco .tab-box .tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6px;
  margin-bottom: 10px;
}
.product-eco .tab-box .tab-list li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.product-eco .tab-box .tab-list li button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  min-height: 93px;
  padding: 0 75px;
  border-radius: 10px;
  border: 1px solid #000;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: -1px;
}
.product-eco .tab-box .tab-list li button span {
  color: #353535;
  font-size: 12px;
  font-style: normal;
  font-weight: 350;
  line-height: 140%;
  letter-spacing: -0.6px;
}
.product-eco .tab-box .tab-list li.active button {
  background-color: #000;
  color: #fff;
  font-weight: 500;
}
.product-eco .tab-box .tab-list li.active button span {
  color: rgba(255, 255, 255, 0.8);
}
.product-eco .tab-box .tab-view:not(.active) {
  display: none;
}
.product-eco [class^=sector-point] .flag-1 .flag-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.72px;
}
.product-eco [class^=sector-point] .flag-1 img {
  width: 92px;
}
.product-eco .fix-wing-right {
  position: fixed;
  right: 10px;
  bottom: 150px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.product-eco .fix-wing-right .wing-check {
  position: relative;
  width: 200px;
  padding: 29px 18px 24px;
  border-radius: 10px;
  border: 1px solid #FFBF00;
  background: linear-gradient(315deg, #FFE391 10.6%, #FAF2E7 72.03%);
  text-align: left;
  word-break: keep-all;
  overflow-wrap: break-word;
  overflow: hidden;
}
.product-eco .fix-wing-right .wing-check:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 94px;
  height: 105px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/bg_wing_chk.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.product-eco .fix-wing-right .wing-check .badge-yellow {
  display: inline-block;
  border-radius: 200px;
  background: #FB0;
  padding: 0 10px;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: -0.6px;
}
.product-eco .fix-wing-right .wing-check .wing-title {
  display: block;
  margin: 12px 0 19px;
  color: #212121;
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: 128%;
  letter-spacing: -0.72px;
}
.product-eco .fix-wing-right .wing-check .chk-item {
  position: relative;
  padding-left: 20px;
  display: block;
  margin-top: 6px;
  color: #000;
  font-size: 12.821px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.641px;
}
.product-eco .fix-wing-right .wing-check .chk-item:before {
  content: "";
  width: 27px;
  height: 22px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/ico_chk_wing.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  position: absolute;
  top: -7px;
  left: -4px;
}
.product-eco .fix-wing-right .action-base {
  text-align: right;
  margin-top: 10px;
  display: block;
}
.product-eco .fix-wing-right .action-base button {
  padding-right: 10px;
  border-radius: 2px;
  opacity: 0.6;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.28px;
}
.product-eco .fix-wing-right .action-base button {
  position: relative;
  display: inline-block;
}
.product-eco .fix-wing-right .action-base button::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing-right .action-base button::before {
    width: 4px;
  }
}
.product-eco .fix-wing-right .action-base button::before {
  height: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing-right .action-base button::before {
    height: 4px;
  }
}
.product-eco .fix-wing-right .action-base button::before {
  margin-top: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing-right .action-base button::before {
    margin-top: -2px;
  }
}
.product-eco .fix-wing-right .action-base button::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing-right .action-base button::before {
    right: 8px;
  }
}
.product-eco .fix-wing-right .action-base button::before {
  border-top-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing-right .action-base button::before {
    border-top-width: 1px;
  }
}
.product-eco .fix-wing-right .action-base button::before {
  border-right-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .fix-wing-right .action-base button::before {
    border-right-width: 1px;
  }
}
.product-eco .fix-wing-right .action-base button:before {
  right: 0;
}
.product-eco .sector-top-banner {
  padding: 48px 0 54px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/bg_top_banner.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}
.product-eco .sector-top-banner:before {
  z-index: -1;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-14%, rgba(0, 0, 0, 0)), color-stop(88%, rgba(255, 99, 14, 0.5))), #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -14%, rgba(255, 99, 14, 0.5) 88%), #000;
}
.product-eco .sector-top-banner small {
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 130%;
  color: #FFF;
  letter-spacing: -1px;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #111;
  paint-order: stroke;
  -webkit-filter: drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111);
          filter: drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111);
}
.product-eco .sector-top-banner p {
  font-size: 52px;
  font-weight: 900;
  color: #FFF;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #111;
  paint-order: stroke;
  -webkit-filter: drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111);
          filter: drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111) drop-shadow(0 1px #111);
}
.product-eco .sector-top-banner strong {
  color: #FFD000;
}
.product-eco .sector-title {
  position: relative;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/bg_title_260813.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  padding-bottom: 80px;
}
.product-eco .sector-title:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(327deg, #FFF8DE 24.6%, #FFE14C 64.22%);
  z-index: -1;
}
.product-eco .sector-title .laurel-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-top: 62px;
}
.product-eco .sector-title .laurel-wrap .laurel {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 43px;
  min-height: 77px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #444;
  font-size: 15px;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: -0.36px;
}
.product-eco .sector-title .laurel-wrap .laurel:before, .product-eco .sector-title .laurel-wrap .laurel:after {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  width: 40px;
  height: 77px;
}
.product-eco .sector-title .laurel-wrap .laurel:before {
  left: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/mobile/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.product-eco .sector-title .laurel-wrap .laurel:after {
  right: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/mobile/ico_laurel.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.product-eco .sector-title .laurel-wrap .laurel strong {
  color: currentColor;
  font-size: 18px;
  font-weight: 900;
  line-height: 140%;
  letter-spacing: -0.52px;
}
.product-eco .sector-title .action-base {
  position: absolute;
  top: 113px;
  right: 143px;
}
.product-eco .sector-title .action-base button,
.product-eco .sector-title .action-base a {
  padding: 1px 17px 1px 9px;
  border: 1px solid currentColor;
  opacity: 0.5;
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.48px;
}
.product-eco .sector-title .action-base button,
.product-eco .sector-title .action-base a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-title .action-base button::before,
.product-eco .sector-title .action-base a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base button::before,
  .product-eco .sector-title .action-base a::before {
    width: 4px;
  }
}
.product-eco .sector-title .action-base button::before,
.product-eco .sector-title .action-base a::before {
  height: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base button::before,
  .product-eco .sector-title .action-base a::before {
    height: 4px;
  }
}
.product-eco .sector-title .action-base button::before,
.product-eco .sector-title .action-base a::before {
  margin-top: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base button::before,
  .product-eco .sector-title .action-base a::before {
    margin-top: -2px;
  }
}
.product-eco .sector-title .action-base button::before,
.product-eco .sector-title .action-base a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base button::before,
  .product-eco .sector-title .action-base a::before {
    right: 8px;
  }
}
.product-eco .sector-title .action-base button::before,
.product-eco .sector-title .action-base a::before {
  border-top-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base button::before,
  .product-eco .sector-title .action-base a::before {
    border-top-width: 1px;
  }
}
.product-eco .sector-title .action-base button::before,
.product-eco .sector-title .action-base a::before {
  border-right-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action-base button::before,
  .product-eco .sector-title .action-base a::before {
    border-right-width: 1px;
  }
}
.product-eco .sector-title .action-base button:before,
.product-eco .sector-title .action-base a:before {
  right: 8px;
}
.product-eco .sector-title .title-1 {
  margin-top: 30px;
  color: #FFF;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 106.556px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: -3.902px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-filter: drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000);
          filter: drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000) drop-shadow(1px 1px 0 #000);
}
.product-eco .sector-title .title-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 20px 0;
  gap: 6px;
}
.product-eco .sector-title .title-3 .box {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  border: 2px solid #93693C;
  background: linear-gradient(122deg, rgba(255, 255, 255, 0.75) 22.01%, #FFF6D9 72.44%);
  -webkit-box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
          box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
  backdrop-filter: blur(1px);
  text-align: left;
  width: 285px;
  height: 164px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  padding: 30px 28px;
}
.product-eco .sector-title .title-3 .box p {
  margin: 0;
  padding: 0;
}
.product-eco .sector-title .title-3 .box p.text-1 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: rgb(123, 79, 32);
}
.product-eco .sector-title .title-3 .box p.text-2 {
  font-size: 22px;
  font-weight: 900;
  line-height: 1.3;
  letter-spacing: -0.5px;
  color: rgb(123, 79, 32);
}
.product-eco .sector-title .title-3 .box p.text-3 {
  margin-top: 4px;
  color: #58451F;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.39px;
}
.product-eco .sector-title .title-3 .box.box-dark {
  position: relative;
  border: 5px solid #93693C;
  background: linear-gradient(104deg, rgba(0, 0, 0, 0.75) 36.52%, rgba(130, 73, 5, 0.75) 109.73%);
  -webkit-box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
          box-shadow: 3px 4px 14px 0 rgba(33, 33, 33, 0.18);
}
.product-eco .sector-title .title-3 .box.box-dark:after {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  content: "";
  background: url(//img.eduwill.net/eduwill/img/2025/J/product/250312/pc/title_deco.png) no-repeat 0 0;
  background-size: cover;
  width: 143px;
  height: 79px;
}
.product-eco .sector-title .title-3 .box.box-dark .text-1 {
  color: #fff;
}
.product-eco .sector-title .title-3 .box.box-dark .text-2 {
  font-size: 22px;
  color: #FFD84D;
  background: linear-gradient(282deg, rgb(231, 173, 0) -15.51%, rgb(249, 228, 119) 107.11%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-title .title-3 .box.box-dark .text-notice {
  margin-top: 30px;
  color: #FFF;
  paint-order: stroke;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #58451F;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.39px;
}
.product-eco .sector-title .title-3 .title-tag {
  position: absolute;
  top: 0;
  right: 10px;
  background: url(//img.eduwill.net/eduwill/img/2025/J/product/250312/pc/tag_bg.png) no-repeat 0 0;
  background-size: cover;
  width: 114px;
  height: 22px;
  text-align: center;
}
.product-eco .sector-title .title-3 .title-tag span {
  display: block;
  color: #000;
  text-align: center;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 11.302px */
  letter-spacing: -0.188px;
  text-transform: uppercase;
  padding: 5px 0px;
  line-height: 1;
}
.product-eco .sector-title .title-3 .title-flag {
  position: absolute;
  top: 0;
  right: 5px;
}
.product-eco .sector-title .btn-reason {
  position: absolute;
  right: 30px;
  top: 50px;
}
.product-eco .sector-title .action {
  margin-top: 30px;
}
.product-eco .sector-title .action a, .product-eco .sector-title .action button {
  display: block;
  width: 800px;
  margin: 0 auto;
  padding: 30px 0;
  border-radius: 8px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-13.64%, #646464), color-stop(82.39%, #000)), -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 -13.64%, #000 82.39%), linear-gradient(180deg, #646464 0%, #000 100%);
}
.product-eco .sector-title .action a span, .product-eco .sector-title .action button span {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 118%;
  letter-spacing: -0.66px;
  padding-right: 20px;
}
.product-eco .sector-title .action a span, .product-eco .sector-title .action button span {
  position: relative;
  display: inline-block;
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    width: 6px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    height: 6px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    margin-top: -3px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    right: 12px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  border-top-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    border-top-width: 2px;
  }
}
.product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
  border-right-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-title .action a span::before, .product-eco .sector-title .action button span::before {
    border-right-width: 2px;
  }
}
.product-eco .sector-title .action a span:before, .product-eco .sector-title .action button span:before {
  right: 0;
}
.product-eco .sector-winners-list {
  overflow: hidden;
  height: 700px;
  padding-top: 100px;
}
.product-eco .sector-winners-list .wrap {
  z-index: 3;
}
.product-eco .sector-winners-list .title-box p.main-title, .product-eco .sector-winners-list .title-box p.sub-title {
  color: #fff;
}
.product-eco .sector-winners-list .title-box p.main-title {
  font-weight: 700;
}
.product-eco .sector-winners-list .title-box .base {
  color: rgba(255, 255, 255, 0.5);
}
.product-eco .sector-winners-list .eduf-winner-list {
  overflow: hidden;
  -webkit-transform: perspective(300px) rotateX(30deg);
          transform: perspective(300px) rotateX(30deg);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-winners-list .eduf-winner-list p {
  margin: 0;
  line-height: 2;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.product-eco .sector-winners-list .bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  overflow: hidden;
}
.product-eco .sector-winners-list:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.product-eco .sector-review {
  background: -webkit-gradient(linear, left top, right top, from(#FFF7E9), to(#E6DBA9));
  background: linear-gradient(90deg, #FFF7E9 0%, #E6DBA9 100%);
  padding: 100px 0;
}
.product-eco .sector-review .graph-box {
  width: 844px;
  margin: 60px auto 0;
  padding: 40px 80px;
  text-align: center;
  border-radius: 20px;
  background-color: #fff;
}
.product-eco .sector-review .graph-box .graph-title {
  font-size: 20px;
  font-weight: 700;
  color: #222;
}
.product-eco .sector-review .graph-box .graph-num {
  margin-top: 12px;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 44px;
  font-weight: 900;
  color: #222;
}
.product-eco .sector-review .graph-box .graph-num span {
  margin-left: 2px;
  font-size: 44px;
  font-weight: 900;
}
.product-eco .sector-review .graph-box .graph-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 70px;
  margin-top: 50px;
  border-bottom: 1px dashed #ccc;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item .bar-count {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
  font-size: 14px;
  color: #8D8D8D;
  font-weight: 400;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 1.2s;
  transition: opacity 0.5s ease 1.2s;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item .bar {
  position: relative;
  width: 72px;
  height: 251px;
  border-radius: 12px 12px 0 0;
  background-color: #E5E5E5;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item:nth-child(2) .bar {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item:nth-child(2) .bar-count {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
  bottom: 60px;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item:nth-child(3) .bar {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item:nth-child(3) .bar-count {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
  bottom: 15px;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item .bar-label {
  position: absolute;
  left: 0;
  bottom: -30px;
  font-size: 16px;
  color: #000;
  font-weight: 800;
  width: 100%;
  text-align: center;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-1 .bar-count {
  bottom: auto;
  top: 50px;
  color: #222;
  font-size: 25px;
  font-weight: 900;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-1 .bar {
  width: 120px;
  border-radius: 8px 8px 0 0;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-left: 2px solid #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFC30C), color-stop(51.44%, #FFD244), to(#FFAE08));
  background: linear-gradient(180deg, #FFC30C 0%, #FFD244 51.44%, #FFAE08 100%);
  -webkit-box-shadow: 4px -4px 4px 0 rgba(161, 161, 161, 0.25);
          box-shadow: 4px -4px 4px 0 rgba(161, 161, 161, 0.25);
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: -webkit-transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: -webkit-transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
  transition: transform 1.2s cubic-bezier(0.22, 1, 0.36, 1), -webkit-transform 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-1 .bar-compare {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -335px;
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  -webkit-filter: drop-shadow(1px 1px 0 #000);
          filter: drop-shadow(1px 1px 0 #000);
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -1.12px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFEC3D));
  background: linear-gradient(180deg, #FFF 0%, #FFEC3D 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 1.2s;
  transition: opacity 0.5s ease 1.2s;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-1 .bar-logo {
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 45px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 1.2s;
  transition: opacity 0.5s ease 1.2s;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-1 .bar-label {
  color: #828614;
  font-size: 18px;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-2 .bar {
  height: 46px;
}
.product-eco .sector-review .graph-box .graph-chart .bar-item.bar-3 .bar {
  height: 5px;
}
.product-eco .sector-review .graph-box .graph-chart.on .bar-item.bar-1 .bar {
  position: relative;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.product-eco .sector-review .graph-box .graph-chart.on .bar-item.bar-1 .bar:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 413px;
  height: 1px;
  border-top: 1px dashed #F9D256;
}
.product-eco .sector-review .graph-box .graph-chart.on .bar-item.bar-1 .bar:after {
  position: absolute;
  right: -290px;
  top: 10px;
  bottom: 10px;
  content: "";
  width: 80px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/arw_rising.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.product-eco .sector-review .graph-box .graph-chart.on .bar-item.bar-1 .bar-logo, .product-eco .sector-review .graph-box .graph-chart.on .bar-item.bar-1 .bar-compare {
  opacity: 1;
}
.product-eco .sector-review .graph-box .graph-chart.on .bar-count {
  opacity: 1;
}
.product-eco .sector-review .graph-box .graph-notice {
  margin-top: 54px;
  color: #4B3800;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.28px;
}
.product-eco .sector-compare {
  padding: 100px 0;
}
.product-eco .sector-compare .img-box {
  position: relative;
}
.product-eco .sector-compare .compare-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  text-align: left;
}
.product-eco .sector-compare .compare-table .col-other {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 433px;
          flex: 0 0 433px;
  background: #F2F2F2;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.product-eco .sector-compare .compare-table .col-other .cell-title {
  padding: 22px 0;
  background: #DFDFDF;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.product-eco .sector-compare .compare-table .col-other .cell-list li {
  position: relative;
  padding: 32px 30px 32px 70px;
  color: #8A8A8A;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
.product-eco .sector-compare .compare-table .col-other .cell-list li + li {
  border-top: 1px solid #E0E0E0;
}
.product-eco .sector-compare .compare-table .col-eduwill {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 542px;
          flex: 0 0 542px;
  position: relative;
  z-index: 1;
  background: #fff;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  border-radius: 0 10px 10px 0;
  border: 3px solid #ffc80c;
}
.product-eco .sector-compare .compare-table .col-eduwill:before {
  position: absolute;
  top: -3px;
  left: -27px;
  bottom: -3px;
  content: "";
  display: block;
  width: 24px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/B/product/251001/pc/bg_compare_eduwill.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-title {
  padding: 22px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFCC0F), to(#FFB700));
  background: linear-gradient(180deg, #FFCC0F 0%, #FFB700 100%);
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-list li {
  position: relative;
  padding: 45px 30px 45px 70px;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-list li strong {
  color: #FF9900;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
}
.product-eco .sector-compare .compare-table .col-eduwill .cell-list li + li {
  border-top: 1px solid #F0F0F0;
}
.product-eco .sector-compare .compare-table .ico-x,
.product-eco .sector-compare .compare-table .ico-check {
  position: absolute;
  left: 30px;
  display: inline-block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.product-eco .sector-compare .compare-table .ico-x {
  top: 33px;
  background: #8A8A8A url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Cpath d='M1 1L9 9M9 1L1 9' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center/10px;
}
.product-eco .sector-compare .compare-table .ico-check {
  top: 47px;
  background: #FFC414 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10'%3E%3Cpath d='M1 5L4.5 8.5L11 1.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat center/12px;
}
.product-eco .sector-compare .stamp {
  position: absolute;
  bottom: 27px;
  right: 37px;
  opacity: 0;
  z-index: 1;
}
.product-eco .sector-compare .stamp.on {
  -webkit-animation: stampIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
          animation: stampIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@-webkit-keyframes stampIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  33% {
    opacity: 1;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  66% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes stampIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(3);
            transform: scale(3);
  }
  33% {
    opacity: 1;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  66% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.product-eco .sector-compare .desc-text {
  margin-top: 60px;
  color: #000;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -1.44px;
}
.product-eco .sector-compare .desc-text strong {
  color: #FFC414;
  font-family: inherit;
}
.product-eco .sector-compare .notice {
  text-align: center;
  color: #4B3800;
}
.product-eco .sector-benefit {
  padding: 100px 0;
  background-color: #fff;
}
.product-eco .sector-benefit .notice {
  text-align: center;
  margin-top: 40px;
}
.product-eco .sector-benefit .img-box {
  margin-top: 20px;
}
.product-eco .sector-benefit .card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-top: 60px;
}
.product-eco .sector-benefit .card-list > div {
  position: relative;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  background: -webkit-gradient(linear, left bottom, left top, from(#FAFAFA), to(#FAFAFA)), #F8F8F8;
  background: linear-gradient(0deg, #FAFAFA 0%, #FAFAFA 100%), #F8F8F8;
}
.product-eco .sector-benefit .card-list > div p {
  text-align: center;
}
.product-eco .sector-benefit .card-list .text-1 {
  position: absolute;
  top: 36px;
  left: 20px;
  right: 20px;
  color: #000;
  font-size: 22px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.44px;
}
.product-eco .sector-benefit .card-list .text-2 {
  position: absolute;
  top: 333px;
  right: 0;
  left: 0;
  color: #C1C1C1;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.42px;
}
.product-eco .sector-benefit .card-list .action-base {
  position: absolute;
  right: 30px;
  bottom: 19px;
}
.product-eco .sector-bar {
  position: relative;
  padding: 30px 0;
  background-color: #0E0E0E;
  background-image: url("https://img.eduwill.net/eduwill/img/2025/J/product/250312/pc/bg_band.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  z-index: 1;
}
.product-eco .sector-bar:after {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: "";
  display: block;
  width: 328px;
  height: 92px;
  background-image: url("//img.eduwill.net/eduwill/img/2025/J/product/250312/pc/bg_band_tail.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.product-eco .sector-bar p {
  font-size: 54px;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: -0.5px;
  background: -webkit-gradient(linear, left top, right top, from(#FFCC0F), color-stop(69%, #FFFFFF));
  background: linear-gradient(90deg, #FFCC0F 0%, #FFFFFF 69%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.product-eco .sector-bar .notice {
  margin-top: 0;
  color: #fff;
  text-align: center;
}
.product-eco .sector-worry {
  padding: 100px 0;
  background: #FAFAFA;
}
.product-eco .sector-worry .sub-text {
  margin-top: 40px;
  color: #000;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -1.28px;
}
.product-eco .sector-worry .notice {
  text-align: center;
}
.product-eco .sector-solution {
  padding: 100px 0;
  background-color: #FFF0BD;
}
.product-eco .sector-item {
  padding-top: 100px;
  padding-bottom: 100px;
}
.product-eco .sector-item .box-item {
  position: relative;
  padding: 33px 34px 24px;
  margin: 0 20px;
  text-align: left;
  border-radius: 10px;
  border: 1px solid #828282;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.product-eco .sector-item .box-item.highlight {
  border-width: 3px;
  border-color: #FFAA00;
}
.product-eco .sector-item .box-item + .box-item {
  margin-top: 20px;
}
.product-eco .sector-item .flag-wrap {
  position: absolute;
  top: -1px;
  right: 30px;
}
.product-eco .sector-item .flag-wrap img {
  width: 95px;
}
.product-eco .sector-item .flag-wrap img + img {
  margin-left: -10px;
}
.product-eco .sector-item .info-top-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.product-eco .sector-item .info-top-area .title-1 {
  margin-bottom: 24px;
  color: #6A6A6A;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 220%;
  letter-spacing: -1px;
}
.product-eco .sector-item .info-top-area .title-1 strong {
  font-weight: 900;
  color: #FFAA00;
}
.product-eco .sector-item .info-top-area .title-2 {
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -1px;
}
.product-eco .sector-item .info-top-area .title-2 strong {
  font-weight: 900;
}
.product-eco .sector-item .price-list {
  position: absolute;
  right: 38px;
  bottom: 258px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: right;
}
.product-eco .sector-item .price-list .price-before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.product-eco .sector-item .price-list .price-before .text {
  color: #6A6A6A;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  margin-right: 3px;
}
.product-eco .sector-item .price-list .price-before .price {
  color: #6A6A6A;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-decoration-line: line-through;
}
.product-eco .sector-item .price-list .price-after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  color: #171923;
}
.product-eco .sector-item .price-list .price-after .text {
  margin-right: 14px;
  margin-bottom: 6px;
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
}
.product-eco .sector-item .price-list .price-after .price {
  font-family: inherit;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -1px;
  color: #000;
}
.product-eco .sector-item .price-list .price-after .price strong {
  font-weight: 900;
  color: #000;
}
.product-eco .sector-item .info-bottom-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 29px;
  border-top: 1px solid #DEDEDE;
  padding: 24px 0 35px;
}
.product-eco .sector-item .info-bottom-area .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.72px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.product-eco .sector-item .info-bottom-area .info:not(.list) + .info {
  margin-left: 28px;
}
.product-eco .sector-item .info-bottom-area .info .ico-1, .product-eco .sector-item .info-bottom-area .info .ico-3 {
  margin-right: 5px;
}
.product-eco .sector-item .info-bottom-area .info .ico-2 {
  margin-right: 14px;
}
.product-eco .sector-item .info-bottom-area .info p {
  color: #444;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.56px;
}
.product-eco .sector-item .info-bottom-area .info p strong {
  display: inline-block;
  margin-bottom: 3px;
  font-size: 15px;
  letter-spacing: -0.6px;
  font-weight: 700;
}
.product-eco .sector-item .info-bottom-area .info:not(.list) strong {
  color: #000;
}
.product-eco .sector-item .info-bottom-area .info.list {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 342px;
}
.product-eco .sector-item .info-bottom-area .info.list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.product-eco .sector-item .info-bottom-area .info.list ul li .title {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 131%;
  letter-spacing: -1px;
}
.product-eco .sector-item .info-bottom-area .info.list ul li .text {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 131%;
  letter-spacing: -0.6px;
}
.product-eco .sector-item .info-bottom-area .info.list ul li + li {
  margin-top: 8px;
}
.product-eco .sector-item .info-bottom-area .info.list + .info {
  padding-left: 30px;
  margin-left: 30px;
  border-left: 1px solid #DEDEDE;
}
.product-eco .sector-item .action {
  margin: 0 -13px;
}
.product-eco .sector-item .action a {
  display: inline-block;
  width: 100%;
  padding: 26px 35px;
  border-radius: 8px;
  background: #646464;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 0%, #000 100%);
  color: #FFF;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 900;
  letter-spacing: -1px;
}
.product-eco .sector-item .action a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-item .action a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action a::before {
    width: 10px;
  }
}
.product-eco .sector-item .action a::before {
  height: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action a::before {
    height: 10px;
  }
}
.product-eco .sector-item .action a::before {
  margin-top: -0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action a::before {
    margin-top: -5px;
  }
}
.product-eco .sector-item .action a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action a::before {
    right: 20px;
  }
}
.product-eco .sector-item .action a::before {
  border-top-width: 0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action a::before {
    border-top-width: 3px;
  }
}
.product-eco .sector-item .action a::before {
  border-right-width: 0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-item .action a::before {
    border-right-width: 3px;
  }
}
.product-eco .sector-item .action a {
  vertical-align: top;
}
.product-eco .sector-item .action a:before {
  right: 35px;
}
.product-eco .sector-discount {
  padding-bottom: 100px;
}
.product-eco .sector-discount p.main-title {
  font-size: 36px;
}
.product-eco .sector-discount p.main-title strong {
  font-size: inherit;
}
.product-eco .sector-discount .text-wait {
  display: block;
  margin-bottom: 20px;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: -2.8px;
  opacity: 0.8;
  background: linear-gradient(94deg, #FFC801 35.45%, #FFE0B7 60.76%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #E89900;
  paint-order: stroke;
}
.product-eco .sector-discount .flag-only {
  position: absolute;
  top: 0;
  right: 0;
}
.product-eco .sector-discount .box-list {
  -webkit-box-align: stretch;
  -ms-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0 20px;
  gap: 14px;
}
.product-eco .sector-discount .box-list .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 41px 29px 26px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #828282;
  background: #FBFBFB;
  text-align: left;
}
.product-eco .sector-discount .box-list .box:not(.w-full) {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.product-eco .sector-discount .box-list .box.w-full {
  width: 100%;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 33px 40px;
}
.product-eco .sector-discount .box-list .box.w-full .side-text {
  padding-right: 108px;
  margin-right: 40px;
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.28;
  letter-spacing: -0.84px;
  border-right: 2px solid rgba(212, 212, 212, 0.6);
}
.product-eco .sector-discount .box-list .box.w-full .side-text strong {
  font-weight: 900;
}
.product-eco .sector-discount .box-list .box.w-full .discount-value {
  margin-top: -10px;
  margin-bottom: 0;
}
.product-eco .sector-discount .box-list .box.w-full .title-discount {
  font-weight: 700;
}
.product-eco .sector-discount .box-list .box.w-full .text-info .discount-value {
  -webkit-box-pack: start;
  -ms-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.product-eco .sector-discount .box-list .box.w-full .action {
  margin: 0 0 0 auto;
}
.product-eco .sector-discount .box-list .box.w-full .action a {
  width: 290px;
  text-align: center;
  padding: 48px 0;
}
.product-eco .sector-discount .box-list .box.w-full .action a:before {
  right: 90px;
}
.product-eco .sector-discount .box-list .box .title-discount {
  min-height: 75px;
  color: #000;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.27;
  letter-spacing: -0.56px;
}
.product-eco .sector-discount .box-list .box .title-discount strong {
  font-weight: 700;
}
.product-eco .sector-discount .box-list .box .discount-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-eco .sector-discount .box-list .box .discount-value strong {
  color: #171923;
  font-family: Inter;
  font-size: 60px;
  font-weight: 800;
  letter-spacing: -1.8px;
}
.product-eco .sector-discount .box-list .box .discount-value .text {
  margin-top: 3px;
  margin-left: 3px;
  color: #171923;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.16;
  letter-spacing: -0.2px;
}
.product-eco .sector-discount .box-list .box .action {
  margin: auto -7px 0;
}
.product-eco .sector-discount .box-list .box .action a {
  width: 100%;
  padding: 13px 30px;
  border-radius: 6px;
  border: 1px solid #CCC;
  background: #646464;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 0%, #000 100%);
}
.product-eco .sector-discount .box-list .box .action a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-discount .box-list .box .action a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    width: 8px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  height: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    height: 8px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  margin-top: -0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    margin-top: -4px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 2.2222222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    right: 16px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  border-top-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    border-top-width: 2px;
  }
}
.product-eco .sector-discount .box-list .box .action a::before {
  border-right-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box .action a::before {
    border-right-width: 2px;
  }
}
.product-eco .sector-discount .box-list .box .action a {
  text-align: center;
}
.product-eco .sector-discount .box-list .box .action a:before {
  right: 110px;
}
.product-eco .sector-discount .box-list .box .action a .text {
  color: #FFF;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: -0.8px;
}
.product-eco .sector-discount .box-list .box-full {
  position: relative;
  width: 100%;
}
.product-eco .sector-discount .box-list .box-full .action {
  position: absolute;
  top: 61px;
  right: 54px;
  bottom: 51px;
}
.product-eco .sector-discount .box-list .box-full .action a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 290px;
  height: 122px;
  border-radius: 8px;
  background-color: #000;
}
.product-eco .sector-discount .box-list .box-full .action a .text {
  position: relative;
  display: inline-block;
  padding-right: 16px;
  color: #FFF;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.88px;
  vertical-align: top;
}
.product-eco .sector-discount .box-list .box-full .action a .text {
  position: relative;
  display: inline-block;
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    width: 6px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  height: 0.8333333333vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    height: 6px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  margin-top: -0.4166666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    margin-top: -3px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    right: 12px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  border-top-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    border-top-width: 2px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text::before {
  border-right-width: 0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-discount .box-list .box-full .action a .text::before {
    border-right-width: 2px;
  }
}
.product-eco .sector-discount .box-list .box-full .action a .text:before {
  right: 0;
}
.product-eco .sector-teacher {
  padding: 100px 0;
}
.product-eco .sector-teacher .tab-box {
  margin: 0 auto;
  width: 1040px;
}
.product-eco .sector-teacher .tab-list li button {
  min-height: 73px;
  padding: 0;
  color: #6D6D6D;
  border-color: #CFCFCF;
}
.product-eco .sector-teacher .tab-view {
  position: relative;
}
.product-eco .sector-teacher .tab-view .btn-video-pop-open {
  position: absolute;
  top: 150px;
  right: 162px;
}
.product-eco .sector-book .flag-best {
  position: absolute;
  top: 301px;
  right: 156px;
  width: 50px;
  z-index: 1;
}
.product-eco .sector-book .main-title .fc-point {
  color: #FF8000;
  font-weight: 900;
}
.product-eco .sector-book .eco-5302 {
  display: inline-block;
  vertical-align: top;
}
.product-eco .sector-book .eco-5302 .num {
  top: 71px;
  left: 50%;
  margin-left: -160px !important;
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.product-eco .sector-book .base-text {
  margin-top: 15px;
  position: static;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.product-eco .sector-book .action-base a {
  padding: 6px 23px 6px 13px;
  border-radius: 2px;
  border: 1px solid #000;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.28px;
  opacity: 0.6;
}
.product-eco .sector-book .action-base a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-book .action-base a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-book .action-base a::before {
    width: 5px;
  }
}
.product-eco .sector-book .action-base a::before {
  height: 0.6944444444vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-book .action-base a::before {
    height: 5px;
  }
}
.product-eco .sector-book .action-base a::before {
  margin-top: -0.3472222222vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-book .action-base a::before {
    margin-top: -2.5px;
  }
}
.product-eco .sector-book .action-base a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-book .action-base a::before {
    right: 10px;
  }
}
.product-eco .sector-book .action-base a::before {
  border-top-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-book .action-base a::before {
    border-top-width: 1px;
  }
}
.product-eco .sector-book .action-base a::before {
  border-right-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-book .action-base a::before {
    border-right-width: 1px;
  }
}
.product-eco .sector-book .action-base a:before {
  right: 13px;
}
.product-eco .sector-book .book-slide {
  margin-top: 40px;
  -webkit-filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.2));
}
.product-eco .sector-book .book-slide .slick-slide {
  margin: 0 7px;
}
.product-eco .sector-book .book-slide img {
  height: 205px;
}
.product-eco [class^=sector-point] {
  background: #FAFAFA;
}
.product-eco [class^=sector-point] + [class^=sector-point] {
  padding-top: 10px;
}
.product-eco [class^=sector-point] .img-box {
  position: relative;
}
.product-eco [class^=sector-point] .flag-1 {
  position: absolute;
  top: 80px;
  right: 74px;
}
.product-eco [class^=sector-point] .compare-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 59px;
}
.product-eco [class^=sector-point] .compare-box .compare-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.product-eco [class^=sector-point] .compare-box .compare-item .item-title {
  line-height: 66px;
}
.product-eco [class^=sector-point] .compare-box .compare-item .item-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 265px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-eco [class^=sector-point] .compare-box .compare-item .item-cont p {
  color: #444;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.8px;
}
.product-eco [class^=sector-point] .compare-box .compare-item .item-cont p strong {
  font-weight: 700;
}
.product-eco [class^=sector-point] .compare-box .compare-item .item-cont span {
  margin-top: 12px;
  color: #979797;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.72px;
}
.product-eco [class^=sector-point] .compare-box .compare-item:first-child .item-title {
  border-right: 1px solid #D2D2D2;
  border-bottom: 1px solid #D2D2D2;
  background: -webkit-gradient(linear, left top, left bottom, from(#E1E1E1), to(#D7D7D7)), #DDD;
  background: linear-gradient(180deg, #E1E1E1 0%, #D7D7D7 100%), #DDD;
  color: #979797;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.64px;
}
.product-eco [class^=sector-point] .compare-box .compare-item:first-child .item-cont {
  background: #F8F8F8;
  border-bottom: 1px solid #D2D2D2;
}
.product-eco [class^=sector-point] .compare-box .compare-item:last-child {
  margin-top: -2px;
  border: 2px solid #554000;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
}
.product-eco [class^=sector-point] .compare-box .compare-item:last-child .item-title {
  border-bottom: 1px solid #D2D2D2;
  background: -webkit-gradient(linear, left top, left bottom, from(#FC0), to(#FFB700)), #FFBF00;
  background: linear-gradient(180deg, #FC0 0%, #FFB700 100%), #FFBF00;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.8px;
}
.product-eco [class^=sector-point] .compare-box .compare-item:last-child .item-cont p {
  color: #000;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -1.04px;
}
.product-eco [class^=sector-point] .compare-box .compare-item:last-child .item-cont p strong {
  font-weight: 700;
}
.product-eco [class^=sector-point] .compare-box .compare-item:last-child .item-cont span {
  color: #000;
}
.product-eco [class^=sector-point] .benefit-list {
  margin: 0 59px;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  text-align: left;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item + .benefit-item {
  margin-top: 10px;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item .title-benefit {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 340px;
  padding: 10px 30px;
  border-radius: 10px;
  border: 1px solid rgba(255, 191, 0, 0.2);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 191, 0, 0.06)), to(rgba(255, 191, 0, 0.1))), #FFFDF7;
  background: linear-gradient(180deg, rgba(255, 191, 0, 0.06) 0%, rgba(255, 191, 0, 0.1) 100%), #FFFDF7;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item .title-benefit span {
  color: #7B4F20;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.64px;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item .title-benefit span + p {
  margin-top: 5px;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item .title-benefit p {
  color: #7B4F20;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.8px;
}
.product-eco [class^=sector-point] .benefit-list .benefit-item .cont-benefit {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  padding: 30px 40px;
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  background: #F8F8F8;
  color: #444;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.64px;
}
.product-eco [class^=sector-point] .sub-text {
  margin-top: 40px;
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.product-eco .sector-point1 {
  padding-top: 100px;
}
.product-eco .sector-curriculum {
  padding-top: 100px;
}
.product-eco .sector-curriculum .tab-box {
  margin: 0 80px;
}
.product-eco .sector-curriculum .tab-box .tab-list li button {
  min-height: 72px;
  border-color: #E6E6E6;
  color: #888;
  font-size: 18px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.36px;
  border-radius: 10px;
}
.product-eco .sector-curriculum .tab-box .tab-list li.active button {
  color: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#FC0), to(#FFB700)), #FFBF00;
  background: linear-gradient(180deg, #FC0 0%, #FFB700 100%), #FFBF00;
}
.product-eco .sector-curriculum .img-box {
  position: relative;
  width: 1040px;
  margin: 0 auto;
}
.product-eco .sector-curriculum .img-box .flag-curriculum {
  position: absolute;
  top: -34px;
  right: 251px;
}
.product-eco .sector-curriculum .img-box .flag-2 {
  right: -40px;
}
.product-eco .sector-curriculum .notice {
  margin: 20px 80px 0;
}
.product-eco .sector-point8 .notice {
  text-align: center;
}
.product-eco .sector-video {
  padding: 100px 0;
}
.product-eco .sector-video .video-box {
  z-index: 2;
  position: relative;
  width: 588px;
  height: 331px;
  margin: 0 auto;
  border-radius: 10px;
  overflow: hidden;
}
.product-eco .sector-video .video-box a {
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
}
.product-eco .sector-video .video-box a img {
  width: 100%;
  height: 100%;
}
.product-eco .sector-video .video-box video {
  display: block;
  width: 100%;
  height: 100%;
}
.product-eco .sector-video .character {
  z-index: 2;
  position: absolute;
  right: 127px;
  bottom: -34px;
}
.product-eco .sector-video .review-slider {
  margin-top: 40px;
}
.product-eco .sector-video .review-slider .slick-slide {
  width: 367px;
  margin: 0 5px;
}
.product-eco .sector-video .notice {
  position: relative;
  text-align: center;
}
.product-eco .sector-video .notice a {
  top: 0;
  right: 0;
  border: 1px solid #000;
  padding: 6px 25px 6px 13px;
  margin-left: auto;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.28px;
  opacity: 0.4;
}
.product-eco .sector-video .notice a {
  position: relative;
  display: inline-block;
}
.product-eco .sector-video .notice a::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-video .notice a::before {
    width: 4px;
  }
}
.product-eco .sector-video .notice a::before {
  height: 0.5555555556vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-video .notice a::before {
    height: 4px;
  }
}
.product-eco .sector-video .notice a::before {
  margin-top: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-video .notice a::before {
    margin-top: -2px;
  }
}
.product-eco .sector-video .notice a::before {
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-video .notice a::before {
    right: 8px;
  }
}
.product-eco .sector-video .notice a::before {
  border-top-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-video .notice a::before {
    border-top-width: 1px;
  }
}
.product-eco .sector-video .notice a::before {
  border-right-width: 0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .product-eco .sector-video .notice a::before {
    border-right-width: 1px;
  }
}
.product-eco .sector-video .notice a {
  position: absolute;
}
.product-eco .sector-video .notice a:before {
  right: 13px;
}
.product-eco .sector-band {
  padding: 42px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#000));
  background: linear-gradient(180deg, #646464 0%, #000 100%);
}
.product-eco .sector-band p {
  color: #FFF;
  font-size: 34px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -1.36px;
}
.product-eco .sector-band p strong {
  font-weight: 700;
  color: #FFD900;
}
.product-eco.product-260305 .sector-item .info-bottom-area .info.list {
  width: 292px;
}
.product-eco.product-260305 .sector-band {
  padding: 42px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFC43A), to(#FA0)), -webkit-gradient(linear, left bottom, left top, from(#000), to(#000)), -webkit-gradient(linear, left bottom, left top, from(#FFF), to(#FFF)), #000;
  background: linear-gradient(180deg, #FFC43A 0%, #FA0 100%), linear-gradient(0deg, #000 0%, #000 100%), linear-gradient(0deg, #FFF 0%, #FFF 100%), #000;
}
.product-eco.product-260305 .sector-band p {
  color: #7A5E23;
  font-size: 34px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -1.36px;
}
.product-eco.product-260305 .sector-band p strong {
  font-weight: 700;
  color: #000;
}
.product-eco.product-260305 .sector-band small {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 140%;
  color: rgba(7, 7, 7, 0.6);
  letter-spacing: -0.56px;
}/*# sourceMappingURL=web.css.map */