@charset "UTF-8";

/* --------------------------
共通
--------------------------- */
:where(.sub-page) :where(*) {
  box-sizing: border-box;
  color: #023e63;
  font-weight: 400;
}

.sub-page {
  margin-bottom: 20px;
}

/* --------------------------
診療案内
--------------------------- */
.p-medical-sec01 {
  padding: 140px 0 150px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec01 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec02 {
  padding: 130px 0 150px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec02 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec03 {
  padding: 140px 0 120px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec03 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec04 {
  padding: 130px 0 150px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec04 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec05 {
  padding: 110px 0 150px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec05 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec06 {
  padding: 130px 0 140px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec06 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec07 {
  padding: 125px 0 125px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec07 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec08 {
  padding: 130px 0 130px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec08 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec09 {
  padding: 130px 0 130px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec09 {
    padding: 70px 0 80px;
  }
}

.p-medical-sec10 {
  padding: 130px 0 130px;
}

@media screen and (max-width: 640px) {
  .p-medical-sec10 {
    padding: 70px 0 80px;
  }
}

/* --------------------------
予防歯科・歯周病
--------------------------- */
.p-prev-sec01 {
  padding: 140px 0 100px;
}

@media screen and (max-width: 640px) {
  .p-prev-sec01 {
    padding: 70px 0 80px;
  }
}

.p-prev-sec01-block01 {
  display: grid;
  grid-template-columns: repeat(4, 250px);
  justify-content: space-between;
  gap: 20px 20px;
  margin-bottom: 120px;
}

@media screen and (max-width: 640px) {
  .p-prev-sec01-block01 {
    grid-template-columns: repeat(1, 250px);
    justify-content: center;
    gap: 50px;
  }
}

.p-prev-sec01-block01__img {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-prev-sec01-block01__img {
    margin-bottom: 20px;
  }
}

.p-prev-sec01-block01__title {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 67px;
  padding-bottom: 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.12em;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-prev-sec01-block01__title {
    min-height: auto;
    padding-bottom: 0px;
    font-size: 16px;
  }
}

.p-prev-sec01-block01__contents {
  min-height: 120px;
  padding: 20px 0 20px 0;
  background: url("../images/preventive/icon-teeth-blue.png") no-repeat 50% 50%;
  background-size: 120px auto;
}

@media screen and (max-width: 640px) {
  .p-prev-sec01-block01__contents {
    min-height: auto;
    padding: 10px;
    background-size: 60px;
  }
}

.p-prev-sec01-block01__contents p {
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.75px;
}

.p-prev-sec02 {
  padding: 150px 0 160px;
}

@media screen and (max-width: 640px) {
  .p-prev-sec02 {
    padding: 70px 0 80px;
  }
}

/* --------------------------
インプラント
--------------------------- */
.p-implant-sec01 {
  padding: 150px 0 135px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01 {
    padding: 70px 0 80px;
  }
}

.p-implant-sec01-block01 {
  display: grid;
  grid-template-columns: repeat(4, 250px);
  justify-content: space-between;
  gap: 20px 20px;
  margin-bottom: 120px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block01 {
    grid-template-columns: repeat(1, 250px);
    justify-content: center;
    gap: 50px;
  }
}

.p-implant-sec01-block01__img {
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block01__img {
    margin-bottom: 20px;
  }
}

.p-implant-sec01-block01__title {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 67px;
  padding-bottom: 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.12em;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block01__title {
    min-height: auto;
    padding-bottom: 0px;
    font-size: 16px;
  }
}

.p-implant-sec01-block01__contents {
  min-height: 120px;
  padding: 20px 0 20px 0;
  background: url("../images/preventive/icon-teeth-blue.png") no-repeat 50% 50%;
  background-size: 120px auto;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block01__contents {
    min-height: auto;
    padding: 10px;
    background-size: 60px;
  }
}

.p-implant-sec01-block01__contents p {
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.75px;
}

.p-implant-sec01-block02 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 60px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02 {
    flex-direction: column;
  }
}

.p-implant-sec01-block02__head {
  width: fit-content;
  padding: 18px 0 0 24px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02__head {
    position: relative;
    width: 180px;
    margin: 0 auto -14px;
    padding: 0;
    z-index: 2;
  }
}

.p-implant-sec01-block02__body {
  display: flex;
  justify-content: space-between;
  gap: 90px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02__body {
    flex-wrap: wrap;
    gap: 70px;
  }
}

.p-implant-sec01-block02__before {
  position: relative;
  width: 380px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02__before {
    width: 100%;
    margin: auto;
  }
}

.p-implant-sec01-block02__before::after {
  content: "";
  position: absolute;
  top: 130px;
  right: -63px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 29px solid #67cbff;
  border-right: 0;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02__before::after {
    top: auto;
    right: 0px;
    left: 0;
    bottom: -30px;
    margin: auto;
    rotate: 90deg;
  }
}

.p-implant-sec01-block02__after {
  width: 380px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02__after {
    width: 100%;
    margin: auto;
  }
}

.p-implant-sec01-block02__text {
  padding: 25px 0;
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block02__text {
    padding: 15px 0 25px;
  }
}

.p-implant-sec01-block03 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px 7%;
}

@media screen and (max-width: 640px) {
  .p-implant-sec01-block03 {
    grid-template-columns: 1fr;
    gap: 50px 7%;
  }
}

.p-implant-sec02 {
  padding: 150px 0 100px;
}

@media screen and (max-width: 640px) {
  .p-implant-sec02 {
    padding: 70px 0 40px;
  }
}

/* --------------------------
審美歯科・矯正歯科
--------------------------- */
.p-cos-sec01 {
  padding: 150px 0 135px;
}

@media screen and (max-width: 640px) {
  .p-cos-sec01 {
    padding: 70px 0 80px;
  }
}

.p-cos-sec02 {
  padding: 130px 0 130px;
}

@media screen and (max-width: 640px) {
  .p-cos-sec02 {
    padding: 70px 0 80px;
  }
}

.p-cos-sec03 {
  padding: 150px 0 130px;
}

@media screen and (max-width: 640px) {
  .p-cos-sec03 {
    padding: 70px 0 80px;
  }
}

.p-cos-sec04 {
  padding: 130px 0 130px;
}

@media screen and (max-width: 640px) {
  .p-cos-sec04 {
    padding: 70px 0 80px;
  }
}

/* --------------------------
医院案内
--------------------------- */
.p-clinic-sec01 {
  padding: 140px 0 130px 0;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec01 {
    padding: 70px 0 80px;
  }
}

.p-clinic-sec01-block01 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px 75px;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec01-block01 {
    grid-template-columns: 1fr 1fr;
    gap: 60px 20px;
  }
}

.p-clinic-sec01-block01__img {
  margin-bottom: 15px;
}

.p-clinic-sec01-block01__img img {
  border-radius: 15px;
}

.p-clinic-sec01-block01__content {
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.12em;
  text-align: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #023e63;
  font-family: "Zen Maru Gothic", sans-serif;
}

.p-clinic-sec02 {
  padding: 130px 0 130px 0;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec02 {
    padding: 70px 0 80px;
  }
}

.p-clinic-sec02-block01 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px 75px;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec02-block01 {
    grid-template-columns: 1fr 1fr;
    gap: 60px 20px;
  }
}

.p-clinic-sec02-block01__img {
  margin-bottom: 15px;
}

.p-clinic-sec02-block01__img img {
  border-radius: 15px;
}

.p-clinic-sec02-block01__title {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 81px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #023e63;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.88;
  letter-spacing: 0.12em;
}

.p-clinic-sec02-block01__text {
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.05em;
}

/* 医師紹介 */
.p-clinic-clinic {
  position: relative;
  padding: 150px 0 150px 0;
  background: url("../images/clinic/clinic-bg01.webp") no-repeat 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 640px) {
  .p-clinic-clinic {
    padding: 70px 0 80px 0;
  }
}

.p-clinic-doctors-block01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media screen and (max-width: 640px) {
  .p-clinic-doctors-block01 {
    padding-top: 0px;
    flex-direction: column-reverse;
    gap: 20px;
  }
}

.p-clinic-doctors-block01__left {
  width: 50%;
}

@media screen and (max-width: 640px) {
  .p-clinic-doctors-block01__left {
    width: 100%;
  }
}

.p-clinic-doctors-block01__lead {
  margin-bottom: 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.12em;
}

.p-clinic-doctors-block01__name {
  margin-bottom: 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: 0.12em;
}

.p-clinic-doctors-block01__name-en {
  margin-bottom: 45px;
  font-family: "segoe", serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2.4px;
  text-align: left;
  color: #cfbf64;
  line-height: 1.8;
}

@media screen and (max-width: 640px) {
  .p-clinic-doctors-block01__name-en {
    font-size: 14px;
  }
}

.p-clinic-doctors-block01__title {
  margin-bottom: 25px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  color: #8ba3dd;
  line-height: 1.6;
}

.p-clinic-doctors-block01__title--black {
  color: #000;
}

.p-clinic-doctors-block01__text {
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.05em;
}

.p-clinic-doctors-block01__right {
  position: relative;
  width: 440px;
  max-width: 47%;
  overflow: hidden;
}

.p-clinic-doctors-block01__right img {
  border-radius: 30px;
}

@media screen and (max-width: 640px) {
  .p-clinic-doctors-block01__right {
    max-width: 100%;
    margin: 0 auto 0px auto;
  }
}

.p-clinic-doctors-block02 {
  margin-top: 70px;
}

@media screen and (max-width: 640px) {
  .p-clinic-doctors-block02 {
    margin-top: 40px;
  }
}

.p-clinic-doctors-block02__item {
  width: 100%;
}

.p-clinic-doctors-block02__career {
  position: relative;
  margin-bottom: 15px;
  padding: 0px 0 10px 24px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.12em;
  border-bottom: 1px solid #023e63;
}

.p-clinic-doctors-block02__career::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background-color: #66a5d2;
}

.p-clinic-doctors-block02__list {
  list-style-type: none;
  padding: 0;
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 640px) {
  .p-clinic-doctors-block02__list {
    font-size: 14px;
  }
}

.p-clinic-sec04 {
  padding: 140px 0 140px 0;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec04 {
    padding: 70px 0 80px 0;
  }
}

.p-clinic-sec04__inner {
  width: 1000px;
  max-width: 100%;
  margin-inline: auto;
}

.p-clinic-sec04__address {
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
  padding: 5px 0 0 30px;
  background: url("../images/location_pin.png") no-repeat 0% 8px;
  background-size: 19px auto;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2.13;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec04__address {
    text-align: left;
  }
}

.p-clinic-sec04__map iframe {
  border-radius: 15px;
  max-width: 100%;
}

.p-clinic-sec04-block01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.p-clinic-sec04-block01__img {
  width: 418px;
}

@media screen and (max-width: 640px) {
  .p-clinic-sec04-block01__img {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
}

.p-clinic-sec04-block01__movie {
  width: 500px;
  max-width: 100%;
}

.p-clinic-sec04-block01__movie iframe {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 16/9;
}

.p-clinic-sec04-block01__title {
  position: relative;
  position: relative;
  margin-bottom: 15px;
  padding: 0px 0 10px 24px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.88;
  letter-spacing: 0.12em;
  border-bottom: 1px solid #023e63;
}

.p-clinic-sec04-block01__title::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  background-color: #66a5d2;
}

.p-clinic-info {
  padding: 125px 0 100px;
}

@media screen and (max-width: 640px) {
  .p-clinic-info {
    padding: 60px 0 50px;
  }
}

.p-clinic-info__text {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 2.13;
  letter-spacing: 0.05em;
}

.inner-background {
  position: relative;
  top: 35px;
  background: rgb(13 96 145 / 25%);
  height: 100px;
  padding-right: 20px;
}
.inner-background::before {
  content: "";
    width: 99.3%;
    height: 90px;
    background: rgb(13 96 145 / 90%);
    position: absolute;
    top: 5px;
    left: 5px;
}