@charset "UTF-8";
html,
body {
  box-sizing: border-box;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #4d4d4d;
  letter-spacing: 0.08em;
  font-feature-settings: "palt";
  scroll-behavior: smooth;
}

html {
  scroll-padding-top: 50px;
}
@media screen and (min-width: 821px) {
  html {
    scroll-padding-top: 100px;
  }
}

main {
  overflow-x: hidden;
}
@media screen and (min-width: 821px) {
  main {
    padding-top: 5.2083333333vw;
  }
}

button {
  border: none;
}

a {
  text-decoration: none;
  color: #4d4d4d;
}

img {
  width: 100%;
  vertical-align: bottom;
}

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

.pc {
  display: none !important;
}
@media screen and (min-width: 821px) {
  .pc {
    display: block !important;
  }
}

.storker {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (min-width: 821px) {
  .storker {
    width: 375px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.storker .tel_web-btns a {
  flex-direction: column;
  line-height: 1;
}
.storker .tel_web-btns a::before {
  margin-bottom: 0.2em;
  margin-right: 0;
}

.tel_web-btns {
  display: flex;
  align-items: center;
}
.tel_web-btns a {
  font-size: 15px;
  width: 33%;
  color: #fff;
  text-align: center;
  height: 50px;
  line-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tel_web-btns a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/common/icon-tel.png") no-repeat center top/cover;
  margin-right: 10px;
}
.tel_web-btns .tel {
  background: #ce4170;
  font-family: "Lexend", sans-serif;
}
.tel_web-btns .web {
  background: #4d4d4d;
  font-size: 14px;
}
.tel_web-btns .web::before {
  content: "";
  display: block;
  width: 22px;
  height: 16px;
  background: url("../img/common/icon-web.png") no-repeat center top/cover;
  margin-right: 5px;
}
.tel_web-btns .line {
  background: #06c755;
  font-size: 14px;
}
.tel_web-btns .line::before {
  content: "";
  display: block;
  width: 21px;
  height: 20px;
  background: url("../img/common/icon-line.png") no-repeat center top/cover;
  margin-right: 5px;
}

@media screen and (min-width: 821px) {
  header {
    width: 100%;
    height: 5.2083333333vw;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 999;
  }
}
@media screen and (min-width: 821px) {
  header .header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 821px) {
  header .header__inner .header__inner-nav {
    display: flex;
    height: 5.2083333333vw;
  }
}
header .header__inner .header__inner-nav .tel_web-btns {
  display: none;
}
@media screen and (min-width: 821px) {
  header .header__inner .header__inner-nav .tel_web-btns {
    display: flex;
  }
}
header .header__inner .header__inner-nav .tel_web-btns a {
  width: 5.2083333333vw;
  height: 5.2083333333vw;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: clamp(10px, 0.8vw, 13px);
  line-height: 1;
  letter-spacing: 0.03em;
}
header .header__inner .header__inner-nav .tel_web-btns a::before {
  margin: 0 0 6px;
}
header .header__inner .header__inner-nav .tel_web-btns a.tel {
  width: 11.71875vw;
}
header .header__inner .header__inner-nav .tel_web-btns a.tel::before {
  display: none;
}
header .header__inner .header__inner-nav .tel_web-btns a.tel .icon {
  display: flex;
  align-items: center;
  font-size: clamp(13px, 1.2vw, 18px);
}
header .header__inner .header__inner-nav .tel_web-btns a.tel .icon::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/common/icon-tel.png") no-repeat center top/cover;
}
header .header__inner .header__inner-nav .tel_web-btns a.tel small {
  font-size: 10px;
  letter-spacing: 0.02em;
  margin-top: 0.6em;
}
header .header__logo {
  width: 140px;
  position: fixed;
  top: 6px;
  left: 10px;
  z-index: 990;
}
@media screen and (min-width: 821px) {
  header .header__logo {
    width: 15.625vw;
    padding-left: 1.5625vw;
    position: static;
    flex-shrink: 0;
  }
}
header .header__nav-desc {
  display: none;
}
@media screen and (min-width: 821px) {
  header .header__nav-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-right: 0px;
  }
}
header .header__nav-desc p {
  font-size: clamp(10px, 0.8vw, 12px);
  margin: 1.0416666667vw 0 0;
  color: #ce4170;
  padding-right: 12px;
  line-height: 1.3;
}
header .header__nav-list {
  display: none;
}
@media screen and (min-width: 821px) {
  header .header__nav-list {
    display: block;
  }
}
header .header__nav-list .header__nav-items {
  display: flex;
  align-items: center;
}
header .header__nav-list .header__nav-items li {
  position: relative;
}
header .header__nav-list .header__nav-items li > a {
  display: block;
  padding: 0 0.78125vw 16px;
  font-size: clamp(10px, 1vw, 14px);
  position: relative;
  text-align: center;
  letter-spacing: 0.03em;
  transition: color 0.3s;
}
header .header__nav-list .header__nav-items li > a:hover {
  color: #ce4170;
}
header .header__nav-list .header__nav-items li > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #ce4170;
  transition: width 0.3s ease;
}
header .header__nav-list .header__nav-items li > a:hover::after {
  width: 100%;
}
header .header__nav-list .header__nav-items li.has-submenu {
  display: flex;
  align-items: flex-start;
}
header .header__nav-list .header__nav-items li.has-submenu::after {
  content: "";
  transform: rotate(-45deg);
  width: 4px;
  height: 4px;
  border-left: 1px solid #ce4170;
  border-bottom: 1px solid #ce4170;
  margin-top: 4px;
  margin-left: -6px;
}
header .header__nav-list .header__nav-items li.has-submenu:hover .submenu-container {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
header .header__nav-list .submenu-container {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  background-color: rgba(244, 217, 210, 0.9);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  transform: translateY(0px);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  z-index: 100;
}
header .header__nav-list .submenu-container .submenu-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  padding: 35px 10px;
  align-items: flex-start;
}
header .header__nav-list .submenu-container .submenu-inner .sec-ttl {
  width: 20%;
  margin-bottom: 0;
}
header .header__nav-list .submenu-container .submenu-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  width: 80%;
}
header .header__nav-list .submenu-container .submenu-list li {
  width: 31%;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
}
header .header__nav-list .submenu-container .submenu-list li a {
  padding: 0.5em 0.1em;
  font-size: 17px;
  display: flex;
  align-items: center;
  transition: color 0.3s;
}
header .header__nav-list .submenu-container .submenu-list li a:hover {
  color: #ce4170;
}
header .header__nav-list .submenu-container .submenu-list li a::after {
  display: none;
}
header .header__nav-list .submenu-container .medical-services__container {
  width: 80%;
  display: flex;
  justify-content: space-between;
}
header .header__nav-list .submenu-container .medical-services__container .w-three {
  width: 32%;
}
@media screen and (min-width: 821px) {
  header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content > a span {
    position: relative;
  }
  header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content > a span::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #ce4170;
    bottom: -10px;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
  }
  header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content > a:hover span::after {
    visibility: visible;
    opacity: 1;
    transition: 0.5s;
  }
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content a {
  font-size: 18px;
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content a img {
  width: 60px;
  height: 60px;
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content .c-list li {
  width: 100%;
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content .c-list li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: color 0.3s;
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content .c-list li a:hover {
  color: #ce4170;
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content .c-list li a:hover::after {
  width: 6px;
}
header .header__nav-list .submenu-container .medical-services__container .w-three .medical-services__content .c-list li a::after {
  background: none;
  left: inherit;
  right: 10px;
}

#hamburgerButton {
  position: fixed;
  border: none;
  top: 0px;
  right: 0px;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  z-index: 1001;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 50px;
  height: 50px;
  background: #ce4170;
}
@media screen and (min-width: 821px) {
  #hamburgerButton {
    width: 5.2083333333vw;
    height: 5.2083333333vw;
    position: static;
    background: #d99ca2;
  }
}

/* ハンバーガーアイコン【修正：spanを使用して線を描画】 */
.hamburger-icon {
  display: inline-block;
  width: 24px;
  height: 16px;
  position: relative;
}
@media screen and (min-width: 821px) {
  .hamburger-icon {
    width: 40px;
  }
}

.hamburger-icon span {
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background: #fff;
  transition: transform 0.3s ease, top 0.3s ease, bottom 0.3s ease;
}

.hamburger-icon span:first-child {
  top: 6px;
}

.hamburger-icon span:last-child {
  bottom: 2px;
}
@media screen and (min-width: 821px) {
  .hamburger-icon span:last-child {
    width: 30px;
    left: 0;
  }
}

/* バツボタン用に変形【修正：openクラスで変形】 */
.hamburger-icon.open span:first-child {
  top: 49%;
  transform: rotate(30deg);
}

.hamburger-icon.open span:last-child {
  bottom: 50%;
  transform: rotate(-30deg);
}
@media screen and (min-width: 821px) {
  .hamburger-icon.open span:last-child {
    width: 40px;
  }
}

.button-text {
  font-size: 10px;
  color: #fff;
  font-family: "Lexend", sans-serif;
}
@media screen and (min-width: 821px) {
  .button-text {
    font-size: 14px;
  }
}

.nav-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: -1;
  display: none;
}
.nav-bg.open {
  display: block;
  z-index: 990;
}

/* 右からスライドするナビゲーション */
#navMenu {
  position: fixed;
  top: 0;
  right: -305px;
  /* 初期状態は画面外 */
  width: 305px;
  height: 100%;
  background: #f4d9d2;
  overflow-y: auto;
  transition: all 0.3s ease;
  z-index: 1000;
  padding: 0px 18px 20px;
}
@media screen and (min-width: 821px) {
  #navMenu {
    right: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
  }
}
#navMenu .nav-logo {
  width: 140px;
  margin: 10px auto 20px;
}
#navMenu .nav-logo img {
  width: 100%;
}
#navMenu .tel_web-btns {
  margin: 0.5em 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
#navMenu .tel_web-btns a {
  font-size: 15px;
  letter-spacing: 0.03em;
  width: 49%;
  border-radius: 5px;
  line-height: 45px;
  height: 45px;
  width: 100%;
}
#navMenu .tel_web-btns a::before {
  width: 14px;
  height: 14px;
}
#navMenu .tel_web-btns .web {
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-top: 0.5em;
}
#navMenu .tel_web-btns .web::before {
  width: 18px;
  height: 13px;
}
#navMenu .tel_web-btns .line {
  font-size: 12px;
  letter-spacing: 0.1em;
  margin-top: 0.5em;
}
#navMenu .tel_web-btns .line::before {
  width: 21px;
  height: 20px;
}
#navMenu .address {
  font-size: 12px;
  line-height: 1.5833333333;
  margin-bottom: 0.5em;
  position: relative;
  letter-spacing: 0.05em;
}
#navMenu .address span {
  display: block;
  font-size: 13px;
  margin-top: 0.3em;
}
#navMenu .address .map-link {
  display: block;
  font-size: 12px;
  color: #fff;
  font-family: "Lexend", sans-serif;
  position: absolute;
  border-radius: 11px;
  top: 50%;
  padding: 2px 12px;
  background: #d99ca2;
  right: 0;
  transform: translateY(-50%);
}
#navMenu .guide__time .morning_evening div::before {
  display: none;
}
#navMenu .guide__time .annotation {
  letter-spacing: 0.02em;
}
@media screen and (min-width: 821px) {
  #navMenu .nav-container {
    max-width: 1150px;
    margin: 70px auto 0;
  }
}
@media screen and (min-width: 821px) {
  #navMenu .c-nav {
    background: none;
    justify-content: space-between;
    padding: 0;
    width: 100%;
  }
  #navMenu .c-nav .other-nav ul li a {
    margin-bottom: 1.5em;
    display: block;
    transition: color 0.3s;
  }
  #navMenu .c-nav .other-nav ul li a:hover {
    color: #ce4170;
  }
  #navMenu .c-nav .footer__nav-content {
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #fbf7f6;
  }
  #navMenu .c-nav .footer__nav-content .c-list > li {
    margin-bottom: 0.2em;
  }
  #navMenu .c-nav .footer__nav-content .c-list > li a {
    transition: color 0.3s;
  }
  #navMenu .c-nav .footer__nav-content .c-list > li a:hover {
    color: #ce4170;
  }
  #navMenu .c-nav .footer__nav-content.noborder {
    border-bottom: none;
  }
}
#navMenu .c-nav .btn-wrapper {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
#navMenu .c-nav .btn-wrapper small {
  text-align: center;
  font-size: 13px;
  margin-top: 0.5em;
  display: block;
  width: 300px;
}
#navMenu .c-nav .c-btn.tel a span {
  font-size: 20px;
}
#navMenu .c-nav .c-btn a {
  width: 300px;
  font-size: 16px;
}

/* ナビゲーション表示時【修正：openクラスでスライド表示】 */
#navMenu.open {
  right: 0;
}
@media screen and (min-width: 821px) {
  #navMenu.open {
    visibility: visible;
    opacity: 1;
  }
}

.menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.menu li {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 2%;
  width: 100%;
}
.menu li.half {
  width: 49%;
}
.menu li .c-pink {
  text-align: center;
  padding: 1em 0;
}
.menu li a,
.menu li span.label {
  display: block;
  padding: 1em;
  background: #fff;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  line-height: 1.3;
}
.menu li a.label {
  display: flex;
  border-radius: 5px 5px 0 0;
}

.submenu {
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  padding: 0 1em;
  height: 0;
}
.submenu.open {
  padding: 0 1em 1em;
}
.submenu li a {
  background: #f4f4f4;
  border-radius: 5px;
  align-items: flex-start !important;
  padding: 0.5em 1em;
}
.submenu li a::before {
  margin-top: 6px;
}
.submenu li ul {
  border-top: 1px solid #fbf7f6;
  background: #f4f4f4;
  padding-bottom: 20px;
  border-radius: 0 0 5px 5px;
}
.submenu li ul li {
  width: 100% !important;
  margin-bottom: 0;
}
.submenu li ul li a {
  border-radius: 0;
  padding: 0.5em 1em 0;
  align-items: center !important;
}
.submenu li ul li a::before {
  margin-top: 0px;
}

.accordion-toggle {
  width: 100%;
  font-size: 14px;
  text-align: left;
  border-radius: 5px;
  font-family: "Noto Sans JP", sans-serif;
  color: #4d4d4d;
  font-weight: 400;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
  background: #fff;
}
.accordion-toggle::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #ce4170;
  border-right: 1px solid #ce4170;
  transform: rotate(135deg);
  transition: transform 0.3s ease-in-out;
}
.accordion-toggle[aria-expanded=true]::after {
  transform: rotate(-45deg);
}

footer {
  background: #fbf7f6;
  position: relative;
  padding-bottom: 60px;
}
@media screen and (min-width: 821px) {
  footer {
    background: linear-gradient(to right, #fff 50%, #fbf7f6 50%);
    padding: 0 8px;
    border-bottom: 6px solid #ce4170;
  }
}
@media screen and (min-width: 821px) {
  footer .pc-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
  }
}
footer .links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 1em;
}
@media screen and (min-width: 821px) {
  footer .links {
    justify-content: flex-start;
    margin: 1em 0 2em;
  }
}
footer .links a {
  width: 30px;
  display: block;
  height: 30px;
}
footer .footer__info {
  padding: 40px 20px;
  background: #fff;
}
@media screen and (min-width: 821px) {
  footer .footer__info {
    width: 300px;
    padding: 100px 0 0;
  }
}
footer .footer__info .footer__logo {
  width: 200px;
  margin: 0 auto 20px;
}
@media screen and (min-width: 821px) {
  footer .footer__info .footer__logo {
    margin: 0 0 20px;
  }
}
footer .footer__info .footer__tel a {
  color: #ce4170;
  font-size: 25px;
  font-family: "Lexend", sans-serif;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 821px) {
  footer .footer__info .footer__tel a {
    justify-content: flex-start;
  }
}
footer .footer__info .footer__tel a::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/common/icon-tel-color.png") no-repeat center top/cover;
  margin-right: 5px;
}
footer .footer__info .footer__uketsuke {
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
  margin-bottom: 1.5em;
  padding-bottom: 2em;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (min-width: 821px) {
  footer .footer__info .footer__uketsuke {
    text-align: left;
  }
}
footer .footer__info .footer_address {
  text-align: center;
  line-height: 1.8;
  font-size: 15px;
}
@media screen and (min-width: 821px) {
  footer .footer__info .footer_address {
    text-align: left;
  }
}
footer .footer__info .footer_address span {
  font-size: 14px;
  display: block;
}
@media screen and (min-width: 821px) {
  footer .footer__info .footer_address span {
    font-size: 15px;
  }
}
footer .footer__info .c-btn {
  width: 100%;
  margin-top: 1em;
}
@media screen and (min-width: 821px) {
  footer .other-nav ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
}
@media screen and (min-width: 821px) {
  footer .other-nav li {
    width: 50%;
  }
}
footer .other-nav li a {
  font-size: 15px;
  margin-bottom: 1.5em;
  display: block;
  transition: color 0.3s;
}
@media screen and (min-width: 821px) {
  footer .other-nav li a:hover {
    color: #ce4170;
  }
}
footer .footer__banner {
  padding: 0 20px;
  width: 315px;
}
@media screen and (min-width: 821px) {
  footer .footer__banner {
    position: absolute;
    width: 300px;
    left: 0;
    bottom: 95px;
    padding: 0;
  }
}
footer .footer__banner a {
  transition: opacity 0.3s;
}
@media screen and (min-width: 821px) {
  footer .footer__banner a:hover {
    opacity: 0.7;
  }
}
footer .footer__copyright {
  writing-mode: vertical-lr;
  font-size: 13px;
  font-family: "Lexend", sans-serif;
  color: #ce4170;
  position: absolute;
  bottom: 60px;
  right: 20px;
}
@media screen and (min-width: 821px) {
  footer .footer__copyright {
    writing-mode: inherit;
    bottom: 30px;
    right: inherit;
    left: 0;
  }
}

.c-list.w-half {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px;
}
.c-list.w-half > li {
  margin-bottom: 0 !important;
  background: #fff;
}
.c-list.w-half > li a {
  line-height: 1.3;
}
.c-list > li a {
  display: flex;
  align-items: center;
}
.c-list > li a::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #d99ca2;
  border-radius: 50%;
  margin-right: 6px;
  flex-shrink: 0;
}
.c-list > li a.eventnone {
  pointer-events: none;
}
.c-list > li ul {
  display: flex;
  flex-wrap: wrap;
}
.c-list > li ul li {
  width: 50%;
}
.c-list > li ul li.w100 {
  width: 100%;
}
.c-list > li ul li a {
  display: flex;
  align-items: center;
  color: #808080;
}
.c-list > li ul li a::before {
  display: block;
  content: "";
  width: 8px;
  height: 1px;
  background: #e6e6e6;
}

.c-pink {
  color: #ce4170;
}

.c-btn {
  border-radius: 25px;
  width: 100%;
}
@media screen and (min-width: 821px) {
  .c-btn {
    width: 450px;
  }
}
.c-btn a {
  color: #fff;
  font-size: 14px;
  background: #ce4170;
  line-height: 55px;
  height: 55px;
  display: block;
  border: 1px solid #ce4170;
  border-radius: 27px;
  position: relative;
  z-index: 1;
  transition: 0.5s;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 821px) {
  .c-btn a {
    font-size: 20px;
    height: 80px;
    line-height: 80px;
    border-radius: 40px;
  }
}
.c-btn a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 27px;
  z-index: -1;
  background: #fff;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform ease 0.5s;
}
.c-btn a::after {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  background: url("../img/common/arrow-white.png") no-repeat center top/cover;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (min-width: 821px) {
  .c-btn a:hover {
    color: #ce4170;
  }
  .c-btn a:hover::after {
    background: url("../img/common/arrow-pink.png") no-repeat center top/cover;
  }
  .c-btn a:hover::before {
    transform: scaleX(1);
  }
}
.c-btn a:active {
  color: #ce4170;
}
.c-btn a:active::after {
  background: url("../img/common/arrow-pink.png") no-repeat center top/cover;
}
.c-btn a:active::before {
  transform: scaleX(1);
}
@media screen and (min-width: 821px) {
  .c-btn a span {
    margin-left: -15px;
  }
}
.c-btn a span::before {
  left: 24%;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (min-width: 821px) {
  .c-btn a span::before {
    position: static;
    transform: translateY(0);
    margin-right: 15px;
  }
}
.c-btn.two-line a {
  line-height: 1.3;
  padding: 16px 0;
  border-radius: 35px;
  height: 100%;
}
@media screen and (min-width: 821px) {
  .c-btn.two-line a {
    height: 80px;
    line-height: 80px;
    padding: 0;
    border-radius: 40px;
  }
}
@media screen and (min-width: 821px) {
  .c-btn.tel a:hover span::before {
    background: url("../img/common/icon-tel-color.png") no-repeat center top/cover;
  }
}
.c-btn.tel a:active span::before {
  background: url("../img/common/icon-tel-color.png") no-repeat center top/cover;
}
.c-btn.tel a span {
  font-family: "Lexend", sans-serif;
  font-size: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 821px) {
  .c-btn.tel a span {
    font-size: 25px;
  }
}
.c-btn.tel a span::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/common/icon-tel.png") no-repeat center top/cover;
  left: 23%;
}
.c-btn.web a {
  background: #4d4d4d;
  border: 1px solid #4d4d4d;
}
@media screen and (min-width: 821px) {
  .c-btn.web a:hover {
    color: #4d4d4d;
  }
  .c-btn.web a:hover::after {
    background: url("../img/common/arrow-dark.png") no-repeat center top/cover;
  }
  .c-btn.web a:hover span::before {
    background: url("../img/common/icon-web-color.png") no-repeat center top/cover;
  }
}
.c-btn.web a:active {
  color: #4d4d4d;
}
.c-btn.web a:active::after {
  background: url("../img/common/arrow-dark.png") no-repeat center top/cover;
}
.c-btn.web a:active span::before {
  background: url("../img/common/icon-web-color.png") no-repeat center top/cover;
}
.c-btn.web a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-btn.web a span::before {
  content: "";
  display: block;
  width: 22px;
  height: 16px;
  background: url("../img/common/icon-web.png") no-repeat center top/cover;
}
.c-btn.line a {
  background: #06c755;
  border: 1px solid #06c755;
}
@media screen and (min-width: 821px) {
  .c-btn.line a:hover {
    color: #06c755;
  }
  .c-btn.line a:hover::after {
    background: url("../img/common/arrow-green.png") no-repeat center top/cover;
  }
  .c-btn.line a:hover span::before {
    background: url("../img/common/icon-line-color.png") no-repeat center top/cover;
  }
}
.c-btn.line a:active {
  color: #06c755;
}
.c-btn.line a:active::after {
  background: url("../img/common/arrow-dark.png") no-repeat center top/cover;
}
.c-btn.line a:active span::before {
  background: url("../img/common/icon-line-color.png") no-repeat center top/cover;
}
.c-btn.line a span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-btn.line a span::before {
  content: "";
  display: block;
  width: 21px;
  height: 20px;
  background: url("../img/common/icon-line.png") no-repeat center top/cover;
}
.c-btn.external a span {
  position: relative;
}
.c-btn.external a span::before {
  content: "";
  display: block;
  width: 14px;
  height: 15px;
  background: url("../img/common/icon-external-white.png") no-repeat center top/cover;
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
}
.c-btn.external a:hover span::before {
  background: url("../img/common/icon-external.png") no-repeat center top/cover;
}

.c-nav {
  padding: 45px 20px 10px;
}
@media screen and (min-width: 821px) {
  .c-nav {
    width: calc(100% - 350px);
    padding: 100px 0 70px 80px;
    border-radius: 60px 0 0 0;
    background: #fbf7f6;
    display: flex;
    justify-content: space-between;
  }
  .c-nav .half-pc {
    width: 48%;
  }
  .c-nav .w-three {
    width: 31%;
  }
}
.c-nav .footer__nav-content {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #e6e6e6;
}
@media screen and (min-width: 821px) {
  .c-nav .footer__nav-content {
    padding-bottom: 1.5em;
    margin-bottom: 1.5em;
  }
}
.c-nav .footer__nav-content .footer__nav-title {
  font-size: 18px;
}
.c-nav .footer__nav-content .footer__nav-title a {
  transition: color 0.3s;
}
@media screen and (min-width: 821px) {
  .c-nav .footer__nav-content .footer__nav-title a:hover {
    color: #ce4170;
  }
}
.c-nav .footer__nav-content .footer__nav-title span {
  font-size: 13px;
  color: #ce4170;
  font-family: "Lexend", sans-serif;
  display: block;
  margin-bottom: 0.3em;
}
.c-nav .footer__nav-content .c-list {
  margin-top: 1em;
}
@media screen and (min-width: 821px) {
  .c-nav .footer__nav-content .c-list.w-half {
    grid-template-columns: 1fr;
  }
}
.c-nav .footer__nav-content .c-list > li {
  margin-bottom: 0.5em;
}
.c-nav .footer__nav-content .c-list > li:last-of-type {
  margin-bottom: 0;
}
.c-nav .footer__nav-content .c-list > li a {
  background: #fff;
  font-size: 15px;
  padding: 0.5em 0em 0.5em 1em;
  border-radius: 5px;
  align-items: flex-start;
  line-height: 1.3;
  transition: color 0.3s;
}
@media screen and (min-width: 821px) {
  .c-nav .footer__nav-content .c-list > li a:hover {
    color: #ce4170;
  }
}
.c-nav .footer__nav-content .c-list > li a::before {
  margin-top: 6px;
}
.c-nav .footer__nav-content .c-list > li ul {
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding-top: 1em;
  border-top: 1px solid #fbf7f6;
}
.c-nav .footer__nav-content .c-list > li ul li a {
  border: none;
  padding: 0 0 1em 0.9em;
  align-items: center;
}
.c-nav .footer__nav-content .c-list > li ul li a::before {
  margin: 0 6px 0 0;
}

.container {
  padding: 0 20px;
}

@media screen and (min-width: 821px) {
  .pc-container {
    max-width: 1316px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 auto;
  }
}

.c-contents {
  padding: 60px 16px;
}
@media screen and (min-width: 821px) {
  .c-contents {
    padding: 100px 0;
  }
}
.c-contents .pc-container > * {
  margin-top: 14px;
}
@media screen and (min-width: 821px) {
  .c-contents .pc-container > * {
    margin-top: 20px;
  }
}
.c-contents .sec-ttl {
  line-height: 1.5;
  margin-bottom: 0;
}
@media screen and (min-width: 821px) {
  .c-contents .sec-ttl {
    font-size: 30px;
  }
}

.txt-center {
  text-align: center;
}

.c-txt {
  font-size: 16px;
  line-height: 2;
}
@media screen and (min-width: 821px) {
  .c-txt {
    font-size: 18px;
  }
}
.c-txt.bigger {
  font-size: 18px;
  line-height: 1.8888888889;
}
@media screen and (min-width: 821px) {
  .c-txt.bigger {
    font-size: 22px;
    line-height: 1.9090909091;
  }
}

.sec-ttl {
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  .sec-ttl {
    font-size: 26px;
    margin-bottom: 24px;
  }
}
.sec-ttl span {
  color: #ce4170;
  font-family: "Lexend", sans-serif;
  font-size: 13px;
  letter-spacing: 0.04em;
  display: block;
  margin-bottom: 0.5em;
  font-weight: 300;
}
@media screen and (min-width: 821px) {
  .sec-ttl span {
    font-size: 17px;
  }
}

.c-ttl02 {
  position: relative;
}
.c-ttl02::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 5px;
  left: 5px;
  background: rgba(217, 156, 162, 0.3);
}
.c-ttl02::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: #fff;
  top: 0;
  left: 8px;
  z-index: 1;
}
.c-ttl02 span {
  color: #fff;
  line-height: 1.7;
  font-weight: bold;
  font-size: 20px;
  padding: 10px 14px 10px 28px;
  background: #d99ca2;
  display: block;
  width: 100%;
  height: 100%;
  letter-spacing: 0.1em;
  position: relative;
}
@media screen and (min-width: 821px) {
  .c-ttl02 span {
    font-size: 30px;
  }
}

.c-ttl03 {
  font-size: 20px;
  line-height: 2;
  font-weight: bold;
  color: #d99ca2;
}
@media screen and (min-width: 821px) {
  .c-ttl03 {
    font-size: 30px;
    line-height: 1.6666666667;
  }
}

.c-ttl03-02 {
  font-weight: bold;
  font-size: 20px;
  padding: 0 0 0 10px;
  border-left: 5px solid #d99ca2;
  color: #d99ca2;
  line-height: 1.4;
}
@media screen and (min-width: 821px) {
  .c-ttl03-02 {
    font-size: 30px;
  }
}

.c-ttl04 {
  font-size: 18px;
  font-weight: bold;
  color: #808080;
  border-radius: 5px;
  background: #faede7;
  padding: 12px 20px 12px 30px;
  position: relative;
  display: inline-block;
  line-height: 1.4;
}
.c-ttl04::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 10px;
  background: #ce4170;
}
@media screen and (min-width: 821px) {
  .c-ttl04 {
    font-size: 22px;
  }
}

@media screen and (min-width: 821px) {
  .btn-with-img {
    width: 623px;
  }
}
.btn-with-img a {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 16px 20px 16px 16px;
  border-bottom: 1px solid #ce4170;
  box-shadow: 0px 0px 5px rgba(206, 65, 112, 0.3);
  position: relative;
  transition: all 0.3s;
}
@media screen and (min-width: 821px) {
  .btn-with-img a:hover {
    box-shadow: 0px 0px 20px rgba(206, 65, 112, 0.5);
  }
  .btn-with-img a:hover::before {
    right: 5px;
  }
}
.btn-with-img a:active {
  box-shadow: 0px 0px 20px rgba(206, 65, 112, 0.5);
}
.btn-with-img a:active::before {
  right: 5px;
}
.btn-with-img a::before {
  content: "";
  display: block;
  width: 30px;
  height: 5px;
  background: url("../img/common/arrow-pink.png") no-repeat center top/cover;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: right 0.3s;
}
.btn-with-img a img {
  width: 100px;
  flex-shrink: 0;
  margin-right: 20px;
}
@media screen and (min-width: 821px) {
  .btn-with-img a img {
    width: 165px;
    margin-right: 48px;
  }
}
.btn-with-img a p {
  line-height: 1.5;
}
@media screen and (min-width: 821px) {
  .btn-with-img a p {
    font-size: 24px;
    line-height: 1.7;
  }
}

@media screen and (min-width: 821px) {
  .c-txt-img {
    display: flex;
    align-items: flex-start;
  }
}
.c-txt-img figure {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  .c-txt-img figure {
    width: 626px;
    flex-shrink: 0;
    margin-right: 50px;
  }
}
.c-txt-img .txt-area .c-ttl03 {
  line-height: 1.6;
  letter-spacing: 0.04em;
  margin-bottom: 0.5em;
}

.to-top {
  position: fixed;
  z-index: 60;
  width: 40px;
  height: 40px;
  bottom: 70px;
  right: 20px;
}
@media screen and (min-width: 821px) {
  .to-top {
    width: 50px;
    height: 50px;
    right: 40px;
  }
}
.to-top img {
  width: 100%;
}

.l-main {
  margin-top: 50px;
  overflow: hidden;
}
@media screen and (min-width: 821px) {
  .l-main {
    margin-top: 0;
  }
}

.c-mv {
  background: url("../img/common/bg-page-sp.png") no-repeat center top/cover;
  position: relative;
  padding: 40px 20px 50px;
}
@media screen and (min-width: 821px) {
  .c-mv {
    padding: 88px 10px;
    background: url("../img/common/bg-page.png") no-repeat center top/cover;
  }
  .c-mv .c-mv__inner {
    max-width: 1280px;
    margin: 0 auto;
  }
}
.c-mv .sec-ttl {
  font-size: 25px;
  margin-bottom: 0;
}
@media screen and (min-width: 821px) {
  .c-mv .sec-ttl {
    font-size: 33px;
  }
}
.c-mv .sec-ttl span {
  font-size: 13px;
  margin-bottom: 1em;
}
@media screen and (min-width: 821px) {
  .c-mv .sec-ttl span {
    font-size: 20px;
  }
}

.breadcrumb {
  background: #fff;
  padding: 10px 20px;
  font-size: 10px;
  font-family: "Lexend", sans-serif;
  border-bottom: 1px solid #e6e6e6;
}
.breadcrumb .breadcrumb__inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width: 821px) {
  .breadcrumb .breadcrumb__inner {
    width: 100%;
    max-width: 1296px;
    padding: 0;
    margin: 0 auto;
  }
}
.breadcrumb .breadcrumb__link {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
.breadcrumb .breadcrumb__link:first-child::before {
  display: none;
}
.breadcrumb .breadcrumb__link::before {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background: #e6e6e6;
  margin-right: 10px;
}
.breadcrumb a {
  color: #ce4170;
}
.breadcrumb span {
  color: #999999;
}

.links-container .links {
  background: #faede7;
  padding: 30px 20px;
  display: flex;
}
@media screen and (min-width: 821px) {
  .links-container .links {
    padding: 70px 0;
  }
}
.links-container .links .links__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: 100%;
}
@media screen and (min-width: 821px) {
  .links-container .links .links__inner {
    gap: 15px;
    max-width: 1296px;
    margin: 0 auto;
  }
}
.links-container .links a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48%;
  text-align: center;
  height: 45px;
  background: #fff;
  font-size: 14px;
  line-height: 1.4;
  padding: 4px 0;
  border-radius: 6px;
  position: relative;
  transition: color 0.3s;
}
@media screen and (min-width: 821px) {
  .links-container .links a {
    height: 60px;
  }
}
.links-container .links a:active {
  color: #ce4170;
}
@media screen and (min-width: 821px) {
  .links-container .links a:hover {
    color: #ce4170;
  }
}
@media screen and (min-width: 821px) {
  .links-container .links a {
    width: 300px;
    padding: 1em 0;
    font-size: 16px;
  }
}
.links-container .links a::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #ce4170;
  border-top: 1px solid #ce4170;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
}
@media screen and (min-width: 821px) {
  .links-container .links a::after {
    right: 20px;
  }
}

.case__table-inner {
  overflow-x: auto;
}

.c-table {
  width: 100%;
  border-collapse: collapse;
}
.c-table.three {
  width: 600px;
}
@media screen and (min-width: 821px) {
  .c-table.three {
    width: 100%;
  }
}
.c-table.three td {
  width: 33%;
  font-size: 16px;
  padding: 1.5em 0;
}
.c-table.five {
  width: 680px;
}
@media screen and (min-width: 821px) {
  .c-table.five {
    width: 100%;
  }
}
.c-table.five td {
  width: 20%;
  font-size: 16px;
  padding: 1.5em 0;
}
.c-table td {
  padding: 10px;
  text-align: center;
  border: 1px solid #e6e6e6;
  vertical-align: middle;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.c-table td.color {
  background-color: #fbf7f6;
}
.c-table tr {
  border: 1px solid #e6e6e6;
}

@media screen and (min-width: 821px) {
  .c-dl {
    max-width: 1000px;
    margin: 0 auto;
  }
}
.c-dl dl {
  display: flex;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #e6e6e6;
  align-items: flex-start;
}
@media screen and (min-width: 821px) {
  .c-dl dl {
    font-size: 18px;
  }
}
.c-dl dl:last-of-type {
  margin-bottom: 0;
}
.c-dl dl.block {
  flex-direction: column;
}
.c-dl dt {
  width: 80px;
  margin-right: 20px;
}
@media screen and (min-width: 821px) {
  .c-dl dt {
    width: 16%;
  }
}
.c-dl dt span {
  display: block;
  font-weight: 500;
  width: 80px;
  flex-shrink: 0;
  padding: 8px 2px;
  line-height: 1.4;
  text-align: center;
  background: #d99ca2;
  color: #fff;
}
@media screen and (min-width: 821px) {
  .c-dl dt span {
    width: 90px;
    padding: 8px 0;
    line-height: 1.4;
  }
}
.c-dl dd {
  line-height: 1.875;
}
.c-dl dd .flex {
  display: flex;
  align-items: flex-start;
  font-size: 14px;
  line-height: 1.4285714286;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dashed #e6e6e6;
}
@media screen and (min-width: 821px) {
  .c-dl dd .flex {
    font-size: 16px;
    width: 100%;
  }
}
.c-dl dd .flex:first-of-type {
  margin-top: 1em;
}
.c-dl dd .flex:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.c-dl dd .flex .year {
  width: 80px;
  margin-right: 20px;
  flex-shrink: 0;
}
@media screen and (min-width: 821px) {
  .c-dl dd .flex .year {
    width: 16%;
  }
}
.c-dl dd .flex .desc {
  line-height: 1.4285714286;
}
@media screen and (min-width: 821px) {
  .c-dl dd .flex .desc {
    line-height: 1.5;
  }
}

.medical-services__container {
  margin-bottom: 28px;
}
@media screen and (min-width: 821px) {
  .medical-services__container {
    width: 61.7%;
    margin-bottom: 0;
  }
}
.medical-services__container .medical-services__content {
  margin-bottom: 10px;
  background: #fff;
  border-radius: 10px;
}
.medical-services__container .medical-services__content > a span {
  position: relative;
}
.medical-services__container .medical-services__content > a span::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #ce4170;
  bottom: -10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
}
.medical-services__container .medical-services__content > a:active span::after {
  visibility: visible;
  opacity: 1;
  transition: 0.5s;
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content > a:hover span::after {
    visibility: visible;
    opacity: 1;
    transition: 0.5s;
  }
}
.medical-services__container .medical-services__content a {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 8px 20px;
  color: #ce4170;
  border-radius: 10px;
  font-size: 18px;
  position: relative;
  line-height: 1.3;
  transition: color 0.3s;
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content a:hover {
    color: #ce4170;
  }
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content a {
    font-size: 24px;
  }
}
.medical-services__container .medical-services__content a img {
  display: block;
  width: 60px;
  height: 60px;
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content a img {
    width: 80px;
    height: 80px;
  }
}
.medical-services__container .medical-services__content a::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-top: 1px solid #ce4170;
  border-right: 1px solid #ce4170;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(45deg);
}
.medical-services__container .medical-services__content a.nest-link {
  pointer-events: none;
}
.medical-services__container .medical-services__content a.nest-link::after {
  display: none;
}
.medical-services__container .medical-services__content .c-list {
  width: calc(100% - 40px);
  padding-bottom: 20px;
  margin: 0 auto;
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content .c-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content .c-list li {
    width: 49%;
    margin-bottom: -1px;
  }
}
.medical-services__container .medical-services__content .c-list li a {
  font-size: 15px;
  color: #4d4d4d;
  gap: 5px;
  padding: 15px 0;
  border-top: 1px solid #e6e6e6;
  border-radius: inherit;
  transition: color 0.3s;
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content .c-list li a {
    font-size: 18px;
    border-bottom: 1px solid #e6e6e6;
  }
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content .c-list li a:hover {
    color: #ce4170;
  }
}
.medical-services__container .medical-services__content .c-list li a::after {
  width: 6px;
  height: 6px;
  right: 0;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
}
@media screen and (min-width: 821px) {
  .medical-services__container .medical-services__content .c-list li a::after {
    right: 16px;
  }
}

.p-section {
  padding: 40px 16px 0;
}
@media screen and (min-width: 821px) {
  .p-section {
    padding: 60px 0 0;
  }
}

.c-num-list li {
  counter-increment: list-counter;
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.5em;
  font-size: 18px;
  line-height: 1.8888888889;
}
@media screen and (min-width: 821px) {
  .c-num-list li {
    font-size: 22px;
  }
}
.c-num-list li:last-of-type {
  margin-bottom: 0;
}
.c-num-list li::before {
  content: counter(list-counter, decimal-leading-zero) ". ";
  position: absolute;
  left: 0;
  top: 0;
  color: #ce4170;
  font-family: "Lexend", sans-serif;
  font-weight: 300;
}

.c-ul-list li {
  font-size: 18px;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.c-ul-list li:last-of-type {
  margin-bottom: 0;
}
.c-ul-list li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #ce4170;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 11px;
  flex-shrink: 0;
}
@media screen and (min-width: 821px) {
  .c-ul-list li {
    font-size: 22px;
  }
}

.c-table-inner .three tr td {
  padding: 10px;
}
.c-table-inner .three tr td:first-of-type {
  width: 25%;
}
.c-table-inner .three tr td:nth-of-type(2) {
  width: 25%;
}
.c-table-inner .three tr td:nth-of-type(3) {
  width: 50%;
  text-align: left;
}

.c-link {
  font-size: 18px;
  color: #5d71ce;
  text-decoration: underline;
  display: inline-block;
}
@media screen and (min-width: 821px) {
  .c-link {
    font-size: 22px;
  }
}

.p-medical {
  background: #f4d9d2;
  padding: 60px 16px;
}
@media screen and (min-width: 821px) {
  .p-medical {
    padding: 40px 10px;
  }
}
.p-medical .medical-services__container {
  margin-bottom: 0;
}
@media screen and (min-width: 821px) {
  .p-medical .submenu-inner {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-medical .submenu-inner .sec-ttl {
    width: 20%;
    margin-bottom: 0;
  }
  .p-medical .submenu-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    width: 80%;
  }
  .p-medical .submenu-list li {
    width: 31%;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
  }
  .p-medical .submenu-list li a {
    padding: 0.5em 0.1em;
    font-size: 17px;
    display: flex;
    align-items: center;
    transition: color 0.3s;
  }
  .p-medical .submenu-list li a:hover {
    color: #ce4170;
  }
  .p-medical .submenu-list li a::after {
    display: none;
  }
  .p-medical .medical-services__container {
    width: 75%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .p-medical .medical-services__container .w-three {
    width: 32%;
  }
}
@media screen and (min-width: 821px) and (min-width: 821px) {
  .p-medical .medical-services__container .w-three .medical-services__content > a span {
    position: relative;
  }
  .p-medical .medical-services__container .w-three .medical-services__content > a span::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #ce4170;
    bottom: -10px;
    visibility: hidden;
    opacity: 0;
    transition: 0.5s;
  }
  .p-medical .medical-services__container .w-three .medical-services__content > a:hover span::after {
    visibility: visible;
    opacity: 1;
    transition: 0.5s;
  }
}
@media screen and (min-width: 821px) {
  .p-medical .medical-services__container .w-three .medical-services__content a {
    font-size: 18px;
  }
  .p-medical .medical-services__container .w-three .medical-services__content a img {
    width: 60px;
    height: 60px;
  }
}
@media screen and (min-width: 821px) {
  .p-medical .medical-services__container .w-three .medical-services__content .c-list li {
    width: 100%;
  }
  .p-medical .medical-services__container .w-three .medical-services__content .c-list li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: color 0.3s;
    font-size: 13px;
  }
  .p-medical .medical-services__container .w-three .medical-services__content .c-list li a:hover {
    color: #ce4170;
  }
  .p-medical .medical-services__container .w-three .medical-services__content .c-list li a:hover::after {
    width: 6px;
  }
  .p-medical .medical-services__container .w-three .medical-services__content .c-list li a::after {
    background: none;
    left: inherit;
    right: 10px;
  }
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1s ease-in-out, transform 1s ease-in-out;
  will-change: transform;
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.delay-200 {
  transition-delay: 0.2s;
}

.delay-400 {
  transition-delay: 0.4s;
}

.delay-600 {
  transition-delay: 0.6s;
}

.delay-800 {
  transition-delay: 0.8s;
}

.guide__time {
  display: flex;
}
@media screen and (min-width: 821px) {
  .guide__time {
    flex-direction: column;
  }
}
.guide__time h2 {
  writing-mode: vertical-rl;
  font-size: 14px;
  color: #ce7e86;
  margin-right: 10px;
  font-weight: 500;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (min-width: 821px) {
  .guide__time h2 {
    writing-mode: inherit;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    margin-bottom: 0.5em;
  }
}
.guide__time h2::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/top/icon-time.png") no-repeat center top/cover;
  margin-bottom: 4px;
}
@media screen and (min-width: 821px) {
  .guide__time h2::before {
    margin: 0 8px 0 0;
    width: 30px;
    height: 30px;
  }
}
.guide__time .guide__time-content figure {
  margin-bottom: 0.4em;
}
.guide__time .guide__time-content .morning_evening {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0.4em;
}
.guide__time .guide__time-content .morning_evening div {
  font-weight: 500;
  background: #fff;
  padding: 4px;
  border-radius: 5px;
  width: 48%;
  font-size: 11px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 821px) {
  .guide__time .guide__time-content .morning_evening div {
    font-size: clamp(11px, 1.2vw, 15px);
    justify-content: center;
  }
}
.guide__time .guide__time-content .morning_evening div.evening::before {
  background: url("../img/top/icon-evening.png") no-repeat center top/cover;
}
.guide__time .guide__time-content .morning_evening div::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url("../img/top/icon-morning.png") no-repeat center top/cover;
  margin-right: 5px;
}
.guide__time .guide__time-content .morning_evening div span {
  font-family: "Lexend", sans-serif;
  color: #ce4170;
  display: block;
  margin: 1px 0 0 4px;
}
.guide__time .guide__time-content .annotation {
  text-align: center;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
}
@media screen and (min-width: 821px) {
  .guide__time .guide__time-content .annotation {
    font-size: clamp(11px, 1.2vw, 13px);
  }
}
/*# sourceMappingURL=style.css.map */