.p-staff__media-ttl::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  border: 0.4rem solid #fff;
  width: 0.4rem;
  height: 0.4rem;
}

@media (min-width: 768px) {
  .c-contents {
    padding-top: 15.2rem;
  }
}

.p-about {
  position: relative;
  z-index: 1;
}
.p-about::before {
  content: "";
  pointer-events: none;
  z-index: -3;
  position: absolute;
  inset: 0 0 auto 0;
  height: 100%;
  background: linear-gradient(to bottom, #dfe2df, #F5F5F5 200rem);
}
.p-about__bg {
  position: relative;
  padding-top: 10.7rem;
  margin-bottom: 24.4rem;
}
@media (min-width: 768px) {
  .p-about__bg {
    padding-top: 24.9rem;
    margin-bottom: 54rem;
  }
}
.p-about__bg-right {
  position: absolute;
  pointer-events: none;
  right: 0;
  overflow: hidden;
  top: 0;
  z-index: -2;
  width: 100%;
  height: 37.5rem;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 80%);
}
@media (min-width: 768px) {
  .p-about__bg-right {
    clip-path: polygon(0 10%, 100% 0%, 100% 100%, 0% 100%);
    width: calc(50% - 27rem);
    height: calc(100% + 88rem);
  }
}
@media (min-width: 1280px) {
  .p-about__bg-right {
    height: calc(100% + 90rem);
  }
}
.p-about__bg-right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.p-about__bg-img {
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 100%;
  height: 24.4rem;
}
@media (min-width: 768px) {
  .p-about__bg-img {
    mix-blend-mode: luminosity;
    top: calc(100% - 8rem);
    height: 76.7rem;
  }
}
.p-about__bg-img img {
  clip-path: polygon(0 0, 100% 40%, 100% 100%, 0 60%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.p-media {
  padding-right: 2.5rem;
}
@media (min-width: 768px) {
  .p-media {
    display: grid;
    grid-template-areas: "mediaImg mediaTtl" "mediaImg mediaTxt";
    place-content: flex-start;
    -moz-column-gap: 7rem;
    column-gap: 7rem;
    grid-template-columns: 1fr 59rem;
  }
}
@media (min-width: 1280px) {
  .p-media {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
    grid-template-columns: calc(50vw - 19rem) 61.5rem;
  }
}
@media (max-width: 767px) {
  .p-media {
    padding-inline: 2.5rem;
    margin-bottom: 7.2rem;
  }
}
.p-media__img {
  grid-area: mediaImg;
}
@media (min-width: 768px) {
  .p-media__img {
    height: 62.2rem;
    min-width: 40rem;
  }
}
@media (max-width: 767px) {
  .p-media__img {
    width: 100%;
    aspect-ratio: 325/200;
    margin-bottom: 4rem;
  }
}
.p-media__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.p-media__ttl {
  font-family: var(--font-ttl);
  font-weight: 400;
  line-height: 1.8181818182;
  font-size: 2.2rem;
  letter-spacing: 0.16em;
  margin-bottom: 4.5rem;
  text-decoration: underline;
}
.p-media__ttl.no-decoration {
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .p-media__ttl {
    font-size: 3.8rem;
    letter-spacing: 0.16em;
    margin-bottom: 5rem;
    grid-area: mediaTtl;
  }
}
.p-media__ttl br.xlinline {
  display: none;
}
@media (min-width: 1280px) {
  .p-media__ttl br.xlinline {
    display: inline;
  }
}
@media (min-width: 768px) {
  .p-media__txt {
    grid-area: mediaTxt;
    align-self: flex-start;
  }
}
@media (min-width: 768px) {
  .p-media__img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
  }
  .p-media__ttl {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .p-media__txt {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
}
.p-media .body-txt:not(:last-child) {
  margin-bottom: 2.8rem;
}
@media (min-width: 768px) {
  .p-media .body-txt:not(:last-child) {
    margin-bottom: 3.8rem;
  }
}

.p-message {
  position: relative;
}
@media (min-width: 768px) {
  .p-message {
    padding-right: 2rem;
  }
}
.p-message .hline01 {
  margin-bottom: 3.5rem;
}
@media (min-width: 768px) {
  .p-message .hline01 {
    margin-bottom: 6rem;
  }
}
@media (min-width: 768px) {
  .p-message .hline01__sub {
    font-size: 2.6rem;
  }
}
@media (max-width: 767px) {
  .p-message .hline01__sub {
    mix-blend-mode: difference;
    color: #fff;
    letter-spacing: 0.12em;
    margin-bottom: 0.4rem;
  }
}
.p-message .hline01__ttl {
  color: #fff;
  mix-blend-mode: difference;
  font-size: 3.5rem;
}
@media (min-width: 768px) {
  .p-message .hline01__ttl {
    font-size: 11.6rem;
  }
}
.p-message .hline01__ttl::before {
  content: none;
}
.p-message .hline01__ttl.custom {
  margin-left: 0;
}
@media (min-width: 768px) {
  .p-message .hline01__ttl.custom {
    margin-left: -0.9rem;
  }
}
.p-message__icon {
  position: absolute;
  z-index: -1;
  width: 25.6rem;
}
@media (min-width: 768px) {
  .p-message__icon {
    right: calc(100% - 23.9rem);
    width: 39.7rem;
    top: -16rem;
  }
}
@media (max-width: 767px) {
  .p-message__icon {
    bottom: calc(100% + 11.5rem);
    left: calc(50% + 1rem);
  }
}
.p-message__icon img {
  width: 100%;
}
.p-message__media {
  display: flex;
  margin-bottom: 2.5rem;
  row-gap: 4rem;
}
@media (min-width: 768px) {
  .p-message__media {
    margin-bottom: 6.5rem;
    gap: 10rem;
  }
}
@media (max-width: 767px) {
  .p-message__media {
    flex-direction: column-reverse;
  }
}
.p-message__media-des {
  font-family: var(--font-ttl);
  font-size: 2.4rem;
  margin-bottom: 2.5rem;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
  .p-message__media-des {
    font-size: 2.6rem;
    margin-bottom: 5rem;
  }
}
@media (min-width: 768px) {
  .p-message__media-body {
    flex: 1 1;
  }
}
.p-message__media-img {
  width: 100%;
}
@media (min-width: 768px) {
  .p-message__media-img {
    width: 32rem;
  }
}
@media (max-width: 767px) {
  .p-message__media-img img {
    width: 100%;
    height: 100%;
    -o-object-position: top;
    object-position: top;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 325/200;
  }
}
.p-message__body {
  max-width: 70rem;
}
.p-message__img {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .p-message__img {
    margin-bottom: 6rem;
  }
}
.p-message__img img {
  width: 100%;
}
.p-message__logo {
  text-align: right;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .p-message__logo {
    margin-block: 8rem 2.5rem;
  }
}
.p-message__logo img {
  width: 20.5rem;
}
@media (min-width: 768px) {
  .p-message__logo img {
    width: 23.7rem;
  }
}
.p-message__name {
  text-align: right;
}
.p-message__name img {
  width: 16.6rem;
}
@media (min-width: 768px) {
  .p-message__name img {
    width: 17.5rem;
  }
}
.p-message .body-txt:not(:last-child) {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .p-message .body-txt:not(:last-child) {
    margin-bottom: 3.8rem;
  }
}

.p-staff {
  margin-bottom: 6.5rem;
}
@media (min-width: 768px) {
  .p-staff {
    margin-bottom: 28rem;
  }
}
.p-staff__head {
  width: 50%;
  position: relative;
  margin-bottom: 7rem;
  padding-bottom: 2.2rem;
}
.p-staff__head-ttl {
  color: #F5F5F5;
  font-family: var(--font-en);
  -webkit-text-stroke: 1px #CECECE;
  text-align: right;
  font-size: 6rem;
  letter-spacing: 0.05em;
}
@media (min-width: 768px) {
  .p-staff__head-ttl {
    font-size: 14rem;
    transform: translateX(-3rem);
  }
}
.p-staff__head-sub {
  font-family: var(--font-ttl);
  font-size: 3.3rem;
  letter-spacing: 0.12em;
  position: absolute;
  left: 2.5rem;
  bottom: 0;
}
@media (min-width: 768px) {
  .p-staff__head-sub {
    bottom: 3.6rem;
    right: 0.5rem;
    width: 50rem;
    margin-left: auto;
  }
}
.p-staff__head-sub span {
  padding: 0.2rem;
  background-color: #000;
  color: #fff;
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
}
.p-staff__media {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .p-staff__media {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .p-staff__media {
    flex-direction: column-reverse;
  }
}
.p-staff__media:not(:last-child) {
  margin-bottom: 8.8rem;
}
@media (min-width: 768px) {
  .p-staff__media:not(:last-child) {
    margin-bottom: 25rem;
  }
}
.p-staff__media-head {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .p-staff__media-head {
    gap: 2.8rem;
    margin-bottom: 3rem;
  }
}
.p-staff__media-number {
  font-family: var(--font-en);
  position: relative;
  font-size: 3.2rem;
  letter-spacing: 0.17em;
}
@media (min-width: 768px) {
  .p-staff__media-number {
    font-size: 7rem;
  }
}
.p-staff__media-number::before {
  content: "";
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  width: 1.5rem;
  right: calc(100% + 1rem);
}
@media (min-width: 768px) {
  .p-staff__media-number::before {
    width: calc(50vw - 45.6rem);
    right: calc(100% + 1.5rem);
  }
}
@media (min-width: 1280px) {
  .p-staff__media-number::before {
    right: calc(100% + 4.4rem);
  }
}
.p-staff__media-ttl {
  letter-spacing: 0.08em;
  display: flex;
  align-items: center;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .p-staff__media-ttl {
    font-size: 2rem;
  }
}
.p-staff__media-ttl::before {
  flex-shrink: 0;
  margin-right: 1.2rem;
  border-color: var(--color-secondary);
}
@media (min-width: 768px) {
  .p-staff__media-body {
    padding-top: 3rem;
    flex: 1 1;
    max-width: 48rem;
  }
}
@media (max-width: 767px) {
  .p-staff__media-body {
    padding-inline: 2.5rem;
  }
}
@media (min-width: 768px) {
  .p-staff__media-box {
    max-width: 28.8rem;
  }
}
.p-staff__media-box .c-txt {
  margin-bottom: 4rem;
}
@media (min-width: 768px) {
  .p-staff__media-box .c-txt {
    margin-bottom: 7rem;
  }
}
.p-staff__media-photo {
  position: relative;
}
@media (min-width: 768px) {
  .p-staff__media-photo {
    width: calc(50% + 2rem);
  }
}
@media (max-width: 767px) {
  .p-staff__media-photo {
    padding-left: 5.6rem;
    margin-bottom: 9rem;
  }
}
.p-staff__media-avata {
  position: absolute;
  left: 1rem;
  width: 10.5rem;
  top: 50%;
}
@media (min-width: 768px) {
  .p-staff__media-avata {
    left: -12rem;
    width: 22rem;
    top: -8.5rem;
  }
}
@media (max-width: 767px) {
  .p-staff__media-avata {
    transform: translateY(-50%);
  }
}
.p-staff__media-avata img {
  width: 100%;
}
.p-staff__media-img {
  width: 100%;
  height: 17.6rem;
}
@media (min-width: 768px) {
  .p-staff__media-img {
    height: 40rem;
  }
}
.p-staff__media-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top right;
  object-position: top right;
}
.p-staff__media-name {
  position: absolute;
  right: 0;
  text-transform: uppercase;
  text-align: right;
  color: #fff;
  mix-blend-mode: difference;
  font-family: var(--font-en);
  top: calc(100% - 2.3rem);
  font-size: 3.2rem;
  line-height: 1.328125;
}
@media (min-width: 768px) {
  .p-staff__media-name {
    top: calc(100% - 5rem);
    font-size: 6.4rem;
  }
}
.p-staff__profile {
  background-color: #fff;
  padding: 3rem 2rem 3rem 3rem;
  position: relative;
}
.p-staff__profile-ttl {
  position: absolute;
  left: 3rem;
  color: var(--color-secondary);
  font-family: var(--font-en);
  top: -1.4rem;
  font-size: 1.8rem;
}
.p-facility {
  background-color: #fff;
  padding-block: 5.5rem;
}
@media (min-width: 768px) {
  .p-facility {
    padding-block: 9.5rem;
  }
}
.p-facility .hline01 {
  text-align: center;
  margin-bottom: 4.5rem;
}
@media (min-width: 768px) {
  .p-facility .hline01 {
    margin-bottom: 7.2rem;
  }
}
.p-facility__list {
  display: grid;
  row-gap: 5rem;
}
@media (min-width: 768px) {
  .p-facility__list {
    grid-template-columns: repeat(3, 1fr);
    gap: 8rem 4rem;
  }
}
.p-facility__list-img {
  margin-bottom: 2.8rem;
}
@media (min-width: 768px) {
  .p-facility__list-img {
    margin-bottom: 2.8rem;
  }
}
.p-facility__list-ttl {
  font-family: var(--font-ttl);
  color: var(--color-primary);
  text-align: center;
  font-size: 2.2rem;
  letter-spacing: 0.08em;
}
@media (min-width: 768px) {
  .p-facility__list-ttl {
    font-size: 2.6rem;
    margin-bottom: 2.5rem;
  }
}
.running-txt {
  margin-bottom: 7rem;
}
@media (min-width: 768px) {
  .running-txt {
    margin-bottom: 11.5rem;
  }
}
.running-txt__wrap {
  animation: runningText 50s linear infinite;
}
.running-txt__wrap p {
  width: 21.3rem;
}
@media (min-width: 768px) {
  .running-txt__wrap p {
    width: 44rem;
  }
}
.running-txt__wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 440/320;
}

.p-company .hline01 {
  text-align: center;
  margin-bottom: 4.5rem;
}
@media (min-width: 768px) {
  .p-company .hline01 {
    margin-bottom: 7.2rem;
  }
}
/*# sourceMappingURL=maps/about.css.map */
