@charset "UTF-8";
.grid, .lecture-intro .action, .lecture-apply .action, .lecture .container, .lecture-title .wrap {
  *zoom: 1;
}

.grid:before, .lecture-intro .action:before, .lecture-apply .action:before, .lecture .container:before, .lecture-title .wrap:before, .grid:after, .lecture-intro .action:after, .lecture-apply .action:after, .lecture .container:after, .lecture-title .wrap:after {
  content: '';
  display: table;
}

.grid:after, .lecture-intro .action:after, .lecture-apply .action:after, .lecture .container:after, .lecture-title .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, .lecture-intro .action, .lecture-apply .action {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col, .lecture-intro .action .col, .lecture-apply .action .col, .lecture-intro .action .btn-detail, .lecture-apply .action .btn-apply {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.popup-dim {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.7);
}

.popup {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 300;
  display: none;
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 1100px) {
  .popup {
    width: 100%;
    max-width: 800px;
  }
}

.popup .popup-body {
  max-height: 600px;
  overflow-y: auto;
  padding: 0.9375rem;
  font-size: 2.22222vw;
}

@media screen and (min-width: 720px) {
  .popup .popup-body {
    padding: 30px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body {
    font-size: 16px;
  }
}

.popup .popup-body div:first-child strong {
  margin-top: 0;
}

.popup .popup-body strong {
  display: block;
  margin-top: 0.625rem;
  font-size: 2.5vw;
}

@media screen and (min-width: 720px) {
  .popup .popup-body strong {
    margin-top: 20px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body strong {
    font-size: 18px;
  }
}

.popup .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  top: -1.875rem;
  z-index: 300;
}

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

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

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

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

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

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

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

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

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

.eco-1718 p {
  display: none;
  line-height: 1.5;
  font-size: 2.22222vw;
  color: #222;
  letter-spacing: -1px;
}

@media screen and (min-width: 720px) {
  .eco-1718 p {
    font-size: 16px;
  }
}

.popup-base1 .base-1 .eco-1718 p.datalab,
.popup-base1 .base-2 .eco-1718 p.brand,
.popup-base1 .base-3 .eco-1718 p.book-1,
.popup-base1 .base-3 .eco-1718 p.book-2,
.popup-base1 .base-3 .eco-1718 p.book-3,
.popup-base1 .base-3 .eco-1718 p.book-4,
.popup-base1 .base-3 .eco-1718 p.book-5,
.popup-base1 .base-5 .eco-1718 p.compare-2 {
  display: block;
}

.popup-base2 .eco-1718 p.book-1,
.popup-base2 .eco-1718 p.book-2,
.popup-base2 .eco-1718 p.book-3,
.popup-base2 .eco-1718 p.book-4,
.popup-base2 .eco-1718 p.book-5 {
  display: block;
}

.lecture {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -.5px;
  background-color: #fff;
}

.lecture .container {
  position: relative;
  margin-top: 0;
  border-bottom-width: 0;
  background-repeat: no-repeat;
  background-position: center top;
}

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

.lecture .btn {
  display: inline-block;
  width: 203px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}

.lecture .btn span {
  display: inline-block;
  vertical-align: top;
  line-height: inherit;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.lecture .btn-detail {
  background-color: #5172ff;
  -webkit-box-shadow: 0 4px 0 0 #a0b2ff;
  box-shadow: 0 4px 0 0 #a0b2ff;
}

.lecture .btn-book {
  background-color: #9ea1ae;
  -webkit-box-shadow: 0 4px 0 0 #c5cadf;
  box-shadow: 0 4px 0 0 #c5cadf;
}

.lecture .btn-apply {
  display: table;
  width: 260px;
  height: 134px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 0 0 #cfd5ef;
  box-shadow: 0 10px 0 0 #cfd5ef;
}

.lecture .btn-apply:nth-child(odd) {
  background-color: #5172ff;
}

.lecture .btn-apply:nth-child(even) {
  background-color: #3a55bf;
}

.lecture .btn-apply span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 36px;
  font-weight: 400;
}

.lecture .btn-apply span strong {
  display: block;
  font-weight: 700;
}

.lecture-branding {
  background-color: #1a2356;
}

.lecture-branding .action-base {
  padding: 14px 0 10px;
  text-align: right;
}

.lecture-branding .laurel {
  padding-bottom: 30px;
}

.lecture-title {
  background: #adbeff;
  background: -webkit-gradient(linear, left top, left bottom, from(#adbeff), to(#87a2ff));
  background: linear-gradient(180deg, #adbeff 0%, #87a2ff 100%);
}

.lecture-title .wrap {
  width: 100%;
  padding-bottom: 85px;
  background: url("//img.eduwill.net/Img2/xat/promotion/lecture/200207/pc/bg_title.jpg") no-repeat center top;
}

.lecture-title p {
  opacity: 0;
}

.lecture-title .title-1 {
  margin-top: 119px;
}

.lecture-title .title-2 {
  margin-top: 29px;
}

.lecture-title .title-3 {
  margin-top: 33px;
}

.lecture-title .deco {
  position: absolute;
  left: 50%;
  z-index: 1;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
}

.lecture-title .deco-1 {
  top: 145px;
  width: 118px;
  height: 117px;
  margin-left: -605px;
  background-image: url("//img.eduwill.net/Img2/xat/promotion/lecture/200207/pc/deco_1.png");
}

.lecture-title .deco-2 {
  top: 225px;
  width: 158px;
  height: 154px;
  margin-left: -562px;
  background-image: url("//img.eduwill.net/Img2/xat/promotion/lecture/200207/pc/deco_2.png");
}

.lecture-title .deco-3 {
  top: 233px;
  width: 108px;
  height: 107px;
  margin-left: 417px;
  background-image: url("//img.eduwill.net/Img2/xat/promotion/lecture/200207/pc/deco_3.png");
}

.lecture-title .deco-4 {
  top: 397px;
  width: 191px;
  height: 188px;
  margin-left: 457px;
  background-image: url("//img.eduwill.net/Img2/xat/promotion/lecture/200207/pc/deco_4.png");
}

.lecture-shortcut {
  background-color: #3a5aff;
}

.lecture-shortcut .action {
  position: absolute;
  top: 44px;
  right: 48px;
}

.lecture-shortcut .action a {
  position: relative;
  display: inline-block;
}

.lecture-shortcut .action a:after {
  content: '';
  position: absolute;
  top: 72px;
  left: 375px;
  display: block;
  width: 70px;
  height: 68px;
  background: url("//img.eduwill.net/Img2/xat/promotion/lecture/200207/pc/icon_hand.png") no-repeat 0 0;
  -webkit-animation-name: upDown;
          animation-name: upDown;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -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 upDown {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

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

.lecture-recommend {
  background-color: #edf0ff;
}

.lecture-intro {
  background-color: #3c61ff;
}

.lecture-intro .action {
  position: absolute;
  top: 418px;
  right: 173px;
  left: 173px;
}

.lecture-intro .action .btn-detail:nth-child(2) {
  float: right;
}

.lecture-intro .action .btn-detail:nth-child(3) {
  margin-top: 210px;
  clear: both;
}

.lecture-intro .popup-detail {
  position: absolute;
  top: 235px;
  right: 0;
  left: 0;
  display: none;
}

.lecture-intro .popup-detail.in {
  display: block;
}

.lecture-intro .popup-detail .btn-popup-close {
  position: absolute;
  right: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 3.125rem;
  height: 3.125rem;
}

@media screen and (min-width: 720px) {
  .lecture-intro .popup-detail .btn-popup-close {
    width: 100px;
  }
}

@media screen and (min-width: 720px) {
  .lecture-intro .popup-detail .btn-popup-close {
    height: 100px;
  }
}

.lecture-intro .popup-detail .btn-popup-close:before, .lecture-intro .popup-detail .btn-popup-close:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50px;
  height: 1px;
  margin-left: -25px;
  background-color: #000;
}

.lecture-intro .popup-detail .btn-popup-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.lecture-intro .popup-detail .btn-popup-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.lecture-intro .popup-detail .btn-popup-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;
}

.lecture-text-title {
  background-color: #203998;
}

.lecture-info {
  background-color: #edf0ff;
}

.lecture-slide {
  padding-bottom: 100px;
  background-color: #3a55bf;
}

.lecture-slide .slider-wrap .bx-wrapper {
  margin: 0 auto;
}

.lecture-slide .slider-wrap .bx-wrapper .bx-viewport {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  left: 0;
}

.lecture-slide .slider-wrap .bx-wrapper img {
  display: inline;
}

.lecture-slide .slider-wrap .bx-wrapper .bx-pager {
  bottom: -50px;
  padding: 0;
}

.lecture-slide .slider-wrap .bx-wrapper .bx-pager .bx-pager-item {
  margin-left: 5px;
}

.lecture-slide .slider-wrap .bx-wrapper .bx-pager .bx-pager-item:first-child {
  margin-left: 0;
}

.lecture-slide .slider-wrap .bx-wrapper .bx-pager a {
  margin: 0;
  background-color: #253a8a;
}

.lecture-slide .slider-wrap .bx-wrapper .bx-pager a:hover, .lecture-slide .slider-wrap .bx-wrapper .bx-pager a.active {
  background-color: #95a8f4;
}

.lecture-slide .notice {
  margin-top: 10px;
  text-align: right;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}

.lecture-apply {
  padding-bottom: 90px;
  background-color: #f0f0f0;
}

.lecture-apply .title {
  padding-top: 80px;
  line-height: 1.2;
  font-size: 50px;
  color: #000;
  letter-spacing: -2px;
}

.lecture-apply .title strong {
  display: block;
}

.lecture-apply .table-wrap {
  margin-top: 50px;
  border-top: 2px solid #1c1f26;
}

.lecture-apply .table-wrap table {
  width: 100%;
  table-layout: fixed;
}

.lecture-apply .table-wrap th, .lecture-apply .table-wrap td {
  padding: 20px 0;
  font-size: 28px;
  color: #000;
  border-bottom: 1px solid #bcbcbc;
}

.lecture-apply .table-wrap th {
  vertical-align: top;
  font-weight: 700;
}

.lecture-apply .table-wrap td {
  padding-left: 30px;
  text-align: left;
}

.lecture-apply .table-wrap td .small {
  font-size: 23px;
}

.lecture-apply .table-wrap td strong {
  font-weight: 700;
}

.lecture-apply .table-wrap td strong.highlight {
  color: #ff3245;
}

.lecture-apply .action {
  position: relative;
  margin-top: 50px;
}

.lecture-apply .action .btn-apply {
  margin-left: 10px;
}

.lecture-apply .action .btn-apply:first-child {
  margin-left: 0;
}

.lecture-apply .action .btn-apply-3 {
  margin-left: 40px;
}

.lecture-apply .action .cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -10px;
  left: calc(50% + 20px);
  border-radius: 9px;
  background-color: rgba(255, 255, 255, 0.8);
}

.lecture-apply .action .cover span {
  display: inline-block;
  width: 244px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 60px;
  background-color: #545d80;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
}

.lecture-apply .action .cover-2 {
  left: calc(75% + 15px);
}
/*# sourceMappingURL=web.css.map */