@charset "UTF-8";

/* 変数定義 */
/*--------------------------
font-size
---------------------------*/
/*行間計算*/
/*--------------------------
content-width
---------------------------*/
/* ----------------------------------------
All
---------------------------------------- */
:root {
  --page-lr-space: min(60px, 4.5vw);
  --font-mincho: "Noto Serif JP";
  --font-gothic: "Noto Sans JP", serif;
  --font-english: "Jost", serif;
  --body-text-color: #5E3800;
  --body-title-color: #5E3800;
  --body-color-orange: #FFAA48;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

* a {
  text-decoration: none;
}

* a:hover {
  opacity: 0.7;
}

* section {
  width: 100%;
  padding: 0;
  margin: 0;
}

body,
footer {
  display: block;
  width: 100%;
  overflow-x: hidden;
  background: #ffffff;
  color: var(--body-text-color);
  font-family: var(--font-gothic);
  letter-spacing: 0.1em;
}

.section-inner {
  width: 100%;
  max-width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 var(--page-lr-space);
}

* p {
  font-size: min(1.1vw, 16px);
  font-family: var(--font-gothic);
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  * p {
    font-weight: normal;
    font-size: 3.73vw;
    line-height: 1.5;
  }
}

#isear-toggler,
tldx-lmi-shadow-root {
  display: none;
}

img,
.section-inner img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.elementor-widget-image img {
  width: 80%;
}

@media screen and (min-width: 767px) {
  .section-inner img {
    width: 80%;
  }
}

@media screen and (min-width: 767px) {
  .sp {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}


/* ----------------------------------------
pre-page（プレページcss）
---------------------------------------- */
#jiyugaoka-pre-fv {
  padding: min(10vw, 120px) 0;
  background-image: url("../img/jiyugaoka-pre-fv-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#jiyugaoka-pre-news {
  padding: min(5vw, 60px) 0;
  background-image: url("../img/jiyugaoka-pre-news-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}


#jiyugaoka-pre-clinic {
  padding: min(5vw, 60px) 0;
  background: linear-gradient(180deg, #FFFFFF 0%, #F8F6F2 100%);
}

#jiyugaoka-pre-menu {
  padding: min(5vw, 60px) 0;
  background-image: url("../img/jiyugaoka-pre-menu-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (max-width: 767px) {
  #jiyugaoka-pre-menu {
    padding: 0;
  }
}

#jiyugaoka-pre-cta {
  padding: min(5vw, 60px) 0;
  background: linear-gradient(180deg, #12A3ED 0%, #85CCF0 100%);
}

@media screen and (min-width: 767px) {
  .yotsuba-pre-cta .cta-btn-list {
    display: flex;
    justify-content: space-around;
  }
}

.yotsuba-pre-cta .cta-btn-list .cta-btn {
  display: block;
  margin: min(2.5vw, 30px) 0;
}

@media screen and (max-width: 767px) {
  .yotsuba-pre-cta .cta-btn-list .cta-btn {
    margin: 5vw 0;
  }
}

#jiyugaoka-pre-concept {
  padding: min(5vw, 60px) 0;
  background: #fff;
}

#jiyugaoka-pre-greeting {
  padding: min(5vw, 60px) 0;
  background-image: url("../img/jiyugaoka-pre-greeting-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#jiyugaoka-pre-recruit {
  padding: min(2.5vw, 30px) 0;
  background: #fff;
}

@media screen and (max-width: 767px) {
  #jiyugaoka-pre-recruit {
    padding: 10vw 0;
  }
}

/* ----------------------------------------
top-footer
---------------------------------------- */
#top-footer {
  background: #6D6045;
  color: #fff;
  padding: min(5vw, 70px) 0 min(2.9vw, 30px);
  line-height: 2;
  font-weight: normal;
}

#top-footer img {
  margin: 0;
}

#top-footer .footer-upper,
#top-footer .footer-lower {
  padding-bottom: min(40px, 2.9vw);
  border-bottom: 1px solid #fff;
  margin-bottom: min(40px, 2.9vw);
}

#top-footer .policy-btn-list {
  margin-bottom: min(2.9vw, 30px);
}

#top-footer .footer-lower .footer-clinic-info a {
  text-decoration: underline;
}

#top-footer .policy-btn-list {
  margin: min(14px, 1vw) 0 min(2.9vw, 30px);
}

#top-footer .footer-policy,
#top-footer .footer-policy .policy-text {
  line-height: 2;
}

#top-footer .policy-btn-list {
  text-decoration: underline;
}

#top-footer .footer-copyright {
  text-align: center;
}

#top-footer .footer-yotsuba-top-btn img {
  box-shadow: 0px 8px 20px rgba(0, 13, 50, 0.2);
}

.link-none {
  pointer-events: none;
  opacity: 0.8;
}

@media screen and (min-width: 767px) {

  #top-footer .footer-upper,
  #top-footer .footer-lower,
  #top-footer .policy-btn-list {
    display: flex;
    justify-content: space-between;
    align-content: center;
  }

  #top-footer .policy-btn-list {
    justify-content: flex-start;
    gap: 30px;
  }

  #top-footer .footer-lower .footer-clinic-info {
    align-content: center;
  }

  #top-footer .footer-lower .footer-clinic-info p,
  #top-footer .footer-lower .footer-clinic-info a {
    font-size: min(12px, 0.86vw);
  }

  #top-footer .footer-clinic-message {
    width: 32vw;
    max-width: 450px;
    object-fit: cover;
    margin-bottom: min(40px, 2.9vw);
  }

  #top-footer .footer-clinic-logo {
    width: 27vw;
    /* 		height: 5.4vw; */
    max-width: 375px;
    /* 		max-height: 75px; */
    object-fit: contain;
  }

  #top-footer .footer-yotsuba-top-btn img {
    width: 20vw;
    /* 		height: 7.1vw; */
    max-width: 280px;
    /* 		max-height: 100px; */
    object-fit: cover;
  }

  #top-footer .footer-policy,
  #top-footer .footer-policy .policy-text {
    font-size: min(12px, 0.86vw);
  }

  #top-footer .footer-policy .policy-title {
    font-size: min(16px, 1.14vw);
  }
}

@media screen and (max-width: 767px) {

  #top-footer p,
  #top-footer a {
    font-size: 3.2vw;
  }

  #top-footer .section-inner {
    padding: 10vw;
  }

  #top-footer .footer-clinic-message,
  #top-footer .footer-clinic-logo {
    margin-bottom: 10vw;
  }

  #top-footer .footer-yotsuba-top-btn {
    display: block;
    margin: 10vw 0;
  }

  #top-footer .footer-policy .policy-title {
    font-size: 4.3vw;
    margin-bottom: 3vw;
  }

  #top-footer .footer-policy .policy-text {
    line-height: 1.8;
  }

  #top-footer .policy-btn-list {
    margin: 10vw 0;
  }

  #top-footer .policy-btn-list a {
    display: block;
    line-height: 1.5;
    margin-bottom: 3vw;
  }
}





/* ----------------------------------------
top=title
---------------------------------------- */
.top-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 500;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(33, 49, 68)), to(rgb(68, 119, 163)));
  background: linear-gradient(0deg, rgb(33, 49, 68) 0%, rgb(68, 119, 163) 100%);
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 5;
  position: relative;
}

@media screen and (max-width: 975px) {
  .top-title {
    font-size: 1.5rem;
  }
}

/* ----------------------------------------
container
---------------------------------------- */
.container {
  width: 100%;
  margin: 0 auto;
}

.max-container {
  max-width: 1440px;
}

.min-container {
  max-width: 1000px;
}

.e-con.e-flex>.e-con-inner {
  max-width: 1030px;
}

/* ----------------------------------------
btn
---------------------------------------- */
.btn {
  width: 251px;
  height: 94px;
  padding: 28px 0 0 20px;
  gap: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

.tel-btn {
  border: 2px solid rgba(56, 80, 107, .9);
  background-color: rgba(255, 255, 255, .9);
}

.phone-btn {
  background-color: rgba(56, 80, 107, .9);
}

.line-btn {
  background-color: rgba(24, 189, 24, .9);
}

.btn .icon-wrap {
  padding-top: 2px;
}

.btn .icon-wrap img {
  height: 35px;
  width: auto;
}

.btn .text-wrap {
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
}

.btn .text-wrap .top-text {
  font-size: 12px;
  font-size: 0.75rem;
}

.btn .text-wrap .main-text {
  font-size: 15px;
  font-size: 0.9375rem;
}

.btn .text-wrap .main-text span {
  font-size: 24px;
  font-size: 1.5rem;
}

.tel-btn .text-wrap {
  color: #38506B;
}

.phone-btn .text-wrap,
.line-btn .text-wrap {
  color: #fff;
}

.btn__point-box {
  display: none;
}

/* ----------------------------------------
box btn
---------------------------------------- */
.box-btn {
  border: 1px solid #38506B;
  display: block;
  width: 290px;
}

.box-btn span {
  color: #38506B;
  padding: 24px 0;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  display: block;
  width: 100%;
  line-height: 1;
  position: relative;
}

@media screen and (max-width: 975px) {
  .box-btn span {
    padding: 20px 0;
    font-size: 0.9375rem;
  }
}

.box-btn span::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #38506B;
  right: -16px;
  bottom: 16px;
}

@media screen and (max-width: 975px) {
  .box-btn span::after {
    right: -14px;
    bottom: 14px;
  }
}

.box-btn span::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 1px;
  background-color: #38506B;
  right: -16px;
  bottom: 16px;
  -webkit-transform: rotate(30deg) translateY(-3px);
  transform: rotate(30deg) translateY(-3px);
}

@media screen and (max-width: 975px) {
  .box-btn span::before {
    right: -14px;
    bottom: 14px;
  }
}

/* ----------------------------------------
more btn
---------------------------------------- */
.more-btn,
#page-content .elementor-post__read-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  color: #38506B;
  font-size: 18px;
  line-height: 0.8;
}

@media screen and (max-width: 975px) {

  .more-btn,
  #page-content .elementor-post__read-more {
    line-height: 0.7;
    font-size: 16px;
    gap: 6px;
  }
}

#page-content .elementor-post__read-more {
  font-size: 14px;
}

.more-btn::after,
#page-content .elementor-post__read-more::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../img/icon-next.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 975px) {

  .more-btn::after,
  #page-content .elementor-post__read-more::after {
    width: 15px;
    height: 15px;
  }
}

#page-content .elementor-post__read-more::after {
  width: 15px;
  height: 15px;
}

/* ----------------------------------------
hover
---------------------------------------- */
a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

a:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.7;
}

/* ----------------------------------------
marker
---------------------------------------- */
.marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #FFF9AC));
  background: linear-gradient(transparent 60%, #FFF9AC 0%);
  display: inline;
  padding: 0 1px 0px;
  font-weight: bold;
  color: #38506B;
  font-size: 110%;
}

/* ----------------------------------------
header
---------------------------------------- */
/* ----------------------------------------
top-header 
---------------------------------------- */
#top-header {
  height: 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #top-header {
    display: none;
  }
}

#top-header .top-header__left,
#top-header .top-header__right {
  padding: 24px 24px 0;
  position: absolute;
  top: 0;
}

#top-header .top-header__left {
  left: 0;
}

#top-header .top-header__right {
  right: 0;
}

#top-header .top-header__left>h1 {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #38506B;
}

#top-header .top-header__left img {
  width: 300px;
  margin-top: 10px;
}

#top-header .top-header__right>p {
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: right;
}

#top-header .top-header__btns {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}

/* ----------------------------------------
sp-header
---------------------------------------- */
#sp-header {
  height: 46px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background-color: rgba(94, 56, 0, 0.3);
}

@media screen and (max-width: 767px) {
  #sp-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sp-header__left {
  padding-left: 5px;
  margin-right: auto;
  display: flex;
}

.sp-header__left .sp-header-logo,
.sp-header__left .sp-header-logo img {
  width: 60px;
  height: 46px;
}

.sp-header__left .sp-header__read {
  font-size: 10px;
  font-size: 0.625rem;
  -webkit-transform: scale(0.8) translateX(-12%);
  transform: scale(0.8) translateX(-12%);
  white-space: nowrap;
  align-content: center;
  padding-left: 10px;
  color: #fff;
}

.sp-header__left>img,
.sp-header__left>a img {
  margin: 0;
  height: 100%;
  object-fit: contain;
  width: auto;
}

.sp-header__right {
  cursor: pointer;
  width: 46px;
  aspect-ratio: 1/1;
  height: auto;
  background-color: #FFF1DC;
  position: relative;
}

.sp-header__right span {
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  height: 2px;
  width: 24px;
  border-radius: 100px;
  background-color: var(--body-title-color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

.sp-header__right .sp-header__right-title {
  color: var(--body-title-color);
  font-size: 9px;
  text-align: center;
  transform: translateX(-50%);
  position: absolute;
  bottom: 4px;
  left: 52%;
  font-family: var(--font-mincho);
  font-weight: bold;
}

.sp-header__right span:nth-child(1) {
  top: 13px;
}

.sp-header__right span:nth-child(2) {
  top: 22px;
}

.sp-header__right span:nth-child(3) {
  bottom: 13px;
}

.sp-header__right.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: translateX(-50%) rotate(30deg);
  transform: translateX(-50%) rotate(30deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sp-header__right.open span:nth-child(2) {
  top: 18px;
  -webkit-transform: translateX(-50%) rotate(-30deg);
  transform: translateX(-50%) rotate(-30deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sp-header__right.open span:nth-child(3) {
  opacity: 0;
}

/* ----------------------------------------
scroll header
---------------------------------------- */
#follow-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(94, 56, 0, 0.3);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 min(20px, 1.4vw);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
}

@media screen and (max-width: 767px) {
  #follow-header {
    display: none;
  }
}

#follow-header.is-top {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#follow-header.is-top.active {
  opacity: 1;
  visibility: visible;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.follow-header__logo {
  display: flex;
}

.follow-header__logo a {
  align-content: center;
  padding: min(8px, 0.57vw) 0;
}

.follow-header__logo .header-logo-image {
  display: block;
  width: 7.5vw;
  max-width: 105px;
  object-fit: contain;
}

#follow-header .header-info {
  padding: 10px;
}

#follow-header .header-title {
  font-size: min(10px, 0.7vw);
}

#follow-header .header-cta-tel {
  display: block;
  text-align: left;
  font-size: min(30px, 2vw);
  font-family: var(--font-english);
  padding: 0 0 0 min(40px, 2.8vw);
  position: relative;
  align-content: center;
  margin: min(5px, 0.35vw) 0;
}

#follow-header .header-cta-tel::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2.6vw;
  max-width: 38px;
  height: 2.6vw;
  max-height: 38px;
  background-image: url(../img/tp-cta-icon-tel-white.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#follow-header .header-clinic-address {
  font-size: min(10px, 0.7vw);
}

#follow-header .follow-header__nav {
  padding: min(12px, 0.85vw) 0;
  align-content: center;
  width: 64%;
}

#follow-header .follow-header__nav .global__nav ul.gnavi__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  font-size: min(1.1vw, 15px);
  font-weight: 500;
  line-height: 1;
  color: var(--body-text-color);
}

#follow-header .gnavi__list {
  min-width: 8%;
  height: 4.2vw;
  max-height: 60px;
  position: relative;
  transition: all .3s;
}

#follow-header .follow-header__nav .global__nav .gnavi__list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
  font-size: min(14px, 0.95vw);
  letter-spacing: 0.05em;
  transition: all .3s;
}

/* ドロップダウンメニュー */
.dropdown__lists {
  display: none;
  /*デフォルトでは非表示の状態にしておく*/
  width: 16vw;
  max-width: 230px;
  position: absolute;
  top: min(60px, 4.2vw);
  left: 0;
}

.gnavi__list:hover .dropdown__lists {
  display: block;
  /*Gナビメニューにホバーしたら表示*/
  background: #fff;
}

.dropdown__list {
  background-color: #fff;
  height: 4.2vw;
  max-height: 60px;
  transition: all .3s;
  position: relative;
}

.dropdown__list:not(:first-child)::before {
  content: "";
  width: 90%;
  height: 1px;
  background-color: #F1F1F1;
  position: absolute;
  transform: translateX(-50%);
  top: 0;
  left: 50%;
}

#follow-header .follow-header__nav .global__nav .gnavi__list .dropdown__lists .dropdown__list a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--body-text-color);
  text-decoration: none;
  position: relative;
}

.dropdown__list a::before {
  content: '';
  display: block;
  width: 0.42vw;
  max-width: 6px;
  height: 0.42vw;
  max-height: 6px;
  border-top: 1px solid var(--body-text-color);
  border-left: 1px solid var(--body-text-color);
  transform: rotate(135deg);
  position: absolute;
  right: min(16px, 1.1vw);
  top: 50%;
}

/* ----------------------------------------
mv
---------------------------------------- */
#mv {
  background-color: #fff;
}

.mv__wrap {
  max-width: 1580px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

.mv-nav {
  position: absolute;
  bottom: 24px;
  left: 0;
  max-width: 1280px;
  padding: 0 64px;
  width: 100%;
}

@media screen and (max-width: 1240px) {
  .mv-nav {
    padding: 0 24px;
  }
}

@media screen and (max-width: 975px) {
  .mv-nav {
    display: none;
  }
}

.mv-nav .global__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}

.mv-nav .global__nav ul li a {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
}

/* ----------------------------------------
mv text
---------------------------------------- */
.mv__campaign,
.mv__copy,
.mv__read,
.mv__points {
  position: absolute;
}

.mv__campaign {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  color: #38506B;
  padding: 10px 12px;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0.3em;
  font-weight: bold;
  top: 150px;
  right: 40px;
  background-color: #fff;
  line-height: 1.4;
  white-space: nowrap;
}

@media screen and (max-width: 1240px) {
  .mv__campaign {
    top: 8px;
    right: 0;
  }
}

@media screen and (max-width: 975px) {
  .mv__campaign {
    -ms-writing-mode: unset;
    -webkit-writing-mode: unset;
    writing-mode: unset;
    font-size: 1rem;
    background-color: rgba(255, 255, 255, .8);
  }
}

.mv__copy {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  bottom: 70px;
  left: 84px;
  color: #fff;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.6;
  letter-spacing: 0.3em;
  white-space: nowrap;
  font-weight: bold;
  text-indent: -1em;
  text-indent: -5.8em;
}

@media screen and (max-width: 1240px) {
  .mv__copy {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 975px) {
  .mv__copy {
    bottom: unset;
    top: 10svw;
    left: 8svw;
    text-indent: 0em;
  }
}

.mv__read {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 1240px) {
  .mv__read {
    top: 34%;
  }
}

@media screen and (max-width: 975px) {
  .mv__read {
    top: 50%;
  }
}

.mv__read-top .is-36 {
  background-image: radial-gradient(circle at center, #fff 20%, transparent 20%);
  /* 点の色とサイズ調整 */
  background-position: top right;
  /* 点の位置 */
  background-repeat: repeat-x;
  /* 横方向に繰り返し */
  background-size: 1em 0.3em;
  /* 点の間隔とサイズ調整 */
  padding-top: 0.4em;
  /* 縦方向の位置調整 */
}

.mv__read .is-26 {
  font-size: 26px;
  font-size: 1.625rem;
}

@media screen and (max-width: 975px) {
  .mv__read .is-26 {
    font-size: 4svw;
  }
}

.mv__read .is-36 {
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (max-width: 975px) {
  .mv__read .is-36 {
    font-size: 6svw;
  }
}

.mv__read .is-64 {
  font-size: 64px;
  font-size: 4rem;
}

@media screen and (max-width: 975px) {
  .mv__read .is-64 {
    font-size: 10svw;
  }
}

.mv__points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  right: 40px;
  bottom: 56px;
}

@media screen and (max-width: 975px) {
  .mv__points {
    gap: 2svw;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    right: 50%;
    bottom: 24px;
  }
}

.mv__points .mv__point {
  aspect-ratio: 1/1;
  width: 168px;
  background: rgba(121, 166, 197, .8);
  border-radius: 50%;
  position: relative;
}

@media screen and (max-width: 975px) {
  .mv__points .mv__point {
    width: 26svw;
  }
}

.mv__points .mv__point .mv__point-text {
  position: absolute;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  top: 52%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  font-weight: 500;
  color: #fff;
}

@media screen and (max-width: 975px) {
  .mv__points .mv__point .mv__point-text {
    font-size: 2.2svw;
  }
}

.mv__points .mv__point .mv__point-text p {
  margin: 0.1em 0 0.1em;
}

.mv__points .mv__point .mv__point-text p.is-big {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3;
}

@media screen and (max-width: 975px) {
  .mv__points .mv__point .mv__point-text p.is-big {
    font-size: 3.6svw;
  }
}

.mv__points .mv__point .mv__point-text p.is-space {
  letter-spacing: 0.6em;
}

/* ----------------------------------------
concept
---------------------------------------- */
#concept {
  background-image: url(../img/concept-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 64px;
  padding-bottom: 50px;
}

@media screen and (max-width: 975px) {
  #concept {
    background-image: url(../img/concept-bg-sp.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

.concept__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
}

@media screen and (max-width: 975px) {
  .concept__wrap {
    position: relative;
    margin: 0 auto;
  }
}

.concept__wrap .concept__title {
  width: 143px;
}

@media screen and (max-width: 975px) {
  .concept__wrap .concept__title {
    width: 65px;
    position: absolute;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 975px) {
  .concept__wrap .concept__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 975px) {
  .concept__wrap .concept__img {
    width: 74.6666666667%;
    margin-left: auto;
  }
}

.concept__title h2 {
  color: #38506B;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  letter-spacing: 0.15em;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (max-width: 975px) {
  .concept__title h2 {
    font-size: 1.125rem;
    display: block;
    margin-left: auto;
  }
}

.concept__title h2 span {
  font-size: 50px;
  font-size: 3.125rem;
  padding-top: 0.6em;
  line-height: 1.2;
}

@media screen and (max-width: 975px) {
  .concept__title h2 span {
    font-size: 1.5625rem;
    padding-top: 0;
  }
}

.concept__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  max-width: 1140px;
  width: calc(100% - 140px);
}

@media screen and (max-width: 975px) {
  .concept__content {
    gap: 45px;
  }
}

.concept__content .concept__text {
  width: 400px;
}

@media screen and (max-width: 975px) {
  .concept__content .concept__text {
    width: 81.3333333333%;
    margin: 0 auto;
  }
}

.concept__content .concept__text p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2;
}

@media screen and (max-width: 975px) {
  .concept__content .concept__text p {
    font-size: 0.8125rem;
  }
}

.concept__img {
  max-width: 700px;
  width: 61.4035087719%;
  height: auto;
}

/* ----------------------------------------
feature
---------------------------------------- */
.concept-feature {
  max-width: 1236px;
  width: 100%;
  margin: 30px auto 0;
}

.concept-feature .feature__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 1240px) {
  .concept-feature .feature__wrap {
    padding: 0 20px;
  }
}

.feature__list {
  border: 2px solid #E6F3F9;
  display: block;
  width: 230px;
  position: relative;
  padding: 5px;
}

@media screen and (max-width: 1240px) {
  .feature__list {
    width: 172px;
  }
}

@media screen and (max-width: 975px) {
  .feature__list {
    height: 172px;
    width: 49.0666666667%;
  }
}

@media screen and (max-width: 975px) {
  .feature__list:nth-child(1) {
    width: 100%;
  }
}

@media screen and (max-width: 975px) {
  .feature__list:nth-child(n+2) {
    margin-top: 8px;
  }
}

.feature__num {
  color: #38506B;
  position: absolute;
  white-space: nowrap;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Pinyon Script", serif;
  -webkit-transform: rotate(-8deg) translateX(-8px);
  transform: rotate(-8deg) translateX(-8px);
  top: 12px;
  left: 0;
}

@media screen and (max-width: 1240px) {
  .feature__num {
    top: 8px;
    font-size: 0.9375rem;
  }
}

.feature__num span {
  font-size: 34px;
  font-size: 2.125rem;
}

@media screen and (max-width: 1240px) {
  .feature__num span {
    font-size: 1.5625rem;
  }
}

.feature__con {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(243, 246, 255, .9)), color-stop(50%, rgba(255, 255, 255, .9)), to(rgba(229, 237, 246, .9)));
  background: linear-gradient(0deg, rgba(243, 246, 255, .9) 0%, rgba(255, 255, 255, .9) 50%, rgba(229, 237, 246, .9) 100%);
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 1/1;
}

@media screen and (max-width: 975px) {
  .feature__con {
    aspect-ratio: unset;
    height: 159px;
  }
}

.feature__img {
  width: 84px;
  padding-top: 42px;
  margin: 0 auto;
}

@media screen and (max-width: 1240px) {
  .feature__img {
    width: 66px;
    padding-top: 28px;
  }
}

.feature__text {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #38506B;
}

.feature__text p {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top: 1em;
}

@media screen and (max-width: 1240px) {
  .feature__text p {
    font-size: 0.8125rem;
    margin-top: 0.8em;
  }
}

.feature__text h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
  margin-top: 0.3em;
  letter-spacing: 0.035em;
}

@media screen and (max-width: 1240px) {
  .feature__text h3 {
    font-size: 1.125rem;
    line-height: 1.1;
  }
}

/*============================
============================*/
#info {
  padding: 60px 0 30px;
}

@media screen and (max-width: 975px) {
  #info {
    padding: 30px 0;
  }
}

.info__container {
  max-width: 1240px;
  padding: 0 20px;
}

@media screen and (max-width: 975px) {
  .info__container {
    padding: 0 12px;
  }
}

.info__wrap {
  margin-top: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

@media screen and (max-width: 975px) {
  .info__wrap {
    margin-top: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 18px;
  }
}

.info__wrap .info__content {
  width: 50%;
}

@media screen and (max-width: 975px) {
  .info__wrap .info__content {
    width: 100%;
  }
}

.info__table {
  text-align: center;
  vertical-align: middle;
  font-family: "Noto Serif JP", serif;
  font-weight: 300;
  width: 100%;
}

.info__table thead {
  background-color: #87B1C6;
  height: 45px;
}

@media screen and (max-width: 975px) {
  .info__table thead {
    height: 28px;
  }
}

.info__table thead tr th {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .info__table thead tr th {
    font-size: 0.8125rem;
  }
}

.info__table thead tr th:nth-child(1) {
  width: 38%;
}

@media screen and (max-width: 975px) {
  .info__table thead tr th:nth-child(1) {
    width: 28%;
  }
}

.info__table thead tr th:nth-child(n+2) {
  width: 7.75%;
}

@media screen and (max-width: 975px) {
  .info__table thead tr th:nth-child(n+2) {
    width: 9%;
  }
}

.info__table tbody {
  color: #69A1BE;
}

.info__table tbody tr {
  height: 45px;
}

@media screen and (max-width: 975px) {
  .info__table tbody tr {
    height: 42px;
  }
}

.info__table tbody tr th {
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .info__table tbody tr th {
    font-size: 0.8125rem;
  }
}

.info__table tbody tr td {
  font-weight: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  font-size: 20px;
  font-size: 1.25rem;
}

dl.info__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 20px;
  font-family: "Noto Serif JP", serif;
}

dl.info__dl dt {
  width: 90px;
  gap: 10px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background-color: #87B1C6;
  line-height: 27px;
  line-height: 1.6875rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media screen and (max-width: 975px) {
  dl.info__dl dt {
    line-height: 1.875rem;
  }
}

dl.info__dl:nth-of-type(n+2) dt {
  background-color: #69A1BE;
}

dl.info__dl dd {
  width: calc(100% - 100px);
  color: #69A1BE;
  font-weight: bold;
  line-height: 27px;
  line-height: 1.6875rem;
}

.info__car {
  margin-top: 26px;
  padding: 26px 38px 20px;
  color: #38506B;
  background-image: url(../img/info-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  border-radius: 10px;
}

@media screen and (max-width: 975px) {
  .info__car {
    margin-top: 18px;
    padding: 14px 22px;
  }
}

.info__car p.info__car-top {
  font-weight: bold;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 975px) {
  .info__car p.info__car-top {
    font-size: 0.9375rem;
  }
}

.info__car .info__car-bottom {
  margin-top: 22px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.4;
}

@media screen and (max-width: 975px) {
  .info__car .info__car-bottom {
    margin-top: 14px;
    font-size: 0.8125rem;
  }
}

.info__map {
  width: calc(50% - 60px);
}

@media screen and (max-width: 975px) {
  .info__map {
    width: 100%;
  }
}

.info__map iframe {
  aspect-ratio: 540/444;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 975px) {
  .info__map iframe {
    aspect-ratio: 335/205;
  }
}

.info__map a.more-btn {
  margin-top: 15px;
}

@media screen and (max-width: 975px) {
  .info__map a.more-btn {
    margin-top: 8px;
  }
}

/*============================
info
============================*/
#news {
  position: relative;
  padding: 60px 0 124px;
}

@media screen and (max-width: 975px) {
  #news {
    padding: 30px 0 85px;
  }
}

#news::after {
  position: absolute;
  content: "NEWS";
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: #E6F3F9;
  font-size: 110px;
  font-size: 6.875rem;
  bottom: 24px;
  right: 24px;
}

@media screen and (max-width: 975px) {
  #news::after {
    font-size: 2.8125rem;
    bottom: 40px;
    right: unset;
    left: 14px;
  }
}

.news__container {
  max-width: 940px;
}

@media screen and (max-width: 975px) {
  .news__container {
    width: 89.3333333333%;
  }
}

.news__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 975px) {
  .news__wrap {
    display: block;
  }
}

.news__title {
  width: 234px;
  padding-top: 100px;
}

@media screen and (max-width: 975px) {
  .news__title {
    width: 100%;
    padding-top: 0;
  }
}

.news__title .top-title {
  text-align: left;
}

@media screen and (max-width: 975px) {
  .news__title .top-title {
    text-align: center;
  }
}

.news__content {
  width: calc(100% - 234px);
}

@media screen and (max-width: 975px) {
  .news__content {
    width: 100%;
    margin-top: 16px;
  }
}

.news__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.news__tab li {
  border: 1px solid #38506B;
  background-color: #fff;
  width: 112px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: block;
  margin-top: 8px;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}

.news__tab li.active {
  background-color: #38506B;
  margin-top: 0;
}

.news__tab li a {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  color: #38506B;
  text-align: center;
  font-weight: bold;
  padding: 6px 0;
  display: block;
  width: 100%;
}

.news__tab li.active a {
  color: #fff;
  padding: 10px 0;
}

.news__area {
  display: none;
}

.news__area.is-active {
  display: block;
}

.news__area ul {
  border-top: 1px solid #38506B;
}

.news__area ul li {
  border-bottom: 1px solid #38506B;
  padding: 20px 20px 18px;
}

.news__area ul li a time {
  padding-right: 1em;
}

.news__area .more-btn {
  margin-top: 12px;
}

/* ----------------------------------------
cta
---------------------------------------- */
#cta {
  padding: 94px 0 92px;
  background-image: url(../img/cta-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

@media screen and (max-width: 975px) {
  #cta {
    padding: 0;
    background-image: unset;
  }
}

#cta>img {
  display: none;
}

@media screen and (max-width: 975px) {
  #cta>img {
    display: block;
  }
}

.cta__container {
  max-width: 1240px;
}

@media screen and (max-width: 975px) {
  .cta__container {
    background-image: url(../img/cta-bg-bottom-sp.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }
}

.cta__wrap {
  max-width: 600px;
  width: 100%;
  margin-left: auto;
}

@media screen and (max-width: 975px) {
  .cta__wrap {
    width: 100%;
    max-width: 314px;
    margin: -1px auto 0;
    padding: 36px 0;
  }
}

.cta__title {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  -webkit-column-rule: #fff;
  -moz-column-rule: #fff;
  column-rule: #fff;
  font-size: 40px;
  font-size: 2.5rem;
  text-align: center;
  color: #fff;
  line-height: 1.4;
}

@media screen and (max-width: 975px) {
  .cta__title {
    font-size: 1.5625rem;
  }
}

.cta__title span {
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (max-width: 975px) {
  .cta__title span {
    font-size: 1.4375rem;
  }
}

.cta__read {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 1em;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  .cta__read {
    font-size: 0.8125rem;
    line-height: 1.4;
  }
}

.cta__text {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #fff;
  line-height: 2;
  max-width: 512px;
  width: 100%;
  margin: 2em auto 0;
}

@media screen and (max-width: 975px) {
  .cta__text {
    width: 90%;
    font-size: 0.8125rem;
    line-height: 1.5;
  }
}

.cta__btns {
  margin: 30px auto 0;
  width: 100%;
  max-width: 478px;
}

@media screen and (max-width: 975px) {
  .cta__btns {
    margin: 24px auto 0;
  }
}

.cta__btns .btn {
  width: 100%;
  padding: 20px 0 0 50px;
  gap: 12px;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn {
    height: 68px;
  }
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.tel-btn {
    padding: 14px 0 0 55px;
  }
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.phone-btn {
    padding: 15px 0 0 24px;
  }
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.line-btn {
    padding: 15px 0 0 36px;
  }
}

.cta__btns .btn:nth-child(n+2) {
  margin-top: 14px;
}

.cta__btns .btn .icon-wrap img {
  height: 50px;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn .icon-wrap img {
    height: 32px;
  }
}

.cta__btns .phone-btn .main-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.cta__btns .phone-btn .main-text .btn__point-box {
  display: block;
}

.cta__btns .btn .text-wrap .top-text {
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn .text-wrap .top-text {
    font-size: 0.8125rem;
  }
}

.cta__btns .btn .text-wrap .main-text {
  font-size: 25px;
  font-size: 1.5625rem;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn .text-wrap .main-text {
    font-size: 1.125rem;
  }
}

.cta__btns .btn .text-wrap .main-text span {
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn .text-wrap .main-text span {
    font-size: 1.25rem;
  }
}

.cta__btns .btn.phone-btn .text-wrap .main-text {
  margin-top: 2px;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.phone-btn .text-wrap .main-text {
    margin-top: 0;
  }
}

.cta__btns .btn.phone-btn .text-wrap .main-text span {
  margin-left: 8px;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.phone-btn .text-wrap .main-text span {
    margin-left: 4px;
  }
}

.cta__btns .btn.phone-btn .text-wrap .main-text span.btn__point-box {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
  text-align: center;
  width: 30px;
  background-color: #fff;
  color: #38506B;
  padding: 8px 0;
  margin-right: 4px;
  margin-left: 0;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.phone-btn .text-wrap .main-text span.btn__point-box {
    font-size: 0.625rem;
    padding: 4px 0;
  }
}

.cta__btns .btn.tel-btn .text-wrap .main-text span {
  font-size: 35px;
  font-size: 2.1875rem;
}

@media screen and (max-width: 975px) {
  .cta__btns .btn.tel-btn .text-wrap .main-text span {
    font-size: 1.5rem;
    line-height: 0.8;
  }
}

/* ----------------------------------------
p-cta
---------------------------------------- */
#page-content .p-cta {
  background-image: url(../img/page-cta-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 32px;
}

@media screen and (max-width: 975px) {
  #page-content .p-cta {
    padding: 42px 12px;
  }
}

#page-content .p-cta__title {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 40px;
  font-size: 2.5rem;
  letter-spacing: 0.035em;
  color: #fff;
}

@media screen and (max-width: 975px) {
  #page-content .p-cta__title {
    font-size: 1.5rem;
  }
}

#page-content .p-cta__title span {
  font-size: 36px;
  font-size: 2.25rem;
}

@media screen and (max-width: 975px) {
  #page-content .p-cta__title span {
    font-size: 1.125rem;
  }
}

#page-content .p-cta__read {
  margin-top: 0.6em;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.5;
}

#page-content .p-cta__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px;
}

#page-content .p-cta__content .btn {
  max-width: 310px;
  width: 100%;
}

@media screen and (max-width: 975px) {
  #page-content .p-cta__content .btn {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 975px) {
  #page-content .p-cta__content .btn:nth-child(n+2) {
    margin-top: 12px;
  }
}

#page-content .p-cta__content .tel-btn.btn {
  padding-left: 44px;
}

#page-content .p-cta__content .line-btn.btn {
  padding-left: 32px;
}

#page-content .phone-btn .main-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

#page-content .btn .text-wrap .top-text {
  margin-bottom: 2px;
}

@media screen and (max-width: 975px) {
  #page-content .btn .text-wrap .top-text {
    margin-bottom: 0;
  }
}

#page-content .btn__point-box {
  display: block;
}

#page-content span.btn__point-box {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
  text-align: center;
  width: 30px;
  background-color: #fff;
  color: #38506B;
  padding: 8px 0;
  margin-right: 4px;
  margin-left: 0;
}

@media screen and (max-width: 975px) {
  #page-content span.btn__point-box {
    font-size: 0.625rem;
    padding: 4px 0;
  }
}

#page-content .tel-btn .icon-wrap {
  background-image: url(../img/icon-tel.svg);
  width: 30.85px;
}

#page-content .phone-btn .icon-wrap {
  background-image: url(../img/icon-phone.svg);
  width: 21.82px;
}

#page-content .line-btn .icon-wrap {
  background-image: url(../img/icon-line.svg);
  width: 40px;
}

#page-content .btn .icon-wrap {
  background-repeat: no-repeat;
  background-size: cover;
  height: 40px;
  background-position: top left;
}

/* ----------------------------------------
reason
---------------------------------------- */
#reason {
  padding: 164px 0 64px;
  background-image: url(../img/reason-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center bottom;
}

@media screen and (max-width: 975px) {
  #reason {
    padding: 62px 0 40px;
    background-image: url(../img/reason-bg-sp.png.webp);
  }
}

#reason::before {
  position: absolute;
  content: "REASON";
  top: 78px;
  left: 18px;
  font-size: 110px;
  font-size: 6.875rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  color: #E6F3F9;
}

@media screen and (max-width: 975px) {
  #reason::before {
    color: #fff;
    top: 26px;
    left: 8px;
    font-size: 2.8125rem;
  }
}

.reason__container {
  max-width: 1086px;
  position: relative;
  z-index: 1;
}

.top-title.is-read {
  font-size: 26px;
  font-size: 1.625rem;
}

@media screen and (max-width: 975px) {
  .top-title.is-read {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}

.top-title.is-title {
  font-size: 48px;
  font-size: 3rem;
}

@media screen and (max-width: 975px) {
  .top-title.is-title {
    font-size: 1.75rem;
  }
}

.top-title.is-title span {
  font-size: 62px;
  font-size: 3.875rem;
  margin-top: 0.2em;
}

@media screen and (max-width: 975px) {
  .top-title.is-title span {
    font-size: 2rem;
  }
}

.reason__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 84px;
}

@media screen and (max-width: 975px) {
  .reason__content {
    max-width: 375px;
    margin: 42px auto 0;
  }
}

.reason__list {
  width: 192px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 975px) {
  .reason__list {
    width: 33%;
  }
}

@media screen and (max-width: 975px) {
  .reason__list:nth-child(n+4) {
    width: 140px;
    margin: 24px 4px 0;
  }
}

.reason__img {
  width: 164px;
  height: auto;
  aspect-ratio: 1/1;
  position: relative;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
}

@media screen and (max-width: 975px) {
  .reason__img {
    width: 90px;
  }
}

.reason__img img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 75px;
  height: auto;
}

@media screen and (max-width: 975px) {
  .reason__img img {
    width: 46px;
  }
}

.reason__text {
  margin-top: 10px;
}

@media screen and (max-width: 975px) {
  .reason__text {
    margin-top: 6px;
  }
}

.reason__text h3 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #38506B;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
}

@media screen and (max-width: 975px) {
  .reason__text h3 {
    font-size: 0.8125rem;
  }
}

.reason__obj {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: -50%;
  top: -24px;
  left: -24px;
}

@media screen and (max-width: 975px) {
  .reason__obj {
    top: -10px;
    left: 14px;
  }
}

.reason__obj .reason__obj-text {
  white-space: nowrap;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Pinyon Script", serif;
  font-weight: bold;
  display: block;
  color: #507F98;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 975px) {
  .reason__obj .reason__obj-text {
    font-size: 0.625rem;
  }
}

.reason__obj .reason__num {
  white-space: nowrap;
  font-size: 55px;
  font-size: 3.4375rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  display: block;
  color: #C5D8E3;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

@media screen and (max-width: 975px) {
  .reason__obj .reason__num {
    font-size: 1.75rem;
  }
}

/* ----------------------------------------
reason__list-wrap
---------------------------------------- */
.reason__parent {
  position: relative;
  padding-bottom: 120px;
}

@media screen and (max-width: 975px) {
  .reason__parent {
    padding-bottom: 40px;
  }
}

.reason__parent::before {
  position: absolute;
  content: "";
  width: 51%;
  height: 94%;
  left: 0;
  bottom: 0;
  background-color: #E6F3F9;
}

@media screen and (max-width: 975px) {
  .reason__parent::before {
    width: 88.9743589744%;
  }
}

.reason-list {
  position: relative;
  z-index: 1;
}

.reason-list:nth-child(n+2) {
  margin-top: 50px;
}

@media screen and (max-width: 975px) {
  .reason-list:nth-child(n+2) {
    margin-top: 30px;
  }
}

.reason-list>img {
  width: 52.8273809524%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 975px) {
  .reason-list>img {
    width: 95.641025641%;
    position: relative;
  }
}

.reason-list:nth-child(even)>img {
  left: unset;
  right: 0;
}

@media screen and (max-width: 975px) {
  .reason-list:nth-child(even)>img {
    margin-left: auto;
  }
}

.reason-list__container {
  max-width: 1040px;
  min-height: 362px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 975px) {
  .reason-list__container {
    width: calc(100% - 40px);
    min-height: unset;
    padding: 0;
  }
}

.reason-list__wrap {
  width: 48.2%;
  position: relative;
  z-index: 2;
  margin-left: auto;
}

@media screen and (max-width: 975px) {
  .reason-list__wrap {
    width: 100%;
  }
}

.reason-list:nth-child(even) .reason-list__wrap {
  margin-left: unset;
}

.reason-list__num {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 160px;
  font-size: 10rem;
  font-family: serif;
  color: #E6F3F9;
  letter-spacing: -0.03em;
  line-height: 1;
}

@media screen and (max-width: 975px) {
  .reason-list__num {
    color: #C5D8E3;
    font-size: 2.8125rem;
    right: 28.2051282051%;
    top: 18px;
  }
}

.reason-list:nth-child(even) .reason-list__num {
  color: #fff;
}

@media screen and (max-width: 975px) {
  .reason-list:nth-child(even) .reason-list__num {
    color: #C5D8E3;
  }
}

.reason-list__obj,
.reason-list__title,
.reason-list__text {
  position: relative;
  z-index: "3";
}

.reason-list__obj {
  padding-top: 44px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "Pinyon Script", serif;
  color: #38506B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 72%;
}

@media screen and (max-width: 975px) {
  .reason-list__obj {
    width: 60%;
    font-size: 0.75rem;
    padding-top: 35px;
  }
}

.reason-list__obj:after {
  border-top: 1px solid #38506B;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.reason-list__obj:after {
  margin-left: 16px;
  margin-left: 1rem;
}

.reason-list__title {
  color: #507F98;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 1em 0 0.8em;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 975px) {
  .reason-list__title {
    font-size: 1rem;
  }
}

.reason-list__text {
  line-height: 1.6;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .reason-list__text {
    font-size: 0.8125rem;
  }
}

/* ----------------------------------------
complete
---------------------------------------- */
#complete {
  background-image: url(../img/complate-bg.png.webp);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 64px;
}

@media screen and (max-width: 975px) {
  #complete {
    background-image: url(../img/complate-bg-sp.png.webp);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 42px;
  }
}

.complete__wrap {
  padding: 110px 0 140px;
}

@media screen and (max-width: 975px) {
  .complete__wrap {
    padding: 54px 0;
  }
}

.complete__title {
  color: #fff;
  background: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  position: relative;
}

.complete__title::before {
  position: absolute;
  content: "ROW OF TEETH";
  color: rgba(255, 255, 255, .2);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 36%;
  left: 50%;
  font-size: 110px;
  font-size: 6.875rem;
  letter-spacing: 0.035em;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  white-space: nowrap;
}

@media screen and (max-width: 975px) {
  .complete__title::before {
    top: 0;
    left: 50%;
    font-size: 2.75rem;
  }
}

.complete__read {
  color: #fff;
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top: 1em;
  text-align: center;
  line-height: 1.6;
}

.complete__container {
  max-width: 920px;
}

.complete__content {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}

@media screen and (max-width: 975px) {
  .complete__content {
    margin: 32px auto 0;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    max-width: 86.1538461538%;
  }
}

.complete__list {
  aspect-ratio: 1/1;
  width: 290px;
  height: auto;
  position: relative;
  z-index: 1;
  background: linear-gradient(135deg, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .9) 50%, rgba(255, 255, 255, .9) 100%);
}

@media screen and (max-width: 975px) {
  .complete__list {
    aspect-ratio: unset;
    width: 100%;
    height: 214px;
  }
}

.complete__list::before {
  position: absolute;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border: 3px solid #D8DFED;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 975px) {
  .complete__list::before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px solid #D8DFED;
  }
}

.complete__list-title {
  color: #38506B;
  text-align: center;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  margin-top: 1em;
  letter-spacing: 0.035em;
}

@media screen and (max-width: 975px) {
  .complete__list-title {
    font-size: 1rem;
    line-height: 1.4;
  }
}

.complete__list-title rt {
  letter-spacing: 0.06em;
  font-size: 10px;
  font-size: 0.625rem;
}

.complete__list>img {
  width: 175px;
  margin: 18px auto 0;
}

@media screen and (max-width: 975px) {
  .complete__list>img {
    width: 100px;
    margin: 12px auto 0;
  }
}

.complete__text {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 230px;
  position: absolute;
  width: 100%;
}

@media screen and (max-width: 975px) {
  .complete__text {
    top: 170px;
  }
}

.complete__text p {
  line-height: 1.6;
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .complete__text p {
    font-size: 0.8125rem;
    line-height: 1.2;
  }
}

@media screen and (max-width: 975px) {
  .complete__text p span {
    font-size: 0.625rem;
  }
}

/* ----------------------------------------
menu
---------------------------------------- */
/* ----------------------------------------
menu top
---------------------------------------- */
.menu__top {
  padding: 100px 0 194px;
  background-image: url(../img/menu-bg01.png.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right top;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 975px) {
  .menu__top {
    padding: 54px 0 36px;
    background-image: url(../img/menu-bg01-sp.png.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right top;
  }
}

.menu__read {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-top: 1em;
  text-align: center;
  text-shadow: 2px 3px 3px rgba(255, 255, 255, .4);
}

@media screen and (max-width: 975px) {
  .menu__read {
    font-size: 0.8125rem;
  }
}

.menu-top__obj {
  position: absolute;
  bottom: 40px;
  right: 64px;
  font-size: 110px;
  font-size: 6.875rem;
  line-height: 1.5;
  letter-spacing: 0.035em;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: rgba(235, 245, 248, .65);
  text-align: right;
}

@media screen and (max-width: 975px) {
  .menu-top__obj {
    content: none;
    display: none;
  }
}

.menu-parent__wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1164px;
  padding: 0 20px;
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 975px) {
  .menu-parent__wrap {
    padding: 0;
  }
}

.menu__container {
  max-width: 560px;
  width: 100%;
  position: relative;
  z-index: 5;
}

@media screen and (max-width: 975px) {
  .menu__container {
    width: 79.4871794872%;
    margin: 0 auto;
  }
}

.menu__top .menu-parent__wrap {
  margin-top: 96px;
}

@media screen and (max-width: 975px) {
  .menu__top .menu-parent__wrap {
    margin-top: 30px;
  }
}

@media screen and (max-width: 975px) {
  .menu__top .menu__container.is-menu-top {
    width: 87.1794871795%;
  }
}

.menu-top__read {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 975px) {
  .menu-top__read {
    font-size: 0.9375rem;
  }
}

.menu__child-title {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.4;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  color: #38506B;
}

@media screen and (max-width: 975px) {
  .menu__child-title {
    font-size: 1.25rem;
  }
}

.menu__text {
  margin-top: 40px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
}

@media screen and (max-width: 975px) {
  .menu__text {
    font-size: 0.8125rem;
    margin-top: 100svw;
  }
}

.menu-top__content {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 476px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 975px) {
  .menu-top__content {
    margin-top: 24px;
    max-width: 352px;
    width: 100%;
    gap: 17px;
  }
}

.menu-top__menu img {
  width: 214px;
}

@media screen and (max-width: 975px) {
  .menu-top__menu img {
    width: 100%;
  }
}

.menu-top__menu a {
  margin-top: 20px;
  border: 1px solid #38506B;
  display: block;
  width: 100%;
}

.menu-top__menu a span {
  color: #38506B;
  padding: 24px 0;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  display: block;
  width: 100%;
  line-height: 1;
  position: relative;
}

@media screen and (max-width: 975px) {
  .menu-top__menu a span {
    padding: 20px 0;
    font-size: 0.9375rem;
  }
}

.menu-top__menu a span::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #38506B;
  right: -16px;
  bottom: 16px;
}

@media screen and (max-width: 975px) {
  .menu-top__menu a span::after {
    right: -14px;
    bottom: 14px;
  }
}

.menu-top__menu a span::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 1px;
  background-color: #38506B;
  right: -16px;
  bottom: 16px;
  -webkit-transform: rotate(30deg) translateY(-3px);
  transform: rotate(30deg) translateY(-3px);
}

@media screen and (max-width: 975px) {
  .menu-top__menu a span::before {
    right: -14px;
    bottom: 14px;
  }
}

/* ----------------------------------------
menu bottom
---------------------------------------- */
.menu__bottom {
  margin-top: -142px;
  padding: 170px 0 194px;
  background-image: url(../img/menu-bg02.png.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: right top;
  z-index: 2;
  position: relative;
}

@media screen and (max-width: 975px) {
  .menu__bottom {
    margin-top: 0;
    padding: 54px 0 36px;
    background-image: url(../img/menu-bg02-sp.png.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right top;
  }
}

.menu__bottom .menu-top__obj {
  right: unset;
  left: 36px;
  top: 720px;
  bottom: unset;
  text-align: left;
  line-height: 1.2;
}

@media screen and (max-width: 975px) {
  .menu__bottom .menu__text {
    margin-top: 88svw;
  }
}

.menu__child-title span {
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (max-width: 975px) {
  .menu__child-title span {
    font-size: 0.9375rem;
  }
}

.menu__bottom .menu__container {
  margin-left: auto;
}

@media screen and (max-width: 975px) {
  .menu__bottom .menu__container {
    margin: 0 auto;
  }
}

.menu-bottom__content {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 64px;
  max-width: 750px;
  width: 100%;
  margin-left: auto;
}

@media screen and (max-width: 975px) {
  .menu-bottom__content {
    width: 69.2307692308%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
    margin: 48px auto 0;
  }
}

.menu-bottom__menu {
  max-width: 352px;
  width: 100%;
}

.menu-bottom__menu>img {
  display: block;
  width: 100%;
}

.menu-bottom__menu-title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  margin: 1em 0 0.6em;
  color: #38506B;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  font-weight: bold;
}

.menu-bottom__menu>p {
  line-height: 1.6;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .menu-bottom__menu>p {
    line-height: 1.4;
    font-size: 0.8125rem;
  }
}

.menu-bottom__menu .more-btn {
  margin-top: 1em;
}

/* ----------------------------------------
menu banner
---------------------------------------- */
.menu__banners {
  max-width: 1200px;
  width: 100%;
  margin: 74px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding: 0 20px;
}

@media screen and (max-width: 975px) {
  .menu__banners {
    margin: 36px auto 0;
    padding: 0;
    width: 85.8974358974%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
  }
}

@media screen and (max-width: 975px) {
  .menu__banner {
    width: 100%;
  }
}

.menu__banner a {
  display: block;
}

.menu__banner a img {
  border-radius: 10px;
}

/* ----------------------------------------
case
---------------------------------------- */
#case {
  background-image: url(../img/case-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative;
  padding-bottom: 120px;
}

@media screen and (max-width: 975px) {
  #case {
    background-image: url(../img/case-bg-sp.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    padding-bottom: 32px;
  }
}

.case__title {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 975px) {
  .case__title {
    padding-top: 1em;
  }
}

.case__obj {
  position: absolute;
  white-space: nowrap;
  font-size: 110px;
  font-size: 6.875rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: #E6F3F9;
  left: 24px;
  bottom: 64px;
}

@media screen and (max-width: 975px) {
  .case__obj {
    font-size: 2.8125rem;
    left: 8px;
    top: 0;
    bottom: unset;
  }
}

.case__wrap {
  width: 100%;
  background-image: url(../img/case-img.png.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  padding-top: 34px;
  margin-top: 34px;
}

@media screen and (max-width: 975px) {
  .case__wrap {
    background-image: unset;
    width: 100%;
    margin: 0 auto;
    padding-top: 16px;
  }
}

@media screen and (max-width: 975px) {
  .case__wrap img {
    width: 86.1538461538%;
    margin: 0 auto;
  }
}

.case__content {
  position: relative;
  z-index: 1;
}

/* ----------------------------------------
case pickup
---------------------------------------- */
.case__pickup {
  background-color: rgba(255, 255, 255, .7);
  padding: 34px 88px 48px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}

@media screen and (max-width: 975px) {
  .case__pickup {
    padding: 26px 44px;
    margin-top: 16px;
  }
}

.case__photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  margin-bottom: 54px;
}

@media screen and (max-width: 975px) {
  .case__photo {
    gap: 6px;
    margin-bottom: 32px;
  }
}

.case__img img {
  width: 292px;
  aspect-ratio: 440.28/308.55;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 975px) {
  .case__img img {
    width: 100%;
  }
}

.case__img p {
  margin-top: 0.5em;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.2em;
  font-family: "Noto Serif JP", serif;
  color: #38506B;
}

@media screen and (max-width: 975px) {
  .case__img p {
    margin-top: 2px;
    font-size: 0.75rem;
  }
}

.case__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 18px;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .case__dl {
    margin-top: 12px;
    font-size: 0.8125rem;
  }
}

.case__dl dt {
  width: 145px;
  font-weight: 300;
}

@media screen and (max-width: 975px) {
  .case__dl dt {
    width: 40%;
  }
}

.case__dl dd {
  width: calc(100% - 145px);
}

@media screen and (max-width: 975px) {
  .case__dl dd {
    width: 60%;
  }
}

/* ----------------------------------------
case search
---------------------------------------- */
.case__search {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 60px 60px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 34px;
  -moz-column-gap: 34px;
  column-gap: 34px;
  margin-left: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  width: 526px;
}

@media screen and (max-width: 975px) {
  .case__search {
    display: none;
    width: 86.1538461538%;
    margin: 20px auto 0;
    row-gap: 12px;
  }
}

.case__search-con {
  width: 246px;
}

@media screen and (max-width: 975px) {
  .case__search-con {
    width: 100%;
  }
}

.case__search-con h3 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #38506B;
  letter-spacing: 0.035em;
  margin-bottom: 18px;
}

@media screen and (max-width: 975px) {
  .case__search-con h3 {
    font-size: 0.9375rem;
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 975px) {
  .case__search-con ul {
    width: 80%;
  }
}

.case__search-con ul li {
  display: block;
  width: 100%;
}

.case__search-con ul li:nth-child(n+2) {
  margin-top: 16px;
}

@media screen and (max-width: 975px) {
  .case__search-con ul li:nth-child(n+2) {
    margin-top: 8px;
  }
}

.case__search-con ul li a {
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  width: 100%;
}

.case__search-con ul li a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  display: none;
}

@media screen and (max-width: 975px) {
  #case .more-btn {
    margin-top: 8px;
    display: block;
  }
}

/* ----------------------------------------
greeting
---------------------------------------- */
#greeting {
  padding: 54px 0 70px;
  background-image: url(../img/greeting-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: -120px;
}

@media screen and (max-width: 975px) {
  #greeting {
    padding: 64px 0 30px;
    background-image: url(../img/greeting-bg-sp.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
}

.greeting__obj {
  position: absolute;
  top: 20px;
  left: 12px;
  font-size: 110px;
  font-size: 6.875rem;
  color: rgba(255, 255, 255, .75);
  letter-spacing: 0.035em;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 975px) {
  .greeting__obj {
    top: 26px;
    left: 10px;
    font-size: 2.8125rem;
    letter-spacing: 0.035em;
  }
}

.greeting__wrap {
  position: relative;
  z-index: 1;
}

.greeting__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 46px;
}

@media screen and (max-width: 975px) {
  .greeting__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 20px;
  }
}

.greeting__content {
  padding-top: 40px;
  padding-left: 80px;
}

@media screen and (max-width: 975px) {
  .greeting__content {
    padding: 0;
    width: 90%;
    margin: 0 auto;
  }
}

.greeting__title {
  text-align: left;
}

@media screen and (max-width: 975px) {
  .greeting__title {
    text-align: center;
  }
}

.greeting__read {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  margin-top: 10px;
  color: #38506B;
}

@media screen and (max-width: 975px) {
  .greeting__read {
    font-size: 0.9375rem;
    margin-top: 0;
  }
}

.greeting__text {
  margin-top: 42px;
  color: #38506B;
  line-height: 1.4;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .greeting__text {
    font-size: 0.8125rem;
    margin-top: 20px;
  }
}

.greeting__text span {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  .greeting__text span {
    font-size: 0.9375rem;
  }
}

.greeting__name {
  color: #38506B;
  line-height: 1.4;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: right;
}

@media screen and (max-width: 975px) {
  .greeting__name {
    font-size: 0.8125rem;
    margin-top: 1em;
  }
}

.greeting__btn {
  margin: 24px 0 0 auto;
}

@media screen and (max-width: 975px) {
  .greeting__btn {
    margin: 20px auto 0;
  }
}

.greeting__img {
  background-image: url(../img/greeting-img.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 975px) {
  .greeting__img {
    margin-top: 12px;
    background-image: unset;
  }
}

.greeting__img img {
  opacity: 0;
}

@media screen and (max-width: 975px) {
  .greeting__img img {
    opacity: 1;
  }
}

/*============================
policy
============================*/
#policy {
  background-image: url(../img/policy.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding: 70px 20px;
  margin-top: 120px;
}

@media screen and (max-width: 975px) {
  #policy {
    background-image: url(../img/policy-sp.png.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding: 40px 20px;
  }
}

.policy__content {
  max-width: 948px;
  width: 100%;
  padding: 40px 72px;
  border: 2px solid #38506B;
  border-radius: 10px;
  margin: 0 auto;
}

@media screen and (max-width: 975px) {
  .policy__content {
    padding: 30px 28px;
  }
}

.policy__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0.8em;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  color: #38506B;
}

@media screen and (max-width: 975px) {
  .policy__title {
    font-size: 0.9375rem;
    text-align: center;
  }
}

.policy__text {
  line-height: 1.6;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.035em;
}

@media screen and (max-width: 975px) {
  .policy__text {
    font-size: 0.6875rem;
  }
}

.policy__text a {
  text-decoration: underline;
}

/*============================
#campaign
============================*/
#campaign {
  padding: 50px 0px 30px;
}

@media screen and (max-width: 975px) {
  #campaign {
    padding: 30px 0px;
  }
}

.campaign__wrap .campaign__obj {
  color: #E6F3F9;
  font-size: 110px;
  font-size: 6.875rem;
  line-height: 1.1;
  letter-spacing: 0.035em;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  padding: 0 30px;
}

@media screen and (max-width: 975px) {
  .campaign__wrap .campaign__obj {
    font-size: 11.5svw;
    padding: 0 12px;
  }
}

.campaign__wrap h2.campaign__title {
  margin-top: -72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 42px;
}

@media screen and (max-width: 975px) {
  .campaign__wrap h2.campaign__title {
    margin-top: -62px;
    margin-bottom: 24px;
  }
}

.campaign__wrap h2.campaign__title::after,
.campaign__wrap h2.campaign__title::before {
  border-top: 1px solid;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: 16px;
  margin-left: 1rem;
}

.campaign__wrap h2.campaign__title:before {
  margin-right: 16px;
  margin-right: 1rem;
  border-color: rgba(255, 255, 255, 0);
}

.campaign__wrap h2.campaign__title:after {
  margin-left: 16px;
  margin-left: 1rem;
}

.campaign__slider {
  max-width: 1085px;
  width: 100%;
  margin-left: auto;
  position: relative;
  margin-right: 30px;
}

@media screen and (max-width: 975px) {
  .campaign__slider {
    width: 94.9333333333%;
    margin: 0 auto;
  }
}

.swiper {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 975px) {
  .swiper {
    max-width: 950px;
    width: 79.4666666667%;
  }
}

.swiper .swiper-wrapper .swiper-slide img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-prev::after,
.swiper-button-next::after {
  width: 36px;
  height: 36px;
}

@media screen and (max-width: 975px) {

  .swiper-button-prev,
  .swiper-button-next,
  .swiper-button-prev::after,
  .swiper-button-next::after {
    width: 20px;
    height: 20px;
    top: 58%;
  }
}

.swiper-button-prev {
  left: 0;
}

.swiper-button-next {
  right: 0;
}

.swiper-button-prev::after {
  background-image: url(../img/icon-prev.svg);
}

.swiper-button-next::after {
  background-image: url(../img/icon-next.svg);
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}

.campaign__more {
  margin-top: -80px;
  height: 160px;
  width: 65.6661786237%;
  margin-left: auto;
  background: rgb(202, 209, 228);
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgb(202, 209, 228)), color-stop(80%, rgb(150, 169, 201)));
  background: linear-gradient(90deg, rgb(202, 209, 228) 20%, rgb(150, 169, 201) 80%);
  padding-top: 110px;
}

@media screen and (max-width: 975px) {
  .campaign__more {
    height: 82px;
    margin-top: -34px;
    padding-top: 52px;
    width: 92%;
  }
}

.campaign__more .more-btn {
  margin-right: 30px;
  color: #fff;
}

.campaign__more .more-btn::after {
  background-image: url(../img/icon-white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.swiper-button-next,
.swiper-button-prev {
  z-index: 7;
}

/* ----------------------------------------
scroll pc
---------------------------------------- */
#scroll-pc {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 7;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 767px) {
  #scroll-pc {
    display: none;
  }
}

#scroll-pc.is-top {
  opacity: 0;
  visibility: hidden;
}

#scroll-pc.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}

.scroll-pc__wrap {
  display: flex;
}

.scroll-pc__wrap li {
  display: block;
}

.scroll-pc__wrap li a {
  display: block;
  height: inherit;
  position: relative;
  /*   height: 125px; */
  /*   width: 110px; */
  /*   border-radius: 10px 0 0 10px; */
  /*   font-weight: bold; */
}

.scroll-pc__wrap li a img {
  height: 60px;
  width: auto;
}

.scroll-pc__con {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.scroll-pc__con img {
  height: 37px;
  width: auto;
  margin: 0 auto;
}

.scroll-pc__con span {
  text-align: center;
  font-size: 17px;
  font-size: 1.0625rem;
  margin-top: 8px;
  display: block;
  width: 100%;
  font-family: "Noto Serif JP", serif;
}

/* ----------------------------------------
scroll sp
---------------------------------------- */
#scroll-sp {
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0;
  z-index: 7;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: none;
}

@media screen and (max-width: 767px) {
  #scroll-sp {
    display: block;
    background-color: #fff;
  }
}

#scroll-sp.is-top {
  opacity: 1;
  visibility: visible;
}

#scroll-sp.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}

.scroll-sp__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.scroll-sp__wrap li {
  display: block;
}

.scroll-sp__wrap li.is-tel {
  width: 34%;
}

.scroll-sp__wrap li.is-phone {
  width: 34%;
}

.scroll-sp__wrap li.is-line {
  width: 16%;
}

.scroll-sp__wrap li.to-top {
  width: 16%;
}

.scroll-sp__wrap li a {
  display: block;
  width: 100%;
  height: inherit;
}

.scroll-sp__con {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: 100%;
  height: auto;
  margin: 0 auto;
  /*   gap: 3px;
  padding: 22px 0; */
  justify-content: center;
}

.scroll-sp__con img {
  width: 100%;
  height: auto;
}

.scroll-sp__con p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
}

.scroll-sp__con p span {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1;
}

/* ----------------------------------------
to-top
---------------------------------------- */
#to-top-sp,
#to-top-pc {
  position: fixed;
  right: 24px;
  bottom: 24px;
  width: 60px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  z-index: 7;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: visible;
  display: block;
}

@media screen and (max-width: 975px) {

  #to-top-sp,
  #to-top-pc {
    width: 48px;
    right: 12px;
    bottom: 64px;
  }
}

#to-top-pc.is-top,
#to-top-sp.is-top {
  opacity: 0;
  visibility: hidden;
}

#to-top-pc.active,
#to-top-sp.active {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
}

/* ----------------------------------------
sp-menu bg
---------------------------------------- */
.sp-menu__bg {
  background-color: rgba(56, 80, 107, .75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100svw;
  height: 120svh;
  z-index: 8;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1240px) {
  .sp-menu__bg {
    display: block;
  }
}

/* ----------------------------------------
sp-menu
---------------------------------------- */
.sp-menu {
  max-width: 390px;
  width: 80%;
  position: fixed;
  z-index: 9;
  right: 0;
  top: 0;
  height: fit-content;
  padding-top: 46px;
  background-color: #FFF1DC;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 1240px) {
  .sp-menu {
    display: block;
  }
}

.sp-menu__bg.open,
.sp-menu.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sp-menu__wrap {
  overflow-y: scroll;
  height: 100svh;
}

/* ----------------------------------------
sp-menu sitemap
---------------------------------------- */
.sp-menu__sitemap {
  position: relative;
}

.sp-menu__obj {
  position: absolute;
  font-size: 45px;
  font-size: 2.8125rem;
  color: #fff;
  top: 14px;
  left: 10px;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.035em;
  font-weight: bold;
}

.sp-menu__sitemap .global__nav {
  z-index: 1;
}

.sp-menu__sitemap .global__nav ul {
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.035em;
  font-weight: 500;
  /*   display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0; */
  font-size: 12px;
  font-size: 0.75rem;
  padding: 44px 10px 35px;
}

.sp-menu__sitemap .global__nav ul li {
  padding: 10px 0;
  border-bottom: 2px solid rgba(94, 56, 0, 0.3);
}

.sp-menu__sitemap .global__nav ul li a {
  position: relative;
  display: block;
  border-block-end-width: 100%;
  font-family: var(--font-gothic);
  color: var(--body-text-color);
  padding: 5vw 3vw;
  font-size: 4vw;
}

.sp-menu__sitemap .global__nav ul li a::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  width: 5px;
  height: 5px;
  border-bottom: 1px solid var(--body-title-color);
  border-right: 1px solid var(--body-title-color);
}

/* ----------------------------------------
sp-menu cta
---------------------------------------- */
.sp-menu .cta__container {
  background-image: url(../img/cta-bg-bottom-sp.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.sp-menu .cta__wrap {
  width: 100%;
  max-width: 314px;
  margin: -1px auto 0;
  padding: 36px 0;
}

.sp-menu .cta__title {
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  -webkit-column-rule: #fff;
  -moz-column-rule: #fff;
  column-rule: #fff;
  font-size: 25px;
  font-size: 1.5625rem;
  text-align: center;
  color: #fff;
  line-height: 1.4;
}

.sp-menu .cta__title span {
  font-size: 23px;
  font-size: 1.4375rem;
}

.sp-menu .cta__read {
  margin-top: 1em;
  text-align: center;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
}

.sp-menu .cta__text {
  color: #fff;
  margin: 2em auto 0;
  width: 90%;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.5;
}

.sp-menu .cta__btns {
  margin: 24px auto 0;
  width: 100%;
  max-width: 478px;
  padding-bottom: 48px;
}

.sp-menu .cta__btns .btn {
  width: 100%;
  padding: 20px 0 0 50px;
  gap: 12px;
  height: 68px;
}

.sp-menu .cta__btns .btn.tel-btn {
  padding: 14px 0 0 55px;
}

.sp-menu .cta__btns .btn.phone-btn {
  padding: 15px 0 0 24px;
}

.sp-menu .cta__btns .btn.line-btn {
  padding: 15px 0 0 36px;
}

.sp-menu .cta__btns .btn:nth-child(n+2) {
  margin-top: 14px;
}

.sp-menu .cta__btns .btn .icon-wrap img {
  height: 32px;
}

.sp-menu .cta__btns .phone-btn .main-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.sp-menu .cta__btns .phone-btn .main-text .btn__point-box {
  display: block;
}

.sp-menu .cta__btns .btn .text-wrap .top-text {
  font-size: 13px;
  font-size: 0.8125rem;
}

.sp-menu .cta__btns .btn .text-wrap .main-text {
  font-size: 18px;
  font-size: 1.125rem;
}

.sp-menu .cta__btns .btn .text-wrap .main-text span {
  font-size: 20px;
  font-size: 1.25rem;
}

.sp-menu .cta__btns .btn.phone-btn .text-wrap .main-text {
  margin-top: 0;
}

.sp-menu .cta__btns .btn.phone-btn .text-wrap .main-text span {
  margin-left: 4px;
}

.sp-menu .cta__btns .btn.phone-btn .text-wrap .main-text span.btn__point-box {
  display: block;
  text-align: center;
  width: 30px;
  background-color: #fff;
  color: #38506B;
  margin-right: 4px;
  margin-left: 0;
  font-size: 10px;
  font-size: 0.625rem;
  padding: 4px 0;
}

.sp-menu .cta__btns .btn.tel-btn .text-wrap .main-text span {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 0.8;
}



/* ----------------------------------------
footer
---------------------------------------- */
.footer__wrap {
  max-width: 1240px;
  width: 100%;
  padding: 0 20px 40px;
  margin: 0 auto;
}

@media screen and (max-width: 975px) {
  .footer__wrap {
    padding: 0 10px 24px;
  }
}

/* ----------------------------------------
footer top
---------------------------------------- */
.footer__read {
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.035em;
  color: #38506B;
}

@media screen and (max-width: 975px) {
  .footer__read {
    font-size: 0.625rem;
  }
}

.footer__logo {
  margin: 18px auto 0;
  width: 442px;
}

@media screen and (max-width: 975px) {
  .footer__logo {
    margin: 14px auto 0;
    width: 248px;
  }
}

.footer__nav {
  margin-top: 16px;
}

@media screen and (max-width: 975px) {
  .footer__nav {
    margin-top: 24px;
  }
}

.footer__nav .global__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.035em;
  font-weight: 500;
}

@media screen and (max-width: 975px) {
  .footer__nav .global__nav ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    font-size: 0.75rem;
    border-top: 1px solid #38506B;
  }
}

@media screen and (max-width: 975px) {
  .footer__nav .global__nav ul li {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #38506B;
  }
}

@media screen and (max-width: 975px) {
  .footer__nav .global__nav ul li a {
    position: relative;
    display: block;
    border-block-end-width: 100%;
  }
}

@media screen and (max-width: 975px) {
  .footer__nav .global__nav ul li a::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #38506B;
    border-right: 1px solid #38506B;
  }
}

/* ----------------------------------------
footer__cta
---------------------------------------- */
.footer__cta {
  margin-top: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (max-width: 975px) {
  .footer__cta {
    max-width: 314px;
    margin: 34px auto 0;
  }
}

.footer__cta .btn {
  width: 396px;
  margin: 0 auto;
}

@media screen and (max-width: 975px) {
  .footer__cta .btn {
    height: 68px;
  }
}

.footer__cta .tel-btn {
  padding-top: 22px;
  padding-left: 64px;
}

@media screen and (max-width: 975px) {
  .footer__cta .tel-btn {
    padding: 14px 0 0 55px;
  }
}

.footer__cta .phone-btn {
  padding-top: 22px;
  padding-left: 56px;
}

@media screen and (max-width: 975px) {
  .footer__cta .phone-btn {
    padding: 15px 0 0 24px;
  }
}

.footer__cta .line-btn {
  padding-top: 24px;
  padding-left: 46px;
}

@media screen and (max-width: 975px) {
  .footer__cta .line-btn {
    padding: 15px 0 0 36px;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .btn .icon-wrap {
    height: 32px;
  }
}

.footer__cta .btn .icon-wrap img {
  height: 51px;
}

@media screen and (max-width: 975px) {
  .footer__cta .btn .icon-wrap img {
    height: 32px;
  }
}

.footer__cta .text-wrap .top-text {
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (max-width: 975px) {
  .footer__cta .text-wrap .top-text {
    font-size: 0.8125rem;
  }
}

.footer__cta .text-wrap .main-text {
  font-size: 25px;
  font-size: 1.5625rem;
}

@media screen and (max-width: 975px) {
  .footer__cta .text-wrap .main-text {
    font-size: 1.125rem;
  }
}

.footer__cta .text-wrap .main-text span {
  font-size: 30px;
  font-size: 1.875rem;
}

@media screen and (max-width: 975px) {
  .footer__cta .text-wrap .main-text span {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .btn.phone-btn .text-wrap .main-text {
    margin-top: 0;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .btn.phone-btn .text-wrap .main-text span {
    margin-left: 4px;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .btn.phone-btn .text-wrap .main-text span.btn__point-box {
    font-size: 0.625rem;
    padding: 4px 0;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .btn.tel-btn .text-wrap .main-text span {
    font-size: 1.5rem;
    line-height: 0.8;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .phone-btn .main-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .phone-btn .main-text .btn__point-box {
    display: block;
  }
}

@media screen and (max-width: 975px) {
  .footer__cta .btn.phone-btn .text-wrap .main-text span.btn__point-box {
    font-size: 0.625rem;
    padding: 4px 0;
    display: block;
    text-align: center;
    width: 30px;
    background-color: #fff;
    color: #38506B;
    margin-right: 4px;
    margin-left: 0;
  }
}

/* ----------------------------------------
footer__links
---------------------------------------- */
.footer__links {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 15px;
  font-size: 0.9375rem;
  letter-spacing: 0.035em;
  font-weight: 500;
}

@media screen and (max-width: 975px) {
  .footer__links {
    font-size: 0.625rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 13px 9px;
    white-space: nowrap;
    width: 290px;
    margin: 40px auto;
  }
}

.footer__copy {
  margin-top: 40px;
  text-align: center;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.035em;
  color: #707070;
}

@media screen and (max-width: 975px) {
  .footer__copy {
    font-size: 0.625rem;
  }
}

/* ----------------------------------------
last
---------------------------------------- */
.sp-flex,
.sp-block {
  display: none !important;
}

@media screen and (max-width: 975px) {
  .sp-hide {
    display: none !important;
  }

  .sp-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .sp-block {
    display: block !important;
  }
}

.orthodontic-top-image-wrap.e-con.e-flex>.e-con-inner {
  max-width: 1600px;
}

/* ----------------------------------------
以下下層モジュール（葛西の時からあったcss）
---------------------------------------- */
/* ----------------------------------------
page mv
---------------------------------------- */
#page-mv {
  background: linear-gradient(90deg, #F08301 14.67%, #FEC06B 115.76%);
}

#page-mv .page-title {
  text-align: center;
  /*   text-shadow: 2px 3px 3px rgba(0, 0, 0, .4); */
  padding: 180px 0 100px;
  color: #fff;
  font-size: 60px;
  font-size: 3.75rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-mv .page-title {
    font-size: 2rem;
    padding: 80px 0 40px;
  }
}

#page-content {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (max-width: 975px) {
  #page-content {
    font-size: 0.875rem;
  }
}

/* ----------------------------------------
  page content
  ---------------------------------------- */
/* ----------------------------------------
  見出し
  ---------------------------------------- */
/* ----------------------------------------
  マーカー
  ---------------------------------------- */

#page-content h2.elementor-heading-title,
#page-content h3.elementor-heading-title,
#page-content h4.elementor-heading-title,
#page-content h5.elementor-heading-title {
  padding: 0.8em 1.2em;
  font-family: var(--font-mincho);
  position: relative;
  font-weight: 600;
}

@media screen and (max-width: 975px) {

  #page-content h2.elementor-heading-title,
  #page-content h3.elementor-heading-title,
  #page-content h4.elementor-heading-title,
  #page-content h5.elementor-heading-title {
    padding: 0.8em 0.8em;
  }
}

#page-content h2.elementor-heading-title {
  /*   background-color: rgba(122, 143, 198, .62); */
  /*   text-shadow: 2px 3px 5px rgba(0, 0, 0, .4); */
  color: #fff;
  font-size: 32px;
  font-size: 2rem;
  background: linear-gradient(90deg, #F08301 14.67%, #FEC06B 115.76%);
  line-height: 1.5;
  padding: 10px 50px;
}

@media screen and (max-width: 975px) {
  #page-content h2.elementor-heading-title {
    font-size: 1.25rem;
    padding-left: 40px;
  }

  #page-content h2.elementor-heading-title::after {
    width: 24px !important;
    height: 24px !important;
  }
}

/* #page-content h2.elementor-heading-title::after {
  content: "";
  position: absolute;
  background-color: #6F8DBA;
  width: 26px;
  height: 2px;
  left: 0;
  top: 44px;
}

@media screen and (max-width: 975px) {
  #page-content h2.elementor-heading-title::after {
    width: 0.8rem;
    height: 2px;
    left: 0.4rem;
    top: 1.6rem;
  }
} */

#page-content h3.elementor-heading-title,
#page-content h3.elementor-heading-title,
#page-content h4.elementor-heading-title,
#page-content h5.elementor-heading-title {
  color: #363737;
}

#page-content h3.elementor-heading-title {
  font-size: 28px;
  font-size: 1.75rem;
}

@media screen and (max-width: 975px) {
  #page-content h3.elementor-heading-title {
    font-size: 1.125rem;
  }
}

/* #page-content h3.elementor-heading-title::before {
  height: 60%;
  width: 0.3em;
  content: "";
  position: absolute;
  background-color: #6F8DBA;
  left: 0;
  top: 20%;
} */

/* #page-content h3.elementor-heading-title::after {
  height: 2px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgb(60, 104, 142)), to(rgb(150, 197, 255)));
  background: linear-gradient(-90deg, rgb(60, 104, 142) 0%, rgb(150, 197, 255) 100%);
} */

#page-content h4.elementor-heading-title {
  font-size: 24px;
  font-size: 1.5rem;
  padding-left: 1em;
}

@media screen and (max-width: 975px) {
  #page-content h4.elementor-heading-title {
    font-size: 1.125rem;
  }
}

/* #page-content h4.elementor-heading-title::after {
  content: "";
  position: absolute;
  background: #354C68;
  border-radius: 50%;
  height: 30%;
  width: auto;
  aspect-ratio: 1/1;
  left: 0.3em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
} */

#page-content .elementor-button {
  position: relative;
  padding: 20px 54px 20px 24px;
  min-width: 284px;
  width: auto;
  background: #fff;
  border-radius: 0;
}

#page-content .elementor-button::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 54%;
  right: 10px;
  background-image: url(../img/tp-btn-arrow-1.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#page-content .elementor-button span {
  font-family: var(--font-mincho);
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.125rem;
  color: #363737;
  text-align: center;
  width: 100%;
}

#page-content .elementor-button-info .elementor-button.elementor-button-link {
  background: rgba(21, 104, 204, 0.1);
  border-radius: 100px;
}

/* 
#page-content .elementor-button-info .elementor-button.elementor-button-link::before {
  content: "";
  position: absolute;
  -webkit-transform: unset;
  transform: unset;
  top: 4px;
  left: 4px;
  width: calc(100% - 10px);
  height: calc(100% - 8px);
  border: 1px solid #fff;
} */

#page-content .elementor-button-info .elementor-button.elementor-button-link::after {
  width: 24px;
  height: 24px;
  top: 50%;
  right: 24px;
  background-image: url(../img/tp-btn-arrow-3.png);
}

#page-content .elementor-button-info .elementor-button.elementor-button-link span {
  color: #363737;
}

#page-content .elementor-button-success .elementor-button.elementor-button-link {
  background: url(../img/btn-bg.png.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

#page-content .elementor-button-success .elementor-button.elementor-button-link::before {
  content: "";
  position: absolute;
  -webkit-transform: unset;
  transform: unset;
  top: 4px;
  left: 4px;
  width: calc(100% - 10px);
  height: calc(100% - 8px);
  border: 1px solid #fff;
}

#page-content .elementor-button-warning .elementor-button.elementor-button-link,
#page-content .elementor-button-danger .elementor-button.elementor-button-link {
  border-radius: 100px;
}

#page-content .elementor-button-warning .elementor-button.elementor-button-link {
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
}

#page-content .elementor-button-warning .elementor-button.elementor-button-link span {
  color: #fff;
}

#page-content .elementor-button-warning .elementor-button.elementor-button-link::after {
  background-image: url(../img/tp-btn-arrow-2.png);
  width: 24px;
  height: 24px;
  right: 24px;
}

#page-content .elementor-button-danger .elementor-button.elementor-button-link {
  background: #fff;
  border: 1px solid #1568CC;
}

#page-content .elementor-button-danger .elementor-button.elementor-button-link span {
  color: #1568CC;
}

#page-content .elementor-button-danger .elementor-button.elementor-button-link::after {
  background-image: url(../img/tp-btn-arrow-4.png);
  width: 40px;
  height: 40px;
  aspect-ratio: 1/1;
  top: 50%;
  right: 12px;
}

#page-content .elementor-widget-text-editor {
  line-height: 1.5;
}

#page-content span.marker1 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #CDECFD));
  background: linear-gradient(transparent 60%, #CDECFD 0%);
  display: inline;
  padding: 0 1px 0px;
}

#page-content span.marker2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #FDF8B6));
  background: linear-gradient(transparent 60%, #FDF8B6 0%);
  display: inline;
  padding: 0 1px 0px;
}

#page-content span.marker3 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(94%, transparent), color-stop(0%, #CDECFD));
  background: linear-gradient(transparent 94%, #CDECFD 0%);
  display: inline;
  padding: 0 1px 0px;
}

#page-content span.marker4 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(94%, transparent), color-stop(0%, #80D9CF));
  background: linear-gradient(transparent 94%, #80D9CF 0%);
  display: inline;
  padding: 0 1px 0px;
}

#page-content {
  /* ----------------------------------------
  s-post
  ---------------------------------------- */
}

#page-content .s-post__obj {
  background-color: #8B9FBB;
  border-radius: 10px 10px 0 0;
  padding: 14px 12px 13px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 235px;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 975px) {
  #page-content .s-post__obj {
    font-size: 0.875rem;
    min-width: unset;
    padding: 14px 18px 13px;
  }
}

#page-content .s-post__box {
  border: 1px solid #8B9FBB;
  padding: 24px 36px;
  border-radius: 0 10px 10px 10px;
  display: block;
}

@media screen and (max-width: 975px) {
  #page-content .s-post__box {
    padding: 12px 12px;
  }
}

#page-content .s-post__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}

@media screen and (max-width: 975px) {
  #page-content .s-post__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0;
  }
}

#page-content .s-post__img {
  width: 334px;
  height: auto;
  aspect-ratio: 334/225;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 975px) {
  #page-content .s-post__img {
    width: 100%;
  }
}

#page-content .s-post__content {
  width: calc(100% - 384px);
}

@media screen and (max-width: 975px) {
  #page-content .s-post__content {
    width: 100%;
  }
}

#page-content .s-post__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #38506B;
  line-height: 1.2;
  margin-top: 1em;
  margin-bottom: 1em;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 975px) {
  #page-content .s-post__title {
    font-size: 1.125rem;
    margin-bottom: 0.4em;
  }
}

#page-content .s-post__text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
}

@media screen and (max-width: 975px) {
  #page-content .s-post__text {
    font-size: 0.875rem;
  }
}

#page-content {
  /* ----------------------------------------
  md
  ---------------------------------------- */
}

#page-content .s-md__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 975px) {
  #page-content .s-md__wrap {
    display: block;
  }
}

#page-content .s--md__merit.merit01 {
  background: rgb(255, 255, 255);
  background: linear-gradient(140deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(250, 253, 254) 50%, rgb(250, 253, 254) 100%);
}

#page-content .s--md__merit.merit02 {
  background-image: url(../img/merit-bg.jpg);
}

#page-content .s--md__demerit.demerit01 {
  background: rgb(237, 238, 241);
  background-image: linear-gradient(140deg, rgb(237, 238, 241) 0%, rgb(237, 238, 241) 50%, rgb(243, 243, 245) 50%, rgb(243, 243, 245) 100%);
}

#page-content .s--md__demerit.demerit02 {
  background: url(../img/demerit-bg.jpg);
}

#page-content .s--md__merit,
#page-content .s--md__demerit {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 50%;
  position: relative;
  padding: 76px 36px 32px;
}

@media screen and (max-width: 975px) {

  #page-content .s--md__merit,
  #page-content .s--md__demerit {
    width: 100%;
    padding: 48px 12px 24px;
  }
}

#page-content .s--md__merit::after,
#page-content .s--md__demerit::after {
  position: absolute;
  left: 16px;
  top: 32px;
  font-size: 60px;
  font-size: 3.75rem;
  letter-spacing: 0.075em;
  font-family: "Noto Serif JP", serif;
  color: #fff;
}

@media screen and (max-width: 975px) {

  #page-content .s--md__merit::after,
  #page-content .s--md__demerit::after {
    left: 8px;
    top: 12px;
    font-size: 16svw;
  }
}

#page-content .s--md__merit::after {
  content: "MERIT";
}

#page-content .s--md__demerit::after {
  content: "DEMERIT";
}

#page-content .s-md__title {
  position: relative;
  z-index: 1;
  color: #38506B;
  border-bottom: 1px solid #38506B;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.035em;
  font-family: "Noto Serif JP", serif;
  padding-bottom: 0.8em;
}

#page-content .s-md__wrap .s-check__list,
#page-content .s-md__wrap .s-dot__list {
  margin-top: 24px;
}

#page-content .s-check__list,
#page-content .s-dot__list {
  position: relative;
  z-index: 1;
  color: #38506B;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
}

#page-content .s-check__list li,
#page-content .s-dot__list li {
  padding-left: 1.5em;
  position: relative;
}

#page-content .s-check__list li:nth-child(n+2),
#page-content .s-dot__list li:nth-child(n+2) {
  margin-top: 0.8em;
}

#page-content .s-dot__list li::after {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: 4px;
  content: "";
  border-radius: 50%;
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
}

#page-content .s-check__list li::after {
  width: 17px;
  height: auto;
  aspect-ratio: 1/1;
  border: 2px solid #38506B;
  position: absolute;
  left: 4px;
  top: 4px;
  content: "";
}

#page-content .s-check__list li::before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #38506B;
  border-left: 2px solid #38506B;
  height: 8px;
  width: 14px;
  -webkit-transform: rotate(-42deg);
  transform: rotate(-42deg);
  top: 5px;
  left: 8px;
}

#page-content .s--md__merit.merit01::after {
  color: #E5F3F9;
}

#page-content .s--md__demerit.demerit02::after {
  color: #B0BFD0;
}

#page-content .s--md__demerit.demerit02 .s-md__title {
  color: #fff;
  border-bottom: 1px solid #fff;
}

#page-content .s--md__demerit.demerit02 .s-check__list {
  color: #fff;
}

#page-content .s--md__demerit.demerit02 .s-check__list li::after {
  border: 2px solid #fff;
}

#page-content .s--md__demerit.demerit02 .s-check__list li::before {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
}


#page-content {
  /* ----------------------------------------
  person
  ---------------------------------------- */
  /* ----------------------------------------
  p-adv
  ---------------------------------------- */
}

#page-content .p-person,
#page-content .p-adv {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 40px;
  /*   border: 1px solid #0D48B1; */
  /* 	background-image: radial-gradient(circle, rgba(0, 120, 195, 1), rgba(23, 35, 163, 1) 90%); */
  background: linear-gradient(90deg, #F08301 14.67%, #FEC06B 115.76%);
  position: relative;
  /* border-radius: 10px; */
  /* -webkit-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, .4); */
  /* box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, .4); */
}

#page-content .p-adv {
  padding: 30px 40px;
}

@media screen and (max-width: 975px) {

  #page-content .p-person,
  #page-content .p-adv {
    padding: 12px 12px;
  }
}

#page-content .p-person__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  cursor: pointer;
  position: relative;
}

@media screen and (max-width: 975px) {
  #page-content .p-person__head {
    gap: 8px;
  }
}

#page-content .p-person__head::after {
  position: absolute;
  content: "+";
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 0;
  color: #fff;
}

#page-content .p-person__head.open::after {
  content: "−";
}

#page-content .p-person__img {
  width: 120px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
}

@media screen and (max-width: 975px) {
  #page-content .p-person__img {
    width: 100px;
  }
}

#page-content .p-person__title {
  font-family: "Noto Serif JP", serif;
  /*   color: #38506B; */
  color: #fff;
  font-weight: bold;
}

#page-content .p-person__title .p-person__clinic {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 2em;
  margin-bottom: 0.4em;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-content .p-person__title .p-person__clinic {
    font-size: 0.75rem;
  }
}

#page-content .p-person__title .p-person__name {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-content .p-person__title .p-person__name {
    font-size: 1.25rem;
  }
}

#page-content .p-person__body {
  margin-top: 24px;
  /*   margin-left: 162px; */
  display: none;
  color: #fff;
}

@media screen and (max-width: 975px) {
  #page-content .p-person__body {
    margin-left: 0;
    padding-bottom: 12px;
  }
}

#page-content .p-person__body p {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.4;
}

@media screen and (max-width: 975px) {
  #page-content .p-person__body p {
    font-size: 0.875rem;
  }
}

@media screen and (max-width: 975px) {
  #page-content .p-adv {
    padding-bottom: 40px;
  }
}

#page-content .p-adv__title {
  font-size: 12px;
  font-family: var(--font-gothic);
  background-color: #CB6632;
  color: #fff;
  padding: 4px 10px;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-content .p-adv__title {
    text-align: center;
  }
}

#page-content .p-adv__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 42px;
  position: relative;
}

@media screen and (max-width: 975px) {
  #page-content .p-adv__wrap {
    display: block;
  }
}

#page-content .p-adv__wrap .p-adv__img {
  width: 100px;
  height: 100px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: top;
}

@media screen and (max-width: 975px) {
  #page-content .p-adv__wrap .p-adv__img {
    margin: 8px auto 0;
  }
}

#page-content .p-adv__wrap .p-person__content .p-person__clinic {
  font-family: "Noto Serif JP", serif;
  /*   color: #363737; */
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.8em;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-content .p-adv__wrap .p-person__content .p-person__clinic {
    font-size: 0.875rem;
    margin-top: 1em;
    text-align: center;
  }
}

#page-content .p-adv__wrap .p-person__content .p-person__name {
  font-family: "Noto Serif JP", serif;
  /*   color: #363737; */
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1em;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-content .p-adv__wrap .p-person__content .p-person__name {
    font-size: 1.25rem;
    text-align: center;
  }
}

#page-content .p-adv__wrap .p-person__content .p-person__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  padding-bottom: 3em;
  color: #fff;
}

@media screen and (max-width: 975px) {
  #page-content .p-adv__wrap .p-person__content .p-person__text {
    font-size: 0.875rem;
  }
}

#page-content .p-adv__wrap .p-person__content .more-btn,
#page-content .p-more-btn__wrap {
  position: absolute;
  right: 0;
  bottom: 0;
}

#page-content .p-adv__wrap .p-person__content .more-btn:hover,
#page-content .p-more-btn__wrap:hover {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#page-content .p-more-btn {
  position: relative;
  padding: 14px 54px 14px 24px;
  width: 232px;
  background: #fff;
  border-radius: 100px;
  border: 1px solid #38506B;
  display: block;
}

#page-content .p-more-btn:hover {
  background: #38506B;
}

#page-content .p-more-btn:hover span {
  color: #fff;
}

#page-content .p-more-btn:hover::after {
  background-image: url(../img/icon-btn-obj01.svg);
}

@media screen and (max-width: 975px) {
  #page-content .p-more-btn {
    position: relative;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

#page-content .p-more-btn::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 14.28px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 54%;
  right: 24px;
  background-image: url(../img/icon-btn-obj04.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

#page-content .p-more-btn span {
  font-family: "Noto Serif JP", serif;
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Noto Serif JP", serif;
  color: #38506B;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 975px) {
  #page-content .p-more-btn__wrap {
    position: relative;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

#page-content {
  /* ----------------------------------------
  p-step
  ---------------------------------------- */
}

#page-content .p-step {
  padding-left: 80px;
}

@media screen and (max-width: 975px) {
  #page-content .p-step {
    padding-left: 10px;
  }
}

#page-content .p-step__con {
  padding: 30px 30px 60px 30px;
  position: relative;
}

@media screen and (max-width: 975px) {
  #page-content .p-step__con {
    padding: 30px;
  }
}

#page-content .p-step__con::before {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 0;
  top: 36px;
  background-color: #38506B;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  content: "";
}

@media screen and (max-width: 975px) {
  #page-content .p-step__con::before {
    top: 32px;
  }
}

#page-content .p-step__con::after {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 0;
  top: 64px;
  height: calc(100% - 64px);
  border-left: 1px solid #38506B;
}

@media screen and (max-width: 975px) {
  #page-content .p-step__con::after {
    height: calc(100% - 52px);
    top: 52px;
  }
}

#page-content .p-step__num {
  position: absolute;
  right: 0;
  top: 0;
  color: #E6F3F9;
  font-size: 100px;
  font-size: 6.25rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}

@media screen and (max-width: 975px) {
  #page-content .p-step__num {
    font-size: 4rem;
  }
}

#page-content .p-step__title,
#page-content .p-step__text {
  position: relative;
}

#page-content .p-step__title {
  font-size: 20px;
  font-size: 1.25rem;
  color: #38506B;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
}

@media screen and (max-width: 975px) {
  #page-content .p-step__title {
    font-size: 1rem;
  }
}

#page-content .p-step__text {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
  margin-top: 1em;
}

@media screen and (max-width: 975px) {
  #page-content .p-step__text {
    font-size: 0.875rem;
  }
}

#page-content {
  /* ----------------------------------------
  p-case
  ---------------------------------------- */
}

#page-content .p-case {
  margin: 0 auto;
  max-width: 910px;
  width: 100%;
}

#page-content .p-case__num {
  font-size: 84px;
  font-size: 5.25rem;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  padding-left: 0.4em;
  color: #C5D8E3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-bottom: 0.1em;
}

@media screen and (max-width: 975px) {
  #page-content .p-case__num {
    font-size: 4rem;
  }
}

#page-content .p-case__num::before {
  position: absolute;
  content: "Case";
  font-family: "Pinyon Script", serif;
  color: #507F98;
  left: 0;
  bottom: 0;
  font-size: 35px;
  font-size: 2.1875rem;
}

@media screen and (max-width: 975px) {
  #page-content .p-case__num::before {
    ont-size: 1rem;
  }
}

#page-content .p-case__num:after {
  border-bottom: 1px solid #38506B;
  content: "";
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 40px;
}

#page-content .p-case__num:after {
  margin-left: 16px;
  margin-left: 1rem;
}

#page-content .case__pickup {
  padding: 0;
  width: 100%;
}

#page-content .case__photo {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}

@media screen and (max-width: 975px) {
  #page-content .case__photo {
    margin-bottom: 12px;
  }
}

#page-content .case__img img {
  max-width: 440px;
  width: 100%;
}

#page-content {
  /* ----------------------------------------
  post
  ---------------------------------------- */
}

#page-content .elementor-post .elementor-post__title {
  color: #38506B;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.02em;
  font-weight: bold;
}

#page-content .elementor-post .elementor-post__excerpt {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 300;
  margin-top: 0.4em;
  color: #121212;
}

#search__head {
  padding: 0 20px;
}

#earch__head .container {
  max-width: 480px;
  width: 100%;
  margin: 0 auto;
}

form.search-form {
  border: 1px solid #38506B;
  border-radius: 10px;
  padding: 20px;
  background-color: #EEF8FB;
}

form.search-form .search-form__group:nth-child(n+2) {
  margin-top: 24px;
}

.search-form__title {
  font-size: 18px;
  font-size: 1.125rem;
  padding-left: 1.5em;
  position: relative;
  font-family: "Noto Serif JP", serif;
  color: #121212;
  font-weight: bold;
  margin-bottom: 16px;
}

@media screen and (max-width: 975px) {
  .search-form__title {
    font-size: 0.875rem;
  }
}

.search-form__title::after {
  content: "";
  position: absolute;
  background: #121212;
  border-radius: 50%;
  height: 60%;
  width: auto;
  aspect-ratio: 1/1;
  left: 0.3em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}

.search-form__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
  padding: 8px 12px;
  background-color: #fff;
  border-radius: 10px;
}

.search-form__label {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  cursor: pointer;
  display: block;
  white-space: nowrap;
}

@media screen and (max-width: 975px) {
  .search-form__label {
    font-size: 0.75rem;
  }
}

.search-form__label input.search-form__checkbox {
  display: none;
}

.search-form__label span.search-form__term {
  color: #38506B;
  padding: 4px 12px;
  border: #38506B solid 1px;
  border-radius: 100px;
  background: #fff;
  display: block;
}

.search-form__label input.search-form__checkbox:checked+span.search-form__term {
  background-color: #38506B;
  color: #fff;
}

form.search-form .search-form__group input.search-form__submit {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  padding: 12px 24px;
  border-radius: 100px;
  margin: 24px auto 0;
  width: 100%;
  max-width: 180px;
  font-weight: 500;
  color: #fff;
  background-color: #38506B;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}

@media screen and (max-width: 975px) {
  form.search-form .search-form__group input.search-form__submit {
    font-size: 0.875rem;
  }
}

form.search-form .search-form__group input.search-form__submit:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.7;
}

#case__container {
  padding: 100px 0 120px;
  margin-top: 80px;
  background-color: #EEF8FB;
}

@media screen and (max-width: 975px) {
  #case__container {
    margin-top: 48px;
    padding: 40px 20px 80px;
  }
}

.case-list__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px 24px;
}

@media screen and (max-width: 975px) {
  .case-list__wrap {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.case-list__wrap .case-list__con {
  padding: 24px 24px 60px;
  margin: 0;
  -webkit-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, .4);
  box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, .4);
  border-radius: 10px;
  position: relative;
  background-color: #fff;
}

.case-list__wrap .case-list__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Noto Serif JP", serif;
  font-weight: bold;
  color: #38506B;
  display: block;
  margin-bottom: 8px;
}

.case-list__wrap .case__pickup {
  padding: 0;
}

.case-list__wrap .case__photo {
  margin-bottom: 12px;
}

.case-list__wrap .case__img img {
  width: 100%;
}

.case-list__wrap .more-btn {
  position: absolute;
  bottom: 24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.case__terms h3 {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Noto Serif JP", serif;
  color: #38506B;
}

.case__terms ul {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 4px;
}

.case__terms ul li {
  display: block;
  padding: 4px 12px;
  border-radius: 100px;
  text-align: center;
  color: #38506B;
  border: 1px solid #38506B;
  font-size: 12px;
  font-size: 0.75rem;
}

.case-list__desc {
  padding: 14px;
  background-color: #EEF8FB;
  margin-top: 14px;
}

.case-list__desc .case__dl:nth-child(1) {
  margin: 0;
}

.pagination {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 40px auto 0;
}

.pagination {
  white-space: nowrap;
}

.pagination nav.navigation.pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pagination nav.navigation.pagination .nav-links a.page-numbers,
.pagination nav.navigation.pagination .nav-links span.page-numbers.current {
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  padding-top: 0.4em;
  font-weight: bold;
  border-radius: 50%;
}

.pagination nav.navigation.pagination .nav-links a.page-numbers {
  background: #fff;
  color: #38506B;
}

.pagination nav.navigation.pagination .nav-links span.page-numbers.current {
  background: #38506B;
  color: #fff;
}

.pagination nav.navigation.pagination .nav-links a.next.page-numbers {
  background-color: unset;
  width: auto;
}

.pagination nav.navigation.pagination .nav-links a.prev.page-numbers {
  background-color: unset;
  width: auto;
}




/* ----------------------------------------
以下下層モジュール（よつば眼科で新しく追加したcss）
---------------------------------------- */

#page-content {
  max-width: 900px;
  padding: 20px !important;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Noto Serif JP", serif;
  color: #363737;
}

@media screen and (max-width: 767px) {
  #page-content {
    padding: 0 3vw;
  }
}

#page-content * p {
  /* font-size: 16px; */
  /* line-height: 1.5; */
  /* font-family: "Noto Serif JP", serif; */
  /* color: #363737; */
}

#page-mv {
  /*   background-image: url(../img/tp-top-bg.png); */
  width: 100%;
  height: auto;
  /*   background-size: cover;
  background-repeat: no-repeat;
  background-position: center; */
  padding: 0 !important;
}

/* パンくずリスト */
.tp-breadcrumb a {
  opacity: 0.5;
  transition: all 0.3s ease;
}

/* hタグタイトル */
/* #page-content .elementor-menu-anchor,
#page-content .elementor-widget-heading{
	display: block;
	padding-top: 100px;
    margin-top: -100px;
} */

#page-content h2.elementor-heading-title::after {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url('../img/tp-clover-white.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 10px;
}

#page-content h3.elementor-heading-title::after {
  height: 4px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  /*   background: linear-gradient(90deg, rgba(0, 180, 165, 1) 0%, rgba(0, 180, 165, 1) 20%, rgba(0, 180, 165, 0.2) 20%, rgba(0, 180, 165, 0.2) 100%); */
  background: linear-gradient(90deg, rgba(203, 102, 50, 1) 0%, rgba(203, 102, 50, 1) 20%, rgba(203, 102, 50, 0.2) 20%, rgba(203, 102, 50, 0.2) 100%);
}

#page-content h4.elementor-heading-title::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 6px;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
  background: linear-gradient(rgba(203, 102, 50, 1) 0%, rgba(203, 102, 50, 1) 50%, rgba(203, 102, 50, 0.2) 50%, rgba(203, 102, 50, 0.2) 100%);
}

#page-content h5.elementor-heading-title::after {
  height: 4px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(90deg, #CDCDCD 0%, #CDCDCD 10%, #fff 10%, #fff 100%);
}

/* マーカー線 */
#page-content .elementor-widget-text-editor {
  font-size: 16px;
  font-family: var(--font-gothic);
}

.tp-marker-green {
  background: linear-gradient(transparent 50%, rgba(0, 180, 165, 0.3) 80%);
  padding-bottom: 0.1rem;
}


/* テーブル */
.tp-table,
.tp-table th,
.tp-table td,
.tp-table__column-header th:first-child::before {
  border-collapse: collapse;
}

.tp-table th {
  font-weight: normal;
}

.tp-table {
  font-family: sans-serif;
  font-size: 0.8em;
  letter-spacing: 1px;
  background-color: #F1F1F1;
}

.tp-table .row-colored th {
  font-weight: bold;
  /*   background-color: #00978A; */
  background-color: #CB6632;
  color: #fff;
}

.tp-table th,
.tp-table td {
  padding: 8px 10px;
  min-width: 100px;
}

.tp-table__column-header th:first-child {
  position: sticky;
  left: 0;
  z-index: 1;
  border: none;
}

.tp-table__column-header th:first-child::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
}

.tp-table th,
.tp-table td {
  border: 1px solid #fff;
}

.tp-table tbody tr .column-colored {
  font-weight: bold;
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
  color: #fff;
}

.tp-table tbody tr .column-colored-light {
  font-weight: bold;
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .tp-table-scroll {
    overflow-x: auto;
  }

  .tp-table th,
  .tp-table td {
    min-width: 300px;
  }

  .tp-table__column-header tr th:first-child {
    min-width: 100px;
  }
}


/* メリット・デメリット */
.tp-compare {
  width: 100%;
}

.tp-compare .tp-compare__block {
  padding: 1rem 2rem;
  margin: 1rem 0;
}

.tp-compare__merit {
  background-color: #fff;
}

.tp-compare__demerit {
  background-color: #fff;
}

.tp-compare__title {
  position: relative;
  font-size: 28px;
  font-family: var(--font-mincho);
}

.tp-compare__merit .tp-compare__title {
  /*   color: #00B4A5; */
  color: #F08301;
  /*   border-bottom: 2px solid #E1F7F5; */
  border-bottom: 2px solid #FEC06B;
  z-index: 1;
}

.tp-compare__demerit .tp-compare__title {
  color: #979797;
  border-bottom: 2px solid #F1F1F1;
  z-index: 1;
}

.tp-compare__merit .tp-compare__title::before {
  content: "Merit";
  display: inline-block;
  font-family: var(--font-english);
  font-size: 60px;
  line-height: 1;
  /*   color: #E1F7F5; */
  color: #FEC06B;
  position: absolute;
  transform: translate(0%, -56%);
  top: 50%;
  right: 0;
  z-index: -1;
}

.tp-compare__demerit .tp-compare__title::before {
  content: "Demerit";
  display: inline-block;
  font-family: var(--font-english);
  font-size: 60px;
  line-height: 1;
  color: #F1F1F1;
  position: absolute;
  transform: translate(0%, -56%);
  top: 50%;
  right: 0;
  z-index: -1;
}

.tp-compare .tp-compare__list {
  list-style: none;
  padding-left: 0;
}

.tp-compare .tp-compare__item {
  position: relative;
  padding-left: 40px;
  margin-bottom: 0.5rem;
}

.tp-compare .tp-compare__text {
  margin: 20px 0;
}

.tp-compare .tp-compare__item::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 0;
}

.tp-compare .tp-compare__merit .tp-compare__item::before {
  background-image: url(../img/tp-merit-icon-orange.png);
}

.tp-compare .tp-compare__demerit .tp-compare__item::before {
  background-image: url(../img/tp-demerit-icon.png);
}

@media screen and (min-width: 767px) {
  .tp-compare {
    display: flex;
    justify-content: space-evenly;
  }

  .tp-compare .tp-compare__block {
    width: 50%;
  }
}




/* コンバージョンブロック（CTA） */
.tp-cta {
  padding: 1rem 1rem 2rem;
  /* background: linear-gradient(180deg, #12A3ED 0%, #85CCF0 100%); */
  background: #8D7746;
  text-align: center;
  margin: 1rem 0;
  color: #fff;
}

.tp-cta .tp-cta__title {
  width: 80%;
  margin: 0 auto;
  font-size: 40px;
  padding: 50px 0;
}

.tp-cta .tp-cta__text {
  width: 80%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.7;
}

.tp-cta .tp-cta__caution {
  width: 80%;
  margin: 0 auto;
  font-size: 12px;
  padding: 30px 0;
}

.tp-cta .tp-cta__btn {
  display: block;
  padding: 1rem;
  text-decoration: none;
  align-content: center;
  margin: 0.5rem 0;
  font-size: 24px;
  line-height: 1;
  outline-offset: -6px;
  border-radius: 6px;
}

.tp-cta .tp-cta__web {
  background: var(--body-color-orange);
  color: #fff;
  outline: solid 1px rgba(255, 255, 255, 1);
}

.tp-cta .tp-cta__tel {
  font-family: var(--font-english);
  font-size: 28px;
  background: #fff;
  color: #BCA470;
  outline: solid 1px #BCA470;
}

.tp-cta .tp-cta__line {
  background: #00C300;
  color: #fff;
  outline: solid 1px rgba(255, 255, 255, 1);
}

.tp-cta .tp-cta__btn-text-small {
  font-size: 12px;
  letter-spacing: 0.01em;
  line-height: 1;
}

.tp-cta .tp-cta__btn-text {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  letter-spacing: 0.01em;
}

.tp-cta .tp-cta__btn-text::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 0;
}

.tp-cta .tp-cta__web .tp-cta__btn-text::before {
  background-image: url(../img/tp-cta-icon-web.png);
}

.tp-cta .tp-cta__tel .tp-cta__btn-text::before {
  background-image: url(../img/tp-cta-icon-tel.png);
}

.tp-cta .tp-cta__line .tp-cta__btn-text::before {
  background-image: url(../img/tp-cta-icon-line.png);
}

.tp-cta .tp-cta__line .tp-cta__btn-text-small {
  font-size: 12px;
}

.tp-cta .tp-cta__line .tp-cta__btn-text-middle {
  font-size: 16px;
}

@media screen and (min-width: 767px) {
  .tp-cta__btn-list {
    display: flex;
    justify-content: space-evenly;
  }

  .tp-cta .tp-cta__btn {
    width: 250px;
  }
}

/* コンバージョンボタン単体 */

.tp-cta__single-btn-list .tp-cta__single-btn {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 0.5rem 1rem;
  margin: 0.5rem;
  position: relative;
  outline-offset: -5px;
  line-height: 1;
  align-content: center;
  font-size: 24px;
  width: 300px;
  height: 90px;
}

.tp-cta__single-btn-list .tp-cta__single-web {
  background: #BCA470;
  color: #fff;
  outline: solid 1px rgba(255, 255, 255, 1);
}

.tp-cta__single-btn-list .tp-cta__single-tel {
  font-family: var(--font-english);
  font-size: 30px;
  background: #fff;
  color: #BCA470;
  outline: solid 1px #BCA470;
}

.tp-cta__single-btn-list .tp-cta__single-line {
  background: #00C300;
  color: #fff;
  outline: solid 1px rgba(255, 255, 255, 1);
  padding-bottom: 1rem;
}

.tp-cta__single-btn-list .tp-cta__btn-text {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  letter-spacing: 0.01em;
}

.tp-cta__single-btn-list .tp-cta__btn-text::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 0;
}

.tp-cta__single-btn-list .tp-cta__single-web .tp-cta__btn-text::before {
  background-image: url(../img/tp-cta-icon-web.png);
}

.tp-cta__single-btn-list .tp-cta__single-tel .tp-cta__btn-text::before {
  background-image: url(../img/tp-cta-icon-tel.png);
}

.tp-cta__single-btn-list .tp-cta__single-line .tp-cta__btn-text::before {
  background-image: url(../img/tp-cta-icon-line.png);
}

.tp-cta__single-btn-list .tp-cta__single-btn-text-small {
  font-size: 14px;
}

.tp-cta__single-btn-list .tp-cta__single-line .tp-cta__single-btn-text-small {
  line-height: 2;
}



@media screen and (min-width: 767px) {
  .tp-cta__single-btn-list {
    display: flex;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .tp-cta__single-btn-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}

/* フローチャート */
.tp-flow-chart .tp-flow-chart-content-box {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  padding-bottom: 3rem;
  position: relative;
}

.tp-flow-chart .tp-flow-chart-content-box::before {
  content: "";
  width: 2px;
  height: 100%;
  /*   background-color: #E1F7F5; */
  background-color: #F59A29;
  position: absolute;
  left: 32px;
  top: 1px;
}

.tp-flow-chart .tp-flow-chart-content {
  width: 90%;
}

.tp-flow-chart .tp-flow-chart-image {
  object-fit: cover;
}

@media screen and (min-width: 767px) {
  .tp-flow-chart .tp-flow-chart-content-upper {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
  }

  .tp-flow-chart .tp-flow-chart-image {
    width: 40%;
    height: 60%;
  }
}

@media screen and (max-width: 767px) {
  .tp-flow-chart .tp-flow-chart-content-box::before {
    left: 28px;
  }

  .tp-flow-chart .tp-flow-chart-content {
    width: 80%;
  }
}

.tp-flow-chart .tp-flow-chart-num {
  width: 64px;
  height: 64px;
  font-size: 26px;
  line-height: 64px;
  /*   color: #00B4A5; */
  color: #fff;
  /* font-style: italic; */
  /*   background-color: #E1F7F5; */
  background-color: #F59A29;
  align-content: center;
  text-align: center;
  border-radius: 50%;
  z-index: 5;
  font-family: var(--font-mincho);
}

.tp-flow-chart .tp-flow-chart-title {
  font-size: 26px;
  font-family: var(--font-mincho);
  /*   color: #00B4A5; */
  color: #F59A29;
  margin-bottom: 1rem;
}

.tp-flow-chart .tp-flow-chart-list-box {
  display: flex;
  justify-content: space-between;
  background-color: #F4F8FC;
  padding: 1rem;
  border-radius: 10px;
  margin-top: 1rem;
}

.tp-flow-chart .tp-flow-chart-list-title {
  align-content: center;
  text-align: center;
  color: #E1F7F5;
  border-right: 1px solid #DCE3F5;
  width: 30%;
}

.tp-flow-chart .tp-flow-chart-list {
  width: 67%;
}

.tp-flow-chart .tp-flow-chart-list li {
  padding-left: 20px;
  position: relative;
}

.tp-flow-chart .tp-flow-chart-list li::before {
  width: 8px;
  height: 8px;
  position: absolute;
  left: 4px;
  top: 50%;
  content: "";
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #E1F7F5;
}

/* リスト */
#page-content .s-dot__list-checkmark li {
  padding-left: 35px;
}

#page-content .s-dot__list-checkmark li::after {
  content: none;
}

#page-content .s-dot__list-checkmark li::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('../img/tp-merit-icon-orange.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(0%, -50%);
  top: 50%;
  left: 0;
}

/* まとめ */
.tp-conclusion {
  /*   background-color: #E1F7F5; */
  background-color: rgba(255, 220, 185, 0.3);
  padding: 2rem;
  margin: 2rem auto;
}

.tp-conclusion .tp-conclusion-title {
  font-size: 24px;
  margin-bottom: 1rem;
  position: relative;
  padding-bottom: 1rem;
}

.tp-conclusion .tp-conclusion-title::after {
  height: 4px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  /*   background: linear-gradient(90deg, rgba(0, 180, 165, 1) 0%, rgba(0, 180, 165, 1) 20%, rgba(0, 180, 165, 0.2) 20%, rgba(0, 180, 165, 0.2) 100%); */
  background: linear-gradient(90deg, rgba(203, 102, 50, 1) 0%, rgba(203, 102, 50, 1) 20%, rgba(203, 102, 50, 0.2) 20%, rgba(203, 102, 50, 0.2) 100%);
}

@media screen and (max-width: 767px) {
  .tp-conclusion {
    padding: 1rem;
  }
}

/* ポイントブロック */
.tp-point-block {
  background-color: #fff;
  border: 1px solid #F59A29;
  padding: 70px 2rem 1rem;
  margin: 2rem auto;
  position: relative;
}

.tp-point-block .tp-point-block-title {
  color: #fff;
  font-family: var(--font-english);
  font-size: 24px;
  padding: 5px 10px;
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
}

.tp-point-block .tp-point-block-text {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .tp-point-block {
    padding: 4rem 1rem 1rem 2rem;
  }
}

/* 背景ありブロック */
.tp-bg-block {
  padding: 1rem 2rem;
  margin: 2rem auto;
}

.tp-bg-block .tp-bg-block-title {
  font-weight: bold;
  font-size: 22px;
  position: relative;
  margin: 10px 0;
  padding-left: 20px;
}

.tp-bg-block .tp-bg-block-text {
  font-size: 16px;
}

.tp-bg-block-green {
  /*   background-color: #E1F7F5; */
  background-color: rgba(255, 220, 185, 0.6);
}

.tp-bg-block-green .tp-bg-block-title::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 6px;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
  /*   background: linear-gradient(rgba(0, 180, 165, 1) 0%, rgba(0, 180, 165, 1) 50%, rgba(0, 180, 165, 0.2) 50%, rgba(0, 180, 165, 0.2) 100%); */
  background: linear-gradient(rgba(203, 102, 50, 1) 0%, rgba(203, 102, 50, 1) 50%, rgba(203, 102, 50, 0.2) 50%, rgba(203, 102, 50, 0.2) 100%);
}

.tp-bg-block .tp-bg-block-text {
  margin-bottom: 1rem;
}

.tp-bg-block .tp-bg-block__item {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: var(--font-gothic);
  font-size: 16px;
  line-height: 1.6;
}

.tp-bg-block .tp-bg-block__item::after {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: calc(16px * 1.6 / 2);
  content: "";
  border-radius: 50%;
  transform: translateY(-50%);
}

.tp-bg-block-green .tp-bg-block__item::after {
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
}

@media screen and (min-width: 767px) {
  .tp-bg-block .tp-bg-block__list-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .tp-bg-block .tp-bg-block__list-flex .tp-bg-block__item {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .tp-bg-block {
    padding: 1rem;
  }
}

/* 語句紹介ブロック */
.tp-bookmark {
  padding: 2rem 2rem 1rem;
  margin: 2rem auto;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .tp-bookmark {
    padding: 0;
  }
}

.tp-bookmark .tp-bookmark-title {
  font-weight: bold;
  color: #00B4A5;
  font-size: 22px;
  padding: 5px 5px 5px 60px;
  background-color: #fff;
  border-bottom: 2px dashed #00B4A5;
  position: relative;
  margin-bottom: 20px;
}

.tp-bookmark-title::before {
  content: "";
  display: inline-block;
  width: 51px;
  height: 27px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  z-index: 1;
  background-image: url('../img/tp-bookmark-icon.png');
}

/* 注意点ブロック */
.tp-caution-block {
  background-color: #fff;
  border: 2px solid rgba(255, 55, 0, 0.3);
  padding: 50px 2rem 1rem;
  margin: 2rem auto;
  position: relative;
}

.tp-caution-block .tp-caution-block-title {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 5px 20px;
  background-color: #FF3700;
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
}

.tp-caution-block .tp-caution-block-text {
  font-size: 14px;
  color: #FF3700;
}

@media screen and (max-width: 767px) {
  .tp-caution-block {
    padding: 3rem 1rem 1rem 2rem;
  }
}

/* 引用ブロック */
.tp-quote {
  background-color: #fff;
  padding: 2rem 2rem 1rem;
  margin: 2rem auto;
  border-left: 4px solid rgba(255, 220, 185, 0.4);
  position: relative;
}

.tp-quote::before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 70px;
  background-image: url('../img/tp-quote-icon-01-orange.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 0;
  left: 10px;
}

.tp-quote::after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 70px;
  background-image: url('../img/tp-quote-icon-02-orange.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(50%);
  bottom: 0;
  right: 0px;
}

.tp-quote .tp-quote-text {
  color: #666666;
  margin-bottom: 1rem;
}

.tp-quote .tp-quote-author-box {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.tp-quote .tp-quote-author {
  color: #666666;
  width: fit-content;
  padding: 0.5rem 1rem;
  position: relative;
}

.tp-quote .tp-quote-author::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  background: rgba(0, 180, 165, 0.1);
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: -40px;
}

/* 特徴ブロック */
.tp-feature-block {
  padding: 1rem 0;
  border-radius: 10px;
  margin: 1rem auto 0;
}

.tp-feature-block .tp-feature-box {
  margin: 0 auto;
  padding: 2rem;
  padding-top: 10%;
  background: linear-gradient(180deg, rgba(255, 220, 185, 0.2) 0%, rgba(255, 220, 185, 0.2) 20%, #fff 20%, #fff 100%);
  /*   background: linear-gradient(180deg, #fff 0%, #fff 50%, rgba(0, 180, 165, 0.1) 50%, rgba(0, 180, 165, 0.1) 100%); */
}

.tp-feature-block div:first-child {
  margin-top: 0;
}

.tp-feature-block div:last-child {
  margin-bottom: 0;
}

.tp-feature-block .tp-feature-num {
  font-size: 22px;
  font-family: var(--font-mincho);
  /*   color: #00B4A5; */
  color: #F59A29;
  font-style: italic;
  font-weight: bold;
}

.tp-feature-block .tp-feature-content-title {
  font-size: 24px;
  margin-bottom: 20px;
  font-family: var(--font-mincho);
}

.tp-feature-block .tp-feature-content-text {
  margin-bottom: 1rem;
  font-size: 16px;
}

.tp-feature-block .tp-feature-image {
  object-fit: cover;
  box-shadow: 0px 16px 20px rgba(0, 13, 50, 0.1);
  margin-top: -30px;
}

@media screen and (min-width: 767px) {
  .tp-feature-block .tp-feature-box {
    display: flex;
    justify-content: space-between;
  }

  .tp-feature-block div:nth-child(even) {
    flex-direction: row-reverse;
  }

  .tp-feature-block .tp-feature-content {
    width: 55%;
  }

  .tp-feature-block .tp-feature-image {
    width: 40%;
    height: 60%;
  }
}

@media screen and (max-width: 767px) {
  .tp-feature-block .tp-feature-image {
    margin-top: 0;
  }
}

/* お悩み相談ブロック */
.tp-trouble {
  background-color: #FFFFFF;
  padding: 2rem;
  margin: 2rem auto;
}

@media screen and (max-width: 767px) {
  .tp-trouble {
    padding: 0;
  }
}

.tp-trouble .tp-trouble-title {
  font-size: 22px;
  font-family: var(--font-mincho);
  color: #fff;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  /*   background-color: #224371; */
  background-color: #CB6632;
}

.tp-trouble .tp-trouble-list {
  list-style: none;
  padding-left: 0;
  padding: 1rem 0;
  /*   background: rgba(34, 67, 113, 0.1); */
  background: rgba(255, 220, 185, 0.2);
}

@media screen and (max-width: 767px) {
  .tp-trouble .tp-trouble-list {
    padding: 1rem;
  }
}

.tp-trouble .tp-trouble-list-item {
  position: relative;
  padding-left: 32px;
  margin-bottom: 1rem;
  width: 100%;
  font-size: 16px;
  line-height: 1.5;
  font-family: var(--font-gothic);
}

@media screen and (min-width: 767px) {
  .tp-trouble .tp-trouble-list {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
  }

  .tp-trouble .tp-trouble-list-item {
    width: 48%;
  }
}

.tp-trouble .tp-trouble-list-item::before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  background-image: url('../img/tp-checkmark-icon.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-45%);
  top: calc(16px*1.5/2);
  left: 0;
}

@media screen and (max-width: 767px) {
  .tp-trouble .tp-trouble-title {
    font-size: 18px;
    text-align: left;
  }
}

/* 目次 */
#page-content .elementor-toc__header {
  background-color: #fff !important;
  border-bottom: none !important;
}

.elementor-widget-table-of-contents .elementor-widget-container {
  border: 1px solid #F59A29 !important;
}

#page-content .elementor-toc__body {
  background-color: #fff;
}

#page-content h4.elementor-toc__header-title {
  position: relative;
  padding-left: 16px;
  font-size: 22px;
}

#page-content h4.elementor-toc__header-title::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 6px;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
  /*   background: linear-gradient(rgba(0, 180, 165, 1) 0%, rgba(0, 180, 165, 1) 50%, rgba(0, 180, 165, 0.2) 50%, rgba(0, 180, 165, 0.2) 100%); */
  background: linear-gradient(rgba(203, 102, 50, 1) 0%, rgba(203, 102, 50, 1) 50%, rgba(203, 102, 50, 0.2) 50%, rgba(203, 102, 50, 0.2) 100%);
}

.elementor-widget-table-of-contents .elementor-toc__list-item {
  font-family: var(--font-gothic);
  margin-bottom: 2px;
}

.elementor-widget-table-of-contents .elementor-toc__list-item li {
  position: relative;
  padding-left: 24px;
}

.elementor-widget-table-of-contents .elementor-toc__list-item {
  position: relative;
  padding-left: 20px;
}

.elementor-widget-table-of-contents .elementor-toc__list-item::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url('../img/tp-clover-orange.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(0%, -50%);
  top: 17px;
  left: 0;
}

.elementor-widget-table-of-contents .elementor-toc__list-item li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 2px;
  border-radius: var(--border-radius-full);
  background: var(--body-text-color);
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 16px;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
  padding-left: 10px;
}

ol.elementor-toc__list-wrapper .elementor-toc__list-item ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
  content: none !important;
}

.elementor-toc__list-item-text-wrapper:hover {
  background: #fff;
  color: #F59A29;
  /* text-decoration: none; */
}

.elementor-toc__body .elementor-toc__list-item-text {
  padding: 3px 10px;
  text-decoration: none !important;
}

/* 監修者ブロック（小） */
#page-content .p-person__img {
  margin: 0;
}

#page-content .p-person__title {
  font-family: var(--font-mincho);
}

/* #page-content .p-person__body {
  margin-left: 120px;
} */

#page-content .p-adv__wrap .p-person__content .more-btn {
  font-size: 16px;
  color: #fff;
}

/* リード文 */
.elementor-9 .elementor-element.elementor-element-bdb6f10:not(.elementor-motion-effects-element-type-background),
.elementor-9 .elementor-element.elementor-element-bdb6f10>.elementor-motion-effects-container>.elementor-motion-effects-layer {
  background-color: #F9F9F9 !important;
}

.elementor-9 .elementor-element.elementor-element-bdb6f10 {
  border: none !important;
  --border: none !important;
}

/* FAQ */
/* ----------------------------------------
  tp-faq
  ---------------------------------------- */

.tp-faq-accordion {
  margin: 4rem auto;
  max-width: 80%;
}

.tp-faq .toggle {
  display: none;
}

.tp-faq {
  position: relative;
  margin-bottom: 1rem;
}

.tp-faq .question,
.tp-faq .answer {
  transform: translateZ(0);
  transition: all 0.3s;
}

.tp-faq .question {
  padding: 1rem 2.2rem 1rem 1rem;
  display: block;
}

.tp-faq .question span,
.tp-faq .answer span {
  font-size: 28px;
  padding-right: 0.6rem;
  line-height: 1;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tp-faq .question:after,
.tp-faq .question:before {
  content: "";
  position: absolute;
  right: 1.25rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 2px;
  height: 0.75rem;
  /*   background-color: #00B4A5; */
  background-color: #F59A29;
  transition: all 0.3s;
}

.tp-faq .question:after {
  transform: rotate(90deg);
}

.tp-faq .answer {
  max-height: 0;
  overflow: hidden;
}

.tp-faq .answer div {
  margin: 2rem 1rem 2rem;
  line-height: 1.8;
  padding-left: 34px;
  position: relative;
}

.tp-faq .toggle:checked+.question+.answer {
  max-height: 500px;
  transition: all 1.5s;
}

.tp-faq .toggle:checked+.question:before {
  transform: rotate(90deg) !important;
}

@media screen and (max-width: 767px) {
  .tp-faq .question {
    font-size: 4vw;
    padding: 1rem 2.2rem 1rem 0.5rem;
  }

  .tp-faq .answer {
    font-size: 3.7vw;
  }

  .tp-faq .question span,
  .tp-faq .answer span {
    font-size: 5vw;
  }

  .tp-faq .answer div {
    margin: 2rem 0.5rem 2rem;
  }
}

.tp-faq-accordion {
  margin: 2rem auto;
  padding: 0 10px;
  max-width: 90%;
}

.tp-faq-accordion .tp-faq {
  background-color: #F9F9F9;
  border: 1px solid #F1F1F1;
}

.tp-faq .question {
  font-family: var(--font-mincho);
}

.tp-faq .question span {
  font-family: var(--font-english);
  /*   background: #00B4A5; */
  background: #F59A29;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tp-faq .answer span {
  font-family: var(--font-english);
  /*   background: #1568CC; */
  background: #00B4A5;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* height: 20px; */
  position: absolute;
  top: 5px;
  left: 0;
}

@media screen and (max-width: 767px) {
  .tp-faq-accordion {
    padding: 1rem;
    max-width: 100%;
  }
}

/* 本院トップ遷移バナー */
.tp-main-clinic-btn {
  display: inline-block;
  width: 400px;
  height: 200px;
  aspect-ratio: 2 / 1;
}

.tp-main-clinic-btn-bg-blue {
  display: inline-block;
  width: 500px;
  /* height: 300px; */
  /* aspect-ratio: 5 / 3; */
  padding: 12px;
  background: linear-gradient(180deg, #0099BB 0%, #0564B5 100%);
}

.tp-main-clinic-btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tp-clinic-banner-bg-blue-img-box {
  position: relative;
}

.tp-main-clinic-btn-bg-blue .tp-clinic-banner-bg-blue-main-img {
  width: 100%;
  aspect-ratio: 426 / 210;
}

.tp-clinic-banner-main-text-box {
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
  height: fit-content;
  display: flex;
  align-content: center;
  background: rgba(255, 255, 255, 0.9);
  padding-right: 40%;
}

.tp-clinic-banner-main-text {
  color: #224371;
  /* position: absolute; */
  padding: 10px;
  font-size: 15px;
  font-family: var(--font-mincho);
  font-weight: bold;
  line-height: 1.2 !important;
}

.tp-clinic-banner-bg-blue-arrow {
  width: 24px;
  height: 24px !important;
  aspect-ratio: 1 / 1;
  margin: auto 0;
}

.tp-clinic-banner-bg-blue-doctor-img {
  position: absolute;
  width: 60%;
  bottom: 0;
  right: 0;
}

.tp-clinic-banner-bg-blue-box-text {
  font-size: 10px;
  color: #fff;
  margin-top: 10px;
}


@media screen and (max-width: 767px) {
  .tp-main-clinic-btn {
    width: 100%;
    height: auto;
  }

  .tp-main-clinic-btn-bg-blue {
    width: 100%;
    height: auto;
  }

  .tp-clinic-banner-main-text {
    font-size: 12px;
  }

  .tp-clinic-banner-bg-blue-arrow {
    width: 18px;
    height: 18px !important;
  }
}

/* 関連記事 */
.tp-related-articles-block {
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  padding: 64px 20px;
}

.tp-related-articles-block .tp-list-title-box {
  text-align: center;
  margin-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
}

.tp-related-articles-block .tp-related-article-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}

.tp-related-articles-block .tp-related-article-item {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 250px;
  height: 340px;
  background-color: #fff;
}

.tp-related-articles-block .tp-related-article-item:hover {
  box-shadow: 0px 12px 20px rgba(0, 13, 50, 0.12);
  opacity: 1;
}

.tp-related-articles-block .tp-related-article-item:hover .tp-related-article-item-title {
  color: #00B4A5;
}

.tp-related-articles-block .tp-related-article-item img {
  width: 95%;
  height: 150px;
  object-fit: cover;
  margin: 8px auto;
}

.tp-related-articles-block .tp-related-article-item-title {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.2;
  color: #333;
  margin: 10px 10px 5px 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* 溢れた部分を隠す */
  text-overflow: ellipsis;
  /* 溢れた部分に「...」を表示 */
  -webkit-line-clamp: 2;
  /* 最大行数を2行に設定 */
}

.tp-related-articles-block .tp-related-article-item-text {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  margin: 5px 10px 10px 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  /* 溢れた部分を隠す */
  text-overflow: ellipsis;
  /* 溢れた部分に「...」を表示 */
  -webkit-line-clamp: 4;
  /* 最大行数を2行に設定 */
}


/* tp-group-clinic */
.tp-group-clinic {
  background: rgba(255, 220, 185, 0.2);
  padding: 1rem;
}

@media screen and (min-width: 767px) {
  .tp-group-clinic {
    display: flex;
    justify-content: space-between;
  }

  .tp-group-clinic-img-box {
    width: 40%;
    align-content: center;
  }

  .tp-group-clinic-content {
    width: 60%;
    padding: 1rem 1rem 1rem 2rem;
  }

  .tp-group-clinic-btn-list {
    display: flex;
    flex-direction: row-reverse;
    gap: 10px;
  }
}

.tp-group-clinic .tp-group-clinic-img-box img {
  width: 100%;
  height: auto;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}

.tp-group-clinic-name {
  font-size: 26px;
  font-family: var(--font-mincho);
  margin-bottom: 10px;
  font-weight: bold;
}

.tp-group-clinic-dl {
  display: flex;
  gap: 10px;
  margin-bottom: 5px;
  font-family: var(--font-gothic);
}

.tp-group-clinic-dt {
  font-weight: normal;
  width: 14%;
}

.tp-group-clinic-map-btn {
  font-size: 14px;
  display: block;
  text-decoration: underline !important;
  text-align: right;
  margin-left: auto;
  width: fit-content;
  font-family: var(--font-gothic);
}

.tp-group-clinic-btn-list {
  margin: 20px 0 0;
}

.tp-group-clinic-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.tp-group-clinic-btn {
  display: inline-block;
  padding: 10px 60px;
  background-color: #F59A29;
  color: #fff;
  text-decoration: none;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .tp-group-clinic-img-box {
    margin-bottom: 20px;
  }

  #page-content .tp-group-clinic .tp-group-clinic-name {
    font-size: 18px;
  }

  .tp-group-clinic-dl {
    font-size: 16px;
  }

  .tp-group-clinic-btn {
    margin: 10px auto;
    display: block;
    width: fit-content;
  }

  .tp-group-clinic-map-btn {
    margin-bottom: 20px;
  }

  .tp-group-clinic-dt {
    width: 20%;
  }
}



/* トップページcss */
#top section {
  padding: min(100px, 7.1vw) 0;
}

#top p {
  line-height: 1.7;
}

.top-section-large-inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 min(60px, 4.3vw);
}

.top-section-small-inner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 min(180px, 12.9vw);
}

@media screen and (max-width: 767px) {
  #top section {
    padding: 15vw 0;
  }

  .top-section-large-inner,
  .top-section-small-inner {
    padding: 0 4.3vw;
  }
}

/* top-section-title */
.top-section-title-box {
  margin-bottom: min(30px, 2.1vw);
}

.top-section-title-en {
  font-size: min(20px, 1.4vw);
  color: #fff;
  /* background: var(--body-title-color); */
  background: linear-gradient(90deg, #F08301 0%, #FEC06B 100%);
  padding: min(5px, 0.4vw) min(20px, 1.4vw) min(5px, 0.4vw) min(50px, 3.6vw);
  width: fit-content;
  position: relative;
  font-family: var(--font-english);
  margin-bottom: min(20px, 1.4vw);
  border-radius: 2px;
}

.top-section-title-en::before {
  content: "";
  display: inline-block;
  width: 1.7vw;
  max-width: 24px;
  height: 1.7vw;
  max-height: 24px;
  background-image: url(../img/top-icon-clover-white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: min(20px, 1.4vw);
}

.top-section-title {
  font-size: min(40px, 2.9vw);
  font-family: var(--font-mincho);
  color: var(--body-title-color);
}

@media screen and (max-width: 767px) {
  .top-section-title-box {
    margin-bottom: 5vw;
  }

  .top-section-title {
    font-size: 7.5vw;
  }

  .top-section-title-en {
    font-size: 4.3vw;
    padding: 0.5vw 2vw 0.5vw 8vw;
  }

  .top-section-title-en::before {
    width: 4.3vw;
    max-width: none;
    height: 4.3vw;
    max-height: none;
    left: 2vw;
  }
}

/* #top-fv */

#top-fv {
  width: 100%;
  height: 58vw;
  max-height: 1024px;
  background-image: url(../img/top-fv.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0 !important;
}

@media screen and (max-width: 767px) {
  #top-fv {
    height: 180vw;
    max-height: none;
    background-image: url(../img/top-fv-sp.png);
  }

}

#top-fv .top-fv-inner {
  width: 100%;
  height: 100%;
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 min(60px, 4.3vw);
}

#top-fv .top-fv-inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
}

@media screen and (min-width: 767px) {
  #top-fv .top-fv-inner .fv-title-box {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 3vw;
  }
}

#top-fv .fv-title {
  font-size: min(52px, 2.9vw);
  color: #fff;
  font-family: var(--font-mincho);
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  text-shadow: 0px 0px 20px rgba(255, 78, 7, 0.8);
  margin-bottom: min(20px, 1.4vw);
  position: relative;
  z-index: 1;
}

#top-fv .fv-title::before {
  content: "";
  display: inline-block;
  width: 45vw;
  max-width: 800px;
  height: 45vw;
  max-height: 800px;
  background-image: url(../img/top-fv-clover-orange.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  z-index: -1;
}

#top-fv .fv-title .fv-title-large {
  font-size: min(65px, 3.6vw);
}

#top-fv .fv-feature-list {
  display: flex;
  gap: 8px;
}

@media screen and (min-width: 767px){
  #top-fv .fv-feature-item{
    width: 13.6vw;
    max-width: 245px;
    height: 3.2vw;
    max-height: 58px;
    font-size: min(20px, 1.1vw);
  }
}

#top-fv .fv-feature-item {
  background: linear-gradient(180deg, #FFBF76 0%, #FFE196 100%);
  border-radius: 6px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  text-align: center;
  align-content: center;
  font-family: var(--font-mincho);
  color: var(--body-text-color);
  font-weight: bold;
  font-feature-settings: "palt";
  position: relative;
  z-index: 1;
}

#top-fv .fv-feature-item::before {
  content: "";
  display: inline-block;
  width: 96%;
  height: 86%;
  border: 1px solid #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 4px;
}


/* #top-fv .fv-title .fv-title-upper,
#top-fv .fv-title .fv-title-lower {
  font-size: min(3vw, 42px);
  color: #fff;
  font-family: var(--font-mincho);
  margin-bottom: min(20px, 1.4vw);
  text-shadow: 0 0 20px rgba(0, 13, 50, 0.2);
	width: fit-content;
	display: block;
	position: relative;
}

#top-fv .fv-title .fv-title-upper::before{
	content: "";
  display: inline-block;
  width: 3.5vw;
	max-width: 50px;
  height: 2.8vw;
	max-height: 40px;
  background-image: url('../img/top-icon-fv-clover-2.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
	transform: translate(100%, -50%);
    top: 45%;
  right: 0;
}

#top-fv .fv-title .fv-title-lower::before{
	content: "";
  display: inline-block;
  width: 5.6vw;
	max-width: 80px;
  height: 4.9vw;
	max-height: 70px;
  background-image: url('../img/top-icon-fv-clover-1.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
	transform: translate(-50%, 50%);
    bottom: 0;
  left: 0;
}

#top-fv .fv-title-upper .fv-title-yellow {
  color: #FFFB00;
  font-size: min(4.2vw, 58px);
  margin: 0 10px;
	display: inline-block;
	position: relative;
}

#top-fv .fv-title-upper .fv-title-yellow::before{
	  content: "";
  display: inline-block;
  width: 4.9vw;
	max-width: 70px;
  height: 3.8vw;
	max-height: 55px;
  background-image: url('../img/top-icon-fv-thunder.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
	transform: translate(60%, -30%);
  top: 0;
  right: 0;
}

#top-fv .fv-title-lower .fv-title-bg-blue {
  font-size: min(4.2vw, 58px);
  background: rgba(0, 135, 204, 0.7);
  padding: 3px 10px;
  margin-right: 10px;
	position: relative;
	z-index: 1;
} */

#top-fv .top-fv-btn-box {
  margin-bottom: min(20px, 1.4vw);
  display: flex;
  justify-content: space-between;
}

#top-fv .top-main-clinic-btn {
  width: 20vw;
  height: 7.4vw;
  max-width: 280px;
  max-height: 104px;
  display: inline-block;
}

#top-fv .top-main-clinic-btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  #top-fv .top-fv-inner .fv-title-box{
    margin-bottom: 10vw;
  }

  #top-fv .fv-title {
    font-size: 5.3vw;
    margin-bottom: 10vw;
    text-shadow: 0px 0px 20px rgba(111, 31, 0, 1);
  }

  #top-fv .fv-title .fv-title-large {
    font-size: 6.9vw;
  }

  #top-fv .fv-feature-list{
    flex-wrap: wrap;
  }

  #top-fv .fv-feature-item{
    padding: 3vw 4vw;
    font-size: 3.7vw;
  }

  #top-fv .fv-title::before{
    width: 80vw;
    max-width: none;
    height: 80vw;
    max-height: none;
    transform: scaleX(-1) translate(58%, -50%);
  }

  #top-fv .top-fv-btn-box{
    display: none;
  }

  /* #top-fv .fv-title .fv-title-upper,
  #top-fv .fv-title .fv-title-lower {
    font-size: 6vw;
  }

  #top-fv .fv-title-upper .fv-title-yellow {
    font-size: 8vw;
  }

  #top-fv .fv-title-lower .fv-title-bg-blue {
    font-size: 7.5vw;
  }
	
	#top-fv .fv-title .fv-title-upper::before{
		width: 8vw;
		max-width: none;
		height: 6.4vw;
		max-height: none;
		transform: translate(40%, -70%);
    	top: 0;
    	right: 0;
	}
	
	#top-fv .fv-title .fv-title-lower::before{
		width: 12vw;
		max-width: none;
		height: 8.5vw;
		max-height: none;
		transform: translate(-20%, 100%);
	}
	
	#top-fv .fv-title-upper .fv-title-yellow::before{
		width: 10vw;
		max-width: none;
		height: 8vw;
		max-height: none;
	} */
}

/* #top-clinic-info クリニック情報 */

#top-clinic-info {
  padding: min(5vw, 60px) 0;
  background-image: url('../img/top-clinic-info-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#top-clinic-info .clinic-info-content-box {
  background: #fff;
  padding: min(20px, 1.4vw) min(30px, 2.1vw);
}

#top-clinic-info .top-clinic-info-container {
  width: 100%;
  /* background: rgba(255, 255, 255, 0.85); */
  padding: min(40px, 2.9vw);
  margin: 0 auto;
}

@media screen and (min-width: 767px) {
  #top-clinic-info .clinic-info-content {
    display: flex;
    justify-content: space-between;
  }

  #top-clinic-info .clinic-info-dl-list {
    width: 48%;
  }

  #top-clinic-info .clinic-info-access-map {
    width: 48%;
    height: fit-content;
    margin: auto;
  }
}

#top-clinic-info .clinic-info-dl-list,
#top-clinic-info .clinic-info-access-map {
  margin-bottom: min(50px, 3.6vw);
}

#top-clinic-info .clinic-info-dl {
  display: flex;
  padding: min(20px, 1.4vw) 0;
  border-bottom: 2px solid #CDCDCD;
  line-height: 1.7;
}

#top-clinic-info .clinic-info-dt {
  width: 25%;
  font-weight: bold;
  color: var(--body-title-color);
}

#top-clinic-info .clinic-info-dd {
  width: 75%;
}

@media screen and (max-width: 767px) {
  #top-clinic-info .top-clinic-info-container {
    padding: 5vw;
  }

  #top-clinic-info .clinic-info-dl-list,
  #top-clinic-info .clinic-info-access-map {
    margin-bottom: 8vw;
  }

  #top-clinic-info .clinic-info-dl {
    padding: 4vw 0;
  }

  #top-clinic-info .clinic-info-dt {
    width: 30%;
  }

  #top-clinic-info .clinic-info-dd {
    width: 70%;
  }
}

#top-clinic-info .clinic-info-google-map-btn {
  text-decoration: underline;
  display: block;
  font-size: min(12px, 0.83vw);
  width: fit-content;
  margin-left: auto;
  margin-top: 1vw;
}

@media screen and (max-width: 767px) {
  #top-clinic-info .clinic-info-google-map-btn {
    font-size: 3vw;
  }
}



/* 診療時間 */
.clinic-info-biz-hour {
  margin-bottom: min(40px, 2.9vw);
}

.tp-biz-hour {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin-bottom: min(20px, 1.5vw);
}

.tp-biz-hour tr th,
.tp-biz-hour tr td {
  text-align: center;
  align-content: center;
  width: 9%;
  font-weight: 500;
}

.tp-biz-hour tr th {
  padding: min(10px, 0.7vw);
  letter-spacing: 0.01em;
  font-size: min(16px, 1.2vw);
  white-space: nowrap;
  /*   background: var(--body-title-color); */
  background: #F59A29;
  color: var(--body-text-color);
  font-weight: bold;
}

.tp-biz-hour tr td {
  padding: min(20px, 1.5vw) min(10px, 0.7vw);
  background: #fff;
}

.tp-biz-hour tr th:nth-child(n+2),
.tp-biz-hour tr td:nth-child(n+2) {
  border-left: 2px solid #F1F1F1;
}

.tp-biz-hour tr:nth-child(n+2) {
  border-top: 2px solid #F1F1F1;
}

.tp-biz-hour tr th:first-child,
.tp-biz-hour tr td:first-child {
  width: 16%;
}

.tp-biz-hour tr td:last-child {
  font-weight: normal;
}

.tp-biz-hour .circle-colored {
  /*   color: var(--body-title-color); */
  color: #F59A29;
}

.tp-biz-hour-annotation {
  font-size: min(14px, 1.0vw);
  font-weight: normal;
  letter-spacing: 0.01em;
  font-weight: 500;
}

/* スマホ時に横スクロールしないよう、横の余白（padding）を20px→10pxに */
@media screen and (max-width: 767px) {
  .tp-biz-hour {
    margin-bottom: 3vw;
  }

  .tp-biz-hour tr th,
  .tp-biz-hour tr td {
    font-size: 3vw;
    padding: 3vw 1vw;
  }

  .tp-biz-hour-annotation {
    font-size: 2.8vw;
  }
}

.tp-biz-hour th {
  font-weight: normal;
}

.clinic-info-media-box {
  margin-bottom: min(40px, 2.9vw);
}

.clinic-info-media-title {
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  background: var(--body-color-orange);
  color: var(--body-title-color);
  text-align: center;
  padding: min(10px, 0.7vw) min(20px, 1.4vw);
  font-weight: bold;
}

.clinic-info-media-list {
  display: flex;
  justify-content: space-evenly;
  background: #fff;
  padding: min(20px, 1.4vw);
}

.clinic-info-media-item {
  width: 10%;
  height: auto;
}

.clinic-info-btn-box,
.top-btn-blue-center-box {
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {

  #top-clinic-info .clinic-info-biz-hour,
  #top-clinic-info .clinic-info-media-box {
    margin-bottom: 8vw;
  }

  #top-clinic-info .clinic-info-media-title {
    font-size: 4vw;
    padding: 2vw 4vw;
  }

  #top-clinic-info .clinic-info-media-list {
    flex-wrap: wrap;
    gap: 3vw;
  }

  #top-clinic-info .clinic-info-media-item {
    width: 20%;
  }
}



/* #top-news お知らせ */
#top-news {
  background: #F8F6F2;
}

#top-news .top-more-btn {
  font-family: var(--font-mincho);
  font-size: min(20px, 1.4vw);
  display: block;
  position: relative;
  padding: min(10px, 0.7vw) min(70px, 5vw) min(10px, 0.7vw) min(20px, 1.4vw);
  margin: min(20px, 1.4vw) 0;
}

#top-news .top-more-btn::before {
  content: "";
  display: inline-block;
  width: 4vw;
  max-width: 56px;
  height: 4vw;
  max-height: 56px;
  background-image: url(../img/top-btn-icon-more.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: min(20px, 1.4vw);
}

#top-news .top-news-right-box {
  padding: min(30px, 2.1vw) min(50px, 3.6vw);
  background: #fff;
}

@media screen and (min-width: 767px) {
  #top-news {
    padding-bottom: 0 !important;
  }

  #top-news .top-section-small-inner {
    display: flex;
    justify-content: space-between;
  }

  #top-news .top-news-left-box {
    width: 25%;
  }

  #top-news .top-news-right-box {
    width: 70%;
  }
}

#top-news .top-news-item-btn {
  display: block;
  position: relative;
  margin: min(20px, 1.4vw) 0;
}

#top-news .news-item {
  position: relative;
  padding: min(10px, 0.7vw) min(80px, 5.7vw) min(10px, 0.7vw) min(20px, 1.4vw);
}

#top-news time {
  display: inline-block;
}

#top-news .news-category {
  padding: min(5px, 0.4vw) min(10px, 0.7vw);
  border-radius: 999px;
  font-size: min(12px, 0.83vw);
  margin-left: min(10px, 0.7vw);
  align-content: center;
  display: inline-block;
}

#top-news .news-category--normal {
  background: #fff;
  color: #CB6632;
  border: 1px solid #CB6632;
}

#top-news .news-category--important {
  background: #CB6632;
  color: #fff;
}

#top-news .news-item::before {
  content: "";
  display: inline-block;
  width: 1.7vw;
  max-width: 24px;
  height: 1.7vw;
  max-height: 24px;
  background-image: url(../img/top-btn-icon-arrow-black.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: min(20px, 1.4vw);
}

@media screen and (max-width: 767px) {
  #top-news .top-news-left-box {
    display: flex;
    justify-content: space-between;
  }

  #top-news .top-more-btn {
    font-size: 4vw;
    padding: 3vw 12vw 3vw 6vw;
    align-content: center;
  }

  #top-news .top-more-btn::before {
    width: 8vw;
    max-width: none;
    height: 8vw;
    max-height: none;
  }

  #top-news .news-item {
    padding: 3vw 12vw 3vw 6vw;
  }

  #top-news .news-item::before {
    width: 6vw;
    max-width: none;
    height: 6vw;
    max-height: none;
  }

  #top-news .top-news-item-btn {
    margin: 3vw 0;
  }

  #top-news time {
    margin: 2vw auto;
  }

  #top-news .news-category {
    padding: 1.3vw 2.7vw;
    font-size: 3vw;
  }
}




/* #top-cta コンバージョンブロック */
#top-cta {
  background: #F8F6F2;
}

@media screen and (min-width: 767px) {
  #top-cta .tp-cta .tp-cta__btn {
    width: 30%;
  }
}

#top-cta .tp-cta__title {
  font-family: var(--font-mincho);
}

#top-cta .tp-cta__btn-text {
  font-family: var(--font-mincho);
}

#top-cta .top-cta-details {
  width: 100%;
  background: #fff;
  padding: min(40px, 2.8vw) min(80px, 5.7vw);
  color: #363737;
  margin: min(30px, 2.1vw) auto;
  outline: 1px solid #F1F1F1;
  outline-offset: -10px;
  position: relative;
}

#top-cta .top-cta-summary {
  color: var(--body-title-color);
  font-size: min(28px, 2vw);
  font-family: var(--font-mincho);
  position: relative;
}

#top-cta .top-cta-content {
  text-align: left;
}

#top-cta .top-cta-content-item {
  margin: min(40px, 2.8vw) 0;
}

#top-cta .top-cta-content-title {
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  padding-left: min(10px, 0.7vw);
  position: relative;
  border-left: 6px solid var(--body-color-orange);
  margin-bottom: min(20px, 1.4vw);
}

#top-cta .top-cta-content-list {
  padding-left: min(24px, 1.7vw);
  font-size: min(16px, 1.1vw);
  position: relative;
  line-height: 1.7;
  margin-bottom: min(20px, 1.4vw);
}

#top-cta .top-cta-content-list::before {
  content: "";
  display: inline-block;
  width: 1vw;
  max-width: 14px;
  height: 1vw;
  max-height: 14px;
  background: var(--body-color-orange);
  border-radius: 50%;
  transform: translateY(-50%);
  position: absolute;
  top: calc(min(16px, 1.1vw) * 1.7 / 2);
  left: 0;
}

#top-cta .top-cta-content-text,
#top-cta .top-cta-content-text-bold {
  font-size: min(16px, 1.1vw);
}

#top-cta .top-cta-content-text-bold {
  font-weight: bold;
  padding-left: min(24px, 1.7vw);
}

#top-cta .top-cta-content-caution {
  font-size: min(12px, 0.9vw);
  padding-left: min(24px, 1.7vw);
}

@media screen and (max-width: 767px) {
  #top-cta {
    padding: 0 !important;
  }

  #top-cta .tp-cta {
    margin: 0;
  }

  #top-cta .top-section-large-inner {
    padding: 0;
  }

  #top-cta .tp-cta__title {
    font-size: 6.1vw;
    width: 100%;
  }

  #top-cta .tp-cta .tp-cta__text {
    font-size: 4vw;
    width: 100%;
  }

  #top-cta .tp-cta .tp-cta__caution {
    font-size: 3.2vw;
    width: 100%;
  }

  #top-cta .top-cta-details {
    padding: 5vw;
  }

  #top-cta .top-cta-summary {
    font-size: 5.3vw;
  }

  #top-cta .top-cta-content-title {
    font-size: 4.5vw;
    padding-left: 3vw;
    margin-bottom: 3vw;
  }

  #top-cta .top-cta-content-list {
    font-size: 4vw;
    padding-left: 5vw;
    margin-bottom: 3vw;
  }

  #top-cta .top-cta-content-caution {
    font-size: 3.2vw;
    padding-left: 5vw;
  }

  #top-cta .top-cta-content-text,
  #top-cta .top-cta-content-text-bold {
    font-size: 4vw;
    padding-left: 5vw;
    margin-bottom: 3vw;
  }

  #top-cta .top-cta-content-list::before {
    width: 3.2vw;
    max-width: none;
    height: 3.2vw;
    max-height: none;
    top: calc(4vw * 1.7 / 2);
  }

  #top-cta .top-cta-content-item {
    margin: 8vw 0;
  }
}


#top-cta .readmore {
  position: absolute;
  display: block;
  color: #363737;
  background: #F1F1F1;
  border-radius: 999px;
  padding: min(10px, 0.7vw) min(30px, 2.1vw);
  font-size: min(16px, 1.1vw);
  font-family: var(--font-gothic);
  border: none;
  outline: 0;
  cursor: pointer;
  letter-spacing: 0.1em;
  transform: translate(-50%, 50%);
  bottom: 0;
  left: 50%;
  transition: .3s;
}

#top-cta .readmore.on-click:before {
  transform: rotate(180deg);
}

#top-cta .readmore .open {
  display: block;
}

#top-cta .readmore.on-click .open {
  display: none;
}

#top-cta .readmore .close {
  display: none;
}

#top-cta .readmore.on-click .close {
  display: block;
}

@media screen and (max-width: 767px) {
  #top-cta .readmore {
    padding: 1.5vw 5vw;
    font-size: 3.6vw;
  }
}


/* #top-concept コンセプト */
#top-concept {
  background-image: url('../img/top-concept-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media screen and (min-width: 767px) {
  #top-concept .top-section-small-inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  #top-concept .concept-flex-left {
    width: 40%;
  }

  #top-concept .concept-flex-right {
    width: 60%;
  }
}

#top-concept .top-section-title-en,
#top-concept .top-section-title {
  writing-mode: vertical-rl;
}

#top-concept .top-section-title {
  color: #fff;
}

#top-concept .concept-main-text {
  font-size: min(40px, 2.9vw);
  font-family: var(--font-mincho);
  writing-mode: vertical-rl;
  color: #fff;
}

#top-concept .concept-flex-left,
#top-concept .concept-main-text-box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
}

#top-concept .concept-main-text-cross {
  align-content: center;
  color: #fff;
  font-size: min(24px, 1.7vw);
  font-weight: bold;
}

#top-concept .concept-sub-text {
  color: #fff;
  margin-bottom: min(40px, 2.9vw);
}

#top-concept .concept-clover-item-text {
  color: var(--body-title-color);
  font-weight: 500;
}

#top-concept .concept-clover-box {
  width: 80%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

#top-concept .concept-clover-item {
  width: 50%;
  aspect-ratio: 1 / 1;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

#top-concept .concept-clover-item::before {
  font-size: 36px;
  font-family: var(--font-english);
  color: rgba(255, 255, 255, 0.3);
  position: absolute;
  font-weight: bold;
  font-style: italic;
}

#top-concept .concept-clover-box div:nth-child(1) {
  background-image: url('../img/top-concept-clover-01.svg');
  background-position: right bottom;
}

#top-concept .concept-clover-box div:nth-child(2) {
  background-image: url('../img/top-concept-clover-02.svg');
  background-position: left bottom;
}

#top-concept .concept-clover-box div:nth-child(3) {
  background-image: url('../img/top-concept-clover-03.svg');
  background-position: right top;
}

#top-concept .concept-clover-box div:nth-child(4) {
  background-image: url('../img/top-concept-clover-04.svg');
  background-position: left top;
}

#top-concept .concept-clover-box div:nth-child(1)::before {
  content: "01";
  bottom: 2%;
  right: 6%;
}

#top-concept .concept-clover-box div:nth-child(2)::before {
  content: "02";
  bottom: 2%;
  left: 2%;
}

#top-concept .concept-clover-box div:nth-child(3)::before {
  content: "03";
  top: 2%;
  right: 6%;
}

#top-concept .concept-clover-box div:nth-child(4)::before {
  content: "04";
  top: 2%;
  left: 2%;
}

#top-concept .concept-clover-item-text {
  font-size: min(24px, 1.7vw);
  font-family: var(--font-mincho);
  text-align: center;
  position: absolute;
  top: 64%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}

#top-concept .concept-clover-box div:nth-child(n+3) .concept-clover-item-text {
  top: 36%;
}

@media screen and (min-width: 767px) {
  #top-concept .top-section-title-box {
    display: flex;
    flex-direction: row-reverse;
    gap: min(2vw, 14px);
  }

  #top-concept .top-section-title-en {
    padding: min(50px, 3.6vw) min(5px, 0.4vw) min(20px, 1.4vw) min(5px, 0.4vw);
    height: fit-content;
  }

  #top-concept .top-section-title-en::before {
    top: min(20px, 1.4vw);
    left: 50%;
    transform: translate(-50%, 0);
  }

  #top-concept .top-section-title {
    padding-top: min(30px, 2.1vw);
  }
}

@media screen and (max-width: 767px) {
  #top-concept .top-section-title-box {
    display: flex;
    flex-direction: row-reverse;
    gap: 2vw;
  }

  #top-concept .top-section-title-en {
    padding: 8vw 0.5vw 2vw 0.5vw;
    height: fit-content;
  }

  #top-concept .top-section-title-en::before {
    top: 2vw;
    left: 50%;
    transform: translate(-50%, 0);
  }

  #top-concept .top-section-title {
    padding-top: 2vw;
  }

  #top-concept .concept-main-text {
    font-size: 5.3vw;
  }

  #top-concept .concept-main-text-cross {
    font-size: 4.3vw;
    padding-bottom: 50%;
  }

  #top-concept .concept-main-text-box {
    gap: 2vw;
  }

  #top-concept .concept-clover-box {
    width: 90%;
  }

  #top-concept .concept-clover-item-text {
    font-size: 4vw;
  }

  #top-concept .concept-clover-item::before {
    font-size: 6vw;
  }
}




/* #top-menu 診療案内 */

#top-menu {
  background: #FFF1DC;
}

@media screen and (min-width: 767px) {
  #top-menu .top-menu-upper-box {
    display: flex;
    justify-content: space-between;
  }
}

#top-menu .top-menu-upper-text {
  align-content: center;
}

@media screen and (max-width: 767px) {
  #top-menu .top-menu-upper-text {
    margin-bottom: 5vw;
  }

}


/*タブ切り替え全体のスタイル*/
#top-menu .tabs {
  padding-bottom: min(40px, 2.9vw);
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin: 0 auto;
}

/*タブのスタイル*/
#top-menu .tab_item {
  width: calc(100% / 6);
  height: 9vw;
  max-height: 124px;
  border-bottom: 3px solid var(--body-title-color);
  background-color: #fff;
  text-align: center;
  color: var(--body-title-color);
  display: block;
  float: left;
  text-align: center;
  font-family: var(--font-mincho);
  transition: all 0.2s ease;
  align-content: center;
  opacity: 0.6;
}

#top-menu .tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
#top-menu .tab_content {
  display: none;
  padding: min(40px, 2.9vw) min(40px, 2.9vw) 0;
  clear: both;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #top-menu .tab_content {
    min-width: 60vw;
  }
}


/*選択されているタブのコンテンツのみを表示*/
#top-menu-01:checked~#top-menu-01_content,
#top-menu-02:checked~#top-menu-02_content,
#top-menu-03:checked~#top-menu-03_content,
#top-menu-04:checked~#top-menu-04_content,
#top-menu-05:checked~#top-menu-05_content,
#top-menu-06:checked~#top-menu-06_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
#top-menu .tabs input:checked+.tab_item {
  background-color: #FFC671;
  color: var(--body-title-color);
  opacity: 1;
}

#top-menu .tab_item img {
  width: 4vw;
  max-width: 56px;
  height: 4vw;
  max-height: 56px;
  aspect-ratio: 1 / 1;
  margin: 0 auto;
  margin-bottom: min(10px, 0.7vw);
}

#top-menu .tabs label {
  border-right: 3px solid var(--body-title-color);
}

@media screen and (min-width: 767px) {
  #top-menu .tabs .border-right-none {
    border-right: none;
  }

  #top-menu .top-menu-btn-list {
    display: flex;
    flex-wrap: wrap;
    gap: min(20px, 1.4vw);
  }
}

.top-btn-gray {
  width: auto;
  padding: min(20px, 1.4vw) min(60px, 4.3vw) min(20px, 1.4vw) min(30px, 2.1vw);
  background: rgba(255, 164, 0, 0.1);
  display: block;
  position: relative;
  border-radius: 999px;
}

.top-btn-gray::before {
  content: "";
  display: inline-block;
  width: 1.7vw;
  max-width: 24px;
  height: 1.7vw;
  max-height: 24px;
  background-image: url(../img/top-btn-icon-arrow-brown.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: min(20px, 1.4vw);
}

@media screen and (max-width: 767px) {
  #top-menu .tabs {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 160vw;
    padding-bottom: 0;
  }

  #top-menu .tab_item {
    width: 25.6vw;
    max-height: none;
    height: calc(100% / 6);
    font-size: 3.2vw;
  }

  .top-btn-gray {
    margin: 3vw 0;
    padding: 3vw 10vw 3vw 5vw;
    width: fit-content;
    max-width: 53vw;
    font-size: 3.6vw;
  }

  .top-btn-gray::before {
    width: 6vw;
    height: 6vw;
    max-width: none;
    max-height: none;
    right: 2vw;
  }

  #top-menu .tab_item img {
    width: 12vw;
    height: 12vw;
    max-width: none;
    max-height: none;
  }
}






/* #top-feature 当クリニックの4つの特徴 */
#top-feature {
  background-image: url('../img/top-feature-bg.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom;
}

#top-feature .top-section-title {
  margin-bottom: min(50px, 3.6vw);
}

#top-feature .top-section-title {
  text-align: center;
}

#top-feature .top-section-title-en {
  margin: 0 auto min(20px, 1.4vw);
}

#top-feature .feature-upper-text-box {
  margin-bottom: min(30px, 2.1vw);
}

#top-feature .feature-upper-text-sub {
  text-align: center;
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
}

#top-feature .feature-upper-main-text-box {
  margin: min(20px, 1.4vw) auto;
}

@media screen and (min-width: 767px) {
  #top-feature .feature-upper-main-text-box {
    display: flex;
    justify-content: center;
    gap: min(10px, 0.7vw);
  }
}

#top-feature .feature-upper-main-text {
  font-size: min(20px, 1.4vw);
  color: var(--body-title-color);
  font-family: var(--font-mincho);
  background: linear-gradient(180deg, #FFA743 0%, #FFE196 100%);
  padding: min(5px, 0.4vw) min(10px, 0.7vw);
  width: fit-content;
}

#top-feature .feature-upper-main-text-cross {
  align-content: center;
  color: var(--body-title-color);
  font-size: min(20px, 1.4vw);
  font-weight: bold;
}

@media screen and (min-width: 767px) {
  #top-feature .feature-item-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #top-feature .feature-item-orange-01 {
    width: 40%;
  }

  #top-feature .feature-item-orange-02 {
    width: 58%;
  }
}

#top-feature .feature-item-text-box {
  position: relative;
  width: 96%;
  margin: max(-80px, -5.7vw) auto 0;
  padding: min(50px, 3.6vw) min(20px, 1.4vw) min(20px, 1.4vw);
  background: rgba(255, 255, 255, 0.9);
}

#top-feature .feature-item-num {
  position: absolute;
  width: 4.6vw;
  max-width: 64px;
  height: 4.6vw;
  max-height: 64px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
  top: 0;
  left: 50%;
  color: #fff;
  font-family: var(--font-mincho);
  text-align: center;
  align-content: center;
  font-size: min(22px, 1.6vw);
}

#top-feature .feature-item-orange-01 .feature-item-num {
  background-image: url('../img/top-feature-clover-orange.svg');
}

#top-feature .feature-item-orange-02 .feature-item-num {
  background-image: url('../img/top-feature-clover-orange-2.svg');
}

#top-feature .feature-item-title {
  font-size: min(24px, 1.7vw);
  font-family: var(--font-mincho);
  margin-bottom: min(10px, 0.7vw);
  text-align: center;
}

#top-feature .feature-item-title {
  color: var(--body-title-color);
}

#top-feature .top-btn-blue-center-box {
  margin-top: min(40px, 2.8vw);
}

@media screen and (max-width: 767px) {
  #top-feature .feature-upper-text-sub {
    font-size: 4.5vw;
  }

  #top-feature .feature-upper-main-text-box {
    text-align: center;
    margin: 5vw auto;
  }

  #top-feature .feature-upper-main-text {
    margin: 0 auto;
    font-size: 4.5vw;
  }

  #top-feature .feature-upper-main-text-cross {
    font-size: 5.3vw;
  }

  #top-feature .feature-item-num {
    width: 17vw;
    max-width: none;
    height: 17vw;
    max-height: none;
    font-size: 5.3vw;
  }

  #top-feature .feature-item-title {
    font-size: 5.3vw;
    margin-bottom: 3vw;
  }

  #top-feature .feature-item-text-box {
    padding: 10vw 2vw 5vw;
  }

  #top-feature .feature-item {
    width: 100%;
    margin-bottom: 5vw;
  }
}


/* #top-day-surgery 日帰り手術のご案内 */
#top-day-surgery {
  background-image: url('../img/top-day-surgery-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#top-day-surgery .top-section-title-en {
  line-height: 1.5 !important;
}

#top-day-surgery .top-section-title::before {
  background-image: url(../img/top-icon-clover-white.png);
}

#top-day-surgery .day-surgery-dl-list {
  font-size: min(16px, 1.1vw);
}

#top-day-surgery .day-surgery-doctor-img {
  width: 100%;
  aspect-ratio: 420 / 580;
  max-width: 420px;
  height: fit-content;
}

@media screen and (min-width: 767px) {
  #top-day-surgery .day-surgery-content {
    display: flex;
    justify-content: space-between;
  }

  #top-day-surgery .day-surgery-text-box {
    width: 53%;
  }

  #top-day-surgery .day-surgery-doctor-img {
    width: 42%;
    margin: 0;
  }
}

#top-day-surgery .day-surgery-dl-list {
  margin: min(30px, 2.1vw) 0;
}

#top-day-surgery .day-surgery-dl {
  display: flex;
  padding: min(20px, 1.4vw) 0;
  border-bottom: 2px solid #CDCDCD;
}

#top-day-surgery .day-surgery-dt {
  width: 30%;
}

#top-day-surgery .day-surgery-dd {
  width: 70%;
}

#top-day-surgery .day-surgery-btn-box {
  text-align: center;
  margin: min(30px, 2.1vw) 0;
}

.top-btn-white {
  width: 24vw;
  max-width: 340px;
  height: 5.7vw;
  max-height: 80px;
  display: inline-block;
  background-color: #fff;
  border-radius: 999px;
  text-align: center;
  border: 1px solid var(--body-title-color);
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  color: var(--body-title-color);
  position: relative;
  align-content: center;
}

.top-btn-white::before {
  content: "";
  display: inline-block;
  width: 1.7vw;
  max-width: 24px;
  height: 1.7vw;
  max-height: 24px;
  background-image: url(../img/top-another-page-icon-blue.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: min(30px, 2.1vw);
}

@media screen and (max-width: 767px) {
  .top-btn-white {
    width: 80vw;
    height: 19vw;
    max-width: none;
    max-height: none;
    font-size: 4.8vw;
  }

  .top-btn-white::before {
    width: 6.4vw;
    height: 6.4vw;
    max-width: none;
    max-height: none;
    right: 5vw;
  }
}

@media screen and (min-width: 767px) {
  #top-day-surgery .day-surgery-menu-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #top-day-surgery .day-surgery-menu-list-upper .day-surgery-menu-btn {
    width: 32%;
    display: block;
  }

  #top-day-surgery .day-surgery-menu-list-lower .day-surgery-menu-btn {
    width: 24%;
    display: block;
  }
}

#top-day-surgery .day-surgery-menu-btn {
  margin-bottom: min(20px, 1.4vw);
  display: block;
}

@media screen and (max-width: 767px) {
  #top-day-surgery .day-surgery-menu-btn {
    margin-bottom: 4vw;
  }
}

#top-day-surgery .day-surgery-menu-btn-flex {
  display: flex;
  justify-content: space-between;
  background: #fff;
}

#top-day-surgery .day-surgery-menu-btn-flex img {
  width: 30%;
  aspect-ratio: 1 / 1;
}

@media screen and (min-width: 767px) {
  #top-day-surgery .day-surgery-menu-list-lower .day-surgery-menu-btn-flex img {
    width: 30%;
    aspect-ratio: 80 / 108;
  }
}

#top-day-surgery .daysurgery-menu-text {
  width: 70%;
  align-content: center;
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  padding-left: min(10px, 0.7vw);
  letter-spacing: 0.01em;
}

#top-day-surgery .day-surgery-menu-text-small {
  font-size: min(12px, 0.9vw);
  font-family: var(--font-gothic);
  display: block;
  letter-spacing: 0.01em;
}

@media screen and (min-width: 767px) {
  #top-day-surgery .day-surgery-menu-list-lower .day-surgery-menu-text {
    font-size: min(17px, 1.2vw);
  }

  #top-day-surgery .day-surgery-menu-list-lower .day-surgery-menu-text-small {
    font-size: min(10px, 0.7vw);
  }
}

@media screen and (max-width: 767px) {
  #top-day-surgery .day-surgery-dl-list {
    margin: 5vw 0;
  }

  #top-day-surgery .day-surgery-dl {
    padding: 4vw 0;
    font-size: 4vw;
  }

  #top-day-surgery .day-surgery-btn-box {
    margin: 10vw 0;
  }

  #top-day-surgery .daysurgery-menu-text {
    font-size: 5.3vw;
    padding-left: 5vw;
  }

  #top-day-surgery .day-surgery-menu-text-small {
    font-size: 3.2vw;
  }

  #top-day-surgery .day-surgery-doctor-img {
    margin-bottom: 10vw;
  }
}



/* #top-doctor 医師紹介 */
#top-doctor {
  padding: 0 !important;
}

#top-doctor-1 {
  background-image: url('../img/top-doctor-bg-01.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: min(100px, 7.1vw) 0 min(50px, 3.6vw);
}

#top-doctor-2 {
  background-image: url('../img/top-doctor-bg-02.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: min(100px, 7.1vw) 0 min(50px, 3.6vw);
}

#top-doctor .top-section-title {
  text-align: center;
}

#top-doctor .top-section-title-en {
  margin: 0 auto min(20px, 1.4vw);
}

@media screen and (min-width: 767px) {
  #top-doctor .doctor-content-flex {
    display: flex;
    justify-content: space-between;
  }

  #top-doctor .doctor-content-flex-reverse {
    flex-direction: row-reverse;
  }

  #top-doctor .doctor-content-flex img {
    width: 35%;
    aspect-ratio: 394 / 554;
    height: fit-content;
    margin: 0;
  }

  #top-doctor .doctor-text-box {
    width: 60%;
  }
}

#top-doctor .doctor-message {
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  text-decoration: underline;
  text-decoration-color: #F7A134;
  text-underline-offset: min(10px, 0.7vw);
  line-height: 2.5;
  margin: min(30px, 2.1vw) 0;
}

#top-doctor .doctor-text {
  margin-bottom: min(20px, 1.4vw);
}

#top-doctor .doctor-name {
  text-align: right;
  margin-bottom: min(30px, 2.1vw);
}

#top-doctor .doctor-name-jp {
  font-size: min(28px, 2vw);
  font-family: var(--font-mincho);
  margin-bottom: min(4px, 0.3vw);
}

#top-doctor .doctor-affiliation {
  font-size: min(14px, 1vw);
  margin-bottom: min(20px, 1.4vw);
  display: inline-block;
}

@media screen and (max-width: 767px) {
  #top-doctor .doctor-affiliation {
    font-size: 3.2vw;
  }
}

#top-doctor .doctor-name-en {
  color: var(--body-title-color);
  font-family: var(--font-english);
}

#top-doctor .doctor-btn-box {
  text-align: center;
}

.top-btn-blue {
  width: 24vw;
  max-width: 340px;
  height: 5.7vw;
  max-height: 80px;
  display: inline-block;
  background: linear-gradient(180deg, #FFA743 0%, #FFE196 100%);
  border-radius: 999px;
  text-align: center;
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  color: var(--body-title-color);
  font-weight: bold;
  position: relative;
  align-content: center;
}

.top-btn-blue::before {
  content: "";
  display: inline-block;
  width: 1.7vw;
  max-width: 24px;
  height: 1.7vw;
  max-height: 24px;
  background-image: url(../img/top-btn-icon-arrow-brown.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  transform: translateY(-48%);
  top: 50%;
  right: min(30px, 2.1vw);
}

@media screen and (max-width: 767px) {
  .top-btn-blue {
    width: 80vw;
    height: 19vw;
    max-width: none;
    max-height: none;
    font-size: 4.8vw;
  }

  .top-btn-blue::before {
    width: 6.4vw;
    height: 6.4vw;
    max-width: none;
    max-height: none;
    right: 5vw;
  }
}

#top-doctor .doctor-media-box {
  margin: min(100px, 7.1vw) 0 min(50px, 3.6vw);
}

#top-doctor .doctor-media-title {
  font-size: min(20px, 1.4vw);
  font-family: var(--font-mincho);
  position: relative;
  padding-left: min(10px, 0.7vw);
  border-left: 4px solid var(--body-title-color);
  margin: min(10px, 0.7vw) 0 min(20px, 1.4vw);
}

@media screen and (min-width: 767px) {
  #top-doctor .doctor-media-item {
    display: flex;
    justify-content: space-between;
  }

  #top-doctor .doctor-media-btn {
    width: 48%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  #top-doctor .doctor-message {
    font-size: 4.5vw;
    font-weight: 500;
    line-height: 2.2;
    margin: 5vw auto;
    width: fit-content;
  }

  #top-doctor .doctor-btn-box {
    margin: 10vw 0;
  }

  #top-doctor .doctor-name-jp {
    font-size: 5.3vw;
  }

  #top-doctor .doctor-media-title {
    font-size: 4.5vw;
    padding-left: 5vw;
    margin: 3vw 0 5vw;
  }

  #top-doctor .doctor-media-btn {
    display: block;
    margin: 5vw 0;
  }

  #top-doctor .doctor-content-flex img {
    width: 60%;
  }
}

/* footer追記 */
@media screen and (min-width: 767px) {
  footer .footer-upper {
    display: flex;
    justify-content: space-between;
  }

  footer .footer-upper .footer-clinic-info,
  footer .footer-biz-hour-box {
    width: 50%;
  }
}

/* footerの診療時間 */

footer .footer-biz-hour {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  margin: min(30px, 2.1vw);
}

footer .footer-biz-hour tr th,
footer .footer-biz-hour tr td {
  text-align: center;
  align-content: center;
  width: 10%;
  font-weight: 500;
}

footer .footer-biz-hour tr th {
  padding: min(10px, 0.7vw);
  letter-spacing: 0.01em;
  font-size: min(16px, 1.2vw);
  white-space: nowrap;
  color: #fff;
}

footer .footer-biz-hour tr td {
  padding: min(20px, 1.5vw) min(10px, 0.7vw);
}

footer .footer-biz-hour tr th:nth-child(n+2),
footer .footer-biz-hour tr td:nth-child(n+2) {
  border-left: 2px solid #fff;
}

footer .footer-biz-hour tr:nth-child(n+2) {
  border-top: 2px solid #fff;
}

footer .footer-biz-hour tr th:first-child,
footer .footer-biz-hour tr td:first-child {
  width: 25%;
}

footer .footer-biz-hour tr td:last-child {
  font-weight: normal;
}

footer .footer-biz-hour-annotation {
  font-size: min(14px, 1.0vw);
  font-weight: normal;
  letter-spacing: 0.01em;
  font-weight: 500;
}

/* スマホ時に横スクロールしないよう、横の余白（padding）を20px→10pxに */
@media screen and (max-width: 767px) {
  footer .footer-biz-hour {
    margin-bottom: 3vw;
  }

  footer .footer-biz-hour tr th,
  footer .footer-biz-hour tr td {
    font-size: 3vw;
    padding: 3vw 1vw;
  }

  footer .footer-biz-hour-annotation {
    font-size: 2.8vw;
  }
}

footer .footer-biz-hour th {
  font-weight: normal;
}


@media screen and (min-width: 767px) {
  footer .footer-lower {
    display: flex;
    justify-content: space-between;
  }

  footer .footer-sitemap {
    width: 75%;
  }

  footer .footer-cta-btn-list {
    width: 25%;
  }

  footer .footer-sitemap-list {
    display: flex;
  }

  footer .footer-sitemap-list li {
    width: 20%;
  }

  footer .footer-sitemap-list li.footer-sitemap-sub-list-menu {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
  }

  footer .footer-sitemap-list li.footer-sitemap-sub-list-small {
    width: 15%;
  }

  footer .footer-sitemap-sub-list-menu a {
    display: block;
    width: 100%;
  }

  footer .footer-sitemap-sub-list-menu ul:first-child {
    width: 70%;
  }

  footer .footer-sitemap-sub-list-menu ul:last-child {
    width: 30%;
  }

  footer .footer-sitemap-sub-list li {
    width: 100%;
  }
}

footer .footer-cta-btn-list a {
  display: block;
  width: 100%;
  margin-bottom: min(10px, 0.7vw);
}

footer .footer-cta-btn-list img {
  width: 100%;
}

footer .footer-sitemap a {
  font-size: min(14px, 1.0vw);
}

footer .footer-sitemap-bold {
  font-weight: bold;
}

footer .footer-sitemap li {
  margin-bottom: min(5px, 0.4vw);
}