@charset "UTF-8";
.fullservice .sector-review .write-list, .form-control .fake-file-box, .promotion .wrap,
.promotion .wrap-full,
.product-eco .wrap,
.product-eco .wrap-full,
.fullservice .wrap,
.fullservice .wrap-full, .grid, .fullservice .sector-review .review-list .list {
  *zoom: 1;
}
.fullservice .sector-review .write-list::before, .form-control .fake-file-box::before, .promotion .wrap::before,
.promotion .wrap-full::before,
.product-eco .wrap::before,
.product-eco .wrap-full::before,
.fullservice .wrap::before,
.fullservice .wrap-full::before, .grid::before, .fullservice .sector-review .review-list .list::before, .fullservice .sector-review .write-list::after, .form-control .fake-file-box::after, .promotion .wrap::after,
.promotion .wrap-full::after,
.product-eco .wrap::after,
.product-eco .wrap-full::after,
.fullservice .wrap::after,
.fullservice .wrap-full::after, .grid::after, .fullservice .sector-review .review-list .list::after {
  content: "";
  display: table;
}
.fullservice .sector-review .write-list::after, .form-control .fake-file-box::after, .promotion .wrap::after,
.promotion .wrap-full::after,
.product-eco .wrap::after,
.product-eco .wrap-full::after,
.fullservice .wrap::after,
.fullservice .wrap-full::after, .grid::after, .fullservice .sector-review .review-list .list::after {
  clear: both;
}

.hidden,
.sr_only,
.sr-only,
.fullservice .sector-review .pagination a.control span,
.form-control .fake-checkbox input,
.form-control .fake-file-box .fake-file input[type=file],
.form-control .fake-radio input {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid, .fullservice .sector-review .review-list .list {
  position: relative;
  box-sizing: border-box;
}
.grid .col, .fullservice .sector-review .review-list .list .col, .fullservice .sector-review .review-list .list > div {
  position: relative;
  float: left;
  box-sizing: border-box;
}

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

.promotion .wide,
.product-eco .wide,
.fullservice .wide {
  position: relative;
  left: 50%;
  display: block;
  transform: translateX(-50%);
}

@keyframes light {
  0% {
    filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.6));
  }
  50% {
    filter: drop-shadow(0px 0px 10px rgba(255, 255, 255, 0.6));
  }
  100% {
    filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.6));
  }
}
.effect-bounce-diagonal {
  animation-name: effectBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@keyframes effectBounceDiagonal {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}

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

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

.effect-blink {
  animation-name: effectBlink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: step-end;
  animation-direction: normal;
}
@keyframes effectBlink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

.fullservice .sector-notice-board .notice-board-box .notice-board-result {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar {
  width: 1.1111111111vw;
  height: 1.1111111111vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar {
    width: 8px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar {
    height: 8px;
  }
}
.fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar-button:start:decrement, .fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar-button:end:increment {
  display: block;
  width: 0;
  height: 0;
  background-color: #F2EFE7;
}
.fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.fullservice .sector-notice-board .notice-board-box .notice-board-result::-webkit-scrollbar-thumb {
  background-color: #aaa;
}
.promotion,
.product-eco,
.fullservice {
  text-align: center;
  overflow: hidden;
  color: #111;
}
.promotion *,
.product-eco *,
.fullservice * {
  line-height: normal;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  letter-spacing: -0.1388888889vw;
}
@media screen and (min-width: 720px) {
  .promotion *,
  .product-eco *,
  .fullservice * {
    letter-spacing: -1px;
  }
}
.promotion [class^=sector-],
.product-eco [class^=sector-],
.fullservice [class^=sector-] {
  position: relative;
}
.promotion button,
.product-eco button,
.fullservice button {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  text-decoration: none;
  border: none;
  background: transparent;
  outline: 0;
  cursor: pointer;
}
.promotion p,
.product-eco p,
.fullservice p {
  margin: 0;
  padding: 0;
  line-height: 1;
  color: inherit;
}
.promotion a,
.promotion a:link,
.product-eco a,
.product-eco a:link,
.fullservice a,
.fullservice a:link {
  color: currentColor;
}
.promotion .wrap,
.promotion .wrap-full,
.product-eco .wrap,
.product-eco .wrap-full,
.fullservice .wrap,
.fullservice .wrap-full {
  position: relative;
  margin: 0 auto;
}
.promotion .wrap-full,
.product-eco .wrap-full,
.fullservice .wrap-full {
  width: 100%;
}
.promotion .icon-pointer,
.product-eco .icon-pointer,
.fullservice .icon-pointer {
  position: relative;
  display: inline-block;
}
.promotion .icon-pointer::after,
.product-eco .icon-pointer::after,
.fullservice .icon-pointer::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  display: block;
  width: 7.6388888889vw;
  height: 7.7777777778vw;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_20.png") no-repeat 0 0;
  background-size: 100% auto;
  animation-name: pointerBounceDiagonal;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: ease;
  animation-direction: normal;
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    width: 55px;
  }
}
@media screen and (min-width: 720px) {
  .promotion .icon-pointer::after,
  .product-eco .icon-pointer::after,
  .fullservice .icon-pointer::after {
    height: 56px;
  }
}
@keyframes pointerBounceDiagonal {
  0%, 100% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(-10px, -10px);
  }
}

.form-control {
  font-size: 0;
}
.form-control input::-webkit-outer-spin-button,
.form-control input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
.form-control input[type=number] {
  -moz-appearance: textfield;
}
.form-control .fake-radio {
  margin-right: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .form-control .fake-radio {
    margin-right: 10px;
  }
}
.form-control .fake-radio label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 4.1666666667vw;
  background-image: url("//img.eduwill.net/eduwill/img/2024/U/fullservice/241209/common/icon_radio_check.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  background-size: 3.3333333333vw 3.3333333333vw;
  cursor: pointer;
  font-weight: 400;
  font-size: 2.5vw;
  color: #212121;
}
@media screen and (min-width: 720px) {
  .form-control .fake-radio label {
    padding-left: 30px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-radio label {
    background-size: 24px 24px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-radio label {
    font-size: 18px;
  }
}
@media screen and (min-width: 1100px) {
  .form-control .fake-radio label {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1100px) and (min-width: 720px) {
  .form-control .fake-radio label {
    font-size: 15px;
  }
}
.form-control .fake-radio input:checked + label {
  background-image: url("//img.eduwill.net/eduwill/img/2024/U/fullservice/241209/common/icon_radio_checked.png");
}
.form-control .fake-file-box {
  position: relative;
  width: 100%;
  height: 11.1111111111vw;
}
@media screen and (min-width: 720px) {
  .form-control .fake-file-box {
    height: 80px;
  }
}
.form-control .fake-file-box .fake-file-name {
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  padding: 1.25vw 41.6666666667vw 1.25vw 2.2222222222vw;
  border-radius: 16px;
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .form-control .fake-file-box .fake-file-name {
    padding: 9px 300px 9px 16px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-file-box .fake-file-name {
    font-size: 20px;
  }
}
.form-control .fake-file-box .fake-file {
  position: absolute;
  right: 0;
  top: 0;
}
.form-control .fake-file-box .fake-file input[type=file]::-moz-placeholder {
  color: #C0C0C0;
}
.form-control .fake-file-box .fake-file input[type=file]::placeholder {
  color: #C0C0C0;
}
.form-control .fake-file-box .fake-file label {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 2.7777777778vw;
  color: #fff;
  border-radius: 0px 16px 16px 0px;
  background: #000;
  cursor: pointer;
  font-weight: 700;
  line-height: 1;
  width: 23.8888888889vw;
  height: 11.1111111111vw;
}
@media screen and (min-width: 720px) {
  .form-control .fake-file-box .fake-file label {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-file-box .fake-file label {
    width: 172px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-file-box .fake-file label {
    height: 80px;
  }
}
.form-control .text {
  display: inline-block;
  width: 100%;
  padding: 1.1111111111vw 1.1111111111vw 1.1111111111vw 2.2222222222vw;
  font-size: 2.7777777778vw;
  border: 1px solid #666;
  background: #fff;
  box-sizing: border-box;
  color: #000;
  height: 11.1111111111vw;
  border-radius: 20px;
}
@media screen and (min-width: 720px) {
  .form-control .text {
    padding: 8px 8px 8px 16px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .text {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .text {
    height: 80px;
  }
}
.form-control .text::-moz-placeholder {
  color: #C0C0C0;
  font-size: 2.7777777778vw;
}
.form-control .text::placeholder {
  color: #C0C0C0;
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .form-control .text::-moz-placeholder {
    font-size: 20px;
  }
  .form-control .text::placeholder {
    font-size: 20px;
  }
}
.form-control .fake-checkbox label {
  display: inline-block;
  padding-left: 4.1666666667vw;
  background: url("//img.eduwill.net/eduwill/img/2024/U/fullservice/241209/common/icon_checkbox_check.png") no-repeat left top;
  background-size: 3.3333333333vw 3.3333333333vw;
  font-weight: 700;
  font-size: 3.3333333333vw;
  color: #212121;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .form-control .fake-checkbox label {
    padding-left: 30px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-checkbox label {
    background-size: 24px 24px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-checkbox label {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .form-control .fake-checkbox label {
    font-size: 2.5vw;
    background-size: 3.3333333333vw 3.0555555556vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .form-control .fake-checkbox label {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .form-control .fake-checkbox label {
    background-size: 24px 22px;
  }
}
.form-control .fake-checkbox input:checked + label {
  background-image: url("//img.eduwill.net/eduwill/img/2024/U/fullservice/241209/common/icon_checkbox_checked.png");
}

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

.popup {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1000;
  display: none;
  width: 90%;
  max-width: 600px;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  background-color: #fff;
  transform: translateX(-50%);
  box-sizing: border-box;
}
@media screen and (min-width: 1100px) {
  .popup {
    width: 100%;
    max-width: 600px;
  }
}
.popup .popup-head {
  padding: 0.9375rem;
  text-align: center;
  font-size: 3.6111111111vw;
  font-weight: 700;
  color: #fff;
  letter-spacing: -1px;
  background-color: #454545;
}
@media screen and (min-width: 720px) {
  .popup .popup-head {
    padding: 30px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-head {
    font-size: 26px;
  }
}
.popup .popup-head strong {
  display: block;
  color: #fdc200;
  display: inline-block;
}
.popup .popup-body {
  color: #212121;
}
.popup .popup-body label {
  cursor: pointer;
}
.popup .popup-body .popup-member {
  padding: 4.7222222222vw 5.5555555556vw;
  padding-bottom: 4.7222222222vw;
  text-align: center;
  font-size: 2.7777777778vw;
  border-bottom: 1px dashed #ddd;
  color: #212121;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-member {
    padding: 34px 40px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-member {
    padding-bottom: 34px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-member {
    font-size: 20px;
  }
}
.popup .popup-body .popup-member a {
  text-decoration: underline;
}
.popup .popup-body .popup-content {
  padding: 4.7222222222vw 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content {
    padding: 34px 40px;
  }
}
.popup .popup-body .popup-content .notice-box > div {
  color: #848484;
  line-height: 1.4;
}
.popup .popup-body .popup-content .notice-box .notice-title {
  font-size: 2.6388888889vw;
  font-weight: 700;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .notice-box .notice-title {
    font-size: 19px;
  }
}
.popup .popup-body .popup-content .notice-box .notice-text {
  font-size: 2.2222222222vw;
  font-weight: 400;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .notice-box .notice-text {
    font-size: 16px;
  }
}
.popup .popup-body .popup-content .table-wrap {
  margin-top: 0.625rem;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .table-wrap {
    margin-top: 20px;
  }
}
.popup .popup-body .popup-content .table-wrap table {
  width: 100%;
  background-color: white;
}
.popup .popup-body .popup-content .table-wrap th {
  color: #fff;
  background-color: #555;
}
.popup .popup-body .popup-content .table-wrap th,
.popup .popup-body .popup-content .table-wrap td {
  padding: 0.3125rem;
  text-align: center;
  font-size: 2.7777777778vw;
  letter-spacing: -1px;
  word-break: break-all;
  border-left: 1px solid #000;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .table-wrap th,
  .popup .popup-body .popup-content .table-wrap td {
    padding: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .table-wrap th,
  .popup .popup-body .popup-content .table-wrap td {
    font-size: 20px;
  }
}
.popup .popup-body .popup-content .table-wrap th:first-child,
.popup .popup-body .popup-content .table-wrap td:first-child {
  border-left: 0;
}
@media screen and (min-width: 1100px) {
  .popup .popup-body .popup-content .table-wrap th,
  .popup .popup-body .popup-content .table-wrap td {
    font-size: 14px;
  }
}
.popup .popup-body .popup-content .table-wrap td {
  color: #000;
}
.popup .popup-body .popup-content .table-wrap td.highlight {
  font-size: 3.3333333333vw;
  font-weight: 700;
  text-decoration: underline;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .table-wrap td.highlight {
    font-size: 24px;
  }
}
@media screen and (min-width: 1100px) {
  .popup .popup-body .popup-content .table-wrap td.highlight {
    font-size: 20px;
  }
}
.popup .popup-body .popup-content .info-box {
  margin-top: 4.0277777778vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box {
    margin-top: 29px;
  }
}
.popup .popup-body .popup-content .info-box .table-wrap th, .popup .popup-body .popup-content .info-box .table-wrap td {
  text-align: left;
  font-size: 3.0555555556vw;
  color: #000;
  border: none;
  padding: 0.6944444444vw 0;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap th, .popup .popup-body .popup-content .info-box .table-wrap td {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap th, .popup .popup-body .popup-content .info-box .table-wrap td {
    padding: 5px 0;
  }
}
.popup .popup-body .popup-content .info-box .table-wrap th .text, .popup .popup-body .popup-content .info-box .table-wrap td .text {
  width: 100%;
  height: 9.4444444444vw;
  line-height: 5.5555555556vw;
  padding: 0 1.3888888889vw;
  font-size: 2.5vw;
  border: 1px solid #ddd;
  box-sizing: border-box;
  color: #999;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap th .text, .popup .popup-body .popup-content .info-box .table-wrap td .text {
    height: 68px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap th .text, .popup .popup-body .popup-content .info-box .table-wrap td .text {
    line-height: 40px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap th .text, .popup .popup-body .popup-content .info-box .table-wrap td .text {
    padding: 0 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap th .text, .popup .popup-body .popup-content .info-box .table-wrap td .text {
    font-size: 18px;
  }
}
.popup .popup-body .popup-content .info-box .table-wrap th .text[readonly], .popup .popup-body .popup-content .info-box .table-wrap td .text[readonly] {
  background-color: #f2f2f2;
}
.popup .popup-body .popup-content .info-box .table-wrap th {
  font-weight: 500;
  background: none;
}
.popup .popup-body .popup-content .info-box .table-wrap .form-control .fake-radio label {
  font-size: 2.5vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .info-box .table-wrap .form-control .fake-radio label {
    font-size: 18px;
  }
}
.popup .popup-body .popup-content .personal-box {
  margin-top: 0.625rem;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box {
    margin-top: 20px;
  }
}
.popup .popup-body .popup-content .personal-box .personal-title {
  font-size: 3.0555555556vw;
  font-weight: 600;
  letter-spacing: -1px;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .personal-title {
    font-size: 22px;
  }
}
.popup .popup-body .popup-content .personal-box .personal-title .highlight {
  color: #FE5956;
}
.popup .popup-body .popup-content .personal-box .agree-box {
  background-color: #F9F9F9;
  padding: 2.7777777778vw;
  margin: 2.0833333333vw 0;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .agree-box {
    padding: 20px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .agree-box {
    margin: 15px 0;
  }
}
.popup .popup-body .popup-content .personal-box .agree-box .desc {
  color: #666;
  font-size: 2.5vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .agree-box .desc {
    font-size: 18px;
  }
}
.popup .popup-body .popup-content .personal-box .agree-box .table-wrap {
  margin-top: 3.0555555556vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .agree-box .table-wrap {
    margin-top: 22px;
  }
}
.popup .popup-body .popup-content .personal-box .agree-box .table-wrap table th, .popup .popup-body .popup-content .personal-box .agree-box .table-wrap table td {
  border: 1px solid #F9F9F9;
  font-size: 2.2222222222vw;
  color: #666;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .agree-box .table-wrap table th, .popup .popup-body .popup-content .personal-box .agree-box .table-wrap table td {
    font-size: 16px;
  }
}
.popup .popup-body .popup-content .personal-box .agree-box .table-wrap table th {
  background-color: #D1D1D1;
  font-weight: 700;
}
.popup .popup-body .popup-content .personal-box .agree-box label {
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .agree-box label {
    font-size: 20px;
  }
}
@media screen and (min-width: 1100px) {
  .popup .popup-body .popup-content .personal-box .agree-box label {
    font-size: 16px;
  }
}
.popup .popup-body .popup-content .personal-box .check-box .form-text {
  color: #212121;
  font-size: 2.5vw;
  margin-bottom: 0.46875rem;
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .check-box .form-text {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .check-box .form-text {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 1100px) {
  .popup .popup-body .popup-content .personal-box .check-box .form-text {
    font-size: 2.0833333333vw;
  }
}
@media screen and (min-width: 1100px) and (min-width: 720px) {
  .popup .popup-body .popup-content .personal-box .check-box .form-text {
    font-size: 15px;
  }
}
.popup .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 6.9444444444vw;
  height: 6.9444444444vw;
  top: 1.3888888889vw;
  right: 1.3888888889vw;
  z-index: 1;
}
@media screen and (min-width: 720px) {
  .popup .popup-close {
    width: 50px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-close {
    height: 50px;
  }
}
.popup .popup-close::before, .popup .popup-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 25px;
  height: 1.5px;
  margin-left: -12.5px;
  background-color: #fff;
}
.popup .popup-close::before {
  transform: rotate(45deg);
}
.popup .popup-close::after {
  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: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-close {
    right: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 8.3333333333vw;
    height: 8.3333333333vw;
    top: 0.6944444444vw;
    right: 0.6944444444vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .popup .popup-close {
    width: 60px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .popup .popup-close {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-close::before, .popup .popup-close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 1.5px;
    margin-left: -15px;
    background-color: #fff;
  }
  .popup .popup-close::before {
    transform: rotate(45deg);
  }
  .popup .popup-close::after {
    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) and (min-width: 720px) {
  .popup .popup-close {
    top: 5px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .popup .popup-close {
    right: 5px;
  }
}
.popup .popup-action {
  text-align: center;
  font-size: 0;
  padding: 0 5.5555555556vw 4.7222222222vw;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 720px) {
  .popup .popup-action {
    padding: 0 40px 34px;
  }
}
.popup .popup-action a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 34.0277777778vw;
  height: 7.5vw;
  color: #fff;
  font-weight: 700;
  font-size: 3.0555555556vw;
  border-radius: 1.3888888889vw;
  background-color: #999999;
  margin: 0 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .popup .popup-action a {
    width: 245px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a {
    height: 54px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a {
    border-radius: 10px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a {
    margin: 0 12px;
  }
}
.popup .popup-action a span {
  position: relative;
  display: inline-block;
}
.popup .popup-action a span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.1111111111vw;
  height: 1.1111111111vw;
  margin-top: -0.5555555556vw;
  border-width: 0;
  border-style: solid;
  border-color: #fff;
  transform: rotate(45deg);
  right: 2.2222222222vw;
  border-top-width: 1.5px;
  border-right-width: 1.5px;
}
@media screen and (min-width: 720px) {
  .popup .popup-action a span::before {
    width: 8px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a span::before {
    height: 8px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a span::before {
    margin-top: -4px;
  }
}
@media screen and (min-width: 720px) {
  .popup .popup-action a span::before {
    right: 16px;
  }
}
.popup .popup-action a span:before {
  right: -16px;
}
.popup .popup-action a:first-child {
  background-color: #FFD504;
  color: #000;
}
.popup .popup-action a:first-child span:before {
  border-color: #000;
}

#edufLayerBase .eduf-layer-content p {
  font-size: 3.3333333333vw;
  line-height: 1.27;
  letter-spacing: -0.73px;
  color: #131415;
  opacity: 0.4;
}
@media screen and (min-width: 720px) {
  #edufLayerBase .eduf-layer-content p {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerBase .eduf-layer-content p {
    font-size: 1.9444444444vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerBase .eduf-layer-content p {
    font-size: 14px;
  }
}

.fullservice .only-pc {
  display: block;
}
.fullservice .only-mobile {
  display: none;
}
.fullservice .wrap {
  width: 1200px;
}
.fullservice .btn-text {
  display: inline-block;
  padding: 5px 10px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  letter-spacing: -1px;
  line-height: 1;
  font-weight: 400;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.fullservice .btn-text span {
  padding-right: 12px;
}
.fullservice .btn-text span {
  position: relative;
  display: inline-block;
}
.fullservice .btn-text span::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.9722222222vw;
  height: 0.9722222222vw;
  margin-top: -0.4861111111vw;
  border-width: 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5);
  transform: rotate(45deg);
  right: 1.9444444444vw;
  border-top-width: 1px;
  border-right-width: 1px;
}
@media screen and (min-width: 720px) {
  .fullservice .btn-text span::before {
    width: 7px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .btn-text span::before {
    height: 7px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .btn-text span::before {
    margin-top: -3.5px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .btn-text span::before {
    right: 14px;
  }
}
.fullservice .btn-text span:before {
  right: 0;
}
.fullservice .btn-text.color-fff {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6);
}
.fullservice .btn-text.color-fff span:before {
  border-color: rgba(255, 255, 255, 0.6);
}
.fullservice .slick-dots {
  text-align: center;
}
.fullservice .slick-dots li {
  display: inline-block;
  margin-left: 6px;
}
.fullservice .slick-dots li button {
  cursor: pointer;
  text-indent: -10000em;
  border: 0;
  padding: 0;
  border-radius: 20px;
  width: 18px;
  height: 18px;
  background: #bbbbbb;
}
.fullservice .slick-dots li.slick-active button {
  width: 52px;
  background: #ffbe00;
}
.fullservice .slick-arrow {
  position: absolute;
  bottom: 83px;
  z-index: 20;
  width: 19px;
  height: 30px;
  font-size: 0;
  color: transparent;
  text-indent: -9999px;
  transform: translateY(-50%);
}
.fullservice .slick-arrow.slick-prev {
  left: 50%;
  margin-left: -100px;
  background-image: url("//img.eduwill.net/eduwill/img/2022/_114/event/220718/pc/slide_prev.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.fullservice .slick-arrow.slick-next {
  right: 50%;
  margin-right: -100px;
  background-image: url("//img.eduwill.net/eduwill/img/2022/_114/event/220718/pc/slide_next.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
.fullservice .fixed-right {
  position: fixed;
  right: 20px;
  top: 50%;
  z-index: 100;
}
.fullservice .fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: #000;
}
.fullservice .fixed-bottom .wrap {
  display: flex;
  justify-content: center;
}
.fullservice .fixed-bottom a {
  display: inline-block;
  padding: 42px 0;
  width: 50%;
  text-align: center;
  font-weight: 900;
  font-size: 30px;
  color: #fff;
  font-family: "Pretendard", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.fullservice .fixed-bottom a:last-child {
  border-left: 3px solid #FFD600;
}
.fullservice .fixed-bottom a strong {
  display: inline-block;
  padding-left: 10px;
  padding-right: 30px;
  font-weight: 900;
  color: #FFD600;
}
.fullservice .fixed-bottom a strong {
  position: relative;
  display: inline-block;
}
.fullservice .fixed-bottom a strong::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  margin-top: -0.6944444444vw;
  border-width: 0;
  border-style: solid;
  border-color: #FFD600;
  transform: rotate(45deg);
  right: 2.7777777778vw;
  border-top-width: 4px;
  border-right-width: 4px;
}
@media screen and (min-width: 720px) {
  .fullservice .fixed-bottom a strong::before {
    width: 10px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .fixed-bottom a strong::before {
    height: 10px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .fixed-bottom a strong::before {
    margin-top: -5px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .fixed-bottom a strong::before {
    right: 20px;
  }
}
.fullservice .fixed-bottom a strong:before {
  right: 0;
}
.fullservice .sector-visual {
  background-color: #000;
  background-image: url("//img.eduwill.net/eduwill/img/2025/U/fullservice/250618/pc/bg_visual.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.fullservice .sector-visual .title-flag {
  position: absolute;
  right: 54px;
  top: 92px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(156deg, #676767 1.98%, #000 62.73%);
  border: 2px solid #fff;
}
.fullservice .sector-visual .title-flag .text {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}
.fullservice .sector-visual .title-flag .text strong {
  font-weight: 900;
}
.fullservice .sector-visual .title-flag .text strong.highlight {
  color: #FEBF00;
}
.fullservice .sector-visual .btn-text {
  position: absolute;
  right: 255px;
  top: 268px;
  border: none;
}
.fullservice .sector-notice-board {
  background-color: #fff;
  background-image: url("//img.eduwill.net/eduwill/img/2025/U/fullservice/250618/pc/noticeBoard_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  width: 100%;
  height: 996px;
}
.fullservice .sector-notice-board .notice-board-box {
  margin: 270px auto 0;
  width: 884px;
  height: 483px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fullservice .sector-notice-board .notice-board-box .notice-board-title {
  line-height: 1.3;
  color: #000;
  font-size: 30px;
}
.fullservice .sector-notice-board .notice-board-box .notice-board-title strong {
  color: #0036AB;
  font-size: 40px;
  font-weight: 900;
}
.fullservice .sector-notice-board .notice-board-box .notice-board-result {
  margin-top: 30px;
  padding: 36px;
  overflow-y: auto;
  max-height: 254px;
  box-sizing: border-box;
  background: rgba(255, 0, 0, 0.2);
  color: #555;
  font-size: 28px;
  line-height: 1.3;
}
.fullservice .sector-why {
  padding: 0 0 100px;
  background-color: #121212;
}
.fullservice .sector-why .title {
  position: relative;
}
.fullservice .sector-why .title .btn-text {
  position: absolute;
  right: 0;
  bottom: 0;
}
.fullservice .sector-why #reviewCounter {
  margin: 60px 0 80px;
  color: #fff;
  font-weight: 700;
  font-size: 140px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.fullservice .sector-why #reviewCounter .digit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("//img.eduwill.net/eduwill/img/2024/U/fullservice/241209/pc/bg_count.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  width: 170px;
  height: 234px;
  margin-left: 30px;
}
.fullservice .sector-why #reviewCounter .digit:first-child {
  margin-left: 0;
}
.fullservice .sector-why #reviewCounter .comma + .digit {
  margin-left: 0;
}
.fullservice .sector-score {
  background: #F8F8F8;
  padding-bottom: 100px;
}
.fullservice .sector-score .tab-box {
  text-align: center;
}
.fullservice .sector-score .tab-box .tab-list {
  font-size: 0;
  display: flex;
}
.fullservice .sector-score .tab-box .tab-list li {
  font-size: 25px;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  color: #BEBEBE;
  width: 33%;
  height: 70px;
  line-height: 70px;
  border-bottom: 4px solid transparent;
  box-sizing: border-box;
}
.fullservice .sector-score .tab-box .tab-list li.active {
  color: #0081D8;
  font-weight: 900;
  border-color: #0081D8;
}
.fullservice .sector-score .tab-box .tab-view {
  display: none;
}
.fullservice .sector-score .tab-box .tab-list + .tab-view {
  display: block;
}
.fullservice .sector-score .jumsu-box {
  display: flex;
  justify-content: space-between;
  padding: 13px 24px;
  background-color: #4EA3E1;
}
.fullservice .sector-score .jumsu-box > div {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
}
.fullservice .sector-score .answer-group {
  display: flex;
  justify-content: center;
}
.fullservice .sector-score .answer-group .answer-box {
  width: 33.33%;
  margin-top: 20px;
}
.fullservice .sector-score .answer-group .answer-box .answer-title {
  background-color: #4EA3E1;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  height: 70px;
  line-height: 70px;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr th, .fullservice .sector-score .answer-group .answer-box .answer-table tr td {
  border: 1px solid #eee;
  text-align: center;
  font-size: 18px;
  color: #333;
  height: 44px;
  font-weight: 500;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr th {
  background-color: rgba(78, 163, 225, 0.3);
  color: #000;
  font-weight: 700;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr td {
  background-color: #fff;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr td.wrong-answer {
  color: #FF0000;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr td:first-child, .fullservice .sector-score .answer-group .answer-box .answer-table tr td:nth-child(3n+1) {
  background-color: rgba(78, 163, 225, 0.3);
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr td input {
  border: none;
  width: 64px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr td input.wrong-answer {
  color: #FF0000;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr:nth-child(even) td {
  background-color: #EDF7FF;
}
.fullservice .sector-score .answer-group .answer-box .answer-table tr:nth-child(even) td:first-child, .fullservice .sector-score .answer-group .answer-box .answer-table tr:nth-child(even) td:nth-child(3n+1) {
  background-color: rgba(78, 163, 225, 0.3);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-title {
  background-color: #6AD9B2;
}
.fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-table tr th {
  background-color: rgba(106, 217, 178, 0.3);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-table tr td:first-child, .fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-table tr td:nth-child(3n+1) {
  background-color: rgba(106, 217, 178, 0.3);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-table tr:nth-child(even) td {
  background-color: #F0FFFA;
}
.fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-table tr:nth-child(even) td:first-child, .fullservice .sector-score .answer-group .answer-box:nth-child(2n) .answer-table tr:nth-child(even) td:nth-child(3n+1) {
  background-color: rgba(106, 217, 178, 0.3);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(2n) .jumsu-box {
  background-color: #6AD9B2;
}
.fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-title {
  background-color: #500077;
}
.fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-table tr th {
  background-color: rgba(80, 0, 119, 0.2);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-table tr td:first-child, .fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-table tr td:nth-child(3n+1) {
  background-color: rgba(80, 0, 119, 0.2);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-table tr:nth-child(even) td {
  background-color: #F8F7FF;
}
.fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-table tr:nth-child(even) td:first-child, .fullservice .sector-score .answer-group .answer-box:nth-child(3n) .answer-table tr:nth-child(even) td:nth-child(3n+1) {
  background-color: rgba(80, 0, 119, 0.2);
}
.fullservice .sector-score .answer-group .answer-box:nth-child(3n) .jumsu-box {
  background-color: #500077;
}
.fullservice .sector-score .total-box {
  margin-top: 8px;
}
.fullservice .sector-score .total-box table {
  width: 100%;
}
.fullservice .sector-score .total-box table td {
  background-color: #000;
  color: #fff;
  height: 57px;
  line-height: 57px;
  font-weight: 700;
  border-right: 8px solid #F4F9FF;
  font-size: 20px;
}
.fullservice .sector-score .total-box table td:last-child {
  border-right: 0;
}
.fullservice .sector-score .notice-box {
  color: #999;
  font-size: 18px;
  line-height: 1.3;
  margin-top: 24px;
  text-align: left;
}
.fullservice .sector-score .action {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.fullservice .sector-score .action a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 232px;
  height: 66px;
  margin: 0 15px;
  border-radius: 14px;
  background-color: #999;
  color: #fff;
  font-size: 25px;
  text-align: center;
}
.fullservice .sector-score .action a:first-child {
  background-color: #000;
}
.fullservice .sector-score #tabView2 .answer-box {
  width: 50%;
}
.fullservice .sector-score #tabView3 .answer-box {
  width: 100%;
}
.fullservice .sector-score #tabView3 .answer-box .answer-title {
  background-color: #FFBF00;
}
.fullservice .sector-score #tabView3 .answer-box .answer-table tr th {
  background-color: rgba(255, 191, 0, 0.3);
}
.fullservice .sector-score #tabView3 .answer-box .answer-table tr td:first-child, .fullservice .sector-score #tabView3 .answer-box .answer-table tr td:nth-child(3n+1) {
  background-color: rgba(255, 191, 0, 0.3);
}
.fullservice .sector-score #tabView3 .answer-box .answer-table tr:nth-child(even) td {
  background-color: #FFFBF0;
}
.fullservice .sector-score #tabView3 .answer-box .answer-table tr:nth-child(even) td:first-child, .fullservice .sector-score #tabView3 .answer-box .answer-table tr:nth-child(even) td:nth-child(3n+1) {
  background-color: rgba(255, 191, 0, 0.3);
}
.fullservice .sector-score #tabView3 .answer-box .jumsu-box {
  background-color: #FFBF00;
}
.fullservice .sector-review {
  padding-bottom: 100px;
}
.fullservice .sector-review .write-list {
  margin: 0 4.8611111111vw;
  margin-top: 6.9444444444vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list {
    margin: 0 35px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list > div {
    float: left;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list > div.desc {
    width: 84%;
  }
}
.fullservice .sector-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 #222;
  border-radius: 5px;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.desc input {
    font-size: 18px;
  }
}
.fullservice .sector-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 #222;
  border-radius: 5px;
  box-sizing: border-box;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.desc textarea {
    font-size: 18px;
  }
}
.fullservice .sector-review .write-list > div.action {
  margin: 0;
  margin-top: 1.3888888889vw;
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.action {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list > div.action {
    position: absolute;
    display: table;
    float: right;
    width: 15%;
    margin-top: 0;
    bottom: auto;
    height: 219px;
    border-radius: 5px;
    overflow: hidden;
  }
}
.fullservice .sector-review .write-list > div.action a {
  display: block;
  padding: 2.7777777778vw 0;
  text-align: center;
  font-size: 3.8888888889vw;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.action a {
    padding: 20px 0;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.action a {
    font-size: 28px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list > div.action a {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
  }
}
.fullservice .sector-review .write-list > div.notice {
  margin: 1.3888888889vw 0 4.1666666667vw;
  text-align: left;
  font-size: 2.3611111111vw;
  font-weight: 400;
  color: #999;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.notice {
    margin: 10px 0 30px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list > div.notice {
    font-size: 17px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list > div.notice {
    margin: 0;
  }
}
.fullservice .sector-review .write-list + .notice {
  color: #aaa;
  text-align: left;
  margin-bottom: 1.3888888889vw;
  font-size: 1.9444444444vw;
  margin: 0.6944444444vw 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list + .notice {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list + .notice {
    font-size: 14px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .write-list + .notice {
    margin: 5px 30px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .write-list + .notice {
    margin: 0;
  }
}
.fullservice .sector-review .write-list {
  position: relative;
}
.fullservice .sector-review .write-list > div.action {
  position: static;
  height: 280px;
}
.fullservice .sector-review .write-list .btn-secondary {
  background-color: #000;
}
.fullservice .sector-review .write-list i.br {
  font-style: normal;
}
.fullservice .sector-review .write-list .y-star {
  color: #ffbe00;
  display: block;
  font-size: 22px;
  position: relative;
  top: -8px;
}
.fullservice .sector-review .write-list .star-area {
  background-color: #fff;
  border: 1px solid #222;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
  height: 50px;
}
.fullservice .sector-review .write-list .star-area p {
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 18px;
  color: #aaa;
  border-right: 1px solid #000;
  padding-right: 20px;
}
.fullservice .sector-review .write-list .star-area .star {
  position: relative;
  top: 10px;
  left: 210px;
  overflow: hidden;
}
.fullservice .sector-review .write-list .star-area .star .fake-radio {
  position: relative;
  float: left;
  width: 16%;
  text-align: left;
}
.fullservice .sector-review .write-list .star-area .star .fake-radio label {
  padding-left: 25px;
  line-height: 1;
  font-size: 22px;
  font-weight: 400;
  cursor: pointer;
  background-image: url(//img.eduwill.net/eduwill/img/2022/X/fullservice/220725/pc/radio.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  color: #ffbe00;
}
.fullservice .sector-review .write-list .star-area .star .fake-radio input.radio {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 30px !important;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}
.fullservice .sector-review .write-list .star-area .star .fake-radio input.radio:checked + label {
  background-image: url(//img.eduwill.net/eduwill/img/2022/X/fullservice/220725/pc/radio_check.png);
  background-repeat: no-repeat;
  background-position: left 3px;
  height: 30px !important;
}
.fullservice .sector-review .review-list {
  margin: 0 4.8611111111vw;
  margin-top: 8.3333333333vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list {
    margin: 0 35px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .review-list {
    margin-right: 0;
    margin-left: 0;
  }
}
.fullservice .sector-review .review-list .notice {
  color: #aaa;
  text-align: left;
  margin-bottom: 1.3888888889vw;
  font-size: 1.9444444444vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .notice {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .notice {
    font-size: 14px;
  }
}
.fullservice .sector-review .review-list .list {
  border-top: 1px solid #eaeaea;
}
.fullservice .sector-review .review-list .list > div {
  padding: 4.1666666667vw 0 4.1666666667vw 1.6666666667vw;
  font-size: 2.2222222222vw;
  color: #333;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .list > div {
    padding: 30px 0 30px 12px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .list > div {
    font-size: 16px;
  }
}
.fullservice .sector-review .review-list .list > div.number {
  width: 8%;
}
.fullservice .sector-review .review-list .list > div.user {
  width: 12%;
}
.fullservice .sector-review .review-list .list > div.desc {
  position: relative;
  width: 80%;
  padding-right: 2.7777777778vw;
  text-align: left;
  line-height: 1.5;
  word-wrap: break-word;
  word-break: keep-all;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .list > div.desc {
    padding-right: 20px;
  }
}
.fullservice .sector-review .review-list .list > div.desc .y-star {
  color: #ffbe00;
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}
.fullservice .sector-review .review-list .list > div.desc p {
  margin-top: 10px;
  line-height: 1.4;
}
.fullservice .sector-review .review-list .list:first-child {
  border-top-width: 0.4166666667vw;
  border-top-color: #777;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .list:first-child {
    border-top-width: 3px;
  }
}
.fullservice .sector-review .review-list .list.list-nodata div.desc {
  float: none;
  width: 100%;
  padding: 6.9444444444vw 0;
  font-size: 3.0555555556vw;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .list.list-nodata div.desc {
    padding: 50px 0;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .list.list-nodata div.desc {
    font-size: 22px;
  }
}
.fullservice .sector-review .review-list .review-delete {
  position: absolute;
  top: 4.8611111111vw;
  right: 1.3888888889vw;
  display: block;
  font-size: 0;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .review-delete {
    top: 35px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .review-list .review-delete {
    right: 10px;
  }
}
.fullservice .sector-review .list-more {
  display: block;
  margin: 0 4.8611111111vw;
  margin-top: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more {
    margin: 0 35px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .list-more {
    display: none;
  }
}
.fullservice .sector-review .list-more a {
  display: block;
  padding: 2.0833333333vw;
  text-align: center;
  font-size: 3.6111111111vw;
  color: #555;
  border: 1px solid #aaa;
  background-color: #fff;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more a {
    padding: 15px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more a {
    font-size: 26px;
  }
}
.fullservice .sector-review .list-more a span {
  position: relative;
  display: inline-block;
  padding-right: 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more a span {
    padding-right: 30px;
  }
}
.fullservice .sector-review .list-more a span:after {
  right: 0;
}
.fullservice .sector-review .list-more a span:after {
  position: relative;
  display: inline-block;
}
.fullservice .sector-review .list-more a span:after::before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 1.3888888889vw;
  height: 1.3888888889vw;
  margin-top: -0.6944444444vw;
  border-width: 0;
  border-style: solid;
  border-color: #555;
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-right-width: 1px;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more a span:after::before {
    width: 10px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more a span:after::before {
    height: 10px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .list-more a span:after::before {
    margin-top: -5px;
  }
}
.fullservice .sector-review .pagination {
  display: none;
  margin-top: 30px;
  text-align: center;
}
@media screen and (min-width: 1100px) {
  .fullservice .sector-review .pagination {
    display: block;
  }
}
.fullservice .sector-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 .sector-review .pagination a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  background-color: #999;
}
.fullservice .sector-review .pagination a.control {
  position: relative;
  width: 20px;
  height: 20px;
  padding: 0;
  color: transparent;
  border: 1px solid #d8d8d8;
  background: none;
}
.fullservice .sector-review .pagination a.control:before {
  background: none;
}
.fullservice .sector-review .pagination a.control-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  margin-top: -0.2777777778vw;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  transform: rotate(45deg);
  border-bottom-width: 1px;
  border-left-width: 1px;
  left: 8px;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .pagination a.control-prev:before {
    width: 5px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .pagination a.control-prev:before {
    height: 5px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .pagination a.control-prev:before {
    margin-top: -2px;
  }
}
.fullservice .sector-review .pagination a.control-next:before {
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: 0.6944444444vw;
  height: 0.6944444444vw;
  margin-top: -0.2777777778vw;
  border-width: 0;
  border-style: solid;
  border-color: #949494;
  transform: rotate(45deg);
  border-top-width: 1px;
  border-right-width: 1px;
  left: 5px;
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .pagination a.control-next:before {
    width: 5px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .pagination a.control-next:before {
    height: 5px;
  }
}
@media screen and (min-width: 720px) {
  .fullservice .sector-review .pagination a.control-next:before {
    margin-top: -2px;
  }
}
.fullservice .sector-review .pagination a.control + a:before {
  display: none;
}
.fullservice .sector-review .pagination a.on, .fullservice .sector-review .pagination a.active {
  color: #e62a29;
}
.fullservice .sector-benefit {
  background-image: url("//img.eduwill.net/eduwill/img/2025/U/fullservice/250618/pc/benefit_bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-bottom: 100px;
}
.fullservice .sector-banner {
  background: #FFF7C7;
}
.fullservice .sector-banner .tab-box {
  text-align: center;
}
.fullservice .sector-banner .tab-list {
  font-size: 0;
  display: flex;
}
.fullservice .sector-banner .tab-list li {
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
  color: #BEBEBE;
  width: 33.33%;
  height: 76px;
  line-height: 76px;
  border-bottom: 3px solid #fff;
  background-color: #fff;
  box-sizing: border-box;
}
.fullservice .sector-banner .tab-list li.active {
  color: #000;
  font-weight: 900;
  border-bottom: 3px solid #000;
}
.fullservice .sector-banner .tab-view {
  display: none;
}
.fullservice .sector-banner .tab-list + .tab-view {
  display: block;
}
.fullservice .sector-banner .eco-2364 .sector-eco-banner {
  border-top: 0;
}
.fullservice .sector-banner .eco-2422 .product-banner p {
  color: #fff;
}
.fullservice .sector-notice {
  padding: 70px 0;
  background-color: #E7E9EE;
  text-align: left;
}
.fullservice .sector-notice .notice-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #1C1C1C;
}
.fullservice .sector-notice .notice-list dl {
  margin-top: 20px;
}
.fullservice .sector-notice .notice-list dl:first-child {
  margin-top: 0;
}
.fullservice .sector-notice .notice-list dl dt, .fullservice .sector-notice .notice-list dl dd {
  color: #1C1C1C;
  opacity: 0.5;
  font-weight: 400;
}
.fullservice .sector-notice .notice-list dl dt {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.fullservice .sector-notice .notice-list dl dd {
  font-size: 18px;
  line-height: 1.5;
}

.fullservice-251217 .sector-banner-text {
  background: linear-gradient(92deg, #FFEF94 0.21%, #FFC201 100.25%);
}
.fullservice-251217 .sector-why {
  background: #121212;
}
.fullservice-251217 .sector-why .title .btn-text {
  bottom: 72px;
  right: 110px;
}/*# sourceMappingURL=web.css.map */