@charset "UTF-8";
/* 오버레이 */
/* @import url('https://fonts.googleapis.com/css?family=Noto+Serif+KR:200,300'); */
/* @import url('https://fonts.googleapis.com/css?family=Lato:700,900'); */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,400,500,700,900");
/*============================*/
/*@mixin center() {
    top: $percentage;
    left: $percentage;
    transform: translate(-$percentage, -$percentage);
}*/
ul, li {
  list-style-type: none;
}

/*어드민 디자인*/
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.cont-sec {
  margin-top: 50px;
}

h2,
h3,
h4,
h5,
p {
  margin: 0 !important;
  word-break: keep-all;
}

.con-sub-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 50px;
}

.con-sub-cont .sub-top-box {
  width: 100%;
}

.con-sub-cont .sub-top-box h2 {
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  padding-bottom: 30px;
}

.con-sub-cont .sub-top-box h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  padding-bottom: 30px;
}

.con-sub-cont .img-bx {
  padding-bottom: 50px;
}

.con-sub-cont .img-bx img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.con-sub-cont .sub-tex-box {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.con-sub-cont .sub-tex-box h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  padding-bottom: 20px;
}

.con-sub-cont .sub-tex-box p {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  padding-bottom: 20px;
}

.con-sub-cont .sub-bottom-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
}

.con-sub-cont .sub-bottom-box .text-left {
  width: 60%;
  padding-right: 60px;
}

.con-sub-cont .sub-bottom-box .text-left h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  padding-bottom: 30px;
}

.con-sub-cont .sub-bottom-box .text-left p {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  padding-bottom: 30px;
}

.con-sub-cont .sub-bottom-box .text-left h5 {
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  font-family: "Noto Sans KR", sans-serif;
  color: #1e1b1b;
  word-break: keep-all;
  margin: 0 !important;
}

.con-sub-cont .sub-bottom-box .text-right {
  width: 40%;
  padding-left: 30px;
}

.con-sub-cont .sub-bottom-box .text-right img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 1200px) {
  .con-sub-cont {
    padding: 20px 0px 0px;
  }
  .con-sub-cont .sub-top-box h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-top-box h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .img-bx {
    padding-bottom: 40px;
  }
  .con-sub-cont .sub-tex-box h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-tex-box p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-bottom-box {
    padding-top: 20px;
  }
  .con-sub-cont .sub-bottom-box .text-left {
    width: 60%;
    padding-right: 60px;
  }
  .con-sub-cont .sub-bottom-box .text-left h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 30px;
  }
  .con-sub-cont .sub-bottom-box .text-left p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 30px;
  }
  .con-sub-cont .sub-bottom-box .text-left h5 {
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .con-sub-cont .sub-bottom-box .text-right {
    width: 40%;
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  .con-sub-cont {
    padding: 20px 0px 0px;
  }
  .con-sub-cont .sub-top-box h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 10px;
  }
  .con-sub-cont .sub-top-box h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .img-bx {
    padding-bottom: 40px;
  }
  .con-sub-cont .sub-tex-box h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-tex-box p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-bottom-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 20px;
  }
  .con-sub-cont .sub-bottom-box .text-left {
    width: 100%;
    padding-right: 0px;
  }
  .con-sub-cont .sub-bottom-box .text-left h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 30px;
  }
  .con-sub-cont .sub-bottom-box .text-left p {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 30px;
  }
  .con-sub-cont .sub-bottom-box .text-left h5 {
    font-size: 26px;
    font-weight: 400;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .con-sub-cont .sub-bottom-box .text-right {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 576px) {
  .con-sub-cont {
    padding: 20px 0px 0px;
  }
  .con-sub-cont .sub-top-box h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 10px;
  }
  .con-sub-cont .sub-top-box h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .img-bx {
    padding-bottom: 30px;
  }
  .con-sub-cont .sub-tex-box h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-tex-box p {
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-bottom-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 0px;
  }
  .con-sub-cont .sub-bottom-box .text-left {
    width: 100%;
    padding-right: 0px;
  }
  .con-sub-cont .sub-bottom-box .text-left h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-bottom-box .text-left p {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    font-family: "Noto Sans KR", sans-serif;
    padding-bottom: 20px;
  }
  .con-sub-cont .sub-bottom-box .text-left h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    font-family: "Noto Sans KR", sans-serif;
  }
  .con-sub-cont .sub-bottom-box .text-right {
    width: 100%;
    padding-left: 0px;
  }
}
/*# sourceMappingURL=about.css.map */