@charset "UTF-8";
.seo-hidden-h1 {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

#under-page {
  overflow: hidden;
  padding-top: 0;
  background: #fbfbfb;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #under-page {
    font-size: 14px;
    line-height: 1.9;
    letter-spacing: 0.04em;
  }
}
#under-page img {
  max-width: 100%;
  height: auto;
}
#under-page p {
  margin: 0;
}
#under-page ul,
#under-page ol {
  margin: 0;
}
#under-page .c-section {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 96px 24px 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .c-section {
    padding: 84px 32px 0;
  }
}
@media screen and (max-width: 767px) {
  #under-page .c-section {
    padding: 68px 20px 0;
  }
}
#under-page .c-section:first-of-type {
  padding-top: 72px;
}
@media screen and (max-width: 767px) {
  #under-page .c-section:first-of-type {
    padding-top: 56px;
  }
}
#under-page .c-section.is-last {
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  #under-page .c-section.is-last {
    padding-bottom: 80px;
  }
}
#under-page .c-section.no-padding {
  padding-top: 0;
}
@media screen and (max-width: 767px) {
  #under-page .c-section.no-padding {
    padding-top: 0;
  }
}
#under-page .c-section section {
  padding-bottom: 72px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .c-section section {
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .c-section section {
    padding-bottom: 52px;
  }
}
#under-page .c-section section.no-padding {
  padding-bottom: 0;
}
#under-page .c-section section .wbg-b__section:last-of-type {
  padding-bottom: 0;
}
#under-page .c-section > section:last-of-type {
  padding-bottom: 0;
}
#under-page .c-section .btn-primary {
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  #under-page .c-section .btn-primary {
    margin-top: 36px;
  }
}
#under-page h2 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto 36px;
  padding: 0 0 14px;
  border-bottom: 1px solid #b8ddea;
  background: transparent;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.6;
  text-align: left;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page h2 {
    max-width: 800px;
    font-size: 28px;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  #under-page h2 {
    max-width: 100%;
    font-size: 24px;
    margin-bottom: 26px;
    padding-bottom: 12px;
    line-height: 1.5;
  }
}
#under-page h2::after {
  display: none;
}
#under-page h2.wbg-b__main-title {
  margin-bottom: 34px;
}
#under-page h3 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto 18px;
  padding: 0 0 0 18px;
  border-radius: 0;
  background: transparent;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page h3 {
    max-width: 800px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #under-page h3 {
    max-width: 100%;
    font-size: 20px;
    margin-bottom: 14px;
    padding-left: 14px;
    line-height: 1.55;
  }
}
#under-page h3:not(.flow__title,
.trouble__title,
.wbg-b__sub-title,
.clinic-director-profile__heading)::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 2px;
  height: 1.2em;
  background: #9ed0e6;
}
#under-page h4 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto 24px;
  padding: 0 0 0 28px;
  border-bottom: none;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page h4 {
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #under-page h4 {
    max-width: 100%;
    margin-bottom: 18px;
    padding-left: 24px;
    font-size: 16px;
  }
}
#under-page h4::before {
  content: "";
  position: absolute;
  top: 0.85em;
  left: 0;
  width: 15px;
  height: 1px;
  background: #9ed0e6;
}
#under-page .l-a,
#under-page .c-a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto 10px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .l-a,
  #under-page .c-a {
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .l-a,
  #under-page .c-a {
    max-width: 100%;
    line-height: 1.9;
  }
}
#under-page .l-a {
  text-align: left;
}
#under-page .c-a {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #under-page .c-a {
    text-align: left;
  }
}
#under-page .btm-m {
  margin-bottom: 60px;
}
#under-page .f-txt {
  padding-bottom: 56px;
}
@media screen and (max-width: 767px) {
  #under-page .f-txt {
    padding-bottom: 40px;
  }
}
#under-page .lower-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 220px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 56px 24px 48px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(234, 247, 250, 0.95)), color-stop(55%, rgba(247, 252, 253, 0.8)), to(rgba(251, 251, 251, 0)));
  background: linear-gradient(180deg, rgba(234, 247, 250, 0.95) 0%, rgba(247, 252, 253, 0.8) 55%, rgba(251, 251, 251, 0) 100%);
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .lower-header {
    min-height: 190px;
    padding: 50px 24px 42px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .lower-header {
    min-height: 156px;
    padding: 42px 20px 36px;
  }
}
#under-page .lower-header p {
  margin: 0;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.14em;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .lower-header p {
    font-size: 38px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .lower-header p {
    font-size: 32px;
    letter-spacing: 0.1em;
  }
}
#under-page .lower-header p::after {
  display: none;
  content: none;
}
#under-page .lower-header span {
  display: block;
  margin-top: 10px;
  color: #6aa4c6;
  font-family: "Zen Old Mincho", serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .lower-header span {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .lower-header span {
    margin-top: 8px;
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}
#under-page .lower-header::after {
  display: none;
}
#under-page .flex-l__inner {
  display: grid;
  grid-template-columns: minmax(280px, 380px) minmax(0, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 44px;
  max-width: 1120px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .flex-l__inner {
    grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
    gap: 34px;
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .flex-l__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 22px;
    max-width: 100%;
  }
}
#under-page .flex-l__inner .l-a {
  max-width: none;
  margin: 0;
}
#under-page .flex-l__btm-m {
  margin: 0 auto 60px;
}
#under-page .flex-l .l-img {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #under-page .flex-l .l-img {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
#under-page .flex-l .l-img img {
  display: block;
  width: 100%;
  max-width: none;
  min-width: 0;
  aspect-ratio: 380/230;
  border-radius: 0;
  -o-object-fit: cover;
     object-fit: cover;
  background: #d8d8d8;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .flex-l .l-img img {
    aspect-ratio: 320/220;
  }
}
@media screen and (max-width: 767px) {
  #under-page .flex-l .l-img img {
    aspect-ratio: 335/220;
  }
}
#under-page .boxed-w {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 960px;
  margin: 46px auto 0;
  padding: 34px 42px;
  border: 1px solid #e8edf0;
  border-radius: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
          box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .boxed-w {
    max-width: 800px;
    padding: 30px 34px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .boxed-w {
    margin-top: 34px;
    padding: 26px 20px;
  }
}
#under-page .boxed-w .boxed-t {
  margin: 0 0 18px;
  padding: 0 0 0 26px;
  background: transparent;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #under-page .boxed-w .boxed-t {
    padding-left: 22px;
    font-size: 16px;
  }
}
#under-page .wbg-section {
  padding: 96px 0 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .wbg-section {
    padding: 84px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section {
    padding: 68px 0 0;
  }
}
#under-page .wbg-section .wbg-b {
  background-color: #eaf6fb;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b .l-a.f-txt {
    margin-top: 0;
    padding-bottom: 40px;
  }
}
#under-page .wbg-section .wbg-b__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .wbg-section .wbg-b__inner {
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__inner {
    padding: 60px 16px;
  }
}
#under-page .wbg-section .wbg-b__section {
  gap: 42px;
  border-bottom: 1px solid #9ed0e6;
  padding: 30px 0 60px;
}
#under-page .wbg-section .wbg-b__section:last-of-type {
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__section.no-padding {
    padding: 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__image {
    width: 100%;
    height: auto;
  }
}
#under-page .wbg-section .wbg-b__image img {
  aspect-ratio: 600/400;
  max-width: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__image img {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1025px) {
  #under-page .wbg-section .wbg-b__image img {
    min-width: 370px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .wbg-section .wbg-b__image img {
    min-width: 300px;
  }
}
#under-page .wbg-section .wbg-b__flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px 32px;
}
#under-page .wbg-section .wbg-b__flex section {
  width: 100%;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__flex section {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__flex {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__main-title {
    margin-bottom: 0;
  }
}
#under-page .wbg-section .wbg-b__sub-title {
  position: relative;
  background-color: transparent;
  margin: 0 0 22px;
  padding-left: 32px;
  font-size: 20px;
  color: #1f2f3a;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__sub-title {
    font-size: 18px;
  }
}
#under-page .wbg-section .wbg-b__sub-title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #9ed0e6;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__sub-title::before {
    top: 6px;
  }
}
#under-page .wbg-section .wbg-b__sub2-title {
  position: relative;
  background-color: transparent;
  margin: 0 0 22px;
  padding-left: 32px;
  font-size: 18px;
  color: #9ed0e6;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__sub2-title {
    font-size: 16px;
  }
}
#under-page .wbg-section .wbg-b__sub2-title::before {
  content: "▶";
  position: absolute;
  top: 15px;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #9ed0e6;
  font-size: 16px;
  line-height: 1;
  background: none;
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  #under-page .wbg-section .wbg-b__sub2-title::before {
    top: 13px;
  }
}
#under-page .image-text-block {
  padding-top: 60px;
}
#under-page .image-text-block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .image-text-block__inner {
    max-width: 800px;
    gap: 28px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .image-text-block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 24px;
  }
}
#under-page .image-text-block__image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37%;
          flex: 0 0 37%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .image-text-block__image {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
}
@media screen and (max-width: 767px) {
  #under-page .image-text-block__image {
    width: 100%;
  }
}
#under-page .image-text-block__image img {
  display: block;
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 14px;
}
#under-page .image-text-block__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#under-page .image-text-block__heading {
  position: relative;
  margin: 0 0 18px;
  padding-left: 20px;
  color: #1f2f3a;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  background-color: transparent;
}
#under-page .image-text-block__heading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 4px;
  height: 40px;
  background-color: #9ed0e6;
  border-radius: 2px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #under-page .image-text-block__heading {
    margin-bottom: 16px;
    padding-left: 16px;
    font-size: 18px;
  }
  #under-page .image-text-block__heading::before {
    height: 34px;
  }
}
#under-page .image-text-block__text {
  margin: 0;
}
#under-page .access-location-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
#under-page .access-location-wrapper .access-location {
  width: 100%;
  max-width: 800px;
}
#under-page .access-location-wrapper .access-location iframe {
  width: 100%;
  height: 340px;
  display: block;
}
#under-page .clinic-director-profile {
  color: #1f2f3a;
}
#under-page .clinic-director-profile__inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .clinic-director-profile__inner {
    max-width: 800px;
  }
}
#under-page .clinic-director-profile__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  margin-top: 70px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .clinic-director-profile__intro {
    margin-top: 56px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-top: 42px;
  }
}
#under-page .clinic-director-profile__visual {
  min-width: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__visual {
    width: 100%;
  }
}
#under-page .clinic-director-profile__visual img {
  display: block;
  max-width: 400px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .clinic-director-profile__visual img {
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__visual img {
    max-width: 100%;
  }
}
#under-page .clinic-director-profile__message {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
#under-page .clinic-director-profile__message p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 2;
}
#under-page .clinic-director-profile__message p + p {
  margin-top: 26px;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__message p {
    font-size: 16px;
    line-height: 1.9;
  }
  #under-page .clinic-director-profile__message p + p {
    margin-top: 20px;
  }
}
#under-page .clinic-director-profile__information {
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__information {
    margin-top: 56px;
  }
}
#under-page .clinic-director-profile__section {
  min-width: 0;
}
#under-page .clinic-director-profile__heading {
  margin: 0 0 28px;
  padding: 0 18px 14px;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 2px solid #5c6b73;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__heading {
    margin-bottom: 22px;
    padding: 0 8px 10px;
    font-size: 20px;
  }
}
#under-page .clinic-director-profile__history, #under-page .clinic-director-profile__list {
  margin: 0;
  padding: 0 20px;
  list-style: none;
}
#under-page .clinic-director-profile__history li, #under-page .clinic-director-profile__list li {
  position: relative;
  padding-left: 18px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}
#under-page .clinic-director-profile__history li::before, #under-page .clinic-director-profile__list li::before {
  content: "";
  position: absolute;
  top: 0.9em;
  left: 0;
  width: 7px;
  height: 7px;
  background-color: #5c6b73;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#under-page .clinic-director-profile__history li + li, #under-page .clinic-director-profile__list li + li {
  margin-top: 6px;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__history, #under-page .clinic-director-profile__list {
    padding: 0 4px;
  }
  #under-page .clinic-director-profile__history li, #under-page .clinic-director-profile__list li {
    padding-left: 16px;
    font-size: 14px;
  }
}
#under-page .clinic-director-profile__history li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 18px;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__history li {
    display: block;
  }
}
#under-page .clinic-director-profile__year {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 116px;
          flex: 0 0 116px;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__year {
    display: block;
  }
}
#under-page .clinic-director-profile__description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__description {
    display: block;
  }
}
#under-page .clinic-director-profile__current {
  position: relative;
  margin: 4px 0 0;
  padding-left: 154px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__current {
    padding-left: 20px;
  }
}
#under-page .clinic-director-profile__columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 48px;
  margin-top: 70px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .clinic-director-profile__columns {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .clinic-director-profile__columns {
    grid-template-columns: 1fr;
    gap: 48px;
    margin-top: 52px;
  }
}
#under-page .trouble {
  padding: 0;
  color: #1f2f3a;
}
#under-page .trouble__inner {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto;
  padding: 48px 78px 58px;
  border: 1px solid #e8edf0;
  border-radius: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
          box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .trouble__inner {
    max-width: 800px;
    padding: 42px 44px 48px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .trouble__inner {
    max-width: 100%;
    padding: 34px 20px 38px;
  }
}
#under-page .trouble__title {
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: none;
          transform: none;
  max-width: none;
  margin: 0 0 22px;
  padding: 0;
  border-bottom: none;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.12em;
  white-space: normal;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .trouble__title {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .trouble__title {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.08em;
  }
}
#under-page .trouble__title::after {
  display: none;
}
#under-page .trouble__txt {
  max-width: 760px;
  margin: 36px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #under-page .trouble__txt {
    margin-bottom: 28px;
    text-align: left;
  }
}
#under-page .trouble__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px 68px;
  max-width: 930px;
  margin: 32px auto 0;
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .trouble__list {
    gap: 18px 42px;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #under-page .trouble__list {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }
}
#under-page .trouble__list p {
  margin: 0;
}
#under-page .trouble__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  min-height: 34px;
  padding: 0 0 10px;
  border-bottom: 1px solid #b8ddea;
}
@media screen and (max-width: 767px) {
  #under-page .trouble__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 10px;
    min-height: auto;
  }
}
#under-page .trouble__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 18px;
  height: 18px;
  margin-top: 2px;
}
@media screen and (max-width: 767px) {
  #under-page .trouble__icon {
    width: 17px;
    height: 17px;
    margin-top: 4px;
  }
}
#under-page .trouble__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: sepia(1) saturate(1.2) hue-rotate(155deg) brightness(1.05);
          filter: sepia(1) saturate(1.2) hue-rotate(155deg) brightness(1.05);
  opacity: 0.9;
}
#under-page .trouble__text {
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #under-page .trouble__text {
    font-size: 14px;
    line-height: 1.7;
  }
}
#under-page .comparison__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1120px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .comparison__inner {
    max-width: 800px;
  }
}
#under-page .comparison__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  width: 100%;
  margin-top: 42px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .comparison__cards {
    gap: 24px;
    margin-top: 36px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .comparison__cards {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 30px;
  }
}
#under-page .comparison__card {
  width: 100%;
  overflow: hidden;
  border: 1px solid #e8edf0;
  border-radius: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
          box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
}
@media screen and (min-width: 1025px) {
  #under-page .comparison__card {
    max-width: none;
  }
}
#under-page .comparison__card--merit {
  border-color: #b8ddea;
}
#under-page .comparison__card--merit .comparison__card-header {
  background: #eaf6fb;
  color: #5c6b73;
}
#under-page .comparison__card--merit .comparison__card-item::before {
  background: #9ed0e6;
}
#under-page .comparison__card--demerit {
  border-color: #b8ddea;
}
#under-page .comparison__card--demerit .comparison__card-header {
  background: #f4f8fa;
  color: #5c6b73;
}
#under-page .comparison__card--demerit .comparison__card-item::before {
  background: #9ed0e6;
}
#under-page .comparison__card-header {
  margin: 0;
  padding: 16px 20px;
  border-radius: 0;
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #under-page .comparison__card-header {
    padding: 14px 16px;
    font-size: 18px;
  }
}
#under-page .comparison__card-header::before {
  display: none;
}
#under-page .comparison__card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 28px 32px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  #under-page .comparison__card-list {
    gap: 12px;
    padding: 24px 20px;
  }
}
#under-page .comparison__card-item {
  position: relative;
  padding-left: 26px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #under-page .comparison__card-item {
    font-size: 14px;
  }
}
#under-page .comparison__card-item::before {
  content: "";
  position: absolute;
  top: 0.75em;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  -webkit-transform: none;
          transform: none;
}
#under-page .pricing__inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .pricing__inner {
    max-width: 800px;
  }
}
#under-page .pricing__container {
  width: 100%;
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  #under-page .pricing__container {
    margin-top: 28px;
  }
}
#under-page .pricing__table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #b8ddea;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  background: #ffffff;
}
#under-page .pricing__table__row {
  border-top: 1px solid #b8ddea;
}
#under-page .pricing__table__row:first-child {
  border-top: none;
}
#under-page .pricing__table__row:last-child {
  border-bottom: none;
}
#under-page .pricing__table__label {
  width: 34%;
  padding: 20px 24px;
  border-right: 1px solid #b8ddea;
  background: #eaf6fb;
  color: #1f2f3a;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #under-page .pricing__table__label {
    font-size: 14px;
  }
}
#under-page .pricing__table__value {
  width: 66%;
  padding: 20px 24px;
  background: #ffffff;
  color: #1f2f3a;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #under-page .pricing__table__value {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .pricing__table {
    border: none;
    background: transparent;
  }
  #under-page .pricing__table tbody, #under-page .pricing__table__row, #under-page .pricing__table__label, #under-page .pricing__table__value {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #under-page .pricing__table__row {
    overflow: hidden;
    margin-bottom: 14px;
    border: 1px solid #b8ddea;
    background: #ffffff;
  }
  #under-page .pricing__table__row:first-child {
    border-top: 1px solid #b8ddea;
  }
  #under-page .pricing__table__row:last-child {
    margin-bottom: 0;
    border-bottom: 1px solid #b8ddea;
  }
  #under-page .pricing__table__label {
    border-right: none;
    border-bottom: 1px solid #b8ddea;
    padding: 13px 16px;
  }
  #under-page .pricing__table__value {
    padding: 15px 16px;
  }
}
#under-page .pricing__note {
  margin-top: 20px;
}
#under-page .pricing__note p {
  color: #5c6b73;
  font-size: 14px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #under-page .pricing__note p {
    font-size: 13px;
  }
}
#under-page .pricing--compact-label .pricing__table__value {
  text-align: left;
  line-height: 1.8;
}
@media screen and (min-width: 1025px) {
  #under-page .pricing--compact-label .pricing__table__label {
    width: 15%;
  }
  #under-page .pricing--compact-label .pricing__table__value {
    width: 85%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .pricing--compact-label .pricing__table__label {
    width: 25%;
  }
  #under-page .pricing--compact-label .pricing__table__value {
    width: 75%;
  }
}
#under-page .flow-block {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .flow-block {
    max-width: 800px;
  }
}
#under-page .flow-block__inner {
  max-width: 1120px;
  margin: 0 auto;
  padding: 40px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__inner {
    padding: 0;
  }
}
#under-page .flow-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 60px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#under-page .flow-block__item::before {
  content: "";
  position: absolute;
  left: 48px;
  top: 60px;
  bottom: -60px;
  width: 1px;
  background-color: #9ed0e6;
}
#under-page .flow-block__item:last-child {
  margin-bottom: 0;
}
#under-page .flow-block__item:last-child::before {
  display: none;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 70px;
    margin-bottom: 40px;
  }
  #under-page .flow-block__item::before {
    left: 28px;
    top: 44px;
    bottom: -40px;
  }
}
#under-page .flow-block__content {
  width: 100%;
  padding-left: 125px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__content {
    padding-left: 0;
  }
}
#under-page .flow-block__title h3,
#under-page .flow-block__title p {
  padding-left: 0;
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.08em;
  font-weight: normal;
  margin: 0 0 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: static;
}
#under-page .flow-block__title h3::before,
#under-page .flow-block__title p::before {
  display: none;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__title h3,
  #under-page .flow-block__title p {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
#under-page .flow-block__number {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 96px;
  height: 96px;
  background-color: #9fc7d7;
  color: #ffffff;
  font-family: "Zen Old Mincho", serif;
  font-size: 24px;
  border-radius: 50%;
  border: 1px solid #9ed0e6;
  -webkit-box-shadow: inset 0 0 0 11px #edf5f8;
          box-shadow: inset 0 0 0 11px #edf5f8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__number {
    width: 56px;
    height: 56px;
    font-size: 18px;
    left: 0;
    border: 1px solid #9fc7d7;
    -webkit-box-shadow: inset 0 0 0 8px #edf5f8;
            box-shadow: inset 0 0 0 8px #edf5f8;
  }
}
#under-page .flow-block__text {
  line-height: 1.8;
  letter-spacing: 0.08em;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__text {
    font-size: 14px;
  }
}
#under-page .flow-block__image-wrapper {
  width: 47%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1025px) {
  #under-page .flow-block__image-wrapper {
    max-width: 320px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .flow-block__image-wrapper {
    width: 100%;
    margin-top: 20px;
  }
}
#under-page .flow-block__image-wrapper img {
  width: 100%;
}
#under-page .flow-block .table-container {
  width: 100%;
  margin-top: 28px;
  overflow: hidden;
  border: 1px solid #b8ddea;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block .table-container {
    margin-top: 22px;
  }
}
#under-page .flow-block .table-container table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  background: #ffffff;
}
#under-page .flow-block .table-container tbody,
#under-page .flow-block .table-container tr,
#under-page .flow-block .table-container th,
#under-page .flow-block .table-container td {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#under-page .flow-block .table-container tr {
  border-top: 1px solid #b8ddea;
}
#under-page .flow-block .table-container tr:first-child {
  border-top: none;
}
#under-page .flow-block .table-container th {
  padding: 15px 22px;
  border-bottom: 1px solid #b8ddea;
  background: #eaf6fb;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #under-page .flow-block .table-container th {
    padding: 13px 16px;
    font-size: 14px;
  }
}
#under-page .flow-block .table-container td {
  padding: 18px 22px 20px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.9;
  text-align: left;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .flow-block .table-container td {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .flow-block .table-container td {
    padding: 15px 16px 17px;
    font-size: 14px;
    line-height: 1.8;
  }
}
#under-page .flow-block .table-container .highlight,
#under-page .flow-block .table-container .accent {
  color: #1f2f3a;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, transparent), color-stop(62%, rgba(158, 208, 230, 0.35)));
  background: linear-gradient(transparent 62%, rgba(158, 208, 230, 0.35) 62%);
}
#under-page .treatment-price-table {
  margin: 0 auto;
  max-width: 1120px;
  margin-top: 28px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .treatment-price-table {
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table {
    margin-top: 22px;
  }
}
#under-page .treatment-price-table__body {
  overflow: hidden;
  border: 1px solid #b8ddea;
  background: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#under-page .treatment-price-table__body:not(:first-child) {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table__body:not(:first-child) {
    margin-top: 22px;
  }
}
#under-page .treatment-price-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  background: #ffffff;
}
#under-page .treatment-price-table tbody,
#under-page .treatment-price-table tr,
#under-page .treatment-price-table th,
#under-page .treatment-price-table td {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#under-page .treatment-price-table tr {
  border-top: 1px solid #b8ddea;
}
#under-page .treatment-price-table tr:first-child {
  border-top: none;
}
#under-page .treatment-price-table th {
  padding: 15px 22px;
  border-bottom: none;
  background: #eaf6fb;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
  text-align: left;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table th {
    padding: 13px 16px;
    font-size: 14px;
  }
}
#under-page .treatment-price-table th h4 {
  font-size: 18px;
  margin: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
#under-page .treatment-price-table td {
  padding: 18px 22px 20px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.9;
  text-align: left;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .treatment-price-table td {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table td {
    padding: 15px 16px 17px;
    font-size: 14px;
    line-height: 1.8;
  }
}
#under-page .treatment-price-table__label {
  display: block;
  margin-bottom: 8px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table__label {
    margin-bottom: 6px;
    font-size: 12px;
  }
}
#under-page .treatment-price-table__note {
  margin-top: 14px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table__note {
    margin-top: 12px;
    font-size: 12px;
    line-height: 1.8;
  }
}
#under-page .treatment-price-table .highlight,
#under-page .treatment-price-table .accent {
  color: #1f2f3a;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, transparent), color-stop(62%, rgba(158, 208, 230, 0.35)));
  background: linear-gradient(transparent 62%, rgba(158, 208, 230, 0.35) 62%);
}
#under-page .treatment-price-table__small {
  display: block;
  margin-bottom: 6px;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  #under-page .treatment-price-table__small {
    margin-bottom: 5px;
    font-size: 11px;
  }
}
#under-page .small-card {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto 34px;
  padding: 36px 54px;
  border: 1px solid #e8edf0;
  background: #ffffff;
  -webkit-box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
          box-shadow: 0 6px 18px rgba(31, 47, 58, 0.08);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .small-card {
    max-width: 800px;
    padding: 32px 36px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .small-card {
    max-width: 100%;
    margin-bottom: 26px;
    padding: 26px 20px;
  }
}
#under-page .small-card--has-image {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 54px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .small-card--has-image {
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 34px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .small-card--has-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 22px;
  }
}
#under-page .small-card--no-image .small-card__content {
  width: 100%;
}
#under-page .small-card__image {
  width: 100%;
}
#under-page .small-card__image img {
  display: block;
  width: 100%;
  aspect-ratio: 320/190;
  -o-object-fit: cover;
     object-fit: cover;
  background: #d8d8d8;
}
@media screen and (max-width: 767px) {
  #under-page .small-card__image img {
    aspect-ratio: 335/200;
  }
}
#under-page .small-card__content {
  min-width: 0;
}
#under-page .small-card__content-mb {
  margin-bottom: 40px;
}
#under-page .small-card__content-mb:last-child {
  margin-bottom: 0;
}
#under-page .small-card__title {
  position: relative;
  max-width: none;
  margin: 0 0 22px;
  padding: 0 0 0 28px;
  border-bottom: none;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .small-card__title {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 767px) {
  #under-page .small-card__title {
    margin-bottom: 16px;
    padding-left: 24px;
    font-size: 18px;
    line-height: 1.6;
  }
}
#under-page .small-card__title::before {
  content: "";
  position: absolute;
  top: 0.85em;
  left: 0;
  width: 16px;
  height: 2px;
  background: #9ed0e6;
}
@media screen and (max-width: 767px) {
  #under-page .small-card__title::before {
    width: 14px;
  }
}
#under-page .small-card__text {
  margin: 0;
  color: #1f2f3a;
  font-family: "Zen Old Mincho", serif;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #under-page .small-card__text {
    font-size: 14px;
    line-height: 1.9;
  }
}
@media screen and (max-width: 767px) {
  #under-page .small-card__text {
    font-size: 14px;
    line-height: 1.85;
  }
}

.breadcrumb {
  max-width: 1120px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .breadcrumb {
    max-width: 800px;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 0 20px;
  }
}
.breadcrumb ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1f2f3a;
  font-size: 14px;
  line-height: 1.6;
}
.breadcrumb li + li::before {
  margin: 0 8px;
  color: #1f2f3a;
  content: "＞";
}
.breadcrumb li a {
  color: #6aa4c6;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.breadcrumb li a:hover {
  opacity: 0.7;
}
.breadcrumb li:last-child {
  color: #1f2f3a;
}


/* =========================================================
   下層ページ 共通UI（投稿・お知らせ・症例などで共有）
   追従: メイン #5AB7AA・濃色 #3A746C / 見出し Zen Old Mincho
         コンテナ 1120px / BP max-width:767px・768-1024px
   ========================================================= */

/* ---- 見出しバー（全下層共通） ---- */
.under_head{
  display:flex; flex-direction:column; align-items:center; justify-content:center;
  min-height:220px; padding:56px 24px 48px; box-sizing:border-box;
  background:linear-gradient(180deg,rgba(234,247,250,.95) 0%,rgba(247,252,253,.8) 55%,rgba(251,251,251,0) 100%);
  text-align:center;
}
.under_ttlp{
  margin:0; color:#1f2f3a; font-family:"Zen Old Mincho",serif;
  font-size:38px; font-weight:500; letter-spacing:.08em; line-height:1.45;
}
@media screen and (min-width:768px) and (max-width:1024px){
  .under_head{ min-height:190px; padding:50px 24px 42px; }
  .under_ttlp{ font-size:32px; }
}
@media screen and (max-width:767px){
  .under_head{ min-height:150px; padding:40px 20px 34px; }
  .under_ttlp{ font-size:25px; }
}

/* ---- コンテンツ土台 ---- */
.main.page{ padding:64px 20px 80px; background:#f7fafd; }
.wysiwyg-editor{ max-width:1120px; margin:0 auto; }
#main_contents{
  max-width:1120px; margin:0 auto; padding:64px 20px 80px; box-sizing:border-box;
  display:flex; gap:40px; align-items:flex-start;
}
#main_contents > #main_col,
#main_contents > #primary{ flex:1 1 auto; min-width:0; }
#main_contents > .sidebar{ flex:0 0 300px; }
@media screen and (max-width:1024px){
  #main_contents{ flex-direction:column; }
  #main_contents > .sidebar{ flex:none; width:100%; }
}
@media screen and (max-width:767px){
  .main.page{ padding:40px 16px 56px; }
  #main_contents{ padding:40px 16px 56px; gap:32px; }
}

/* ---- 記事本文タイポグラフィ ---- */
.entry-content{ color:#333; font-size:16px; line-height:1.9; }
.entry-content > *:first-child{ margin-top:0; }
.entry-content h2{
  margin:2em 0 .8em; padding:.5em .8em; font-family:"Zen Old Mincho",serif;
  font-size:24px; font-weight:600; color:#1f2f3a;
  background:#EBF4F3; border-left:5px solid #5AB7AA; border-radius:2px; line-height:1.5;
}
.entry-content h3{
  margin:1.8em 0 .7em; padding-bottom:.35em; font-family:"Zen Old Mincho",serif;
  font-size:20px; font-weight:600; color:#1f2f3a; border-bottom:2px solid #cfe6e2; line-height:1.5;
}
.entry-content h4{ margin:1.6em 0 .6em; font-size:18px; font-weight:600; color:#1f2f3a; }
.entry-content p{ margin:0 0 1.4em; }
.entry-content a{ color:#3A746C; text-decoration:underline; }
.entry-content a:hover{ color:#5AB7AA; }
.entry-content ul,
.entry-content ol{ margin:0 0 1.4em 1.4em; padding:0; }
.entry-content li{ margin-bottom:.5em; }
.entry-content img{ max-width:100%; height:auto; border-radius:8px; }
.entry-content blockquote{
  margin:0 0 1.4em; padding:16px 20px; background:#f4faf9;
  border-left:4px solid #5AB7AA; color:#555; border-radius:0 6px 6px 0;
}
.entry-content table{ width:100%; border-collapse:collapse; margin:0 0 1.4em; }
.entry-content th,
.entry-content td{ padding:12px 14px; border:1px solid #e0e6e8; text-align:left; }
.entry-content th{ background:#EBF4F3; }
.entry-content strong{ font-weight:700; }
.page-links{ margin-top:1.6em; text-align:center; }

/* ---- 記事メタ（お知らせ詳細など） ---- */
.entry-header{ margin-bottom:24px; padding-bottom:16px; border-bottom:1px solid #e6edf0; }
.entry-meta{ display:flex; align-items:center; gap:10px; color:#5f6b70; font-size:14px; }
.entry-meta time{ color:#3A746C; font-weight:600; }
.entry-terms{ padding:2px 12px; background:#EBF4F3; color:#3A746C; border-radius:40px; font-size:12px; }

/* ---- ブログ/お知らせ 一覧（アーカイブ） ---- */
.content-sidebar-wrapper{ display:flex; flex-direction:row; gap:40px; align-items:flex-start; }
.content-sidebar-wrapper .contentout{ flex:1 1 auto; min-width:0; }
.content-sidebar-wrapper .sidebar{ flex:0 0 300px; }
@media screen and (max-width:1024px){
  .content-sidebar-wrapper{ flex-direction:column; }
  .content-sidebar-wrapper .contentout,
  .content-sidebar-wrapper .sidebar{ width:100%; flex:none; }
}

.blog-list__list-item{
  margin-bottom:28px; background:#fff; border:1px solid #e8eef0; border-radius:12px;
  overflow:hidden; box-shadow:0 4px 20px rgba(0,0,0,.04); transition:transform .3s ease, box-shadow .3s ease;
}
.blog-list__list-item:hover{ transform:translateY(-5px); box-shadow:0 6px 24px rgba(0,0,0,.08); }
.blog-item{ display:flex; flex-direction:row; color:inherit; text-decoration:none; }
.blog-item__thumbnail{ flex:0 0 34%; aspect-ratio:4/3; overflow:hidden; background:#f4faf9; }
.blog-item__thumbnail-image{ width:100%; height:100%; object-fit:cover; display:block; }
.blog-item__content{ flex:1 1 auto; display:flex; flex-direction:column; gap:14px; padding:22px 24px; }
.blog-item__title{ margin:0; font-family:"Zen Old Mincho",serif; font-size:19px; font-weight:600; color:#1f2f3a; line-height:1.55; }
.blog-item__button{ margin-top:auto; text-align:right; }
.blog-item__button-more{
  display:inline-block; color:#3A746C; font-weight:600; border-bottom:2px solid #5AB7AA;
  transition:color .3s ease, border-color .3s ease;
}
.blog-item__button-more:hover{ color:#5AB7AA; border-color:#3A746C; }
@media screen and (max-width:767px){
  .blog-item{ flex-direction:column; }
  .blog-item__thumbnail{ flex:none; width:100%; aspect-ratio:16/9; }
  .blog-item__content{ padding:18px; }
  .blog-item__title{ font-size:17px; }
}

/* ---- サイドバー ---- */
.sidebar{ background:#fff; border:1px solid #e8eef0; border-radius:12px; padding:24px; box-shadow:0 4px 20px rgba(0,0,0,.04); }
.sidebar-section{ margin-bottom:32px; }
.sidebar-section:last-child{ margin-bottom:0; }
.sidebar-title{
  margin:0 0 16px; padding-left:12px; font-family:"Zen Old Mincho",serif; font-size:18px; font-weight:600; color:#1f2f3a;
  border-left:4px solid #5AB7AA;
}
.sidebar-list{ list-style:none; margin:0; padding:0; }
.sidebar-list li{ margin-bottom:10px; font-size:15px; line-height:1.6; }
.sidebar-list a{ color:#3A746C; text-decoration:none; transition:color .3s ease; }
.sidebar-list a:hover{ color:#5AB7AA; }

/* ---- 見出し（セクション見出し・関連系） ---- */
.term-title,
.case_heading{
  margin:0 0 32px; color:#1f2f3a; font-family:"Zen Old Mincho",serif; font-size:28px; font-weight:600;
  text-align:center; letter-spacing:.06em; line-height:1.4;
}
.term-title::after,
.case_heading::after{ content:""; display:block; width:56px; height:3px; margin:14px auto 0; background:#5AB7AA; border-radius:2px; }
@media screen and (max-width:767px){
  .term-title,
  .case_heading{ font-size:22px; margin-bottom:24px; }
}

/* ---- 関連記事/関連症例 カード ---- */
.related-posts,
.related-cases{ margin-top:64px; }
.related-cases-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:30px; align-items:stretch; }
@media screen and (min-width:768px) and (max-width:1024px){ .related-cases-grid{ grid-template-columns:repeat(2,1fr); gap:24px; } }
@media screen and (max-width:767px){ .related-cases-grid{ grid-template-columns:1fr; gap:20px; } }

.related-case-item{
  display:flex; flex-direction:column; background:#fff; border:1px solid #e8eef0; border-radius:10px;
  overflow:hidden; box-shadow:0 4px 20px rgba(0,0,0,.04); transition:transform .3s ease, box-shadow .3s ease;
}
.related-case-item:hover{ transform:translateY(-5px); box-shadow:0 6px 24px rgba(0,0,0,.08); }
.related-case-thumbnail{ aspect-ratio:4/3; overflow:hidden; background:#f4faf9; }
.related-case-thumbnail img{ width:100%; height:100%; object-fit:cover; display:block; }
.related-case-title{ margin:0; padding:18px 18px 0; font-family:"Zen Old Mincho",serif; font-size:18px; font-weight:600; line-height:1.5; }
.related-case-a{ color:#1f2f3a; text-decoration:none; transition:color .3s ease; }
.related-case-a:hover{ color:#5AB7AA; }
.related-case-meta{ padding:10px 18px 0; color:#5f6b70; font-size:13px; line-height:1.6; }
.related_hr{ margin:16px 18px 0; border:0; border-top:1px solid #eee; }
.case-person{ padding:12px 18px 0; color:#3A746C; font-size:14px; font-weight:600; }
.related-case-link{ margin-top:auto; padding:16px 18px 20px; text-align:center; }

/* ---- ボタン（.c-btn 追従ピル型） ---- */
.btn.case_btn,
.btn-blue{
  display:inline-flex; align-items:center; justify-content:center; gap:8px;
  width:100%; max-width:260px; padding:12px 24px; border-radius:60px;
  background:#5AB7AA; color:#fff; font-family:"Zen Old Mincho",serif; font-size:16px; letter-spacing:.04em;
  text-align:center; text-decoration:none; transition:opacity .3s ease, transform .3s ease;
}
.btn.case_btn:hover,
.btn-blue:hover{ opacity:.85; transform:translateY(-2px); }
.btn-center{ margin-top:40px; text-align:center; }

/* ---- ページ送り（the_posts_pagination） ---- */
.pagination{ margin-top:48px; }
.pagination .screen-reader-text{ position:absolute; width:1px; height:1px; margin:-1px; padding:0; overflow:hidden; clip:rect(0 0 0 0); white-space:nowrap; border:0; }
.pagination .nav-links{ display:flex; justify-content:center; flex-wrap:wrap; gap:8px; }
.pagination .page-numbers{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:44px; height:44px; padding:0 12px; box-sizing:border-box;
  border:1px solid #cfe6e2; border-radius:8px; background:#fff;
  color:#3A746C; font-family:"Zen Old Mincho",serif; font-size:15px; line-height:1; text-decoration:none;
  transition:background .3s ease, color .3s ease, border-color .3s ease;
}
.pagination a.page-numbers:hover{ background:#EBF4F3; border-color:#5AB7AA; }
.pagination .page-numbers.current{ background:#5AB7AA; border-color:#5AB7AA; color:#fff; }
.pagination .page-numbers.dots{ border-color:transparent; background:transparent; }

.no-posts{ padding:48px 0; text-align:center; color:#5f6b70; }

@media screen and (max-width:767px){
  .pagination{ margin-top:36px; }
  .pagination .page-numbers{ min-width:40px; height:40px; font-size:14px; }
}