/* bl_t3 */
.show-t3 .bl_t3 {
  display: block;
}
.bl_t3 {
  background: #0f1125;
  display: none;
}
.bl_t3__wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
}
.bl_t3__cont,
.bl_t3__cont * {
  font-size: 30px;
}
.bl_t3__cont {
  color: #fff;
  background: #45597c;
  padding: 25px 0;
  width: 48%;
}
.bl_t3__yellowColor {
  color: #f6c35e;
}
/* �귣�� ������ bl_brand */
.whiteBrand .bl_brand * {
  color: #fff;
}
.bl_brand {
  position: absolute;
  top: 20px;
  right: 0;
  display: flex;
  align-items: center;
}
.bl_brand * {
  font-family: "GmarketSans";
  line-height: 1.4;
}
.bl_brand__img {
  width: auto;
}
.bl_brand__cont {
  text-align: right;
  margin-right: 10px;
}
.bl_brand__ttl {
  font-size: 20px;
}
.bl_brand__txt {
  font-size: 13px;
  font-weight: 300;
}
/* ������� bl_fixRight */
.swiper-notification {
  display: none;
}
.bl_fixRight {
  position: fixed;
  right: -10px;
  top: 57%;
  transform: translateY(-50%);
  z-index: 10;
}
.bl_fixRight .swiper-container {
  overflow: visible;
}
.bl_fixRight .swiper-wrapper {
  display: block;
}
.bl_fixRight .swiper-wrapper.non-active {
  transform: none !important;
}
.bl_fixRight li {
  width: 185px;
  height: 100px;
  background: no-repeat center/cover #fff;
  margin-top: 3px;
  border-radius: 12px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: -1px 1px 5px 0px rgba(39, 40, 52, 0.3);
  box-shadow: -1px 1px 5px 0px rgba(39, 40, 52, 0.3);
}
.bl_fixRight a {
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat center;
  border-radius: 12px;
}
.socialwork .bl_fixRight .social,
.baeoom .bl_fixRight .baeoom,
.child .bl_fixRight .child,
.childdisabled .bl_fixRight .childdisabled,
.IT .bl_fixRight .IT,
.lifelongedu .bl_fixRight .lifelongedu,
.youth_interview .bl_fixRight .youth_interview,
.youth .bl_fixRight .youth,
.business .bl_fixRight .business,
.korean .bl_fixRight .korean,
.interview .bl_fixRight .interview,
.child .bl_fixRight .child_integration,
.korean .bl_fixRight .korean_lecture,
.lifelongedu .bl_fixRight .PM_2508 {
  display: block;
}
.PM2310 .bl_fixRight .PM_2310,
.socialwork .bl_fixRight .PM_2310,
.korean .bl_fixRight .PM_2310,
.korLecture .bl_fixRight .PM_2310,
.PM2311 .bl_fixRight .PM_2311,
.PM20231225 .bl_fixRight .PM_2312,
.PM20231225 .bl_fixRight .socialwork,
.PM20231225 .bl_fixRight .korean,
.PM20231225 .bl_fixRight .korLecture,
.PM20231225 .bl_fixRight .reRegister,
.PM20231225 .bl_fixRight .invitation,
.PM2501 .bl_fixRight .PM_2501,
.PM2503 .bl_fixRight .PM_2503,
.PM2505 .bl_fixRight .PM_2505,
.PM2506 .bl_fixRight .PM_2506,
.PM2508 .bl_fixRight .PM_2508 {
  display: none;
}
.business .bl_fixRight .business {
  display: block;
  height: 77px;
}

/* ONESTOP CLASS bl_classes */
.bl_classes__yellow {
  background: #f8f2e3;
}
.bl_classes {
  background: #e7e9eb;
}
.bl_classes__yellow .bl_classes {
  background: none;
}
.bl_classes h1 {
  margin-bottom: 0;
}
.bl_classes h1,
.bl_classes h1 * {
  line-height: 1.2;
}
.bl_classes__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background: #fff;
  padding: 0 50px 50px;
  margin-top: 40px;
  border-radius: 50px;
}
.bl_classes .bl_classes__cont {
  width: 25%;
  color: #666;
  font-size: 16px;
  margin-top: 50px;
  position: relative;
}
.bl_classes__cont:before {
  content: "";
  display: block;
  width: 111px;
  height: 95px;
  margin: 0 auto 10px;
  background: url("/landing/images/new/common/icon_classes.png") no-repeat;
}
.bl_classes__cont02:before {
  background-position: -259px 0;
}
.bl_classes__cont03:before {
  background-position: -527px 0;
}
.bl_classes__cont04:before {
  background-position: -796px 0;
}
.bl_classes__cont05:before {
  background-position: -1051px 0;
}
.bl_classes__cont06:before {
  background-position: 0 -280px;
}
.bl_classes__cont07:before {
  background-position: -259px -280px;
}
.bl_classes__cont08:before {
  background-position: -527px -280px;
}
.bl_classes__cont09:before {
  background-position: -796px -280px;
}
.bl_classes__cont10:before {
  background-position: -1051px -280px;
}
.bl_classes__cont11:before {
  background-position: 0 -539px;
}
.bl_classes__cont12:before {
  background-position: -259px -539px;
}
.bl_classes__cont13:before {
  background-position: -527px -539px;
}
.bl_classes__cont14:before {
  background-position: -796px -539px;
}
.bl_classes__cont15:before {
  background-position: -1051px -539px;
}
.bl_classes__cont16:before {
  background-position: 0px -798px;
}
.bl_classes__ttl {
  font-size: 22px;
  letter-spacing: -1.5px;
  margin-bottom: 5px;
  font-weight: 700;
}
.bl_classes__contNew:after {
  content: "";
  display: block;
  width: 73px;
  height: 73px;
  background: url("/landing/images/new/common/icon_new.png") no-repeat top left;
  position: absolute;
  top: -8px;
  left: 50%;
  z-index: 1;
  margin-left: -60px;
}
/* RELIABLE CLASS bl_reliable */
.bl_reliable {
  background: #f7f7f7;
}
.bl_rel__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  background: linear-gradient(transparent 100px, #006cd0 100px, #006cd0 103px, transparent 103px);
}
.bl_rel__box {
  background: #f7f7f7;
  width: 27%;
}
.bl_rel__head {
  color: #006cd0;
  font-size: 55px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 8px solid transparent;
  background-image: linear-gradient(#f7f7f7, #f7f7f7), linear-gradient(to bottom, #0573d4, #51a6f1, #06a1d4);
  background-clip: content-box, border-box;
  border-image-slice: 1;
  background-origin: border-box;
}
.bl_rel__cont {
  margin-top: 22px;
}
.bl_rel__ttl {
  font-size: 24px;
}
.bl_rel__txt {
  font-size: 15px;
  color: #888;
}
/* ����� �ٸ��� bl_difference */
.bl_differ__ex {
  display: inline-block;
  padding: 20px 25px;
  margin: 30px auto;
  font-size: 24px;
  border: 1px solid;
  border-right: none;
  border-left: none;
}
.bl_differ__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bl_differ__cont {
  padding: 30px 40px;
  margin: 5px;
  width: 390px;
  background: url("/landing/images/new/common/icon_gray1.png") no-repeat #f4f5f8 93% 80%;
  text-align: left;
}
.bl_differ__cont02 {
  background-image: url("/landing/images/new/common/icon_gray2.png");
}
.bl_differ__cont03 {
  background-image: url("/landing/images/new/common/icon_gray3.png");
}
.bl_differ__cont04 {
  background-image: url("/landing/images/new/common/icon_gray4.png");
}
.bl_differ__cont05 {
  background-image: url("/landing/images/new/common/icon_gray5.png");
}
.bl_differ__cont06 {
  background-image: url("/landing/images/new/common/icon_gray6.png");
}
.bl_differ__ttl2 {
  color: #0090d3;
  font-size: 21px;
  letter-spacing: -2px;
}
.bl_differ__ttl {
  font-size: 30px;
  letter-spacing: -3px;
  font-weight: 700;
  margin: 5px 0 15px;
}
.bl_differ__txt {
  font-size: 15px;
}
.bl_differ__notes {
  font-size: 14px;
  color: #808896;
  margin-top: 15px;
}
/* ���� ���� �����ϴ� ��� û�ῡ�� ���ϴ� �޽��� bl_scholarstory */
.bl_ss__yellow {
  color: #ffc560;
}
.bl_ss__head {
  background: url("/landing/images/new/common/laurelTree.png") no-repeat center;
  background-size: contain;
}
.bl_ss__star {
  font-size: 45px;
}
.bl_ss__txt {
  font-size: 30px;
  margin-bottom: 5px;
}
.bl_ss__ttl,
.bl_ss__ttl * {
  font-family: "twaysky";
  font-size: 40px;
  letter-spacing: -2px;
}
.bl_ss__wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 50px 0 15px;
}
.bl_ss__cont {
  background: #fff;
  padding: 30px 0;
  margin: 0.5%;
  flex: 0 0 49%;
}
.bl_ss__cont * {
  font-size: 20px;
  color: #575658;
  letter-spacing: -1.5px;
}
.bl_ss__id {
  color: #185298;
  font-family: "twaysky";
  margin-top: 20px;
}
.bl_ss__note {
  color: #d2e5f6;
  font-size: 20px;
}
/* ��� �ΰ��ڰ��� bl_certificate */
.bl_certificate {
  background: #1e2442;
}
.bl_certi__txtBg {
  background: linear-gradient(#f55641 4px, #1e2442 4px);
  margin-top: 50px;
}
.bl_certi__txt {
  color: #f55641;
  background: #1e2442;
  display: inline-block;
  padding: 0 20px;
  transform: translateY(-50%);
}
.bl_certi__wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bl_certi__cont {
  background: #fff;
  padding: 30px 0;
  width: 290px;
  margin: 5px;
}
.bl_certi__cont:before {
  content: "";
  display: block;
  width: 110px;
  height: 94px;
  margin: 5px auto;
  background: url("/landing/images/new/common/pictogram.png") no-repeat;
}
.bl_certi__cont01:before {
  background-position: 8px top;
}
.bl_certi__cont02:before {
  background-position: -250px top;
}
.bl_certi__cont03:before {
  background-position: -505px top;
}
.bl_certi__cont04:before {
  background-position: -762px top;
}
.bl_certi__cont05:before {
  background-position: 8px -283px;
}
.bl_certi__cont06:before {
  background-position: -250px -283px;
}
.bl_certi__cont07:before {
  background-position: -505px -283px;
}
.bl_certi__cont08:before {
  background-position: -762px -283px;
}
.bl_certi__cont09:before {
  background-position: 8px -610px;
}
.bl_certi__cont10:before {
  background-position: -250px -610px;
}
.bl_certi__cont11:before {
  background-position: -505px -610px;
}
.bl_certi__cont12:before {
  background-position: -762px -610px;
}
.bl_certi__cont13:before {
  background-position: 10px -940px;
}
.bl_certi__cont14:before {
  background-position: -251px -940px;
}
.bl_certi__cont15:before {
  background-position: -506px -940px;
}
.bl_certi__cont16:before {
  background-position: -763px -940px;
}
.bl_certi__cont17:before {
  background-position: 1px -1275px;
}
.bl_certi__cont18:before {
  background-position: -250px -1275px;
}
.bl_certi__cont19:before {
  background-position: -505px -1275px;
}
.bl_certi__cont20:before {
  background-position: -764px -1275px;
}
.bl_certi__cont21:before {
  background-position: 8px -1605px;
}
.bl_certi__cont22:before {
  background-position: -248px -1605px;
  width: 126px;
}
.bl_certi__label {
  color: #fff;
  background: #f55641;
  font-size: 18px;
  border-radius: 50px;
  width: 120px;
  margin: 0 auto;
  line-height: 1.6;
}
.bl_certi__ttl {
  color: #f55641;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -1.5px;
}
.bl_certi__label + .bl_certi__ttl:before {
  content: "+";
  display: inline-block;
  color: #f55641;
  font-size: 60px;
  font-weight: 500;
  margin: 0 7px 0 -40px;
  line-height: 0;
  vertical-align: -11px;
}
.bl_certi__note {
  font-size: 22px;
  color: #96ecff;
  font-weight: 300;
  margin: 70px 0 15px;
}
.bl_certi__btn {
  background: #3f71ff;
  padding: 25px 0;
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
}
.bl_certi__btn:after {
  border-color: #3f71ff;
  right: 5.5%;
}
/* ����� Ư���� �̺�Ʈ bl_event */
.bl_event {
  background: url("/landing/images/new/common/landing_2event_bg.jpg") no-repeat top center #ffe9af;
}
.bl_event__cont {
  display: inline-block;
  width: 49%;
}
.bl_event__cont img {
  width: 100%;
}
/* �پ��� �н� ȯ�� ���� bl_multi */
.bl_multi {
  background: #eaecee;
}
.bl_multi__txt {
  margin: 15px 0 50px;
}
.bl_multi .bl_multi__slide {
  background: #fcfbfa;
  box-sizing: border-box;
  padding-top: 40px;
  width: 32.5%;
  height: auto;
  margin: 0 10px;
  flex-shrink: unset;
  -webkit-flex-shrink: unset;
  -ms-flex-negative: unset;
}
.bl_multi__slide:after {
  content: "";
  display: block;
  width: 100%;
  height: 238px;
  background: no-repeat center/contain #fff;
}
.bl_multi__slide01:after {
  background-image: url("/landing/images/new/common/icon_multi1.png");
}
.bl_multi__slide02:after {
  background-image: url("/landing/images/new/common/icon_multi2.png");
}
.bl_multi__slide03:after {
  background-image: url("/landing/images/new/common/icon_multi3.png");
}
.bl_multi__sTtl,
.bl_multi__sTtl * {
  font-size: 34px;
  letter-spacing: -4px;
}
.bl_multi__sTxt {
  color: #f55641;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 190px;
}
.bl_multi__notes {
  margin: 30px auto 0;
  border: 1px solid #cdcccc;
  box-sizing: border-box;
  padding: 20px 50px;
}
.bl_multi__notes span {
  color: #ec412b;
}
/* Real ���� �ı� bl_realReview */
.bl_realReview {
  background: #81cce0;
}
.bl_realRv__ttl,
.bl_realRv__ttl * {
  font-size: 48px;
  line-height: 1.2;
}
.bl_realRv__ttl {
  background: url("/landing/images/new/common/scholar_title_bg.png") no-repeat bottom center;
  margin-bottom: 50px;
}
.bl_realReview .bl_realRv__slide {
  width: 33%;
  padding: 0 10px;
}
.bl_realRv__imgBg {
  background: url("/landing/images/new/common/scholar_img_bg.png") no-repeat center bottom;
  padding-bottom: 11px;
}
.bl_realRv__img {
  width: auto;
}
.bl_realRv__name {
  margin: 15px auto 10px;
  font-size: 20px;
}
.bl_realRv__review {
  text-align: left;
  max-width: 285px;
  margin: 0 auto;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.bl_realRv__btn {
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 50px;
  padding: 5px 0;
  width: 115px;
  margin: 30px auto 0;
  font-weight: 700;
}
.bl_realRv__btn:hover {
  background: #fff;
  color: #000;
}
/* ����û bl_consult */
.bl_consult {
  background: url("/landing/images/new/common/mono_bg.png") center/cover;
}
.bl_consult * {
  font-family: "Pretendard";
}
.bl_consult__ttl,
.bl_consult__ttl * {
  color: #fff;
}
.bl_consult__board {
  max-width: 600px;
  margin: 30px auto 0;
  background: #fff;
  padding: 65px 80px;
  border-radius: 3px;
}
.bl_consult__row {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.bl_consult__row:nth-of-type(1) {
  margin-top: 0;
}
.bl_consult__label {
  flex: 65px 0 0;
  display: flex;
  justify-content: space-between;
  margin-right: 25px;
}
.bl_consult__label * {
  font-size: 16px;
  color: #616161;
}
.bl_consult__inputWrap {
  display: flex;
  justify-content: space-between;
  flex: 1 0 0;
  align-items: center;
}
.bl_consult__inputWrap input,
.bl_consult__inputWrap select {
  width: 100%;
  background: #f2f2f2;
  border: 1px solid #d6d6d6;
  padding: 10px;
  border-radius: 3px;
}
.bl_consult__blank {
  margin: 0 5px;
}
.bl_consult__agreeWrap {
  flex: 1 0 0;
  text-align: left;
}
.bl_consult__viewBtn {
  background: #696969;
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  padding: 3px 10px;
}
.bl_consult__applyBtn {
  background: #66c5a5;
  width: 230px;
  height: 85px;
  margin: 50px auto 0;
  font-size: 36px;
  font-weight: 700;
}
/* ����� Ư���� ���� bl_reason */
.bl_reason__bg {
  background: #ccd4d7;
}
.bl_reason {
  max-width: inherit;
  overflow: hidden;
  height: 970px;
}
.bl_reason__cont {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  height: 645px;
  width: 2000px;
}
.bl_reason__arrowBtn:before {
  width: 50px;
  height: 50px;
  border-width: 5px;
}
.bl_reason__prevBtn {
  left: 50%;
  margin-left: -700px;
}
.bl_reason__nextBtn {
  right: 50%;
  margin-right: -700px;
}
.bl_reason .swiper-slide-prev,
.bl_reason .swiper-slide-active,
.bl_reason .swiper-slide-next {
  opacity: 1;
}
.bl_reason__slide {
  height: 100%;
  background: no-repeat center bottom #fff;
  border-radius: 9999px;
  overflow: hidden;
  opacity: 0.2;
}
.bl_reason__label {
  color: #455562;
  font-size: 28px;
  font-weight: 700;
  margin: 55px 0 10px;
}
.bl_reason__num {
  background: #1b2b39;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto;
  color: #fff;
  font-weight: 700;
  font-size: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bl_reason__note {
  color: #666;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 317px;
  background: #fff;
  padding: 10px;
  display: none;
}
.business .bl_reason .business,
.KICPA .bl_reason .KICPA,
.IT .bl_reason .IT,
.korean .bl_reason .korean,
.cosmetology .bl_reason .cosmetology {
  display: block !important;
}
.business.bl_reason__slide {
  display: none;
}
.business .business.bl_reason__slide {
  display: block;
}
@media (max-width: 768px) {
  /* bl_t3 */
  .bl_t3__wrap {
    width: 95%;
    padding: 5vw 0;
  }
  .bl_t3__cont,
  .bl_t3__cont * {
    font-size: 5.5vw;
  }
  .bl_t3__cont {
    padding: 5vw 0;
    width: 100%;
    margin: 1vw 0;
  }
  /* �귣�� ������ bl_brand */
  .bl_brand {
    top: 4vw;
    right: 2vw;
  }
  .bl_brand__img {
    width: 15vw;
  }
  .bl_brand__cont {
    margin-right: 2vw;
  }
  .bl_brand__ttl {
    font-size: 3.8vw;
    letter-spacing: -0.3vw;
  }
  .bl_brand__txt {
    font-size: 2.8vw;
    letter-spacing: -0.1vw;
  }
  /* ������� bl_fixRight */
  .bl_fixRight {
    top: 60px;
    right: 0;
    transform: translateY(0);
    width: 100%;
  }
  .bl_fixRight .swiper-container {
    width: 100%;
    background: #cecfd5;
    overflow: hidden;
  }
  .bl_fixRight .swiper-wrapper {
    display: flex;
  }
  .bl_fixRight .swiper-slide {
    height: 19vw;
    margin: 0;
    border-radius: 0;
    background: none;
    box-shadow: none;
    padding: 2vw 0;
    width: 100%;
  }
  .bl_fixRight .swiper-slide a {
    background-size: 100%;
    width: 80vw;
    margin: 0 auto;
    border-radius: 2vw;
    overflow: hidden;
  }
  .bl_fixRight .swiper-button-prev,
  .bl_fixRight .swiper-button-next {
    color: #fff;
    margin: 0 1vw;
  }
  .bl_fixRight .swiper-button-prev:before,
  .bl_fixRight .swiper-button-next:before {
    width: 3.5vw;
    height: 3.5vw;
  }
  .bl_fixRight .swiper-container .full {
    padding: 0;
  }
  .bl_fixRight .swiper-container .full a {
    width: 100%;
    border-radius: 0;
  }

  /* ONESTOP CLASS bl_classes */
  .bl_classes__wrap {
    width: 95%;
    justify-content: center;
    padding: 0 0 8vw;
    margin: 5vw auto;
    border-radius: 5vw;
  }
  .bl_classes .bl_classes__cont {
    width: 50%;
    font-size: 4vw;
    margin-top: 8vw;
  }
  .bl_classes__cont:before {
    width: 23vw;
    height: 21vw;
    margin-bottom: 1.5vw;
    background-size: 240vw;
  }
  .bl_classes__cont02:before {
    background-position: -53.5vw 0;
  }
  .bl_classes__cont03:before {
    background-position: -109vw 0;
  }
  .bl_classes__cont04:before {
    background-position: -164.5vw 0;
  }
  .bl_classes__cont05:before {
    background-position: -217vw 0;
  }
  .bl_classes__cont06:before {
    background-position: 0 -58vw;
  }
  .bl_classes__cont07:before {
    background-position: -53.5vw -58vw;
  }
  .bl_classes__cont08:before {
    background-position: -109vw -58vw;
  }
  .bl_classes__cont09:before {
    background-position: -164.5vw -58vw;
  }
  .bl_classes__cont10:before {
    background-position: -217vw -58vw;
  }
  .bl_classes__cont11:before {
    background-position: 0 -111vw;
  }
  .bl_classes__cont12:before {
    background-position: -53.5vw -111vw;
  }
  .bl_classes__cont13:before {
    background-position: -109vw -111vw;
  }
  .bl_classes__cont14:before {
    background-position: -164.5vw -111vw;
  }
  .bl_classes__cont15:before {
    background-position: -217vw -111vw;
  }
  .bl_classes__cont16:before {
    background-position: 0vw -164vw;
  }
  .bl_classes__ttl {
    font-size: 5.5vw;
    letter-spacing: -0.3vw;
    margin-bottom: 1vw;
  }
  .bl_classes__contNew:after {
    width: 15vw;
    height: 15vw;
    top: -1vw;
    margin-left: -12.3vw;
    background-size: contain;
  }
  /* RELIABLE CLASS bl_reliable */
  .bl_rel__wrap {
    display: block;
    margin-top: 10vw;
    background: linear-gradient(0.25turn, transparent 49.5%, #006cd0 49.5%, #006cd0 50.5%, transparent 50.5%);
  }
  .bl_rel__box {
    width: 100%;
    margin-top: 15vw;
    padding: 8vw 0;
  }
  .bl_rel__box:first-child {
    margin-top: 0;
    padding-top: 0;
  }
  .bl_rel__box:last-child {
    padding-bottom: 0;
  }
  .bl_rel__head {
    width: 50vw;
    height: 50vw;
    font-size: 17vw;
    border-width: 2vw;
  }
  .bl_rel__cont {
    margin-top: 5vw;
  }
  .bl_rel__ttl {
    font-size: 6vw;
  }
  .bl_rel__txt {
    font-size: 4vw;
  }
  /* ����� �ٸ��� bl_difference */
  .bl_difference {
    width: 95%;
  }
  .bl_differ__ex {
    padding: 2vw 5vw;
    margin: 3vw auto 12vw;
    font-size: 4vw;
    border-width: 0.2vw;
  }
  .bl_differ__cont {
    padding: 3vw 0;
    padding-left: 22vw;
    margin: 1vw 0;
    width: 100%;
    background-position: 5% center;
    background-size: 14vw;
  }
  .bl_differ__ttl2 {
    font-size: 4.5vw;
    letter-spacing: -0.2vw;
  }
  .bl_differ__ttl {
    font-size: 6.5vw;
    letter-spacing: -0.5vw;
    margin: 0 0 2vw;
  }
  .bl_differ__txt {
    font-size: 3.8vw;
    line-height: 1.3;
  }
  .bl_differ__notes {
    font-size: 3.5vw;
    margin-top: 2vw;
  }
  /* ���� ���� �����ϴ� ��� û�ῡ�� ���ϴ� �޽��� bl_scholarstory */
  .bl_ss__head {
    background: url("/landing/images/new/common/laurelTree_M.png") no-repeat center 6vw;
    background-size: 95%;
  }
  .bl_ss__starbl_ss__star {
    font-size: 9vw;
    letter-spacing: 0;
  }
  .bl_ss__txt {
    font-size: 6vw;
    letter-spacing: -0.5vw;
    margin-bottom: 7vw;
  }
  .bl_ss__ttl,
  .bl_ss__ttl * {
    font-size: 9vw;
    letter-spacing: -0.7vw;
  }
  .bl_ss__wrap {
    width: 90%;
    margin: 10vw auto 0;
    padding: 2vw 7vw;
    background: #fff;
  }
  .bl_ss__cont {
    flex: 100% 1 0;
    margin: 0;
    padding: 7vw 0;
    border-top: 0.3vw solid #8c949a;
  }
  .bl_ss__cont:nth-of-type(1) {
    border: none;
  }
  .bl_ss__cont * {
    font-size: 4.7vw;
    letter-spacing: -0.4vw;
  }
  .bl_ss__note {
    font-size: 3.7vw;
    width: 90%;
    margin: 3vw auto 0;
  }
  /* ��� �ΰ��ڰ��� bl_certificate */
  .bl_certi__txtBg {
    background: linear-gradient(#f55641 1vw, #1e2442 1vw);
    width: 95%;
    margin: 10vw auto 0;
  }
  .bl_certi__txt {
    padding: 0 2vw;
    line-height: 1.2;
  }
  .bl_certi__cont {
    padding: 4vw 0;
    padding-left: 30vw;
    width: 90%;
    margin: 2vw 0 0;
    position: relative;
    text-align: left;
  }
  .bl_certi__cont:before {
    width: 30vw;
    height: 16vw;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background-size: 130vw;
  }
  .bl_certi__cont01:before {
    background-position: 8vw 2vw;
  }
  .bl_certi__cont02:before {
    background-position: -30.5vw 2vw;
  }
  .bl_certi__cont03:before {
    background-position: -69.5vw 2vw;
  }
  .bl_certi__cont04:before {
    background-position: -108.5vw 2vw;
  }
  .bl_certi__cont05:before {
    background-position: 8vw -42vw;
  }
  .bl_certi__cont06:before {
    background-position: -31vw -42vw;
  }
  .bl_certi__cont07:before {
    background-position: -69.5vw -42vw;
  }
  .bl_certi__cont08:before {
    background-position: -108vw -42vw;
  }
  .bl_certi__cont09:before {
    background-position: 8vw -91.5vw;
  }
  .bl_certi__cont10:before {
    background-position: -31vw -91.5vw;
  }
  .bl_certi__cont11:before {
    background-position: -69.5vw -91.5vw;
  }
  .bl_certi__cont12:before {
    background-position: -107.5vw -91.5vw;
  }
  .bl_certi__cont13:before {
    background-position: 9vw -141vw;
  }
  .bl_certi__cont14:before {
    background-position: -31vw -141vw;
  }
  .bl_certi__cont15:before {
    background-position: -69.5vw -141vw;
  }
  .bl_certi__cont16:before {
    background-position: -108.5vw -141vw;
  }
  .bl_certi__cont17:before {
    background-position: 8vw -192vw;
  }
  .bl_certi__cont18:before {
    background-position: -31vw -192vw;
  }
  .bl_certi__cont19:before {
    background-position: -69.5vw -192vw;
  }
  .bl_certi__cont20:before {
    background-position: -108.5vw -192vw;
  }
  .bl_certi__cont21:before {
    background-position: 8vw -241.5vw;
  }
  .bl_certi__cont22:before {
    background-position: -32vw -241.5vw;
  }
  .bl_certi__label {
    font-size: 3.7vw;
    border-radius: 10vw;
    width: 24vw;
    margin: 0;
    text-align: center;
  }
  .bl_certi__ttl {
    font-size: 5.5vw;
    letter-spacing: -0.5vw;
  }
  .bl_certi__label + .bl_certi__ttl:before {
    display: none;
  }
  .bl_certi__note {
    font-size: 4vw;
    margin: 12vw 0 3vw;
  }
  .bl_certi__btn {
    padding: 5vw 0;
    max-width: inherit;
    width: 95%;
    font-size: 6vw;
  }
  .bl_certi__btn:after {
    border-width: 0.9vw;
  }
  /* ����� Ư���� �̺�Ʈ bl_event */
  .bl_event__cont {
    width: 95%;
  }
  /* �پ��� �н� ȯ�� ���� bl_multi */
  .bl_multi__txt {
    margin: 3vw 0 10vw;
  }
  .bl_multi .bl_multi__slide {
    width: 80%;
    margin: 0 0 7vw;
    padding-top: 7vw;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
  }
  .bl_multi__slide:after {
    height: 43vw;
  }
  .bl_multi__sTtl,
  .bl_multi__sTtl * {
    font-size: 8vw;
    letter-spacing: -1vw;
  }
  .bl_multi__sTxt {
    font-size: 4vw;
    min-height: 45vw;
  }
  .bl_multi .swiper-pagination-bullet-active {
    width: 3.5vw;
    border-radius: 10vw;
    background: #2a2a2a;
  }
  .bl_multi__notes {
    border: none;
    padding: 0;
    width: 90%;
    margin-top: 6vw;
  }
  .bl_multi__notes * {
    font-size: 4vw;
  }
  .bl_multi__notes li:before {
    width: 2vw;
    height: 0.5vw;
    margin: 0 2vw 0 -4vw;
  }
  /* Real ���� �ı� bl_realReview */
  .bl_realRv__ttl,
  .bl_realRv__ttl * {
    font-size: 9vw;
    letter-spacing: -1vw;
  }
  .bl_realRv__ttl {
    margin-bottom: 10vw;
    background-size: 90%;
  }
  .bl_realReview .bl_realRv__cont {
    width: 95%;
    margin: 0 auto;
  }
  .bl_realReview .swiper-button-prev,
  .bl_realReview .swiper-button-next {
    color: #fff;
    top: 21%;
    margin: 0 4vw;
  }
  .bl_realReview .bl_realRv__slide {
    padding: 0;
  }
  .bl_realRv__name {
    margin: 3vw auto 2vw;
    font-size: 5vw;
  }
  .bl_realRv__review {
    max-width: 90%;
  }
  .bl_realRv__btn {
    font-size: 4.5vw;
    border-width: 0.8vw;
    border-radius: 10vw;
    padding: 1vw 0;
    width: 28vw;
    margin-top: 5vw;
  }
  /* ����û bl_consult */
  .bl_consult {
    background: none;
    height: 15vw;
  }
  .bl_consult * {
    letter-spacing: 0;
  }
  .bl_consult .wrap {
    padding: 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    background: #f5f5f5;
    -webkit-box-shadow: 0px -3px 5px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px -3px 5px 0px rgb(0 0 0 / 10%);
  }
  .bl_consult__ttl,
  .bl_consult__ttl * {
    color: #555;
    font-size: 5vw;
    letter-spacing: -0.2vw;
  }
  .bl_consult__ttl {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    height: 15vw;
  }
  .bl_consult__ttl b {
    margin-right: 1vw;
  }
  .bl_consult__ttl b:before {
    content: "";
    display: inline-block;
    width: 4vw;
    height: 4vw;
    background: url("/landing/images/new/common/icon_arrow_down.png") no-repeat center;
    background-size: 90%;
    margin-right: 1vw;
    transform: rotate(180deg);
  }
  .bl_consult__ttl .hp_active:before {
    transform: rotate(0deg);
  }
  .bl_consult__form {
    display: none;
    border-top: 0.2vw solid #ccc;
    padding: 6vw 3vw;
  }
  .bl_consult__board {
    max-width: inherit;
    margin: 0;
    background: none;
    padding: 0;
    border-radius: 0;
  }
  .bl_consult__row {
    margin-top: 3vw;
  }
  .bl_consult__label {
    flex: 16vw 0 0;
    margin-right: 5vw;
  }
  .bl_consult__label * {
    font-size: 4vw;
  }
  .bl_consult__inputWrap input,
  .bl_consult__inputWrap select {
    border-width: 0.2vw;
    padding: 2vw 1.5vw;
    border-radius: 1vw;
  }
  .bl_consult__blank {
    margin: 0 1vw;
  }
  .bl_consult__agreeWrap input {
    width: 4vw;
    height: 4vw;
    vertical-align: middle;
    margin-right: 1vw;
  }
  .bl_consult__viewBtn {
    background: #fff;
    color: #008ed2;
    font-size: 3.2vw;
    margin-left: 4vw;
    padding: 0.5vw 2vw;
    border: 0.2vw solid #008ed2;
  }
  .bl_consult__applyBtn {
    background: #007eba;
    width: 40vw;
    height: 10vw;
    margin-top: 6vw;
    font-size: 4.5vw;
    font-weight: 400;
    color: #fff;
    border-radius: 1vw;
  }
  /* ����� Ư���� ���� bl_reason */
  .bl_reason {
    height: auto;
  }
  .bl_reason .WA {
    overflow: auto;
    position: unset;
    margin: 0;
    width: auto;
    height: auto;
    clip: unset;
    clip-path: none;
    display: block;
  }
  .bl_reason__cont {
    position: unset;
    bottom: unset;
    left: unset;
    transform: none;
    height: auto;
    width: 95%;
    margin: 5vw auto 0;
  }
  .bl_reason__wrap {
    display: block;
  }
  .bl_reason__slide {
    height: auto;
    background-image: none !important;
    border-radius: 100vw;
    opacity: 1;
    padding: 5vw 0;
    margin-top: 3vw;
  }
  .bl_reason .bl_reason__slide h3 {
    margin: 1vw 0;
  }
  .bl_reason .bl_reason__slide p {
    color: #767676;
    font-size: 4vw;
  }
  .bl_reason__label {
    font-size: 5vw;
    font-weight: 400;
    margin: 0;
    display: inline-block;
  }
  .bl_reason__num {
    width: 9vw;
    height: 9vw;
    font-weight: 400;
    font-size: 5vw;
    display: inline-flex;
    margin-left: 1vw;
    letter-spacing: 0;
  }
  .bl_reason__note {
    margin: 0;
    padding: 0;
  }
}
