@charset "utf-8";
/* CSS Document */
.hF {
  font-weight: bold;
  font-size: 1.6rem;
  font-family: "Shippori Mincho", "Noto Serif JP", serif;
}
/*-------------------------
first
--------------------------*/
/*-------------------------
about
--------------------------*/
.about_hC {
  text-align: center;
  position: relative;
  margin-bottom: 4rem !important;
  margin-top: 0 !important;
  border-bottom: 0;
  padding: 0 !important;
}
.about_hC::before {
  content: attr(data-number);
  display: block;
  color: #0f8ec2;
  font-size: 6rem;
  line-height: 1;
  font-family: "Monsieur La Doulaise", cursive;
}
.facility dl dt {
  color: #0f8ec2;
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: bold;
}
.kiki strong {
  color: #0f8ec2;
  margin-bottom: 10px;
}
/*-------------------------
news
--------------------------*/
/*-------------------------
menu
--------------------------*/
.menu_numHd::before {
  content: attr(data-numner);
  color: #0f8ec2;
  font-size: 6rem;
  line-height: 1;
  font-family: "Monsieur La Doulaise", cursive;
  letter-spacing: 0.05em;
  text-align: center;
  display: block;
}
.menu_numHd {
  text-align: center;
}
.menu_hE {
  padding-left: 0;
}
.menu_hE::before {
  display: none;
}
.menuList li {
  padding: 2rem 1rem 2rem 4rem !important;
  border-radius: 1rem;
  background-color: #f9f9f9;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.menuList li::before {
  top: 50% !important;
  left: 1rem !important;
  transform: translateY(-50%) !important;
}
.menuList:not(.listCheck):not(.listDot) li {
  padding: 2rem 1.4rem !important;
}
.menuListNum li {
  margin-bottom: 1.6rem;
}
/*-------------------------
access
--------------------------*/
.TimeSchedule {
  text-align: center;
}
/*-------------------------
staff
--------------------------*/
.staffBox {
  position: relative;
  padding-top: 50px;
}
.staffBox::after {
  top: 29.7rem;
  height: 26.8rem;
  background-image: url(../../img/top/bg_wave01_pc.svg);
  z-index: -1;
  position: absolute;
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
.staffBox .flexImg {
  position: relative;
}
.staffBox .flexImg::before {
  bottom: -3.3rem;
  left: -3.3rem;
  width: 6.5rem;
  height: 6.5rem;
  position: absolute;
  background-image: linear-gradient(to right, #0f8ec2, #00bacd);
  content: "";
  opacity: 0.6;
}
.staffBox .flexImg::after {
  right: -10rem;
  width: 40rem;
  height: 40rem;
  z-index: -1;
  position: absolute;
  top: -5rem;
  background-image: linear-gradient(to right, #0f8ec2, #00bacd);
  content: "";
  opacity: 0.6;
}
.drName {
  color: #32335f;
  font-weight: 500;
  line-height: 1.8;
  font-family: "Shippori Mincho", "Noto Serif JP", serif;
  font-size: 2.4rem;
}
/*-------------------------
english
--------------------------*/
.englishBox h3 {
  font-size: 2rem;
}
.englishBox h3 span {
  font-size: 1.6rem;
}
.englishBox p {
  width: 80ch;
  max-width: 100%;
  line-height: 1.7;
  overflow-wrap: break-word;
  word-break: normal;
}
.greetingBox p {
  width: 120ch;
  max-width: 100%;
  line-height: 1.7;
  overflow-wrap: break-word;
  word-break: normal;
}
.doctorName {
  font-size: 2.4rem;
  text-align: right;
  line-height: 1.8;
  font-family: "Shippori Mincho", "Noto Serif JP", serif;
  color: #32335f;
}
.doctorName span {
  font-size: 1.6rem;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
PC Setting
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (min-width: 768px) {
  .mt30_pc {
    margin-top: 30px !important;
  }
  .mt50_pc {
    margin-top: 50px !important;
  }
  /*-------------------------
menu(PC)
--------------------------*/
  /*------------------------
staff(PC)
--------------------------*/
  /*-------------------------
about(PC)
--------------------------*/
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
tabletSetting
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (max-width: 1200px) and (min-width: 768px) {}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
SP Setting
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media (max-width: 767px) {
  .sp_mt00 {
    margin-top: 0 !important;
  }
  /*-------------------------
menu(SP)
--------------------------*/
  /*------------------------
staff(SP)
--------------------------*/
  .staffBox {
    padding-top: 0;
  }
  /*-------------------------
about(SP)
--------------------------*/
  .about_hC {
    margin-bottom: 1rem !important;
  }
  .facility dl dt {
    font-size: 4.3vw;
  }
  .kiki li {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  /*-------------------------
access(SP)
--------------------------*/
  table.TimeSchedule th {
    padding: 3px;
    font-size: 4vw;
  }
  table.TimeSchedule td {
    padding: 3px;
    font-size: 4vw;
  }
  /*-------------------------
english
--------------------------*/
  .englishBox h3 {
    font-size: 2rem;
  }
  .englishList {
    width: 50ch;
    max-width: 100%;
    line-height: 1.7;
    overflow-wrap: break-word;
    word-break: normal;
  }
}