@charset "UTF-8";
.bx-wrapper {
  margin: 0 auto !important; }
  .bx-wrapper .bx-viewport {
    background: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    left: 0; }
  .bx-wrapper .bx-wrapper img {
    display: inline; }

@-webkit-keyframes slideUpY {
  0% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0); } }

@keyframes slideUpY {
  0% {
    -webkit-transform: translate(0, 10px);
            transform: translate(0, 10px); }
  100% {
    -webkit-transform: translate(-10px, 0);
            transform: translate(-10px, 0); } }

.promotion .section {
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .promotion .section .wrap {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
    letter-spacing: -1px; }
  .promotion .section_title {
    height: 1115px;
    background: url("//img.eduwill.net/Img2/Blackgosi/promotion/freelecture/191004/pc/bg_pt.jpg") 0 0 repeat-x; }
    .promotion .section_title .bg_wrap {
      height: 100%;
      background: url("//img.eduwill.net/Img2/Blackgosi/promotion/freelecture/191004/pc/bg_title.jpg") 50% 0 no-repeat; }
      .promotion .section_title .bg_wrap .wrap {
        height: 100%; }
    .promotion .section_title .motion {
      position: absolute;
      opacity: 0;
      z-index: 1;
      overflow: hidden; }
      .promotion .section_title .motion.idx_01 {
        top: 142px;
        left: 39px;
        z-index: 2; }
      .promotion .section_title .motion.idx_02 {
        top: 149px;
        left: 351px;
        z-index: 2; }
      .promotion .section_title .motion.idx_03 {
        top: 285px;
        left: 0;
        z-index: 2; }
      .promotion .section_title .motion.idx_04 {
        top: 145px;
        left: 722px; }
      .promotion .section_title .motion.idx_05 {
        top: 747px;
        left: 1px; }
    .promotion .section_title .idx_06 {
      position: absolute;
      width: 100%;
      bottom: 0;
      text-align: center; }
      .promotion .section_title .idx_06 a {
        display: inline-block; }
        .promotion .section_title .idx_06 a:after {
          content: '';
          display: block;
          position: absolute;
          top: 45px;
          left: 50%;
          margin-left: 312px;
          width: 85px;
          height: 94px;
          background: url("//img.eduwill.net/Img2/Blackgosi/promotion/freelecture/191004/pc/pointer.png") 0 0 no-repeat;
          -webkit-animation: 0.4s slideUpY ease-in-out infinite alternate;
          animation: 0.4s slideUpY ease-in-out infinite alternate;
          z-index: 1; }
  .promotion .section_01 {
    background: #fff; }
  .promotion .section_02 {
    background: #21006c; }
  .promotion .section_03 {
    background: #fff; }
  .promotion .section_04 {
    padding-bottom: 110px;
    background: #f7f7f7; }
    .promotion .section_04 ul li {
      position: relative;
      margin-top: 62px; }
      .promotion .section_04 ul li:first-child {
        margin-top: 0; }
      .promotion .section_04 ul li .movie {
        position: absolute;
        top: 253px;
        left: 132px;
        width: 469px;
        height: 269px;
        z-index: 10; }
  .promotion .section_05 {
    background: #fff; }
  .promotion .section_06 {
    height: 488px;
    background: #3c0b7d url("//img.eduwill.net/Img2/Blackgosi/promotion/freelecture/191004/pc/bg_free.jpg") 50% 0 no-repeat; }
    .promotion .section_06 .title {
      padding: 85px 0 50px; }
    .promotion .section_06 .button {
      position: relative;
      text-align: center; }
      .promotion .section_06 .button a {
        display: inline-block;
        margin-bottom: 45px; }
        .promotion .section_06 .button a:after {
          content: '';
          display: block;
          position: absolute;
          top: 45px;
          left: 50%;
          margin-left: 235px;
          width: 85px;
          height: 94px;
          background: url("//img.eduwill.net/Img2/Blackgosi/promotion/freelecture/191004/pc/pointer.png") 0 0 no-repeat;
          -webkit-animation: 0.4s slideUpY ease-in-out infinite alternate;
          animation: 0.4s slideUpY ease-in-out infinite alternate;
          z-index: 1; }
    .promotion .section_06 .tip {
      font-weight: 700;
      font-size: 20px;
      color: #d1aeff; }
/*# sourceMappingURL=web.css.map */