@charset "UTF-8";
.grid {
  *zoom: 1;
}

.grid:before, .grid:after {
  content: '';
  display: table;
}

.grid:after {
  clear: both;
}

.sr-only, .presentation .popup_close a 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;
}

.presentation {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  color: #000;
  letter-spacing: -1px;
  /* layer */
}

.presentation img {
  vertical-align: top;
}

.presentation .container {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
}

.presentation .container.bg-gray {
  background-color: #eee;
}

.presentation .container.bg-navy {
  background-color: #363545;
}

.presentation .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

.presentation .ir_pm {
  display: block;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.presentation .ir_wa {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.presentation .ir_su {
  overflow: hidden;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  text-indent: -9999px;
}

.presentation .fixed_banner {
  position: fixed;
  top: 264px;
  left: 50%;
  margin-left: 590px;
  z-index: 77;
}

.presentation .fixed_banner ul li a {
  margin-bottom: 5px;
  display: block;
  width: 100%;
  height: auto;
}

.presentation .section_title {
  height: 1140px;
  background: url("//img.eduwill.net/Img2/public/promotion/presentation/200217/bg_section_title2.jpg") repeat-x 50% 0;
}

.presentation .section_title .wrap {
  width: 1186px;
  height: 1140px;
}

.presentation .section_title .wrap .motion {
  position: absolute;
  left: 0;
  right: auto;
  z-index: 10;
  text-align: center;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  opacity: 0;
  /*
				&.nth_6 { top: 446px;left:0;right:0;}
				&.nth_7 { left:0;right:0;}
				*/
}

.presentation .section_title .wrap .motion.nth_1 {
  top: 33px;
  left: 129px;
}

.presentation .section_title .wrap .motion.nth_2 {
  top: 0;
  left: 339px;
}

.presentation .section_title .wrap .motion.nth_3 {
  top: 170px;
  left: 0;
  right: 0;
}

.presentation .section_title .wrap .motion.nth_4 {
  top: 336px;
  left: 0;
  right: 0;
}

.presentation .section_title .wrap .motion.nth_5 {
  top: 477px;
  left: 0;
  right: 0;
}

.presentation .section_title .wrap .apply_wrap {
  position: absolute;
  top: 1104px;
  left: 0;
  right: 0;
  width: 888px;
  margin: 0 auto;
  padding: 21px 0;
  background: #743373;
  border: 3px solid #0e0f11;
  border-radius: 10px;
}

.presentation .section_title .wrap .apply_wrap .grid {
  padding: 0 60px;
}

.presentation .section_title .wrap .apply_wrap .grid .col {
  text-align: left;
}

.presentation .section_title .wrap .apply_wrap .grid .col.desc {
  width: 54.81770833333333%;
}

.presentation .section_title .wrap .apply_wrap .grid .col.action {
  width: 45.18229166666667%;
  text-align: center;
}

.presentation .section_title .wrap .apply_wrap .desc {
  padding: 0;
}

.presentation .section_title .wrap .apply_wrap .desc span {
  display: block;
  line-height: 1.4;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: -1px;
  color: #fff;
}

.presentation .section_title .wrap .apply_wrap .desc span:last-child {
  font-size: 26px;
  font-weight: 400;
}

.presentation .section_title .wrap .apply_wrap .action .button {
  display: block;
  height: 74px;
  line-height: 74px;
  text-align: center;
  border-radius: 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.presentation .section_title .wrap .apply_wrap .action .button span {
  position: relative;
  display: block;
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -1px;
}

.presentation .section_title .wrap .apply_wrap .action .button.is_apply {
  background-color: #fede00;
}

.presentation .section_title .wrap .apply_wrap .action .button.is_apply span {
  color: #743373;
}

.presentation .section_title .wrap .apply_wrap .action .button.is_complete {
  background-color: #b8b8b8;
}

.presentation .section_title .wrap .apply_wrap .action .button.is_complete span {
  color: #666;
}

.presentation .section_title .wrap .apply_wrap .action .button.is_end {
  background-color: #b8b8b8;
}

.presentation .section_title .wrap .apply_wrap .action .button.is_end span {
  color: #666;
}

.presentation .section_title .wrap .shadowbox {
  -webkit-box-shadow: -2px -2px 10px #612c61 inset;
          box-shadow: -2px -2px 10px #612c61 inset;
}

.presentation .section_title .wrap .alarm_btn {
  position: absolute;
  top: 923px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 77;
}

.presentation .section_title .wrap .alarm_btn a {
  display: inline-block;
  position: relative;
  width: 888px;
}

.presentation .section_title .wrap .alarm_btn a .pointer {
  position: absolute;
  top: 78px;
  right: 98px;
}

.presentation .section_title .wrap .noti {
  color: #61697e;
  font-size: 20px;
  margin-top: 6px;
}

.presentation .section_title .wrap .pointer {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  right: 60px;
  z-index: 77;
  -webkit-animation-name: moving;
  animation-name: moving;
  -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 moving {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
  }
}

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

.presentation .section_banner {
  background: #2d3138;
}

.presentation .section_1 {
  background: #fff;
}

.presentation .section_review {
  background: #10d3f1;
}

.presentation .section_3 {
  background: url("//img.eduwill.net/Img2/public/promotion/presentation/200217/bg_section_3.jpg") repeat-x 50% 0;
}

.presentation .section_media {
  background: #10D3F1;
  padding-bottom: 126px;
}

.presentation .section_media .video_box {
  width: 1000px;
  margin: 0 auto;
}

.presentation .section_media .video_box .video {
  position: relative;
  width: 1000px;
  height: 562px;
  margin: 0 auto;
}

.presentation .section_media .video_box .video video {
  position: relative;
  width: 1000px;
  height: 562px;
  margin: 0 auto;
}

.presentation .section_media .video_box .video .btn_play {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.presentation .section_media .alarm_btn {
  position: absolute;
  top: 926px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 77;
}

.presentation .section_media .alarm_btn a {
  display: inline-block;
  position: relative;
  width: 793px;
}

.presentation .section_media .alarm_btn a .pointer {
  position: absolute;
  top: 78px;
  right: 35px;
}

.presentation .section_media .noti {
  color: #61697e;
  font-size: 20px;
  margin-top: 6px;
}

.presentation .section_media .pointer {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  right: 36px;
  z-index: 77;
  -webkit-animation-name: moving;
  animation-name: moving;
  -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;
}

.presentation .section_swiper {
  background: #ffde00;
  padding: 85px 0 0 0;
}

.presentation .section_swiper .swiper01 {
  position: relative;
  width: 886px;
  height: 463px;
  margin: 0 auto;
  padding: 35px 0 0 0;
  background: #ffde00;
}

.presentation .section_swiper .swiper-container-horizontal > .swiper-pagination-bullets, .presentation .section_swiper .swiper-pagination-custom, .presentation .section_swiper .swiper-pagination-fraction {
  top: 0;
  bottom: auto;
  text-align: right;
  margin-left: -80px;
}

.presentation .section_swiper .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #acaead;
  opacity: 1;
}

.presentation .section_swiper .swiper-pagination-bullet-active {
  width: 25px;
  opacity: 1;
  background: #9e009e;
  border-radius: 5px;
}

.presentation .section_swiper .swiper-button-prev, .presentation .section_swiper .swiper-container-rtl .swiper-button-next {
  background-image: url("//img.eduwill.net/Img2/public/promotion/presentation/200217/prev_btn.png");
  left: 10px;
  right: auto;
}

.presentation .section_swiper .swiper-button-next, .presentation .section_swiper .swiper-container-rtl .swiper-button-prev {
  background-image: url("//img.eduwill.net/Img2/public/promotion/presentation/200217/next_btn.png");
  right: 10px;
  left: auto;
}

.presentation .section_swiper_2 {
  background: #081f48;
  padding-bottom: 85px;
}

.presentation .section_swiper_2 .swiper02 {
  position: relative;
  width: 963px;
  margin: 0 auto;
  padding: 35px 0 0 0;
  background: #081f48;
}

.presentation .section_swiper_2 .swiper-container-horizontal > .swiper-pagination-bullets, .presentation .section_swiper_2 .swiper-pagination-custom, .presentation .section_swiper_2 .swiper-pagination-fraction {
  top: 0;
  bottom: auto;
  text-align: right;
}

.presentation .section_swiper_2 .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background: #acaead;
  opacity: 1;
}

.presentation .section_swiper_2 .swiper-pagination-bullet-active {
  width: 25px;
  opacity: 1;
  background: #ffde00;
  border-radius: 5px;
}

.presentation .section-location {
  padding-bottom: 70px;
  background: #eee;
}

.presentation .section-location .map-title {
  position: relative;
  padding: 75px 0 47px;
  font-size: 50px;
  font-weight: 300;
  color: #1f1f1f;
  letter-spacing: -3px;
  text-align: center;
}

.presentation .section-location .map-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -39px;
  width: 173px;
  height: 262px;
  z-index: 1;
}

.presentation .section-location .item {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 57px 60px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.presentation .section-location .item .map {
  margin-right: 33px;
  width: 471px;
  border: 1px solid #ddd;
}

.presentation .section-location .item .map img {
  width: 100%;
}

.presentation .section-location .item .desc {
  padding-top: 15px;
  width: 375px;
  text-align: left;
}

.presentation .section-location .item .desc .location {
  margin-bottom: 26px;
  font-size: 27px;
  font-weight: 300;
  line-height: 1.3;
  color: #1f1f1f;
  letter-spacing: -2px;
}

.presentation .section-location .item .desc .location strong {
  font-size: 41px;
  letter-spacing: -2px;
}

.presentation .section-location .item .desc .info li {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.5;
}

.presentation .section-location .item .desc .info li strong {
  display: block;
  margin-bottom: 10px;
  font-size: 22px;
  color: #1f1f1f;
}

.presentation .section-location .item .desc .action {
  width: 100%;
}

.presentation .section-location .item .desc .action a {
  display: table;
  width: 100%;
  height: 73px;
  text-align: center;
  border-radius: 6px;
  border: 2px solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.presentation .section-location .item .desc .action a span {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  color: #1f1f1f;
  font-weight: 900;
  letter-spacing: -2px;
}

.presentation .section-location .item .desc .action a.btn-apply {
  background: #ffe400;
}

.presentation .section-location .item .desc .action a.btn-complete {
  background: #bbb;
}

.presentation .section-location .item .desc .action a.btn-end {
  background: #333;
}

.presentation .section-location .item .desc .action a.btn-end span {
  color: #fff;
}

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

.presentation .popup {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 40000;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 640px;
  border: 2px solid #313131;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.presentation .popup_title {
  padding: 30px 0;
  font-weight: 700;
  font-size: 33px;
  text-align: center;
  color: #ffde00;
  letter-spacing: -1px;
  line-height: 1.2;
  background-color: #1b1b1b;
}

.presentation .popup_title strong {
  font-size: 33px;
  color: #fff;
}

.presentation .popup_content {
  padding: 30px;
}

.presentation .popup_content .subject {
  font-weight: 700;
  font-size: 26px;
  color: #191919;
  letter-spacing: -2px;
}

.presentation .popup_content .info {
  margin-top: 10px;
  font-size: 19px;
  line-height: 1.8;
}

.presentation .popup_content li {
  margin-top: 8px;
}

.presentation .popup_content li:first-child {
  margin-top: 0;
}

.presentation .popup_content li p {
  color: #f00;
  font-size: 14px;
}

.presentation .popup_content ul label,
.presentation .popup_content ul input {
  display: inline-block;
  height: 50px;
  line-height: 50px;
}

.presentation .popup_content ul label {
  position: relative;
  padding-left: 24px;
  width: 111px;
  font-size: 19px;
  font-weight: 700;
  color: #1d1d1d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.presentation .popup_content ul label:before {
  content: "";
  position: absolute;
  top: 14px;
  left: 8px;
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffd200;
}

.presentation .popup_content ul input {
  padding-left: 26px;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  border: 1px solid #dcdcdc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.presentation .popup_content .caution {
  margin-top: 16px;
  font-size: 13px;
  color: #888;
}

.presentation .popup_content .agree_wrap {
  margin-top: 16px;
  color: #686868;
}

.presentation .popup_content .agree_wrap .inner {
  padding: 16px;
  background: #eee;
}

.presentation .popup_content .agree_wrap ul,
.presentation .popup_content .agree_wrap p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
}

.presentation .popup_content .agree_wrap strong {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
}

.presentation .popup_content .agree_wrap .agree_check {
  margin: 8px 0 0 8px;
}

.presentation .popup_content .agree_wrap .agree_check input {
  vertical-align: middle;
  margin-right: 4px;
}

.presentation .popup_content .agree_wrap .agree_check p {
  margin-top: 5px;
}

.presentation .popup_content .action {
  margin-top: 32px;
  text-align: center;
}

.presentation .popup_content .action a {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: 238px;
  height: 59px;
  text-align: center;
  -webkit-transition: all 0.9s, color 0.3;
  transition: all 0.9s, color 0.3;
  border-radius: 20px;
  -webkit-box-shadow: inset 3px 3px 2px 0px rgba(255, 255, 255, 0.18);
  box-shadow: inset 3px 3px 2px 0px rgba(255, 255, 255, 0.18);
}

.presentation .popup_content .action a.btn_apply {
  background: #ffd500;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffd500), color-stop(89%, #ffd500), color-stop(96%, #e9c200), color-stop(100%, #e9c200));
  background: -webkit-gradient(linear, left top, left bottom, from(#ffd500), color-stop(89%, #ffd500), color-stop(96%, #e9c200), to(#e9c200));
  background: linear-gradient(to bottom, #ffd500 0%, #ffd500 89%, #e9c200 96%, #e9c200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd500', endColorstr='#e9c200', GradientType=0 );
}

.presentation .popup_content .action a.btn_apply:hover {
  background: #db3725;
}

.presentation .popup_content .action a.btn_apply:hover span {
  color: #fff;
}

.presentation .popup_content .action a.btn_cancle {
  margin-left: 28px;
  background: #434343;
}

.presentation .popup_content .action a.btn_cancle span {
  color: #fff;
}

.presentation .popup_content .action a span {
  line-height: 59px;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: -2px;
}

.presentation .popup_content .layer_extra {
  margin-top: 20px;
  padding-top: 15px;
  color: #232323;
  border-top: 1px dotted #999;
  text-align: center;
  font-size: 16px;
}

.presentation .popup_content .layer_extra a {
  text-decoration: underline;
  color: #232323;
  font-weight: 700;
  margin-left: 5px;
}

.presentation .popup_close a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 60px;
  height: 60px;
}

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

.presentation .popup_close a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.presentation .popup_close a:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
/*# sourceMappingURL=web.css.map */