@charset "UTF-8";
.grid, .popup-review .popup-content .list-bottom .buttons, .popup-content .input-box .box {
  *zoom: 1;
}
.grid:before, .popup-review .popup-content .list-bottom .buttons:before, .popup-content .input-box .box:before, .grid:after, .popup-review .popup-content .list-bottom .buttons:after, .popup-content .input-box .box:after {
  content: "";
  display: table;
}
.grid:after, .popup-review .popup-content .list-bottom .buttons:after, .popup-content .input-box .box:after {
  clear: both;
}

.popup-review .popup-content .pop-list .item.subject a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.hidden,
.sr_only,
.sr-only,
.popup-apply .popup-content .form-check input {
  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, .popup-review .popup-content .list-bottom .buttons, .popup-content .input-box .box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .col, .popup-review .popup-content .list-bottom .buttons .col, .popup-review .popup-content .list-bottom .buttons a, .popup-content .input-box .box .col, .popup-content .input-box .box .item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.table {
  display: table;
}
.table .table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.promotion .slick-dots {
  font-size: 0;
}
.promotion .slick-dots li {
  display: inline-block;
}
.promotion .slick-dots button {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: 0;
  background: none;
}

.promotion .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  background: none;
  outline: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.popup-review .popup-content .star i {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url("//img.eduwill.net/eduwill/img/common/icon/icon_star_off.png") 0 0 no-repeat;
  background-size: cover;
}
.popup-review .popup-content .star i.on {
  background-image: url("//img.eduwill.net/eduwill/img/common/icon/icon_star_on.png");
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .star i {
    width: 13px;
    height: 13px;
  }
}

.promotion .sector-event .event-notice .notice-list li {
  position: relative;
  padding-left: 1.3888888889vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .promotion .sector-event .event-notice .notice-list li {
    padding-left: 10px;
  }
}
.promotion .sector-event .event-notice .notice-list li:before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}

.effect-bounce-diagonal {
  animation-name: effectBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@-webkit-keyframes effectBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@keyframes effectBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

.effect-bounce-updown {
  animation-name: effectBounceUpDown;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@-webkit-keyframes effectBounceUpDown {
  0%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes effectBounceUpDown {
  0%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.effect-extend {
  animation-name: effectExtend;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@-webkit-keyframes effectExtend {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@keyframes effectExtend {
  0%, 100% {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

.effect-blink, .promotion .sector-title .wrap-main p.flag {
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-direction: normal;
}
@-webkit-keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.effect-left-and-right {
  animation-name: effectLeftAndRight;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: step-start;
  animation-direction: normal;
}
@-webkit-keyframes effectLeftAndRight {
  0% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}
@keyframes effectLeftAndRight {
  0% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
}

.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 {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 91;
  display: none;
  width: 90%;
  max-width: 640px;
  border: 2px solid #313131;
  font-family: "Noto Sans KR", Sans-Serif;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-close a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
}
@media screen and (min-width: 720px) {
  .popup-close a {
    width: 40px;
  }
}
@media screen and (min-width: 720px) {
  .popup-close a {
    height: 40px;
  }
}
.popup-close a:before, .popup-close a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 1px;
  margin-left: -10px;
  background-color: #fff;
}
.popup-close a:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-close a:after {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.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;
}
@media screen and (min-width: 720px) {
  .popup-close a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.875rem;
    height: 1.875rem;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .popup-close a {
    width: 60px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .popup-close a {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .popup-close a:before, .popup-close a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 1px;
    margin-left: -15px;
    background-color: #fff;
  }
}
@media screen and (min-width: 720px) {
  .popup-close a:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (min-width: 720px) {
  .popup-close a:after {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@media screen and (min-width: 720px) {
  .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;
  }
}
.popup-review {
  border: none;
}
@media screen and (min-width: 1100px) {
  .popup-review {
    max-width: 890px;
  }
}
.popup-review .popup-close a {
  top: -40px;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-close a {
    top: -60px;
  }
}
.popup-title {
  text-align: center;
  font-weight: 400;
  line-height: 1.2;
  color: #1b1b1b;
  padding: 5.5555555556vw 0 4.1666666667vw;
  font-size: 3.6111111111vw;
}
@media screen and (min-width: 720px) {
  .popup-title {
    padding: 40px 0 30px;
  }
}
@media screen and (min-width: 720px) {
  .popup-title {
    font-size: 26px;
  }
}
.popup-title strong {
  display: block;
  font-weight: 900;
  font-size: 5vw;
}
@media screen and (min-width: 720px) {
  .popup-title strong {
    font-size: 36px;
  }
}
.popup-body .movies {
  width: 100%;
}
@media screen and (min-width: 720px) {
  .popup-body .movies {
    height: 500px;
  }
}
.popup-body .movies video,
.popup-body .movies iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.popup-body a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.popup-body a img {
  width: 100%;
}
.popup-content {
  padding: 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .popup-content {
    padding: 30px;
  }
}
.popup-content .text-box {
  margin-bottom: 2.7777777778vw;
  padding-bottom: 2.0833333333vw;
  text-align: center;
  font-size: 2.7777777778vw;
  color: #232323;
  border-bottom: 1px dotted #999;
}
@media screen and (min-width: 720px) {
  .popup-content .text-box {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup-content .text-box {
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 720px) {
  .popup-content .text-box {
    font-size: 20px;
  }
}
.popup-content .text-box a {
  display: inline-block;
  margin-left: 1.3888888889vw;
  padding: 0.6944444444vw 1.3888888889vw;
  font-weight: 700;
  border: 1px solid #333;
  background-color: #ffdb0f;
}
@media screen and (min-width: 720px) {
  .popup-content .text-box a {
    margin-left: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup-content .text-box a {
    padding: 5px 10px;
  }
}
.popup-content .input-box .box {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .popup-content .input-box .box {
    margin-top: 10px;
  }
}
.popup-content .input-box .box:first-child {
  margin-top: 0;
}
.popup-content .input-box .box .item {
  width: 75%;
}
.popup-content .input-box .box .item.subject {
  width: 25%;
}
.popup-content .input-box label,
.popup-content .input-box input {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 3.0555555556vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup-content .input-box label,
.popup-content .input-box input {
    font-size: 22px;
  }
}
.popup-content .input-box label {
  padding-left: 10px;
  font-weight: 700;
  color: #1d1d1d;
}
.popup-content .input-box label:before {
  content: "·";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: auto;
}
.popup-content .input-box input {
  padding: 0 1.3888888889vw;
  font-weight: 400;
  border: 1px solid #dcdcdc;
}
@media screen and (min-width: 720px) {
  .popup-content .input-box input {
    padding: 0 10px;
  }
}
.popup-content .input-box input:read-only {
  background-color: #eee;
  opacity: 0.8;
}
.popup-content .agree-box {
  margin-top: 2.7777777778vw;
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box {
    margin-top: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box {
    font-size: 20px;
  }
}
.popup-content .agree-box .box {
  margin-top: 2.7777777778vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box .box {
    margin-top: 20px;
  }
}
.popup-content .agree-box .box + .title {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box .box + .title {
    margin-top: 40px;
  }
}
.popup-content .agree-box .box .check-list {
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box .box .check-list {
    margin-top: 20px;
  }
}
.popup-content .agree-box .info-list {
  margin: 1.3888888889vw 0;
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box .info-list {
    margin: 10px 0;
  }
}
.popup-content .agree-box .info-list li {
  font-weight: 400;
  color: #3d3d3d;
}
.popup-content .agree-box .info-list li strong {
  font-size: 3.4722222222vw;
}
@media screen and (min-width: 720px) {
  .popup-content .agree-box .info-list li strong {
    font-size: 25px;
  }
}
.popup-content .agree-box .info-list li:before {
  content: "-";
}
.popup-action {
  text-align: center;
  margin-top: 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .popup-action {
    margin-top: 30px;
  }
}
.popup-action a {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: 45%;
  text-align: center;
  background-color: #ffd500;
  padding: 2.7777777778vw 0;
  border-radius: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .popup-action a {
    padding: 20px 0;
  }
}
@media screen and (min-width: 720px) {
  .popup-action a {
    border-radius: 10px;
  }
}
.popup-action a span {
  display: block;
  font-size: 3.3333333333vw;
  font-weight: 500;
  color: #000;
}
@media screen and (min-width: 720px) {
  .popup-action a span {
    font-size: 24px;
  }
}
.popup-action a.btn-cancel {
  margin-left: 1%;
  background-color: #434343;
}
.popup-action a.btn-cancel span {
  color: #fff;
}

.popup-apply .popup-close a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.5625rem;
  height: 1.5625rem;
  z-index: 300;
  padding: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-close a {
    width: 50px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-close a {
    height: 50px;
  }
}
.popup-apply .popup-close a:before, .popup-apply .popup-close a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 1px;
  margin-left: -12.5px;
  background-color: #000;
}
.popup-apply .popup-close a:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-apply .popup-close a:after {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.popup-apply .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;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-close a {
    padding: 20px;
  }
}
.popup-apply .popup-title {
  padding: 6.25vw 6.25vw 4.8611111111vw;
  font-size: 3.3333333333vw;
  font-weight: 300;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-title {
    padding: 45px 45px 35px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-title {
    font-size: 24px;
  }
}
.popup-apply .popup-title strong {
  display: block;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-weight: 900;
  font-size: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-title strong {
    font-size: 40px;
  }
}
.popup-apply .popup-content {
  padding: 0 6.25vw 6.25vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content {
    padding: 0 45px 45px;
  }
}
.popup-apply .popup-content .form-check {
  display: block;
  margin-top: 2.7777777778vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check {
    margin-top: 20px;
  }
}
.popup-apply .popup-content .form-check .notice {
  font-size: 2.7777777778vw;
  color: #ff0000;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check .notice {
    font-size: 20px;
  }
}
.popup-apply .popup-content .form-check input:checked + label::after {
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/icon_checked.png");
}
.popup-apply .popup-content .form-check label {
  position: relative;
  display: inline-block;
  margin-top: 1.3888888889vw;
  padding-left: 4.1666666667vw;
  line-height: 1;
  font-size: 2.7777777778vw;
  font-weight: 500;
  color: #000;
  cursor: pointer;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check label {
    margin-top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check label {
    padding-left: 30px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check label {
    font-size: 20px;
  }
}
.popup-apply .popup-content .form-check label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 3.3333333333vw;
  height: 3.3333333333vw;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/icon_check.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check label::after {
    width: 24px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check label::after {
    height: 24px;
  }
}
.popup-apply .popup-content .form-check .btn-terms {
  display: inline-block;
  margin-left: 0.6944444444vw;
  font-size: 2.5vw;
  color: #000;
  opacity: 0.5;
  border-bottom-width: 0.1388888889vw;
  border-bottom-style: solid;
  border-bottom-color: #000;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check .btn-terms {
    margin-left: 5px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check .btn-terms {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-check .btn-terms {
    border-bottom-width: 1px;
  }
}
.popup-apply .popup-content .form-control {
  margin-top: 1.25vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-control {
    margin-top: 9px;
  }
}
.popup-apply .popup-content .form-control:first-child {
  margin-top: 0;
}
.popup-apply .popup-content .form-control .text {
  display: block;
  width: 100%;
  height: 11.1111111111vw;
  padding: 0 0 0 1.3888888889vw;
  line-height: 11.1111111111vw;
  font-size: 3.3333333333vw;
  font-weight: 300;
  color: #a2a2a2;
  border-width: 0.1388888889vw;
  border-style: solid;
  border-color: #a2a2a2;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-control .text {
    height: 80px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-control .text {
    padding: 0 0 0 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-control .text {
    line-height: 80px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-control .text {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .form-control .text {
    border-width: 1px;
  }
}
.popup-apply .popup-content .holder {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-apply .popup-content .holder .form-input .col, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a, .popup-apply .popup-content .holder .form-input .input-box .box .item, .popup-apply .popup-content .input-box .box .holder .form-input .item {
  position: relative;
  width: 100%;
  margin-top: 1.3888888889vw;
  font-size: 0;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a, .popup-apply .popup-content .holder .form-input .input-box .box .item, .popup-apply .popup-content .input-box .box .holder .form-input .item {
    margin-top: 10px;
  }
}
.popup-apply .popup-content .holder .form-input .col:first-child, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a:first-child, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a:first-child, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a:first-child, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a:first-child, .popup-apply .popup-content .holder .form-input .input-box .box .item:first-child, .popup-apply .popup-content .input-box .box .holder .form-input .item:first-child {
  margin-top: 0;
}
.popup-apply .popup-content .holder .form-input .col label, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a label, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a label, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a label, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a label, .popup-apply .popup-content .holder .form-input .input-box .box .item label, .popup-apply .popup-content .input-box .box .holder .form-input .item label {
  display: inline-block;
  width: 20%;
  line-height: 8.3333333333vw;
  font-size: 2.7777777778vw;
  color: #343434;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col label, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a label, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a label, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a label, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a label, .popup-apply .popup-content .holder .form-input .input-box .box .item label, .popup-apply .popup-content .input-box .box .holder .form-input .item label {
    line-height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col label, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a label, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a label, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a label, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a label, .popup-apply .popup-content .holder .form-input .input-box .box .item label, .popup-apply .popup-content .input-box .box .holder .form-input .item label {
    font-size: 20px;
  }
}
.popup-apply .popup-content .holder .form-input .col .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .text {
  width: 80%;
  padding: 1.3888888889vw;
  font-size: 2.2222222222vw;
  font-weight: 400;
  color: #999;
  border-radius: 0.6944444444vw;
  background: #fff;
  border-width: 0.1388888889vw;
  border-style: solid;
  border-color: #000;
  height: 8.3333333333vw;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .text {
    padding: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .text {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .text {
    border-radius: 5px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .text {
    border-width: 1px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .text {
    height: 60px;
  }
}
.popup-apply .popup-content .holder .form-input .col .text.address, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .text.address, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .text.address, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .text.address, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .text.address, .popup-apply .popup-content .holder .form-input .input-box .box .item .text.address, .popup-apply .popup-content .input-box .box .holder .form-input .item .text.address {
  display: inline-block;
  width: 55%;
}
.popup-apply .popup-content .holder .form-input .col .full-input, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .full-input, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .full-input, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .full-input, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .full-input, .popup-apply .popup-content .holder .form-input .input-box .box .item .full-input, .popup-apply .popup-content .input-box .box .holder .form-input .item .full-input {
  margin-top: 2.3611111111vw;
  padding-left: 17.2222222222vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .full-input, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .full-input, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .full-input, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .full-input, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .full-input, .popup-apply .popup-content .holder .form-input .input-box .box .item .full-input, .popup-apply .popup-content .input-box .box .holder .form-input .item .full-input {
    margin-top: 17px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .full-input, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .full-input, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .full-input, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .full-input, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .full-input, .popup-apply .popup-content .holder .form-input .input-box .box .item .full-input, .popup-apply .popup-content .input-box .box .holder .form-input .item .full-input {
    padding-left: 124px;
  }
}
.popup-apply .popup-content .holder .form-input .col .full-input .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .full-input .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .full-input .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .full-input .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .full-input .text, .popup-apply .popup-content .holder .form-input .input-box .box .item .full-input .text, .popup-apply .popup-content .input-box .box .holder .form-input .item .full-input .text {
  width: 100% !important;
}
.popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
  display: inline-block;
  width: 23.3333333333vw;
  height: 8.3333333333vw;
  margin-left: 0.9722222222vw;
  text-align: center;
  line-height: 8.3333333333vw;
  font-size: 2.5vw;
  font-weight: 500;
  color: #222;
  border-radius: 0.6944444444vw;
  background: #feca09;
  vertical-align: top;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
    width: 168px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
    margin-left: 7px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
    line-height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col .btn-form, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a .btn-form, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a .btn-form, .popup-apply .popup-content .holder .form-input .input-box .box .item .btn-form, .popup-apply .popup-content .input-box .box .holder .form-input .item .btn-form {
    border-radius: 5px;
  }
}
.popup-apply .popup-content .holder .form-input .col.full .text, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.full .text, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.full .text, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.full .text, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.full .text, .popup-apply .popup-content .holder .form-input .input-box .box .full.item .text, .popup-apply .popup-content .input-box .box .holder .form-input .full.item .text {
  width: 80%;
}
.popup-apply .popup-content .holder .form-input .col.other .other-2 label, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 label, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 label, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 label, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 label, .popup-apply .popup-content .holder .form-input .input-box .box .other.item .other-2 label, .popup-apply .popup-content .input-box .box .holder .form-input .other.item .other-2 label {
  width: 100%;
}
.popup-apply .popup-content .holder .form-input .col.other .other-2 .full-input, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 .full-input, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 .full-input, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 .full-input, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 .full-input, .popup-apply .popup-content .holder .form-input .input-box .box .other.item .other-2 .full-input, .popup-apply .popup-content .input-box .box .holder .form-input .other.item .other-2 .full-input {
  width: 100%;
  padding-left: 0;
}
.popup-apply .popup-content .holder .form-input .col.other .other-2 .full-input textarea, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 .full-input textarea, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 .full-input textarea, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 .full-input textarea, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 .full-input textarea, .popup-apply .popup-content .holder .form-input .input-box .box .other.item .other-2 .full-input textarea, .popup-apply .popup-content .input-box .box .holder .form-input .other.item .other-2 .full-input textarea {
  height: 27.7777777778vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col.other .other-2 .full-input textarea, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 .full-input textarea, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.other .other-2 .full-input textarea, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 .full-input textarea, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.other .other-2 .full-input textarea, .popup-apply .popup-content .holder .form-input .input-box .box .other.item .other-2 .full-input textarea, .popup-apply .popup-content .input-box .box .holder .form-input .other.item .other-2 .full-input textarea {
    height: 200px;
  }
}
.popup-apply .popup-content .holder .form-input .col.certification .timer, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.certification .timer, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.certification .timer, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.certification .timer, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.certification .timer, .popup-apply .popup-content .holder .form-input .input-box .box .certification.item .timer, .popup-apply .popup-content .input-box .box .holder .form-input .certification.item .timer {
  position: absolute;
  top: 2.5vw;
  left: 50%;
  margin-left: 28.75vw;
  color: #f05273;
  z-index: 1;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col.certification .timer, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.certification .timer, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.certification .timer, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.certification .timer, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.certification .timer, .popup-apply .popup-content .holder .form-input .input-box .box .certification.item .timer, .popup-apply .popup-content .input-box .box .holder .form-input .certification.item .timer {
    top: 18px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .form-input .col.certification .timer, .popup-apply .popup-review .popup-content .holder .form-input .list-bottom .buttons a.certification .timer, .popup-review .popup-apply .popup-content .holder .form-input .list-bottom .buttons a.certification .timer, .popup-apply .popup-review .popup-content .list-bottom .buttons .holder .form-input a.certification .timer, .popup-review .popup-apply .popup-content .list-bottom .buttons .holder .form-input a.certification .timer, .popup-apply .popup-content .holder .form-input .input-box .box .certification.item .timer, .popup-apply .popup-content .input-box .box .holder .form-input .certification.item .timer {
    margin-left: 207px;
  }
}
.popup-apply .popup-content .holder .all-check {
  margin-top: 5.5555555556vw;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .all-check {
    margin-top: 40px;
  }
}
.popup-apply .popup-content .holder .all-check label {
  display: inline-block;
  margin-left: 0.6944444444vw;
  font-size: 2.2222222222vw;
  font-weight: 500;
  line-height: 1;
  vertical-align: -0.2777777778vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .all-check label {
    margin-left: 5px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .all-check label {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .all-check label {
    vertical-align: -2px;
  }
}
.popup-apply .popup-content .holder .all-check input {
  width: 2.7777777778vw;
  height: 2.7777777778vw;
  vertical-align: middle;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .all-check input {
    width: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .all-check input {
    height: 20px;
  }
}
.popup-apply .popup-content .holder .agree-box {
  margin-top: 2.0833333333vw;
  padding: 2.7777777778vw;
  height: 27.7777777778vw;
  overflow-y: scroll;
  font-size: 2.2222222222vw;
  color: #666;
  font-weight: 300;
  line-height: 1.5;
  text-align: left;
  border-width: 0.2777777778vw;
  border-style: solid;
  border-color: #e7e7e7;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box {
    margin-top: 15px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box {
    padding: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box {
    height: 200px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box {
    border-width: 2px;
  }
}
.popup-apply .popup-content .holder .agree-box .title {
  margin-bottom: 2.7777777778vw;
  font-weight: 500;
  color: #000;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box .title {
    margin-bottom: 20px;
  }
}
.popup-apply .popup-content .holder .agree-box .box {
  margin-bottom: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box .box {
    margin-bottom: 20px;
  }
}
.popup-apply .popup-content .holder .agree-box .box + .title {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box .box + .title {
    margin-top: 40px;
  }
}
.popup-apply .popup-content .holder .agree-box .check-list {
  margin-top: 2.0833333333vw;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-content .holder .agree-box .check-list {
    margin-top: 15px;
  }
}
.popup-apply .popup-content .holder .agree-box .period {
  font-weight: 700;
  color: #222;
}
.popup-apply .popup-action .btn-apply {
  width: 100%;
  padding: 2.7777777778vw 0;
  font-size: 4.1666666667vw;
  font-weight: 700;
  background: #ffbf00;
  color: #000;
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-action .btn-apply {
    padding: 20px 0;
  }
}
@media screen and (min-width: 720px) {
  .popup-apply .popup-action .btn-apply {
    font-size: 30px;
  }
}

.popup-review {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 200;
  display: none;
  width: 90%;
  max-width: 720px;
  letter-spacing: -1px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1100px) {
  .popup-review {
    max-width: 600px;
  }
}
.popup-review * {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.popup-review .popup-close {
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  top: 3%;
  right: 3%;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-close {
    width: 60px;
  }
}
@media screen and (min-width: 720px) {
  .popup-review .popup-close {
    height: 60px;
  }
}
.popup-review .popup-close:before, .popup-review .popup-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 1px;
  margin-left: -15px;
  background-color: #fff;
}
.popup-review .popup-close:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup-review .popup-close:after {
  -webkit-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
}
.popup-review .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: 1100px) {
  .popup-review .popup-close {
    top: 0;
    right: 0;
  }
}
.popup-review .popup-content {
  text-align: left;
  min-height: 62.5vw;
  padding: 0;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content {
    min-height: 450px;
  }
}
.popup-review .popup-content .title {
  padding: 12px 5%;
  line-height: normal;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  background-color: #222;
}
.popup-review .popup-content .table {
  display: block !important;
}
.popup-review .popup-content .item-list {
  padding: 3.4722222222vw;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item-list {
    padding: 25px;
  }
}
.popup-review .popup-content .list {
  line-height: 1.4;
  font-size: 0;
  color: #222;
  border-bottom: 1px solid #dcdcdc;
}
.popup-review .popup-content .list:first-child {
  border-top: 1px solid #dcdcdc !important;
}
.popup-review .popup-content .list.noti {
  background-color: #f5f5f5;
}
.popup-review .popup-content .list-bottom {
  margin: 9px 0;
}
.popup-review .popup-content .list-bottom:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
.popup-review .popup-content .list-bottom .pop-notice {
  text-align: left;
}
.popup-review .popup-content .list-bottom .pop-notice ul li {
  position: relative;
  color: #333;
  line-height: 1.4;
  word-break: keep-all;
  margin-top: 0.6944444444vw;
  font-size: 3.3333333333vw;
  padding-left: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .list-bottom .pop-notice ul li {
    margin-top: 5px;
  }
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .list-bottom .pop-notice ul li {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .list-bottom .pop-notice ul li {
    padding-left: 12px;
  }
}
.popup-review .popup-content .list-bottom .pop-notice ul li:first-child {
  margin-top: 0;
}
.popup-review .popup-content .list-bottom .pop-notice ul li:before {
  content: "·";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.popup-review .popup-content .list-bottom .paging {
  margin: 30px 0;
}
.popup-review .popup-content .list-bottom .buttons {
  margin-top: 9px;
}
.popup-review .popup-content .list-bottom .buttons a {
  display: block;
  width: calc(50% - 4px);
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-review .popup-content .list-bottom .buttons a + a {
  margin-left: 4px;
}
.popup-review .popup-content .list-bottom .buttons a.btn-regist {
  color: #fff;
  background: #333;
  border-color: #333;
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .list-bottom .buttons a.btn-more {
    display: none;
  }
}
.popup-review .popup-content .list-bottom .buttons a:only-child {
  width: 100%;
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .list-bottom .buttons a:only-child {
    float: right;
    width: calc(50% - 4px);
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .list-bottom .buttons a:last-child {
    float: right;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .list-bottom .pop-notice ul li {
    font-size: 14px;
  }
  .popup-review .popup-content .list-bottom .paging {
    clear: both;
    float: none;
  }
  .popup-review .popup-content .list-bottom .buttons {
    margin-top: 40px;
  }
}
.popup-review .popup-content .list-nodata {
  padding: 30px 0;
  text-align: center;
}
.popup-review .popup-content .star {
  position: relative;
}
.popup-review .popup-content .star a {
  display: inline-block;
  vertical-align: top;
}
.popup-review .popup-content .star i {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .star {
    top: -4px;
  }
}
.popup-review .popup-content .item {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  font-size: 3.3333333333vw;
  letter-spacing: -0.5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .item {
    font-size: 16px;
  }
  .popup-review .popup-content .item p {
    font-size: 14px;
  }
}
.popup-review .popup-content .item.subject {
  width: 20%;
  font-weight: 700;
}
.popup-review .popup-content .item.desc {
  width: 80%;
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .item.desc {
    font-size: 14px;
  }
}
.popup-review .popup-content .item:only-child {
  display: block;
  width: 100%;
  max-height: 55.5555555556vw;
  overflow-y: auto;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item:only-child {
    max-height: 400px;
  }
}
.popup-review .popup-content .item a {
  font-weight: 400;
  color: #222;
}
.popup-review .popup-content .item input[type=text] {
  padding: 0 5px;
  height: 30px;
  width: 100%;
  border: 1px solid #eaeaf4;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item input[type=text] {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .item input[type=text] {
    padding: 10px;
    height: 40px;
    font-size: 15px;
  }
}
.popup-review .popup-content .item textarea {
  padding: 1.3888888889vw;
  height: 51.3888888889vw;
  font-size: 3.3333333333vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  resize: none;
  border: 0;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item textarea {
    padding: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item textarea {
    height: 370px;
  }
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .item textarea {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .item textarea {
    font-size: 15px;
  }
}
.popup-review .popup-content .pop-list .search-list {
  text-align: center;
  margin-bottom: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .pop-list .search-list {
    margin-bottom: 10px;
  }
}
.popup-review .popup-content .pop-list .search-list select {
  display: inline-block;
  width: 25%;
  height: 30px;
  border: 1px solid #eaeaf4;
  font-size: 13px;
}
.popup-review .popup-content .pop-list .search-list input {
  display: inline-block;
  width: 55%;
  height: 30px;
  border: 1px solid #eaeaf4;
}
.popup-review .popup-content .pop-list .search-list a {
  display: inline-block;
  width: 18%;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-size: 13px;
  border-radius: 4px;
  background: #333;
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .pop-list .search-list {
    text-align: right;
  }
  .popup-review .popup-content .pop-list .search-list select, .popup-review .popup-content .pop-list .search-list input {
    height: 40px;
    font-size: 15px;
  }
  .popup-review .popup-content .pop-list .search-list a {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
  }
}
.popup-review .popup-content .pop-list .item.subject {
  width: 100%;
  padding-bottom: 0;
}
.popup-review .popup-content .pop-list .item.subject a {
  display: inline-block;
  width: 98%;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .pop-list .item.subject a {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .pop-list .item.subject a {
    font-size: 16px;
  }
}
.popup-review .popup-content .pop-list .item.star {
  padding-top: 0;
  width: 26%;
  text-align: left;
}
.popup-review .popup-content .pop-list .item.writer {
  padding-top: 0;
  text-align: left;
  width: 20%;
  font-size: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .pop-list .item.writer {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .pop-list .item.writer {
    font-size: 16px;
  }
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .pop-list .item.subject {
    padding-bottom: 10px;
    width: 70%;
  }
  .popup-review .popup-content .pop-list .item.star {
    text-align: center;
    padding-top: 10px;
    width: 20%;
  }
  .popup-review .popup-content .pop-list .item.writer {
    padding-top: 10px;
    text-align: center;
    width: 10%;
  }
}
.popup-review .popup-content .scroll-box {
  padding: 5.5555555556vw;
  height: 41.6666666667vw;
  overflow-y: scroll;
  text-align: left;
  background: #fff;
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .scroll-box {
    padding: 40px;
  }
}
@media screen and (min-width: 720px) {
  .popup-review .popup-content .scroll-box {
    height: 300px;
  }
}
.popup-review .popup-content .scroll-box p {
  font-size: 13px;
  font-weight: 400;
  color: #666;
  line-height: 1.4;
}
.popup-review .popup-content .scroll-box p strong {
  font-weight: 700;
  color: #000;
}
@media screen and (min-width: 1100px) {
  .popup-review .popup-content .scroll-box p {
    font-size: 15px;
  }
}

.promotion,
.product,
.product-eco,
.fullservice {
  text-align: center;
}
.promotion [class^=sector-],
.product [class^=sector-],
.product-eco [class^=sector-],
.fullservice [class^=sector-] {
  position: relative;
}
.promotion .wrap,
.product .wrap,
.product-eco .wrap,
.fullservice .wrap {
  position: relative;
  margin: 0 auto;
}
.promotion .wrap-full,
.product .wrap-full,
.product-eco .wrap-full,
.fullservice .wrap-full {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.promotion {
  overflow: hidden;
}
.promotion * {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -0.5px;
}
.promotion .mobile-only {
  display: none !important;
}
.promotion .pc-only {
  display: block !important;
}
.promotion .wrap {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 1200px;
}
.promotion .wrap-full {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.promotion .icon-pointer {
  position: relative;
  display: inline-block;
}
.promotion .icon-pointer:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 3.4375rem;
  height: 3.34375rem;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_20.png") no-repeat 0 0;
  background-size: 100% auto;
  animation-name: pointerBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer:after {
    width: 110px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer:after {
    height: 107px;
  }
}
@-webkit-keyframes pointerBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@keyframes pointerBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
.promotion .slick-arrow {
  left: 50%;
  border-radius: 50%;
  top: 45% !important;
}
.promotion .slick-arrow.slick-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 2.40625rem;
  height: 2.40625rem;
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.7);
  margin-left: -550px;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev {
    width: 77px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev {
    height: 77px;
  }
}
.promotion .slick-arrow.slick-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.6015625rem;
  height: 0.6015625rem;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-bottom-width: 4px;
  border-left-width: 4px;
  -webkit-transform: translate(-25%, -50%) rotate(45deg);
  -ms-transform: translate(-25%, -50%) rotate(45deg);
  transform: translate(-25%, -50%) rotate(45deg);
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev:before {
    width: 19.25px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-prev:before {
    height: 19.25px;
  }
}
.promotion .slick-arrow.slick-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: block;
  width: 2.40625rem;
  height: 2.40625rem;
  margin: 0;
  padding: 0;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.7);
  margin-left: 470px;
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next {
    width: 77px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next {
    height: 77px;
  }
}
.promotion .slick-arrow.slick-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.6015625rem;
  height: 0.6015625rem;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  border-top-width: 4px;
  border-right-width: 4px;
  -webkit-transform: translate(-75%, -50%) rotate(45deg);
  -ms-transform: translate(-75%, -50%) rotate(45deg);
  transform: translate(-75%, -50%) rotate(45deg);
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next:before {
    width: 19.25px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .slick-arrow.slick-next:before {
    height: 19.25px;
  }
}
.promotion .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 0 7px;
}
.promotion .slick-dots li button {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fff;
  opacity: 0.4;
}
.promotion .slick-dots li.slick-active button {
  opacity: 1;
}
.promotion .fix-right {
  position: fixed;
  top: 35%;
  right: 10px;
  z-index: 101;
  opacity: 0;
}
.promotion .fix-right div {
  position: relative;
}
.promotion .fix-right div:first-child {
  margin-bottom: -100px;
}
.promotion .fix-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.8);
}
.promotion .fix-bottom a {
  position: relative;
  display: inline-block;
}
.promotion .fix-bottom a:after {
  content: "";
  position: absolute;
  top: 45%;
  right: 5%;
  z-index: 1;
  display: block;
  width: 2.5rem;
  height: 2.8125rem;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_20.png") no-repeat 0 0;
  background-size: 100% auto;
  animation-name: pointerBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@media screen and (min-width: 720px) {
  .promotion .fix-bottom a:after {
    width: 80px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .fix-bottom a:after {
    height: 90px;
  }
}
@-webkit-keyframes pointerBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
@keyframes pointerBounceDiagonal {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}
.promotion .desc {
  text-align: left;
  font-size: 18px;
  letter-spacing: -1.5px;
  font-weight: 200;
  color: rgba(0, 0, 0, 0.4);
}
.promotion .btn-common {
  display: block;
  width: 753px;
  height: 113px;
  line-height: 110px;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/btn_common.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .btn-common span {
  position: relative;
  letter-spacing: -2px;
  font-size: 35px;
  font-weight: 700;
}
.promotion .btn-common span::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -30px;
  display: block;
  content: "";
  width: 13px;
  height: 19px;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/btn_common_arrow.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-title .wrap-intro {
  height: 1357px;
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/bg_intro.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-title .wrap-intro .intro-box {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.promotion .sector-title .wrap-intro .intro-box .intro {
  opacity: 0;
  position: absolute;
}
.promotion .sector-title .wrap-intro .intro-box .intro-1 {
  top: 230px;
  left: 50%;
}
.promotion .sector-title .wrap-intro .intro-box .intro-2 {
  top: 430px;
  right: -180px;
}
.promotion .sector-title .wrap-intro .intro-box .intro-3 {
  top: 670px;
  right: -180px;
}
.promotion .sector-title .wrap-intro .intro-box .intro-4 {
  top: 530px;
  left: -100px;
}
.promotion .sector-title .wrap-intro .intro-box .intro-5 {
  top: 290px;
  left: 0;
}
.promotion .sector-title .wrap-main {
  position: relative;
  margin-bottom: 125px;
  opacity: 0;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-title .wrap-main .wrap {
  width: 1100px;
  margin: 0 auto;
  height: 1357px;
}
.promotion .sector-title .wrap-main p {
  position: absolute;
  z-index: 3;
  opacity: 0;
}
.promotion .sector-title .wrap-main p.laurel {
  top: 220px;
  right: -88px;
}
.promotion .sector-title .wrap-main p.flag {
  top: 68px;
  left: 205px;
}
.promotion .sector-title .wrap-main p.light {
  z-index: 5;
  top: 100px;
  left: 100px;
}
.promotion .sector-title .wrap-main p.light img {
  display: block;
  width: 150px;
}
.promotion .sector-title .wrap-main p.title-1 {
  top: 105px;
  left: 405px;
}
.promotion .sector-title .wrap-main p.title-2 {
  top: 70px;
  left: 0;
  right: 0;
}
.promotion .sector-title .wrap-main p.title-3 {
  top: 435px;
  left: 0;
  right: 0;
}
.promotion .sector-title .wrap-main p.title-4 {
  top: 680px;
  left: 30px;
}
.promotion .sector-title .wrap-main p.title-teacher {
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
}
.promotion .sector-title .wrap-main p.action-apply {
  z-index: 5;
  bottom: -57px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 57px;
  box-shadow: 0 0 40px 20px rgba(0, 0, 0, 0.5);
}
.promotion .sector-title .wrap-main p.base {
  z-index: 5;
  bottom: -123px;
  right: 0;
  text-align: right;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.promotion .sector-benefit .benefit-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.promotion .sector-benefit .benefit-list > div {
  position: absolute;
}
.promotion .sector-benefit .benefit-list .benefit-1 {
  top: 380px;
  right: 80px;
}
.promotion .sector-benefit .benefit-list .benefit-2 {
  top: 250px;
  left: 160px;
}
.promotion .sector-benefit .benefit-list .benefit-3 {
  top: 570px;
  left: 15px;
}
.promotion .sector-review {
  position: relative;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/bg_review.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-review .review-list {
  overflow: hidden;
  position: absolute;
  bottom: 172px;
  left: 0;
  right: 0;
  width: 1001px;
  height: 300px;
  margin: 0 auto;
}
.promotion .sector-review .review-list .swiper-slide {
  z-index: 2;
  opacity: 0.4;
  transform: scale(0.8) translateY(0);
  height: auto;
  margin: 0;
  transition: all 0.5s;
}
.promotion .sector-review .review-list .swiper-slide-prev {
  transform: scale(0.8) translateY(80px);
  transition: all 0.5s;
}
.promotion .sector-review .review-list .swiper-slide-active {
  z-index: 5;
  opacity: 1;
  transform: scale(1);
  transition: all 0.5s;
}
.promotion .sector-review .review-list .swiper-slide-next {
  transform: scale(0.8) translateY(-80px);
  transition: all 0.5s;
}
.promotion .sector-apply {
  position: relative;
  background-color: #fff;
}
.promotion .sector-apply .action {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 222px;
  width: 753px;
  border-radius: 57px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.5);
}
.promotion .sector-event {
  position: relative;
  padding-bottom: 140px;
  background-color: #f0f2ff;
}
.promotion .sector-event.coming::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  min-height: 1318px;
  background-image: url("//img.eduwill.net/eduwill/img/2022/G/onlive/220728/pc/coming.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.promotion .sector-event .wrap {
  width: 1100px;
}
.promotion .sector-event .event-img {
  margin-left: -100px;
}
.promotion .sector-event .action {
  position: absolute;
  left: 5px;
  top: 600px;
  width: 491px;
  border-radius: 47px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.promotion .sector-event .event-notice {
  padding: 40px 60px 50px;
  border-radius: 20px;
  box-sizing: border-box;
  background: #fff;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}
.promotion .sector-event .event-notice .notice-title {
  margin-bottom: 15px;
  font-weight: 700;
  text-align: left;
}/*# sourceMappingURL=web.css.map */