@charset "UTF-8";

.l-header__logo-a {
  width: 100%;
  max-width: 267px;
}

.p-about__img {
  width: 100%;
  max-width: 458px;
}

.p-strong__img {
  width: 100%;
  max-width: 510px;
}

.l-footer__logo {
  width: 100%;
  max-width: 370px;
}

.p-information__profile {
  background-size: cover;
}

.p-information__p span {
  font-weight: bold;
}

.p-information__president {
  align-items: flex-start;
}

.p-information__president-img {
  height: auto;
}