@charset "UTF-8";
/* ===============================================
# ブラウザ幅でフォントサイズを変える関数
=============================================== */
/* ===============================================
# フォント
=============================================== */
/* ===============================================
# color
=============================================== */
/* ===============================================
    # ブロック
=============================================== */
.block {
  display: inline-block;
}

/* ===============================================
# MV
=============================================== */
@media (max-width: 960px) {
  .p-mainVisual__slideTitle {
    font-size: 40px !important;
  }
}
@media (max-width: 767px) {
  .p-mainVisual__slideTitle {
    text-align: left;
    padding-left: 5%;
  }
}

.p-mainVisual__slideText {
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-mainVisual__slideText {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .p-mainVisual__slideText {
    font-size: 18px !important;
    text-align: left;
    word-break: keep-all;
  }
}

/* ===============================================
# 診療案内用
=============================================== */
.table-schedule02 {
  width: 100%;
}
.table-schedule02 tbody {
  color: #484848;
}
.table-schedule02 caption {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 20px;
}
.table-schedule02 td,
.table-schedule02 th {
  padding: 0.7em 0.2em;
  border: none !important;
  text-align: center;
}
@media (max-width: 410px) {
  .table-schedule02 td,
  .table-schedule02 th {
    font-size: 14px;
  }
}
.table-schedule02 tr + tr {
  border-bottom: 1px solid rgba(72, 72, 72, 0.2);
}
.table-schedule02 thead tr {
  border-bottom: 1px solid rgba(72, 72, 72, 0.2);
}
.table-schedule02 thead th {
  color: #484848 !important;
  border-bottom: 0;
  font-weight: 500;
  width: 10%;
  white-space: nowrap;
  background: none !important;
}
@media (max-width: 767px) {
  .table-schedule02 thead th {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .table-schedule02 thead th:first-child {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .table-schedule02 thead th:first-child {
    width: 50%;
    padding-left: 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .table-schedule02 thead th:last-child {
    font-size: 13px;
  }
}
.table-schedule02 thead td:not(:first-child) {
  border-left: 0;
}
.table-schedule02 tbody tr + tr {
  border-top: 1px solid rgba(72, 72, 72, 0.2);
}
.table-schedule02 tbody th {
  font-weight: 500;
  font-size: clamp(14px, 1.0248901903vw, 16px);
}
@media (max-width: 768px) {
  .table-schedule02 tbody th {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .table-schedule02 tbody th {
    font-size: 14px;
    letter-spacing: 0;
    width: 50%;
    min-width: 60px;
    padding-left: 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .table-schedule02 td:last-child {
    font-size: 13px;
    max-width: 10%;
  }
}
@media (max-width: 767px) {
  .table-schedule02 .sp_whidth {
    min-width: 90px;
  }
}
.table-schedule02 .color_p {
  color: #D0B882;
}

/* ===============================================
# media
=============================================== */
@media (min-width: 768px) {
  .sp-only {
    display: none;
  }
}

@media (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

/* ===============================================
# TOP共通
=============================================== */
[id^=front_sec] {
  /* ===============================================
  # h2_en
  =============================================== */
}
@media (max-width: 767px) {
  [id^=front_sec] .container {
    padding: 0 15px;
  }
}
[id^=front_sec] p,
[id^=front_sec] dt,
[id^=front_sec] dd,
[id^=front_sec] th,
[id^=front_sec] td,
[id^=front_sec] li {
  line-height: 1.8;
  font-size: 16px;
}
@media (max-width: 767px) {
  [id^=front_sec] p,
  [id^=front_sec] dt,
  [id^=front_sec] dd,
  [id^=front_sec] th,
  [id^=front_sec] td,
  [id^=front_sec] li {
    line-height: 1.8;
  }
}
[id^=front_sec] a {
  color: #484848 !important;
}
[id^=front_sec] .h2_en {
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 4.6875em;
  margin-bottom: clamp(34px, 3.6603221083vw, 60px);
  background: none;
  border: none;
  color: #484848;
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
}
@media (max-width: 767px) {
  [id^=front_sec] .h2_en {
    padding-bottom: 3.125em;
  }
}
[id^=front_sec] .h2_en::before {
  content: none;
}
[id^=front_sec] .h2_en.en::after {
  content: attr(data-en);
  display: block;
  font-weight: 400;
  font-family: "Cinzel", "Noto Serif JP", serif;
  color: #484848;
  font-size: clamp(55px, 4.39238653vw, 60px);
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: transparent;
  position: absolute;
  bottom: 0;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 767px) {
  [id^=front_sec] .h2_en.en::after {
    font-size: 40px;
  }
}
[id^=front_sec] .h2_en.center {
  text-align: center;
}
[id^=front_sec] .h2_en.center.en:before {
  margin-inline: auto;
}
[id^=front_sec] .h2_en.white {
  color: #F7F7F7;
}
[id^=front_sec] .h2_en.white.en:before {
  color: #F7F7F7;
}

/* ===============================================
# news
=============================================== */
@media (max-width: 1040px) and (min-width: 768px) {
  #front_sec_news {
    padding: 0 !important;
  }
}

/* ===============================================
# sec01
=============================================== */
#front_sec01 {
  padding-bottom: clamp(60px, 7.3206442167vw, 150px);
  position: relative;
}
#front_sec01::before {
  content: "";
  display: block;
  width: 100%;
  max-width: 94.7916666667%;
  height: calc(100% - 220px);
  background: #F7F7F7;
  position: absolute;
  top: 9.375vw;
  bottom: auto;
  left: 0;
  right: auto;
}
@media (max-width: 1700px) {
  #front_sec01::before {
    max-width: 100%;
  }
}
@media (max-width: 1400px) {
  #front_sec01::before {
    top: 12.8571428571vw;
  }
}
@media (max-width: 1040px) {
  #front_sec01::before {
    top: 16.3461538462vw;
    height: 78%;
  }
}
@media (max-width: 768px) {
  #front_sec01::before {
    top: 0;
    min-height: auto;
    height: 100%;
  }
}
#front_sec01 > .swell-block-fullWide__inner {
  margin-left: 0;
  padding-left: 0;
}
@media (max-width: 767px) {
  #front_sec01 > .swell-block-fullWide__inner {
    padding: 0;
  }
}
@media (min-width: 768px) {
  #front_sec01 .container {
    max-width: calc(1559px + 6%);
    margin-left: 0;
    padding-left: 0;
  }
}
#front_sec01 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 6.0936497755%;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#front_sec01 .box > * {
  width: calc((100% - 3.125vw) / 2 - 1px);
}
@media (max-width: 767px) {
  #front_sec01 .box > * {
    width: 100%;
  }
}
#front_sec01 .box .img {
  width: 57.3444515715%;
  position: relative;
  min-height: clamp(800px, 58.5651537335vw, 800px);
}
@media (max-width: 767px) {
  #front_sec01 .box .img {
    width: 100%;
    margin: auto auto 40px;
    min-height: auto;
  }
}
#front_sec01 .box .img .img_box img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #front_sec01 .box .img .img_box img {
    position: static;
  }
}
#front_sec01 .box .text_box {
  width: 36.561898653%;
}
@media (max-width: 767px) {
  #front_sec01 .box .text_box {
    width: 100%;
  }
}
#front_sec01 .box .text_box .h2_en {
  padding-left: 0;
}
@media (max-width: 1040px) {
  #front_sec01 .box .text_box .h2_en::after {
    font-size: 40px;
  }
}
#front_sec01 .box .text_box .p_box {
  font-size: clamp(1.6rem, 1.1713030747vw, 18px);
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #front_sec01 .box .text_box .p_box {
    margin-bottom: 20px;
  }
}
#front_sec01 .box .text_box .p_box > *:not(:last-child) {
  margin-bottom: 1.1111111111em;
}
#front_sec01 .box .text_box .p_box p {
  margin: 0;
}
#front_sec01 .box .link-text:before {
  background: #C7C7C7 !important;
}
#front_sec01 .box .link-text:hover::before {
  background: #D0B882 !important;
}

/* ===============================================
# sec02
=============================================== */
@media (min-width: 768px) {
  #font_sec02 .container {
    width: 100%;
    max-width: 1362px !important;
    margin-inline: auto;
    margin-bottom: clamp(0px, 2.9282576867vw, 60px);
  }
}
#font_sec02 section {
  margin-bottom: 0 !important;
}
#font_sec02 a {
  color: #484848;
}
#font_sec02 .box > *:first-child {
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  #font_sec02 .box > *:first-child {
    margin-bottom: 60px;
  }
}
#font_sec02 .box_ttl {
  content: "";
  display: block;
  height: 260px;
  width: 100%;
  position: relative;
  margin-bottom: clamp(60px, 4.39238653vw, 80px);
}
@media (max-width: 1040px) {
  #font_sec02 .box_ttl {
    height: 160px;
  }
}
@media (max-width: 767px) {
  #font_sec02 .box_ttl {
    height: 130px;
    margin-bottom: 30px;
  }
}
#font_sec02 .box_ttl::before {
  content: "";
  display: block;
  width: 417px;
  height: 80px;
  background: url(/wp-content/uploads/top_img002.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
@media (max-width: 1040px) {
  #font_sec02 .box_ttl::before {
    width: 278px;
    height: 53.3333333333px;
  }
}
@media (max-width: 767px) {
  #font_sec02 .box_ttl::before {
    width: 231.6666666667px;
    height: 44.4444444444px;
    left: 0;
    right: 0;
    margin-inline: auto;
  }
}
#font_sec02 .box_ttl::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  min-height: 260px;
  background: url(/wp-content/uploads/top_img003.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}
@media (max-width: 1040px) {
  #font_sec02 .box_ttl::after {
    min-height: 100px;
  }
}
@media (max-width: 767px) {
  #font_sec02 .box_ttl::after {
    min-height: auto;
  }
}
#font_sec02 .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  #font_sec02 .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 7.342143906%;
  }
}
#font_sec02 .wrap .wrap_img {
  width: 40.7488986784%;
}
@media (max-width: 767px) {
  #font_sec02 .wrap .wrap_img {
    width: 100%;
    margin-bottom: 30px;
  }
}
#font_sec02 .wrap .wrap_img img {
  width: 100%;
  max-width: 495px;
}
@media (max-width: 767px) {
  #font_sec02 .wrap .wrap_img img {
    max-width: 100%;
  }
}
#font_sec02 .wrap .wrap_img figure {
  max-width: 80%;
  margin-inline: auto;
}
#font_sec02 .wrap .wrap_txt {
  width: 50%;
}
#font_sec02 .wrap .wrap_txt .icon_box p:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  #font_sec02 .wrap .wrap_txt .icon_box p:not(:last-child) {
    margin-bottom: 30px;
  }
}
#font_sec02 .wrap .wrap_txt .icon_box:not(:last-child) {
  margin-bottom: 60px;
}
#font_sec02 .wrap .wrap_txt h3 {
  padding-left: 2em;
  font-size: clamp(22px, 2.196193265vw, 30px);
  padding-bottom: 0.1em;
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
#font_sec02 .wrap .wrap_txt h3::before {
  content: "";
  display: block;
  width: 1.6666666667em;
  height: 1.6666666667em;
  background: url(/wp-content/uploads/top_icon001.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  right: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#font_sec02 .wrap .wrap_txt h3.clinic::before {
  background: url(/wp-content/uploads/top_icon002.png) no-repeat center/contain;
}
#font_sec02 .wrap .wrap_txt h3.staff::before {
  background: url(/wp-content/uploads/top_icon003.png) no-repeat center/contain;
}
@media (max-width: 767px) {
  #font_sec02 .wrap .wrap_img,
  #font_sec02 .wrap .wrap_txt {
    width: 100%;
  }
}
#font_sec02 .no02 .box_ttl::before {
  background: url(/wp-content/uploads/top_img005.png) no-repeat center/contain;
}
#font_sec02 .no02 .box_ttl::after {
  background: url(/wp-content/uploads/top_img006.jpg) no-repeat center/cover;
}
#font_sec02 .no02 .wrap_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 6.7647058824%;
}
@media (min-width: 768px) {
  #font_sec02 .no02 .wrap_box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
#font_sec02 .no02 .wrap_box > * {
  width: calc((100% - 6.76vw) / 2 - 1px);
}
@media (max-width: 767px) {
  #font_sec02 .no02 .wrap_box > * {
    width: 100%;
  }
}
#font_sec02 .no02 .wrap_box .wrap_img {
  width: 43.1617647059%;
  position: relative;
}
@media (min-width: 768px) {
  #font_sec02 .no02 .wrap_box .wrap_img {
    min-height: clamp(350px, 29.6486090776vw, 495px);
  }
}
@media (max-width: 767px) {
  #font_sec02 .no02 .wrap_box .wrap_img {
    width: 100%;
    margin-bottom: 20px;
  }
}
#font_sec02 .no02 .wrap_box .wrap_img img {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  #font_sec02 .no02 .wrap_box .wrap_img img {
    position: static;
  }
}
#font_sec02 .no02 .wrap_box .wrap_txt {
  width: 50.0735294118%;
}
@media (max-width: 767px) {
  #font_sec02 .no02 .wrap_box .wrap_txt {
    width: 100%;
  }
}
#font_sec02 .no02 .wrap_box .wrap_txt .p_box {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  #font_sec02 .no02 .wrap_box .wrap_txt .p_box {
    margin-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  #font_sec02 .no02 .wrap_box .wrap_txt .p_box > *:not(:last-child) {
    margin-bottom: 1rem;
  }
}
#font_sec02 .no02 .wrap_box .wrap_txt h3 {
  padding-left: 0;
  font-size: clamp(22px, 2.196193265vw, 30px);
  padding-bottom: 0.1em;
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
#font_sec02 .no02 .wrap_box .wrap_txt h3::after {
  content: none;
}
#font_sec02 .no02 .wrap_box .wrap_txt h3::before {
  content: none;
}

/* ===============================================
# sec03
=============================================== */
#front_sec03 {
  position: relative;
}
#front_sec03::before {
  content: "FEATURES";
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  color: rgba(208, 184, 130, 0.1);
  font-size: clamp(70px, 14.6412884334vw, 320px);
  position: absolute;
  top: 1%;
  left: 0;
  right: 0;
  text-align: center;
  margin-inline: auto;
  font-family: "Cinzel", "Noto Serif JP", serif;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  #front_sec03::before {
    top: -1%;
  }
}
@media (min-width: 768px) {
  #front_sec03 .container {
    width: 100%;
    max-width: 1362px !important;
    margin-inline: auto;
    margin-bottom: clamp(0px, 2.9282576867vw, 60px);
  }
}
@media (max-width: 767px) {
  #front_sec03 .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  #front_sec03 h2 {
    margin-bottom: 3rem;
  }
}
#front_sec03 .box_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px 3.125vw;
}
@media (max-width: 767px) {
  #front_sec03 .box_wrap {
    gap: 50px 0;
  }
}
#front_sec03 .box_wrap > * {
  width: calc((100% - 3.125vw) / 2 - 1px);
}
@media (max-width: 767px) {
  #front_sec03 .box_wrap > * {
    width: 100%;
  }
}
#front_sec03 .box_wrap .img {
  margin-bottom: 30px;
  max-width: 400px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  #front_sec03 .box_wrap .img {
    max-width: 80%;
    margin-inline: auto;
    margin-bottom: 26px;
  }
}
#front_sec03 .box_wrap .img img {
  width: 100%;
}
#front_sec03 .box_wrap .ttl {
  text-align: center;
  font-size: clamp(22px, 1.6105417277vw, 28px);
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  margin: 0 auto 2rem;
}
#front_sec03 .box_wrap .ttl::before {
  content: none;
}
@media (max-width: 767px) {
  #front_sec03 .box_wrap .ttl {
    font-weight: 500;
    margin-bottom: 16px;
  }
}
#front_sec03 .box_wrap p {
  text-align: center;
  font-size: clamp(16px, 1.317715959vw, 18px);
}
@media (max-width: 768px) {
  #front_sec03 .box_wrap p {
    text-align: left;
  }
}

/* ===============================================
#  sec06
=============================================== */
#front_sec06 {
  margin-top: clamp(60px, 5.8565153734vw, 80px) !important;
  position: relative;
  padding-top: 54px;
  margin-bottom: clamp(100px, 14.6412884334vw, 200px);
}
@media (max-width: 767px) {
  #front_sec06 {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
#front_sec06::before {
  content: "";
  display: block;
  width: 51.4705882353%;
  height: 150px;
  background: #F7F7F7;
  position: absolute;
  top: -3%;
  bottom: auto;
  left: 0;
  right: 0;
  margin-inline: auto;
  z-index: -2;
}
@media (max-width: 767px) {
  #front_sec06::before {
    content: none;
  }
}
#front_sec06::after {
  content: "";
  display: block;
  width: 100%;
  max-width: 89.5833333333%;
  height: 100%;
  background: #F7F7F7;
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  margin-inline: auto;
  z-index: -1;
}
@media (max-width: 1600px) {
  #front_sec06::after {
    max-width: 96%;
  }
}
@media (max-width: 1040px) {
  #front_sec06::after {
    width: 96%;
    max-width: 100%;
    top: 25px;
  }
}
@media (max-width: 767px) {
  #front_sec06::after {
    top: 0;
    width: 100%;
  }
}
#front_sec06 .container {
  position: relative;
}
@media (min-width: 768px) {
  #front_sec06 .container {
    padding: 0 6%;
    width: 100%;
    max-width: calc(1360px + 12%) !important;
    margin-inline: auto;
    margin-bottom: clamp(0px, 2.9282576867vw, 60px);
  }
}
@media (max-width: 767px) {
  #front_sec06 .container {
    padding: 0 15px;
  }
}
#front_sec06 .s06_ttl {
  margin-top: clamp(0px, 1.1713030747vw, 56px);
  background: none;
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  text-align: center;
  color: #484848;
  font-size: clamp(20px, 2.0497803807vw, 28px);
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  #front_sec06 .s06_ttl {
    margin-bottom: 1rem;
  }
}
#front_sec06 .s06_ttl::before, #front_sec06 .s06_ttl::after {
  content: none;
}
#front_sec06 ul {
  list-style: none;
  padding-left: 0;
}
#front_sec06 .link_box01 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  grid-template-rows: auto;
  gap: 2rem 2rem;
  margin-bottom: clamp(30px, 3.6603221083vw, 50px);
}
@media (max-width: 767px) {
  #front_sec06 .link_box01 {
    gap: 10px;
  }
}
@media (max-width: 1400px) {
  #front_sec06 .link_box01 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
@media (max-width: 767px) {
  #front_sec06 .link_box01 {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
}
#front_sec06 .link_box02 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  margin-bottom: clamp(30px, 5vw, 50px);
}
@media (max-width: 767px) {
  #front_sec06 .link_box02 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

/* ===============================================
# footer01
=============================================== */
#front_sec_footer {
  padding-top: 100px;
  color: #F7F7F7;
  letter-spacing: 0.06em;
  line-height: 1.6;
  position: relative;
  background: url(/wp-content/uploads/top_bg001.jpg) no-repeat center center/cover;
}
@media (max-width: 767px) {
  #front_sec_footer {
    padding-top: 60px;
    padding-top: 40px;
  }
}
#front_sec_footer .container {
  max-width: calc(1200px + 12%);
  padding: 0 6% 40px;
  margin-inline: auto;
}
@media (max-width: 769px) {
  #front_sec_footer .container {
    padding: 0 2% 30px;
  }
}
@media (max-width: 767px) {
  #front_sec_footer .container {
    padding: 0 4% 60px;
  }
}
#front_sec_footer .footer_contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5%;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  #front_sec_footer .footer_contents {
    gap: 30px;
    padding-bottom: 0;
  }
}
#front_sec_footer .textbox {
  position: relative;
  width: 50%;
}
@media (max-width: 767px) {
  #front_sec_footer .textbox {
    width: 100%;
  }
}
#front_sec_footer .sns_wrap {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1250px) {
  #front_sec_footer .sns_wrap {
    position: static;
    margin: 20px 0 0;
  }
}
#front_sec_footer .sns_wrap > * {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#front_sec_footer .sns_wrap > * img {
  width: 100%;
  max-width: clamp(30px, 2.196193265vw, 40px);
}
@media (max-width: 1250px) {
  #front_sec_footer .sns_wrap > * img {
    max-width: 40px;
  }
}
#front_sec_footer .sns_wrap > *:hover {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  opacity: 0.5;
}
#front_sec_footer .sns_wrap > *:first-of-type {
  margin-inline: 20px;
}
@media (max-width: 1250px) {
  #front_sec_footer .sns_wrap > *:first-of-type {
    margin-right: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #front_sec_footer .sns_wrap > *:first-of-type {
    margin-right: 25px;
    margin-left: 10px;
  }
}
@media (max-width: 1250px) {
  #front_sec_footer .ipad_no {
    display: none;
  }
}
@media (min-width: 1251px) {
  #front_sec_footer .ipad_on {
    display: none;
  }
}
#front_sec_footer .logo_wrapper {
  margin-bottom: 20px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#front_sec_footer .logo_wrapper:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
#front_sec_footer .logo_wrapper img {
  width: 100%;
  max-width: 463px;
}
@media (max-width: 767px) {
  #front_sec_footer .logo_wrapper img {
    max-width: 90%;
  }
}
#front_sec_footer .add {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #front_sec_footer .add {
    margin-bottom: 20px;
  }
}
#front_sec_footer .tel_hp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media (max-width: 1252px) {
  #front_sec_footer .tel_hp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 16px;
    margin-bottom: 20px;
  }
}
#front_sec_footer .tel_hp .ftr_tel {
  position: relative;
}
#front_sec_footer .tel_hp .ftr_tel a {
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 400;
  font-size: 30px;
  padding-left: 1em;
  position: relative;
  line-height: 1;
  color: #F7F7F7 !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767px) {
  #front_sec_footer .tel_hp .ftr_tel a {
    font-size: 3rem;
  }
}
#front_sec_footer .tel_hp .ftr_tel a::before {
  content: "";
  display: block;
  width: 0.6176470588em;
  height: 0.8235294118em;
  background: url(/wp-content/uploads/ftr_icon001.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#front_sec_footer .tel_hp .ftr_tel_p {
  font-size: 15px;
}
@media (max-width: 767px) {
  #front_sec_footer .tel_hp .ftr_tel_p {
    color: rgba(247, 247, 247, 0.8);
  }
}
#front_sec_footer .info_more {
  display: block;
  overflow: hidden;
  margin: auto;
  margin-top: 30px;
}
#front_sec_footer .info_more a {
  display: block;
  color: #F7F7F7 !important;
  background: #D0B882;
  padding: 1.1em 0.5em;
  margin: 0 auto 1px;
  max-width: 280px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.4;
  position: relative;
  font-size: 16px;
  border-radius: 50px;
}
@media (min-width: 768px) {
  #front_sec_footer .info_more a {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #front_sec_footer .info_more a {
    max-width: 100%;
  }
}
#front_sec_footer .info_more a::before {
  content: none;
}
#front_sec_footer .info_more a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  left: auto;
  margin: auto;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(/wp-content/uploads/link.svg) no-repeat center center/contain;
}
#front_sec_footer .info_more a:hover {
  background-color: rgb(199.638372093, 171.3686046512, 107.761627907);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#front_sec_footer .info_more a:hover:after {
  right: 5%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#front_sec_footer .color_s {
  color: #C7C7C7;
}
#front_sec_footer .teble_sub {
  font-size: 15px;
  margin-top: 2rem;
  color: #484848;
}
@media (max-width: 767px) {
  #front_sec_footer .teble_sub {
    font-size: 14px;
  }
}
#front_sec_footer .subject {
  color: rgba(72, 72, 72, 0.8);
  font-size: 14px;
}
@media (max-width: 767px) {
  #front_sec_footer .subject {
    font-size: 12px;
  }
}
#front_sec_footer .ftr_map {
  width: 45%;
  position: relative;
}
@media (max-width: 767px) {
  #front_sec_footer .ftr_map {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #front_sec_footer .ftr_map {
    padding-top: 90%;
  }
}
#front_sec_footer .ftr_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 650px;
}
@media (max-width: 1252px) {
  #front_sec_footer .ftr_map iframe {
    max-height: 85%;
  }
}
@media (max-width: 1115px) {
  #front_sec_footer .ftr_map iframe {
    max-height: 80%;
  }
}
@media (max-width: 767px) {
  #front_sec_footer .ftr_map iframe {
    max-height: 100%;
  }
}
#front_sec_footer .map_sub {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  #front_sec_footer .map_sub {
    position: static;
  }
}
#front_sec_footer .map_sub dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1115px) {
  #front_sec_footer .map_sub dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
  }
}
#front_sec_footer .map_sub dl > * {
  font-size: 14px;
  display: inline-block;
}
#front_sec_footer .map_sub dl dt {
  width: 20%;
  padding-left: 1.7142857143em;
  position: relative;
}
@media (max-width: 1115px) {
  #front_sec_footer .map_sub dl dt {
    width: 100%;
    font-size: 16px;
  }
}
#front_sec_footer .map_sub dl dt::before {
  content: "";
  display: block;
  width: 1.4285714286em;
  height: 1.4285714286em;
  position: absolute;
  top: 3%;
  left: 0;
  line-height: 1.8;
  background: url(/wp-content/uploads/ftr_icon002.svg) no-repeat center center/contain;
}
#front_sec_footer .map_sub dl dd {
  width: 70%;
}
@media (max-width: 1115px) {
  #front_sec_footer .map_sub dl dd {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #front_sec_footer .map_sub dl dd {
    letter-spacing: 0.02em;
  }
}
#front_sec_footer .box {
  background: rgba(247, 247, 247, 0.98);
  padding: clamp(16px, 1.1713030747vw, 20px);
}
@media (max-width: 767px) {
  #front_sec_footer .box {
    padding: 4%;
  }
}

/* ===============================================
# nav
=============================================== */
footer .l-l-container {
  padding: 80px 0 0;
  position: relative;
}
@media (max-width: 767px) {
  footer .l-l-container {
    padding: 40px 6%;
  }
}
footer .ftr_nav_udr_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(20px, 5.8565153734vw, 100px);
}
@media (max-width: 767px) {
  footer .ftr_nav_udr_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-bottom: 30px;
  }
}
footer .medical_top {
  margin-top: 3.125em;
}
@media (min-width: 768px) {
  footer .l-footer__nav {
    padding-bottom: 30px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (max-width: 767px) {
  footer .l-footer__nav {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
footer .l-footer__nav li a {
  border: none;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  font-size: 16px;
}
footer .l-footer__nav li a:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: none !important;
}
footer .l-footer__nav li:first-child a {
  border: none;
  padding-left: 0;
}
footer .footer__nav {
  list-style: none;
  padding: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  footer .footer__nav {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
    gap: 0 100px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
@media (max-width: 767px) {
  footer .footer__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px;
  }
  footer .footer__nav > * {
    width: calc((100% - 10px) / 2 - 1px);
  }
}
footer .footer__nav li {
  margin-bottom: 0;
  text-align: left;
  color: #F7F7F7;
}
@media (min-width: 768px) {
  footer .footer__nav li {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  footer .footer__nav li:not(:last-child) {
    margin-bottom: 1em;
  }
}
footer .footer__nav li a {
  color: #F7F7F7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 400 !important;
}
footer .footer__nav li a::before {
  content: none;
}
@media (max-width: 767px) {
  footer .footer__nav li a {
    font-size: 1.3rem;
    padding: 0.4em 0;
  }
}
footer .footer__nav li a:hover {
  opacity: 0.7;
}
footer .copyright {
  border: none;
  color: #F7F7F7;
  text-align: left;
  padding: 0;
  border-top: 1px solid rgba(247, 247, 247, 0.5);
  padding-top: 28px;
  color: rgba(247, 247, 247, 0.5);
}
footer .pagetop {
  background: #1A5281;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(26, 82, 129)), to(rgb(50, 139, 196)));
  background: -webkit-linear-gradient(top, rgb(26, 82, 129) 0%, rgb(50, 139, 196) 100%);
  background: linear-gradient(180deg, rgb(26, 82, 129) 0%, rgb(50, 139, 196) 100%);
}

/* ===============================================
# sp
=============================================== */
#ftr_info .sp .btn_no02 {
  background: #C7C7C7;
}
#ftr_info .sp .btn_no03 {
  background: #318C83;
}

/* ===============================================
# footer 追尾
=============================================== */
.sp-tel-btn a {
  color: #F7F7F7;
}

/* ===============================================
# header
=============================================== */
@media (max-width: 1300px) {
  .head-telcta {
    display: none !important;
  }
}

.l-header__inner.l-container {
  width: 1400px;
  padding-top: 25px;
}
@media (max-width: 1400px) {
  .l-header__inner.l-container {
    width: 100% !important;
  }
}
@media (max-width: 1040px) and (min-width: 960px) {
  .l-header__inner.l-container {
    width: 1010px !important;
  }
}
@media (max-width: 959px) {
  .l-header__inner.l-container {
    width: 100% !important;
  }
}

@media (max-width: 1400px) and (min-width: 767px) {
  .hdr_web_wrap {
    display: none !important;
  }
}

/* ===============================================
# sp footer
=============================================== */
@media (min-width: 768px) {
  .ft-fixed_mediac {
    display: none !important;
  }
}

/* ===============================================
# z
=============================================== */
@media (max-width: 767px) {
  .textwidget.custom-html-widget .p-blogParts.post_content {
    z-index: unset !important;
  }
}
@media not all and (min-width: 960px) {
  [data-scrolled=false] [data-spfix="1"] {
    background: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
}
/* ===============================================
# 投稿　カスタム
=============================================== */
@media (max-width: 767px) {
  .post_list_tab_1 a.p-postList__link {
    padding: 40px 0 !important;
    margin-left: -60px !important;
  }
}
@media (min-width: 768px) {
  .post_list_tab_1 a.p-postList__link {
    background: none !important;
  }
}

.p-postList__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* ===============================================
# tel class
=============================================== */
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
/* ===============================================
# img hover
=============================================== */
.img_hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.img_hover:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* ===============================================
# 下層
=============================================== */
/* ===============================================
# 疑似要素削除
=============================================== */
.after_none::after {
  content: none !important;
}

/* ===============================================
# ボタンのみ
=============================================== */
.text_no_btn a {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto;
  position: relative;
}

/* ===============================================
# 当院について
=============================================== */
@media (max-width: 960px) {
  .udr-about-h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .udr-about-h2 {
    font-size: 20px !important;
  }
}

@media (max-width: 1039px) and (min-width: 768px) {
  .udr-about-ttl {
    font-size: 15px !important;
  }
}

.about_wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 0 !important;
  position: relative;
}
@media (max-width: 767px) {
  .about_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 20px 0 20px 20px !important;
  }
  .about_wrap > * {
    margin: 0 !important;
  }
  .about_wrap .link-text:before {
    left: 1.5rem;
  }
  .about_wrap .link-text:after {
    left: 3rem;
  }
}

.about_wrap h3 {
  font-size: 22px;
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  font-weight: 400 !important;
  margin-top: 0;
  position: relative;
}

.swell-block-column.swl-has-mb--s.about_wrap {
  margin-left: 0;
  height: 100% !important;
}

@media (max-width: 767px) {
  .pt30 {
    padding-top: 30px !important;
  }
}

/* ===============================================
# color
=============================================== */
.color_text {
  color: #484848 !important;
}

/* ===============================================
# ひざ専門
=============================================== */
.mt80 {
  margin-top: 80px !important;
}

@media (max-width: 767px) {
  .sp-beaf-none {
    position: static !important;
  }
}

.knee_wrap .knee_wrap_img {
  margin-inline: auto;
}
.knee_wrap .swell-block-columns.reservation-box3:after {
  z-index: -1;
}
.knee_wrap .mt20 {
  margin-top: 20px !important;
}
.knee_wrap .swell-block-columns.reservation-box7 {
  position: relative;
}
.knee_wrap .swell-block-columns.reservation-box7::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 290%;
  background: #222;
  top: 100px;
  left: 29px;
  z-index: -10;
}
@media (max-width: 767px) {
  .knee_wrap .swell-block-columns.reservation-box7::before {
    top: 0;
    height: 820px;
  }
}
.knee_wrap .reservation-box_wrap > *:not(:first-child) {
  margin-bottom: 20px;
}

/* ===============================================
# 横幅 ipad
=============================================== */
@media (max-width: 1040px) and (min-width: 768px) {
  .udr-ipad-box .symptoms-box {
    width: 100%;
    padding: 4% !important;
  }
  .udr-ipad-box .inspection-container {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    width: 100%;
  }
  .udr-ipad-box .swell-block-columns.hoshitore-container {
    width: 100%;
    padding: 5%;
  }
  .udr-practice-ipd .inspection-container {
    width: 100% !important;
  }
  .udr-ipad-box-symptoms-check {
    width: 100% !important;
  }
  .udr-about-ipad .swell-block-columns__inner {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .udr-about-ipad .about-banner {
    width: 100%;
  }
  .udr-about-ipad2 {
    border-top: none !important;
  }
  .udr-about-ipad2 .swell-block-columns__inner {
    width: 100% !important;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .udr-about-ipad2 .udr-about-L {
    width: 37% !important;
  }
  .udr-about-ipad2 .udr-about-R {
    padding: 20px 0 !important;
    width: 100% !important;
    max-width: 60%;
  }
  .udr-about-ipad2 .udr-about-R::after {
    position: static !important;
  }
  .udr-about-ipad2 .about-overview {
    width: 100%;
  }
}
@media (max-width: 1040px) and (min-width: 768px) {
  .udr-dc-w100 {
    width: 100% !important;
    padding: 20px !important;
  }
  .udr-dc-w100 .swell-block-column.flex-career h3 {
    font-size: 17px;
  }
}
@media (max-width: 1040px) and (min-width: 960px) {
  .udr-dc-ipad .staffs {
    width: 780px;
    padding: 50px;
  }
  .udr-dc-ipad .staffs h3 {
    font-size: 17px;
  }
}
@media (max-width: 959px) and (min-width: 768px) {
  .udr-dc-ipad .staffs {
    width: 100% !important;
    padding: 40px;
  }
  .udr-dc-ipad .staffs .staffs-R,
  .udr-dc-ipad .staffs .staffs-L {
    width: 100%;
  }
}
@media (max-width: 959px) {
  .udr-dc-ipad .staffs {
    width: 100% !important;
  }
}
@media (max-width: 959px) and (min-width: 768px) {
  .udr-dc-ipad .udr-staffs-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 1200px) and (min-width: 768px) {
  .udr-dc-wrap {
    width: 100% !important;
  }
  .udr-dc-wrap .swell-block-columns__inner {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important;
  }
  .udr-dc-wrap .about-banner {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .udr-ipad-only {
    display: none;
  }
}
@media (max-width: 767px) {
  .udr-ipad-only {
    display: none;
  }
}

@media (max-width: 959px) and (min-width: 768px) {
  .udr-ipad-none {
    display: none;
  }
}

.udr_list_step {
  padding-top: 30px !important;
}
.udr_list_step .list_step_item {
  position: relative;
  padding-bottom: 38px;
}
.udr_list_step .list_step_item::before {
  content: "";
  width: 1px;
  background: #D0B882;
  display: block;
  position: absolute;
  top: 68px;
  left: 30px;
  bottom: 4px;
}
@media (max-width: 767px) {
  .udr_list_step .list_step_item::before {
    top: 54px;
    left: 23px;
    bottom: 4px;
  }
}
.udr_list_step .list_step_item:last-of-type {
  padding-bottom: 0;
}
.udr_list_step .list_step_item:last-of-type::before {
  content: none;
}
.udr_list_step .list_step_num {
  background: #D0B882;
  color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  padding: 10px 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1.2;
  font-size: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 767px) {
  .udr_list_step .list_step_num {
    width: 50px;
    height: 50px;
  }
}
.udr_list_step .list_step_num span {
  display: block;
  font-size: 26px;
  line-height: 1;
}
@media (max-width: 767px) {
  .udr_list_step .list_step_num span {
    font-size: 16px;
  }
}
.udr_list_step .list_step_itm_main {
  padding-left: 86px;
  position: relative;
  padding-top: 8px;
}
@media (max-width: 767px) {
  .udr_list_step .list_step_itm_main {
    padding-left: 62px;
    padding-top: 11px;
  }
}
.udr_list_step .list_step_itm_main h4 {
  color: #484848;
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  padding-left: 0;
  margin-bottom: 20px;
  font-weight: 400 !important;
  font-size: 20px;
  border-left: 0;
}
@media (max-width: 767px) {
  .udr_list_step .list_step_itm_main h4 {
    font-size: 18px;
  }
}
.udr_list_step .list_step_itm_main h4:before {
  content: none;
}

@media (min-width: 768px) {
  .pc_mb100 {
    padding-bottom: 100px !important;
  }
}

.sec_bg2 {
  background-color: #F7F7F7;
  padding: 2% 4%;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .sec_bg2 {
    padding: 6% 4%;
  }
}

/* ===============================================
# selfpay 自費治療
=============================================== */
@media (max-width: 767px) {
  .selfpay-text-small {
    font-size: 14px;
  }
}

.selfpay .row:not(:last-child) {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .selfpay .row:not(:last-child) {
    margin-bottom: 40px;
  }
}
.selfpay .check_list ul {
  border: dotted 2px #D0B882;
  padding: 1em 2em;
}
@media (min-width: 768px) {
  .selfpay .check_list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 767px) {
  .selfpay .check_list ul {
    padding: 1em 1em;
  }
}
.selfpay .selfpay_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 767px) {
  .selfpay .selfpay_wrap {
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .selfpay .selfpay_wrap .col:not(:last-child) {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .selfpay .selfpay_wrap .span_6 {
    width: calc((100% - 30px) / 2 - 1px);
  }
}

.rehabilitation {
  padding-bottom: clamp(0px, 5.8565153734vw, 80px);
}
@media (max-width: 767px) {
  .rehabilitation {
    padding-top: 40px;
  }
  .rehabilitation h3.merit-title1.about-title:before {
    top: 86px !important;
  }
}
.rehabilitation .page-title {
  margin-top: 0;
}

@media (min-width: 768px) {
  .pc_100 {
    padding-top: 100px;
  }
}

/* ===============================================
# ひざ専門
=============================================== */
@media (min-width: 768px) {
  .knee-flex-auto {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
@media (max-width: 767px) {
  .knee-flex-auto {
    display: none !important;
  }
}

.sp_knee-flex-auto {
  padding: 0 4% 100px;
}
@media (min-width: 768px) {
  .sp_knee-flex-auto {
    display: none;
  }
}
.sp_knee-flex-auto a {
  font-family: "Noto Serif JP", "Yu Mincho", YuMincho, serif;
  display: inline-block;
  width: 100%;
  color: #484848;
  padding-bottom: 4px;
  position: relative;
}
.sp_knee-flex-auto a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 5%;
  left: auto;
  margin: auto;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-top: 9px solid transparent;
  border-right: 9px solid transparent;
  border-left: 9px solid #D0B882;
  border-bottom: 9px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 768px) {
  .knee-wrap .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 4%;
  }
  .knee-wrap .row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (min-width: 768px) {
  .knee-wrap .row .span_5 {
    width: 41.6666666667%;
  }
}
@media (min-width: 768px) {
  .knee-wrap .row .span_7 {
    width: 58.3333333333%;
  }
}

@media (max-width: 767px) {
  .empty_box {
    height: 10px;
  }
}

.sp_empty_box {
  height: 50px;
}

@media (min-width: 1081px) {
  .c-gnav > .menu-item > a {
    padding: 0 7px !important;
  }
}

footer .box .color_p {
  color: #D0B882;
}

.udr_more a {
  font-family: "Noto Sans JP", "Yu Gothic Medium", YuGothic, sans-serif;
  color: #484848;
}

@media (max-width: 767px) {
  .udr_more {
    margin-bottom: 80px !important;
  }
}

/* ===============================================
# 251204
=============================================== */
.gtranslate_wrapper {
  position: absolute;
  top: -40px;
  left: auto;
  right: 1%;
  width: 100%;
  z-index: 1001;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .gtranslate_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 3px;
  }
}
@media (max-width: 767px) {
  .gtranslate_wrapper {
    position: fixed;
    top: 12%;
    z-index: 2;
  }
}

@media (max-width: 959px) and (min-width: 769px) {
  header {
    margin-top: 30px;
  }
}

#body_wrap {
  margin-top: 50px !important;
}
#body_wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: #D0B882;
  position: absolute;
  top: -50px;
}
@media (max-width: 767px) {
  #body_wrap::before {
    content: none;
  }
}
@media (max-width: 768px) {
  #body_wrap {
    margin-top: 40px !important;
  }
}
@media (max-width: 767px) {
  #body_wrap {
    margin-top: 0 !important;
  }
}

.menu-item-gtranslate {
  position: absolute;
  top: 0;
}

.c-secTitle {
  display: none !important;
}

@media (min-width: 768px) {
  .head-telcta a {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    word-break: break-word;
  }
}

/* ===============================================
# 2025.12.05
=============================================== */
.table-menu02 th,
.table-menu02 td {
  padding: 19px 40px;
}
@media (max-width: 767px) {
  .table-menu02 th,
  .table-menu02 td {
    padding: 16px 20px;
    display: block;
    border-right: none !important;
  }
}
@media (max-width: 767px) {
  .table-menu02 th:empty,
  .table-menu02 td:empty {
    display: none;
  }
}
.table-menu02 th {
  text-align: left;
}
.table-menu02 th:nth-of-type(2) {
  background: rgba(208, 184, 130, 0.3);
}
.table-menu02 td {
  background: #FFF;
}
@media (min-width: 768px) {
  .table-menu02 td {
    text-align: right;
  }
}
.table-menu02 thead th {
  background: rgba(208, 184, 130, 0.8);
  border: none !important;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}
.table-menu02 thead th:empty {
  background: #D0B882 !important;
}
.table-menu02 tbody tr:last-of-type {
  border-bottom: 1px solid rgba(208, 184, 130, 0.2);
}
@media (max-width: 767px) {
  .table-menu02 tbody th {
    border: none !important;
  }
}
.table-menu02 tbody th:empty {
  border-top: none;
  background: rgba(208, 184, 130, 0.8);
}
.table-menu02 tbody th + th {
  border-top: 1px solid rgba(208, 184, 130, 0.2);
}

.udr-mb30 {
  margin-bottom: 30px !important;
}

/* ===============================================
# 25.12.19
=============================================== */
.side_fix {
  position: fixed;
  z-index: 100;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 164px;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .side_fix {
    display: none;
  }
}
.side_fix > :not(:last-child) {
  margin-bottom: 20px;
}
.side_fix .side-btn {
  position: relative;
  width: 300px;
  height: 80px;
  border-right: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  border: solid 1px #C7C7C7;
  border-radius: 100px 0 0 100px;
  list-style: none;
}
.side_fix .side-btn:hover {
  -webkit-transform: translateX(-219px);
          transform: translateX(-219px);
}
.side_fix .side-btn > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  text-decoration: none;
}
.side_fix .icon {
  width: 80px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.side_fix .icon img {
  max-width: 30px;
  display: block;
}
.side_fix .ttl {
  color: #484848;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.04em;
}

@media (min-width: 768px) {
  .udr-text-small {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .p-mainVisual__slideText {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
}/*# sourceMappingURL=add_2510.css.map */