@charset "UTF-8";
.nl_5 .s1_bottom_img {
  width: 537px;
}
.nl_5 span.bold {
  font-weight: 700;
}

.nl_5 .s1_tit2 {
  color: #333;
  font-size: 22px;
  font-weight: 400;
}
.nl_5 .moving-cir.moving-cir1 {
  width: 386px;
  height: 386px;
}
.nl_5 .s1_bottom_group {
  justify-content: space-between;
  gap: 55px;
}
.nl_5 .moving-cir.moving-cir1 {
  z-index: -1;
  top: -16%;
}
.nl_5 .moving-cir {
  border: 1px solid #806752;
}
.nl_5 .moving-cir .inner-cir.inner-cir1 {
  width: 54px;
  height: 54px;
  background: #c4926e;
  top: 157px;
}
.nl_5 .s1_bottom_tit {
  padding-bottom: 0;
}
.nl_5 .s1_bottom_txt_group {
  gap: 50px;
}
.nl_5 .s1_bottom_txt {
  color: #333;
  font-size: 22px;
  line-height: 1.8;
}
.nl_5 .nl2_con {
  border-bottom: none;
}
.nl_5 .nl2_tit {
  margin-bottom: 39px;
}
@media screen and (max-width: 767px) {
  .nl_5 .s1_con {
    width: 80%;
  }
  .nl_5 .s1_tit2 {
    font-size: 16px;
  }
  .nl_5 .s1_bottom_txt {
    font-size: 18px;
    line-height: 1.6;
  }
  .nl_5 .s1_bottom_img {
    width: auto;
    max-width: 537px;
  }
}
.nl_5 .sec2 .nl_5_con {
  border-bottom: 1px solid #806752;
}

.nl_5 .sec2 .sub_txt {
  color: #333;
  font-family: 'Noto Sans KR';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 70px;
  line-height: 1.5;
}
.nl_5 .sec2 table {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.nl_5 .sec2 table td {
  border: 1px solid #969696;
  padding: 18px 0;
  vertical-align: middle;
}
.nl_5 .sec2 table th {
  padding: 18px 0;
  color: #fff;
  font-family: 'Noto Sans KR';
  font-size: 24px;
  font-weight: 500;
  line-height: 1.37;
  letter-spacing: -0.48px;
  border: 1px solid #969696;
}
.nl_5 .sec2 table .t1 {
  background: #916b51;
  color: #fff;
  font-family: 'Noto Sans KR';
  font-size: 24px;
  font-weight: 500;
  line-height: 1.37;
  letter-spacing: -0.48px;
}
.nl_5 .sec2 table tr:nth-child(2n + 1) td.t1 {
  background: #71523c;
}
.nl_5 .sec2 table th.t2 {
  background: #916b51;
}
.nl_5 .sec2 table th.t3 {
  background: #949494;
}
.nl_5 .sec2 table td.t2 {
  color: #60391e;
  font-family: 'Noto Sans KR';
  font-size: 26px;
  font-weight: 700;
  line-height: 1.26;
  letter-spacing: -0.52px;
}
.nl_5 .sec2 table td.t3 {
  color: #828282;
  font-family: 'Noto Sans KR';
  font-size: 20px;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: -0.4px;
  background: #f6f6f6;
}
.nl_5 .sec2 .bottom_txt {
  display: flex;
  gap: 16px;
}
.nl_5 .sec2 .bottom_txt dt {
  color: #4d4d4d;
  font-family: 'Noto Sans KR';
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.9px;
}
.nl_5 .sec2 .bottom_txt dd {
  color: #4d4d4d;
  font-family: 'Noto Sans KR';
  font-size: 16px;
  font-weight: 300;
  line-height: 1.37;
  letter-spacing: -0.8px;
}
@media screen and (max-width: 767px) {
  .nl2 .s1_con {
    padding-top: 80px;
  }
  .nl_5 .sec2 .sub_txt {
    font-size: 18px;
    margin-bottom: 40px;
  }
  .nl_5 .sec2 table th {
    font-size: 18px;
  }
  .nl_5 .sec2 table td {
    padding: 14px 5px;
  }
  .nl_5 .sec2 table .t1 {
    font-size: 18px;
  }
  .nl_5 .sec2 table td.t3 {
    font-size: 16px;
  }
  .nl_5 .sec2 table td.t2 {
    font-size: 18px;
  }
  .nl_5 .sec2 .bottom_txt {
    flex-direction: column;
  }
}
.nl_5 .sec3 .nl_5_con {
  border-bottom: 1px solid #806752;
}
.nl_5 .sec3 .con_wrap li {
  display: flex;
  align-items: center;
}
.nl_5 .sec3 .con_wrap li:not(:last-child) {
  margin-bottom: 26px;
}
.nl_5 .sec3 .con_wrap .img_wrap {
  width: 45%;
  max-width: 547px;
  border-radius: 20px;
  overflow: hidden;
  aspect-ratio: 821/510;
}
.nl_5 .sec3 .con_wrap .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nl_5 .sec3 .con_wrap .img_wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.nl_5 .sec3 .con_wrap .txt_wrap {
  flex: 1;
  max-width: 663px;
  padding: 50px min(65px, 3.5vw);
  text-align: center;
}
.nl_5 .sec3 .con_wrap .txt_wrap strong {
  color: #916b51;
  font-family: 'Noto Sans KR';
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.6px;
  padding: 12px 40px;
  border-radius: 1000px;
  border: 1px solid #916b51;
  box-sizing: border-box;
  margin: 0 auto 20px;
  display: block;
  width: fit-content;
}
.nl_5 .sec3 .con_wrap .txt_wrap p {
  color: #333;
  font-family: 'Noto Sans KR';
  font-size: 20px;
  font-weight: 300;
  line-height: 160%;
  letter-spacing: -1px;
}
.nl_5 .sec3 .con_wrap .txt_wrap p b {
  font-weight: 600;
}
@media screen and (max-width: 1280px) {
  .nl_5 .sec3 .con_wrap .txt_wrap .br_none {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .nl_5 .sec3 .con_wrap li {
    flex-direction: column;
  }
  .nl_5 .sec3 .con_wrap .img_wrap {
    width: 100%;
  }
  .nl_5 .sec3 .con_wrap .txt_wrap strong {
    font-size: 18px;
    padding: 12px 20px;
  }
  .nl_5 .sec3 .con_wrap .txt_wrap p {
    font-size: 16px;
  }
  .nl_5 .sec3 .con_wrap li:nth-child(2n) {
    flex-direction: column-reverse;
  }
  .nl_5 .sec3 .con_wrap .txt_wrap {
    padding: 30px 0;
  }
}
.nl_5 .sec4 {
  background: url('/img/sub/nl_5_s4_bg.png') no-repeat center center / cover;
  text-align: center;
}
.nl_5 .sec4 .tit_wrap {
  margin-bottom: 80px;
}
.nl_5 .sec4 .tit_wrap p {
  color: #333;
  font-family: 'Noto Sans KR';
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.55px;
  margin-bottom: 12px;
}
.nl_5 .sec4 .tit_wrap p b {
  color: #916b51;
  font-weight: 700;
}
.nl_5 .sec4 .tit_wrap strong {
  color: #333;
  font-family: 'Noto Sans KR';
  font-size: 50px;
  font-weight: 900;
  line-height: 130%;
}
.nl_5 .sec4 .tit_wrap strong b {
  color: #916b51;
}
.nl_5 .sec4 .con_wrap {
  display: flex;
  gap: 1.3vw;
}
.nl_5 .sec4 .con_wrap li {
  flex: 1;
}
.nl_5 .sec4 .con_wrap .img_wrap {
  position: relative;
  margin-bottom: 30px;
}
.nl_5 .sec4 .con_wrap .img_wrap span {
  border-radius: 100px;
  background: #916b51;
  padding: 13px 30px;
  position: absolute;
  top: 0;
  left: 50%;
  color: #fff;
  font-family: 'Noto Sans KR';
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -1.5px;
  transform: translate(-50%, -50%);
}
.nl_5 .sec4 .con_wrap .txt_wrap {
}
.nl_5 .sec4 .con_wrap .txt_wrap b {
  color: #222;
  font-family: 'Noto Sans KR';
  font-size: 24px;
  font-weight: 700;
  line-height: 1.41;
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 12px;
}
.nl_5 .sec4 .con_wrap .txt_wrap p {
  color: #333;
  font-family: 'Noto Sans KR';
  font-size: 20px;
  font-weight: 300;
  line-height: 150%; /* 30px */
  letter-spacing: -1px;
}
.nl_5 .sec5 .s5_con {
  border-bottom: 1px solid #806752;
}
.nl_5 .sec6 .bold {
  font-weight: 700;
}
@media screen and (max-width: 1280px) {
  .nl_5 .sec4 .con_wrap .txt_wrap p .br_none {
    display: none;
  }
  .nl_5 .sec4 .con_wrap .img_wrap span {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .nl_5 .sec4 .con_wrap {
    flex-direction: column;
    gap: 50px;
  }
  .nl_5 .sec4 .tit_wrap {
    margin-bottom: 50px;
  }
  .nl_5 .sec4 .tit_wrap strong {
    font-size: 26px;
  }
  .nl_5 .sec4 .tit_wrap p {
    font-size: 16px;
  }
  .nl_5 .sec4 .con_wrap .img_wrap span {
    font-size: 16px;
    padding: 8px 20px;
  }
  .nl_5 .sec4 .con_wrap .txt_wrap b {
    font-size: 20px;
  }
  .nl_5 .sec4 .con_wrap .txt_wrap p {
    font-size: 16px;
  }
}
