@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
@import url("https://www.home-learn.co.kr/web_font/GmarketSansTtf.css");
@use "sass:math";
/* =============================================== ==========================
    ## 공통 믹스인 모음
  ================================================= ======================== */
@use 'sass:math';
/* 기준 화면 너비 */
/* pixel을 vw로 변환해주는 함수 */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  padding: 0;
  margin: 0;
  font-family: 'Noto Sans KR', sans-serif; }

b {
  font-weight: bold; }

.haruExamProvision {
  margin: 0 auto; }

.haruExamProvision img {
  display: block;
  max-width: 100%;
  margin: 0 auto; }

.haruExamProvision .show_mo {
  display: none !important; }

.haruExamProvision section .inner {
  max-width: 1060px;
  margin: 0 auto; }

.haruExamProvision .sc1 {
  position: relative; }

.haruExamProvision .sc1::before {
  position: absolute;
  width: 100%;
  height: 1060px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(/assets/image/haruExamProvision/bg_hero.jpg) no-repeat top center, #20276c;
  content: ''; }

.haruExamProvision .sc1 .inner {
  position: relative;
  max-width: 100%;
  z-index: 5; }

.haruExamProvision .sc1 .day_evt_btn {
  display: block;
  max-width: 471px;
  margin: 43px auto 54px; }

.haruExamProvision .sc1 .book {
  position: relative;
  max-width: 1157px;
  margin: 0 auto; }

.haruExamProvision .sc1 .only_pc {
  position: absolute;
  right: 0px;
  bottom: -15px; }

.haruExamProvision .sc2 {
  padding-top: 76px; }

.haruExamProvision .sc2 .txt_wrap h2:nth-child(1) {
  width: 199px;
  height: 73px;
  margin: 0 auto;
  padding: 8px 0;
  color: #fff;
  font-size: 62px;
  font-weight: bold;
  font-family: 'GmarketSansTtf', sans-serif;
  line-height: 73px;
  background-image: -webkit-gradient(linear, left top, right top, from(#7621a6), to(#17146f));
  background-image: -o-linear-gradient(left, #7621a6, #17146f);
  background-image: linear-gradient(to right, #7621a6, #17146f); }

@media (max-width: 768px) {
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(1) {
    font-size: 40px; } }

.haruExamProvision .sc2 .txt_wrap h2:nth-child(2) {
  margin: 16px 0 44px;
  color: #202020;
  font-size: 62px;
  font-weight: 300;
  font-family: 'GmarketSansTtf', sans-serif;
  line-height: 68px;
  letter-spacing: -4.96px;
  text-align: center; }

@media (max-width: 768px) {
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(2) {
    font-size: 40px; } }

.haruExamProvision .sc2 .txt_wrap h2:nth-child(2) span {
  color: #631f9b;
  letter-spacing: -3.72px;
  font-family: inherit; }

.haruExamProvision .sc2 .txt_wrap h2 b {
  font-family: inherit; }

.haruExamProvision .sc2 .slide_wrap {
  max-height: 643px;
  margin: 0 auto; }

.haruExamProvision .sc3 {
  padding: 78px 0 80px;
  position: relative;
  background-color: #eceef0; }

.haruExamProvision .sc3 .icon {
  position: absolute;
  top: -64px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.haruExamProvision .sc3 .txt_wrap h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #202020;
  font-size: 62px;
  font-weight: bold;
  font-family: 'GmarketSansTtf', sans-serif;
  line-height: 62px;
  font-family: 'Noto Sans KR', sans-serif;
  letter-spacing: -1.24px; }

@media (max-width: 768px) {
  .haruExamProvision .sc3 .txt_wrap h2 {
    font-size: 40px; } }

.haruExamProvision .sc3 .txt_wrap h2 > span {
  display: block;
  margin: 0 7px;
  width: 102px;
  height: 102px;
  color: #202020;
  font-size: 55px;
  font-weight: bold;
  font-family: 'Noto Sans KR', sans-serif;
  line-height: 55px;
  color: #fff;
  letter-spacing: -1.1px;
  line-height: 101px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7621a6), to(#17146f));
  background-image: -o-linear-gradient(top, #7621a6, #17146f);
  background-image: linear-gradient(to bottom, #7621a6, #17146f);
  border-radius: 50%; }

@media (max-width: 768px) {
  .haruExamProvision .sc3 .txt_wrap h2 > span {
    font-size: 36px; } }

.haruExamProvision .sc3 .txt_wrap h4 {
  margin: 8px 0 29px;
  color: #202020;
  font-size: 34px;
  font-weight: 400;
  line-height: 34px;
  text-align: center; }

.haruExamProvision .sc3 .txt_wrap h4 span {
  color: #631f9b; }

.haruExamProvision .sc3 .txt_wrap ul {
  width: 520px;
  margin: 0 auto; }

.haruExamProvision .sc3 .txt_wrap ul > li {
  height: 54px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 54px;
  text-align: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#7621a6), to(#17146f));
  background-image: -o-linear-gradient(left, #7621a6, #17146f);
  background-image: linear-gradient(to right, #7621a6, #17146f);
  border-radius: 27px; }

.haruExamProvision .sc3 .txt_wrap ul > li:last-child {
  margin-bottom: 0; }

.haruExamProvision .sc4 {
  position: relative;
  margin-bottom: 15px; }

.haruExamProvision .sc4::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 238px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #7521a6), color-stop(50%, #17146f));
  background: -o-linear-gradient(left, #7521a6 50%, #17146f 50%);
  background: linear-gradient(90deg, #7521a6 50%, #17146f 50%); }

.haruExamProvision .sc4 .inner {
  position: relative;
  padding-top: 70px;
  max-width: 100%;
  height: 300px;
  text-align: center;
  background: url(/assets/image/haruExamProvision/bg_day_evt04.png) no-repeat top center; }

.haruExamProvision .sc4 h4,
.haruExamProvision .sc4 h3 {
  margin-bottom: 0; }

.haruExamProvision .sc4 h4 {
  margin-bottom: 17px;
  color: #fff;
  line-height: 1;
  font-size: 34px;
  font-weight: 400; }

.haruExamProvision .sc4 h4 > span {
  position: relative; }

.haruExamProvision .sc4 h4 > span::before {
  position: absolute;
  top: -5px;
  left: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6px;
  height: 6px;
  content: '';
  border-radius: 50%;
  background-color: #fff; }

.haruExamProvision .sc4 h3 {
  color: #202020;
  font-size: 55px;
  font-weight: bold;
  font-family: 'Noto Sans KR', sans-serif;
  line-height: 55px;
  line-height: 1;
  color: #fff; }

@media (max-width: 768px) {
  .haruExamProvision .sc4 h3 {
    font-size: 36px; } }

.haruExamProvision .sc4 h3 > span {
  color: #fff225; }

.haruExamProvision .sc5 .box {
  margin-bottom: 168px; }

.haruExamProvision .sc5 .box3 {
  margin-bottom: 104px; }

.haruExamProvision .sc5 .box3 h4 {
  margin-bottom: 36px; }

.haruExamProvision .sc5 .box3 .txt_img {
  display: block; }

.haruExamProvision .sc5 .box3 .txt_img img {
  display: block; }

.haruExamProvision .sc5 .box3 .txt_img img:last-child {
  margin-top: 27px; }

.haruExamProvision .sc5 .box h4 {
  margin: 15px 0 52px;
  color: #202020;
  font-size: 40px;
  font-weight: 300;
  line-height: 46px;
  text-align: center; }

.haruExamProvision .sc5 .box h4 span {
  color: #4c1c8e; }

.haruExamProvision .sc5 .txt_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.haruExamProvision .sc5 .txt_img div {
  text-align: center; }

.haruExamProvision .sc5 .txt_img div:first-child {
  margin-right: 12px; }

.haruExamProvision .sc5 .txt_img div h5 {
  margin-top: 25px;
  color: #202020;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.48px;
  line-height: 29px; }

.haruExamProvision .sc5 .txt_img div h5 span {
  color: #7621a6; }

.haruExamProvision .sc6 {
  padding: 139px 0 58px;
  background: -webkit-gradient(linear, left top, right top, from(#7621a6), to(#17146f));
  background: -o-linear-gradient(left, #7621a6, #17146f);
  background: linear-gradient(to right, #7621a6, #17146f); }

.haruExamProvision .sc6 .inner {
  position: relative; }

.haruExamProvision .sc6 .img_wrap img {
  margin: 0;
  margin-right: auto; }

.haruExamProvision .sc6 .txt_wrap {
  position: absolute;
  top: -30px;
  right: 0;
  text-align: center; }

.haruExamProvision .sc6 .txt_wrap h4 {
  color: #fff;
  line-height: 1;
  font-size: 34px;
  font-weight: 300; }

.haruExamProvision .sc6 .txt_wrap h2 {
  margin: 22px 0 39px;
  color: #fff;
  font-size: 62px;
  font-weight: bold;
  font-family: 'GmarketSansTtf', sans-serif;
  line-height: 62px;
  font-family: 'Noto Sans KR', sans-serif; }

@media (max-width: 768px) {
  .haruExamProvision .sc6 .txt_wrap h2 {
    font-size: 40px; } }

.haruExamProvision .sc6 .txt_wrap h2 > span {
  color: #ffbefa; }

.haruExamProvision .sc6 .txt_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 67px; }

.haruExamProvision .sc6 .txt_wrap ul > li {
  width: calc((100% - 128px) / 3); }

.haruExamProvision .sc6 .txt_wrap ul > li:nth-child(2) {
  width: calc(((100% - 128px) / 3) + 128px);
  padding: 0; }

.haruExamProvision .sc6 .txt_wrap ul > li > span {
  display: block;
  padding: 10px 0 15px;
  margin-bottom: 15px;
  color: #ffbefa;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  font-size: 28px;
  font-weight: bold;
  line-height: 28px; }

.haruExamProvision .sc6 .txt_wrap ul > li > small {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 25px; }

.haruExamProvision .sc6 .txt_wrap > span {
  font-size: 24px;
  line-height: 24px; }

.haruExamProvision .sc6 .txt_wrap > span > small {
  font-size: 24px;
  color: #fff;
  padding-bottom: 11px;
  font-weight: 300;
  border-bottom: 1px solid #fff; }

.haruExamProvision .sc6 .txt_wrap > span > b {
  color: #fffd30;
  padding-bottom: 11px;
  font-weight: 500;
  border-bottom: 1px solid #fffd30; }

.haruExamProvision .sc7 {
  padding-top: 100px;
  background: -webkit-gradient(linear, left bottom, left top, from(#111111), color-stop(48%, #1e1e1e));
  background: -o-linear-gradient(bottom, #111111 0%, #1e1e1e 48%);
  background: linear-gradient(to top, #111111 0%, #1e1e1e 48%); }

.haruExamProvision .sc7 .inner {
  max-width: 100%;
  text-align: center; }

.haruExamProvision .sc7 .txt_wrap > h4 {
  color: #e2e2e2;
  line-height: 1;
  font-size: 34px;
  font-weight: 300; }

.haruExamProvision .sc7 .txt_wrap > h2 {
  display: inline-block;
  margin: 15px 0 42px;
  padding: 10px 0;
  color: #eef2f5;
  font-size: 62px;
  font-weight: bold;
  font-family: 'GmarketSansTtf', sans-serif;
  line-height: 62px;
  font-family: 'Noto Sans KR', sans-serif;
  letter-spacing: -1.24px;
  border-top: 1px solid rgba(255, 255, 255, 0.29);
  border-bottom: 1px solid rgba(255, 255, 255, 0.29); }

@media (max-width: 768px) {
  .haruExamProvision .sc7 .txt_wrap > h2 {
    font-size: 40px; } }

.haruExamProvision .sc7 .txt_wrap > h2 > span {
  color: #7b26dd; }

.haruExamProvision .sc9 {
  padding: 130px 0 127px;
  background: url(/assets/image/haruExamProvision/bg_day_evt09_01.png) no-repeat, #ef7c00;
  background-position: top center; }

.haruExamProvision .sc_banner {
  z-index: 999;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #43c2d1;
  text-align: center; }

.haruExamProvision .sc_banner .btn_wrap {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  max-width: 1060px;
  width: 100%;
  height: 100px; }

.haruExamProvision .sc_banner .btn_wrap > a {
  width: 150px;
  height: 56px; }

.haruExamProvision .sc_banner .btn_wrap > a:last-child {
  margin-left: 10px; }

@media (max-width: 1200px) {
  .haruExamProvision .section_banner .btn_wrap {
    left: auto;
    right: 5.42vw;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    height: 8.33vw; }
  .haruExamProvision .section_banner .btn_wrap > a {
    width: 12.5vw;
    height: 4.67vw; }
  .haruExamProvision .section_banner .btn_wrap > a:last-child {
    margin-left: 0.83vw; } }

@media (max-width: 1023px) {
  .haruExamProvision .show_pc {
    display: none !important; }
  .haruExamProvision .show_mo {
    display: initial !important; }
  .haruExamProvision section .inner {
    max-width: 720px !important; }
  .haruExamProvision .sc1 {
    padding-top: 0; }
  .haruExamProvision .sc1::before {
    width: 100%;
    height: 1134px;
    background: url(/assets/image/haruExamProvision/bg_hero_MO.jpg) no-repeat top center, #20276c; }
  .haruExamProvision .sc1 .day_evt_btn {
    margin: 0 auto 104px; }
  .haruExamProvision .sc1 .book > img {
    margin: 0 auto 0 0; }
  .haruExamProvision .sc2 {
    padding: 170px 0 25px; }
  .haruExamProvision .sc2 .inner {
    max-width: 100% !important; }
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(1) {
    color: #fff;
    font-size: 62px;
    font-weight: bold;
    font-family: 'GmarketSansTtf', sans-serif;
    line-height: 73px;
    background-image: -webkit-gradient(linear, left top, right top, from(#7621a6), to(#17146f));
    background-image: -o-linear-gradient(left, #7621a6, #17146f);
    background-image: linear-gradient(to right, #7621a6, #17146f); } }

@media (max-width: 1023px) and (max-width: 768px) {
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(1) {
    font-size: 40px; } }

@media (max-width: 1023px) {
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(2) {
    margin: 17px 0 44px;
    font-size: 42px;
    font-weight: 500;
    letter-spacing: -3.36px;
    line-height: 56px;
    text-align: center; }
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(2) b {
    font-size: 60px;
    letter-spacing: -3.6px;
    line-height: 60px; }
  .haruExamProvision .sc2 .txt_wrap h2:nth-child(2) span {
    color: #631f9b; }
  .haruExamProvision .sc2 .slide_wrap {
    max-height: 557px;
    margin: 0 auto; }
  .haruExamProvision .sc3 {
    padding: 92px 0 120px;
    position: relative;
    background-color: #eceef0; }
  .haruExamProvision .sc3 .icon {
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .haruExamProvision .sc3 .txt_wrap h2 {
    color: #202020;
    font-size: 62px;
    font-weight: bold;
    font-family: 'GmarketSansTtf', sans-serif;
    line-height: 62px;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -1.24px; } }

@media (max-width: 1023px) and (max-width: 768px) {
  .haruExamProvision .sc3 .txt_wrap h2 {
    font-size: 40px; } }

@media (max-width: 1023px) {
  .haruExamProvision .sc3 .txt_wrap h2 > span {
    color: #202020;
    font-size: 55px;
    font-weight: bold;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 55px;
    color: #fff;
    letter-spacing: -1.1px;
    line-height: 101px; } }

@media (max-width: 1023px) and (max-width: 768px) {
  .haruExamProvision .sc3 .txt_wrap h2 > span {
    font-size: 36px; } }

@media (max-width: 1023px) {
  .haruExamProvision .sc3 .txt_wrap h4 {
    margin: 7px 0 43px;
    font-size: 35px;
    font-weight: 400;
    line-height: 35px; }
  .haruExamProvision .sc3 .txt_wrap ul {
    max-width: 626px;
    width: 100%;
    margin: 0 auto; }
  .haruExamProvision .sc3 .txt_wrap ul li {
    height: 60px;
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 60px;
    border-radius: 29.6px; }
  .haruExamProvision .sc4 {
    position: relative;
    margin-bottom: 43px; }
  .haruExamProvision .sc4::before {
    height: 257px;
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #7020a3), color-stop(50%, #281679));
    background: -o-linear-gradient(left, #7020a3 50%, #281679 50%);
    background: linear-gradient(90deg, #7020a3 50%, #281679 50%); }
  .haruExamProvision .sc4 .inner {
    position: relative;
    padding-top: 84px;
    max-width: 100%;
    height: 320px;
    text-align: center;
    background: url(/assets/image/haruExamProvision/bg_day_evt04_MO.png) no-repeat top center; }
  .haruExamProvision .sc4 h4 {
    margin-bottom: 17px;
    color: #fff;
    font-size: 36px;
    font-weight: 400; }
  .haruExamProvision .sc4 h3 {
    font-size: 57px; }
  .haruExamProvision .sc5 .box {
    margin-bottom: 143px; }
  .haruExamProvision .sc5 .box2 {
    margin-bottom: 130px; }
  .haruExamProvision .sc5 .box2 h5 {
    margin: 29px 0 40px; }
  .haruExamProvision .sc5 .box3 {
    margin-bottom: 173px; }
  .haruExamProvision .sc5 .box3 h4 {
    margin: 21px 0 43px; }
  .haruExamProvision .sc5 .box h4 {
    margin: 22px 0 40px;
    font-size: 44px;
    font-weight: 300;
    line-height: 52px; }
  .haruExamProvision .sc5 .box .txt_img {
    display: block; }
  .haruExamProvision .sc5 .box .txt_img > div {
    text-align: center; }
  .haruExamProvision .sc5 .box .txt_img > div:first-child {
    margin-right: 0; }
  .haruExamProvision .sc5 .box .txt_img > div:nth-child(2) > h5 {
    margin-bottom: 0; }
  .haruExamProvision .sc5 .box .txt_img > div h5 {
    margin: 29px 0 50px;
    color: #202020;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -0.6px;
    line-height: 36px; }
  .haruExamProvision .sc6 {
    padding: 37px 0 115px;
    background: -webkit-gradient(linear, left top, right top, from(#7621a6), to(#17146f));
    background: -o-linear-gradient(left, #7621a6, #17146f);
    background: linear-gradient(to right, #7621a6, #17146f); }
  .haruExamProvision .sc6 .img_wrap img {
    margin: 0 auto; }
  .haruExamProvision .sc6 .txt_wrap {
    position: relative;
    top: auto;
    right: auto;
    text-align: center; }
  .haruExamProvision .sc6 .txt_wrap h4 {
    margin-top: 35px;
    color: #fff;
    font-size: 36px;
    font-weight: 300; }
  .haruExamProvision .sc6 .txt_wrap h2 {
    margin: 22px 0 62px;
    color: #fff;
    font-size: 62px;
    font-weight: bold;
    font-family: 'GmarketSansTtf', sans-serif;
    line-height: 62px;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -1.24px; } }

@media (max-width: 1023px) and (max-width: 768px) {
  .haruExamProvision .sc6 .txt_wrap h2 {
    font-size: 40px; } }

@media (max-width: 1023px) {
  .haruExamProvision .sc6 .txt_wrap ul {
    max-width: 590px;
    margin: 0 auto 76px; }
  .haruExamProvision .sc6 .txt_wrap ul li {
    width: calc((100% - 116px) / 3); }
  .haruExamProvision .sc6 .txt_wrap ul li:nth-child(2) {
    width: calc(((100% - 116px) / 3) + 116px);
    padding: 0; }
  .haruExamProvision .sc6 .txt_wrap ul li > span {
    display: block;
    padding: 20px 0 17px;
    margin-bottom: 21px;
    color: #ffbefa;
    font-size: 34px;
    font-weight: bold;
    line-height: 34px; }
  .haruExamProvision .sc6 .txt_wrap ul li > small {
    font-size: 28px;
    font-weight: 300;
    line-height: 32px; }
  .haruExamProvision .sc6 .txt_wrap > span {
    font-size: 34px;
    line-height: 42px; }
  .haruExamProvision .sc6 .txt_wrap > span > small {
    font-size: 34px;
    padding-bottom: 0;
    font-weight: 300;
    border-bottom: none; }
  .haruExamProvision .sc6 .txt_wrap > span > b {
    display: block;
    padding-bottom: 0;
    font-weight: 500;
    border-bottom: none; }
  .haruExamProvision .sc7 {
    padding-top: 100px;
    padding-bottom: 108px;
    background: #1e1e1e; }
  .haruExamProvision .sc7 .inner {
    max-width: 100%; }
  .haruExamProvision .sc7 .inner > img {
    padding: 0 18px 0 36px; }
  .haruExamProvision .sc7 .txt_wrap > h4 {
    font-size: 36px;
    font-weight: 300; }
  .haruExamProvision .sc7 .txt_wrap > h2 {
    display: inline-block;
    margin: 21px 0 37px;
    padding: 15px 0;
    font-size: 72px;
    font-weight: bold;
    letter-spacing: -1.44px; }
  .haruExamProvision .sc9 {
    padding: 150px 0 100px;
    background: url(/assets/image/haruExamProvision/bg_day_evt09_01_MO.png) no-repeat, #ef7c00;
    background-position: top center; } }

@media (max-width: 59.99em) {
  .haruExamProvision .section_banner {
    display: none; } }

@media (max-width: 767px) {
  .haruExamProvision .sc1 {
    padding-top: 0; }
  .haruExamProvision .sc1::before {
    width: 100%;
    height: 157.5vw;
    max-height: 1134px;
    background: url(/assets/image/haruExamProvision/bg_hero_MO.jpg) no-repeat top center, #20276c;
    background-size: contain; }
  .haruExamProvision .sc1 .day_evt_btn {
    width: 76.81vw;
    margin: 0 auto 52px; }
  .haruExamProvision .sc2 {
    padding: 48px 0 16px; }
  .haruExamProvision .sc2 .txt_wrap > h2:nth-child(1) {
    color: #fff;
    font-size: 62px;
    font-weight: bold;
    font-family: 'GmarketSansTtf', sans-serif;
    line-height: 48px;
    width: 132px;
    height: 48px;
    padding: 4px 0; } }

@media (max-width: 767px) and (max-width: 768px) {
  .haruExamProvision .sc2 .txt_wrap > h2:nth-child(1) {
    font-size: 40px; } }

@media (max-width: 767px) {
  .haruExamProvision .sc2 .txt_wrap > h2:nth-child(2) {
    margin: 10px 0 28px;
    font-size: 28px;
    letter-spacing: -2.24px;
    line-height: 36px;
    text-align: center; }
  .haruExamProvision .sc2 .txt_wrap > h2:nth-child(2) b {
    font-size: 40px;
    letter-spacing: -2.4px;
    line-height: 40px; }
  .haruExamProvision .sc2 .slide_wrap {
    max-height: 382px;
    margin: 0 auto; }
  .haruExamProvision .sc2 .slide_wrap img {
    margin-left: 0;
    margin: 0 auto;
    max-height: 382px; }
  .haruExamProvision .sc3 {
    padding: 60px 0 80px;
    position: relative;
    background-color: #eceef0; }
  .haruExamProvision .sc3 .icon {
    max-width: 88px;
    position: absolute;
    top: -44px; }
  .haruExamProvision .sc3 .inner {
    padding: 0 20px; }
  .haruExamProvision .sc3 .txt_wrap h2 {
    color: #202020;
    font-size: 62px;
    font-weight: bold;
    font-family: 'GmarketSansTtf', sans-serif;
    line-height: 40px;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -0.82px; } }

@media (max-width: 767px) and (max-width: 768px) {
  .haruExamProvision .sc3 .txt_wrap h2 {
    font-size: 40px; } }

@media (max-width: 767px) {
  .haruExamProvision .sc3 .txt_wrap h2 > span {
    margin: 0 4px;
    width: 68px;
    height: 68px;
    color: #202020;
    font-size: 55px;
    font-weight: bold;
    font-family: 'Noto Sans KR', sans-serif;
    line-height: 55px;
    color: #fff;
    letter-spacing: -0.73px;
    line-height: 66px; } }

@media (max-width: 767px) and (max-width: 768px) {
  .haruExamProvision .sc3 .txt_wrap h2 > span {
    font-size: 36px; } }

@media (max-width: 767px) {
  .haruExamProvision .sc3 .txt_wrap h4 {
    margin: 4px 0 28px;
    line-height: 1;
    font-size: 22px; }
  .haruExamProvision .sc3 .txt_wrap ul {
    max-width: 416px;
    margin: 0 auto; }
  .haruExamProvision .sc3 .txt_wrap ul li {
    height: 40px;
    margin-bottom: 6px;
    line-height: 2;
    font-size: 20px;
    border-radius: 18px; }
  .haruExamProvision .sc4 {
    position: relative;
    margin-bottom: 28px; }
  .haruExamProvision .sc4::before {
    height: 171px; }
  .haruExamProvision .sc4 .inner {
    position: relative;
    padding-top: 56px;
    max-width: 100%;
    height: 212px;
    text-align: center;
    background: url(/assets/image/haruExamProvision/bg_day_evt04_MO.png) no-repeat top center;
    background-size: auto 212px; }
  .haruExamProvision .sc4 .inner h4 {
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px; }
  .haruExamProvision .sc4 .inner h3 {
    font-size: 38px; }
  .haruExamProvision .sc5 .box {
    margin-bottom: 94px; }
  .haruExamProvision .sc5 .box > img {
    max-width: 72px;
    width: 100%; }
  .haruExamProvision .sc5 .box:last-child {
    margin-bottom: 76px; }
  .haruExamProvision .sc5 .box h4 {
    margin: 14px 0 26px;
    font-size: 28px;
    line-height: 34px; }
  .haruExamProvision .sc5 .box .txt_img {
    padding: 0 20px; }
  .haruExamProvision .sc5 .box .txt_img h5 {
    margin: 18px 0 32px;
    line-height: 24px;
    color: #202020;
    font-size: 20px;
    letter-spacing: -0.4px; }
  .haruExamProvision .sc5 .box2 {
    margin-bottom: 86px; }
  .haruExamProvision .sc5 .box2 .txt_img h5 {
    margin: 29px 0 26px; }
  .haruExamProvision .sc5 .box3 h4 {
    margin: 14px 0 28px; }
  .haruExamProvision .sc5 .box3 .txt_img {
    padding: 0; }
  .haruExamProvision .sc6 {
    padding: 18px 20px 56px; }
  .haruExamProvision .sc6 .inner {
    padding: 0; }
  .haruExamProvision .sc6 .txt_wrap h4 {
    margin-top: 22px;
    color: #fff;
    font-size: 24px;
    line-height: 24px; }
  .haruExamProvision .sc6 .txt_wrap h2 {
    margin: 14px 0 40px;
    color: #fff;
    font-size: 62px;
    font-weight: bold;
    font-family: 'GmarketSansTtf', sans-serif;
    line-height: 40px;
    font-family: 'Noto Sans KR', sans-serif;
    letter-spacing: -0.85px; } }

@media (max-width: 767px) and (max-width: 768px) {
  .haruExamProvision .sc6 .txt_wrap h2 {
    font-size: 40px; } }

@media (max-width: 767px) {
  .haruExamProvision .sc6 .txt_wrap ul {
    max-width: 100%;
    margin: 0 auto 50px; }
  .haruExamProvision .sc6 .txt_wrap ul > li {
    width: calc(100% / 3); }
  .haruExamProvision .sc6 .txt_wrap ul > li img {
    max-width: 105px; }
  .haruExamProvision .sc6 .txt_wrap ul > li:nth-child(2) {
    width: calc(100% / 3);
    padding: 0; }
  .haruExamProvision .sc6 .txt_wrap ul > li > span {
    padding: 12px 0 10px;
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 22px; }
  .haruExamProvision .sc6 .txt_wrap ul > li > small {
    font-size: 18px;
    line-height: 20px; }
  .haruExamProvision .sc6 .txt_wrap > span {
    font-size: 22px;
    line-height: 28px; }
  .haruExamProvision .sc6 .txt_wrap > span > small {
    font-size: 22px; }
  .haruExamProvision .sc7 {
    padding-top: 66px;
    padding-bottom: 72px; }
  .haruExamProvision .sc7 .inner {
    padding: 0 20px; }
  .haruExamProvision .sc7 .inner > img {
    padding: 0 12px 0 24px; }
  .haruExamProvision .sc7 .txt_wrap > h4 {
    font-size: 24px; }
  .haruExamProvision .sc7 .txt_wrap > h2 {
    margin: 14px 0 24px;
    padding: 10px 0;
    font-size: 48px;
    letter-spacing: -0.96px; }
  .haruExamProvision .sc9 {
    padding: 74px 0 60px;
    background-size: contain; } }

@media (max-width: 59.99em) {
  .floating {
    display: block; }
  .sc_banner {
    display: none; } }
