.container.terms-page {
  margin-top: 30px;
}
.container.terms-page .terms-header-wrap {
  margin-bottom: 50px;
  padding-bottom: 17px;
  position: relative;
  border-bottom: none;
}
.container.terms-page .terms-header-wrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 12px;
  right: 12px;
  height: 3px;
  background: #000;
}
.container.terms-page .terms-header-wrap .page-title {
  margin-bottom: 0;
  color: #222;
  font-family: Pretendard;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1.8px;
}
.container.terms-page .main-content-wrap .content-left {
  padding-right: 60px;
}
.container.terms-page .main-content-wrap .content-left .terms-content {
  padding-top: 0px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section {
  margin-bottom: 0px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .chapter-heading {
  margin-bottom: 30px;
  margin-top: 0px;
  color: #111;
  font-family: Pretendard;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: -0.84px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .chapter-heading.chapter-1 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  border-bottom: none;
  padding-bottom: 0;
  color: #111;
  font-family: "Noto Sans KR";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: -0.84px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .clause-item {
  margin-bottom: 30px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .clause-item .clause-title {
  font-size: 15px;
  font-weight: 700;
  color: #222;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #111;
  font-family: "Noto Sans KR";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: -0.6px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .clause-item .clause-text {
  color: #7D7D7D;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.48px;
  margin-bottom: 20px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .clause-item .clause-list {
  padding-left: 0;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .clause-item .clause-list li {
  color: #7D7D7D;
  font-family: Pretendard;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.48px;
  margin-bottom: 20px;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-section .clause-item .clause-list li:last-child {
  margin-bottom: 0;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-bottom-image {
  margin-top: 10px;
  width: 100%;
}
.container.terms-page .main-content-wrap .content-left .terms-content .terms-bottom-image img {
  max-width: 100%;
  height: 187px;
  display: block;
}

@media (max-width: 991px) {
  .container.terms-page .main-content-wrap .content-left {
    padding-right: 0;
  }
}

/*# sourceMappingURL=terms_page.css.map */
