.p-section-about-profile {
  position: relative;
}
.p-section-about-profile .l-wrapper {
  position: relative;
  z-index: 1;
}
.p-section-about-profile__decor {
  position: absolute;
  z-index: -1;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  opacity: 0.2;
  color: #9fb2bf;
  font-family: "hypatia-sans-pro", sans-serif;
  font-weight: 600;
  line-height: 1;
}
.p-section-about-profile__position {
  font-weight: 600;
}
.p-section-about-profile__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-section-about-profile__name-japanese {
  display: block;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.p-section-about-profile__name-english {
  display: block;
  color: #3b6b8d;
  font-family: "hypatia-sans-pro", sans-serif;
  font-weight: 600;
  line-height: 1;
}
.p-section-about-profile__description p {
  margin-bottom: 0;
}
@media print, (width >= 768px) {
  .p-section-about-profile {
    padding: 83px 0 86px;
  }
  .p-section-about-profile__decor {
    top: -43px;
    left: calc(50% + 348px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.83rem;
  }
  .p-section-about-profile__image {
    position: absolute;
    top: 38px;
    right: 0;
    width: 264px;
    height: 361px;
  }
  .p-section-about-profile__content {
    padding-right: 300px;
  }
  .p-section-about-profile__position {
    margin-bottom: 7px;
    font-size: 0.18rem;
    line-height: 1.3333333333;
  }
  .p-section-about-profile__name {
    margin-bottom: 29px;
  }
  .p-section-about-profile__name-japanese {
    font-size: 0.35rem;
    line-height: 1.3714285714;
  }
  .p-section-about-profile__name-english {
    padding: 0 0 4px 15px;
    font-size: 0.19rem;
  }
  .p-section-about-profile__description {
    padding-right: 300px;
    line-height: 1.7333333333;
  }
  .p-section-about-profile__description p + p {
    margin-top: 26px;
  }
}
@media only screen and (width < 1366px) and (width >= 768px) {
  .p-section-about-profile__decor {
    right: 0;
    left: unset;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@media only screen and (width < 768px) {
  .p-section-about-profile {
    padding: 0.77rem 0 0.79rem;
    overflow: hidden;
  }
  .p-section-about-profile__decor {
    top: 0.07rem;
    left: -0.08rem;
    font-size: 0.8rem;
  }
  .p-section-about-profile__image {
    width: 3.16rem;
  }
  .p-section-about-profile__content {
    position: relative;
    width: 2.94rem;
    margin: -0.38rem -0.29rem 0.24rem auto;
    padding: 0.21rem 0.15rem 0.2rem 0.28rem;
    background-color: #fff;
  }
  .p-section-about-profile__position {
    margin-bottom: 0.06rem;
    font-size: 0.16rem;
    line-height: 1.25;
  }
  .p-section-about-profile__name {
    margin-bottom: 0;
  }
  .p-section-about-profile__name-japanese {
    font-size: 0.25rem;
    line-height: 1.36;
  }
  .p-section-about-profile__name-english {
    padding: 0.03rem 0 0 0.09rem;
    font-size: 0.16rem;
  }
  .p-section-about-profile__description {
    line-height: 1.7142857143;
  }
  .p-section-about-profile__description p + p {
    margin-top: 0.24rem;
  }
}

.p-section-about-overview__title {
  color: #3b6b8d;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-align: center;
}
.p-section-about-overview__table {
  border-radius: 0.2rem;
  background-color: #fff;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.p-section-about-overview__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-section-about-overview__row-content {
  color: #626262;
}
.p-section-about-overview__tel, .p-section-about-overview__email {
  color: inherit;
  font-size: inherit;
}
@media print, (width >= 768px) {
  .p-section-about-overview .l-wrapper {
    max-width: 1148px;
  }
  .p-section-about-overview__title {
    margin: 0 auto 41px;
    font-size: 0.3rem;
    line-height: 1.3333333333;
  }
  .p-section-about-overview__table {
    padding: 60px 84px 80px;
    font-size: 0.17rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 1.6470588235;
  }
  .p-section-about-overview__row-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 206px;
    padding: 22px 7px;
    border-bottom: 1px solid #3b6b8d;
    color: #606060;
  }
  .p-section-about-overview__row-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 21px 33px;
    border-bottom: 1px solid #b1b1b1;
  }
  .p-section-about-overview__tel {
    pointer-events: none;
  }
}
@media only screen and (width < 768px) {
  .p-section-about-overview .l-wrapper {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
  .p-section-about-overview__title {
    margin-bottom: 0.33rem;
    font-size: 0.22rem;
    line-height: 1.3181818182;
  }
  .p-section-about-overview__table {
    padding: 0.23rem 0.25rem 0.45rem;
  }
  .p-section-about-overview__row {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.21rem 0 0.22rem;
    border-bottom: 0.01rem solid #b1b1b1;
    gap: 0.08rem;
  }
  .p-section-about-overview__row::after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: -0.01rem;
    left: 0;
    width: 0.83rem;
    height: 0.01rem;
    border-bottom: 0.01rem solid #3b6b8d;
  }
  .p-section-about-overview__row-title {
    width: 100%;
    color: #3b6b8d;
    font-size: 0.14rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 1.3571428571;
  }
  .p-section-about-overview__row-content {
    font-size: 0.15rem;
    font-weight: 600;
    letter-spacing: 0.03em;
    line-height: 1.4666666667;
  }
}

.p-section-about-access__map {
  width: 100%;
}
.p-section-about-access__map iframe {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-section-about-access__note {
  color: #626262;
}
.p-section-about-access__note p {
  margin-bottom: 0;
}
@media print, (width >= 768px) {
  .p-section-about-access {
    padding: 64px 0 83px;
  }
  .p-section-about-access__map {
    height: 488px;
    margin-bottom: 35px;
  }
  .p-section-about-access__note {
    font-size: 0.14rem;
    line-height: 1.7142857143;
  }
  .p-section-about-access__note p + p {
    margin-top: 24px;
  }
}
@media only screen and (width < 768px) {
  .p-section-about-access {
    padding: 0.77rem 0 0.69rem;
  }
  .p-section-about-access__map {
    height: 2.48rem;
    margin-bottom: 0.29rem;
  }
  .p-section-about-access__note {
    font-size: 0.13rem;
    line-height: 1.7692307692;
  }
  .p-section-about-access__note p + p {
    margin-top: 0.23rem;
  }
}
/*# sourceMappingURL=about.css.map */