@charset "UTF-8";
/**
 * ピクセルをvwに変換
  * @param {number} px - ピクセル
  * @param {number} base - ベースとなるブレイクポイント
  * @return {string} vw

*/
.clinic-kv {
  width: 100%;
}
.clinic-kv h1 {
  margin-bottom: 21px;
}
@media screen and (max-width: 768px) {
  .clinic-kv h1 {
    margin-bottom: 3.33vw;
  }
}
.clinic-kv h1 .main {
  font-size: 58px;
  font-weight: 600;
  letter-spacing: 0;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .clinic-kv h1 .main {
    font-size: 11.79vw;
    line-height: 1.2;
    margin-bottom: 0.77vw;
  }
}
.clinic-kv h1 .sub {
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .clinic-kv h1 .sub {
    font-size: 6.92vw;
  }
}
.clinic-kv .kv-vis {
  position: relative;
  width: 100%;
  padding-top: 40.9%;
}
@media screen and (max-width: 768px) {
  .clinic-kv .kv-vis {
    padding-top: 112.82vw;
  }
}
.clinic-kv .kv-vis > figure {
  position: absolute;
}
.clinic-kv .kv-vis > figure img {
  width: 100%;
}
.clinic-kv .kv-vis > figure.figure--a {
  top: 15.82%;
  left: 0;
  width: 52.8753%;
}
@media screen and (max-width: 768px) {
  .clinic-kv .kv-vis > figure.figure--a {
    top: 22.31vw;
    width: 100vw;
    left: -7.69vw;
  }
}
.clinic-kv .kv-vis > figure.figure--b {
  top: 0%;
  right: 0%;
  width: 34.5%;
}
@media screen and (max-width: 768px) {
  .clinic-kv .kv-vis > figure.figure--b {
    top: auto;
    bottom: 0vw;
    width: 51.03vw;
    right: auto;
    left: 0vw;
  }
}
.clinic-kv .kv-vis > figure.figure--c {
  top: 47.2656%;
  right: 19.8881%;
  width: 22.444%;
}
@media screen and (max-width: 768px) {
  .clinic-kv .kv-vis > figure.figure--c {
    top: 14.62vw;
    width: 37.18vw;
    right: 0;
  }
}
.clinic-kv .kv-info {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.05em;
  margin-bottom: 37px;
}
@media screen and (max-width: 768px) {
  .clinic-kv .kv-info {
    padding: 1.03vw 2.56vw;
    font-size: 4.1vw;
  }
}

.facilities-anchor {
  margin-bottom: 132px;
}
.facilities-anchor ul {
  gap: 0;
}
.facilities-anchor ul li {
  height: 60px;
  margin: 0 34px 0 0;
}
.facilities-anchor ul li::before {
  width: 100%;
}
.facilities-anchor ul li:nth-child(1) {
  width: 13.09%;
}
.facilities-anchor ul li:nth-child(1) {
  width: 24.28%;
}
.facilities-anchor ul li:nth-child(2) {
  width: 15.495%;
}
.facilities-anchor ul li:nth-child(3) {
  width: 13.099%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .facilities-anchor ul li {
    width: 100%;
    margin: 0 0 0 0;
  }
  .facilities-anchor ul li:nth-child(1) {
    width: 100%;
  }
  .facilities-anchor ul li:nth-child(2) {
    width: 100%;
  }
  .facilities-anchor ul li:nth-child(3) {
    width: 100%;
  }
  .facilities-anchor ul li:nth-child(4) {
    width: 100%;
    margin: 0;
  }
}

.taglist {
  margin-bottom: 80px;
}
.taglist--last {
  margin-bottom: 0;
}

.concept {
  margin-top: 48px;
}
.concept li p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .concept {
    margin-top: 6.15vw;
  }
  .concept li p {
    font-size: 4.1vw;
    line-height: 2;
  }
}

.accessfigure {
  width: 592px;
  margin-top: 48px;
  margin: 48px auto;
}
@media screen and (max-width: 768px) {
  .accessfigure {
    width: 100%;
    margin: 6.15vw auto;
  }
}
.accessfigure figure img {
  width: 100%;
}
.accessfigure figure figcaption {
  margin-top: 32px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .accessfigure figure figcaption {
    margin-top: 8.21vw;
    font-size: 3.59vw;
    letter-spacing: 0.05em;
  }
}

.info {
  width: 100%;
  padding: 32px;
  background: #ebebeb;
}
.info dt, .info dd {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .info {
    padding: 8.21vw;
  }
  .info dt, .info dd {
    font-size: 3.59vw;
    letter-spacing: 0;
  }
}

@media screen and (max-width: 768px) {
  .floor-list__item {
    margin-bottom: 5.13vw !important;
  }
}
.floor-list__item > p {
  background: #fff;
  display: inline-block;
  padding: 4px 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 12px;
}
@media screen and (max-width: 768px) {
  .floor-list__item > p {
    padding: 1.03vw 4.36vw;
    font-size: 3.59vw;
    margin-bottom: 2.56vw;
  }
}
.floor-list__item > span {
  display: inline-block;
  margin-right: 32px;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
@media screen and (max-width: 768px) {
  .floor-list__item > span {
    margin-right: 8.21vw;
    font-size: 3.59vw;
  }
}
.floor-list__item > span a {
  padding: 0 18px 0 0;
  background: transparent;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .floor-list__item > span a {
    padding: 0 4.62vw 0 0;
    font-size: 3.59vw;
  }
}
.floor-list__item > span.mod--outer::after {
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 768px) {
  .floor-list__item > span.mod--outer::after {
    width: 2.56vw;
    height: 2.56vw;
  }
}