@charset "UTF-8";
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-relative, .grid {
  *zoom: 1;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox:before, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-relative:before, .grid:before, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox:after, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-relative:after, .grid:after {
  content: "";
  display: table;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox:after, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-relative:after, .grid:after {
  clear: both;
}

.hidden,
.sr_only,
.sr-only {
  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 {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .col {
  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;
}

.eduf-rolling {
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (min-width: 1100px) {
  .eduf-rolling {
    max-width: 1200px;
  }
}
.eduf-rolling .rolling-list {
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-transform: perspective(150px) rotateX(45deg);
          transform: perspective(150px) rotateX(45deg);
  margin-top: -2rem;
}
@media screen and (min-width: 1100px) {
  .eduf-rolling .rolling-list {
    margin-top: -50px;
    -webkit-transform: perspective(300px) rotateX(45deg);
    transform: perspective(300px) rotateX(45deg);
  }
}
.eduf-rolling .rolling ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.eduf-rolling .rolling ul:not(:first-child) {
  position: absolute;
  top: 100%;
}
.eduf-rolling .rolling ul li {
  text-align: center;
}
.eduf-rolling .rolling ul li span {
  display: inline-block;
  color: #222;
  letter-spacing: -1.5px;
  font-size: 11px;
  margin: 7px 0;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 530px) {
  .eduf-rolling .rolling ul li span {
    font-size: 14px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-rolling .rolling ul li span {
    font-size: 16px;
  }
}
@media screen and (min-width: 1100px) {
  .eduf-rolling .rolling ul li span {
    margin: 10px 0;
  }
}

.eduf-winner-contents {
  position: relative;
  margin-top: -3.125rem;
}
.eduf-winner-contents:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 720px) {
  .eduf-winner-contents {
    margin-top: -40px;
  }
}
@media screen and (min-width: 1100px) {
  .eduf-winner-contents {
    height: auto;
    margin-left: 90px;
    margin-top: -60px;
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
}
.eduf-winner-contents .eduf-winner-list {
  -webkit-transform: perspective(150px) rotateX(45deg);
  transform: perspective(150px) rotateX(45deg);
  overflow: hidden;
  text-align: center;
}
.eduf-winner-contents .eduf-winner-list .slick-track {
  -webkit-transform: translate(0) !important;
  transform: translate(0) !important;
}
@media screen and (min-width: 1100px) {
  .eduf-winner-contents .eduf-winner-list {
    transform: perspective(300px) rotateX(45deg);
    -webkit-transform: perspective(300px) rotateX(45deg);
  }
}
.eduf-winner-contents .eduf-winner-list p {
  margin: 3px 0;
  padding: 0;
  display: inline-block;
  text-align: center;
  letter-spacing: -1.5px;
  color: #000;
  font-size: 11px;
  font-weight: 700;
}
@media screen and (min-width: 720px) {
  .eduf-winner-contents .eduf-winner-list p {
    font-size: 16px;
  }
}
@media screen and (min-width: 1100px) {
  .eduf-winner-contents .eduf-winner-list p {
    color: #222;
    font-size: 16px;
    margin: 10px 0;
    font-weight: 700;
    text-align: center;
  }
}

#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box, #edufLayerApply .eduf-layer-wrap .eduf-layer-content, #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box::-webkit-scrollbar, #edufLayerApply .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar, #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list::-webkit-scrollbar {
  width: 5px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box::-webkit-scrollbar-track, #edufLayerApply .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-track, #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 15px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box::-webkit-scrollbar-thumb, #edufLayerApply .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-thumb, #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 15px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box::-webkit-scrollbar-thumb:hover, #edufLayerApply .eduf-layer-wrap .eduf-layer-content::-webkit-scrollbar-thumb:hover, #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.eduf-layer-dim {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  background-color: rgba(0, 0, 0, 0.7);
}

.eduf-layer {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 300;
}
.eduf-layer.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.eduf-layer-wrap {
  position: relative;
  width: 100%;
  max-width: 600px;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap {
    width: auto;
    max-width: 100%;
  }
}
.eduf-layer-wrap *, .eduf-layer-wrap *:before, .eduf-layer-wrap *:after {
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.eduf-layer-wrap p {
  line-height: 1.4;
  margin: 0;
}
.eduf-layer-wrap br.mobile {
  display: block;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap br.mobile {
    display: none;
  }
}
.eduf-layer-wrap br.pc {
  display: none;
}
@media screen and (min-width: 720px) {
  .eduf-layer-wrap br.pc {
    display: block;
  }
}
.eduf-layer-content {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: #888 #fff;
}
.eduf-layer-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  top: 2.7777777778vw;
  right: 2.7777777778vw;
  z-index: 10002;
}
@media screen and (min-width: 720px) {
  .eduf-layer-close {
    width: 60px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-close {
    height: 60px;
  }
}
.eduf-layer-close:before, .eduf-layer-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 2px;
  margin-left: -15px;
  background-color: #222;
}
.eduf-layer-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.eduf-layer-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.eduf-layer-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) {
  .eduf-layer-close {
    top: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-close {
    right: 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-close {
    top: 10px;
    right: 10px;
  }
}
.eduf-layer-close.white:before, .eduf-layer-close.white:after {
  background-color: #fff;
}
.eduf-layer.wide {
  display: none;
  position: absolute;
  right: auto;
  left: 50%;
  top: 0;
  bottom: auto;
  z-index: 300;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  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: 1024px) {
  .eduf-layer.wide {
    width: auto;
    max-width: 100%;
  }
}

#edufLayerVideo .eduf-layer-wrap {
  width: 100%;
  max-width: 720px;
}
@media screen and (min-width: 720px) {
  #edufLayerVideo .eduf-layer-wrap {
    width: 100%;
    max-width: 720px;
  }
}
#edufLayerVideo .eduf-layer-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  top: -40px;
  z-index: 10002;
}
@media screen and (min-width: 720px) {
  #edufLayerVideo .eduf-layer-close {
    width: 60px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerVideo .eduf-layer-close {
    height: 60px;
  }
}
#edufLayerVideo .eduf-layer-close:before, #edufLayerVideo .eduf-layer-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 2px;
  margin-left: -15px;
  background-color: #fff;
}
#edufLayerVideo .eduf-layer-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#edufLayerVideo .eduf-layer-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
#edufLayerVideo .eduf-layer-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) {
  #edufLayerVideo .eduf-layer-close {
    top: -60px;
  }
}
#edufLayerVideo .eduf-layer-content {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  width: 100%;
  min-height: auto;
}
#edufLayerVideo .eduf-layer-content iframe, #edufLayerVideo .eduf-layer-content video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: inherit;
     object-fit: inherit;
}
@media screen and (min-width: 720px) {
  #edufLayerVideo .eduf-layer-content {
    min-height: auto;
  }
}
#edufLayerVideo.shorts .eduf-layer-wrap {
  max-width: 66.6666666667vw;
}
@media screen and (min-width: 720px) {
  #edufLayerVideo.shorts .eduf-layer-wrap {
    max-width: 480px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerVideo.shorts .eduf-layer-wrap {
    max-width: 320px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerVideo.shorts .eduf-layer-close {
    right: -18px;
  }
}
#edufLayerVideo.shorts .eduf-layer-content {
  padding-bottom: 177.777%;
}

.eduf-layer-base .eduf-layer-wrap {
  max-width: 600px;
}
.eduf-layer-base .eduf-layer-title {
  position: relative;
  border-top-left-radius: 3.3333333333vw;
  border-top-right-radius: 3.3333333333vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  background-color: #eeeeee;
  padding: 4.4444444444vw 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-title {
    border-top-left-radius: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-title {
    border-top-right-radius: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-title {
    padding: 32px 24px;
  }
}
.eduf-layer-base .eduf-layer-title strong {
  color: #000;
  font-size: 4.4444444444vw;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-weight: 700;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-title strong {
    font-size: 32px;
  }
}
@media screen and (min-width: 530px) {
  .eduf-layer-base .eduf-layer-title {
    padding: 24px 24px;
  }
  .eduf-layer-base .eduf-layer-title strong {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-title {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}
.eduf-layer-base .eduf-layer-content {
  border-bottom-left-radius: 3.3333333333vw;
  border-bottom-right-radius: 3.3333333333vw;
  padding: 5.5555555556vw 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content {
    border-bottom-left-radius: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content {
    border-bottom-right-radius: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content {
    padding: 40px 20px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
.eduf-layer-base .eduf-layer-content dl {
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content dl {
    margin-top: 40px;
  }
}
.eduf-layer-base .eduf-layer-content dl:first-child {
  margin-top: 0;
}
.eduf-layer-base .eduf-layer-content dl dt, .eduf-layer-base .eduf-layer-content dl dd {
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
.eduf-layer-base .eduf-layer-content dl dt {
  font-size: 4.1666666667vw;
  line-height: 1.38;
  letter-spacing: -0.89px;
  color: #000000;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content dl dt {
    font-size: 30px;
  }
}
.eduf-layer-base .eduf-layer-content dl dd {
  font-size: 3.4722222222vw;
  line-height: 1.27;
  letter-spacing: -0.73px;
  color: #131415;
  opacity: 0.4;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content dl dd {
    font-size: 25px;
  }
}
.eduf-layer-base .eduf-layer-content p {
  font-size: 3.4722222222vw;
  line-height: 1.27;
  letter-spacing: -0.73px;
  color: #131415;
  opacity: 0.4;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  text-align: left;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content p {
    font-size: 25px;
  }
}
@media screen and (min-width: 530px) {
  .eduf-layer-base .eduf-layer-content p {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-content p {
    font-size: 15px;
  }
}
.eduf-layer-base .eduf-layer-text {
  font-size: 3.4722222222vw;
  line-height: 1.27;
  letter-spacing: -0.73px;
  color: #131415;
  opacity: 0.4;
  font-family: "Roboto", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-text {
    font-size: 25px;
  }
}
@media screen and (min-width: 530px) {
  .eduf-layer-base .eduf-layer-text {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base .eduf-layer-text {
    font-size: 15px;
  }
}
.eduf-layer-base.wide {
  border-radius: 3.3333333333vw;
}
@media screen and (min-width: 720px) {
  .eduf-layer-base.wide {
    border-radius: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-layer-base.wide {
    border-radius: 20px;
  }
}

#edufLayerCoupon {
  z-index: 400;
}
#edufLayerCoupon .eduf-layer-wrap {
  background-color: #fff;
  width: 88.8888888889vw;
  max-width: auto;
  text-align: center;
  padding: 4.1666666667vw 1.6666666667vw;
  border-radius: 1.3888888889vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap {
    width: 640px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap {
    padding: 30px 12px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap {
    border-radius: 10px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap {
    width: 678px;
    max-width: 678px;
    padding: 4.1666666667vw 3.3333333333vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap {
    padding: 30px 24px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .highlight {
  color: #F26522;
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-title {
  margin-bottom: 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-title {
    margin-bottom: 30px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-title .logo {
  width: 21.3888888889vw;
  margin: 0 auto;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-title .logo {
    width: 154px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-title .logo img {
  width: 100%;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-title .logo {
    width: 13.3333333333vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-title .logo {
    width: 96px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content {
  text-align: center;
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title {
  font-size: 3.8888888889vw;
  font-weight: 400;
  color: #222;
  background-color: transparent;
  padding: 0;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title {
    font-size: 28px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title strong {
  font-size: 5vw;
  font-weight: 700;
  color: #222;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title strong {
    font-size: 36px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .text {
  font-size: 3.8888888889vw;
  color: #222;
  margin-top: 3.3333333333vw;
  opacity: 0.8;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .text {
    font-size: 28px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .text {
    margin-top: 24px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title strong {
    font-size: 3.0555555556vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .title strong {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .text {
    font-size: 16px;
    margin-top: 1.6666666667vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-title .text {
    margin-top: 12px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list {
  margin-top: 4.1666666667vw;
  max-height: 60vw;
  overflow-y: auto;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list {
    margin-top: 30px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list {
    max-height: 432px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li {
  position: relative;
  margin-top: 1.1111111111vw;
  background: #FFFFFF;
  border: 6px solid #EEEEEE;
  -webkit-box-shadow: inset 0px 0px 0px 1px #DCDCDC;
          box-shadow: inset 0px 0px 0px 1px #DCDCDC;
  padding: 4.4444444444vw 2.7777777778vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li {
    margin-top: 8px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:first-child {
  margin-top: 0;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li {
    padding: 32px 20px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url("//img.eduwill.net/eduwill/img/common/popup/icon_deco_top.png") no-repeat 0 0;
  background-size: cover;
  width: 6.5277777778vw;
  height: 6.5277777778vw;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:before {
    width: 47px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:before {
    height: 47px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: url("//img.eduwill.net/eduwill/img/common/popup/icon_deco_btm.png") no-repeat 0 0;
  background-size: cover;
  width: 6.5277777778vw;
  height: 6.5277777778vw;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:after {
    width: 47px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li:after {
    height: 47px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li {
    margin-top: 10px;
    padding: 2.7777777778vw 2.7777777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li {
    padding: 20px 20px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 19.4444444444vw;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a {
    min-height: 140px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a {
    min-height: 11.1111111111vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a {
    min-height: 80px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .subject {
  width: 100%;
  font-size: 4.4444444444vw;
  font-weight: 700;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .subject {
    font-size: 32px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info {
  width: 50vw;
  margin: 0.6944444444vw auto;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info {
    width: 360px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info {
    margin: 5px auto;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info p {
  font-size: 3.3333333333vw;
  color: #222;
  text-align: left;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info p {
    font-size: 24px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .desc {
  width: 100%;
  font-size: 2.7777777778vw;
  color: #999999;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .desc {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .subject {
    font-size: 17px;
  }
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info {
    width: 27.7777777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info {
    width: 200px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .info p {
    font-size: 13px;
  }
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-list ul li a .desc {
    font-size: 11px;
  }
}
#edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-action a {
  display: block;
  background: #F26522;
  border-radius: 3px;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  font-size: 4.4444444444vw;
  padding: 3.0555555556vw 0 3.6111111111vw;
  margin-top: 4.1666666667vw;
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-action a {
    font-size: 32px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-action a {
    padding: 22px 0 26px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-action a {
    margin-top: 30px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-action a {
    font-size: 16px;
    width: 213px;
    margin: 30px auto 0;
    padding: 1.5277777778vw 0 1.8055555556vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerCoupon .eduf-layer-wrap .eduf-layer-content .coupon-action a {
    padding: 11px 0 13px;
  }
}

#edufLayerApply {
  z-index: 400;
}
#edufLayerApply .eduf-layer-wrap {
  background-color: #fff;
  width: 86.1111111111vw;
  max-width: auto;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap {
    width: 620px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-close:before, #edufLayerApply .eduf-layer-wrap .eduf-layer-close:after {
  background-color: #ccc;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-title {
  padding: 9.3055555556vw 5.5555555556vw 0;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-title {
    padding: 67px 40px 0;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-title strong {
  color: #000000;
  font-weight: 700;
  font-size: 4.8611111111vw;
  line-height: 1;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-title strong {
    font-size: 35px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content {
  padding: 6.9444444444vw 5.2777777778vw 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content {
    padding: 50px 38px 0;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group {
  /* input 기본 스타일 초기화 */
  /* input type number 에서 화살표 제거 */
  /* select box 스타일 초기화 */
  /* input number의 외형을 텍스트필드로 바꿔줘야한다 */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 2.7777777778vw;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group.form-line {
  padding-bottom: 2.7777777778vw;
  margin-bottom: 2.7777777778vw;
  border-bottom: 1px solid #000;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group.form-line {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group.form-line {
    margin-bottom: 20px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-webkit-inner-spin-button,
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-webkit-out-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number] {
  -moz-appearance: textfield;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .highlight {
  color: #f00;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .text-right {
  text-align: right !important;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group {
    margin-bottom: 20px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-full {
  width: 100% !important;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-mid {
  width: 58.0555555556vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-mid {
    width: 418px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-mid {
    width: 59.1666666667vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-mid {
    width: 426px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-half {
  width: 28.3333333333vw;
  margin-left: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-half {
    width: 204px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-half {
    margin-left: 10px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-half:first-child {
  margin-left: 0;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-half {
    width: 28.8888888889vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-half {
    width: 208px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-title {
  width: 20%;
  height: 8.3333333333vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  font-size: 3.4722222222vw;
  font-weight: 500;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-title {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-title {
    font-size: 25px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-title {
    width: 15.1388888889vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-title {
    width: 109px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.0833333333vw;
  height: 8.3333333333vw;
  font-size: 3.4722222222vw;
  width: 100%;
  font-weight: 400;
  color: #666;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  background: #fff;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select {
    padding: 15px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number], #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select {
    font-size: 25px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::-webkit-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-webkit-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::-webkit-input-placeholder {
  font-size: 3.4722222222vw;
  color: #AAAAAA;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::-moz-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-moz-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::-moz-placeholder {
  font-size: 3.4722222222vw;
  color: #AAAAAA;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:-ms-input-placeholder {
  font-size: 3.4722222222vw;
  color: #AAAAAA;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::-ms-input-placeholder {
  font-size: 3.4722222222vw;
  color: #AAAAAA;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::placeholder {
  font-size: 3.4722222222vw;
  color: #AAAAAA;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::-webkit-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-webkit-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::-webkit-input-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::-moz-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-moz-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::-moz-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:-ms-input-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::-ms-input-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]::placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]::placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select::placeholder {
    font-size: 25px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:disabled, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:disabled, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:disabled {
  background: #AAAAAA;
  color: #fff;
  text-align: center;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:disabled::-webkit-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:disabled::-webkit-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:disabled::-webkit-input-placeholder {
  color: #fff;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:disabled::-moz-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:disabled::-moz-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:disabled::-moz-placeholder {
  color: #fff;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:disabled:-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:disabled:-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:disabled:-ms-input-placeholder {
  color: #fff;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:disabled::-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:disabled::-ms-input-placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:disabled::-ms-input-placeholder {
  color: #fff;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=text]:disabled::placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group input[type=number]:disabled::placeholder, #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group select:disabled::placeholder {
  color: #fff;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select {
  position: relative;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select select {
  padding: 0 2.0833333333vw;
  line-height: 1;
  vertical-align: top;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select select {
    padding: 0 15px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2.0833333333vw;
  width: 2.5vw;
  height: 1.3888888889vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(//img.eduwill.net/eduwill/img/common/icon/icon_arrow.png) 0 0 no-repeat;
  background-size: cover;
  z-index: 1;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select:after {
    right: 15px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select:after {
    width: 18px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-select:after {
    height: 10px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea {
  padding: 0.6944444444vw 1.3888888889vw;
  height: 22.2222222222vw;
  font-size: 3.4722222222vw;
  width: 100%;
  font-weight: 700;
  color: #000;
  border: 1px solid #dbdbdb;
  background: #F9F9F9;
  resize: none;
  letter-spacing: -1px;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea {
    padding: 5px 10px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea {
    height: 160px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea {
    font-size: 25px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::-webkit-input-placeholder {
  font-size: 3.4722222222vw;
  color: #ccc;
  font-weight: 400;
  letter-spacing: -1px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::-moz-placeholder {
  font-size: 3.4722222222vw;
  color: #ccc;
  font-weight: 400;
  letter-spacing: -1px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea:-ms-input-placeholder {
  font-size: 3.4722222222vw;
  color: #ccc;
  font-weight: 400;
  letter-spacing: -1px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::-ms-input-placeholder {
  font-size: 3.4722222222vw;
  color: #ccc;
  font-weight: 400;
  letter-spacing: -1px;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::placeholder {
  font-size: 3.4722222222vw;
  color: #ccc;
  font-weight: 400;
  letter-spacing: -1px;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::-webkit-input-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::-moz-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea:-ms-input-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::-ms-input-placeholder {
    font-size: 25px;
  }
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-textarea textarea::placeholder {
    font-size: 25px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] {
  display: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
  display: inline-block;
  cursor: pointer;
  background: url(//img.eduwill.net/eduwill/img/common/icon/icon_check_off.png) 0 0 no-repeat;
  background-size: 4.0277777778vw 4.0277777778vw;
  line-height: 4.4444444444vw;
  padding-left: 4.8611111111vw;
  color: #666;
  font-size: 2.7777777778vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
    background-size: 29px 29px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
    line-height: 32px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
    padding-left: 35px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
    letter-spacing: -1px;
    line-height: 4.0277777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox] + label {
    line-height: 29px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check.all-check input[type=checkbox] + label {
  background-image: url(//img.eduwill.net/eduwill/img/common/icon/icon_allcheck_off.png);
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-check input[type=checkbox]:checked + label {
  background-image: url(//img.eduwill.net/eduwill/img/common/icon/icon_check_on.png);
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio {
  display: inline-block;
  margin-left: 6.9444444444vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio {
    margin-left: 50px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] {
  display: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] + label {
  display: inline-block;
  cursor: pointer;
  background: url(//img.eduwill.net/eduwill/img/common/icon/icon_radio_off.png) 0 0 no-repeat;
  background-size: contain;
  line-height: 3.6111111111vw;
  padding-left: 5vw;
  color: #000;
  font-size: 3.4722222222vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] + label {
    line-height: 26px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] + label {
    padding-left: 36px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] + label {
    font-size: 25px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] + label {
    letter-spacing: -1px;
    line-height: 3.4722222222vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio] + label {
    line-height: 25px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-radio input[type=radio]:checked + label {
  background-image: url(//img.eduwill.net/eduwill/img/common/icon/icon_radio_on.png);
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-relative {
  position: relative;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-btnbox {
  font-size: 0;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-btnbox input[type=text] {
  width: 70%;
  margin-right: 2%;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-btn {
  display: inline-block;
  width: 28%;
  height: 100%;
  color: #fff;
  font-weight: 400;
  font-size: 3.4722222222vw;
  line-height: 8.3333333333vw;
  background: #aaa;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 5px;
  cursor: pointer;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-btn {
    font-size: 25px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-btn {
    line-height: 60px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox {
  position: relative;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox input[type=file] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox input {
  outline: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox input.upload-name {
  width: 100%;
  padding: 2.0833333333vw;
  padding-right: 30% !important;
  height: 8.3333333333vw;
  font-size: 3.4722222222vw;
  font-weight: 400;
  color: #666;
  border: 1px solid #dbdbdb;
  background: #fff;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox input.upload-name {
    padding: 15px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox input.upload-name {
    height: 60px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox input.upload-name {
    font-size: 25px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-filebox label {
  cursor: pointer;
  text-align: center;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .btn-file {
  position: absolute;
  top: 0;
  right: 0;
  width: 28%;
  height: 100%;
  color: #fff;
  font-weight: 400;
  font-size: 3.4722222222vw;
  line-height: 8.3333333333vw;
  background: #aaa;
  border: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .btn-file {
    font-size: 25px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .btn-file {
    line-height: 60px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .btn-privacy {
  display: inline-block;
  color: #CCCCCC;
  text-decoration-line: underline;
  font-weight: 400;
  font-size: 2.7777777778vw;
  margin-left: auto;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .btn-privacy {
    font-size: 20px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box {
  margin-top: 1.3888888889vw;
  padding: 2.7777777778vw;
  height: 22.2222222222vw;
  overflow-y: scroll;
  word-break: keep-all;
  background: #f8f8f8;
  font-size: 2.7777777778vw;
  line-height: 3.8888888889vw;
  color: #666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: #888 #fff;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box {
    margin-top: 10px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box {
    padding: 20px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box {
    height: 160px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box {
    line-height: 28px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box p {
  padding-left: 2.0833333333vw;
  text-indent: -2.0833333333vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box p {
    padding-left: 15px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-scroll-box p {
    text-indent: -15px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-privacy {
  position: relative;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-privacy .form-control {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-privacy .form-scroll-box {
  display: none;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-privacy .form-text {
  padding-left: 4.8611111111vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-privacy .form-text {
    padding-left: 35px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-text {
  color: #AAAAAA;
  font-weight: 400;
  font-size: 2.7777777778vw;
  line-height: 3.8888888889vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-text {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-content .form-group .form-text {
    line-height: 28px;
  }
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-action {
  background: #FFBF00;
}
#edufLayerApply .eduf-layer-wrap .eduf-layer-action a {
  display: block;
  color: #000000;
  text-align: center;
  font-size: 4.8611111111vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1px;
  padding: 4.1666666667vw 4.1666666667vw 4.7222222222vw;
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-action a {
    font-size: 35px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerApply .eduf-layer-wrap .eduf-layer-action a {
    padding: 30px 30px 34px;
  }
}

#edufLayerMydata {
  z-index: 400;
}
#edufLayerMydata .eduf-layer-wrap {
  background-color: #fff;
  width: 72.7777777778vw;
  max-width: 72.7777777778vw;
  text-align: center;
  padding: 6.25vw 5.5555555556vw 5.5555555556vw;
  border-radius: 1.3888888889vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap {
    width: 524px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap {
    max-width: 524px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap {
    padding: 45px 40px 40px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap {
    border-radius: 10px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap {
    width: 312px;
    max-width: 312px;
    padding: 3.4722222222vw 2.7777777778vw 2.7777777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap {
    padding: 25px 20px 20px;
  }
}
#edufLayerMydata .eduf-layer-wrap .highlight {
  color: #3F63BF;
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-close:before, #edufLayerMydata .eduf-layer-wrap .eduf-layer-close:after {
  background-color: #A9A9A9;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-close {
    right: 0;
    top: 0;
  }
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-title {
  margin-bottom: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-title {
    margin-bottom: 10px;
  }
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-title .img {
  width: 36px;
  margin: 0 auto;
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-title .img img {
  width: 100%;
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content {
  text-align: center;
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .title {
  font-size: 4.4444444444vw;
  font-weight: 700;
  color: #000;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .title {
    font-size: 32px;
  }
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .text {
  font-size: 3.3333333333vw;
  color: #666;
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .text {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .text {
    margin-top: 10px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .title {
    font-size: 2.2222222222vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .title {
    font-size: 16px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-title .text {
    font-size: 14px;
  }
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action {
  font-size: 0;
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action {
    margin-top: 40px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action {
    margin-top: 20px;
  }
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
  display: inline-block;
  background: #666;
  border: 1px solid #666;
  border-radius: 4px;
  letter-spacing: -0.04em;
  color: #FFFFFF;
  font-size: 3.0555555556vw;
  padding: 2.7777777778vw 1.3888888889vw;
  font-weight: 400;
  width: 45%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    margin-left: 12px;
  }
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a:first-child {
  margin-left: 0;
}
#edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a.btn-line {
  background: #fff;
  border: 1px solid #DBDBDB;
  color: #000;
}
@media screen and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    font-size: 13px;
    width: 18.0555555556vw;
    padding: 1.3888888889vw 2.0833333333vw;
    margin-left: 1.1111111111vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    width: 130px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    padding: 10px 15px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  #edufLayerMydata .eduf-layer-wrap .eduf-layer-content .mydata-action a {
    margin-left: 8px;
  }
}

.eduf-alert {
  z-index: 400;
}
.eduf-alert .eduf-layer-wrap {
  background-color: #fff;
  width: 72.7777777778vw;
  max-width: 72.7777777778vw;
  text-align: center;
  padding: 6.25vw 5.5555555556vw 5.5555555556vw;
  border-radius: 1.3888888889vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap {
    width: 524px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap {
    max-width: 524px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap {
    padding: 45px 40px 40px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap {
    border-radius: 10px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap {
    width: 312px;
    max-width: 312px;
    padding: 3.4722222222vw 2.7777777778vw 2.7777777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap {
    padding: 25px 20px 20px;
  }
}
.eduf-alert .eduf-layer-wrap .eduf-layer-content {
  text-align: center;
}
.eduf-alert .eduf-layer-wrap .eduf-layer-content .text-box {
  font-size: 3.3333333333vw;
  color: #666;
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .text-box {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .text-box {
    margin-top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .text-box {
    font-size: 14px;
  }
}
.eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action {
  font-size: 0;
  margin-top: 5.5555555556vw;
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action {
    margin-top: 40px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action {
    margin-top: 2.7777777778vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action {
    margin-top: 20px;
  }
}
.eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
  display: inline-block;
  background: #ffd600;
  border: 1px solid #ffd600;
  border-radius: 4px;
  letter-spacing: -0.04em;
  color: #000;
  font-size: 3.0555555556vw;
  padding: 2.7777777778vw 1.3888888889vw;
  font-weight: 400;
  width: 45%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 1.6666666667vw;
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    padding: 20px 10px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    margin-left: 12px;
  }
}
.eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a:first-child {
  margin-left: 0;
}
.eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a.btn-line {
  background: #fff;
  border: 1px solid #DBDBDB;
  color: #000;
}
@media screen and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    font-size: 13px;
    width: 18.0555555556vw;
    padding: 1.3888888889vw 2.0833333333vw;
    margin-left: 1.1111111111vw;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    width: 130px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    padding: 10px 15px;
  }
}
@media screen and (min-width: 720px) and (min-width: 720px) {
  .eduf-alert .eduf-layer-wrap .eduf-layer-content .btn-action a {
    margin-left: 8px;
  }
}

.eduf-tooltip-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.eduf-tooltip-box .eduf-tooltip-mark {
  width: 4.1666666667vw;
  height: 4.1666666667vw;
  vertical-align: top;
  text-align: center;
  line-height: 4.1666666667vw;
  font-size: 3.0555555556vw;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
  background-color: #000;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip-box .eduf-tooltip-mark {
    width: 30px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip-box .eduf-tooltip-mark {
    height: 30px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip-box .eduf-tooltip-mark {
    line-height: 30px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip-box .eduf-tooltip-mark {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip-box .eduf-tooltip-mark {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
  }
}

.eduf-tooltip {
  position: absolute;
  top: 0;
  left: 110%;
  z-index: 1;
  display: none;
}
.eduf-tooltip .eduf-tooltip-wrap {
  background-color: #fff;
  width: 66.6666666667vw;
  max-width: 66.6666666667vw;
  padding: 4.1666666667vw 5.5555555556vw 4.1666666667vw 2.7777777778vw;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  -webkit-box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap {
    width: 480px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap {
    max-width: 480px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap {
    padding: 30px 40px 30px 20px;
  }
}
@media screen and (min-width: 1024px) {
  .eduf-tooltip .eduf-tooltip-wrap {
    width: 320px;
    max-width: 320px;
  }
}
.eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content {
  text-align: left;
  line-height: 1.4;
  font-size: 3.3333333333vw;
  color: #666;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content {
    font-size: 16px;
  }
}
.eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content p {
  margin: 0;
  line-height: 1.4;
  font-size: 3.3333333333vw;
  color: #666;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content p {
    font-size: 24px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content p {
    font-size: 16px;
  }
}
.eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content .tooltip-title {
  font-size: 3.6111111111vw;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content .tooltip-title {
    font-size: 26px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content .tooltip-title {
    font-size: 18px;
  }
}
.eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content .tooltip-title + p {
  margin-top: 1.3888888889vw;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-wrap .eduf-tooltip-content .tooltip-title + p {
    margin-top: 10px;
  }
}
.eduf-tooltip .eduf-tooltip-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0.9375rem;
  height: 0.9375rem;
  top: 1.3888888889vw;
  right: 1.3888888889vw;
  z-index: 2;
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-close {
    width: 30px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-close {
    height: 30px;
  }
}
.eduf-tooltip .eduf-tooltip-close:before, .eduf-tooltip .eduf-tooltip-close:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 15px;
  height: 1px;
  margin-left: -7.5px;
  background-color: #222;
}
.eduf-tooltip .eduf-tooltip-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.eduf-tooltip .eduf-tooltip-close:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}
.eduf-tooltip .eduf-tooltip-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) {
  .eduf-tooltip .eduf-tooltip-close {
    top: 10px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-close {
    right: 10px;
  }
}
@media screen and (min-width: 720px) {
  .eduf-tooltip .eduf-tooltip-close {
    top: 0;
    right: 0;
  }
}/*# sourceMappingURL=eduf.css.map */