.bottom_margin {
  padding-bottom: 100px;
}
.morearea {
  text-align: center;
  margin-top: 50px;
}
.morearea .btn_more {
  display: inline-block;
  padding: 16px 42px;
  color: #fff;
  border-radius: 50px;
  background: var(--pointColor);
  font-weight: 600;
  font-size: 28px;
}

/* about */
.about.section {
  background-image: url(https://cdn.withnatural.co.kr/branch-site/public/img/common/sec4_back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.about_tit {
  margin: 100px 0 80px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
}

span.about_loc {
  font-size: 20px;
  font-weight: 400;
  display: block;
}

p.about_txt_tit {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
}
.about_wrap {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  column-gap: 48px;
}
.about_img img {
  display: block;
  width: 100%;
}
/* 모바일은 PC와 같은 원본(doctor.png)을 좁고 긴 비율로 CSS 크롭 — doctor_mo 슬롯 폐기 */
.mobile .about_img img {
  aspect-ratio: 240 / 456;
  object-fit: cover;
  object-position: center top;
}
.about_desc {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 1.5;
  word-break: keep-all;
}
p.about_desc span {
  color: var(--pointColor);
}
.about_career {
  display: flex;
  flex-direction: column;
  margin: 40px 0;
  padding-top: 40px;
  border-top: 1px solid #000;
  list-style: none;
  gap: 8px;
}
.about_career .about_career_tit {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}
.about_career ul {
  padding-left: 26px;
  list-style-type: disc;
}
.about_career li {
  position: relative;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 8px;
}

/* review */
.subpage_title {
  padding: 100px 0 60px;
  text-align: center;
}
.subpage_title > p {
  font-size: 38px;
  font-weight: 600;
  text-align: center;
}
.after_review {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 8px;
  row-gap: 12px;
}
.after_review img {
  display: block;
  width: 100%;
  max-width: 400px;
  max-height: 412px;
  object-fit: cover;
  margin: 0 auto;
  border-radius: 10px;
}
.review.section .ni {
  margin-top: 20px;
  font-size: 10px;
  font-weight: 100;
  text-align: right;
}
.place {
  background: #f7f7f7;
  padding: 120px 0 100px;
  margin-top: 110px;
}
.place_area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 10px;
}

.place_area .lst {
  background: #fff;
  padding: 15px 10px;
  border-radius: 15px;
}
.place_area .lst .img {
  margin-bottom: 15px;
  /* 이미지 영역 높이 고정(정사각) — 원본 세로 길이 달라도 텍스트 시작 위치 동일 */
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 10px;
}

.place_area .lst .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.place_txt .name {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  color: #000;
  font-weight: 400;
}
.place_txt .name p {
  font-size: 16px;
}

.place_txt .name span {
  font-size: 14px;
}
.place_txt .txt {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.place_wrap p.ni {
  text-align: right;
  font-weight: 200;
  font-size: 15px;
  margin-top: 10px;
}

/*  */
/* ===== Section 8: 오시는길 ===== */

.loc_wrap {
  display: grid;
  align-items: stretch;
  grid-template-columns: 1fr 1.7fr;
  gap: 40px;
}
.loc_info_box {
  display: flex;
  flex-direction: column;
  padding: 36px 32px;
  border-radius: 16px;
  background: #fff;
  gap: 0;
  box-shadow: var(--boxshadow);
  border: 1px solid var(--pointColor);
}
.loc_info_title {
  display: flex;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 600;
  align-items: center;
}
.loc_info_title img {
  width: 17px;
  margin-right: 8px;
}
.hours_table {
  width: 100%;
  margin-bottom: 24px;
  border-collapse: collapse;
}
.hours_table td {
  padding: 5px 0;
  font-size: 20px;
  font-weight: 400;
}
.hours_table td.time_pink {
  color: var(--pointColor);
  font-weight: 500;
  text-align: right;
}
.hours_table td.time_gray {
  font-weight: 400;
  color: #ef4444;
  font-size: 18px;
  text-align: right;
}
.hours_table span.time_ni {
  font-size: 12px;
  font-weight: 300;
}
.loc_divider {
  margin-bottom: 20px;
  border-top: 1px solid #838383;
}
.loc_contact {
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
  gap: 16px;
}
.loc_contact p {
  display: flex;
  align-items: center;
  gap: 8px;
}
.loc_contact p a,
.loc_contact p span {
  font-size: 18px;
  font-weight: 500;
}
.loc_contact p a::before {
  content: "전화상담";
  display: block;
  font-size: 12px;
}
.loc_contact p span::before {
  content: "주소";
  display: block;
  font-size: 12px;
}
.loc_btns {
  display: flex;
  gap: 12px;
}
.btn_kakao,
.btn_naver {
  display: block;
  flex: 1;
  padding: 12px 0;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.btn_kakao {
  color: #000;
  background: #fee500;
}
.btn_naver {
  color: #fff;
  background: #03c75a;
}
.loc_map {
  overflow: hidden;
  min-height: 320px;
  border-radius: 16px;
}
.loc_map > div,
.loc_map .root_daum_roughmap_landing,
.loc_map .root_daum_roughmap .wrap_map {
  height: 100% !important;
}
.loc_map .root_daum_roughmap_landing,
.loc_map .root_daum_roughmap .wrap_map {
  width: 100% !important;
  /* height: 100% !important; */
}

.loc_map .root_daum_roughmap .wrap_controllers,
.loc_map .root_daum_roughmap .cont {
  display: none !important;
}

/* contact */
.contact_wrap {
  display: grid;
  align-items: start;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
/* FAQ */
li.faq_item {
  box-sizing: border-box;
  margin-bottom: 12px;
  border: 1px solid #000;
  border-radius: 15px;
}
.faq_q {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 44px 20px 24px;
  border-radius: 15px 15px 0 0;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  cursor: pointer;
}
.faq_q::after {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  color: var(--pointColor);
  transition: transform 0.2s;
  content: "";
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
.faq_item.active .faq_q::after {
  transform: translateY(-50%) rotate(-135deg);
  border-color: var(--pointColor);
}
.faq_item.active {
  border-color: var(--pointColor);
}
.faq_item.active button.faq_q {
  background: var(--activebackground);
  color: var(--pointColor);
}

.faq_a {
  display: none;
  padding: 20px 24px;
}
.faq_a p {
  color: #666;
  font-size: 14px;
  line-height: 1.85;
}
.faq_a span {
  color: var(--pointColor);
  font-weight: 500;
  margin-right: 4px;
}
.faq_item.active .faq_a {
  display: block;
}
/* 상담 폼 */
.contact_form {
  padding: 30px 32px;
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--boxshadow);
  border: 1px solid var(--pointColor);
}
.contact_form .grid {
  column-gap: 16px;
}
.form_title {
  margin-bottom: 24px;
  color: #222;
  font-size: 20px;
  font-weight: 700;
}
.form_group {
  margin-bottom: 14px;
}
.form_group label {
  display: block;
  margin-bottom: 6px;
  color: #333;
  font-weight: 400;
}
.form_group input,
.form_group textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  background: #fff;
  font-size: 14px;
  outline: none;
}
.form_group input:focus,
.form_group textarea:focus {
  border-color: var(--pointColor);
}
.form_group textarea {
  resize: vertical;
}
.form_agree {
  margin-bottom: 14px;
  color: #666;
  font-size: 13px;
}
.form_agree input[type="checkbox"] {
  width: auto;
  margin-right: 6px;
  accent-color: var(--pointColor);
}
.form_agree a {
  color: var(--pointColor);
}
.btn_submit {
  width: 100%;
  padding: 15px;
  color: #fff;
  border: none;
  border-radius: 50px;
  background: var(--pointColor);
  font-family: inherit;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
}
/* 전화 CTA */
.contact_phone_cta {
  margin-top: 50px;
  text-align: center;
}
.contact_phone_cta p {
  margin-bottom: 16px;
  color: #555;
  font-size: 16px;
}
.btn_phone {
  display: inline-block;
  padding: 16px 40px;
  color: #fff;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  font-weight: 600;
}

@media (max-width: 767px) {
  /* section4 */
  .about.section {
    background-image: none !important;
  }
  .about_wrap {
    grid-template-columns: 120px 1fr;
    column-gap: 15px;
  }
  .about_wrap .about_desc {
    font-size: 13px;
    font-weight: 300;
    margin-bottom: 6px;
  }
  .about_career {
    margin: 15px 0;
    padding-top: 15px;
  }
  .about_career li {
    font-size: 12px;
    font-weight: 300;
  }
  .about .more {
    text-align: center;
    margin-top: 40px;
  }

  .about_tit {
    margin: 50px 0 40px;
  }
  .about_tit .m_tit {
    font-size: 22px;
    font-weight: 600;
  }

  .morearea .btn_more {
    padding: 15px 30px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 20px;
  }
  /* FAQ '질문 더보기' 버튼 — 목록 바로 아래 붙이고 작게, 아래 상담폼과는 간격 확보 */
  .contact_faq .morearea {
    margin: 16px 0 40px;
  }
  .contact_faq .morearea .btn_more {
    padding: 10px 26px;
    font-weight: 600;
    font-size: 15px;
  }

  section.review.section {
    padding-bottom: 50px;
  }
  .subpage_title {
    padding: 50px 0 40px;
    text-align: center;
  }
  .subpage_title > p {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
  }
  .after_review {
    grid-template-columns: repeat(2, 1fr);
  }

  /* location */
  section.location.section {
    background: #f7f7f7;
  }
  .loc_wrap {
    display: block;
  }
  .loc_info_box {
    margin-bottom: 20px;
    box-shadow: none;
    border: 0;
  }
  .hours_table td {
    font-size: 15px;
  }
  .loc_contact p a,
  .loc_contact p span {
    font-size: 16px;
    font-weight: 600;
  }
  .loc_contact p a::before,
  .loc_contact p span::before {
    font-size: 15px;
    font-weight: 400;
  }

  .loc_map > div {
    height: 92vw !important;
  }

  /* contact */
  .contact_wrap {
    display: block;
  }
  li.faq_item {
    border-radius: 8px;
  }
  .faq_q {
    font-size: 15px;
    padding: 12px 38px 12px 12px;
    border-radius: 8px 8px 0 0;
  }
  .faq_a {
    padding: 12px;
  }
  .faq_a p {
    font-size: 13px;
  }
  .contact_form {
    border-radius: 8px;
    padding: 20px;
  }
  .form_title {
    text-align: center;
  }
  .contact_form .grid {
    display: block;
  }
}

/* ─── 지점소개 (branches) ─── */
.branch_group {
  margin-bottom: 48px;
}
.branch_area_title {
  margin-bottom: 16px;
  padding-left: 12px;
  border-left: 4px solid var(--pointColor);
  font-size: 22px;
  font-weight: 700;
}
.branch_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.branch_item {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  background: #fff;
  transition: border-color .2s, box-shadow .2s;
}
.branch_item:hover {
  border-color: var(--pointColor);
  box-shadow: 0 4px 14px rgba(0, 0, 0, .07);
}
.branch_item.current {
  border-color: var(--pointColor);
  background: var(--smtitbackground);
}
.branch_link {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
}
.branch_link img {
  width: 36px;
  height: auto;
  flex-shrink: 0;
}
.branch_link .branch_name {
  color: #000;
  font-size: 21px;
  font-weight: 700;
  line-height: 125%;
}
.branch_btns {
  display: flex;
  gap: 8px;
}
.branch_btns .btn_kakao,
.branch_btns .btn_naver {
  padding: 9px 0;
  font-size: 13px;
}

@media screen and (max-width: 767px) {
  .branch_group {
    margin-bottom: 32px;
  }
  .branch_area_title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .branch_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .branch_item {
    padding: 14px;
    gap: 12px;
    border-radius: 10px;
  }
  .branch_link {
    gap: 10px;
  }
  .branch_link img {
    width: 30px;
  }
  .branch_link .branch_name {
    font-size: 17px;
  }
  .branch_btns {
    gap: 6px;
  }
  .branch_btns .btn_kakao,
  .branch_btns .btn_naver {
    padding: 8px 0;
    font-size: 12px;
  }
}
