.content-wrap {padding: 0 0 !important;}


.hi-title-area {
  padding: 6.875rem 16.875rem 5.625rem 22.625rem;  
  display: flex;
  flex-direction: column;
  gap: 17.4375rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 31.25rem;
  position: relative;
  background: url(/_res/service/test/img/intro/sub_history.png) center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hi-title-text {
  display: flex;
  flex-direction: row;
  gap: 17.4375rem;
  row-gap: 1.875rem;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  align-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  min-width: 25rem;
  position: relative;
}
.hi-title {
  color: #000000;
  text-align: left;
  font-family: "NotoSansKr-SemiBold", sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
  position: relative;
  width: 9.1875rem;
}
.hi-text {
  color: #000000;
  text-align: left;
  font-family: "NotoSansKr-Medium", sans-serif;
  font-size: 1.625rem;
  line-height: 3.125rem;
  font-weight: 500;
  position: relative;
  flex: 1;
  min-width: 18.75rem;
}