@charset "UTF-8";
.l-service .l-service__title, .l-column .l-column__title, .l-panel .l-panel__head, .c-title, .l-header .l-header__ja, .p-contact .p-contact__para, .p-message .p-message__inner h4, .p-greeting .p-greeting__copy, .p-features .p-features__copy, .p-facilities .p-facilities__title, .p-service .p-service__item, .p-intro .p-intro__copy, .p-slider .p-slider__title, .p-equip .p-equip__title, .p-emergency .p-emergency__name, .p-info .p-info__title, .dotto_item, .dotto_item:is(.page_intro .dotto_list *), .check_item, .check_item:is(.page_intro .check_list *), .faq__copy, .content_title, .l-section.content_6 .definition-list_body dl dt, .l-section.content_11 .bord__head, .p-service .p-service__para .p-service__subtitle, .p-intro .p-intro__subtitle, .p-info .p-info__subtitle, .content_subtitle, .c-lead, .p-service .p-service__title, .p-corporate .p-corporate__para, .p-staff .p-staff__intro, .p-recruit .p-recruit__message {
  word-break: keep-all;
  overflow-wrap: anywhere;
}
@media (max-width: 834px) {
  .c-lead, .p-service .p-service__title, .p-corporate .p-corporate__para, .p-staff .p-staff__intro, .p-recruit .p-recruit__message {
    word-break: normal;
    overflow-wrap: normal;
  }
}

.p-service .p-service__para .p-service__subtext:not(:first-child), .p-intro .p-intro__subtext:not(:first-child), .p-info .p-info__subtext:not(:first-child), .content_subtext:not(:first-child) {
  margin-top: 40px;
}
@media (max-width: 834px) {
  .p-service .p-service__para .p-service__subtext:not(:first-child), .p-intro .p-intro__subtext:not(:first-child), .p-info .p-info__subtext:not(:first-child), .content_subtext:not(:first-child) {
    margin-top: 20px;
  }
}

.p-service .p-service__para .p-service__subtitle, .p-intro .p-intro__subtitle, .p-info .p-info__subtitle, .content_subtitle {
  width: fit-content;
  padding: 4px 20px;
  font-size: 1.6rem;
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
  text-align: center;
  background-color: var(--color-main01);
  border-radius: 32px;
}
@media (max-width: 520px) {
  .p-service .p-service__para .p-service__subtitle, .p-intro .p-intro__subtitle, .p-info .p-info__subtitle, .content_subtitle {
    width: 100%;
  }
}
.p-service .p-service__para .green.p-service__subtitle, .p-intro .green.p-intro__subtitle, .p-info .green.p-info__subtitle, .green.content_subtitle {
  background-color: var(--color-sub01);
}

.p-service .p-service__para .p-service__subpara p, .p-intro .p-intro__subpara p, .p-info .p-info__subpara p, .content_subpara p, .p-service .p-service__para .p-service__subpara ul, .p-intro .p-intro__subpara ul, .p-info .p-info__subpara ul, .content_subpara ul {
  margin-top: 12px;
}

/* --------------------------------------------------------- *
 *  modification
 * --------------------------------------------------------- */
img {
  image-rendering: auto;
}

mark {
  background-color: transparent;
  background-image: linear-gradient(transparent 50%, rgba(245, 208, 74, 0.6) 50%);
}

/* nav */
.l-nav .l-nav__main {
  width: auto;
}
.l-nav .l-nav__sub {
  overflow-y: auto;
  overscroll-behavior: contain;
  max-height: calc(100vh - 100px);
}
@media (max-width: 1280px) {
  .l-nav .l-nav__sub {
    overflow-y: visible;
    max-height: none;
  }
}

/* bread */
.l-bread .l-bread__current {
  flex: 1;
}
.l-bread .l-bread__list .is-parents > a {
  text-decoration: underline;
}

/* service */
/* column */
/* panel */
.l-panel .l-panel__item:only-child, .l-panel .l-panel__item:nth-child(2):last-child {
  width: auto;
  flex-basis: 440px;
}
@media (max-width: 834px) {
  .l-panel .l-panel__item:only-child, .l-panel .l-panel__item:nth-child(2):last-child {
    flex-basis: 100%;
  }
}

/* title */
.c-logoTitle .c-logoTitle__ja {
  margin-top: calc((1em - 1lh) / 2 + 24px);
  margin-bottom: calc((1em - 1lh) / 2);
  line-height: 1.4;
}

.c-title:has(+ .c-lead) {
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .c-title:has(+ .c-lead) {
    margin-bottom: 25px;
  }
}
.c-title__content {
  background-color: #fff;
}

/* lead */
.c-lead {
  margin-bottom: 80px;
  text-align: center;
}
@media (max-width: 834px) {
  .c-lead {
    margin-bottom: 32px;
    text-align: start;
  }
}

/* list */
.c-list {
  --prefix-color: inherit !important;
  --prefix-size: 1.8rem !important;
}
@media (max-width: 834px) {
  .c-list {
    --prefix-size: 1.6rem !important;
  }
}
.c-list--note {
  --prefix-color: var(--color-main01) !important;
  --prefix-size: 1.4rem !important;
}
.c-list--square {
  --prefix: "■" !important;
}
.c-list--circle {
  --prefix: "●" !important;
}
.c-list--star {
  --prefix: "★" !important;
}
.c-list--dotted {
  --prefix: "・" !important;
}
.c-list--note {
  --prefix: "※" !important;
}
.c-list__item {
  position: relative;
  padding-left: 1em;
  font-size: var(--prefix-size);
}
.c-list__item::before {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  translate: none !important;
}
.c-list__item:is(.dotto_list .dotto_item *, .dotto_list .dotto_item:is(.page_intro .dotto_list *) *, .check_list .check_item *, .check_list .check_item:is(.page_intro .check_list *) *) {
  font-size: var(--prefix-size);
  font-weight: normal;
  word-break: normal;
  overflow-wrap: normal;
}

/* text-link */
.c-text-link {
  overflow-wrap: break-word;
  word-break: break-all;
}

/* table */
.c-table__note {
  font-size: inherit;
}
.c-table__note li {
  width: fit-content;
  margin-left: auto;
  text-align: start;
}
.c-table__note li::before {
  color: var(--color-sub02);
}

/* link */
.c-link {
  flex-basis: 48%;
}
@media (max-width: 834px) {
  .c-link {
    flex-basis: auto;
  }
}
@media (min-width: 835px) {
  .c-link:only-child {
    flex-basis: auto;
    width: 100%;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
  }
}
.c-link--web {
  margin-top: 0 !important;
}
.c-link__note li {
  width: fit-content;
  margin: 0 auto;
  text-align: start;
}

/* --------------------------------------------------------- *
 *  header
 * --------------------------------------------------------- */
.l-header .l-header__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  margin-top: 20px;
  font-size: 1.3rem;
}
@media (max-width: 834px) {
  .l-header .l-header__labels {
    font-size: 1.1rem;
  }
}
.l-header .l-header__labels__item {
  display: inline-block;
  padding: 4px 16px;
  color: var(--color-main);
  white-space: nowrap;
  background-color: var(--color-white);
  border-radius: 10em;
}
@media (max-width: 834px) {
  .l-header .l-header__labels__item {
    padding: 2px 10px;
  }
}

/* --------------------------------------------------------- *
 *  footer
 * --------------------------------------------------------- */
@media (max-width: 1280px) {
  .l-footer .l-footer__right {
    gap: 20px;
  }
}

.c-clinic .c-clinic__name {
  width: 300px;
}
@media (max-width: 834px) {
  .c-clinic .c-clinic__name {
    width: 250px;
  }
}
.c-clinic .c-clinic__footerLogo:not(:has(+ .c-clinic__footerName)) {
  width: auto;
}

/* --------------------------------------------------------- *
 *  side
 * --------------------------------------------------------- */
.l-side__item:only-child {
  width: 100%;
}

/* --------------------------------------------------------- *
 *  top
 * --------------------------------------------------------- */
/* mv */
.p-top .p-top__copy {
  inset: 100px auto 50px 2.5%;
  width: 50%;
  max-width: 750px;
  height: fit-content;
  margin: auto 0;
  transform: none;
}
@media (max-width: 834px) {
  .p-top .p-top__copy {
    inset: 0;
    width: 97.5%;
    max-width: 450px;
    margin: auto;
  }
}
.p-top .p-top__copy::before {
  display: none;
}
.p-top .p-top__copy img {
  width: 100%;
  height: auto;
  min-height: 250px;
  max-height: calc(86vh - 200px);
  object-fit: contain;
  object-position: center;
}
@media (max-width: 834px) {
  .p-top .p-top__copy img {
    max-height: calc(80vh - 150px);
  }
}

/* intro */
.p-intro__item:only-child {
  width: 100%;
  max-width: 750px;
}
.p-intro_para.green {
  background-color: var(--color-sub07);
}

/* news */
@media (max-width: 834px) {
  .p-news .p-news__body:not(:has(.p-news__bottom)) {
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .p-news .p-news__body:not(:has(.p-news__bottom)) {
    padding-bottom: 64px;
  }
}
.p-news .p-news__text {
  overflow-wrap: anywhere;
}

/* contact */
.p-contact .p-contact__banner {
  gap: 4%;
}
@media (max-width: 1280px) {
  .p-contact .p-contact__banner {
    gap: 20px;
  }
}
@media (min-width: 835px) {
  .p-contact .p-contact__banner:has(.c-link:only-child) {
    flex-direction: column;
  }
}
@media (min-width: 835px) and (max-width: 1280px) {
  .p-contact .p-contact__banner:has(.c-link:only-child) {
    width: auto;
  }
}
.p-contact .c-link__main--web {
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.p-contact .c-link__main--web p {
  flex: 1;
}

/* message */
/* greeting */
@media (max-width: 834px) {
  .p-greeting .p-greeting__title {
    font-size: 7rem;
  }
}
@media (max-width: 834px) {
  .p-greeting .p-greeting__cap {
    width: 90%;
  }
}
.p-greeting .p-greeting__his:has(.p-greeting__hisItem div:nth-child(2):last-child) {
  display: grid;
  grid-template-columns: auto 1fr;
}
.p-greeting .p-greeting__his:has(.p-greeting__hisItem div:nth-child(2):last-child) .p-greeting__hisItem {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1/-1;
}

/* features */
/* services */
/* facilities */
/* schedule */
.p-schedule__item iframe {
  width: 100%;
  height: 450px;
}

/* --------------------------------------------------------- *
 *  services
 * --------------------------------------------------------- */
.p-service .p-service__item {
  position: relative;
  padding-left: 48px;
  text-indent: 0;
}
@media (max-width: 834px) {
  .p-service .p-service__item {
    padding-left: 28px;
  }
}
.p-service .p-service__item::before {
  position: absolute;
  top: calc((1lh - 27px) / 2);
  left: 0;
}
@media (max-width: 768px) {
  .p-service .p-service__item::before {
    top: calc((1lh - 20px) / 2);
  }
}
.p-service .p-service__para ul:where(.c-list) {
  margin-top: 0;
}
.p-service .p-service__para li {
  position: relative;
  text-indent: 0;
}
.p-service .p-service__para li::before {
  position: absolute;
  top: 0;
  left: 0;
}
.p-service .p-service__para li:where(.c-list__item) {
  font-size: inherit;
}
.p-service .p-service__para li:where(.c-list__item):where(.c-list--square *)::before {
  content: "■";
}
.p-service .p-service__para li:where(.c-list__item):where(.c-list--circle *)::before {
  content: "●";
}
.p-service .p-service__para li:where(.c-list__item):where(.c-list--star *)::before {
  content: "★";
}
.p-service .p-service__para li:where(.c-list__item):where(.c-list--dotted *)::before {
  content: "・";
}
.p-service .p-service__para li:where(.c-list__item):where(.c-list--note *)::before {
  content: "※";
}
@media (max-width: 834px) {
  .p-corporate .p-corporate__para {
    text-align: start;
  }
}

/* --------------------------------------------------------- *
 *  staff
 * --------------------------------------------------------- */
@media (max-width: 834px) {
  .p-wrapper:not(:has(.p-recruit:last-child)) {
    --bg-image: none;
  }
}

.p-intro .p-intro__img:not(:has(+ .p-intro__text)) {
  padding-bottom: 56px;
}
.p-intro .p-intro__text::before {
  z-index: -5;
}
.p-intro .p-intro__para:first-child {
  margin-top: 0;
}
.p-intro .p-intro__para:first-child p {
  margin-top: 0;
}
.p-intro .p-info__body {
  padding: 30px;
}
@media (min-width: 835px) {
  .p-intro .p-info__body {
    padding: 25px 20px;
  }
}
.p-intro .p-info__body:has(.p-info__dl) {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px 24px;
}
@media (max-width: 834px) {
  .p-intro .p-info__body:has(.p-info__dl) {
    column-gap: 10px;
  }
}
.p-intro .p-info__body:has(.p-info__dl) .p-info__dl {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1/-1;
  gap: unset;
  width: auto;
  margin: 0;
}
.p-intro .p-info__body:has(.p-info__dl) .p-info__dt {
  min-width: auto;
}
.p-intro .p-info__list {
  width: auto;
}

@media (max-width: 834px) {
  .p-staff .p-staff__intro {
    text-align: start;
  }
}
.p-staff .p-staff__info:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.p-recruit .p-recruit__message {
  text-align: center;
}
@media (max-width: 834px) {
  .p-recruit .p-recruit__message {
    text-align: start;
  }
}
.p-recruit .p-recruit__message span {
  display: inline-block;
}
@media (max-width: 834px) {
  .p-recruit .p-recruit__message span {
    display: inline;
  }
}
.p-recruit .p-recruit__table .l-clinic__content {
  flex: 1;
}

/* --------------------------------------------------------- *
 *  facilities
 * --------------------------------------------------------- */
@media (max-width: 834px) {
  .p-slider .p-slider__title {
    width: min(450px, 90%);
  }
}
.p-slider .p-slider__text {
  padding: 0;
}

/* --------------------------------------------------------- *
 *  equipments
 * --------------------------------------------------------- */
.p-column .l-column:first-child {
  margin-top: 0;
}
.p-column .l-column__text:only-child {
  width: auto;
}

.p-equip .p-equip__item:nth-last-child(2) {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .p-equip .p-equip__item:nth-last-child(2) {
    margin-bottom: 48px;
  }
}
.p-equip .p-equip__item:last-child {
  margin-bottom: 0;
}
@media (max-width: 520px) {
  .p-emergency:has(.p-emergency__item:nth-child(4)) {
    background-position: bottom center;
  }
}
.p-emergency .p-emergency__list {
  row-gap: 40px;
}
.p-emergency .p-emergency__list:has(> .p-emergency__item:nth-child(2n):last-child) .p-emergency__item {
  width: 48%;
}
@media (max-width: 768px) {
  .p-emergency .p-emergency__list:has(> .p-emergency__item:nth-child(2n):last-child) .p-emergency__item {
    width: 100%;
  }
}

/* --------------------------------------------------------- *
 *  access
 * --------------------------------------------------------- */
.p-map__button:is(.p-map:not(:has(.p-map__main)) *) {
  margin-top: 0;
}

.p-info .p-info__item--main {
  --section-color: var(--color-main02);
}
.p-info .p-info__item--sub {
  --section-color: var(--color-sub02);
}
/* --------------------------------------------------------- *
 *  pattern
 * --------------------------------------------------------- */
.dotto_item, .dotto_item:is(.page_intro .dotto_list *) {
  position: relative;
  padding-left: 1em;
}
.dotto_item::before, .dotto_item:is(.page_intro .dotto_list *)::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.dotto_item:is(.page_intro .dotto_list *) {
  text-indent: 0;
}

.check_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media (max-width: 834px) {
  .check_list {
    gap: 8px;
  }
}
.check_item, .check_item:is(.page_intro .check_list *) {
  position: relative;
  padding-left: 43px;
}
@media (max-width: 834px) {
  .check_item, .check_item:is(.page_intro .check_list *) {
    padding-left: 28px;
  }
}
.check_item::before, .check_item:is(.page_intro .check_list *)::before {
  position: absolute;
  top: calc((1lh - 27px) / 2);
  left: 0;
}
@media (max-width: 768px) {
  .check_item::before, .check_item:is(.page_intro .check_list *)::before {
    top: calc((1lh - 20px) / 2);
  }
}
.check_item:is(.page_intro .check_list *) {
  text-indent: 0;
}

.faq__copy {
  position: relative;
  padding: 0 0 12px;
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: 700;
}
.faq__copy::before {
  position: absolute;
  top: -75px;
  left: 0;
  font-size: 8rem;
  font-weight: 900;
  letter-spacing: 0.024em;
  content: attr(data-num);
}
.faq__copy--main {
  color: var(--color-main01);
  border-bottom: 4px dashed var(--color-main01);
}
.faq__copy--main::before {
  color: var(--color-main07);
}
.faq__copy--sub {
  color: var(--color-sub01);
  border-bottom: 4px dashed var(--color-sub02);
}
.faq__copy--sub::before {
  color: var(--color-sub07);
}
.faq__copy span {
  position: relative;
  font-size: 2.8rem;
}
@media (max-width: 768px) {
  .faq__copy span {
    font-size: 2rem;
  }
}
.faq__para {
  position: relative;
  padding-top: 35px;
}
.faq__para::before {
  position: absolute;
  top: -45px;
  left: 0;
  font-size: 8rem;
  font-weight: 900;
  letter-spacing: 0.024em;
  content: attr(data-num);
}
.faq__para--main::before {
  color: var(--color-main07);
}
.faq__para--sub::before {
  color: var(--color-sub07);
}
.faq__para span {
  position: relative;
}

.content_text {
  flex-grow: 1;
}
.content_button {
  margin-top: 32px;
}
.content_sub .content_subtitle {
  background-color: var(--color-sub01);
}

.page_content.content_1, .page_content.content_2, .page_content.content_3, .page_content.content_4, .page_content.content_5, .page_content.content_6, .page_content.content_7, .page_content.content_8, .page_content.content_9, .page_content.content_10, .page_content.content_11, .page_content.content_12, .page_content.content_13 {
  margin-top: 60px !important;
  padding-top: 120px !important;
}
@media (max-width: 1024px) {
  .page_content.content_1, .page_content.content_2, .page_content.content_3, .page_content.content_4, .page_content.content_5, .page_content.content_6, .page_content.content_7, .page_content.content_8, .page_content.content_9, .page_content.content_10, .page_content.content_11, .page_content.content_12, .page_content.content_13 {
    margin-top: 20px !important;
    padding-top: 100px !important;
  }
}

.l-section.content_2 .content_title {
  padding-bottom: 16px;
  margin-bottom: 20px;
  font-size: 2.8rem;
  font-weight: 700;
  border-bottom: 4px dashed var(--color-main02);
}
@media (max-width: 1024px) {
  .l-section.content_2 .content_title {
    font-size: 2rem;
  }
}
.l-section.content_3 .flow__main, .l-section.content_4 .flow__main {
  display: grid;
  row-gap: 30px;
}
.l-section.content_3 .flow__text, .l-section.content_4 .flow__text {
  float: none;
  width: auto;
}
.l-section.content_4:not(.m-pageBottom) {
  margin-bottom: 0 !important;
}
.l-section.content_4 .content_body .content_title {
  background-size: 1lh;
}
@media (max-width: 768px) {
  .l-section.content_4 .content_body .content_title {
    position: static;
  }
}
@media (max-width: 768px) {
  .l-section.content_4 .content_body .content_img {
    padding-top: 0;
  }
}
.l-section.content_6 .definition-list_body {
  position: relative;
}
.l-section.content_6 .definition-list_body dl {
  display: grid;
  grid-template-columns: 1fr 3fr;
  position: relative;
  overflow: hidden;
  border-radius: 32px;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .l-section.content_6 .definition-list_body dl {
    grid-template-columns: auto;
    margin-right: 0;
  }
}
.l-section.content_6 .definition-list_body dl dt, .l-section.content_6 .definition-list_body dl dd {
  display: grid;
  align-items: center;
  padding: 20px;
}
@media (max-width: 768px) {
  .l-section.content_6 .definition-list_body dl dt, .l-section.content_6 .definition-list_body dl dd {
    padding: 15px;
  }
}
.l-section.content_6 .definition-list_body dl dt {
  justify-items: center;
  font-weight: bold;
  color: var(--color-white);
  text-align: center;
  background-color: var(--color-main01);
  border-top: solid 3.5px var(--color-white);
  border-bottom: solid 3.5px var(--color-white);
}
.l-section.content_6 .definition-list_body dl dt:first-of-type {
  border-top: none;
}
.l-section.content_6 .definition-list_body dl dt:last-of-type {
  border-bottom: none;
}
@media (max-width: 768px) {
  .l-section.content_6 .definition-list_body dl dt {
    border-top: none;
    border-bottom: none;
  }
}
.l-section.content_6 .definition-list_body dl dd:nth-of-type(odd) {
  background-color: #fff9ef;
}
.l-section.content_6 .definition-list_body dl dd:nth-of-type(even) {
  background-color: #fff;
}
.l-section.content_6 .definition-list__shadow {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  background-image: repeating-linear-gradient(45deg, var(--color-main01) 0, var(--color-main01) 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 4px);
  width: 99%;
  border-radius: 32px;
}
.l-section.content_7 .flow__body {
  margin-top: 0;
}
.l-section.content_7 .flow__text {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .l-section.content_7 .flow__text {
    padding-bottom: 0;
  }
}
.l-section.content_8 .content_text:only-child {
  width: auto;
  flex-basis: 100%;
}
.l-section.content_9 .column__item:where(.column__list:has(.column__item:nth-child(2n):not(:nth-child(3n)):last-child) *) {
  width: auto;
  flex-basis: 48%;
}
@media (max-width: 768px) {
  .l-section.content_9 .column__item:where(.column__list:has(.column__item:nth-child(2n):not(:nth-child(3n)):last-child) *) {
    flex-basis: 100%;
  }
}
.l-section.content_9 .column__thumb img {
  max-width: 300px;
}
.l-section.content_11 .bord__main {
  margin-top: 80px;
  padding-bottom: 0;
}
.l-section.content_11 .bord__main:not(:has(.bord__head)) {
  margin-top: 0;
}
.l-section.content_11 .bord__main:not(:first-child) {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .l-section.content_11 .bord__main:not(:first-child) {
    margin-top: 20px;
  }
}
.l-section.content_11 .bord_text {
  margin-bottom: 64px;
}
.l-section.content_11 .bord_text:has(.faq__text) {
  margin-bottom: 34px;
}

.u-fs--small {
  font-size: 0.75em !important;
}

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