@charset "UTF-8";
.grid, .promotion-tab .info-list, .promotion .wrap {
  *zoom: 1;
}

.grid:before, .promotion-tab .info-list:before, .promotion .wrap:before, .grid:after, .promotion-tab .info-list:after, .promotion .wrap:after {
  content: '';
  display: table;
}

.grid:after, .promotion-tab .info-list:after, .promotion .wrap:after {
  clear: both;
}

.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, .promotion-tab .info-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col, .promotion-tab .info-list .col, .promotion-tab .info-list li {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.layer-dimmed.white {
  background: #fff;
  opacity: 0;
}

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

@media screen and (min-width: 720px) {
  .layer .layer-close {
    width: 60px;
  }
}

@media screen and (min-width: 720px) {
  .layer .layer-close {
    height: 60px;
  }
}

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

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

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

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

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

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

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

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

.layer-base .layer-cont {
  padding: 6.94444vw;
  background: #fff;
  border: 3px solid #000;
  text-align: left;
  border-radius: 15px;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont {
    padding: 50px;
  }
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont {
    border: 6px solide #000;
    border-radius: 30px;
  }
}

.layer-base .layer-cont strong {
  display: block;
  font-weight: 700;
  color: #000;
  font-size: 4.44444vw;
  letter-spacing: -0.27778vw;
  margin-bottom: 2.77778vw;
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont strong {
    font-size: 32px;
  }
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont strong {
    letter-spacing: -2px;
  }
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont strong {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont strong {
    font-size: 28px;
    margin-bottom: 12px;
  }
}

.layer-base .layer-cont .grounds-text {
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.4);
  font-size: 3.33333vw;
  font-weight: 400;
  letter-spacing: -1px;
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont .grounds-text {
    font-size: 24px;
  }
}

@media screen and (min-width: 720px) {
  .layer-base .layer-cont .grounds-text {
    font-size: 16px;
  }
}

.eco-1877 p {
  display: none;
}

.eco-1877 p.brand, .eco-1877 p.winner, .eco-1877 p.compare {
  position: relative;
  display: block;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  color: rgba(167, 166, 166, 0.6);
}

.eco-1877 p.brand .mark, .eco-1877 p.winner .mark, .eco-1877 p.compare .mark {
  font-size: 0;
}

.eco-1877 p.brand .mark::before, .eco-1877 p.winner .mark::before, .eco-1877 p.compare .mark::before {
  font-size: 16px;
  font-weight: 400;
  color: rgba(167, 166, 166, 0.6);
}

.eco-1877 p.winner {
  margin-top: -46px;
}

.eco-1877 p.compare {
  margin-top: 20px;
}

.eco-1877 p.brand .mark::before {
  content: '1)';
}

.eco-1877 p.winner .mark::before {
  content: '2)';
}

.eco-1877 p.compare::before {
  content: '3)';
}

.promotion {
  position: relative;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -1px;
  overflow-x: hidden;
  overflow-y: hidden;
}

.promotion .container,
.promotion .item {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .only-pc {
  position: relative;
  display: block;
}

.promotion .only-mobile {
  display: none;
}

.promotion .wing {
  position: fixed;
  top: 200px;
  z-index: 10;
}

.promotion .wing.left {
  top: 250px;
  left: 50%;
  margin-left: -780px;
}

.promotion .wing.right {
  display: none;
  width: 165px;
  right: 0;
}

.promotion .wing.right a {
  display: block;
}

.promotion .wing.right a + a {
  margin-top: 10px;
}

.promotion .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  content: '';
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-indent: -9999px;
  display: block;
  width: 45px;
  height: 45px;
  border-color: #4a4a49;
  margin-top: -20px;
  cursor: pointer;
}

.promotion .slick-arrow.slick-prev {
  left: -20px;
  background: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/btn_prev.png") 50% 0 no-repeat;
}

.promotion .slick-arrow.slick-next {
  left: auto;
  right: -20px;
  background: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/btn_next.png") 50% 0 no-repeat;
}

.promotion .grounds-text {
  position: relative;
  text-align: right;
  margin-top: 20px;
  color: rgba(167, 166, 166, 0.6);
  font-weight: 400;
  font-size: 16px;
}

.promotion .fix-apply {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100px;
  z-index: 11;
  background: rgba(0, 0, 0, 0.9);
}

.promotion .fix-apply a {
  position: relative;
  top: -29px;
}

.promotion .fix-apply a {
  position: relative;
  display: inline-block;
}

.promotion .fix-apply a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 7.91667vw;
  height: 9.02778vw;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -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;
}

@media screen and (min-width: 720px) {
  .promotion .fix-apply a:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .fix-apply a:after {
    height: 65px;
  }
}

@-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 .freebook-apply {
  border: 0 !important;
}

.promotion-top {
  background: #071c39;
}

.promotion-title {
  position: relative;
  background-color: #ffd032;
  background-image: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
}

.promotion-title .wrap {
  width: 1200px;
}

.promotion-title .flag {
  position: absolute;
  top: 687px;
  right: 50px;
  z-index: 1;
}

.promotion-title .flag strong {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 42px 4px 0 0;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #2a2a2b;
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: -2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-title .tip {
  position: absolute;
  top: 1205px;
  right: 50px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: rgba(127, 120, 78, 0.6);
  line-height: 1.4;
  z-index: 1;
}

.promotion-title .action {
  position: absolute;
  bottom: -84px;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
}

.promotion-title .action a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table !important;
  width: 906px;
  height: 117px;
  margin: 0 auto;
  text-align: center;
  border-radius: 100px;
  background: #1488fe;
  border-bottom: 2px solid #0f66be;
}

.promotion-title .action a {
  position: relative;
  display: inline-block;
}

.promotion-title .action a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 7.91667vw;
  height: 9.02778vw;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_12.png") no-repeat 0 0;
  background-size: 100% auto;
  -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;
}

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

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

@-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-title .action a span {
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  font-weight: 900;
  color: #fff;
  line-height: 1;
  letter-spacing: -2px;
}

.promotion-title .action a span strong {
  font-weight: 900;
  color: #ffcc00;
}

.promotion-title .action .grounds-text {
  margin-top: 15px;
  text-align: center;
}

.promotion-title .icon-naver {
  position: absolute;
  left: 50%;
  top: -50px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.promotion-title.modify-211108 {
  padding-top: 100px;
  background-image: url(//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/bg_title_211108.jpg);
  background-size: cover;
}

.promotion-info {
  background: #fff;
}

.promotion-tab {
  background: #ffefcb;
}

.promotion-tab .wrap {
  width: 1200px;
}

.promotion-tab .info-list {
  width: 1100px;
  margin: 25px auto;
}

.promotion-tab .info-list li {
  width: 360px;
  height: 100px;
  margin-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-tab .info-list li a {
  display: block;
  line-height: 100px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: -2px;
  color: #969696;
  border-radius: 20px;
  background: #d4d4d4;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

.promotion-tab .info-list li:first-child {
  margin-left: 0;
}

.promotion-tab .info-list li.active a {
  font-weight: 900;
  color: #1588ff;
  background: #fff;
}

.promotion-tab .info-contents .tab-view {
  display: none;
  width: 1100px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}

.promotion-tab .grounds-text {
  padding: 0 50px 20px;
}

.promotion-tab .item {
  background-image: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/bg_free.gif");
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto;
}

.promotion-tab .flag {
  position: absolute;
  top: 380px;
  right: 80px;
  z-index: 1;
}

.promotion-apply-title {
  background: #ffc916;
}

.promotion-bar {
  background-color: #0d1e58;
  background-image: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/bg_text.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.promotion-graph {
  background: #39aee1;
}

.promotion-winner {
  padding-bottom: 75px;
}

.promotion-winner .winner-box .video {
  margin-bottom: 30px;
  text-align: center;
}

.promotion-winner .winner-box .video a {
  display: inline-block;
}

.promotion-winner .winner-box .winner-contents {
  position: relative;
  margin: -80px auto 0;
}

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

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

.promotion-winner .winner-box .winner-contents p {
  line-height: 2;
  font-size: 16px;
  color: #3e3e3e;
  font-weight: 700;
}

.promotion-winner .winner-box .winner-contents:after {
  content: '';
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
}

.promotion-winner .winner-box .winner-contents:before {
  content: '';
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 10;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
}

.promotion-winner .grounds-text {
  padding-right: 30px;
  margin-top: 30px;
  text-align: right;
  color: rgba(167, 166, 166, 0.6);
  font-weight: 400;
  font-size: 16px;
}

.promotion-winner .slider .slick-slide div {
  padding: 40px 0;
}

.promotion-winner .slider .slick-slide div img {
  display: inline-block;
  border-radius: 30px 30px 56px 30px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.4);
}

.promotion-teacher {
  padding-bottom: 75px;
  background: #fafafa;
}

.promotion-teacher .review {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding-top: 40px;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #e9e9e9;
  text-align: center;
}

.promotion-teacher .review .tit {
  display: inline-block;
  position: relative;
  padding-left: 57px;
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1.6px;
}

.promotion-teacher .review .tit::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  width: 40px;
  height: 40px;
  margin-top: -20px;
  background: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/ico_load.png") no-repeat 50% 50%;
  -webkit-animation-name: load;
          animation-name: load;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

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

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

.promotion-teacher .review .tit span {
  position: relative;
}

.promotion-teacher .review .tit span:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 8px;
  left: 0;
  height: 10px;
  background-color: #8be0ff;
}

.promotion-teacher .review .tit span em {
  position: relative;
  z-index: 5;
}

.promotion-teacher .review .review-list {
  height: 360px;
  padding: 50px 80px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-teacher .review .review-list .item {
  color: #000;
  font-size: 18px;
  letter-spacing: -1.6px;
  line-height: 2.3;
  font-weight: 500;
}

.promotion-teacher .review .review-list .name {
  display: inline-block;
  min-width: 85px;
  margin-right: 40px;
  color: #999;
}

.promotion-teacher .review .review-list .slick-list {
  position: relative;
  height: 100% !important;
}

.promotion-teacher .review .review-list .slick-list::before, .promotion-teacher .review .review-list .slick-list:after {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 100px;
  z-index: 10;
}

.promotion-teacher .review .review-list .slick-list::before {
  top: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, white 100%);
}

.promotion-teacher .review .review-list .slick-list::after {
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
}

.promotion-teacher .grounds-text {
  margin-top: 30px;
}

.promotion-book .eco-3223 {
  position: absolute;
  top: 158px;
  left: 90px;
  text-align: left;
  font-weight: 900;
  font-size: 43px;
  color: #222;
  letter-spacing: -2px;
  line-height: 1;
}

.promotion-book .grounds-text {
  position: absolute;
  right: 50px;
  bottom: 60px;
  z-index: 1;
}

.promotion-book .grounds-text span {
  display: inline-block;
}

.promotion-book .btn-base {
  display: inline-block;
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 10px 15px;
  vertical-align: top;
  line-height: 1;
  text-align: center;
}

.promotion-book .btn-base span {
  font-weight: 500;
  line-height: 1;
  color: #333;
}

.promotion-book .btn-base span:after {
  content: '>';
  display: inline-block;
  font-family: "KHNPHD", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  margin-left: 10px;
  vertical-align: middle;
}

.promotion-system .wrap {
  position: relative;
  z-index: 2;
}

.promotion-system .wrap .slider .slick-arrow.slick-prev {
  background: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/btn_prev2.png") 50% 0 no-repeat;
}

.promotion-system .wrap .slider .slick-arrow.slick-next {
  background: url("//img.eduwill.net/eduwill/img/2021/G/freebook/210422/pc/btn_next2.png") 50% 0 no-repeat;
}

.promotion-system .wrap .slider .slick-slide img {
  display: inline-block;
}

.promotion-system:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1360px;
  background: #0e253a;
  z-index: 1;
}

.promotion-system .item .grounds-text {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 1;
}

.promotion-system .item .btn-awards {
  position: absolute;
  top: 347px;
  left: 85px;
  width: 192px;
  height: 46px;
  display: block;
  z-index: 1;
}

.promotion .promotion-year5 {
  padding: 80px 0 120px;
}

.promotion .promotion-year5 .year5-box {
  position: relative;
  margin: 0 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.promotion .promotion-year5 .year5-title {
  position: relative;
}

.promotion .promotion-year5 .year5-title .action {
  position: absolute;
  top: 118px;
  left: 85px;
  z-index: 1;
}

.promotion .promotion-year5 .year5-title .action .btn-base {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
}

.promotion .promotion-year5 .year5-title .action .btn-base:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 1.11111vw;
  height: 1.11111vw;
  margin-top: -0.55556vw;
  border-width: 0;
  border-style: solid;
  border-color: #999;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 16px;
  border-top-width: 2px;
  border-right-width: 2px;
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-title .action .btn-base:before {
    width: 8px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-title .action .btn-base:before {
    height: 8px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-title .action .btn-base:before {
    margin-top: -4px;
  }
}

.promotion .promotion-year5 .year5-list {
  overflow: hidden;
  -webkit-transform: perspective(570px) rotateX(45deg);
  transform: perspective(570px) rotateX(45deg);
}

.promotion .promotion-year5 .year5-list:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 1.5625rem;
  background: white;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-list:before {
    height: 50px;
  }
}

.promotion .promotion-year5 .year5-list:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 1.5625rem;
  background: white;
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-list:after {
    height: 50px;
  }
}

.promotion .promotion-year5 .year5-list .slick-slide {
  margin-top: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .promotion .promotion-year5 .year5-list .slick-slide {
    margin-top: 30px;
  }
}

.promotion .promotion-year5 .year5-list .slick-slide img {
  display: inline-block;
}

.promotion .sector-unbreakable {
  letter-spacing: -1px;
}

.promotion .sector-unbreakable .unbreakable-title {
  text-align: left;
}

.promotion .sector-unbreakable .unbreakable-title .title:before {
  content: '06.';
  float: left;
  margin-right: 2.77778vw;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 6.94444vw;
  font-weight: 900;
  color: #afafaf;
}

@media screen and (min-width: 720px) {
  .promotion .sector-unbreakable .unbreakable-title .title:before {
    margin-right: 20px;
  }
}

@media screen and (min-width: 720px) {
  .promotion .sector-unbreakable .unbreakable-title .title:before {
    font-size: 50px;
  }
}

.promotion .sector-unbreakable .unbreakable-title .base {
  margin-left: 12.5vw;
}

@media screen and (min-width: 720px) {
  .promotion .sector-unbreakable .unbreakable-title .base {
    margin-left: 90px;
  }
}

.promotion .comment-event .comment-section .title:before, .promotion .comment-event .comment-section .title .bg {
  height: 370px;
}
/*# sourceMappingURL=web.css.map */