.l-content {
  padding: 5.3125vw 5.9895833333vw 5.2083333333vw 4.8958333333vw;
}

.p-mv {
  width: 83.5%;
  margin-inline: auto;
  margin-bottom: 13.5416666667vw;
}
.p-mv img {
  width: 100%;
  height: auto;
  display: block;
}

@media screen and (max-width: 767px) {
  .l-content {
    margin: 0 6.4vw 8vw;
    padding: 7.2vw 6.1333333333vw 9.8666666667vw;
  }
  .p-mv {
    width: 100%;
    margin-bottom: 11.2vw;
  }
}
/* p-profile
---------------------------------------------------------------------------- */
.p-profile-block._02 {
  margin-top: 6.9270833333vw;
}
.p-profile-block._03 {
  margin-top: 15.5208333333vw;
}
.p-profile-block._04 {
  margin-top: 13.5416666667vw;
}

.p-profile-ttl-en._01 {
  width: 11.2114583333vw;
  aspect-ratio: 215.26/14.5;
}
.p-profile-ttl-en._02 {
  width: 11.2125vw;
  aspect-ratio: 216.28/14.5;
}
.p-profile-ttl-en._03 {
  width: 18.021875vw;
  aspect-ratio: 346.02/14.5;
}
.p-profile-ttl-en._04 {
  width: 12.16875vw;
  aspect-ratio: 233.64/14.5;
}

.p-profile-lists {
  padding-left: 3.4375vw;
  margin-top: 5.46875vw;
}

.p-profile-list-ttl {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.0416666667vw;
}
.p-profile-list-ttl span {
  color: #ED6C00;
  margin-right: 0.3em;
}

.p-profile-list-txt {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  padding-left: 1.3em;
}
.p-profile-list-txt ._01 {
  display: inline-block;
  width: 9.375vw;
}
.p-profile-list-txt ._02 {
  display: inline-block;
  width: 7.5520833333vw;
}

.p-profile-block-container {
  margin-top: 6.7708333333vw;
  position: relative;
}

.p-profile-block-items {
  max-width: 62.5vw;
  border-top: 0.1041666667vw solid currentColor;
  border-bottom: 0.1041666667vw solid currentColor;
  margin-left: 3.4375vw;
}

.p-profile-block-item {
  display: grid;
  grid-template-columns: 14.5833333333vw 1fr;
}

.p-profile-block-item:not(:last-child) {
  border-bottom: 1px solid rgba(59, 59, 59, 0.3);
}

.p-profile-block-item-ttl {
  font-size: 2.1rem;
  line-height: 2.1428571429;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.09375vw;
  text-align: center;
  padding-right: 1.3020833333vw;
}

.p-profile-block-item-txt {
  font-size: 2.1rem;
  line-height: 2.1428571429;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.09375vw;
}

.p-profile-block-img {
  width: 17.265625vw;
  aspect-ratio: 331.5/280.5;
  box-shadow: 1px 1px 0.625vw rgba(0, 0, 0, 0.16);
  position: absolute;
}
.p-profile-block-img._01 {
  top: 13.0208333333vw;
  right: -4.6875vw;
}
.p-profile-block-img._02 {
  top: 31.7708333333vw;
  right: -0.5208333333vw;
}
.p-profile-block-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-profile-block-organizational-img {
  width: 43.2291666667vw;
  aspect-ratio: 1090/1040;
  margin-inline: auto;
  margin-top: 7.2916666667vw;
}
.p-profile-block-organizational-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-profile-block-map-img {
  width: 75%;
  aspect-ratio: 1310/1330;
  margin-top: -1.0416666667vw;
  margin-inline: auto;
}
.p-profile-block-map-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.p-profile-block-wrap {
  display: flex;
  flex-direction: column;
  gap: 3.125vw;
  width: fit-content;
  padding-right: 1.5625vw;
  margin-left: auto;
  margin-top: -16.1458333333vw;
  position: relative;
  z-index: 1;
}

.p-profile-block-wrap-ttl {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: 0.2em;
  font-weight: 400;
  font-size: 1.875vw;
}

.p-profile-block-wrap-lists {
  display: flex;
  flex-direction: column;
  gap: 2.3em;
}

.p-profile-block-wrap-list-ttl {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.0416666667vw;
}
.p-profile-block-wrap-list-ttl span {
  color: #ED6C00;
  margin-right: 0.3em;
}

.p-profile-block-wrap-list-txt {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  padding-left: 1.3em;
}

.p-profile-block-group {
  display: flex;
  gap: 0 2.96875vw;
  margin-left: 3.4375vw;
  margin-top: 10.6770833333vw;
}

.p-profile-block-group-mapBox {
  width: 34.7395833333vw;
  display: flex;
  flex-direction: column;
  gap: 0.6770833333vw;
}

.p-profile-block-group-map {
  width: 100%;
  aspect-ratio: 667/658.5;
}
.p-profile-block-group-map iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

.p-profile-block-group-mapBox-txt {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.p-profile-block-group-mapBox-txt span {
  color: #ED6C00;
  margin-right: 0.3em;
}

.p-profile-block-group-imgBoxes {
  width: 24.8958333333vw;
  display: flex;
  flex-direction: column;
  gap: 1.3020833333vw;
}

.p-profile-block-group-imgBox {
  display: flex;
  flex-direction: column;
  gap: 0.8854166667vw;
}

.p-profile-block-group-img {
  width: 100%;
  aspect-ratio: 478/288.5;
}
.p-profile-block-group-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.p-profile-block-group-imgBox-txt {
  font-size: 2rem;
  line-height: 1.75;
  letter-spacing: 0.01em;
  font-weight: 500;
  font-size: 1.0416666667vw;
  padding-left: 1.3em;
  text-indent: -1.3em;
}
.p-profile-block-group-imgBox-txt span {
  color: #ED6C00;
  margin-right: 0.3em;
}

@media screen and (max-width: 767px) {
  .p-profile-block._02 {
    margin-top: 10.6666666667vw;
  }
  .p-profile-block._03 {
    margin-top: 21.3333333333vw;
  }
  .p-profile-block._04 {
    margin-top: 18.1333333333vw;
  }
  .p-profile-ttl-en._01 {
    width: 28.7013333333vw;
  }
  .p-profile-ttl-en._02 {
    width: 28.8373333333vw;
  }
  .p-profile-ttl-en._03 {
    width: 46.136vw;
  }
  .p-profile-ttl-en._04 {
    width: 31.152vw;
  }
  .p-profile-lists {
    padding-left: 1.6vw;
    margin-top: 7.2vw;
  }
  .p-profile-list-ttl {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
  .p-profile-list-txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
  .p-profile-list-txt ._01 {
    width: 29.3333333333vw;
  }
  .p-profile-list-txt ._02 {
    width: 22.6666666667vw;
  }
  .p-profile-block-container {
    width: 72.8vw;
    margin-inline: auto;
    padding-bottom: 136.8vw;
    margin-top: 8vw;
  }
  .p-profile-block-items {
    max-width: initial;
    border-width: 0.5333333333vw;
    margin-left: initial;
  }
  .p-profile-block-item {
    grid-template-columns: 1fr;
    padding-block: initial;
  }
  .p-profile-block-item-ttl {
    font-size: 3.2vw;
    line-height: 1.5;
    text-align: left;
    padding-inline: 4vw;
    background-color: rgba(226, 223, 223, 0.5);
    border-bottom: 1px solid rgba(59, 59, 59, 0.3);
  }
  .p-profile-block-item-txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
    padding-inline: 4vw;
  }
  .p-profile-block-img {
    width: 76vw;
    box-shadow: 1px 1px 3.2vw rgba(0, 0, 0, 0.16);
  }
  .p-profile-block-img._01 {
    top: initial;
    bottom: 64.5333333333vw;
    right: initial;
    left: -9.8666666667vw;
  }
  .p-profile-block-img._02 {
    top: initial;
    bottom: 0;
    right: -10.1333333333vw;
  }
  .p-profile-block-organizational-img {
    width: 78.6666666667vw;
    aspect-ratio: 294/332.5;
    margin-left: -1.8666666667vw;
    margin-top: 15.4666666667vw;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-profile-block-organizational-img {
      width: 100%;
      margin-left: initial;
    }
  }
  .p-profile-block-map-img {
    width: 78.6666666667vw;
    margin-left: -1.8666666667vw;
    margin-top: 9.3333333333vw;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-profile-block-map-img {
      width: 100%;
      margin-left: initial;
    }
  }
  .p-profile-block-wrap {
    gap: 4.8vw;
    padding-right: 2.6666666667vw;
    margin-top: -12vw;
  }
  .p-profile-block-wrap-ttl {
    font-size: 5.3333333333vw;
  }
  .p-profile-block-wrap-lists {
    gap: 1.35em;
  }
  .p-profile-block-wrap-list-ttl {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
  .p-profile-block-wrap-list-txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
  .p-profile-block-group {
    flex-direction: column;
    gap: 10.6666666667vw;
    margin-left: initial;
    margin-top: 13.3333333333vw;
  }
  .p-profile-block-group-mapBox {
    width: 80vw;
    margin-left: -2.6666666667vw;
    gap: 0.8vw;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-profile-block-group-mapBox {
      width: 100%;
      margin-left: initial;
    }
  }
  .p-profile-block-group-mapBox-txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
  .p-profile-block-group-imgBoxes {
    width: 78.6666666667vw;
    margin-left: -1.8666666667vw;
    gap: 9.3333333333vw;
  }
  @supports (-moz-appearance: none) or (-webkit-hyphens: none) {
    .p-profile-block-group-imgBoxes {
      width: 100%;
      margin-left: initial;
    }
  }
  .p-profile-block-group-imgBox {
    gap: 0.8vw;
  }
  .p-profile-block-group-imgBox-txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
  }
}
