@charset "UTF-8";
.grid, .promotion .section-banner .wrap {
  *zoom: 1;
}

.grid:before, .promotion .section-banner .wrap:before, .grid:after, .promotion .section-banner .wrap:after {
  content: '';
  display: table;
}

.grid:after, .promotion .section-banner .wrap:after {
  clear: both;
}

.popup-review.is-view .popup-body .review-write .item-1 .col.contents {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.sr-only, .popup-close span, .popup-review .popup-close span, .popup-lecture .popup-close span, .popup-video .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;
}

.grid {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.popup {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1001;
  width: 100%;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.popup-head {
  padding: 10px 20px;
  text-align: left;
  font-size: 18px;
  color: #fff;
  letter-spacing: -2px;
  background-color: #1c1c1c;
}

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

.popup .popup-close {
  cursor: pointer;
}

.popup-body .movies {
  width: 100%;
  font-size: 0;
}

.popup-body .movies iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.popup-body .review-write {
  border: 1px solid #e9e9e9;
  border-bottom-width: 0;
}

.popup-body .review-write .item {
  border-bottom-width: 0;
}

.popup-body .review-write .item.item-2 .col.subject {
  border-bottom-color: #e9e9e9;
}

.popup-body .review-write .col {
  min-height: 41px;
  line-height: 41px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.popup-body .review-write .col.subject {
  width: 20%;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #272727;
  background-color: #e9e9e9;
  border-bottom-color: #fff;
}

.popup-body .review-write .col.contents {
  width: 80%;
  padding: 0 5px;
  word-break: break-all;
  font-size: 13px;
  border-bottom-color: #e9e9e9;
}

.popup-body .review-write .col:only-child {
  width: 100%;
  max-height: 216px;
  padding: 10px;
  overflow-y: auto;
  line-height: normal;
}

.popup-body .review-write .col .text {
  height: 30px;
}

.popup-body .review-write .col .full {
  width: 100%;
  padding: 5px;
  border: none;
  resize: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.popup-body .action {
  margin-top: 12px;
  text-align: center;
}

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

.popup-body .action .btn {
  position: relative;
  display: inline-block;
  width: 111px;
  padding: 6px 0 7px;
}

@media screen and (min-width: 720px) {
  .popup-body .action .btn {
    width: 111px;
  }
}

.popup-body .action .btn-cancle {
  background-color: #787878;
}

.popup-body .action .btn-regist {
  background-color: #e73758;
}

.popup-body .action .btn span {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}

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

.popup-body .lecture-list {
  color: #272727;
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list {
    display: block;
  }
}

.popup-body .lecture-list .grid {
  text-align: center;
}

.popup-body .lecture-list .col {
  float: none;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list .col {
    float: left;
  }
}

.popup-body .lecture-list .col.subject {
  line-height: 1.43;
  font-weight: 700;
  font-size: 1.25rem;
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list .col.subject {
    font-size: 40px;
  }
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list .col.subject {
    width: 60%;
    font-size: 30px;
  }
}

.popup-body .lecture-list .col.subject span {
  color: #e73758;
}

.popup-body .lecture-list .col.list {
  padding-left: 0.3125rem;
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list .col.list {
    padding-left: 10px;
  }
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list .col.list {
    width: 40%;
  }
}

.popup-body .lecture-list li {
  border-bottom: 1px solid #d4d4d4;
  padding: 0.15625rem 0.3125rem;
  font-size: 0.875rem;
}

@media screen and (min-width: 720px) {
  .popup-body .lecture-list li {
    padding: 5px 10px;
  }
}

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

@media screen and (min-width: 720px) {
  .popup-body .lecture-list li {
    padding: 5px 10px;
    font-size: 20px;
  }
}

.popup-body .lecture-list li:first-child {
  border-top: 1px solid #d4d4d4;
}

.popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
}

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

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

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

.popup-review .popup {
  width: auto;
}

@media screen and (min-width: 720px) {
  .popup-review {
    width: 620px;
    max-width: none;
  }
}

.popup-review .popup-body {
  padding: 1.25rem;
}

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

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

.popup-review .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
}

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

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

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

.popup-review.is-view .popup-body .review-write .item-2 .col.contents {
  width: 30%;
}

.popup-review.is-view .grade {
  cursor: default;
  pointer-events: none;
}

.popup-lecture {
  max-width: 520px;
}

@media screen and (min-width: 720px) {
  .popup-lecture {
    width: 520px;
    max-width: none;
  }
}

.popup-lecture .popup-body {
  padding: 2.5rem 2.8125rem 2.5rem 0.9375rem;
}

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

@media screen and (min-width: 720px) {
  .popup-lecture .popup-body {
    padding: 60px 80px 60px 55px;
  }
}

.popup-lecture .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
}

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

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

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

.popup-video {
  max-width: 640px;
}

@media screen and (min-width: 1100px) {
  .popup-video {
    max-width: 1000px;
  }
}

.popup-video .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
  top: -40px;
  cursor: pointer;
}

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

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

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

.popup-community, .popup-keyword {
  width: auto;
  top: -30%;
}

@media screen and (max-width: 720px) {
  .popup-community, .popup-keyword {
    left: 0;
    -webkit-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
  }
  .popup-community .popup-close:after, .popup-community .popup-close:before, .popup-keyword .popup-close:after, .popup-keyword .popup-close:before {
    background-color: #000;
  }
}

.popup .action a:after {
  display: none;
}

#popupPlayer .popup-close {
  top: -40px;
}

.popup-community a:not(.popup-close) {
  display: block;
  position: absolute;
  width: 29%;
  height: 5.5%;
}

.popup-community .cmu01 {
  top: 18%;
  left: 6%;
}

.popup-community .cmu02 {
  top: 18%;
  left: 36%;
}

.popup-community .cmu03 {
  top: 18%;
  left: 66%;
}

.popup-community .cmu04 {
  top: 24%;
  left: 6%;
}

.popup-community .cmu05 {
  top: 24%;
  left: 36%;
}

.popup-community .cmu06 {
  top: 24%;
  left: 66%;
}

.popup-community .cmu07 {
  top: 30.5%;
  left: 6%;
}

.popup-community .cmu08 {
  top: 30.5%;
  left: 36%;
}

.popup-community .cmu09 {
  top: 30.5%;
  left: 66%;
}

.popup-community .cmu10 {
  top: 36.5%;
  left: 6%;
}

.popup-community .cmu11 {
  top: 52%;
  left: 6%;
}

.popup-community .cmu12 {
  top: 52%;
  left: 36%;
}

.popup-community .cmu13 {
  top: 52%;
  left: 66%;
}

.popup-community .cmu14 {
  top: 58%;
  left: 6%;
}

.popup-community .cmu15 {
  top: 58%;
  left: 36%;
}

.popup-community .cmu16 {
  top: 58%;
  left: 66%;
}

.popup-community .cmu17 {
  top: 64.5%;
  left: 6%;
}

.popup-community .cmu18 {
  top: 64.5%;
  left: 36%;
}

.popup-community .cmu19 {
  top: 82%;
  left: 6%;
}

.popup-community .cmu20 {
  top: 82%;
  left: 36%;
}

.popup-community .cmu21 {
  top: 82%;
  left: 66%;
}

.popup-community .cmu22 {
  top: 88%;
  left: 6%;
}

.popup-community .cmu23 {
  top: 88%;
  left: 36%;
}

.grade {
  line-height: inherit;
}

.grade span,
.grade a {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-image: url("//img.eduwill.net/resources/img/cop/event/200819/pc/star_off.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}

.grade span.on,
.grade a.on {
  background-image: url("//img.eduwill.net/resources/img/cop/event/200819/pc/star_on.png");
}

@media screen and (min-width: 720px) {
  .grade span,
  .grade a {
    width: 18px;
    height: 18px;
  }
}

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

.promotion .bx-wrapper {
  margin: 0 auto !important;
}

.promotion .bx-wrapper .bx-viewport {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  left: 0;
}

.promotion .bx-wrapper .bx-wrapper img {
  display: inline;
}

@-webkit-keyframes hand {
  0%, 100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes hand {
  0%, 100% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  50% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@-webkit-keyframes fsh {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .3;
  }
}

@keyframes fsh {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: .3;
  }
}

.promotion .banner-timer {
  position: fixed;
  top: 260px;
  left: 50%;
  width: 176px;
  margin-left: 550px;
  z-index: 11;
}

.promotion .banner-timer .day-box {
  padding: 12px 0;
  text-align: center;
  background: #fff;
}

.promotion .banner-timer .day-box p {
  font-size: 32px;
  font-weight: 700;
  color: #000;
}

.promotion .section {
  position: relative;
  margin-top: 0;
  padding: 0;
  border-bottom-width: 0;
}

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

.promotion .section.fix-banner {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100px;
  background: rgba(21, 21, 21, 0.9);
  z-index: 20;
}

.promotion .section.fix-banner .flag {
  position: absolute;
  top: -29px;
  left: 50%;
  margin-left: 50px;
  z-index: 5;
}

.promotion .section.fix-banner .flag em {
  position: absolute;
  top: 9px;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 900;
  color: #000;
  font-size: 20px;
  letter-spacing: -1.5px;
  -webkit-animation: fsh .5s infinite;
          animation: fsh .5s infinite;
}

.promotion .section.fix-banner .icon-hand {
  position: absolute;
  top: 57px;
  right: 100px;
  z-index: 5;
  -webkit-animation: hand 1s ease-in-out infinite alternate;
          animation: hand 1s ease-in-out infinite alternate;
}

.promotion .section .action {
  position: absolute;
}

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

.promotion .section .action a:after {
  content: '';
  display: block;
  position: absolute;
  right: 10px;
  bottom: -60px;
  width: 98px;
  height: 103px;
  background: url("//img.eduwill.net/Img2/public/promotion/200401/pc/hand.png") 50% 0 no-repeat;
  background-size: cover;
  -webkit-animation: hand 1s ease-in-out infinite alternate;
          animation: hand 1s ease-in-out infinite alternate;
  z-index: 10;
}

.promotion .section1 {
  position: relative;
  background: url("//img.eduwill.net/Img2/public/promotion/200401/pc/bg_section1.jpg") 50% 0 no-repeat;
}

.promotion .section1 .wrap {
  height: 100%;
}

.promotion .section1 .wrap .motion {
  position: absolute;
  opacity: 0;
}

.promotion .section1 .wrap .motion.s1-award {
  top: 0px;
  left: 150px;
  z-index: 1;
}

.promotion .section1 .wrap .motion.s1-logo {
  top: 312px;
  left: 335px;
  z-index: 1;
}

.promotion .section1 .wrap .motion.s1-title {
  top: 438px;
  left: 50px;
  z-index: 1;
}

.promotion .section1 .wrap .action {
  right: 0;
  top: 20%;
}

.promotion .section1 .wrap .action :after {
  display: none;
}

.promotion .section-banner {
  height: 96px;
  background: #ffe000;
}

.promotion .section-banner .wrap a {
  position: relative;
  float: left;
}

.promotion .section-banner .wrap a:after {
  content: '';
  display: block;
  position: absolute;
  right: 20px;
  bottom: -60px;
  width: 98px;
  height: 103px;
  background: url("//img.eduwill.net/Img2/public/promotion/200401/pc/hand.png") 50% 0 no-repeat;
  background-size: cover;
  -webkit-animation: hand infinite 1s;
          animation: hand infinite 1s;
  z-index: 10;
}

.promotion .section-banner .wrap a:last-child {
  float: right;
}

.promotion .section-banner .wrap a:last-child:after {
  right: 50px;
}

.promotion .section4 .action {
  top: 401px;
  left: 571px;
}

.promotion .section7 .flag {
  position: absolute;
  top: 0;
  left: 50px;
}

.promotion .section7 .action {
  bottom: 164px;
  left: 50%;
  margin-left: -325px;
  z-index: 10;
}

.promotion .section8 .flag {
  position: absolute;
  top: 0;
  left: 50px;
}

.promotion .section8 .action {
  bottom: 145px;
  left: 50%;
  margin-left: -325px;
  z-index: 10;
}

.dimmed {
  display: none;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2001;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  min-width: 900px;
  max-width: 720px;
}

.popup {
  background-color: rgba(0, 0, 0, 0.8);
}

.popup .popup_cont {
  font-size: 17px;
  color: #fff;
  font-weight: 300;
  padding: 5%;
  text-align: left;
  line-height: 1.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.popup_close {
  position: absolute;
  right: 15px;
  top: 15px;
  display: inline-block;
}
/*# sourceMappingURL=web.css.map */