@charset "UTF-8";
.p-top-mv {
  background: #fff;
  padding-top: 44px;
}
@media (max-width: 1023px) {
  .p-top-mv {
    padding-top: 0;
  }
}
.p-top-mv__title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
.p-top-mv__title-left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 170px;
  min-width: 170px;
  border-right: 1px solid #E0E0E0;
  padding: 34px 24px 8px;
}
@media (max-width: 767px) {
  .p-top-mv__title-left {
    width: 114px;
    min-width: 114px;
    padding: 26px 24px 12px;
  }
}
.p-top-mv__title-right {
  -ms-flex: 1;
      flex: 1;
  min-width: 0;
}
.p-top-mv__heading {
  text-align: right;
  padding: 20px 13px 26px;
}
@media (max-width: 767px) {
  .p-top-mv__heading {
    display: none;
  }
}
.p-top-mv__heading--sp {
  display: none;
}
@media (max-width: 767px) {
  .p-top-mv__heading--sp {
    display: block;
    text-align: right;
    padding: 16px 14px 19px 20px;
  }
}
.p-top-mv__desc {
  font-size: 30.4px;
  font-size: 1.9rem;
  line-height: 1.75;
  letter-spacing: 0.01;
  padding: 28.5px 47px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .p-top-mv__desc {
    font-size: 1.5rem;
    line-height: 1.75;
    padding: 36px 27px 35px;
    letter-spacing: 0;
    display: block;
  }
}
.p-top-mv__lottie {
  width: 100%;
  height: 223px;
}
@media (max-width: 767px) {
  .p-top-mv__lottie {
    height: 99px;
  }
}
.p-top-mv__lottie svg {
  display: block;
  width: 595px !important;
  height: 100% !important;
  margin-left: auto;
}
@media (max-width: 767px) {
  .p-top-mv__lottie svg {
    width: 265px !important;
    margin-left: auto;
  }
}
.p-top-mv__lottie-kansai {
  width: 100%;
}
.p-top-mv__lottie-kansai svg {
  display: block;
  width: 100% !important;
  height: auto !important;
}
.p-top-mv__banner img {
  width: 100%;
  height: auto;
  display: block;
}
.p-top-mv__btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media (max-width: 1023px) {
  .p-top-mv__btn {
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0 20px;
  }
}

.p-top-program {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .p-top-program {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .p-top-program {
    margin-bottom: 24px;
  }
}
.p-top-program .c-program-grid {
  padding: 0;
}
.p-top-program .p-top-program__btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-top-program .p-top-program__btn {
    margin-top: 24px;
  }
}

.p-top-about {
  position: relative;
  background: #fff;
  border-top: 1px solid #E0E0E0;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .p-top-about {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .p-top-about {
    margin-bottom: 24px;
  }
}
.p-top-about__inner {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #E0E0E0;
}
.p-top-about__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-top-about__header {
    height: auto;
  }
}
.p-top-about__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-top-about__label {
    padding: 0 15px;
    min-height: 116px;
    width: 119px;
  }
}
.p-top-about__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-about__label p {
    font-size: 2rem;
  }
}
.p-top-about__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-about__label p span {
    line-height: 1.3;
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-top-about__heading {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #231815;
  line-height: 1.4;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-top-about__heading {
    padding: 32px 24px;
    width: 100%;
  }
}
.p-top-about__heading picture {
  line-height: 0;
}
.p-top-about__content {
  padding: 0;
}
@media (max-width: 767px) {
  .p-top-about__content {
    padding: 0;
  }
}
.p-top-about__text {
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1.9;
  color: #231815;
}
.p-top-about__deco {
  position: relative;
  left: 12px;
  top: 7px;
}
@media (max-width: 767px) {
  .p-top-about__deco {
    display: none;
  }
}
.p-top-about__layout {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.p-top-about__left {
  width: calc(100% - 100px);
}
@media (max-width: 767px) {
  .p-top-about__left {
    width: 100%;
  }
}
.p-top-about__right {
  width: 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-top-about__right {
    display: none;
  }
}
.p-top-about__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.p-top-about__item {
  padding: 0 0 48px;
  border-bottom: 1px solid #E0E0E0;
}
.p-top-about__item:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  .p-top-about__item {
    padding-bottom: 40px;
    margin-bottom: 0;
  }
}
.p-top-about__item-label {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  line-height: 1;
  margin-bottom: 32px;
  padding: 14px 0 0 16px;
}
@media (max-width: 767px) {
  .p-top-about__item-label {
    font-size: 1rem;
    padding: 14px 0 0 15px;
    margin-bottom: 24px;
  }
}
.p-top-about__item-label i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-top-about__item-label i img {
    width: 2px;
  }
}
.p-top-about__item-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 48px;
  padding: 0 92px;
}
@media (max-width: 767px) {
  .p-top-about__item-inner {
    padding: 0 34px;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 16px;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}
.p-top-about__item-thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 293px;
}
@media (max-width: 767px) {
  .p-top-about__item-thumb {
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0 19px;
  }
}
.p-top-about__item-thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.p-top-about__item-body {
  -ms-flex: 1;
      flex: 1;
}
.p-top-about__item-heading {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.7;
  color: #231815;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-top-about__item-heading {
    font-size: 1.6rem;
    margin-bottom: 12px;
  }
}
.p-top-about__item-text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: 400;
  color: #595959;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-top-about__item-text {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.p-top-about .p-top-about__btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-top-about .p-top-about__btn {
    margin-top: 24px;
  }
}

.p-top-event {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .p-top-event {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .p-top-event {
    margin-bottom: 24px;
  }
}
.p-top-event__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-top-event__header {
    height: auto;
  }
}
.p-top-event__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-top-event__label {
    padding: 0 25px;
    min-height: 116px;
    width: 114px;
  }
}
.p-top-event__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-top-event__label p {
    font-size: 2rem;
  }
}
.p-top-event__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-event__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-top-event__heading {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #231815;
  line-height: 1.4;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-top-event__heading {
    padding: 32px 24px;
    width: 100%;
  }
}
.p-top-event__contents {
  padding: 0;
}
@media (max-width: 767px) {
  .p-top-event__contents {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .p-top-event__contents .u-card-grid {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}
.p-top-event__contents .u-card-grid .u-card-grid__thumb {
  padding: 0 34px;
}
@media (max-width: 767px) {
  .p-top-event__contents .u-card-grid .u-card-grid__body {
    padding-top: 12px;
    padding-left: 34px;
    padding-right: 34px;
    gap: 4px;
  }
}
.p-top-event .p-top-event__btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-top-event .p-top-event__btn {
    margin-top: 24px;
  }
}

.p-top-partners {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .p-top-partners {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .p-top-partners {
    margin-bottom: 24px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-top-partners__layout {
    border-bottom: none !important;
  }
}
.p-top-partners__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-top-partners__header {
    height: auto;
  }
}
.p-top-partners__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-top-partners__label {
    padding: 0 25px;
    min-height: 114px;
    width: 152px;
  }
}
.p-top-partners__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-partners__label p {
    font-size: 2rem;
  }
}
.p-top-partners__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-partners__label p span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
.p-top-partners__heading {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-top-partners__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-top-partners__contents {
  padding: 0;
}
@media (max-width: 767px) {
  .p-top-partners__contents.u-sq.u-sq_left_bottom-before:before {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .p-top-partners__contents.u-sq_right_bottom-after:after {
    display: none !important;
  }
}
.p-top-partners__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .p-top-partners__grid {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-top-partners__item {
  padding: 0 0 30px;
}
@media (max-width: 767px) {
  .p-top-partners__item {
    padding: 0 0 30px;
    border-right: none !important;
    border-bottom: 1px solid #E0E0E0;
  }
}
.p-top-partners__item:last-child {
  border-bottom: none;
}
@media (max-width: 767px) {
  .p-top-partners__item:last-child.u-sq.u-sq_left_bottom-after:after {
    display: none !important;
  }
}
.p-top-partners__item-label {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  line-height: 1;
  margin-bottom: 32px;
  padding: 14px 0 0 16px;
}
@media (max-width: 767px) {
  .p-top-partners__item-label {
    font-size: 1rem;
    padding: 14px 0 0 15px;
    margin-bottom: 24px;
  }
}
.p-top-partners__item-label i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-top-partners__item-label i img {
    width: 2px;
  }
}
.p-top-partners__item-link {
  display: block;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-top-partners__item-link:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.p-top-partners__item-link picture {
  display: block;
  margin: 0 47px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-partners__item-link picture {
    margin: 0 34px;
  }
}
.p-top-partners__item-link img {
  width: 100%;
  height: auto;
  display: block;
}

.p-top-news {
  background: #fff;
  border-top: 1px solid #E0E0E0;
}
.p-top-news__layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  display: flex;
}
@media (max-width: 767px) {
  .p-top-news__layout {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.p-top-news__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-top-news__label {
    padding: 0 25px;
    min-height: 116px;
    width: 108px;
  }
}
.p-top-news__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-news__label p {
    font-size: 2rem;
  }
}
.p-top-news__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-top-news__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-top-news__contents {
  -ms-flex: 1;
      flex: 1;
  padding: 12px 47px 12px 39px;
}
@media (max-width: 767px) {
  .p-top-news__contents {
    padding: 24px 24px;
  }
}
@media (max-width: 767px) {
  .p-top-news__contents .u-news-list__link {
    display: block;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .p-top-news__contents .u-news-list__icon {
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .p-top-news__contents .u-news-list__date {
    display: block;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 8px;
  }
}
@media (max-width: 767px) {
  .p-top-news__contents .u-news-list__text {
    display: block;
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.01em;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .p-top-news__contents .u-news-list__text span {
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 2;
    /* 行数 */
    overflow: hidden;
  }
}
.p-top-news__btn {
  margin-top: 32px;
  padding-bottom: 80px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 1023px) {
  .p-top-news__btn {
    padding: 0 20px 48px;
  }
}

.p-program-anchornav {
  padding: 60px 20px 20px;
}
@media (max-width: 1023px) {
  .p-program-anchornav {
    background: #F6F6F4;
  }
}
@media (max-width: 767px) {
  .p-program-anchornav {
    padding: 22px 10px 22px;
  }
}
.p-program-anchornav--kansai .p-program-anchornav__list {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-program-anchornav--kansai .p-program-anchornav__list {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
  }
}
.p-program-anchornav__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  list-style: none;
}
.p-program-anchornav__item {
  position: relative;
}
.p-program-anchornav__item:before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #E0E0E0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  left: -1px;
  top: 20px;
}
@media (max-width: 767px) {
  .p-program-anchornav__item:before {
    height: 14px;
    background: #EAEAEA;
    top: 12px;
  }
}
.p-program-anchornav__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  gap: 0;
  padding: 20px 20px;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1;
  color: #231815;
  text-decoration: none;
  position: relative;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@media (max-width: 767px) {
  .p-program-anchornav__link {
    display: block;
    font-size: 1.2rem;
    padding: 11px 19px 11px 10px;
  }
}
.p-program-anchornav__link:before {
  content: "";
  display: block;
  width: 1px;
  height: 17px;
  background: #E0E0E0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  right: 0;
  top: 20px;
}
@media (max-width: 767px) {
  .p-program-anchornav__link:before {
    height: 14px;
    background: #EAEAEA;
    top: 12px;
  }
}
.p-program-anchornav__link:after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background: url(../images/icon_arrow.svg) left top no-repeat;
  background-size: cover;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .p-program-anchornav__link:after {
    position: absolute;
    background: url(../images/icon_arrow_sp.svg) left top no-repeat;
    background-size: cover;
    width: 8px;
    height: 8px;
    position: absolute;
    right: 8px;
    margin-top: 0;
    top: 13px;
  }
}
.p-program-anchornav__link:hover {
  color: #231815;
}

.p-program-about {
  position: relative;
  background: #fff;
}
.p-program-about__inner {
  position: relative;
  z-index: 1;
}
.p-program-about__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-about__header {
    height: auto;
  }
}
.p-program-about__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-about__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
  }
}
.p-program-about__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-about__label p {
    font-size: 2rem;
  }
}
.p-program-about__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-about__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-about__heading {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #231815;
  line-height: 1.4;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-about__heading {
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-about__heading picture {
  line-height: 0;
}
.p-program-about__content {
  padding: 68px 64px 70px;
}
@media (max-width: 767px) {
  .p-program-about__content {
    padding: 40px 16px 40px;
  }
}
@media (max-width: 767px) {
  .p-program-about__photos__wrap {
    margin-left: -34px;
    margin-right: -34px;
  }
}
.p-program-about__flow img {
  width: 100%;
  height: auto;
  display: block;
}
.p-program-about__text {
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1.9;
  color: #231815;
}
.p-program-about__deco {
  position: absolute;
  right: 10px;
  top: 7px;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-family: "Google Sans Flex";
  font-style: normal;
  font-weight: 45;
  font-size: 89.6px;
  font-size: 5.6rem;
  line-height: 70%;
  /* identical to box height, or 38px */
  font-feature-settings: "calt" off;
  letter-spacing: 0;
  /* line_PC */
  color: #E0E0E0;
  font-stretch: 100;
  font-variation-settings: "GRAD" 0, "ROND" 0, "slnt" 0;
  min-height: 800px;
}
@media (max-width: 767px) {
  .p-program-about__deco {
    display: none;
  }
}
.p-program-about__layout {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.p-program-about__left {
  width: calc(100% - 100px);
}
@media (max-width: 767px) {
  .p-program-about__left {
    width: 100%;
  }
}
.p-program-about__right {
  width: 100px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-program-about__right {
    display: none;
  }
}

.p-program-mv {
  background: #fff;
}
.p-program-mv__breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.p-program-mv__title {
  height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 1023px) {
  .p-program-mv__title {
    height: auto;
    padding: 16px 20px;
  }
}
.p-program-mv__heading {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #231815;
}
@media (max-width: 1023px) {
  .p-program-mv__heading {
    font-size: 2rem;
  }
}

.p-program-mv__breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.p-program-mv__hero {
  display: -ms-flexbox;
  display: flex;
}
.p-program-mv__left {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0;
  position: relative;
  overflow: hidden;
  padding-left: 48px;
}
@media (max-width: 767px) {
  .p-program-mv__left {
    padding-left: 18px;
  }
}
.p-program-mv__left:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 48px;
  background-color: #54A4A6;
  z-index: 3;
}
@media (max-width: 767px) {
  .p-program-mv__left:before {
    width: 18px;
  }
}
.p-program-mv__left--xkansai:before {
  background-color: #FF8F41;
}
.p-program-mv__left--ecosystemlink:before {
  background-color: #007CA5;
}
.p-program-mv__left--innovationradio:before {
  background-color: #FEC300;
}
.p-program-mv__logo {
  position: relative;
  z-index: 1;
  width: 100%;
}
.p-program-mv__logo img {
  width: 100%;
  height: auto;
  display: block;
}
.p-program-mv__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0;
}
@media (max-width: 1023px) {
  .p-program-mv__right {
    width: 20vw;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right {
    width: 24vw;
    padding: 10px;
  }
}
.p-program-about__glaph {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
.p-program-about__flow {
  width: 388px;
  text-align: center;
}
@media (max-width: 1023px) {
  .p-program-about__flow {
    width: 100%;
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media (max-width: 767px) {
  .p-program-about__flow {
    padding: 0 18px;
  }
}
.p-program-about__flow img {
  max-width: 388px;
  width: 100%;
}
.p-program-about__text {
  width: calc(100% - 388px);
  padding-left: 80px;
  color: #595959;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 190%;
  letter-spacing: 0.01em;
}
@media (max-width: 1280px) {
  .p-program-about__text {
    width: 100%;
    padding: 32px 0 0;
  }
}
@media (max-width: 767px) {
  .p-program-about__text {
    font-size: 1.4rem;
    width: 100%;
    padding: 32px 0 0;
    line-height: 160%;
    letter-spacing: 0;
  }
}

.p-program-pagenav {
  border-top: 1px solid #ecebe5;
  border-bottom: 1px solid #ecebe5;
}
.p-program-pagenav__list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 1023px) {
  .p-program-pagenav__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-program-pagenav__item {
  -ms-flex: 1;
      flex: 1;
  border-right: 1px solid #ecebe5;
}
.p-program-pagenav__item:first-child {
  border-left: 1px solid #ecebe5;
}
@media (max-width: 1023px) {
  .p-program-pagenav__item {
    -ms-flex: none;
        flex: none;
    width: 50%;
    border-left: 1px solid #ecebe5;
  }
}
.p-program-pagenav__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 14px 8px;
  font-size: 20.8px;
  font-size: 1.3rem;
  color: #231815;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-program-pagenav__link:hover {
  background: #ecebe5;
}
@media (max-width: 1023px) {
  .p-program-pagenav__link {
    font-size: 1.2rem;
    padding: 12px 8px;
  }
}

.p-program-video {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 767px) {
  .p-program-video {
    margin-bottom: 24px;
  }
}
.p-program-video__inner {
  padding: 56px 86px 58px;
}
@media (max-width: 767px) {
  .p-program-video__inner {
    padding: 32px 46px 32px;
  }
}
.p-program-video__player {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.p-program-video__player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-program-video__powered {
  text-align: center;
  font-size: 19.2px;
  font-size: 1.2rem;
  color: #231815;
  margin-top: 20px;
  letter-spacing: 0.1em;
}

.p-program-merit {
  background: #fff;
  margin-bottom: 80px;
  border-top: 1px solid #ecebe5;
}
@media (max-width: 767px) {
  .p-program-merit {
    margin-bottom: 24px;
  }
}
.p-program-merit__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-merit__header {
    height: auto;
  }
}
.p-program-merit__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-merit__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
  }
}
.p-program-merit__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-merit__label p {
    font-size: 2rem;
  }
}
.p-program-merit__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-merit__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-merit__heading {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #231815;
  line-height: 1.4;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-merit__heading {
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-merit__heading picture {
  line-height: 0;
}
.p-program-merit__list {
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: #E0E0E0;
}
@media (max-width: 767px) {
  .p-program-merit__list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-program-merit__item {
  background: #fff;
  padding: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .p-program-merit__item {
    padding: 0;
  }
}
.p-program-merit__num {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
  padding: 14px 0 40px 12px;
}
@media (max-width: 767px) {
  .p-program-merit__num {
    font-size: 1rem;
    padding: 14px 0 9px 12px;
  }
}
.p-program-merit__num i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-program-merit__num i img {
    width: 2px;
  }
}
@media (max-width: 767px) {
  .p-program-merit__num--ecosystemlink {
    padding-bottom: 8px;
  }
}
.p-program-merit .card-diagonal__centents {
  padding-bottom: 40px;
}
.p-program-merit__icon {
  text-align: center;
  margin-bottom: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .p-program-merit__icon {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-program-merit__icon img {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .p-program-merit__icon--ecosystemlink {
    margin-bottom: 16px;
  }
}
.p-program-merit__body {
  -ms-flex: 1;
      flex: 1;
}
.p-program-merit__item-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #231815;
  font-style: "Google Sans Flex", sans-serif;
  margin-bottom: 16px;
  line-height: 1.7;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-merit__item-heading {
    font-size: 1.4rem;
    margin-bottom: 8px;
    line-height: 1.6;
  }
}
.p-program-merit__item-text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: 400;
  color: #595959;
  padding: 0 40px;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-program-merit__item-text {
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 400;
    color: #595959;
    padding: 0 34px;
  }
}

.p-program-mission {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-mission {
    margin-bottom: 24px;
  }
}
.p-program-mission__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-mission__header {
    height: auto;
  }
}
.p-program-mission__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-mission__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
  }
}
.p-program-mission__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-program-mission__label p {
    font-size: 2rem;
  }
}
.p-program-mission__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-mission__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-mission__heading {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #231815;
  line-height: 1.4;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-mission__heading {
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-mission__contents {
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-program-mission__contents {
    padding: 40px 34px 40px;
  }
}
.p-program-mission__contents--dap {
  padding: 56px 74px 58px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-mission__contents--dap {
    padding: 40px 34px 40px;
  }
}
.p-program-mission__contents--dap img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-program-mission__contents--dap img {
    width: inherit;
  }
}
.p-program-mission__diagram {
  margin-bottom: 48px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-mission__diagram {
    padding: 0 0;
    margin-bottom: 32px;
    margin-left: -34px;
    margin-right: -34px;
    margin-top: -39px;
  }
}
.p-program-mission__text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  text-align: left;
}
@media (max-width: 1023px) {
  .p-program-mission__text {
    font-size: 1.4rem;
    line-height: 1.6;
    font-weight: 400;
    letter-spacing: 0;
  }
}
.p-program-mission__text--dap {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .p-program-mission__text--dap {
    padding-left: 0;
    padding-right: 0;
  }
}

.p-program-activity {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-activity {
    margin-bottom: 24px;
  }
}
.p-program-activity__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-activity__header {
    height: auto;
  }
}
.p-program-activity__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-activity__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
  }
}
.p-program-activity__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-program-activity__label p {
    font-size: 2rem;
  }
}
.p-program-activity__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-activity__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-activity__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-activity__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-activity__contents {
  padding: 0;
}
.p-program-activity__list {
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: #E0E0E0;
}
.p-program-activity__list--pt02 {
  background: #fff;
  gap: 0;
  border-right: none !important;
  border-bottom: none !important;
}
.p-program-activity__list--pt02 .p-program-activity__item {
  border: 1px solid #E0E0E0;
  border-left: none;
  border-top: none;
}
@media (max-width: 767px) {
  .p-program-activity__list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-program-activity__item {
  background: #fff;
}
.p-program-activity__item.card-diagonal__wrap {
  padding-bottom: 40px;
}
.p-program-activity__num {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
  padding: 14px 0 40px 12px;
}
@media (max-width: 767px) {
  .p-program-activity__num {
    font-size: 1rem;
    padding: 14px 0 24px 12px;
  }
}
.p-program-activity__num i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-program-activity__num i img {
    width: 2px;
  }
}
.p-program-activity__figure {
  margin-bottom: 16px;
  padding: 0 48.5px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-activity__figure {
    padding: 0 43px;
  }
}
.p-program-activity__figure img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .p-program-activity__figure img {
    max-width: 312px;
    width: 100%;
  }
}
.p-program-activity__figure figcaption {
  text-align: center;
  font-family: "Google Sans Flex", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.7;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .p-program-activity__figure figcaption {
    font-size: 1.3rem;
  }
}
.p-program-activity__item-heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #231815;
  margin-bottom: 8px;
  line-height: 1.7;
  padding: 0 48.5px;
}
@media (max-width: 767px) {
  .p-program-activity__item-heading {
    line-height: 1.6;
    font-size: 1.5rem;
    padding: 0 34px;
  }
}
.p-program-activity__item-text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
  letter-spacing: 0.01em;
  font-weight: 400;
  padding: 0 48.5px;
  color: #595959;
}
@media (max-width: 767px) {
  .p-program-activity__item-text {
    line-height: 1.6;
    font-size: 1.4rem;
    padding: 0 34px;
  }
}

.p-program-companies {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-companies {
    margin-bottom: 48px;
  }
}
.p-program-companies__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-companies__header {
    height: auto;
  }
}
.p-program-companies__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-companies__label {
    padding: 0 25px;
    min-height: 116px;
    width: 201px;
  }
}
.p-program-companies__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-program-companies__label p {
    font-size: 2rem;
  }
}
.p-program-companies__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-companies__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-companies__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-companies__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-companies__text {
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #231815;
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .p-program-companies__text {
    padding: 0 20px;
    margin-bottom: 24px;
  }
}
.p-program-companies__contents {
  padding: 56px 64px 58px;
}
@media (max-width: 767px) {
  .p-program-companies__contents {
    padding: 32px 34px 32px;
  }
}
.p-program-companies__list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px 0;
}
@media (max-width: 767px) {
  .p-program-companies__list {
    gap: 0;
  }
}
.p-program-companies__item {
  text-align: center;
  width: 25%;
}
@media (max-width: 767px) {
  .p-program-companies__item {
    width: 50%;
  }
}
.p-program-companies__notes {
  padding-top: 12px;
}
@media (max-width: 767px) {
  .p-program-companies__notes {
    background: #F6F6F4;
    padding-right: 8px;
  }
}
.p-program-companies__notes li {
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1.3;
  color: #595959;
  text-align: right;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .p-program-companies__notes li {
    margin-bottom: 3px;
    font-size: 1.1rem;
  }
}
.p-program-companies__notes li:last-child {
  margin-bottom: 0;
}

.p-program-theme {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-theme {
    margin-bottom: 24px;
  }
}
.p-program-theme__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-theme__header {
    height: auto;
  }
}
.p-program-theme__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-theme__label {
    padding: 0 5px;
    min-height: 116px;
    width: 140px;
  }
}
.p-program-theme__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-theme__label p {
    font-size: 2rem;
  }
}
.p-program-theme__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-program-theme__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-theme__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  width: calc(100% - 332px);
  min-height: 120px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-theme__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-theme__list {
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: #E0E0E0;
}
@media (max-width: 1023px) {
  .p-program-theme__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}
.p-program-theme__item {
  background: #fff;
  padding: 40px 24px;
}
@media (max-width: 767px) {
  .p-program-theme__item {
    padding: 32px 16px 36px;
  }
}
.p-program-theme__icon {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0 20px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-program-theme__icon img {
    width: 88px;
  }
}
.p-program-theme__name {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #231815;
  line-height: 1.7;
  letter-spacing: 0.01em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-theme__name {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}

.p-program-schedule {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 767px) {
  .p-program-schedule {
    margin-bottom: 24px;
  }
}
.p-program-schedule__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-schedule__header {
    height: auto;
  }
}
.p-program-schedule__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-schedule__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
  }
}
.p-program-schedule__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-schedule__label p {
    font-size: 2rem;
  }
}
.p-program-schedule__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-program-schedule__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-schedule__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-schedule__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-schedule__list {
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 1px;
  background: #E0E0E0;
}
@media (max-width: 1023px) {
  .p-program-schedule__list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-program-schedule__item {
  background: #fff;
  padding: 14px 0 32px;
}
@media (max-width: 767px) {
  .p-program-schedule__item {
    padding: 11px 0 40px;
  }
}
.p-program-schedule__btn {
  margin-top: 40px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 1023px) {
  .p-program-schedule__btn {
    max-width: 332px;
    margin-top: 32px;
    padding: 0 34px;
  }
}
.p-program-schedule__btn a {
  min-width: inherit !important;
  width: 100% !important;
}
.p-program-schedule__date {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #231815;
  letter-spacing: 0;
  margin-bottom: 40px;
  line-height: 1;
  padding: 0 16px;
  font-family: "Google Sans Flex", "Noto Sans JP", sans-serif;
}
@media (max-width: 767px) {
  .p-program-schedule__date {
    font-weight: 200;
    font-size: 1.2rem;
    padding: 0 12px;
    letter-spacing: 0;
    margin-bottom: 33px;
  }
}
.p-program-schedule__event {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #231815;
  line-height: 1.7;
  margin-bottom: 8px;
  letter-spacing: 0;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .p-program-schedule__event {
    padding: 0 34px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.p-program-schedule__desc {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .p-program-schedule__desc {
    padding: 0 34px;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}

.p-program-entry {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 767px) {
  .p-program-entry {
    margin-bottom: 24px;
  }
}
.p-program-entry__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-entry__header {
    height: auto;
  }
}
.p-program-entry__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-entry__label {
    padding: 0 25px;
    min-height: 116px;
    width: 183px;
    padding: 0 10px;
  }
}
.p-program-entry__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-entry__label p {
    font-size: 2rem;
  }
}
.p-program-entry__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-program-entry__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-entry__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-entry__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-entry__content {
  padding: 76px 60px 82px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 767px) {
  .p-program-entry__content {
    padding: 32px 20px 40px;
  }
}
.p-program-entry__soon {
  color: #ABABAB;
  font-family: "Google Sans Flex", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
  font-size: 38.4px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 767px) {
  .p-program-entry__soon {
    font-size: 2rem;
  }
}
.p-program-entry__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 20px 72px;
  background: #231815;
  color: #fff;
  text-decoration: none;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-program-entry__btn:hover {
  background: #355b5b;
}
@media (max-width: 1023px) {
  .p-program-entry__btn {
    width: 100%;
    max-width: 400px;
    padding: 20px 24px;
  }
}

.p-program-partner {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 767px) {
  .p-program-partner {
    margin-bottom: 24px;
  }
}
.p-program-partner__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-partner__header {
    height: auto;
  }
}
.p-program-partner__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-partner__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
    padding: 0 10px;
  }
}
.p-program-partner__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-partner__label p {
    font-size: 2rem;
  }
}
.p-program-partner__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-program-partner__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-partner__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-partner__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-partner__heading--dap {
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}
@media (max-width: 767px) {
  .p-program-partner__heading--dap img {
    width: 204px;
  }
}
.p-program-partner__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
  gap: 1px;
  background: #E0E0E0;
  margin: 0 32px;
}
@media (max-width: 767px) {
  .p-program-partner__list {
    margin: 0 18px;
  }
}
.p-program-partner__title {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  margin: 0 0 32px;
}
@media (max-width: 767px) {
  .p-program-partner__title {
    font-size: 1.4rem;
    letter-spacing: 0;
    margin: 0 0 51px;
  }
}
.p-program-partner__item {
  background: #fff;
  padding: 24px 0 48px;
}
@media (max-width: 767px) {
  .p-program-partner__item {
    padding: 16px 0 28px;
  }
}
.p-program-partner__item:last-child {
  padding-bottom: 52px;
}
.p-program-partner__soon {
  color: #ABABAB;
  font-family: "Google Sans Flex", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
  font-size: 38.4px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 767px) {
  .p-program-partner__soon {
    font-size: 2rem;
  }
}
.p-program-partner__text {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: 0.01em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-partner__text {
    font-size: 1.5rem;
  }
}
.p-program-partner__btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 20px 72px;
  background: #231815;
  color: #fff;
  text-decoration: none;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-program-partner__btn:hover {
  background: #355b5b;
}
@media (max-width: 1023px) {
  .p-program-partner__btn {
    width: 100%;
    max-width: 400px;
    padding: 20px 24px;
  }
}
.p-program-partner__corp-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 56px 58px;
  margin: 0 32px;
}
@media (max-width: 767px) {
  .p-program-partner__corp-list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    margin: 0 8px;
    gap: 16px 24px;
  }
}
.p-program-partner__corp-item {
  padding: 0;
}

.p-program-last {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-last {
    margin-bottom: 0;
  }
}

.p-program-archive {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 1023px) {
  .p-program-archive {
    padding-bottom: 48px;
    margin-bottom: 0;
  }
}
.p-program-archive .c-btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-program-archive .c-btn {
    margin-top: 24px;
  }
}
.p-program-archive__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-archive__header {
    height: auto;
  }
}
.p-program-archive__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-archive__label {
    padding: 0 25px;
    min-height: 116px;
    width: 140px;
    padding: 0 10px;
  }
}
.p-program-archive__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-archive__label p {
    font-size: 2rem;
  }
}
.p-program-archive__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-program-archive__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-archive__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-archive__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-archive__contents {
  padding: 0;
}
.p-program-archive__list {
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: #fff;
  border-right: none !important;
  border-bottom: none !important;
}
@media (max-width: 767px) {
  .p-program-archive__list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-program-archive__item {
  background: #fff;
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
}
.p-program-archive__item.card-diagonal__wrap {
  padding-bottom: 40px;
}
.p-program-archive__num {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
  padding: 14px 0 40px 12px;
}
@media (max-width: 767px) {
  .p-program-archive__num {
    font-size: 1rem;
    padding: 14px 0 24px 12px;
  }
}
.p-program-archive__num i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-program-archive__num i img {
    width: 2px;
  }
}
.p-program-archive a.p-program-archive__box {
  display: block;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-program-archive a.p-program-archive__box:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.p-program-archive__box {
  padding: 0 40px;
  display: block;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@media (max-width: 767px) {
  .p-program-archive__box {
    padding: 0 26px;
  }
}
@media (max-width: 767px) {
  .p-program-archive__box--image {
    padding: 0 34.5px;
  }
}
.p-program-archive__movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  border-radius: 13px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-program-archive__movie {
    border-radius: 10px;
  }
}
.p-program-archive__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-program-archive__image {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  aspect-ratio: 600/338;
}
.p-program-archive__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.p-program-archive__soon {
  color: #ABABAB;
  font-family: "Google Sans Flex", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
  font-size: 38.4px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 300;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-archive__soon {
    font-size: 2rem;
  }
}
.p-program-archive__item-heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 500;
  color: #231815;
  margin-bottom: 8px;
  line-height: 1.7;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .p-program-archive__item-heading {
    margin-top: 16px;
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 0 7px;
  }
}
@media (max-width: 767px) {
  .p-program-archive__item-heading--ecosystemlink {
    padding: 0;
    margin-left: -7px;
    margin-right: -7px;
  }
}

.p-program-next-event {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-next-event {
    margin-bottom: 24px;
  }
}
.p-program-next-event__inner {
  position: relative;
}
.p-program-next-event__layout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
@media (max-width: 767px) {
  .p-program-next-event__layout {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.p-program-next-event__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 40px;
  min-height: 261px;
  width: 271px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-next-event__label {
    padding: 37px 25px 38px;
    min-height: auto;
    width: 100%;
    border-right: none;
  }
}
.p-program-next-event__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-next-event__label p {
    font-size: 2rem;
    text-align: center;
  }
}
.p-program-next-event__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0.08em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-next-event__label p span {
    margin-top: 6px;
    text-align: center;
    font-size: 1rem;
    line-height: 1.3;
  }
}
.p-program-next-event__content {
  -ms-flex: 1;
      flex: 1;
  padding: 14px 0 40px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media (max-width: 767px) {
  .p-program-next-event__content {
    padding: 11px 0 40px;
    border-top: 1px solid #E0E0E0;
  }
}
.p-program-next-event__content.u-sq_left_top-before:before {
  display: none !important;
}
@media (max-width: 767px) {
  .p-program-next-event__content.u-sq_left_top-before:before {
    display: block !important;
  }
}
.p-program-next-event__date {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  line-height: 1;
  font-family: "Google Sans Flex", sans-serif;
  padding-left: 16px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .p-program-next-event__date {
    padding-left: 12px;
    font-size: 1.2rem;
    margin-bottom: 21px;
  }
}
.p-program-next-event__card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 40px 0;
  gap: 40px;
  text-decoration: none;
  color: #231815;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@media (max-width: 767px) {
  .p-program-next-event__card {
    gap: 16px;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 33px 0;
  }
}
.p-program-next-event__card:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.p-program-next-event__thumb {
  width: 300px;
  height: 168px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .p-program-next-event__thumb {
    width: 100%;
    aspect-ratio: 333.37/187.5;
    border-radius: 0;
    height: auto;
  }
}
.p-program-next-event__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  .p-program-next-event__info {
    width: 100%;
  }
}
.p-program-next-event__title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #231815;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-program-next-event__title {
    width: 100%;
    font-size: 1.4rem;
    letter-spacing: 0;
    margin-bottom: 0;
  }
}
.p-program-next-event__meta {
  font-size: 20.8px;
  font-size: 1.3rem;
  color: #595959;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .p-program-next-event__meta {
    font-size: 1.2rem;
  }
}

.p-program-participants {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-participants {
    margin-bottom: 24px;
  }
}
.p-program-participants__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-participants__header {
    height: auto;
  }
}
.p-program-participants__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-participants__label {
    padding: 0 10px;
    min-height: 116px;
    width: 170px;
  }
}
.p-program-participants__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-participants__label p {
    font-size: 2rem;
  }
}
.p-program-participants__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-participants__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-participants__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-participants__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-participants__content {
  padding: 76px 60px 82px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
@media (max-width: 767px) {
  .p-program-participants__content {
    padding: 32px 20px 40px;
  }
}
.p-program-participants__soon {
  color: #ABABAB;
  font-family: "Google Sans Flex", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
  font-size: 38.4px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 767px) {
  .p-program-participants__soon {
    font-size: 2rem;
  }
}

.p-program-event-overview {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 1023px) {
  .p-program-event-overview {
    padding-bottom: 48px;
    margin-bottom: 0;
  }
}
.p-program-event-overview .c-btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-program-event-overview .c-btn {
    margin-top: 24px;
  }
}
.p-program-event-overview__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-event-overview__header {
    height: auto;
  }
}
.p-program-event-overview__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-event-overview__label {
    padding: 0 10px;
    min-height: 116px;
    width: 204px;
  }
}
.p-program-event-overview__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-event-overview__label p {
    font-size: 1.8rem;
  }
}
.p-program-event-overview__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-event-overview__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-event-overview__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-event-overview__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-event-overview__content {
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-program-event-overview__content {
    padding: 40px 34px 40px;
  }
}
.p-program-event-overview__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.p-program-event-overview__row {
  display: -ms-flexbox;
  display: flex;
}
.p-program-event-overview__term {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100px;
  padding: 8px 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #231815;
  line-height: 1.75;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-program-event-overview__term {
    width: 90px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.p-program-event-overview__desc {
  -ms-flex: 1;
      flex: 1;
  padding: 8px 0 8px 10px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #595959;
  line-height: 1.75;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-program-event-overview__desc {
    padding: 8px 0 8px;
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-program-event-overview__desc small {
  font-size: 19.2px;
  font-size: 1.2rem;
  display: block;
  margin-top: 6px;
  line-height: 1.7;
  color: #595959;
}
@media (max-width: 767px) {
  .p-program-event-overview__desc small {
    font-size: 1.1rem;
    margin-top: 4px;
  }
}
@media (max-width: 1023px) {
  .p-program-event-overview .c-text-link {
    text-decoration: underline !important;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__left--dap {
    width: 56vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--dap {
    width: 72vw;
  }
}

.p-program-mv__right--dap {
  width: 323px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--dap {
    width: 24vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--dap {
    width: 38vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--dap {
    width: 14vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--dap {
    width: 27vw;
  }
}
.p-program-mv__catch__image--dap img {
  width: 100%;
}

@media (max-width: 1399px) {
  .p-program-mv__left--tcep {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--tcep {
    width: 58vw;
  }
}
.p-program-mv__left--tcep:before {
  background-color: #E4624F;
}

.p-program-mv__right--tcep {
  width: 209px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--tcep {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--tcep {
    width: 24vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--tcep {
    width: 7vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--tcep {
    width: 13vw;
  }
}
.p-program-mv__catch__image--tcep img {
  width: 100%;
}

.p-program-about--tcep {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--tcep {
    margin-bottom: 24px;
  }
}
.p-program-about--tcep .p-program-about__right {
  width: 112px;
}
@media (max-width: 767px) {
  .p-program-about--tcep .p-program-about__right {
    display: none;
  }
}
.p-program-about--tcep .p-program-about__left {
  width: calc(100% - 112px);
}
@media (max-width: 767px) {
  .p-program-about--tcep .p-program-about__left {
    width: 100%;
    border-right: none !important;
  }
}

.p-program-about__content--tcep {
  padding: 40px 48px 44px;
}
@media (max-width: 767px) {
  .p-program-about__content--tcep {
    padding: 32px 12px 40px;
  }
}
.p-program-about__content--tcep .p-program-about__flow--tcep {
  width: 460px;
}
@media (max-width: 1023px) {
  .p-program-about__content--tcep .p-program-about__flow--tcep {
    width: 100%;
    padding: 0;
  }
}
.p-program-about__content--tcep .p-program-about__flow--tcep img {
  max-width: 460px;
}
@media (max-width: 767px) {
  .p-program-about__content--tcep .p-program-about__flow--tcep img {
    max-width: 100%;
  }
}
.p-program-about__content--tcep .p-program-about__text--tcep {
  width: calc(100% - 460px);
  padding-left: 48px;
}
@media (max-width: 1023px) {
  .p-program-about__content--tcep .p-program-about__text--tcep {
    width: 100%;
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .p-program-about__content--tcep .p-program-about__text--tcep {
    width: 100%;
    padding-top: 16px;
    padding-left: 22px;
    padding-right: 22px;
  }
}

.p-program-mission__contents--tcep {
  padding: 56px 74px 58px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-mission__contents--tcep {
    padding: 40px 34px 40px;
  }
}
.p-program-mission__contents--tcep img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-program-mission__contents--tcep img {
    width: inherit;
  }
}

.p-program-mission__text--tcep {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .p-program-mission__text--tcep {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1023px) {
  .p-program-activity--tcep {
    margin-bottom: 0;
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .p-program-activity--tcep {
    padding-bottom: 48px;
  }
}

.p-program-activity--tcep__btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-program-activity--tcep__btn {
    margin-top: 24px;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__left--tcep2 {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--tcep2 {
    width: 58vw;
  }
}
.p-program-mv__left--tcep2:before {
  background-color: #E4624F;
}

.p-program-mv__right--tcep2 {
  width: 209px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--tcep2 {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--tcep2 {
    width: 24vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--tcep2 {
    width: 7vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--tcep2 {
    width: 13vw;
  }
}
.p-program-mv__catch__image--tcep2 img {
  width: 100%;
}

.p-program-about--tcep2 {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--tcep2 {
    margin-bottom: 24px;
  }
}
.p-program-about--tcep2 .p-program-about__right {
  width: 112px;
}
@media (max-width: 767px) {
  .p-program-about--tcep2 .p-program-about__right {
    display: none;
  }
}
.p-program-about--tcep2 .p-program-about__left {
  width: calc(100% - 112px);
}
@media (max-width: 767px) {
  .p-program-about--tcep2 .p-program-about__left {
    width: 100%;
    border-right: none !important;
  }
}

.p-program-about__content--tcep2 {
  padding: 40px 48px 44px;
}
@media (max-width: 767px) {
  .p-program-about__content--tcep2 {
    padding: 32px 12px 40px;
  }
}
.p-program-about__content--tcep2 .p-program-about__flow--tcep2 {
  width: 460px;
}
@media (max-width: 1023px) {
  .p-program-about__content--tcep2 .p-program-about__flow--tcep2 {
    width: 100%;
    padding: 0;
  }
}
.p-program-about__content--tcep2 .p-program-about__flow--tcep2 img {
  max-width: 460px;
}
@media (max-width: 767px) {
  .p-program-about__content--tcep2 .p-program-about__flow--tcep2 img {
    max-width: 100%;
  }
}
.p-program-about__content--tcep2 .p-program-about__text--tcep2 {
  width: calc(100% - 460px);
  padding-left: 48px;
}
@media (max-width: 1023px) {
  .p-program-about__content--tcep2 .p-program-about__text--tcep2 {
    width: 100%;
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .p-program-about__content--tcep2 .p-program-about__text--tcep2 {
    width: 100%;
    padding-top: 16px;
    padding-left: 22px;
    padding-right: 22px;
  }
}

.p-program-mission--tcep2 .p-program-mission__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
}
@media (max-width: 767px) {
  .p-program-mission--tcep2 .p-program-mission__heading {
    font-size: 1.4rem;
  }
}

.p-program-mission__contents--tcep2 {
  padding: 56px 74px 58px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-mission__contents--tcep2 {
    padding: 40px 34px 40px;
  }
}
.p-program-mission__contents--tcep2 img {
  width: 100%;
}
@media (max-width: 767px) {
  .p-program-mission__contents--tcep2 img {
    width: inherit;
  }
}

.p-program-mission__text--tcep2 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .p-program-mission__text--tcep2 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1023px) {
  .p-program-activity--tcep2 {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-program-activity--tcep2 {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-program-activity--tcep2 .p-program-activity__item:last-child {
    display: none !important;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__left--xkansai {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--xkansai {
    width: 58vw;
  }
}

.p-program-mv__right--xkansai {
  width: 209px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--xkansai {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--xkansai {
    width: 24vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--xkansai {
    width: 7vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--xkansai {
    width: 13vw;
  }
}
.p-program-mv__catch__image--xkansai img {
  width: 100%;
}

.p-program-about--xkansai {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--xkansai {
    margin-bottom: 24px;
  }
}
.p-program-about--xkansai__content {
  padding: 56px 64px 58px;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__content {
    padding: 40px 16px 40px;
  }
}
.p-program-about--xkansai__lead {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__lead {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0;
    color: #595959;
    padding: 0 18px;
  }
}
.p-program-about--xkansai__text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__text {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0;
    color: #595959;
    padding: 0 18px;
  }
}
.p-program-about--xkansai__list {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__list {
    margin-bottom: 32px;
    padding: 0 18px;
  }
}
.p-program-about--xkansai__list dl {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__list dl {
    margin-bottom: 12px;
    display: block;
  }
}
.p-program-about--xkansai__list dl:last-child {
  margin-bottom: 0;
}
.p-program-about--xkansai__list dl dt {
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 10px;
  font-weight: 500;
  letter-spacing: 0.01em;
  line-height: 1.9;
  color: #595959;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__list dl dt {
    font-size: 1.4rem;
    margin-right: 0;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.6;
  }
}
.p-program-about--xkansai__list dl dd {
  font-size: 24px;
  font-size: 1.5rem;
  margin-right: 10px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.9;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__list dl dd {
    font-size: 1.4rem;
    margin-right: 0;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.6;
  }
}
.p-program-about--xkansai__graph {
  margin: 32px 0 32px;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-about--xkansai__graph {
    margin: 16px 0 16px;
  }
}
@media (max-width: 1023px) {
  .p-program-about--xkansai__graph img {
    width: 100%;
    max-width: 370px;
  }
}

.p-xkansai-about__overview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
@media (max-width: 1023px) {
  .p-xkansai-about__overview {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.p-xkansai-about__program {
  -ms-flex: 1;
      flex: 1;
  padding: 48px 40px;
}
@media (max-width: 1023px) {
  .p-xkansai-about__program {
    padding: 32px 20px;
  }
}
.p-xkansai-about__circle-logo {
  width: 220px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 32px;
}
@media (max-width: 1023px) {
  .p-xkansai-about__circle-logo {
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
    padding: 24px;
  }
}
.p-xkansai-about__circle-logo figure {
  width: 100%;
}
.p-xkansai-about__circle-logo figure img {
  width: 100%;
  height: auto;
  display: block;
}
.p-xkansai-about__network {
  -ms-flex: 1;
      flex: 1;
  padding: 48px 40px;
  text-align: center;
}
@media (max-width: 1023px) {
  .p-xkansai-about__network {
    padding: 32px 20px;
    text-align: left;
  }
}
.p-xkansai-about__network-icon {
  margin: 20px auto;
}
@media (max-width: 1023px) {
  .p-xkansai-about__network-icon {
    margin: 16px 0;
  }
}
.p-xkansai-about__network-icon img {
  width: 80px;
  height: auto;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .p-xkansai-about__network-icon img {
    margin: 0;
  }
}
.p-xkansai-about__sub-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  color: #231815;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
.p-xkansai-about__sub-text {
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.p-xkansai-about__ability {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 32px;
  padding: 28px 64px;
}
@media (max-width: 1023px) {
  .p-xkansai-about__ability {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    gap: 16px;
    padding: 24px 20px;
  }
}
.p-xkansai-about__ability-label {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #231815;
  letter-spacing: 0.04em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-xkansai-about__ability-list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 28px;
}
.p-xkansai-about__ability-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  text-align: center;
}
.p-xkansai-about__ability-item figure {
  width: 48px;
  height: 48px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
.p-xkansai-about__ability-item figure img {
  width: 100%;
  height: auto;
  display: block;
}
.p-xkansai-about__ability-item span {
  font-size: 17.6px;
  font-size: 1.1rem;
  color: #595959;
  line-height: 1.4;
  letter-spacing: 0.02em;
}

@media (max-width: 1399px) {
  .p-program-mv__left--ecosystemlink {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--ecosystemlink {
    width: 58vw;
  }
}
.p-program-mv__left--ecosystemlink:before {
  background-color: #007CA5;
}

.p-program-mv__right--ecosystemlink {
  width: 266px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--ecosystemlink {
    width: 20vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--ecosystemlink {
    width: 30.75vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--ecosystemlink {
    width: 11vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--ecosystemlink {
    width: 19.75vw;
  }
}
.p-program-mv__catch__image--ecosystemlink img {
  width: 100%;
}

.p-program-about--ecosystemlink {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink {
    margin-bottom: 24px;
  }
}
.p-program-about--ecosystemlink__content {
  padding: 56px 64px 56px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__content {
    padding: 40px 34px 40px;
  }
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink .p-program-about__label p span {
    line-height: 1.3;
  }
}
.p-program-about--ecosystemlink__lead {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.02em;
  color: #231815;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__lead {
    font-size: 1.5rem;
    line-height: 1.6;
  }
}
.p-program-about--ecosystemlink__text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__text {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
    margin-bottom: 40px;
  }
}
.p-program-about--ecosystemlink__photos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__photos {
    display: block;
    margin-bottom: 28px;
  }
}
.p-program-about--ecosystemlink__photo-item {
  margin: 0;
  overflow: hidden;
  aspect-ratio: 4/3;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__photo-item {
    height: auto;
  }
}
.p-program-about--ecosystemlink__photo-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.p-program-about--ecosystemlink__its-sta {
  border-top: 1px solid #E0E0E0;
  padding-top: 24px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__its-sta {
    padding-top: 24px;
  }
}
.p-program-about--ecosystemlink__its-sta-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__its-sta-heading {
    font-size: 1.3rem;
  }
}
.p-program-about--ecosystemlink__its-sta-text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-program-about--ecosystemlink__its-sta-text {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
.p-program-about--ecosystemlink__its-sta-btn {
  text-align: left;
}

.p-program-mission__contents--ecosystemlink {
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-program-mission__contents--ecosystemlink {
    padding: 48px 34px 40px;
  }
}

.p-program-mission--ecosystemlink__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 48px;
}
@media (max-width: 1023px) {
  .p-program-mission--ecosystemlink__body {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 48px;
  }
}
.p-program-mission--ecosystemlink__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 281px;
  margin: 0;
}
@media (max-width: 767px) {
  .p-program-mission--ecosystemlink__image {
    width: 100%;
    padding: 0 12px;
    text-align: center;
  }
}
.p-program-mission--ecosystemlink__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .p-program-mission--ecosystemlink__image img {
    max-width: 281px;
    width: 100%;
  }
}

.p-program-archive__list--ecosystemlink {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .p-program-archive__list--ecosystemlink {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__left--innovationradio {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--innovationradio {
    width: 58vw;
  }
}
.p-program-mv__left--innovationradio:before {
  background-color: #FEC300;
}

.p-program-mv__right--innovationradio {
  width: 209px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--innovationradio {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--innovationradio {
    width: 24vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--innovationradio {
    width: 7vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--innovationradio {
    width: 13vw;
  }
}
.p-program-mv__catch__image--innovationradio img {
  width: 100%;
}

.p-program-about--innovationradio {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio {
    margin-bottom: 24px;
  }
}
.p-program-about--innovationradio__content {
  padding: 56px 64px 56px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__content {
    padding: 40px 34px 40px;
  }
}
@media (max-width: 767px) {
  .p-program-about--innovationradio .p-program-about__label p span {
    line-height: 1.3;
  }
}
.p-program-about--innovationradio__text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__text {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
    margin-bottom: 40px;
  }
}
.p-program-about--innovationradio__photos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 5px;
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__photos {
    display: block;
    margin-bottom: 28px;
  }
}
.p-program-about--innovationradio__photo-item {
  margin: 0;
  overflow: hidden;
  aspect-ratio: 4/3;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__photo-item {
    height: auto;
  }
}
.p-program-about--innovationradio__photo-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.p-program-about--innovationradio__its-sta {
  border-top: 1px solid #E0E0E0;
  padding-top: 24px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__its-sta {
    padding-top: 24px;
  }
}
.p-program-about--innovationradio__its-sta-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__its-sta-heading {
    font-size: 1.3rem;
  }
}
.p-program-about--innovationradio__its-sta-text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-program-about--innovationradio__its-sta-text {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
.p-program-about--innovationradio__its-sta-btn {
  text-align: left;
}

.p-program-mission__contents--innovationradio {
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-program-mission__contents--innovationradio {
    padding: 48px 34px 40px;
  }
}

.p-program-mission--innovationradio__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 48px;
}
@media (max-width: 1023px) {
  .p-program-mission--innovationradio__body {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 48px;
  }
}
.p-program-mission--innovationradio__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 281px;
  margin: 0;
}
@media (max-width: 767px) {
  .p-program-mission--innovationradio__image {
    width: 100%;
    padding: 0 12px;
    text-align: center;
  }
}
.p-program-mission--innovationradio__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .p-program-mission--innovationradio__image img {
    max-width: 281px;
    width: 100%;
  }
}

.p-program-archive__list--innovationradio {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .p-program-archive__list--innovationradio {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__left--sta {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--sta {
    width: 58vw;
  }
}
.p-program-mv__left--sta:before {
  background-color: #808080;
}

.p-program-mv__right--sta {
  width: 209px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--sta {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--sta {
    width: 24vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--sta {
    width: 7vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--sta {
    width: 13vw;
  }
}
.p-program-mv__catch__image--sta img {
  width: 100%;
}

.p-program-about--sta {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--sta {
    margin-bottom: 24px;
  }
}
.p-program-about--sta__content {
  padding: 72px 100px 74px 120px;
}
@media (max-width: 767px) {
  .p-program-about--sta__content {
    padding: 48px 34px 40px;
  }
}
@media (max-width: 767px) {
  .p-program-about--sta .p-program-about__label p span {
    line-height: 1.3;
  }
}
.p-program-about--sta__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 80px;
}
@media (max-width: 1023px) {
  .p-program-about--sta__inner {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 32px;
  }
}
.p-program-about--sta__figure {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  margin: 0;
}
@media (max-width: 767px) {
  .p-program-about--sta__figure {
    width: 148px;
  }
}
.p-program-about--sta__figure img {
  width: 100%;
  height: auto;
}
.p-program-about--sta__text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-program-about--sta__text {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) {
  .p-program-merit__num--sta {
    padding-bottom: 24px;
  }
}

.p-program-merit__icon--sta {
  max-width: 100%;
  width: 100%;
  padding: 0 40px;
}
@media (max-width: 767px) {
  .p-program-merit__icon--sta {
    padding: 0 43px;
    margin-bottom: 16px;
  }
}
.p-program-merit__icon--sta img {
  width: 100%;
  height: auto;
}

.p-program-mission__contents--sta {
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-program-mission__contents--sta {
    padding: 16px 34px 40px;
  }
}

.p-program-mission--sta__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 64px;
}
@media (max-width: 1023px) {
  .p-program-mission--sta__body {
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 16px;
  }
}
.p-program-mission--sta__image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 400px;
  margin: 0;
}
@media (max-width: 1023px) {
  .p-program-mission--sta__image {
    width: inherit;
    text-align: center;
    margin-left: -4px;
    margin-right: -4px;
  }
}
.p-program-mission--sta__image img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .p-program-mission--sta__image img {
    max-width: 400px;
    width: 100%;
  }
}

.p-program-archive__list--sta {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767px) {
  .p-program-archive__list--sta {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-program-archive__list--sta .p-program-archive__image {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.p-program-archive__list--sta .p-program-archive__image {
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  aspect-ratio: inherit;
}

@media (max-width: 767px) {
  .p-program-archive__item-heading--sta {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

.p-program-archive__item-text--sta {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: 400;
  color: #595959;
  padding: 0 0;
  letter-spacing: 0.01em;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-program-archive__item-text--sta {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0em;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .p-program-archive__label--co {
    width: 190px;
  }
}

.p-program-archive--co .p-program-archive__num {
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .p-program-archive--co .p-program-archive__num {
    padding-bottom: 21px;
    font-size: 1.2rem;
    font-weight: 200;
  }
}

.p-program-archive__list--sta--co {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--co {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-program-archive__list--sta--co .p-program-archive__image {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  width: 100%;
  aspect-ratio: inherit;
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--co .p-program-archive__box--image {
    padding: 0 33px;
  }
}

@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage-pick a.p-program-archive__box {
    padding: 0 33px;
  }
}
.p-program-archive__list--sta--listPage-pick .p-program-archive__image {
  padding: 0;
  border-radius: 0;
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage-pick .p-program-archive__item-heading {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage-pick .p-program-archive__num {
    padding: 11px 0 21px 12px;
  }
}

.p-program-archive__list--sta--listPage {
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage a.p-program-archive__box {
    padding: 0 16px;
  }
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage .p-program-archive__item-heading {
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-program-archive__list--sta--listPage .p-program-archive__num {
    padding: 11px 0 21px 12px;
  }
}

.p-program-archive__btn--staList .c-btn {
  margin-top: 112px;
}
@media (max-width: 767px) {
  .p-program-archive__btn--staList .c-btn {
    margin-top: 72px;
  }
}

.p-sta-detail__title-wrap {
  padding: 25px 35px 31px;
}
@media (max-width: 767px) {
  .p-sta-detail__title-wrap {
    padding: 23px;
  }
}

.p-sta-detail__title {
  text-align: left;
}
.p-sta-detail__title span {
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #231815;
}
@media (max-width: 767px) {
  .p-sta-detail__title span {
    font-size: 1.9rem;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .p-sta-detail__title span br {
    display: none;
  }
}

.p-sta-detail {
  padding: 14px 37px 23px;
}
@media (max-width: 767px) {
  .p-sta-detail {
    padding: 11px 12px 21px;
  }
}
.p-sta-detail__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .p-sta-detail__meta {
    margin-bottom: 21px;
    padding-bottom: 0;
  }
}
.p-sta-detail__date {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #231815;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-sta-detail__date {
    font-size: 1.2rem;
  }
}
.p-sta-detail__label {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #595959;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-sta-detail__label {
    font-size: 1.1rem;
  }
}
.p-sta-detail__kv {
  margin: 0 0 36px;
  padding: 0 59px;
}
@media (max-width: 767px) {
  .p-sta-detail__kv {
    padding: 0 16px;
  }
}
.p-sta-detail__kv img {
  width: 100%;
  display: block;
}
.p-sta-detail__body {
  padding: 0 59px 58px;
}
@media (max-width: 767px) {
  .p-sta-detail__body {
    padding: 0 21px 19px;
  }
}
.p-sta-detail__body p:not(.p-sta-detail__partner-company):not(.p-sta-detail__partner-name):not(.p-sta-detail__partner-label):not(.p-sta-detail__partner-text) {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-sta-detail__body p:not(.p-sta-detail__partner-company):not(.p-sta-detail__partner-name):not(.p-sta-detail__partner-label):not(.p-sta-detail__partner-text) {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-sta-detail__body p:not(.p-sta-detail__partner-company):not(.p-sta-detail__partner-name):not(.p-sta-detail__partner-label):not(.p-sta-detail__partner-text):last-child {
  margin-bottom: 0;
}
.p-sta-detail__body figure {
  margin: 24px 0 16px;
}
@media (max-width: 767px) {
  .p-sta-detail__body figure {
    margin: 16px 0 16px;
  }
}
.p-sta-detail__body figure img {
  width: 100%;
  display: block;
}
.p-sta-detail__body figure figcaption {
  margin-top: 8px;
  font-size: 17.6px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01;
  color: #595959;
}
@media (max-width: 767px) {
  .p-sta-detail__body figure figcaption {
    font-size: 1rem;
    line-height: 1.6;
    margin-top: 3px;
  }
}
.p-sta-detail__body hr {
  border: none;
  padding: 32px 0 32px;
  position: relative;
  margin: 16px 0 16px;
}
@media (max-width: 767px) {
  .p-sta-detail__body hr {
    padding: 16px 0 16px;
    margin: 16px 0 16px;
  }
}
.p-sta-detail__body hr:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #E0E0E0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  left: 0;
}
.p-sta-detail__partners {
  margin-bottom: 0;
}
.p-sta-detail__partners-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.75;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .p-sta-detail__partners-heading {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
    margin-bottom: 24px;
  }
}
.p-sta-detail__partner {
  display: -ms-flexbox;
  display: flex;
  gap: 48px;
  -ms-flex-align: start;
      align-items: flex-start;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media (max-width: 767px) {
  .p-sta-detail__partner {
    gap: 24px;
  }
}
.p-sta-detail__partner figure {
  margin: 0;
}
.p-sta-detail__partner + .p-sta-detail__partner {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-sta-detail__partner + .p-sta-detail__partner {
    margin-top: 24px;
  }
}
.p-sta-detail__partner-photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 164px;
  margin: 0;
}
@media (max-width: 767px) {
  .p-sta-detail__partner-photo {
    width: 132px;
  }
}
.p-sta-detail__partner-photo img {
  width: 100%;
  display: block;
}
.p-sta-detail__partner-info {
  -ms-flex: 1;
      flex: 1;
}
.p-sta-detail__partner-company {
  font-size: 17.6px;
  font-size: 1.1rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  line-height: 1.7;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  .p-sta-detail__partner-company {
    font-size: 1rem;
    margin-bottom: 1px;
  }
}
.p-sta-detail__partner-name {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  line-height: 1.6;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-sta-detail__partner-name {
    font-size: 1.5rem;
    margin-bottom: 8px;
  }
}
.p-sta-detail__partner-label {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .p-sta-detail__partner-label {
    font-size: 1.1rem;
  }
}
.p-sta-detail__partner-text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  line-height: 1.9;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-sta-detail__partner-text {
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-sta-detail__section-heading {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0;
  color: #231815;
  line-height: 1.75;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-sta-detail__section-heading {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-top: 16px;
    margin-bottom: 16px;
    letter-spacing: 0;
  }
}
.p-sta-detail__pager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 24px;
  margin-top: 32px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-sta-detail__pager {
    gap: 16px;
    margin-top: 24px;
    margin-bottom: 48px;
  }
}
.p-sta-detail__pager-prev, .p-sta-detail__pager-next {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #231815;
  text-decoration: none;
  font-family: "Google Sans Flex", sans-serif;
}
@media (max-width: 767px) {
  .p-sta-detail__pager-prev, .p-sta-detail__pager-next {
    font-size: 1.3rem;
  }
}
.p-sta-detail__pager-prev:hover, .p-sta-detail__pager-next:hover {
  text-decoration: underline;
}
.p-sta-detail__pager-divider {
  font-size: 22.4px;
  font-size: 1.4rem;
  color: #E0E0E0;
  line-height: 1;
}
.p-sta-detail a {
  color: #595959 !important;
}

.p-sta-detail__nav {
  margin-top: 32px;
}
@media (max-width: 1023px) {
  .p-sta-detail__nav {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .p-sta-detail__nav {
    margin-top: 24px;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__left--isk {
    width: 64vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__left--isk {
    width: 58vw;
  }
}
.p-program-mv__left--isk:before {
  background-color: #29B2DA;
}

.p-program-mv__right--isk {
  width: 209px;
}
@media (max-width: 1399px) {
  .p-program-mv__right--isk {
    width: 15vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__right--isk {
    width: 24vw;
  }
}

@media (max-width: 1399px) {
  .p-program-mv__catch__image--isk {
    width: 7vw;
  }
}
@media (max-width: 767px) {
  .p-program-mv__catch__image--isk {
    width: 13vw;
  }
}
.p-program-mv__catch__image--isk img {
  width: 100%;
}

.p-program-about--isk {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-about--isk {
    margin-bottom: 24px;
  }
}
.p-program-about--isk .p-program-about__right {
  width: 112px;
}
@media (max-width: 767px) {
  .p-program-about--isk .p-program-about__right {
    display: none;
  }
}
.p-program-about--isk .p-program-about__left {
  width: calc(100% - 112px);
}
@media (max-width: 767px) {
  .p-program-about--isk .p-program-about__left {
    width: 100%;
    border-right: none !important;
  }
}
@media (max-width: 767px) {
  .p-program-about--isk .p-program-about__label {
    width: 179px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .p-program-about--isk .p-program-about__label p span {
    line-height: 1.3;
  }
}
.p-program-about--isk__content {
  padding: 35px 94px 37px;
}
@media (max-width: 767px) {
  .p-program-about--isk__content {
    padding: 40px 34px 40px;
  }
}
.p-program-about--isk__text {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-program-about--isk__text {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
    margin-bottom: 32px;
  }
}
.p-program-about--isk__btn {
  text-align: left;
}

.p-program-participants {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-program-participants {
    margin-bottom: 24px;
  }
}
.p-program-participants__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (max-width: 1023px) {
  .p-program-participants__header {
    height: auto;
  }
}
.p-program-participants__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-program-participants__label {
    padding: 0 10px;
    min-height: 116px;
    width: 170px;
  }
}
.p-program-participants__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-participants__label p {
    font-size: 2rem;
  }
}
.p-program-participants__label p span {
  display: block;
  margin-top: 10px;
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-program-participants__label p span {
    margin-top: 6px;
    font-size: 10px;
  }
}
.p-program-participants__heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #231815;
  line-height: 1.8;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-program-participants__heading {
    font-size: 1.4rem;
    padding: 32px 24px;
    width: 100%;
  }
}
.p-program-participants__content {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
}
.p-program-participants__soon {
  color: #ABABAB;
  font-family: "Google Sans Flex", sans-serif;
  letter-spacing: 0.02em;
  line-height: 1;
  font-size: 38.4px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: 200;
  padding: 56px 0 58px;
}
@media (max-width: 767px) {
  .p-program-participants__soon {
    font-size: 2rem;
    padding: 37px 0 48px;
  }
}
.p-program-participants__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 0;
  width: 100%;
  list-style: none;
}
@media (max-width: 1023px) {
  .p-program-participants__grid {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    gap: 0;
  }
}
@media (max-width: 767px) {
  .p-program-participants__grid {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 0;
  }
}
.p-program-participants__card {
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.p-program-participants__card-head {
  padding: 20px 24px 24px;
  min-height: 88px;
}
@media (max-width: 767px) {
  .p-program-participants__card-head {
    padding: 18px 22px 24px;
    min-height: inherit;
  }
}
.p-program-participants__card-head h3 {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: #231815;
}
@media (max-width: 767px) {
  .p-program-participants__card-head h3 {
    font-weight: 500;
  }
}
.p-program-participants__card-body {
  padding: 0 40px 32px;
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
@media (max-width: 767px) {
  .p-program-participants__card-body {
    padding: 0 34px 32px;
  }
}
.p-program-participants__card-label {
  font-size: 19.2px;
  font-size: 1.2rem;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.5;
  margin-bottom: 8px;
  text-align: center;
}
.p-program-participants__card-links {
  list-style: none;
  margin-bottom: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 8px;
}
.p-program-participants__card-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 15px 18px;
  border: 1px solid #231815;
  font-size: 22.4px;
  font-size: 1.4rem;
  border-radius: 4px;
  color: #231815;
  text-decoration: none;
  line-height: 1.3;
  letter-spacing: 0;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-program-participants__card-link:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 8px;
  background-color: #231815;
  -webkit-mask: url(../images/icon_window.svg) center/contain no-repeat;
  mask: url(../images/icon_window.svg) center/contain no-repeat;
}
.p-program-participants__card-link:hover {
  background: #231815;
  color: #fff;
}
.p-program-participants__card-link:hover:after {
  background-color: #fff;
}
.p-program-participants__card-signup {
  margin-top: auto;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 8px;
}
.p-program-participants__card-signup-badge {
  display: inline-block;
  background: #29B2DA;
  color: #fff;
  border-radius: 100px;
  font-size: 17.6px;
  font-size: 1.1rem;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: 630;
  font-family: "Google Sans Flex", sans-serif;
  padding: 5px 6px 4px 8px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.p-program-participants__card-signup-link {
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  color: #0073FF;
  letter-spacing: 0;
  line-height: 1;
  text-decoration: underline;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-program-participants__card-signup-link:hover {
  text-decoration: none;
}

.p-program-isk-info {
  margin-bottom: 0;
  position: relative;
  background: url(../images/program/isk/middle_bnr_bg.png) center top no-repeat;
  background-size: cover;
  padding-bottom: 88px;
  margin-left: 24px;
  width: calc(100% - 24px);
  position: relative;
}
@media (max-width: 767px) {
  .p-program-isk-info {
    padding-bottom: 48px;
    background: url(../images/program/isk/middle_bnr_bg_sp.png) center top no-repeat;
    background-size: cover;
    margin-left: 8px;
    width: calc(100% - 8px);
  }
}
.p-program-isk-info:after {
  content: "";
  display: block;
  width: 24px;
  height: 100%;
  background: #29B2DA;
  right: 100%;
  top: 0;
  position: absolute;
}
@media (max-width: 767px) {
  .p-program-isk-info:after {
    width: 8px;
  }
}
.p-program-isk-info__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
}
@media (max-width: 767px) {
  .p-program-isk-info__body {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.p-program-isk-info__logo {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-program-isk-info__logo {
    width: 100%;
  }
}
.p-program-isk-info__logo img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.p-program-isk-info__detail {
  width: 100%;
  text-align: center;
  padding: 5vw 52px 0;
}
@media (max-width: 767px) {
  .p-program-isk-info__detail {
    padding: 30px 30px 0;
  }
}
.p-program-isk-info__detail img {
  max-width: 1024px;
  width: 100%;
}
.p-program-isk-info__date-sub {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 6px;
}
.p-program-isk-info__btns {
  max-width: 1128px;
  width: 100%;
  margin: 0 auto 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 52px;
}
@media (max-width: 767px) {
  .p-program-isk-info__btns {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    padding: 0 34px 0 34px;
    gap: 8px;
  }
}
.p-program-isk-info__btn-entry {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 16px 24px;
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  border: 1px solid #595959;
  border-radius: 4px;
  color: #231815;
  position: relative;
}
@media (max-width: 767px) {
  .p-program-isk-info__btn-entry {
    height: 64px;
    gap: 16px;
    padding: 0 16px;
    letter-spacing: 0;
  }
}
.p-program-isk-info__btn-entry:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  left: 0;
  top: 0;
  border-radius: 4px;
  position: absolute;
  z-index: 3;
}
.p-program-isk-info__btn-entry:after {
  position: absolute;
  right: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: #595959;
  -webkit-mask: url(../images/icon_window.svg) center/contain no-repeat;
  mask: url(../images/icon_window.svg) center/contain no-repeat;
}
.p-program-isk-info__btn-disabled {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 6px 12px 8px 14px;
  width: 103px;
  height: 29px;
  /* INNO_STREAM */
  background: #29B2DA;
  border-radius: 100px;
  cursor: default;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.02em;
}
@media (max-width: 767px) {
  .p-program-isk-info__btn-disabled {
    padding: 6px 10px 8px 12px;
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-program-isk-info__btn-note {
  font-size: 24px;
  font-size: 1.5rem;
  color: #231815;
  font-weight: 400;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-program-isk-info__btn-note {
    font-size: 1.5rem;
    line-height: 1.2;
    letter-spacing: 0;
  }
}
.p-program-isk-info__btn-map {
  border-color: #29B2DA !important;
  background: #29B2DA !important;
  color: #fff !important;
  background: transparent;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@media (max-width: 767px) {
  .p-program-isk-info__btn-map {
    height: 64px;
    font-size: 1.5rem;
  }
}
.p-program-isk-info__btn-map:hover {
  background: #29B2DA !important;
  color: #fff !important;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
.p-program-isk-info__btn-map:after {
  background-color: #fff !important;
}
@media (max-width: 767px) {
  .p-program-isk-info__btn-map:after {
    right: 30px;
  }
}
.p-program-isk-info__btn-map:hover:after {
  background-color: #fff !important;
}

.p-news__wrap {
  padding: 13px 47px 13px 40px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-news__wrap {
    padding: 8px 34px;
    margin-bottom: 0;
    border-bottom: none;
  }
}

.p-news-detail__title-wrap {
  padding: 25px 35px 31px;
}
@media (max-width: 767px) {
  .p-news-detail__title-wrap {
    padding: 23px;
  }
}

.p-news-detail__title {
  text-align: left;
}
.p-news-detail__title span {
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #231815;
}
@media (max-width: 767px) {
  .p-news-detail__title span {
    font-size: 1.9rem;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .p-news-detail__title span br {
    display: none;
  }
}

.p-news-detail {
  padding: 21px 23px 23px;
}
@media (max-width: 767px) {
  .p-news-detail {
    padding: 19px;
  }
}
.p-news-detail__body {
  padding: 0 72px 46px;
}
@media (max-width: 767px) {
  .p-news-detail__body {
    padding: 0 7px 46px;
  }
}
.p-news-detail__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 16px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .p-news-detail__meta {
    margin-bottom: 60px;
    padding-bottom: 0;
  }
}
.p-news-detail__date {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #231815;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-news-detail__date {
    font-size: 1.4rem;
    letter-spacing: 0.01em;
  }
}
.p-news-detail__category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 4px;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-news-detail__category {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}
.p-news-detail__category:before {
  content: "／";
  color: #595959;
  margin-left: 4px;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-news-detail__category:before {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}
.p-news-detail__body .u-color-accent {
  color: #E8614E !important;
}
.p-news-detail__body .u-color-accent strong {
  font-weight: 500 !important;
  color: #E8614E !important;
}
.p-news-detail__body strong {
  font-weight: 500 !important;
  color: #231815;
}
.p-news-detail__body em {
  font-style: italic !important;
}
.p-news-detail__body mark {
  background: rgba(255, 31, 0, 0.2) !important;
  padding: 0.2em 0 0.2em !important;
}
.p-news-detail__body a {
  color: #0073FF !important;
  text-decoration: underline !important;
}
.p-news-detail__body a.big-link {
  font-size: 25.6px !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}
.p-news-detail__body h1 {
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-news-detail__body h1 {
    font-size: 2.2rem;
    margin-top: 32px;
    line-height: 1.6;
    margin-bottom: 32px;
    letter-spacing: 0;
  }
}
.p-news-detail__body h1 figure {
  margin-top: 0;
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .p-news-detail__body h1 figure {
    margin-bottom: 16px;
  }
}
.p-news-detail__body h1:first-child {
  margin-top: 0;
}
.p-news-detail__body h1.u-color-accent {
  color: #E8614E;
}
.p-news-detail__body h2 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail__body h2 {
    font-size: 2rem;
    line-height: 1.6;
    margin-top: 48px;
    letter-spacing: 0;
  }
}
.p-news-detail__body h2.u-color-accent {
  color: #E8614E;
}
.p-news-detail__body h3 {
  font-size: 35.2px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail__body h3 {
    font-size: 1.8rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-news-detail__body h3.u-color-accent {
  color: #E8614E;
}
.p-news-detail__body h4 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail__body h4 {
    font-size: 1.7rem;
    margin-top: 48px;
    letter-spacing: 0;
  }
}
.p-news-detail__body h4.u-color-accent {
  color: #E8614E;
}
.p-news-detail__body h5 {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail__body h5 {
    font-size: 1.6rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-news-detail__body h5.u-color-accent {
  color: #E8614E;
}
.p-news-detail__body h6 {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail__body h6 {
    font-size: 1.5rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-news-detail__body h6.u-color-accent {
  color: #E8614E;
}
.p-news-detail__body p {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail__body p {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-news-detail__body p:last-child {
  margin-bottom: 0;
}
.p-news-detail__body figure {
  margin: 64px 0 40px;
}
@media (max-width: 767px) {
  .p-news-detail__body figure {
    margin: 48px 0 48px;
  }
}
.p-news-detail__body figure img {
  width: 100%;
  display: block;
}
.p-news-detail__body figure figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
@media (max-width: 767px) {
  .p-news-detail__body figure figcaption {
    margin-top: 8px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
  }
}
.p-news-detail__body ul {
  margin-bottom: 16px;
}
.p-news-detail__body ul li {
  position: relative;
  padding-left: 1.2em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-news-detail__body ul li {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-news-detail__body ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
}
.p-news-detail__body ul li + li {
  margin-top: 4px;
}
.p-news-detail__body ol {
  margin-bottom: 16px;
  padding-left: 5px;
  counter-reset: ol-counter;
}
.p-news-detail__body ol li {
  position: relative;
  padding-left: 1.25em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
  counter-increment: ol-counter;
}
@media (max-width: 767px) {
  .p-news-detail__body ol li {
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.01em;
  }
}
.p-news-detail__body ol li:before {
  content: counter(ol-counter) "．";
  position: absolute;
  left: 0;
  letter-spacing: -0.1em;
}
@media (max-width: 767px) {
  .p-news-detail__body ol li:before {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-news-detail__body ol li + li {
  margin-top: 4px;
}
.p-news-detail__body hr {
  border: none;
  padding: 40px 0 0;
  position: relative;
  margin: 16px 0 40px;
}
@media (max-width: 767px) {
  .p-news-detail__body hr {
    padding: 16px 0 0;
  }
}
.p-news-detail__body hr:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #E0E0E0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-news-detail .mt-be-columns {
  margin-top: 54px;
  margin-bottom: 32px;
  gap: 48px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 1023px) {
  .p-news-detail .mt-be-columns {
    margin-top: 40px;
    gap: 20px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.p-news-detail .mt-be-columns .mt-be-column {
  -ms-flex: 1;
      flex: 1;
}
.p-news-detail .mt-be-columns .mt-be-column > :first-child {
  margin-top: 0;
}
.p-news-detail .mt-be-columns .mt-be-column figure {
  margin: 0;
}
@media (max-width: 767px) {
  .p-news-detail .mt-be-columns .mt-be-column figure {
    margin-top: 4px !important;
  }
}
.p-news-detail .mt-be-columns .mt-be-column figure img {
  width: 100%;
  display: block;
}
.p-news-detail .mt-be-columns .mt-be-column figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-news-detail .mt-be-columns .mt-be-column figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-news-detail .u-col-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 54px;
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .p-news-detail .u-col-2 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-news-detail .u-col-2 {
    margin-top: 40px;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-news-detail .u-col-2__img {
  margin: 0;
}
.p-news-detail .u-col-2__img img {
  width: 100%;
  display: block;
}
.p-news-detail .u-col-2__img figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
.p-news-detail .u-col-2__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.p-news-detail .u-col-2__body h3, .p-news-detail .u-col-2__body h4, .p-news-detail .u-col-2__body h5, .p-news-detail .u-col-2__body h6 {
  margin-top: 0;
}
.p-news-detail .u-col-2__body h3, .p-news-detail .u-col-2__body h4, .p-news-detail .u-col-2__body h5, .p-news-detail .u-col-2__body h6 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .p-news-detail .u-col-2__body h3, .p-news-detail .u-col-2__body h4, .p-news-detail .u-col-2__body h5, .p-news-detail .u-col-2__body h6 {
    margin-bottom: 16px;
  }
}
.p-news-detail .u-col__item img {
  width: 100%;
  display: block;
}
.p-news-detail .u-col__item figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
.p-news-detail .u-col-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 64px;
  margin-top: 48px;
  margin-bottom: 1.8em;
}
@media (max-width: 1023px) {
  .p-news-detail .u-col-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-news-detail .u-col-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 16px;
    margin-top: 40px;
  }
}
.p-news-detail .u-col-3 figure {
  margin: 0;
}
.p-news-detail .u-col-3 figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-news-detail .u-col-3 figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-news-detail .u-col-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 64px;
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .p-news-detail .u-col-4 {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .p-news-detail .u-col-4 {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 24px 16px;
    margin-top: 40px;
  }
}
.p-news-detail .u-col-4 figure {
  margin: 0;
}
.p-news-detail .u-col-4 figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-news-detail .u-col-4 figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-news-detail .u-profile {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 164px 1fr;
      grid-template-columns: 164px 1fr;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
  column-gap: 48px;
  margin-top: 48px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-news-detail .u-profile {
    -ms-grid-columns: 132px 1fr;
        grid-template-columns: 132px 1fr;
    -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    column-gap: 24px;
    row-gap: 24px;
  }
}
.p-news-detail .u-profile__img {
  -ms-grid-column: 1;
      grid-column: 1;
  grid-row: 1/3;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .p-news-detail .u-profile__img {
    -ms-grid-row: 1;
        grid-row: 1;
  }
}
.p-news-detail .u-profile__img img {
  width: 100%;
  display: block;
}
.p-news-detail .u-profile__name {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 1;
      grid-row: 1;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #231815;
  margin-bottom: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-news-detail .u-profile__name {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0;
    font-size: 1.5rem;
    letter-spacing: 0.01em;
  }
}
.p-news-detail .u-profile__body {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 2;
      grid-row: 2;
}
.p-news-detail .u-profile__body p {
  margin-bottom: 12px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.01em;
  font-weight: 400;
}
@media (max-width: 767px) {
  .p-news-detail .u-profile__body p {
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 400;
  }
}
.p-news-detail .u-profile__body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-news-detail .u-profile__body {
    grid-column: 1/3;
    -ms-grid-row: 2;
        grid-row: 2;
  }
}
.p-news-detail__nav {
  margin-top: 32px;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-news-detail__nav {
    margin-top: 24px;
    margin-bottom: 48px;
  }
}

@media (max-width: 1023px) {
  .p-about-layout {
    background: #F6F6F4;
  }
}

.p-about-mv {
  background: #fff;
}
.p-about-mv__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 420px;
}
@media (max-width: 767px) {
  .p-about-mv__inner {
    -ms-flex-direction: column;
        flex-direction: column;
    min-height: auto;
  }
}
.p-about-mv__left {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 492px;
  padding: 40px 20px 40px 40px;
}
@media (max-width: 767px) {
  .p-about-mv__left {
    width: 100%;
    min-width: 0;
    border-right: none !important;
    border-bottom: 1px solid #E0E0E0;
    padding: 28px 21px 32px;
  }
}
.p-about-mv__catch {
  margin-bottom: 187px;
  margin-left: 4px;
}
@media (max-width: 767px) {
  .p-about-mv__catch {
    margin-left: 5px;
    margin-bottom: 68px;
  }
}
.p-about-mv__catch picture {
  line-height: 0;
}
.p-about-mv__catch img {
  max-width: 100%;
  height: auto;
}
.p-about-mv__tagline picture {
  line-height: 0;
}
.p-about-mv__tagline img {
  max-width: 100%;
  height: auto;
}
.p-about-mv__right {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 96px 42px 31px;
  position: relative;
}
@media (max-width: 767px) {
  .p-about-mv__right {
    padding: 64px 34px 40px;
  }
}
.p-about-mv .p-about-mv__num {
  text-align: right;
  font-size: 22.4px;
  font-size: 1.4rem;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
  line-height: 1;
  position: absolute;
  top: 14px;
  right: 16px;
}
@media (max-width: 767px) {
  .p-about-mv .p-about-mv__num {
    text-align: left;
    left: 16px;
    right: inherit;
    font-size: 1rem;
  }
}
.p-about-mv .p-about-mv__num i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-about-mv .p-about-mv__num i img {
    width: 2px;
  }
}
.p-about-mv__desc {
  font-size: 28.8px;
  font-size: 1.8rem;
  line-height: 1.9;
  letter-spacing: 0;
  color: #231815;
}
@media (max-width: 767px) {
  .p-about-mv__desc {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
    color: #595959;
  }
}

.p-about-features {
  background: #fff;
  margin-bottom: 80px;
  border-top: 1px solid #E0E0E0;
}
@media (max-width: 767px) {
  .p-about-features {
    margin-bottom: 24px;
  }
}
.p-about-features__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-about-features__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-about-features__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-about-features__label p, .p-about-features__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-features__label p, .p-about-features__label h3 {
    font-size: 2rem;
  }
}
.p-about-features__label p span, .p-about-features__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-features__label p span, .p-about-features__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-about-features__label {
    height: 120px;
  }
}
.p-about-features__heading {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px 36px;
}
@media (max-width: 767px) {
  .p-about-features__heading {
    padding: 20px 10px 20px 24px;
  }
}
.p-about-features__heading picture {
  line-height: 0;
}
.p-about-features__heading img {
  max-width: 100%;
  height: auto;
}
.p-about-features__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
@media (max-width: 767px) {
  .p-about-features__list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-about-features__item {
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  .p-about-features__item {
    padding-bottom: 40px;
  }
}
.p-about-features__num {
  font-size: 22.88px;
  font-size: 1.43rem;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  line-height: 1;
  padding: 14px 0 32px 16px;
}
@media (max-width: 767px) {
  .p-about-features__num {
    font-size: 1rem;
    padding: 14px 0 24px 16px;
  }
}
.p-about-features__num i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-about-features__num i img {
    width: 2px;
  }
}
.p-about-features__thumb {
  padding: 0 45px 27px;
}
@media (max-width: 767px) {
  .p-about-features__thumb {
    padding: 0 53px 16px;
  }
}
.p-about-features__thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.p-about-features__item-heading {
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0;
  text-align: left;
  padding: 0 40px 0;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .p-about-features__item-heading {
    padding: 0 34px 8px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin: 0;
  }
}
.p-about-features__item-heading picture {
  line-height: 0;
}
.p-about-features__item-heading img {
  max-width: 100%;
  height: auto;
}
.p-about-features__text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: 400;
  color: #595959;
  padding: 0 40px;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-about-features__text {
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 0 34px;
  }
}

.p-about-movie {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-about-movie {
    margin-bottom: 24px;
  }
}
.p-about-movie__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-about-movie__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-about-movie__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-about-movie__label p, .p-about-movie__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-movie__label p, .p-about-movie__label h3 {
    font-size: 2rem;
  }
}
.p-about-movie__label p span, .p-about-movie__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-movie__label p span, .p-about-movie__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-about-movie__label {
    width: 116px;
  }
}
.p-about-movie__desc {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px 36px;
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.8;
  font-weight: 400;
}
@media (max-width: 767px) {
  .p-about-movie__desc {
    padding: 20px 24px;
    font-size: 1.4rem;
  }
}
.p-about-movie__content {
  padding: 55px 64px 58px;
}
@media (max-width: 767px) {
  .p-about-movie__content {
    padding: 32px 25px;
  }
}
.p-about-movie__placeholder {
  position: relative;
  border-radius: 25px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .p-about-movie__placeholder {
    border-radius: 10px;
    min-height: inherit;
  }
}
.p-about-movie__placeholder span {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center;
  left: 0;
  width: 100%;
  font-family: "Google Sans Flex", sans-serif;
  font-size: 78.96px;
  font-size: 4.935rem;
  font-weight: 200;
  letter-spacing: 0.02em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-about-movie__placeholder span {
    font-size: 2rem;
  }
}

.p-about-message {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-about-message {
    margin-bottom: 24px;
  }
}
.p-about-message__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-about-message__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-about-message__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-about-message__label p, .p-about-message__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-message__label p, .p-about-message__label h3 {
    font-size: 2rem;
  }
}
.p-about-message__label p span, .p-about-message__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-message__label p span, .p-about-message__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-about-message__label {
    width: 100%;
    border-right: none !important;
    height: 116px;
  }
}
.p-about-message__layout {
  -ms-flex-align: start;
      align-items: flex-start;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 56px 64px;
}
@media (max-width: 767px) {
  .p-about-message__layout {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 48px 34px 40px;
  }
}
.p-about-message__photo {
  width: 240px;
}
@media (max-width: 767px) {
  .p-about-message__photo {
    width: 210px !important;
    margin: 0 auto;
    border: none !important;
  }
}
.p-about-message__photo img {
  width: 100%;
  height: auto;
  display: block;
}
.p-about-message__body {
  -ms-flex: 1;
      flex: 1;
  padding: 0 0 0 80px;
}
@media (max-width: 767px) {
  .p-about-message__body {
    padding: 48px 0 0;
  }
}
.p-about-message__text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  font-weight: 400;
  color: #595959;
  letter-spacing: 0.01em;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  .p-about-message__text {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0;
  }
}
.p-about-message__name {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  font-weight: 400;
  color: #595959;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-about-message__name {
    font-size: 1.3rem;
  }
}

.p-about-member {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-about-member {
    margin-bottom: 24px;
  }
}
.p-about-member__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-about-member__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-about-member__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-about-member__label p, .p-about-member__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-member__label p, .p-about-member__label h3 {
    font-size: 2rem;
  }
}
.p-about-member__label p span, .p-about-member__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-member__label p span, .p-about-member__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
.p-about-member__desc {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px 36px;
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.8;
  font-weight: 400;
  color: #231815;
}
@media (max-width: 767px) {
  .p-about-member__desc {
    padding: 20px 24px;
    font-size: 1.4rem;
  }
}
.p-about-member__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
  list-style: none;
}
@media (max-width: 767px) {
  .p-about-member__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}
.p-about-member__item {
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding: 28px 33px 52px;
}
@media (max-width: 767px) {
  .p-about-member__item {
    padding: 20px 18px 44px;
  }
}
.p-about-member__photo img {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 1/1;
  object-fit: cover;
}
.p-about-member__name {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #231815;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding: 33px 0 0;
}
@media (max-width: 767px) {
  .p-about-member__name {
    font-size: 1.5rem;
    padding: 26px 0 0;
  }
}
.p-about-member__reading {
  font-size: 17.6px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #595959;
  letter-spacing: 0.04em;
  padding: 0 16px 16px;
}
@media (max-width: 767px) {
  .p-about-member__reading {
    font-size: 1rem;
    padding: 0 12px 12px;
  }
}

.p-about-overview {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-about-overview {
    margin-bottom: 24px;
  }
}
.p-about-overview__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-about-overview__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-about-overview__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-about-overview__label p, .p-about-overview__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-overview__label p, .p-about-overview__label h3 {
    font-size: 2rem;
  }
}
.p-about-overview__label p span, .p-about-overview__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-overview__label p span, .p-about-overview__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-about-overview__label {
    width: 100%;
    border-right: none !important;
  }
}
.p-about-overview__label p {
  font-size: 32px;
  font-size: 2rem;
  letter-spacing: 0.01em;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .p-about-overview__label p {
    font-size: 1.5rem;
  }
}
.p-about-overview__content {
  background: #fff;
  padding: 48px 96px 50px;
}
@media (max-width: 767px) {
  .p-about-overview__content {
    padding: 32px 34px 40px;
  }
}
.p-about-overview__table {
  width: 100%;
  border-collapse: collapse;
}
.p-about-overview__table th,
.p-about-overview__table td {
  text-align: left;
  vertical-align: top;
  padding: 8px 0;
  border: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.75;
  letter-spacing: 0;
  font-weight: 400;
  color: #595959;
}
@media (max-width: 767px) {
  .p-about-overview__table th,
.p-about-overview__table td {
    font-size: 1.4rem;
    line-height: 1.6;
  }
}
.p-about-overview__table th {
  width: 100px;
  font-weight: 500;
  color: #231815;
  white-space: nowrap;
  background: none;
}
@media (max-width: 767px) {
  .p-about-overview__table th {
    width: 90px;
    font-weight: 400;
  }
}
.p-about-overview__table tr:last-child th,
.p-about-overview__table tr:last-child td {
  border-bottom: none;
}
@media (max-width: 767px) {
  .p-about-overview__table tr:last-child {
    border-bottom: none;
  }
}
.p-about-overview__directors {
  width: 100%;
  border-collapse: collapse;
}
.p-about-overview__directors dl {
  display: table;
  width: 100%;
}
.p-about-overview__directors dl dt {
  display: table-cell;
  vertical-align: top;
  width: 100px;
}
@media (max-width: 767px) {
  .p-about-overview__directors dl dt {
    width: 80px;
  }
}
.p-about-overview__directors dl dd {
  display: table-cell;
  vertical-align: top;
}

.p-about-history {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-about-history {
    margin-bottom: 0;
  }
}
.p-about-history__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-about-history__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-about-history__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-about-history__label p, .p-about-history__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-history__label p, .p-about-history__label h3 {
    font-size: 2rem;
  }
}
.p-about-history__label p span, .p-about-history__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  /* identical to box height, or 12px */
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-about-history__label p span, .p-about-history__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-about-history__label {
    width: 100%;
    border-right: none !important;
  }
}
.p-about-history__content {
  list-style: none;
  background: #fff;
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-about-history__content {
    padding: 32px 34px 40px;
  }
}
.p-about-history__list {
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
  gap: 16px 0;
}
.p-about-history__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 0;
  padding: 0;
}
.p-about-history__date {
  font-family: "Google Sans Flex", sans-serif;
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 300;
  letter-spacing: -0.01em;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #231815;
  width: 100px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .p-about-history__date {
    font-weight: 200;
    font-size: 1.2rem;
    width: 90px;
    letter-spacing: 0.02em;
  }
}
.p-about-history__text {
  -ms-flex: 1;
      flex: 1;
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
  color: #595959;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-about-history__text {
    line-height: 1.6;
    font-size: 1.4rem;
  }
}
.p-about-history__text span {
  font-size: 19.2px;
  font-size: 1.2rem;
  display: block;
}

@media (max-width: 1023px) {
  .p-partners-layout {
    background: #F6F6F4;
  }
}

.p-partners-mv {
  background: #fff;
}
.p-partners-mv__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  min-height: 280px;
  padding: 32px 120px 34px 96px;
}
@media (max-width: 767px) {
  .p-partners-mv__inner {
    -ms-flex-direction: column;
        flex-direction: column;
    min-height: auto;
    padding: 32px 34px 40px 34px;
  }
}
.p-partners-mv__left {
  width: 288px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0;
}
@media (max-width: 767px) {
  .p-partners-mv__left {
    width: 100%;
    border-right: none !important;
  }
}
.p-partners-mv__left img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .p-partners-mv__left img {
    width: inherit;
    max-width: 223px;
    margin: 0 auto;
  }
}
.p-partners-mv__right {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 0 0 80px;
}
@media (max-width: 767px) {
  .p-partners-mv__right {
    padding: 0;
    margin-top: 24px;
  }
}
.p-partners-mv__desc {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-partners-mv__desc {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}

.p-partners-merit {
  background: #fff;
  margin-bottom: 80px;
  border-top: 1px solid #E0E0E0;
}
@media (max-width: 767px) {
  .p-partners-merit {
    margin-bottom: 24px;
  }
}
.p-partners-merit__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-partners-merit__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-partners-merit__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-partners-merit__label p, .p-partners-merit__label h2, .p-partners-merit__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-partners-merit__label p, .p-partners-merit__label h2, .p-partners-merit__label h3 {
    font-size: 2rem;
  }
}
.p-partners-merit__label p span, .p-partners-merit__label h2 span, .p-partners-merit__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-partners-merit__label p span, .p-partners-merit__label h2 span, .p-partners-merit__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-partners-merit__label {
    height: 120px;
    width: 100%;
    border-right: none !important;
  }
}
.p-partners-merit__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
@media (max-width: 767px) {
  .p-partners-merit__list {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
.p-partners-merit__item {
  border-right: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  padding-bottom: 48px;
}
@media (max-width: 767px) {
  .p-partners-merit__item {
    padding-bottom: 40px;
  }
}
.p-partners-merit__item a {
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-partners-merit__item a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.p-partners-merit__num {
  font-size: 22.88px;
  font-size: 1.43rem;
  font-family: "Google Sans Flex", sans-serif;
  font-weight: 400;
  color: #231815;
  letter-spacing: -0.01em;
  line-height: 1;
  padding: 14px 0 40px 16px;
}
@media (max-width: 767px) {
  .p-partners-merit__num {
    font-size: 1rem;
    padding: 14px 0 24px 16px;
  }
}
.p-partners-merit__num i {
  margin: 0 4px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .p-partners-merit__num i img {
    width: 2px;
  }
}
.p-partners-merit__thumb {
  padding: 0 42px 20px;
}
@media (max-width: 767px) {
  .p-partners-merit__thumb {
    padding: 0 43px 16px;
  }
}
.p-partners-merit__thumb img {
  width: 100%;
  height: auto;
  display: block;
}
.p-partners-merit__text {
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.7;
  font-weight: 500;
  color: #231815;
  padding: 0 40px;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-partners-merit__text {
    font-size: 1.5rem;
    line-height: 1.6;
    padding: 0 43px;
  }
}

.p-partners-logos {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-partners-logos {
    margin-bottom: 24px;
  }
}
.p-partners-logos__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-partners-logos__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-partners-logos__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-partners-logos__label p, .p-partners-logos__label h2, .p-partners-logos__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-partners-logos__label p, .p-partners-logos__label h2, .p-partners-logos__label h3 {
    font-size: 2rem;
  }
}
.p-partners-logos__label p span, .p-partners-logos__label h2 span, .p-partners-logos__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-partners-logos__label p span, .p-partners-logos__label h2 span, .p-partners-logos__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-partners-logos__label {
    width: 100%;
    border-right: none !important;
  }
}
.p-partners-logos__content {
  padding: 80px 85px 82px;
}
@media (max-width: 767px) {
  .p-partners-logos__content {
    padding: 40px 26px 40px;
  }
}
.p-partners-logos__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  list-style: none;
  gap: 56px 42px;
}
@media (max-width: 767px) {
  .p-partners-logos__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 16px 24px;
  }
}
.p-partners-logos__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  cursor: pointer;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-partners-logos__item:hover {
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.p-partners-logos__item img {
  max-width: 100%;
  height: auto;
  display: block;
}
.p-partners-logos__note {
  font-size: 19.2px;
  font-size: 1.2rem;
  color: #595959;
  text-align: right;
  margin-top: 12px;
  line-height: 1.3;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-partners-logos__note {
    font-size: 1.1rem;
    margin-top: 0;
    padding-top: 10px;
    background: #F6F6F4;
  }
}

.p-partners-entry {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-partners-entry {
    margin-bottom: 0;
  }
}
.p-partners-entry__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch;
  background: #fff;
}
.p-partners-entry__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-partners-entry__label {
    padding: 0 24px;
    min-height: 114px;
    width: 150px;
  }
}
.p-partners-entry__label p, .p-partners-entry__label h2, .p-partners-entry__label h3 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-partners-entry__label p, .p-partners-entry__label h2, .p-partners-entry__label h3 {
    font-size: 2rem;
  }
}
.p-partners-entry__label p span, .p-partners-entry__label h2 span, .p-partners-entry__label h3 span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-partners-entry__label p span, .p-partners-entry__label h2 span, .p-partners-entry__label h3 span {
    margin-top: 6px;
    font-size: 10px;
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .p-partners-entry__label {
    width: 150px;
  }
}
.p-partners-entry__header-desc {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 24px 36px;
  font-size: 27.2px;
  font-size: 1.7rem;
  line-height: 1.8;
  font-weight: 400;
  color: #231815;
}
@media (max-width: 767px) {
  .p-partners-entry__header-desc {
    padding: 24px 24px;
    font-size: 1.4rem;
    line-height: 1.7;
  }
}
.p-partners-entry__content {
  padding: 56px 96px 58px;
}
@media (max-width: 767px) {
  .p-partners-entry__content {
    padding: 40px 34px 40px;
  }
}
.p-partners-entry__subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.75;
  color: #231815;
  letter-spacing: 0;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-partners-entry__subtitle {
    font-size: 1.4rem;
    line-height: 1.6;
    margin-bottom: 8px;
  }
}
.p-partners-entry__list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  counter-reset: entry-counter;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-partners-entry__list {
    margin-bottom: 24px;
  }
}
.p-partners-entry__list li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 0 6px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  font-weight: 400;
  color: #595959;
  letter-spacing: 0.01em;
  counter-increment: entry-counter;
}
@media (max-width: 767px) {
  .p-partners-entry__list li {
    font-size: 1.4rem;
    line-height: 1.6;
    gap: 0 6px;
  }
}
.p-partners-entry__list li:before {
  content: counter(entry-counter) ".";
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #595959;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 0.05em;
}
@media (max-width: 767px) {
  .p-partners-entry__list li:before {
    font-size: 1.4rem;
  }
}
.p-partners-entry__btn-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

.p-partners-modal {
  position: fixed;
  inset: 0;
  z-index: 9000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 20px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
@media (max-width: 767px) {
  .p-partners-modal {
    padding: 34px;
  }
}
.p-partners-modal.is-open {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
}
.p-partners-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.p-partners-modal__box {
  position: relative;
  background: #fff;
  border-radius: 8px;
  width: 100%;
  max-width: 683px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 76px 55px 40px;
}
@media (max-width: 767px) {
  .p-partners-modal__box {
    padding: 56px 34px 40px;
  }
}
.p-partners-modal__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 15px;
  height: 15px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 35.2px;
  font-size: 2.2rem;
  line-height: 1;
  color: #231815;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0;
  transition: opacity 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@media (max-width: 767px) {
  .p-partners-modal__close {
    width: 13px;
    height: 13px;
    top: 20px;
    right: 20px;
  }
}
.p-partners-modal__close:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.p-partners-modal__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin-bottom: 55px;
  padding: 0 0;
}
@media (max-width: 767px) {
  .p-partners-modal__logo {
    margin-bottom: 46px;
  }
}
.p-partners-modal__logo img {
  max-width: 100%;
  height: auto;
  width: auto;
  display: block;
}
.p-partners-modal__name {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #231815;
  text-align: center;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .p-partners-modal__name {
    font-size: 1.5rem;
    letter-spacing: 0;
    margin-bottom: 16px;
  }
}
.p-partners-modal__text {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-partners-modal__text {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__ol {
  list-style: none;
  counter-reset: modal-ol-counter;
}
.p-partners-modal__ol li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 0 6px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  counter-increment: modal-ol-counter;
}
@media (max-width: 767px) {
  .p-partners-modal__ol li {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__ol li:before {
  content: counter(modal-ol-counter) ".";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #595959;
  padding-top: 0.05em;
}
@media (max-width: 767px) {
  .p-partners-modal__ol li:before {
    font-size: 1.4rem;
  }
}
.p-partners-modal__html {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .p-partners-modal__html {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__html p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-partners-modal__html p {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__html ol {
  list-style: none;
  counter-reset: modal-ol-counter;
}
.p-partners-modal__html ol li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  gap: 0 6px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  counter-increment: modal-ol-counter;
}
@media (max-width: 767px) {
  .p-partners-modal__html ol li {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__html ol li:before {
  content: counter(modal-ol-counter) ".";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #595959;
  padding-top: 0.05em;
}
@media (max-width: 767px) {
  .p-partners-modal__html ol li:before {
    font-size: 1.4rem;
  }
}
.p-partners-modal__html ul {
  list-style: none;
}
.p-partners-modal__html ul li {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  padding-left: 1em;
  position: relative;
}
@media (max-width: 767px) {
  .p-partners-modal__html ul li {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__html ul li:before {
  content: "・";
  position: absolute;
  left: 0;
}
.p-partners-modal__desc {
  list-style: none;
}
.p-partners-modal__desc li {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  color: #595959;
  font-weight: 400;
  letter-spacing: 0.01em;
  padding-left: 1em;
  position: relative;
}
@media (max-width: 767px) {
  .p-partners-modal__desc li {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
.p-partners-modal__desc li:before {
  content: "・";
  position: absolute;
  left: 0;
}

body.is-modal-open {
  overflow: hidden;
}

.p-contact__wrap {
  padding: 55px 95px 57px;
}
@media (max-width: 767px) {
  .p-contact__wrap {
    padding: 23px 23px 40px;
  }
}

.p-contact__form {
  max-width: 100%;
}

.p-contact__field {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-contact__field {
    margin-top: 17px;
  }
}
.p-contact__field:first-of-type {
  margin-top: 0;
}

.p-contact__input-wrap {
  margin: 0;
  line-height: 0;
}

.p-contact__label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #231815;
  margin-bottom: 2px;
  line-height: 1.9;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-contact__label {
    gap: 6px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #231815;
    margin-bottom: 1px;
    line-height: 1.9;
  }
}
.p-contact__label label {
  cursor: pointer;
}

.p-contact__required {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  color: #FF4310;
  line-height: 1.9;
  letter-spacing: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .p-contact__required {
    font-size: 1.2rem;
  }
}

.p-contact__input {
  max-width: 598px;
}

.p-contact__input,
.p-contact__textarea {
  width: 100%;
  border: 1px solid #595959;
  border-radius: 4px;
  padding: 6px 14px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.9;
  color: #595959;
  background: #fff;
  transition: border-color 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .p-contact__input,
.p-contact__textarea {
    font-size: 1.4rem;
    padding: 6px 14px;
  }
}
.p-contact__input:focus,
.p-contact__textarea:focus {
  outline: none;
  border-color: #231815;
}
.p-contact__input.error,
.p-contact__textarea.error {
  border-color: #FF3C3C;
  background: #FFE9E9;
}

.p-contact__textarea {
  resize: vertical;
  max-width: 960px;
  min-height: 156px;
}
@media (max-width: 767px) {
  .p-contact__textarea {
    height: 35vw !important;
    min-height: inherit !important;
  }
}

.p-contact__error,
.aform-error {
  display: none;
  margin-top: 2px;
  font-size: 17.6px;
  font-size: 1.1rem;
  font-weight: 400;
  color: #FF4310;
  line-height: 1.9;
}

.p-contact__error:not(:empty),
.aform-error:not(:empty) {
  display: block;
}

.p-contact__field.is-error .p-contact__input,
.p-contact__field.is-error .p-contact__textarea,
.p-contact__field.aform-error-field .p-contact__input,
.p-contact__field.aform-error-field .p-contact__textarea {
  border-color: #E8614E;
  background: rgba(232, 97, 78, 0.06);
}
.p-contact__field.is-error .p-contact__error,
.p-contact__field.is-error .aform-error,
.p-contact__field.aform-error-field .p-contact__error,
.p-contact__field.aform-error-field .aform-error {
  display: block;
}

.p-contact__field--privacy {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-contact__field--privacy {
    margin-top: 17px;
  }
}

.p-contact__privacy-label {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #231815;
  cursor: pointer;
  line-height: 1.9;
}
@media (max-width: 767px) {
  .p-contact__privacy-label {
    font-size: 1.4rem;
    gap: 6px;
  }
}

.p-contact__checkbox {
  width: 16px;
  height: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border: 1px solid #595959;
  border-radius: 2px;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: #fff;
  position: relative;
  top: 2px;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
@media (max-width: 767px) {
  .p-contact__checkbox {
    width: 15px;
    height: 15px;
  }
}
.p-contact__checkbox:checked {
  background: #231815;
  border-color: #231815;
}
.p-contact__checkbox:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 1px;
  left: 4px;
  -ms-transform: rotate(40deg);
      transform: rotate(40deg);
}
.p-contact__checkbox.error {
  border-color: #FF3C3C;
  background: #FFE9E9;
}
.p-contact__checkbox.error:checked {
  background: #231815;
  border-color: #231815;
}
.p-contact__checkbox.error:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 1px;
  left: 4px;
  -ms-transform: rotate(40deg);
      transform: rotate(40deg);
}

.p-contact__field--privacy.is-error .p-contact__checkbox,
.p-contact__field--privacy.aform-error-field .p-contact__checkbox {
  border-color: #E8614E;
}

.p-contact__privacy-text {
  margin-top: 5px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #595959;
  line-height: 1.7;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-contact__privacy-text {
    font-size: 1.4rem;
    line-height: 1.7;
  }
}

.p-contact__privacy-note {
  margin-top: 24px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #595959;
  line-height: 1.7;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-contact__privacy-note {
    margin-top: 1.5em;
    font-size: 1.4rem;
  }
}

.p-contact__privacy-link {
  color: #007ACC;
  text-decoration: underline;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.p-contact__privacy-link:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.p-contact__submit {
  margin-top: 32px;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-contact__submit {
    margin-top: 24px;
    margin-bottom: 48px;
  }
}
.p-contact__submit .c-btn {
  position: relative;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .p-contact__submit .c-btn {
    padding-right: 40px;
  }
}
.p-contact__submit .aform_next:after {
  position: absolute;
  right: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 10px;
  height: 9px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #595959;
  -webkit-mask: url(../images/contact/contact_arrow.svg) center/contain no-repeat;
  mask: url(../images/contact/contact_arrow.svg) center/contain no-repeat;
}
@media (max-width: 767px) {
  .p-contact__submit .aform_next:after {
    right: 18px;
  }
}
.p-contact__submit .aform_next:hover:after {
  background-color: #fff;
}

.p-contact__submit-arrow {
  position: absolute;
  right: 32px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-contact__submit-arrow {
    right: 20px;
  }
}

#aform-confirm-form .p-contact__required {
  display: none;
}
#aform-confirm-form dl dd {
  line-height: 1.9;
}
#aform-confirm-form span.aform-checkbox {
  background: #231815;
  border-color: #231815;
  position: relative;
}
#aform-confirm-form span.aform-checkbox:after {
  content: "";
  display: block;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  top: 1px;
  left: 4px;
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
@media (max-width: 767px) {
  #aform-confirm-form .p-contact__label {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  #aform-confirm-form .p-contact__input-wrap {
    font-size: 1.5rem;
  }
}
#aform-confirm-form .p-contact__submit {
  max-width: 598px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 48px;
}
@media (max-width: 767px) {
  #aform-confirm-form .p-contact__submit {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
    gap: 24px;
    max-width: 284px;
  }
}
#aform-confirm-form .p-contact__submit #aform_btn_back {
  width: 100%;
  min-width: inherit;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 200px;
  padding: 24px 32px 29px;
  padding-right: 32px;
  font-size: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  border: 1px solid #595959;
  line-height: 1;
  color: #231815;
  text-decoration: none;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
  border-radius: 4px;
  position: relative;
}
#aform-confirm-form .p-contact__submit #aform_btn_back:before {
  position: absolute;
  left: 30px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #595959;
  -webkit-mask: url(../images/contact/contact_arrow_left.svg) center/contain no-repeat;
  mask: url(../images/contact/contact_arrow_left.svg) center/contain no-repeat;
}
@media (max-width: 767px) {
  #aform-confirm-form .p-contact__submit #aform_btn_back:before {
    left: 18px;
  }
}
#aform-confirm-form .p-contact__submit .c-btn {
  width: 100%;
  min-width: inherit;
}

.p-contact-thanks__wrap {
  padding: 181px 95px 181px;
}
@media (max-width: 767px) {
  .p-contact-thanks__wrap {
    padding: 65px 23px 65px;
  }
}
.p-contact-thanks__ttl {
  text-align: center;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.9;
  letter-spacing: 1;
  font-weight: 400;
  margin: 0 0 20px;
  color: #595959;
}
@media (max-width: 767px) {
  .p-contact-thanks__ttl {
    font-size: 1.6rem;
    margin: 0 0 16px;
    letter-spacing: 0;
  }
}
.p-contact-thanks__text {
  text-align: center;
  color: #595959;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.9;
  letter-spacing: 0.01em;
}
@media (max-width: 767px) {
  .p-contact-thanks__text {
    font-size: 1.4rem;
    line-height: 1.6;
    letter-spacing: 0;
  }
}

.p-contact-thanks__nav {
  margin-top: 32px;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-contact-thanks__nav {
    margin-top: 24px;
    margin-bottom: 48px;
  }
}

.p-event {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 1023px) {
  .p-event {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .p-event {
    padding-bottom: 48px;
    margin-bottom: 24px;
  }
}
.p-event__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  background: #fff;
}
@media (max-width: 767px) {
  .p-event__header {
    display: block;
  }
}
.p-event__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 0 64px;
  min-height: 120px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 767px) {
  .p-event__label {
    padding: 0 25px;
    min-height: 120px;
    width: 100%;
    border-right: none !important;
  }
}
.p-event__label p {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
  font-family: "Google Sans Flex", sans-serif;
  color: #231815;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: center;
}
@media (max-width: 767px) {
  .p-event__label p {
    font-size: 2.4rem;
  }
}
.p-event__label p span {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.08em;
  text-align: center;
}
@media (max-width: 767px) {
  .p-event__label p span {
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.p-event__label p.calender-text {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.01em;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 767px) {
  .p-event__label p.calender-text {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0;
    text-align: center;
  }
}
.p-event__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  padding: 20px 32px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  font-size: 27.2px;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
.p-event__filter {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media (max-width: 767px) {
  .p-event__filter {
    border-top: 1px solid #E0E0E0;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.p-event__filter__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  gap: 6px;
  padding: 20px 32px;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
@media (max-width: 767px) {
  .p-event__filter__list {
    padding: 32px 24px;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}
.p-event__filter-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 1px solid #595959;
  border-radius: 100px;
  padding: 8.5px 21px 9.5px 24px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1;
  font-family: "Google Sans Flex", sans-serif;
  color: #595959;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@media (max-width: 767px) {
  .p-event__filter-btn {
    font-size: 1.4rem;
    letter-spacing: 0;
    padding: 9px 21px 10px 24px;
  }
}
.p-event__filter-btn:hover, .p-event__filter-btn.is-active {
  background: #231815;
  border-color: #231815;
  color: #fff;
  font-weight: 400;
}

.p-event-report {
  margin-bottom: 80px;
  background: #fff;
}
@media (max-width: 1023px) {
  .p-event-report {
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .p-event-report {
    padding-bottom: 48px;
    margin-bottom: 24px;
  }
}

.p-event-carender {
  background: #fff;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-event-carender {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .p-event-carender .p-event__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    background: #fff;
  }
}
@media (max-width: 767px) {
  .p-event-carender .p-event__label {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 10px;
    min-height: 120px;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    width: inherit;
    border-right: 1px solid #E0E0E0 !important;
    width: 219px;
  }
}
@media (max-width: 767px) {
  .p-event-carender .p-event__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 32px 24px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
.p-event-carender__content {
  border: 1px solid #E0E0E0;
  padding: 40px;
  border-top: none;
}
@media (max-width: 767px) {
  .p-event-carender__content {
    padding: 32px 34px 40px;
  }
}
.p-event-carender__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}
.p-event-carender__list li {
  width: 100%;
  max-width: 762px;
  margin: 0 auto;
}
.p-event-carender__list li a {
  display: block;
}
.p-event-carender__list li img {
  width: 100%;
}

@media (max-width: 767px) {
  .p-event-top-layout .p-event .u-card-grid .u-card-grid__item:nth-of-type(3) {
    display: none;
  }
}
.p-event-top-layout .c-btn {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-event-top-layout .c-btn {
    margin-top: 24px;
  }
}

@media (max-width: 767px) {
  .p-event-list-layout .p-event {
    margin-bottom: 0;
  }
}
.p-event-list-layout .c-btn {
  margin-top: 112px;
}
@media (max-width: 767px) {
  .p-event-list-layout .c-btn {
    margin-top: 72px;
  }
}

@media (max-width: 767px) {
  .p-event-report-layout .p-event {
    margin-bottom: 0;
  }
}
.p-event-report-layout .c-btn {
  margin-top: 112px;
}
@media (max-width: 767px) {
  .p-event-report-layout .c-btn {
    margin-top: 72px;
  }
}

.p-event-detail__title-wrap {
  padding: 25px 35px 31px;
}
@media (max-width: 767px) {
  .p-event-detail__title-wrap {
    padding: 23px;
  }
}

.p-event-detail__title {
  text-align: left;
}
.p-event-detail__title span {
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #231815;
}
@media (max-width: 767px) {
  .p-event-detail__title span {
    font-size: 1.9rem;
    line-height: 1.6;
  }
}
@media (max-width: 767px) {
  .p-event-detail__title span br {
    display: none;
  }
}

.p-event-detail {
  padding: 21px 23px 23px;
}
@media (max-width: 767px) {
  .p-event-detail {
    padding: 19px;
  }
}
.p-event-detail__body {
  padding: 0 72px 46px;
}
@media (max-width: 767px) {
  .p-event-detail__body {
    padding: 0 7px 46px;
  }
}
.p-event-detail__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 16px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .p-event-detail__meta {
    margin-bottom: 60px;
    padding-bottom: 0;
  }
}
.p-event-detail__date {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #231815;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-event-detail__date {
    font-size: 1.4rem;
    letter-spacing: 0.01em;
  }
}
.p-event-detail__category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 4px;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-event-detail__category {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}
.p-event-detail__category:before {
  content: "／";
  color: #595959;
  margin-left: 4px;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-event-detail__category:before {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}
.p-event-detail__body .u-color-accent {
  color: #E8614E !important;
}
.p-event-detail__body .u-color-accent strong {
  font-weight: 500 !important;
}
.p-event-detail__body strong {
  font-weight: 500 !important;
}
.p-event-detail__body em {
  font-style: italic !important;
}
.p-event-detail__body mark {
  background: rgba(255, 31, 0, 0.2) !important;
  padding: 0.2em 0 0.2em !important;
}
.p-event-detail__body a {
  color: #0073FF !important;
  text-decoration: underline !important;
}
.p-event-detail__body a.big-link {
  font-size: 25.6px !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}
.p-event-detail__body h1 {
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-event-detail__body h1 {
    font-size: 2.2rem;
    margin-top: 32px;
    line-height: 1.6;
    margin-bottom: 32px;
    letter-spacing: 0;
  }
}
.p-event-detail__body h1 figure {
  margin-top: 0;
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .p-event-detail__body h1 figure {
    margin-bottom: 16px;
  }
}
.p-event-detail__body h1:first-child {
  margin-top: 0;
}
.p-event-detail__body h1.u-color-accent {
  color: #E8614E;
}
.p-event-detail__body h2 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail__body h2 {
    font-size: 2rem;
    line-height: 1.6;
    margin-top: 48px;
    letter-spacing: 0;
  }
}
.p-event-detail__body h2.u-color-accent {
  color: #E8614E;
}
.p-event-detail__body h3 {
  font-size: 35.2px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail__body h3 {
    font-size: 1.8rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-event-detail__body h3.u-color-accent {
  color: #E8614E;
}
.p-event-detail__body h4 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail__body h4 {
    font-size: 1.7rem;
    margin-top: 48px;
    letter-spacing: 0;
  }
}
.p-event-detail__body h4.u-color-accent {
  color: #E8614E;
}
.p-event-detail__body h5 {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail__body h5 {
    font-size: 1.6rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-event-detail__body h5.u-color-accent {
  color: #E8614E;
}
.p-event-detail__body h6 {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail__body h6 {
    font-size: 1.5rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-event-detail__body h6.u-color-accent {
  color: #E8614E;
}
.p-event-detail__body p {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail__body p {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-event-detail__body p:last-child {
  margin-bottom: 0;
}
.p-event-detail__body figure {
  margin: 64px 0 40px;
}
@media (max-width: 767px) {
  .p-event-detail__body figure {
    margin: 48px 0 48px;
  }
}
.p-event-detail__body figure img {
  width: 100%;
  display: block;
}
.p-event-detail__body figure figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
@media (max-width: 767px) {
  .p-event-detail__body figure figcaption {
    margin-top: 8px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
  }
}
.p-event-detail__body ul {
  margin-bottom: 16px;
}
.p-event-detail__body ul li {
  position: relative;
  padding-left: 1.2em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-event-detail__body ul li {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-event-detail__body ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
}
.p-event-detail__body ul li + li {
  margin-top: 4px;
}
.p-event-detail__body ol {
  margin-bottom: 16px;
  padding-left: 5px;
  counter-reset: ol-counter;
}
.p-event-detail__body ol li {
  position: relative;
  padding-left: 1.25em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
  counter-increment: ol-counter;
}
@media (max-width: 767px) {
  .p-event-detail__body ol li {
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.01em;
  }
}
.p-event-detail__body ol li:before {
  content: counter(ol-counter) "．";
  position: absolute;
  left: 0;
  letter-spacing: -0.1em;
}
@media (max-width: 767px) {
  .p-event-detail__body ol li:before {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-event-detail__body ol li + li {
  margin-top: 4px;
}
.p-event-detail__body hr {
  border: none;
  padding: 40px 0 0;
  position: relative;
  margin: 16px 0 40px;
}
@media (max-width: 767px) {
  .p-event-detail__body hr {
    padding: 16px 0 0;
  }
}
.p-event-detail__body hr:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #E0E0E0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-event-detail .mt-be-columns {
  margin-top: 54px;
  margin-bottom: 32px;
  gap: 48px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 1023px) {
  .p-event-detail .mt-be-columns {
    margin-top: 40px;
    gap: 20px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.p-event-detail .mt-be-columns .mt-be-column {
  -ms-flex: 1;
      flex: 1;
}
.p-event-detail .mt-be-columns .mt-be-column > :first-child {
  margin-top: 0;
}
.p-event-detail .mt-be-columns .mt-be-column figure {
  margin: 0;
}
@media (max-width: 767px) {
  .p-event-detail .mt-be-columns .mt-be-column figure {
    margin-top: 4px !important;
  }
}
.p-event-detail .mt-be-columns .mt-be-column figure img {
  width: 100%;
  display: block;
}
.p-event-detail .mt-be-columns .mt-be-column figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-event-detail .mt-be-columns .mt-be-column figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-event-detail .u-col-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 54px;
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .p-event-detail .u-col-2 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-event-detail .u-col-2 {
    margin-top: 40px;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-event-detail .u-col-2__img {
  margin: 0;
}
.p-event-detail .u-col-2__img img {
  width: 100%;
  display: block;
}
.p-event-detail .u-col-2__img figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
.p-event-detail .u-col-2__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.p-event-detail .u-col-2__body h3, .p-event-detail .u-col-2__body h4, .p-event-detail .u-col-2__body h5, .p-event-detail .u-col-2__body h6 {
  margin-top: 0;
}
.p-event-detail .u-col-2__body h3, .p-event-detail .u-col-2__body h4, .p-event-detail .u-col-2__body h5, .p-event-detail .u-col-2__body h6 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .p-event-detail .u-col-2__body h3, .p-event-detail .u-col-2__body h4, .p-event-detail .u-col-2__body h5, .p-event-detail .u-col-2__body h6 {
    margin-bottom: 16px;
  }
}
.p-event-detail .u-col__item img {
  width: 100%;
  display: block;
}
.p-event-detail .u-col__item figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
.p-event-detail .u-col-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 64px;
  margin-top: 48px;
  margin-bottom: 1.8em;
}
@media (max-width: 1023px) {
  .p-event-detail .u-col-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-event-detail .u-col-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 16px;
    margin-top: 40px;
  }
}
.p-event-detail .u-col-3 figure {
  margin: 0;
}
.p-event-detail .u-col-3 figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-event-detail .u-col-3 figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-event-detail .u-col-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 64px;
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .p-event-detail .u-col-4 {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .p-event-detail .u-col-4 {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 24px 16px;
    margin-top: 40px;
  }
}
.p-event-detail .u-col-4 figure {
  margin: 0;
}
.p-event-detail .u-col-4 figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-event-detail .u-col-4 figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-event-detail .u-profile {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 164px 1fr;
      grid-template-columns: 164px 1fr;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
  column-gap: 48px;
  margin-top: 48px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-event-detail .u-profile {
    -ms-grid-columns: 132px 1fr;
        grid-template-columns: 132px 1fr;
    -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    column-gap: 24px;
    row-gap: 24px;
  }
}
.p-event-detail .u-profile__img {
  -ms-grid-column: 1;
      grid-column: 1;
  grid-row: 1/3;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .p-event-detail .u-profile__img {
    -ms-grid-row: 1;
        grid-row: 1;
  }
}
.p-event-detail .u-profile__img img {
  width: 100%;
  display: block;
}
.p-event-detail .u-profile__name {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 1;
      grid-row: 1;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #231815;
  margin-bottom: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-event-detail .u-profile__name {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0;
    font-size: 1.5rem;
    letter-spacing: 0.01em;
  }
}
.p-event-detail .u-profile__body {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 2;
      grid-row: 2;
}
.p-event-detail .u-profile__body p {
  margin-bottom: 12px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.01em;
  font-weight: 400;
}
@media (max-width: 767px) {
  .p-event-detail .u-profile__body p {
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 400;
  }
}
.p-event-detail .u-profile__body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-event-detail .u-profile__body {
    grid-column: 1/3;
    -ms-grid-row: 2;
        grid-row: 2;
  }
}
.p-event-detail__nav {
  margin-top: 32px;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-event-detail__nav {
    margin-top: 24px;
    margin-bottom: 48px;
  }
}

.p-reports-detail {
  padding: 21px 23px 23px;
}
@media (max-width: 767px) {
  .p-reports-detail {
    padding: 19px;
  }
}
.p-reports-detail__body {
  padding: 0 72px 46px;
}
@media (max-width: 767px) {
  .p-reports-detail__body {
    padding: 0 7px 46px;
  }
}
.p-reports-detail__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 16px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .p-reports-detail__meta {
    margin-bottom: 60px;
    padding-bottom: 0;
  }
}
.p-reports-detail__date {
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #231815;
  font-family: "Google Sans Flex", sans-serif;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-reports-detail__date {
    font-size: 1.4rem;
    letter-spacing: 0.01em;
  }
}
.p-reports-detail__category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 4px;
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0.01em;
  color: #595959;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-reports-detail__category {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}
.p-reports-detail__category:before {
  content: "／";
  color: #595959;
  margin-left: 4px;
  line-height: 1;
}
@media (max-width: 767px) {
  .p-reports-detail__category:before {
    font-size: 1.2rem;
    letter-spacing: 0.01em;
  }
}
.p-reports-detail__body .u-color-accent {
  color: #E8614E !important;
}
.p-reports-detail__body .u-color-accent strong {
  font-weight: 500 !important;
}
.p-reports-detail__body strong {
  font-weight: 500 !important;
}
.p-reports-detail__body em {
  font-style: italic !important;
}
.p-reports-detail__body mark {
  background: rgba(255, 31, 0, 0.2) !important;
  padding: 0.2em 0 0.2em !important;
}
.p-reports-detail__body a {
  color: #0073FF !important;
  text-decoration: underline !important;
}
.p-reports-detail__body a.big-link {
  font-size: 25.6px !important;
  font-size: 1.6rem !important;
  font-weight: 500 !important;
}
.p-reports-detail__body h1 {
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h1 {
    font-size: 2.2rem;
    margin-top: 32px;
    line-height: 1.6;
    margin-bottom: 32px;
    letter-spacing: 0;
  }
}
.p-reports-detail__body h1 figure {
  margin-top: 0;
  margin-bottom: 44px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h1 figure {
    margin-bottom: 16px;
  }
}
.p-reports-detail__body h1:first-child {
  margin-top: 0;
}
.p-reports-detail__body h1.u-color-accent {
  color: #E8614E;
}
.p-reports-detail__body h2 {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h2 {
    font-size: 2rem;
    line-height: 1.6;
    margin-top: 48px;
    letter-spacing: 0;
  }
}
.p-reports-detail__body h2.u-color-accent {
  color: #E8614E;
}
.p-reports-detail__body h3 {
  font-size: 35.2px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h3 {
    font-size: 1.8rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-reports-detail__body h3.u-color-accent {
  color: #E8614E;
}
.p-reports-detail__body h4 {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h4 {
    font-size: 1.7rem;
    margin-top: 48px;
    letter-spacing: 0;
  }
}
.p-reports-detail__body h4.u-color-accent {
  color: #E8614E;
}
.p-reports-detail__body h5 {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h5 {
    font-size: 1.6rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-reports-detail__body h5.u-color-accent {
  color: #E8614E;
}
.p-reports-detail__body h6 {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #231815;
  margin-top: 64px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail__body h6 {
    font-size: 1.5rem;
    margin-top: 48px;
    line-height: 1.6;
    letter-spacing: 0;
  }
}
.p-reports-detail__body h6.u-color-accent {
  color: #E8614E;
}
.p-reports-detail__body p {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #595959;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail__body p {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-reports-detail__body p:last-child {
  margin-bottom: 0;
}
.p-reports-detail__body figure {
  margin: 64px 0 40px;
}
@media (max-width: 767px) {
  .p-reports-detail__body figure {
    margin: 48px 0 48px;
  }
}
.p-reports-detail__body figure img {
  width: 100%;
  display: block;
}
.p-reports-detail__body figure figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
@media (max-width: 767px) {
  .p-reports-detail__body figure figcaption {
    margin-top: 8px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.4;
  }
}
.p-reports-detail__body ul {
  margin-bottom: 16px;
}
.p-reports-detail__body ul li {
  position: relative;
  padding-left: 1.2em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
}
@media (max-width: 767px) {
  .p-reports-detail__body ul li {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-reports-detail__body ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
}
.p-reports-detail__body ul li + li {
  margin-top: 4px;
}
.p-reports-detail__body ol {
  margin-bottom: 16px;
  padding-left: 5px;
  counter-reset: ol-counter;
}
.p-reports-detail__body ol li {
  position: relative;
  padding-left: 1.25em;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #595959;
  counter-increment: ol-counter;
}
@media (max-width: 767px) {
  .p-reports-detail__body ol li {
    font-size: 1.5rem;
    line-height: 1.7;
    letter-spacing: 0.01em;
  }
}
.p-reports-detail__body ol li:before {
  content: counter(ol-counter) "．";
  position: absolute;
  left: 0;
  letter-spacing: -0.1em;
}
@media (max-width: 767px) {
  .p-reports-detail__body ol li:before {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-reports-detail__body ol li + li {
  margin-top: 4px;
}
.p-reports-detail__body hr {
  border: none;
  padding: 40px 0 0;
  position: relative;
  margin: 16px 0 40px;
}
@media (max-width: 767px) {
  .p-reports-detail__body hr {
    padding: 16px 0 0;
  }
}
.p-reports-detail__body hr:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #E0E0E0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p-reports-detail .mt-be-columns {
  margin-top: 54px;
  margin-bottom: 32px;
  gap: 48px;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center;
}
@media (max-width: 1023px) {
  .p-reports-detail .mt-be-columns {
    margin-top: 40px;
    gap: 20px;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}
.p-reports-detail .mt-be-columns .mt-be-column {
  -ms-flex: 1;
      flex: 1;
}
.p-reports-detail .mt-be-columns .mt-be-column > :first-child {
  margin-top: 0;
}
.p-reports-detail .mt-be-columns .mt-be-column figure {
  margin: 0;
}
@media (max-width: 767px) {
  .p-reports-detail .mt-be-columns .mt-be-column figure {
    margin-top: 4px !important;
  }
}
.p-reports-detail .mt-be-columns .mt-be-column figure img {
  width: 100%;
  display: block;
}
.p-reports-detail .mt-be-columns .mt-be-column figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-reports-detail .mt-be-columns .mt-be-column figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-reports-detail .u-col-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 54px;
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .p-reports-detail .u-col-2 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-reports-detail .u-col-2 {
    margin-top: 40px;
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-reports-detail .u-col-2__img {
  margin: 0;
}
.p-reports-detail .u-col-2__img img {
  width: 100%;
  display: block;
}
.p-reports-detail .u-col-2__img figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
.p-reports-detail .u-col-2__body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
}
.p-reports-detail .u-col-2__body h3, .p-reports-detail .u-col-2__body h4, .p-reports-detail .u-col-2__body h5, .p-reports-detail .u-col-2__body h6 {
  margin-top: 0;
}
.p-reports-detail .u-col-2__body h3, .p-reports-detail .u-col-2__body h4, .p-reports-detail .u-col-2__body h5, .p-reports-detail .u-col-2__body h6 {
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .p-reports-detail .u-col-2__body h3, .p-reports-detail .u-col-2__body h4, .p-reports-detail .u-col-2__body h5, .p-reports-detail .u-col-2__body h6 {
    margin-bottom: 16px;
  }
}
.p-reports-detail .u-col__item img {
  width: 100%;
  display: block;
}
.p-reports-detail .u-col__item figcaption {
  margin-top: 10px;
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0;
  color: #595959;
}
.p-reports-detail .u-col-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 64px;
  margin-top: 48px;
  margin-bottom: 1.8em;
}
@media (max-width: 1023px) {
  .p-reports-detail .u-col-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .p-reports-detail .u-col-3 {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 16px;
    margin-top: 40px;
  }
}
.p-reports-detail .u-col-3 figure {
  margin: 0;
}
.p-reports-detail .u-col-3 figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-reports-detail .u-col-3 figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-reports-detail .u-col-4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  gap: 64px;
  margin-top: 48px;
}
@media (max-width: 1023px) {
  .p-reports-detail .u-col-4 {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .p-reports-detail .u-col-4 {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    gap: 24px 16px;
    margin-top: 40px;
  }
}
.p-reports-detail .u-col-4 figure {
  margin: 0;
}
.p-reports-detail .u-col-4 figure figcaption {
  font-size: 20.8px;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .p-reports-detail .u-col-4 figure figcaption {
    margin-top: 6px;
    line-height: 1.4;
  }
}
.p-reports-detail .u-profile {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 164px 1fr;
      grid-template-columns: 164px 1fr;
  -ms-grid-rows: auto 1fr;
      grid-template-rows: auto 1fr;
  column-gap: 48px;
  margin-top: 48px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .p-reports-detail .u-profile {
    -ms-grid-columns: 132px 1fr;
        grid-template-columns: 132px 1fr;
    -ms-grid-rows: auto auto;
        grid-template-rows: auto auto;
    column-gap: 24px;
    row-gap: 24px;
  }
}
.p-reports-detail .u-profile__img {
  -ms-grid-column: 1;
      grid-column: 1;
  grid-row: 1/3;
  width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .p-reports-detail .u-profile__img {
    -ms-grid-row: 1;
        grid-row: 1;
  }
}
.p-reports-detail .u-profile__img img {
  width: 100%;
  display: block;
}
.p-reports-detail .u-profile__name {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 1;
      grid-row: 1;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #231815;
  margin-bottom: 16px;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media (max-width: 767px) {
  .p-reports-detail .u-profile__name {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin-bottom: 0;
    font-size: 1.5rem;
    letter-spacing: 0.01em;
  }
}
.p-reports-detail .u-profile__body {
  -ms-grid-column: 2;
      grid-column: 2;
  -ms-grid-row: 2;
      grid-row: 2;
}
.p-reports-detail .u-profile__body p {
  margin-bottom: 12px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.01em;
  font-weight: 400;
}
@media (max-width: 767px) {
  .p-reports-detail .u-profile__body p {
    font-size: 1.3rem;
    line-height: 1.6;
    letter-spacing: 0;
    font-weight: 400;
  }
}
.p-reports-detail .u-profile__body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .p-reports-detail .u-profile__body {
    grid-column: 1/3;
    -ms-grid-row: 2;
        grid-row: 2;
  }
}
.p-reports-detail__nav {
  margin-top: 32px;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .p-reports-detail__nav {
    margin-top: 24px;
    margin-bottom: 48px;
  }
}