@charset "UTF-8";
.fullservice .full-cover p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-item: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid, .fullservice.after .full-review .review-list .list, .fullservice.after .full-score .table-box .table-row, .popup .popup-body .check-list, .fullservice .full-product .product-list, .fullservice.after .full-event, .fullservice.after .full-review .write-list, .fullservice.after .full-score .table-box .table-row > div, .fullservice.after .full-result .full-sub-title {
  *zoom: 1;
}

.grid:before, .fullservice.after .full-review .review-list .list:before, .fullservice.after .full-score .table-box .table-row:before, .popup .popup-body .check-list:before, .fullservice .full-product .product-list:before, .fullservice.after .full-event:before, .fullservice.after .full-review .write-list:before, .fullservice.after .full-score .table-box .table-row > div:before, .fullservice.after .full-result .full-sub-title:before, .grid:after, .fullservice.after .full-review .review-list .list:after, .fullservice.after .full-score .table-box .table-row:after, .popup .popup-body .check-list:after, .fullservice .full-product .product-list:after, .fullservice.after .full-event:after, .fullservice.after .full-review .write-list:after, .fullservice.after .full-score .table-box .table-row > div:after, .fullservice.after .full-result .full-sub-title:after {
  content: '';
  display: table;
}

.grid:after, .fullservice.after .full-review .review-list .list:after, .fullservice.after .full-score .table-box .table-row:after, .popup .popup-body .check-list:after, .fullservice .full-product .product-list:after, .fullservice.after .full-event:after, .fullservice.after .full-review .write-list:after, .fullservice.after .full-score .table-box .table-row > div:after, .fullservice.after .full-result .full-sub-title:after {
  clear: both;
}

.hidden,
.sr_only,
.sr-only,
.fullservice.after .full-review .pagination a.control 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, .fullservice.after .full-review .review-list .list, .fullservice.after .full-score .table-box .table-row, .popup .popup-body .check-list {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col, .fullservice.after .full-review .review-list .list .col, .fullservice.after .full-score .table-box .table-row .col, .popup .popup-body .check-list .col, .fullservice.after .full-review .review-list .grid .list > div, .fullservice.after .full-review .review-list .list > div, .fullservice.after .full-review .review-list .full-score .table-box .table-row .list > div, .fullservice.after .full-review .review-list .popup .popup-body .check-list .list > div, .fullservice.after .full-score .table-box .grid .table-row > div, .fullservice.after .full-score .table-box .full-review .review-list .list .table-row > div, .fullservice.after .full-score .table-box .table-row > div, .fullservice.after .full-score .table-box .popup .popup-body .check-list .table-row > div, .fullservice.after .full-review .review-list .list .popup .popup-body .check-list li, .popup .popup-body .check-list .fullservice.after .full-review .review-list .list li, .fullservice.after .full-score .table-box .table-row .popup .popup-body .check-list li, .popup .popup-body .check-list .fullservice.after .full-score .table-box .table-row li, .popup .popup-body .check-list li {
  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;
}

.fullservice .full-tab li:only-child, .fullservice .full-tab li:nth-child(1):nth-last-child(1) {
  width: 100%;
}

.fullservice .full-tab li:nth-child(1):nth-last-child(2), .fullservice .full-tab li:nth-child(2):nth-last-child(1) {
  width: 50%;
}

.fullservice .full-tab li:nth-child(1):nth-last-child(3), .fullservice .full-tab li:nth-child(2):nth-last-child(2), .fullservice .full-tab li:nth-child(3):nth-last-child(1) {
  width: 33.333%;
}

.fullservice .full-tab li:nth-child(1):nth-last-child(4), .fullservice .full-tab li:nth-child(2):nth-last-child(3), .fullservice .full-tab li:nth-child(3):nth-last-child(2), .fullservice .full-tab li:nth-child(4):nth-last-child(1) {
  width: 25%;
}

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

.fullservice .container {
  position: relative;
}

.fullservice .wrap {
  position: relative;
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 1100px) {
  .fullservice .wrap {
    width: 1200px;
    max-width: 100%;
  }
}

.fullservice .item {
  position: relative;
}

.fullservice .highlight-1 {
  color: #ff0000;
}

.fullservice .highlight-2 {
  color: #1d44d8;
}

.fullservice .wing {
  position: fixed;
  top: 20%;
  right: 0;
  z-index: 6;
}

.fullservice .slick-dots {
  width: 100%;
  margin-top: 0.9375rem;
  position: relative;
  top: 10px;
  text-align: center;
}

@media screen and (min-width: 720px) {
  .fullservice .slick-dots {
    margin-top: 30px;
  }
}

.fullservice .slick-dots li {
  display: inline-block;
  margin: 0 0.1875rem;
}

@media screen and (min-width: 720px) {
  .fullservice .slick-dots li {
    margin: 0 6px;
  }
}

.fullservice .slick-dots li button {
  width: 0.625rem;
  height: 0.625rem;
  text-indent: -9999em;
  border: none;
  border-radius: 50%;
  background-color: #cfcfcf;
  outline: none;
  cursor: pointer;
}

@media screen and (min-width: 720px) {
  .fullservice .slick-dots li button {
    width: 20px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .slick-dots li button {
    height: 20px;
  }
}

.fullservice .slick-dots li.slick-active button {
  width: 1.875rem;
  border-radius: 0.46875rem;
  background-color: #ffc20e;
}

@media screen and (min-width: 720px) {
  .fullservice .slick-dots li.slick-active button {
    width: 60px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .slick-dots li.slick-active button {
    border-radius: 15px;
  }
}

.fullservice .full-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
}

.fullservice .full-fixed a {
  position: relative;
  display: inline-block;
  display: block;
}

.fullservice .full-fixed a: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;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .fullservice .full-fixed a:after {
    width: 110px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-fixed a:after {
    height: 107px;
  }
}

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

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

@media screen and (min-width: 1100px) {
  .fullservice .full-fixed a:after {
    right: 8%;
  }
}

.fullservice .full-wing {
  position: fixed;
  right: 1.38889%;
  bottom: 1.38889%;
  z-index: 99;
  width: 20.55556%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-wing {
    top: 20%;
    right: 0;
    bottom: auto;
    width: auto;
  }
}

.fullservice .full-wing a {
  position: relative;
  display: inline-block;
}

.fullservice .full-wing a:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 2.09375rem;
  height: 2.3125rem;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .fullservice .full-wing a:after {
    width: 67px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-wing a:after {
    height: 74px;
  }
}

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

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

@media screen and (min-width: 1100px) {
  .fullservice .full-wing a {
    display: block;
  }
  .fullservice .full-wing a:after {
    display: none;
  }
}

.fullservice .full-top {
  background-color: #212121;
}

.fullservice .full-top.sticky {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
}

.fullservice .full-title {
  padding-bottom: 3.125rem;
  background-color: #fff;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/bg_title.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media screen and (min-width: 720px) {
  .fullservice .full-title {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-title {
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/bg_title.jpg");
    background-size: 100% 100%;
  }
}

.fullservice .full-title .action {
  position: absolute;
  top: 2.28013%;
  right: 5.13889%;
  left: 83.75%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-title .action {
    top: 7px;
    right: 50px;
    left: auto;
  }
}

.fullservice .full-title .action a {
  display: block;
}

.fullservice .full-title .base {
  margin-top: 0.3125rem;
  padding-right: 4.86111%;
  text-align: right;
  font-size: 2.77778vw;
  color: rgba(248, 248, 248, 0.4);
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .base {
    margin-top: 10px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .base {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-title .base {
    padding-right: 100px;
    font-size: 18px;
  }
}

.fullservice .full-title .number-list {
  position: absolute;
  top: 75.97173%;
  right: 0;
  left: 0;
  padding-right: 6.94444%;
  text-align: right;
  font-size: 0;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-title .number-list {
    top: 77px;
    right: 51px;
    left: 799px;
    padding-right: 0;
    text-align: center;
  }
}

.fullservice .full-title .number-list:after {
  content: '3)';
  display: inline-block;
  vertical-align: bottom;
  font-size: 2.5vw;
  color: rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .number-list:after {
    font-size: 18px;
  }
}

.fullservice .full-title .number-list .number {
  position: relative;
  display: inline-block;
  width: 6.94444%;
  height: 10.96892%;
  margin: 0 -2px;
  text-align: center;
  font-size: 5.55556vw;
  font-weight: 700;
  color: #000;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/bg_num.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .number-list .number {
    font-size: 40px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-title .number-list .number {
    width: 50px;
    height: 60px;
  }
}

.fullservice .full-title .number-list .number:nth-last-child(3n + 1) {
  margin-right: 0.3125rem;
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .number-list .number:nth-last-child(3n + 1) {
    margin-right: 10px;
  }
}

.fullservice .full-title .number-list .number:nth-last-child(3n + 1):after {
  content: ',';
  position: absolute;
  right: -0.25rem;
  bottom: -0.15625rem;
  display: block;
  font-size: 4.16667vw;
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .number-list .number:nth-last-child(3n + 1):after {
    right: -8px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .number-list .number:nth-last-child(3n + 1):after {
    bottom: -5px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-title .number-list .number:nth-last-child(3n + 1):after {
    font-size: 30px;
  }
}

.fullservice .full-title .number-list .number:nth-last-child(3n + 1):last-child {
  margin-right: 0;
}

.fullservice .full-title .number-list .number:nth-last-child(3n + 1):last-child:after {
  display: none;
}

.fullservice .full-board {
  padding: 3.125rem 0;
}

@media screen and (min-width: 720px) {
  .fullservice .full-board {
    padding: 100px 0;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-board .wrap {
    width: 1000px;
  }
}

.fullservice .full-board .title {
  margin: 0 4.86111%;
  font-size: 6.25vw;
  font-weight: 700;
}

@media screen and (min-width: 720px) {
  .fullservice .full-board .title {
    font-size: 45px;
  }
}

.fullservice .full-board .notice-board {
  position: relative;
  margin-top: 0.9375rem;
  padding: 0.59375rem 0 1.25rem;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice .full-board .notice-board {
    margin-top: 30px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-board .notice-board {
    padding: 19px 0 40px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-board .notice-board {
    padding: 29px 0 60px;
  }
}

.fullservice .full-board .notice-board:before, .fullservice .full-board .notice-board:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-board .notice-board:before, .fullservice .full-board .notice-board:after {
    width: 994px;
    background-size: auto;
  }
}

.fullservice .full-board .notice-board:before {
  top: 0;
  height: 11px;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/board_top.png");
}

@media screen and (min-width: 720px) {
  .fullservice .full-board .notice-board:before {
    height: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-board .notice-board:before {
    height: 47px;
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/board_top.png");
  }
}

.fullservice .full-board .notice-board:after {
  bottom: 0;
  height: 23px;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/board_bottom.png");
}

@media screen and (min-width: 720px) {
  .fullservice .full-board .notice-board:after {
    height: 43px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-board .notice-board:after {
    height: 78px;
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/board_bottom.png");
  }
}

.fullservice .full-board .notice-board .inner {
  padding: 5% 10%;
  background: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/board_middle.png") repeat-y center center;
  background-size: 100% auto;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-board .notice-board .inner {
    padding: 30px 80px;
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/board_middle.png");
    background-position: 0 0;
    background-size: auto;
  }
}

.fullservice .full-board .notice-board .inner p {
  line-height: 1.4;
  font-size: 5vw;
  color: #ffe200;
}

@media screen and (min-width: 720px) {
  .fullservice .full-board .notice-board .inner p {
    font-size: 36px;
  }
}

.fullservice .full-tab {
  line-height: 1;
  background: #2317b4;
  background: -webkit-gradient(linear, left top, left bottom, from(#2317b4), color-stop(50%, #2216b0), to(#18107d));
  background: linear-gradient(to bottom, #2317b4 0%, #2216b0 50%, #18107d 100%);
}

.fullservice .full-tab ul {
  font-size: 0;
}

.fullservice .full-tab li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fullservice .full-tab li.on a {
  z-index: 1;
  color: #4c3fe3;
  border-top-color: #fff;
  background: #fff;
  -webkit-box-shadow: 40px 0px 20px -20px rgba(0, 0, 0, 0.5);
  box-shadow: 40px 0px 20px -20px rgba(0, 0, 0, 0.5);
}

.fullservice .full-tab a {
  position: relative;
  display: block;
  padding: 1.25rem 0;
  font-size: 5vw;
  font-weight: 700;
  color: #aaa3ff;
  border-top: 1px solid #685de7;
  background: #4c3fe3;
  background: -webkit-gradient(linear, left top, left bottom, from(#4c3fe3), color-stop(50%, #4a3ddd), to(#332a9b));
  background: linear-gradient(to bottom, #4c3fe3 0%, #4a3ddd 50%, #332a9b 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .fullservice .full-tab a {
    padding: 40px 0;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-tab a {
    font-size: 36px;
  }
}

.fullservice .full-tab .flag {
  position: absolute;
  top: -0.625rem;
  right: 9.72222%;
  width: 42.77778%;
  -webkit-animation-name: flagBounce;
          animation-name: flagBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .fullservice .full-tab .flag {
    top: -20px;
  }
}

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

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

.fullservice .full-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
}

.fullservice .full-cover p {
  height: 100%;
  font-size: 4.16667vw;
  font-weight: 700;
  color: #fff;
}

@media screen and (min-width: 720px) {
  .fullservice .full-cover p {
    font-size: 30px;
  }
}

.fullservice .full-tab-contents {
  position: relative;
}

.fullservice .full-tab-contents .full-cover {
  left: 0;
  width: 100%;
  height: 100%;
}

.fullservice .full-tab-contents .full-cover p {
  font-size: 6.94444vw;
}

@media screen and (min-width: 720px) {
  .fullservice .full-tab-contents .full-cover p {
    font-size: 50px;
  }
}

.fullservice .only-pc {
  display: none !important;
}

@media screen and (min-width: 1100px) {
  .fullservice .only-pc {
    display: inline-block !important;
  }
}

.fullservice .only-mobile {
  display: block !important;
}

@media screen and (min-width: 1100px) {
  .fullservice .only-mobile {
    display: none !important;
  }
}

.fullservice .apply-table table {
  border-bottom-width: 0.09375rem;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

@media screen and (min-width: 720px) {
  .fullservice .apply-table table {
    border-bottom-width: 3px;
  }
}

.fullservice .apply-table th, .fullservice .apply-table td {
  padding: 0.625rem 0 0.625rem 0.625rem;
  text-align: left;
  vertical-align: top;
  font-weight: 700;
  font-size: 3.33333vw;
  color: #222;
  word-break: break-all;
  border-top: 1px solid #646464;
}

@media screen and (min-width: 720px) {
  .fullservice .apply-table th, .fullservice .apply-table td {
    padding: 20px 0 20px 20px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .apply-table th, .fullservice .apply-table td {
    font-size: 24px;
  }
}

.fullservice .apply-table th strong, .fullservice .apply-table td strong {
  display: block;
}

@media screen and (min-width: 1100px) {
  .fullservice .apply-table th span, .fullservice .apply-table td span {
    display: block;
  }
}

.fullservice .apply-table tr:first-child th,
.fullservice .apply-table tr:first-child td {
  border-top-width: 0.09375rem;
  border-top-color: #000;
}

@media screen and (min-width: 720px) {
  .fullservice .apply-table tr:first-child th,
  .fullservice .apply-table tr:first-child td {
    border-top-width: 3px;
  }
}

.fullservice .apply-table td {
  font-weight: 400;
}

.fullservice .apply-table td.highlight {
  font-weight: 700;
}

.fullservice .full-band {
  z-index: 1;
  background-color: #2126b4;
}

.fullservice .full-band img {
  margin-bottom: -2.09375rem;
}

@media screen and (min-width: 720px) {
  .fullservice .full-band img {
    margin-bottom: -67px;
  }
}

.fullservice .full-benefit {
  background-color: #ffe318;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/bg_benefit.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-benefit {
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/bg_benefit.jpg");
  }
}

.fullservice .full-benefit .period {
  position: absolute;
  top: 31.31115%;
  right: 4.86111%;
  left: 4.86111%;
  padding: 0.3125rem;
  font-size: 4.16667vw;
  font-weight: 700;
  color: #fff;
  border-radius: 1.5625rem;
  background-color: #4c3fe3;
}

@media screen and (min-width: 720px) {
  .fullservice .full-benefit .period {
    padding: 10px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-benefit .period {
    font-size: 30px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-benefit .period {
    border-radius: 50px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-benefit .period {
    top: 400px;
    right: 200px;
    left: 200px;
  }
}

.fullservice .full-benefit .full-action {
  position: absolute;
  top: 79.35421%;
  right: 8.05556%;
  left: 8.05556%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-benefit .full-action {
    top: 1076px;
    right: 0;
    left: 0;
  }
}

.fullservice .full-benefit .full-action a {
  position: relative;
  display: inline-block;
}

.fullservice .full-benefit .full-action a: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;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .fullservice .full-benefit .full-action a:after {
    width: 110px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-benefit .full-action a:after {
    height: 107px;
  }
}

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

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

.fullservice .full-notice li {
  position: relative;
  padding-left: 10px;
  text-align: left;
  font-size: 3.33333vw;
  color: rgba(0, 0, 0, 0.65);
}

@media screen and (min-width: 720px) {
  .fullservice .full-notice li {
    font-size: 24px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-notice li {
    font-size: 16px;
  }
}

.fullservice .full-notice li:before {
  content: '-';
  position: absolute;
  top: 0;
  left: 0;
}

.fullservice .full-notice li span {
  display: block;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-notice li span {
    display: inline-block;
  }
}

.fullservice .full-result {
  padding-bottom: 6.94444vw;
}

@media screen and (min-width: 720px) {
  .fullservice .full-result {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-result {
    padding-bottom: 140px;
  }
  .fullservice .full-result .result-slide {
    padding-top: 10px;
  }
  .fullservice .full-result .result-slide .slick-slide:not(.slick-current) {
    opacity: .5;
  }
  .fullservice .full-result .slider-mobile {
    font-size: 0;
  }
  .fullservice .full-result .slider-mobile > div {
    display: inline-block;
  }
}

.fullservice .full-exam {
  padding-bottom: 6.25rem;
  background-color: #f4f4f4;
}

@media screen and (min-width: 720px) {
  .fullservice .full-exam {
    padding-bottom: 200px;
  }
}

.fullservice .full-exam .action {
  margin: 0 4.16667%;
}

.fullservice .full-exam .action a {
  position: relative;
  display: inline-block;
}

.fullservice .full-exam .action a: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;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .fullservice .full-exam .action a:after {
    width: 110px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-exam .action a:after {
    height: 107px;
  }
}

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

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

.fullservice .full-exam .apply-table {
  margin: 0 4.16667%;
  margin-top: 3.75rem;
}

@media screen and (min-width: 720px) {
  .fullservice .full-exam .apply-table {
    margin-top: 120px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-exam .apply-table {
    margin: 120px auto 0;
  }
}

.fullservice .full-teacher {
  padding-bottom: 13.88889vw;
}

@media screen and (min-width: 720px) {
  .fullservice .full-teacher {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-teacher {
    padding-bottom: 150px;
  }
}

.fullservice .full-coupon {
  padding-bottom: 6.25rem;
  background: #ffc300;
  background: -webkit-gradient(linear, left top, right top, from(#ffc300), to(#ffea00));
  background: linear-gradient(to right, #ffc300 0%, #ffea00 100%);
}

@media screen and (min-width: 720px) {
  .fullservice .full-coupon {
    padding-bottom: 200px;
  }
}

.fullservice .full-coupon .apply-table {
  margin: 0 4.16667%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-coupon .apply-table {
    margin: 0 auto;
  }
}

.fullservice .full-product {
  padding: 3.75rem 0 6.25rem;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product {
    padding: 120px 0 200px;
  }
}

.fullservice .full-product .full-sub-title {
  position: relative;
  margin: 0 4.86111%;
  text-align: left;
  font-size: 5.55556vw;
  font-weight: 900;
  color: #000;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .full-sub-title {
    font-size: 40px;
  }
}

.fullservice .full-product .full-sub-title span {
  display: block;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .full-sub-title {
    font-size: 54px;
    margin: 0;
  }
  .fullservice .full-product .full-sub-title span {
    display: inline-block;
  }
}

.fullservice .full-product .full-video {
  margin: 0 4.16667%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .full-video {
    margin: 0;
  }
}

.fullservice .full-product .full-desc {
  margin: 0 4.16667%;
  margin-top: 0.3125rem;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .full-desc {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .full-desc {
    margin: 10px 0 0;
  }
}

.fullservice .full-product .product-list {
  margin: 0 5.55556%;
  margin-top: 0.9375rem;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .product-list {
    margin: 0 0 0 -44px;
    padding: 0 70px;
  }
}

.fullservice .full-product .product-list .item {
  margin-top: 0.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list .item {
    margin-top: 16px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .product-list .item {
    float: left;
    width: calc(50% - 44px);
    margin: 50px 0 0 17px;
  }
  .fullservice .full-product .product-list .item:nth-child(odd) {
    padding-right: 0.375rem;
  }
}

@media screen and (min-width: 1100px) and (min-width: 720px) {
  .fullservice .full-product .product-list .item:nth-child(odd) {
    padding-right: 12px;
  }
}

@media screen and (min-width: 1100px) and (min-width: 1100px) {
  .fullservice .full-product .product-list .item:nth-child(odd) {
    padding-right: 0;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .product-list .item:nth-child(even) {
    padding-left: 0.375rem;
  }
}

@media screen and (min-width: 1100px) and (min-width: 720px) {
  .fullservice .full-product .product-list .item:nth-child(even) {
    padding-left: 12px;
  }
}

@media screen and (min-width: 1100px) and (min-width: 1100px) {
  .fullservice .full-product .product-list .item:nth-child(even) {
    padding-left: 0;
  }
}

.fullservice .full-product .product-list a {
  position: relative;
  display: block;
  padding: 1.875rem 1.5625rem;
  border-radius: 0.3125rem;
  background-color: #fff;
  -webkit-box-shadow: -2px 4px 16px 0 rgba(0, 0, 0, 0.24);
  box-shadow: -2px 4px 16px 0 rgba(0, 0, 0, 0.24);
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a {
    padding: 60px 50px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a {
    border-radius: 10px;
  }
}

.fullservice .full-product .product-list a p {
  line-height: 1.2;
}

.fullservice .full-product .product-list a p.discount {
  display: none;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .product-list a p.discount {
    display: inline-block;
    padding: 0 10px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    background-color: #3b49d0;
  }
}

.fullservice .full-product .product-list a p.hashtag {
  font-size: 3.05556vw;
  font-weight: 500;
  color: #000;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.hashtag {
    font-size: 22px;
  }
}

.fullservice .full-product .product-list a p.title {
  display: block;
  margin-top: 0.625rem;
  font-size: 5vw;
  font-weight: 700;
  color: #000;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.title {
    margin-top: 20px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.title {
    font-size: 36px;
  }
}

.fullservice .full-product .product-list a p.title span {
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .product-list a p.title {
    font-size: 38px;
  }
  .fullservice .full-product .product-list a p.title span {
    display: block;
  }
}

.fullservice .full-product .product-list a p.go {
  position: relative;
  display: inline-block;
  position: absolute;
  right: 1.875rem;
  bottom: 1.875rem;
  display: table;
  width: 41px;
  height: 41px;
  text-align: center;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 5.27778vw;
  font-weight: 700;
  color: #000;
  border-radius: 50%;
  background: #fce100;
  background-image: -webkit-linear-gradient(top, #fce100, #fcc800);
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff;
}

.fullservice .full-product .product-list a p.go:after {
  content: '';
  position: absolute;
  top: 60%;
  right: -50%;
  z-index: 1;
  display: block;
  width: 1.78125rem;
  height: 2.03125rem;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -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;
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.go:after {
    width: 57px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.go:after {
    height: 65px;
  }
}

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

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

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.go {
    right: 60px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.go {
    bottom: 60px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-product .product-list a p.go {
    font-size: 38px;
  }
}

@media (min-width: 400px) {
  .fullservice .full-product .product-list a p.go {
    width: 55px;
    height: 55px;
  }
}

@media (min-width: 500px) {
  .fullservice .full-product .product-list a p.go {
    width: 70px;
    height: 70px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-product .product-list a p.go {
    right: 60px;
    bottom: 60px;
    width: 82px;
    height: 82px;
  }
}

.fullservice .full-product .product-list a p.go span {
  display: table-cell;
  vertical-align: middle;
}

.fullservice .full-qna {
  padding: 3.75rem 0;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna {
    padding: 120px 0;
  }
}

.fullservice .full-qna .slide-list {
  width: 100%;
  padding: 0 4.86111%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fullservice .full-qna .slide-list .slick-track {
  display: table;
  padding: 0.9375rem 0;
  left: 0 !important;
  -webkit-transform: translate(0) !important;
  transform: translate(0) !important;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-track {
    padding: 30px 0;
  }
}

.fullservice .full-qna .slide-list .slick-slide {
  display: table-cell;
  float: none;
  width: 33% !important;
  padding: 0.625rem 0;
  vertical-align: middle;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-slide {
    padding: 20px 0;
  }
}

.fullservice .full-qna .slide-list .slick-slide.slick-current {
  position: relative;
  background-color: #2126b5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.fullservice .full-qna .slide-list .slick-slide.slick-current .list {
  font-size: 4.16667vw;
  font-weight: 700;
  color: #fff;
  border: none;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-slide.slick-current .list {
    font-size: 30px;
  }
}

.fullservice .full-qna .slide-list .slick-slide.slick-current:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -4.16667vw;
  display: inline-block;
  width: 4.72222vw;
  height: 4.16667vw;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/tail.png");
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-slide.slick-current:after {
    bottom: -30px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-slide.slick-current:after {
    width: 34px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-slide.slick-current:after {
    height: 30px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-qna .slide-list .slick-slide.slick-current:after {
    width: 34px;
    height: 17px;
    bottom: -17px;
  }
}

.fullservice .full-qna .slide-list .slick-slide:first-child .list {
  border-left-width: 1px;
}

.fullservice .full-qna .slide-list .slick-slide:last-child .list {
  border-right-width: 1px;
}

.fullservice .full-qna .slide-list .slick-slide .list {
  line-height: 1.4;
  font-size: 3.47222vw;
  letter-spacing: -2px;
  border: 1px solid #d6d6d6;
  border-right-width: 0;
  border-left-width: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-list .slick-slide .list {
    font-size: 25px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-qna .slide-list .slick-slide .list {
    padding: 14px 0;
  }
}

.fullservice .full-qna .slide-list .slick-slide .list span {
  display: block;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-qna .slide-list .slick-slide .list span {
    display: inline-block;
  }
}

.fullservice .full-qna .slide-view {
  width: 100%;
  margin: 0 auto;
}

.fullservice .full-qna .slide-view .slick-slide {
  margin: 0 -0.625rem;
}

@media screen and (min-width: 720px) {
  .fullservice .full-qna .slide-view .slick-slide {
    margin: 0 -20px;
  }
}

.fullservice .full-qna .slide-view .slick-slide img {
  width: 100%;
}

.fullservice .full-qna .slide-view .slick-slide:not(.slick-current) {
  opacity: .5;
}

.fullservice .full-qna .slick-slide img {
  width: 100%;
}

.fullservice .full-winner {
  overflow: hidden;
  background-color: #ffc100;
  background: #ffc100;
  background: -webkit-gradient(linear, left top, right top, from(#ffc100), to(#ffea00));
  background: linear-gradient(90deg, #ffc100 0%, #ffea00 100%);
}

.fullservice .full-winner .winner-wrap {
  margin-top: -1.5625rem;
}

@media screen and (min-width: 720px) {
  .fullservice .full-winner .winner-wrap {
    margin-top: -50px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-winner .winner-wrap {
    margin-top: -70px;
  }
}

.fullservice .full-winner .winner-wrap .winner-list {
  overflow: hidden;
  -webkit-transform: perspective(400px) rotateX(35deg);
  transform: perspective(400px) rotateX(35deg);
}

.fullservice .full-winner .winner-wrap .winner-list .slick-track {
  -webkit-transform: translate(0) !important;
  transform: translate(0) !important;
}

.fullservice .full-winner .winner-wrap p {
  line-height: 2.2;
  font-size: 2.77778vw;
  font-weight: 500;
  color: #222;
}

@media screen and (min-width: 720px) {
  .fullservice .full-winner .winner-wrap p {
    font-size: 20px;
  }
}

.fullservice .full-brand {
  padding-bottom: 6.94444vw;
  background-color: #f2f2f2;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/bg_brand.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media screen and (min-width: 720px) {
  .fullservice .full-brand {
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-brand {
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/bg_brand.jpg");
  }
}

.fullservice .full-brand .action {
  position: absolute;
  top: 89.36971%;
  right: 40.69444%;
  left: 40.69444%;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-brand .action {
    top: 1062px;
    right: 30px;
    left: auto;
  }
}

.fullservice .full-brand .action a {
  display: inline-block;
}

.fullservice .full-review {
  padding: 13.88889vw 0;
  background-color: #f7f7f7;
}

@media screen and (min-width: 720px) {
  .fullservice .full-review {
    padding: 100px 0;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-review {
    padding: 0 0 150px;
  }
}

.fullservice .full-review .action {
  width: 40.69444vw;
  position: absolute;
  bottom: 4.86111vw;
  right: 4.16667vw;
}

@media screen and (min-width: 720px) {
  .fullservice .full-review .action {
    width: 293px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-review .action {
    bottom: 35px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice .full-review .action {
    right: 30px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice .full-review .action {
    text-align: right;
    margin: 0 30px 0 0;
    position: absolute;
    right: 0;
  }
}

.fullservice .full-review .action a {
  display: inline-block;
}

.fullservice .full-prize {
  background: #f8f8f8;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#fff));
  background: linear-gradient(to bottom, #f8f8f8 0%, #fff 100%);
}

.fullservice .full-only {
  background: #f8f7f0;
}

@media screen and (min-width: 1100px) {
  .fullservice .full-only {
    padding-top: 50px;
  }
}

.fullservice .full-only .sector-unbreakable .unbreakable-list:before {
  background: #f8f7f0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8f7f0), to(rgba(248, 247, 240, 0)));
  background: linear-gradient(180deg, #f8f7f0 0%, rgba(248, 247, 240, 0) 100%);
}

.fullservice .full-only .sector-unbreakable .unbreakable-list:after {
  background: #f8f7f0;
  background: -webkit-gradient(linear, left bottom, left top, from(#f8f7f0), to(rgba(248, 247, 240, 0)));
  background: linear-gradient(0deg, #f8f7f0 0%, rgba(248, 247, 240, 0) 100%);
}

#footerFixedButtons {
  display: none !important;
}

.fullservice.after .full-action {
  margin: 0 4.86111%;
  margin-top: 1.25rem;
  font-size: 0;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-action {
    margin-top: 40px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-action {
    margin-right: 50px;
    margin-left: 50px;
  }
}

.fullservice.after .full-notice {
  padding: 0 4.86111%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 0;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice {
    padding-top: 40px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-notice {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.fullservice.after .full-notice .title {
  text-align: left;
  font-size: 3.47222vw;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice .title {
    font-size: 25px;
  }
}

.fullservice.after .full-notice .title + ul {
  margin-top: 0.3125rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice .title + ul {
    margin-top: 10px;
  }
}

.fullservice.after .full-notice ul + .title {
  margin-top: 1.5625rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice ul + .title {
    margin-top: 50px;
  }
}

.fullservice.after .full-notice ul li {
  position: relative;
  padding-left: 3%;
  text-align: left;
  font-size: 2.77778vw;
  color: #000;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice ul li {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-notice ul li {
    padding-left: 20px;
  }
}

.fullservice.after .full-notice ul li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

.fullservice.after .full-notice ul li span {
  display: inline-block;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-notice ul li span {
    display: block;
  }
}

.fullservice.after .full-notice.product-notice {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #eee;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice.product-notice {
    padding-top: 80px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-notice.product-notice {
    padding-bottom: 80px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-notice.product-notice ul {
    margin-right: 30px;
    margin-left: 30px;
  }
  .fullservice.after .full-notice.product-notice ul li {
    padding-left: 10px;
  }
}

.fullservice.after .full-notice.product-notice ul li:before {
  content: '·';
}

.fullservice.after .full-notice.product-notice ul span {
  display: block;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-notice.product-notice ul span {
    display: inline-block;
  }
}

.fullservice.after .btn {
  position: relative;
  display: inline-block;
  width: 48%;
  padding: 0.9375rem 0;
  font-size: 4.44444vw;
  font-weight: 700;
  border-width: 0;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
}

@media screen and (min-width: 720px) {
  .fullservice.after .btn {
    padding: 30px 0;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .btn {
    font-size: 32px;
  }
}

.fullservice.after .btn:nth-child(odd) {
  margin-right: 2%;
}

.fullservice.after .btn:nth-child(even) {
  margin-left: 2%;
}

.fullservice.after .btn:only-child {
  width: 100%;
  margin: 0;
}

.fullservice.after .btn-primary {
  color: #000;
  border-top-color: #ffe917;
  border-bottom-color: #ebb30d;
  background-color: #ffc20e;
}

.fullservice.after .btn-secondary {
  color: #fff;
  border-top-color: #5d49ec;
  border-bottom-color: #3529bc;
  background-color: #4847db;
}

.fullservice.after .btn-complete {
  color: rgba(255, 255, 255, 0.7);
  border-top-color: #999;
  border-bottom-color: #575757;
  background-color: #5e5e5e;
}

.fullservice.after .btn-cancel {
  color: #000;
  border-top-color: #f3f3f3;
  border-bottom-color: #cdcdcd;
  background-color: #dedede;
}

.fullservice.after .full-exam-select {
  padding: 3.125rem 0 9.375rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-exam-select {
    padding: 100px 0 300px;
  }
}

.fullservice.after .full-exam-select .full-sub-title {
  font-size: 5vw;
  font-weight: 700;
  color: #141414;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-exam-select .full-sub-title {
    font-size: 36px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-exam-select .full-sub-title {
    margin: 0 50px;
    text-align: left;
  }
}

.fullservice.after .full-exam-select .full-action .btn-primary:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 0.3125rem;
  height: 0.3125rem;
  margin-top: -0.15625rem;
  border-width: 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 2px;
  border-right-width: 2px;
  right: 10%;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-exam-select .full-action .btn-primary:after {
    width: 10px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-exam-select .full-action .btn-primary:after {
    height: 10px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-exam-select .full-action .btn-primary:after {
    margin-top: -5px;
  }
}

.fullservice.after .full-event {
  padding-bottom: 3.125rem;
  background-color: #38363a;
  position: relative;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event {
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/bg_arrival.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    height: 1163px;
  }
}

.fullservice.after .full-event .wrap {
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/mobile/arrival.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  background-size: 100% !important;
  height: 243.05556vw;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .wrap {
    height: 1750px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .wrap {
    background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/arrival.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    height: 1163px;
  }
}

.fullservice.after .full-event .txt-area {
  position: absolute;
  top: 108.33333vw;
  left: 6.94444vw;
  width: 80.55556vw;
  word-break: keep-all;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area {
    top: 780px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area {
    left: 50px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area {
    width: 580px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .txt-area {
    top: 658px;
    z-index: 9;
    left: 80px;
    width: 558px;
  }
}

.fullservice.after .full-event .txt-area .event-subject {
  font-size: 5vw;
  padding-left: 6.25vw;
  color: #222;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area .event-subject {
    font-size: 36px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area .event-subject {
    padding-left: 45px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .txt-area .event-subject {
    margin-top: 30px;
    text-align: left;
    font-size: 28px;
    padding-left: 0;
  }
}

.fullservice.after .full-event .txt-area .event-subject span {
  display: block;
}

.fullservice.after .full-event .txt-area .event-subject strong {
  position: relative;
  z-index: 1;
  display: block;
  font-weight: 700;
}

.fullservice.after .full-event .txt-area ul {
  position: absolute;
  bottom: -83.33333vw;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area ul {
    bottom: -600px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .txt-area ul {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
}

.fullservice.after .full-event .txt-area ul li {
  color: #222;
  opacity: 0.7;
  letter-spacing: -1px;
  font-size: 2.91667vw;
  text-indent: -1.94444vw;
  padding-left: 9.44444vw;
  line-height: 1.7;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area ul li {
    font-size: 21px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area ul li {
    text-indent: -14px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .txt-area ul li {
    padding-left: 68px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .txt-area ul li {
    font-size: 18px;
    text-indent: -11px;
    padding-left: 25px;
  }
}

.fullservice.after .full-event .txt-area ul li:before {
  content: "※";
  display: inline-block;
  padding-right: 8px;
}

.fullservice.after .full-event .event-title {
  padding-top: 2.5rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .event-title {
    padding-top: 80px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .event-title {
    text-align: left;
    padding-top: 100px;
  }
}

.fullservice.after .full-event .event-title span {
  display: inline-block;
  padding: 0.09375rem 0.9375rem;
  text-align: center;
  font-size: 3.88889vw;
  font-weight: 700;
  border: 2px solid #7f533b;
  border-radius: 1.5625rem;
  -webkit-animation-name: titleEffect;
          animation-name: titleEffect;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: step-start;
          animation-timing-function: step-start;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .event-title span {
    padding: 3px 30px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .event-title span {
    font-size: 28px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .event-title span {
    border-radius: 50px;
  }
}

@-webkit-keyframes titleEffect {
  0%, 100% {
    color: #fff;
    background-color: #7f533b;
  }
  50% {
    color: #7f533b;
    background-color: #fff;
  }
}

@keyframes titleEffect {
  0%, 100% {
    color: #fff;
    background-color: #7f533b;
  }
  50% {
    color: #7f533b;
    background-color: #fff;
  }
}

.fullservice.after .full-event .tag {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -webkit-animation: blink 1.2s step-start infinite;
          animation: blink 1.2s step-start infinite;
  -webkit-animation: blink-effect 1s step-end infinite;
          animation: blink-effect 1s step-end infinite;
}

@-webkit-keyframes blink-effect {
  50% {
    opacity: 0.8;
  }
}

@keyframes blink-effect {
  50% {
    opacity: 0.8;
  }
}

.fullservice.after .full-event .gift {
  position: absolute;
  top: 127.08333vw;
  width: 64.86111vw;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 95;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .gift {
    top: 915px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-event .gift {
    width: 467px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-event .gift {
    top: 634px;
    right: -610px;
    margin-top: 0;
  }
}

.fullservice.after .full-wing a:after {
  display: none;
}

.fullservice.after .full-benefit {
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(80%, #fff), color-stop(80%, #efefef), to(#fff));
  background: linear-gradient(to bottom, #fff 0%, #fff 80%, #efefef 80%, #fff 100%);
}

.fullservice.after .full-benefit .period {
  top: 42.98246%;
  right: 4.16667%;
  left: 4.16667%;
  font-size: 3.88889vw;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-benefit .period {
    font-size: 28px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-benefit .period {
    top: 420px;
    right: 300px;
    left: 300px;
  }
}

.fullservice.after .full-tab-contents .full-review {
  background: none;
  padding: 0;
}

.fullservice.after .full-review {
  padding-bottom: 3.125rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review {
    padding-bottom: 100px;
  }
}

.fullservice.after .full-review .full-sub-title {
  text-align: center;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 7.63889vw;
  font-weight: 700;
  color: #222;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .full-sub-title {
    font-size: 55px;
  }
}

.fullservice.after .full-review .full-sub-title span {
  display: block;
  font-family: "EduwillPassBold", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .full-sub-title span {
    display: inline-block;
  }
}

.fullservice.after .full-review .write-list {
  margin: 0 4.86111%;
  margin-top: 1.5625rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list {
    margin-top: 50px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .write-list {
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .write-list > div {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .write-list > div.desc {
    width: 75%;
  }
}

.fullservice.after .full-review .write-list > div.desc input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 10px;
  line-height: 50px;
  font-size: 2.5vw;
  color: #222;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.desc input {
    font-size: 18px;
  }
}

.fullservice.after .full-review .write-list > div.desc textarea {
  width: 100%;
  height: 100px;
  margin-top: 10px;
  padding: 10px;
  overflow-y: auto;
  font-size: 2.5vw;
  color: #222;
  border: none;
  outline: none;
  resize: none;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.desc textarea {
    font-size: 18px;
  }
}

.fullservice.after .full-review .write-list > div.action {
  margin: 0;
  margin-top: 0.3125rem;
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.action {
    margin-top: 10px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .write-list > div.action {
    position: absolute;
    display: table;
    float: right;
    width: 22%;
    margin-top: 0;
    top: 136px;
    height: 159px;
    border-radius: 10px;
    overflow: hidden;
  }
}

.fullservice.after .full-review .write-list > div.action a {
  display: block;
  padding: 0.625rem 0;
  text-align: center;
  font-size: 3.88889vw;
  font-weight: 700;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.action a {
    padding: 20px 0;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.action a {
    font-size: 28px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .write-list > div.action a {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
  }
}

.fullservice.after .full-review .write-list > div.notice {
  margin: 1.38889vw 0 4.16667vw;
  text-align: left;
  font-size: 2.36111vw;
  font-weight: 400;
  color: #999;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.notice {
    margin: 10px 0 30px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .write-list > div.notice {
    font-size: 17px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .write-list > div.notice {
    margin: 0;
  }
}

.fullservice.after .full-review .review-list {
  margin: 0 4.86111%;
  margin-top: 1.875rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list {
    margin-top: 60px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .review-list {
    margin-right: 0;
    margin-left: 0;
  }
}

.fullservice.after .full-review .review-list .list {
  border-top: 1px solid #eaeaea;
}

.fullservice.after .full-review .review-list .list > div {
  padding: 0.9375rem 0 0.9375rem 0.375rem;
  font-size: 2.22222vw;
  color: #333;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .list > div {
    padding: 30px 0 30px 12px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .list > div {
    font-size: 16px;
  }
}

.fullservice.after .full-review .review-list .list > div.number {
  width: 8%;
}

.fullservice.after .full-review .review-list .list > div.user {
  width: 12%;
}

.fullservice.after .full-review .review-list .list > div.desc {
  position: relative;
  width: 80%;
  padding-right: 0.625rem;
  text-align: left;
  line-height: 1.5;
  word-wrap: break-word;
  word-break: keep-all;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .list > div.desc {
    padding-right: 20px;
  }
}

.fullservice.after .full-review .review-list .list:first-child {
  border-top-width: 0.09375rem;
  border-top-color: #777;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .list:first-child {
    border-top-width: 3px;
  }
}

.fullservice.after .full-review .review-list .list.no-list .desc {
  float: none;
  width: 100%;
  padding: 1.5625rem 0;
  font-size: 3.05556vw;
  text-align: center;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .list.no-list .desc {
    padding: 50px 0;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .list.no-list .desc {
    font-size: 22px;
  }
}

.fullservice.after .full-review .review-list .review-delete {
  position: absolute;
  top: 1.09375rem;
  right: 0.3125rem;
  display: block;
  font-size: 0;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .review-delete {
    top: 35px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .review-list .review-delete {
    right: 10px;
  }
}

.fullservice.after .full-review .list-more {
  display: block;
  margin: 0 4.86111%;
  margin-top: 0.625rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .list-more {
    display: none;
  }
}

.fullservice.after .full-review .list-more a {
  display: block;
  padding: 0.46875rem;
  text-align: center;
  font-size: 3.61111vw;
  color: #555;
  border: 1px solid #aaa;
  background-color: #fff;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more a {
    padding: 15px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more a {
    font-size: 26px;
  }
}

.fullservice.after .full-review .list-more a span {
  position: relative;
  display: inline-block;
  padding-right: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more a span {
    padding-right: 30px;
  }
}

.fullservice.after .full-review .list-more a span:after {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 0.3125rem;
  height: 0.3125rem;
  margin-top: -0.15625rem;
  border-width: 0;
  border-style: solid;
  border-color: #555;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-right-width: 1px;
  right: 0;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more a span:after {
    width: 10px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more a span:after {
    height: 10px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .list-more a span:after {
    margin-top: -5px;
  }
}

.fullservice.after .full-review .pagination {
  display: none;
  margin-top: 30px;
  text-align: center;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-review .pagination {
    display: block;
  }
}

.fullservice.after .full-review .pagination a {
  position: relative;
  display: inline-block;
  height: 18px;
  padding: 0 10px;
  line-height: 18px;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 700;
  color: #666;
}

.fullservice.after .full-review .pagination a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  background-color: #999;
}

.fullservice.after .full-review .pagination a.control {
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
  color: transparent;
  border: 1px solid #d8d8d8;
  background: none;
}

.fullservice.after .full-review .pagination a.control:before {
  background: none;
}

.fullservice.after .full-review .pagination a.control-prev:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 0.15625rem;
  height: 0.15625rem;
  margin-top: -0.07812rem;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-left-width: 1px;
  left: 8px;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .pagination a.control-prev:before {
    width: 5px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .pagination a.control-prev:before {
    height: 5px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .pagination a.control-prev:before {
    margin-top: -2.5px;
  }
}

.fullservice.after .full-review .pagination a.control-next:before {
  content: '';
  position: absolute;
  top: 50%;
  display: block;
  width: 0.15625rem;
  height: 0.15625rem;
  margin-top: -0.07812rem;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  left: 5px;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .pagination a.control-next:before {
    width: 5px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .pagination a.control-next:before {
    height: 5px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-review .pagination a.control-next:before {
    margin-top: -2.5px;
  }
}

.fullservice.after .full-review .pagination a.control + a:before {
  display: none;
}

.fullservice.after .full-review .pagination a.on, .fullservice.after .full-review .pagination a.active {
  color: #e62a29;
}

.fullservice.after .full-score .full-sub-title {
  margin: 0 4.86111%;
  text-align: left;
  font-size: 5vw;
  font-weight: 700;
  color: #141414;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .full-sub-title {
    font-size: 36px;
  }
}

.fullservice.after .full-score .full-sub-title + div {
  margin-top: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .full-sub-title + div {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-score .full-sub-title {
    margin: 0 50px;
    text-align: left;
  }
}

.fullservice.after .full-score .score-view {
  margin: 0 4.86111%;
  margin-bottom: 1.25rem;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .score-view {
    margin-bottom: 40px;
  }
}

.fullservice.after .full-score .score-check {
  margin: 0 4.86111%;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-score .score-check .table-box .table-row {
    display: table;
  }
}

.fullservice.after .full-score .score-check .table-box .table-row > div {
  float: none;
  width: 100%;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-score .score-check .table-box .table-row > div {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    height: 100%;
  }
  .fullservice.after .full-score .score-check .table-box .table-row > div.table-desc {
    width: 80%;
  }
}

.fullservice.after .full-score .score-check .table-box .table-title + .table-desc {
  border-top-width: 0;
}

.fullservice.after .full-score .score-check .table-box .table-desc {
  padding: 0;
  border-top-width: none;
}

.fullservice.after .full-score .table-box {
  margin-bottom: 1.25rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box {
    margin-bottom: 40px;
  }
}

.fullservice.after .full-score .table-box .table-row + .table-row .table-title {
  border-top-width: 0;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .full-score .table-box .table-row:first-child .table-desc dl {
    margin-top: 0;
  }
}

.fullservice.after .full-score .table-box .table-row.total, .fullservice.after .full-score .table-box .table-row.result {
  background-color: #eee;
}

.fullservice.after .full-score .table-box .table-title {
  width: 20%;
  padding: 0.625rem 0;
  font-size: 3.88889vw;
  text-align: center;
  font-weight: 700;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  background-color: #eee;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-title {
    padding: 20px 0;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-title {
    font-size: 28px;
  }
}

.fullservice.after .full-score .table-box .table-desc {
  width: 80%;
  padding: 0.625rem;
  font-size: 3.88889vw;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-desc {
    padding: 20px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-desc {
    font-size: 28px;
  }
}

.fullservice.after .full-score .table-box .table-desc dl {
  float: left;
  width: 10%;
  margin-top: -1px;
  border-top: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
}

.fullservice.after .full-score .table-box .table-desc dl:nth-child(10n) {
  border-right: none;
}

.fullservice.after .full-score .table-box .table-desc dl dt,
.fullservice.after .full-score .table-box .table-desc dl dd {
  color: #202020;
  font-size: 3.33333vw;
  font-family: Verdana;
  text-align: center;
  padding: 7px 5px;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-desc dl dt,
  .fullservice.after .full-score .table-box .table-desc dl dd {
    font-size: 24px;
  }
}

.fullservice.after .full-score .table-box .table-desc dl dt {
  color: #a2a2a2;
}

.fullservice.after .full-score .table-box .table-desc dl dt strong {
  font-weight: 400;
}

.fullservice.after .full-score .table-box .table-desc dl dd {
  border-top: 1px solid #c2c2c2;
}

.fullservice.after .full-score .table-box .table-desc dl dd input[type=text],
.fullservice.after .full-score .table-box .table-desc dl dd input[type=number] {
  padding: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0 auto;
  line-height: 1.25rem;
  color: #202020;
  font-family: Verdana;
  text-align: center;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-desc dl dd input[type=text],
  .fullservice.after .full-score .table-box .table-desc dl dd input[type=number] {
    width: 40px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-desc dl dd input[type=text],
  .fullservice.after .full-score .table-box .table-desc dl dd input[type=number] {
    height: 40px;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .table-box .table-desc dl dd input[type=text],
  .fullservice.after .full-score .table-box .table-desc dl dd input[type=number] {
    line-height: 40px;
  }
}

.fullservice.after .full-score .notice {
  margin: 0 4.86111%;
  margin-top: 0.15625rem;
  text-align: left;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-score .notice {
    margin-top: 5px;
  }
}

.fullservice.after .full-result .score-view .table-box .table-row > div {
  width: 50%;
}

.fullservice.after .full-result .score-view .table-box .table-row:first-child {
  background-color: #eee;
}

.fullservice.after .full-result .score-view .table-box .table-row:first-child .table-desc {
  text-align: center;
  font-weight: 700;
}

.fullservice.after .full-result .score-view .table-box .table-row + .table-row .table-desc {
  text-align: center;
  border-top-width: 0;
}

.fullservice.after .full-result .score-view .table-box .table-row .table-title {
  border-right: 1px solid #c2c2c2;
  background-color: transparent;
}

.fullservice.after .full-result .full-sub-title strong {
  float: left;
}

.fullservice.after .full-result .full-sub-title strong:last-child {
  float: right;
}

.fullservice.after .full-result .score-check {
  margin-top: 0.625rem;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-result .score-check {
    margin-top: 20px;
  }
}

.fullservice.after .full-result .score-check .table-box table {
  width: 100%;
  border-bottom: 1px solid #c2c2c2;
}

.fullservice.after .full-result .score-check .table-box table th, .fullservice.after .full-result .score-check .table-box table td {
  padding: 0.625rem 0;
  font-size: 3.33333vw;
  border-top: 1px solid #c2c2c2;
  border-left: 1px solid #c2c2c2;
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-result .score-check .table-box table th, .fullservice.after .full-result .score-check .table-box table td {
    padding: 20px 0;
  }
}

@media screen and (min-width: 720px) {
  .fullservice.after .full-result .score-check .table-box table th, .fullservice.after .full-result .score-check .table-box table td {
    font-size: 24px;
  }
}

.fullservice.after .full-result .score-check .table-box table th {
  font-weight: 400;
  color: #202020;
  background-color: #eee;
}

.fullservice.after .full-result .score-check .table-box table th:first-child {
  border-left: none;
}

.fullservice.after .floating-left {
  display: none;
}

@media screen and (min-width: 1100px) {
  .fullservice.after .floating-left {
    display: block;
    position: fixed;
    left: 50%;
    top: 600px;
    z-index: 9;
    margin-left: -843px;
  }
}

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

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

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

.popup.popup-base .popup-body {
  max-height: 18.75rem;
  overflow-y: auto;
  padding: 0.9375rem;
  font-size: 2.77778vw;
  letter-spacing: -1px;
}

@media screen and (min-width: 720px) {
  .popup.popup-base .popup-body {
    max-height: 600px;
  }
}

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

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

@media screen and (min-width: 1100px) {
  .popup.popup-base .popup-body {
    font-size: 14px;
  }
}

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

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

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

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

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

.popup .popup-head {
  padding: 1.25rem 0.3125rem 0.9375rem 0;
  text-align: center;
  line-height: 1.2;
  font-size: 5vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: -2px;
  background-color: #7f7f7f;
}

@media screen and (min-width: 720px) {
  .popup .popup-head {
    padding: 40px 10px 30px 0;
  }
}

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

@media screen and (min-width: 1100px) {
  .popup .popup-head {
    padding: 20px;
    font-size: 30px;
  }
}

.popup .popup-head strong {
  display: block;
  color: #fdc200;
  display: inline-block;
}

.popup .popup-body {
  padding: 0.9375rem;
  color: #222;
}

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

.popup .popup-body label {
  cursor: pointer;
}

.popup .popup-body .highlight2 {
  color: #ff0000;
}

.popup .popup-body p {
  margin: 0;
  font-size: 2.77778vw;
  color: #222;
}

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

@media screen and (min-width: 1100px) {
  .popup .popup-body p {
    font-size: 14px;
  }
}

.popup .popup-body p.notice {
  position: relative;
  padding-left: 15px;
}

.popup .popup-body p.notice:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}

.popup .popup-body p.notice span {
  display: block;
}

.popup .popup-body p.desc {
  margin-top: 0.625rem;
}

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

.popup .popup-body .member-box {
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
  text-align: center;
  font-size: 2.77778vw;
  border-bottom: 1px dashed #ddd;
}

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

@media screen and (min-width: 720px) {
  .popup .popup-body .member-box {
    padding-bottom: 20px;
  }
}

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

.popup .popup-body .member-box a {
  text-decoration: underline;
}

.popup .popup-body .check-list li {
  width: 50%;
  font-size: 2.77778vw;
}

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

@media screen and (min-width: 1100px) {
  .popup .popup-body .check-list li {
    font-size: 14px;
  }
}

.popup .popup-body .check-list li input {
  margin: 0;
  margin-right: 5px;
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .check-list li input {
    width: 20px;
    height: 20px;
  }
}

.popup .popup-body .check-list li label {
  cursor: pointer;
}

.popup .popup-body .table-wrap {
  margin-top: 0.625rem;
}

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

.popup .popup-body .table-wrap table {
  width: 100%;
  background-color: #ffff;
}

.popup .popup-body .table-wrap th {
  color: #fff;
  background-color: #555;
}

.popup .popup-body .table-wrap th,
.popup .popup-body .table-wrap td {
  padding: 0.3125rem;
  text-align: center;
  font-size: 2.77778vw;
  letter-spacing: -1px;
  word-break: break-all;
  border-left: 1px solid #000;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .table-wrap th,
  .popup .popup-body .table-wrap td {
    padding: 10px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .table-wrap th,
  .popup .popup-body .table-wrap td {
    font-size: 20px;
  }
}

.popup .popup-body .table-wrap th:first-child,
.popup .popup-body .table-wrap td:first-child {
  border-left: 0;
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .table-wrap th,
  .popup .popup-body .table-wrap td {
    font-size: 14px;
  }
}

.popup .popup-body .table-wrap td {
  color: #000;
}

.popup .popup-body .table-wrap td.highlight {
  font-size: 3.33333vw;
  font-weight: 700;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .table-wrap td.highlight {
    font-size: 24px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .table-wrap td.highlight {
    font-size: 20px;
  }
}

.popup .popup-body .agree-list {
  margin-top: 0.625rem;
}

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

.popup .popup-body .agree-list li {
  display: inline-block;
  margin-left: 0.625rem;
  font-size: 2.77778vw;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .agree-list li {
    margin-left: 20px;
  }
}

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

@media screen and (min-width: 1100px) {
  .popup .popup-body .agree-list li {
    font-size: 14px;
  }
}

.popup .popup-body .agree-list li:first-child {
  margin-left: 0;
}

.popup .popup-body .agree-list li input {
  margin: 0;
  margin-right: 5px;
}

.popup .popup-body .agree-list li label {
  cursor: pointer;
}

.popup .popup-body .info-box .table-wrap th, .popup .popup-body .info-box .table-wrap td {
  text-align: left;
  font-size: 2.5vw;
  color: #000;
  border: none;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .info-box .table-wrap th, .popup .popup-body .info-box .table-wrap td {
    font-size: 18px;
  }
}

.popup .popup-body .info-box .table-wrap th .text, .popup .popup-body .info-box .table-wrap td .text {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 0.3125rem;
  font-size: 2.5vw;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .info-box .table-wrap th .text, .popup .popup-body .info-box .table-wrap td .text {
    padding: 0 10px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .info-box .table-wrap th .text, .popup .popup-body .info-box .table-wrap td .text {
    font-size: 18px;
  }
}

.popup .popup-body .info-box .table-wrap th .text[readonly], .popup .popup-body .info-box .table-wrap td .text[readonly] {
  background-color: #f2f2f2;
}

.popup .popup-body .info-box .table-wrap th {
  font-weight: 400;
  background: none;
}

.popup .popup-body .answer-title {
  font-size: 3.61111vw;
  font-weight: 700;
  color: #000;
}

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

.popup .popup-body .answer-table {
  margin-top: 0.625rem;
}

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

.popup .popup-body .answer-table + .answer-title {
  margin-top: 0.625rem;
}

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

.popup .popup-body .answer-table table {
  width: 100%;
  table-layout: fixed;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}

.popup .popup-body .answer-table th,
.popup .popup-body .answer-table td {
  padding: 0.3125rem 0;
  text-align: center;
  font-size: 2.77778vw;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .answer-table th,
  .popup .popup-body .answer-table td {
    padding: 10px 0;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .answer-table th,
  .popup .popup-body .answer-table td {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .answer-table th,
  .popup .popup-body .answer-table td {
    font-size: 14px;
  }
}

.popup .popup-body .answer-table th {
  font-weight: 400;
}

.popup .popup-body .answer-table td {
  font-weight: 700;
}

.popup .popup-body .answer-table thead th {
  background-color: #e0e0e0;
}

.popup .popup-body .popup-main-banner img {
  width: 100%;
}

.popup .popup-body .popup-main-banner .write {
  position: absolute;
  left: 0;
  right: 0;
  top: 113.75vw;
  width: 54.16667vw;
  margin: 0 auto;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .popup-main-banner .write {
    top: 819px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .popup-main-banner .write {
    width: 390px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .popup-main-banner .write {
    top: 370px;
    left: 72px;
    margin: 0;
  }
}

.popup .popup-body .popup-main-banner .write input {
  width: 54.16667vw;
  height: 10vw;
  font-size: 4.16667vw;
  border: 2px solid #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  box-shadow: 2px 5px 9px 2px rgba(0, 0, 0, 0.27);
  -webkit-box-shadow: 2px 5px 9px 2px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 2px 5px 9px 2px rgba(0, 0, 0, 0.27);
}

@media screen and (min-width: 720px) {
  .popup .popup-body .popup-main-banner .write input {
    width: 390px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .popup-main-banner .write input {
    height: 72px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .popup-main-banner .write input {
    font-size: 30px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .popup-main-banner .write input {
    width: 281px;
    height: 60px;
    font-size: 24px;
    padding: 0 10px;
  }
}

.popup .popup-body .mobile-card {
  position: relative;
  background-color: #f4f4f4;
  text-align: center;
  padding: 6.94444vw 4.16667vw;
}

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

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card {
    padding: 50px 0 50px 50px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card > img {
    position: absolute;
    left: 0;
    top: 47px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card ul {
    padding-left: 270px;
  }
}

.popup .popup-body .mobile-card ul li {
  text-align: left;
  font-size: 2.77778vw;
  letter-spacing: -1px;
  color: #222;
  z-index: 99;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .mobile-card ul li {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card ul li {
    font: size 18px;
  }
}

.popup .popup-body .mobile-card ul li dl dt {
  font-size: 3.33333vw;
  padding: 1.38889vw 0;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .mobile-card ul li dl dt {
    font-size: 24px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-body .mobile-card ul li dl dt {
    padding: 10px 0;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card ul li dl dt {
    font-size: 18px;
    padding: 10px 0;
  }
}

.popup .popup-body .mobile-card ul li dl dd {
  font-size: 2.77778vw;
  text-indent: -10px;
  padding-left: 10px;
  word-break: keep-all;
  color: #212121;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .mobile-card ul li dl dd {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card ul li dl dd {
    font-size: 16px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .mobile-card:before {
    content: '';
    height: 100%;
    background-color: #f4f4f4;
    position: absolute;
    top: 0;
    z-index: -9;
    width: 800px;
    left: -30px;
  }
}

.popup .popup-body .personal-box {
  margin-top: 0.625rem;
}

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

.popup .popup-body .personal-box .title {
  font-size: 3.33333vw;
  font-weight: 600;
}

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

.popup .popup-body .personal-box .title span {
  color: #ffa704;
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .personal-box .title {
    font-size: 18px;
  }
}

.popup .popup-body .personal-box .agree-box {
  font-size: 2.77778vw;
}

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

.popup .popup-body .personal-box .agree-box .table-wrap table th {
  background-color: #f6f6f6;
  color: #000;
  font-weight: 400;
  border: 0;
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .personal-box .agree-box .table-wrap table th {
    font-size: 18px;
  }
}

.popup .popup-body .personal-box .agree-box .table-wrap table td {
  border: 0;
  border-bottom: 1px solid #f6f6f6;
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .personal-box .agree-box .table-wrap table td {
    font-size: 16px;
  }
}

.popup .popup-body .personal-box .agree-box label {
  font-size: 2.77778vw;
}

@media screen and (min-width: 720px) {
  .popup .popup-body .personal-box .agree-box label {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-body .personal-box .agree-box label {
    font-size: 16px;
  }
}

.popup .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  top: 4.58333vw;
  right: 1.38889vw;
  z-index: 1;
  opacity: 0.5;
}

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

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

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

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

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

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

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

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

@media screen and (min-width: 1100px) {
  .popup .popup-close {
    top: 12px;
    right: 10px;
  }
}

.popup .popup-action {
  margin-top: 0.9375rem;
  text-align: center;
  font-size: 0;
}

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

.popup .popup-action a {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  padding: 0.625rem 1.25rem;
  border-radius: 0.15625rem;
}

@media screen and (min-width: 720px) {
  .popup .popup-action a {
    padding: 20px 40px;
  }
}

@media screen and (min-width: 720px) {
  .popup .popup-action a {
    border-radius: 5px;
  }
}

@media screen and (min-width: 1100px) {
  .popup .popup-action a {
    display: inline-block;
    margin: 0 5px;
    padding: 10px;
    width: 264px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.popup .popup-action a span {
  display: block;
  font-size: 3.88889vw;
  font-weight: 700;
  color: #fff;
}

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

.popup .popup-action a.btn-cancel {
  background-color: #999;
}

.popup .popup-action a.btn-apply {
  background-color: #000;
}

.popup.popup-gs .popup-cont {
  padding: 0;
}

.popup.popup-gs .join-wrap {
  padding-bottom: 1.25rem;
  text-align: center;
  background-image: url("//img.eduwill.net/eduwill/img/2021/U/fullservice/211108/pc/bg_layer_gs25.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .join-wrap {
    padding-bottom: 40px;
  }
}

.popup.popup-gs .join-wrap .action {
  margin: 0 6.45161%;
  text-align: center;
  font-size: 0;
}

.popup.popup-gs .join-wrap .action a {
  display: inline-block;
  width: 45%;
  margin-left: 0.21875rem;
  padding: 0.625rem 0;
  font-size: 4.16667vw;
  font-weight: 700;
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .join-wrap .action a {
    margin-left: 7px;
  }
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .join-wrap .action a {
    padding: 20px 0;
  }
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .join-wrap .action a {
    font-size: 30px;
  }
}

.popup.popup-gs .join-wrap .action a:first-child {
  margin-left: 0;
}

.popup.popup-gs .join-wrap .action a.btn-join {
  color: #0e335d;
  background-color: #89fbff;
}

.popup.popup-gs .join-wrap .action a.btn-close {
  color: #fff;
  background-color: #032a51;
}

.popup.popup-gs .notice-wrap {
  line-height: 1.5;
  font-size: 2.77778vw;
  color: rgba(0, 0, 0, 0.7);
  padding: 0.9375rem 1.25rem;
  background-color: #fcfcfc;
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .notice-wrap {
    font-size: 20px;
  }
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .notice-wrap {
    padding: 30px 40px;
  }
}

.popup.popup-gs .notice-wrap strong {
  display: block;
  font-size: 2.77778vw;
  color: #032a51;
}

@media screen and (min-width: 720px) {
  .popup.popup-gs .notice-wrap strong {
    font-size: 20px;
  }
}

.popup.popup-gs .popup-close {
  top: 0;
  right: 0;
}

.eco-base-text {
  display: none;
  line-height: 1.5;
  font-size: 2.77778vw;
  font-weight: 400;
  color: #222;
  letter-spacing: -1px;
}

@media screen and (min-width: 720px) {
  .eco-base-text {
    font-size: 20px;
  }
}

@media screen and (min-width: 1100px) {
  .eco-base-text {
    font-size: 14px;
  }
}
/*# sourceMappingURL=web.css.map */