@media screen and (max-width: 768.9px) {
  #r-campuslife .p-kv {
    height: 400px;
  }
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .p-kv__inner {
    height: 100%;
  }
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .p-kv__img {
    height: auto;
  }
}
#r-campuslife .p-button-Wrap {
  margin-top: 24px;
}
#r-campuslife .p-section-wrapper {
  background-image: url(/wp-content/themes/theme1/assets/img/common/dot_red.svg);
}
#r-campuslife .p-section + .p-section {
  padding-top: 0;
}
#r-campuslife .campuslife {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  margin-bottom: 64px;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife {
    display: block;
    margin-bottom: 32px;
  }
}
#r-campuslife .campuslife__item {
  display: flex;
  flex-direction: column;
  width: 48%;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife__item {
    margin-top: 32px;
    width: 100%;
  }
  #r-campuslife .campuslife__item:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife__img-box img {
    width: 100%;
  }
}
#r-campuslife .campuslife__under {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px;
}
#r-campuslife .campuslife__text-box {
  flex-grow: 1;
}
#r-campuslife .campuslife__title {
  color: #1a0000;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife__title {
    font-size: 2rem;
  }
}
#r-campuslife .campuslife__title-en {
  color: #1a0000;
  display: block;
  font-size: 1.6rem;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife__title-en {
    font-size: 1.4rem;
  }
}
#r-campuslife .campuslife__text {
  font-size: 1.6rem;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife__text {
    font-size: 1.4rem;
  }
}
#r-campuslife .p-section__support-block {
  margin-top: 64px;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .p-section__support-block {
    margin-top: 32px;
  }
}
#r-campuslife .p-section__support-block .p-section__h3title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 32px;
  text-align: center;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .p-section__support-block .support-block-title {
    font-size: 2rem;
    margin-bottom: 24px;
  }
}
#r-campuslife .p-section__support-block > p {
  text-align: center;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .p-section__support-block > p {
    text-align: left;
  }
}
#r-campuslife .support-system {
  margin: 32px auto 64px;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .support-system {
    margin: 24px auto 0;
  }
}
#r-campuslife .support-system__under {
  background-color: #fff;
  padding: 24px;
}
#r-campuslife .support-system__title {
  color: #1a0000;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .support-system__title {
    font-size: 2rem;
  }
}
#r-campuslife .support-system__title-en {
  color: #1a0000;
  display: block;
  font-size: 1.6rem;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .support-system__title-en {
    font-size: 1.4rem;
  }
}
#r-campuslife .support-system__text {
  font-size: 1.6rem;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .support-system__text {
    font-size: 1.4rem;
  }
}
#r-campuslife .sns-block .p-section__h3title {
  margin-bottom: 24px;
}
#r-campuslife .sns-block .sns-wrapper {
  align-items: center;
  display: flex;
  justify-content: center;
}
#r-campuslife .sns-block .sns-wrapper .sns-title {
  color: #1a0000;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  margin-right: 8px;
  width: 120px;
}
#r-campuslife .sns-block .sns-wrapper .sns-icon {
  display: flex;
  gap: 8px;
}
#r-campuslife .sns-block .sns-wrapper .sns-icon a {
  width: 48px;
}
#r-campuslife .sns-block .sns-wrapper .sns-icon a img {
  width: 100%;
}
#r-campuslife .supports {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
  margin-bottom: 64px;
  margin-top: 32px;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .supports {
    display: block;
    margin-bottom: 32px;
  }
}
#r-campuslife .supports__item {
  display: flex;
  flex-direction: column;
  width: 48%;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .supports__item {
    margin-top: 24px;
    width: 100%;
  }
  #r-campuslife .supports__item:first-child {
    margin-top: 0;
  }
}
#r-campuslife .supports__under {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px;
}
#r-campuslife .supports__text-box {
  flex-grow: 1;
}
#r-campuslife .supports__title {
  color: #1a0000;
  font-size: 3rem;
  font-weight: 700;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .supports__title {
    font-size: 2rem;
  }
}
#r-campuslife .supports__title-en {
  color: #1a0000;
  display: block;
  font-size: 1.6rem;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .supports__title-en {
    font-size: 1.4rem;
  }
}
#r-campuslife .supports__text {
  font-size: 1.6rem;
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .supports__text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768.9px) {
  #r-campuslife .campuslife__text,
  #r-campuslife .supports__text,
  #r-campuslife .support-system__text {
    font-size: 1.4rem;
  }
}

#r-suport .p-breadcrumb {
  padding-bottom: 80px;
}
#r-suport .p-section--bg-mesh {
  background-image: url(/wp-content/themes/theme1/assets/img/common/dot_red.svg);
  padding-top: 64px;
}
#r-suport .event-schedule__item {
  background-color: #fff;
  display: flex;
  gap: 32px;
  margin-bottom: 56px;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__item {
    flex-direction: column-reverse;
    gap: 0;
    margin-bottom: 32px;
    max-height: unset;
    position: relative;
  }
}
#r-suport .event-schedule__item--reverse {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__item--reverse {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__item:last-child {
    margin-bottom: 24px;
  }
}
#r-suport .event-schedule__text {
  align-items: center;
  display: flex;
  padding: 48px;
  width: 50%;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text {
    justify-content: center;
    padding: 24px;
    text-align: center;
    width: 100%;
  }
}
#r-suport .event-schedule__text--multiple {
  align-items: flex-start;
}
#r-suport .event-schedule__text--multiple .event-text-wrapper {
  margin-top: 20px;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text--multiple .event-text-wrapper {
    margin-top: 0;
  }
}
#r-suport .event-schedule__text--multiple .event-text-wrapper .event-lead {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  margin-top: 34px;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text--multiple .event-text-wrapper .event-lead {
    margin-top: 8px;
    text-align: left;
  }
}
#r-suport .event-schedule__text--h {
  padding: 40px 48px;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text--h {
    padding: 24px;
  }
}
#r-suport .event-schedule__text .month {
  background-color: #e60012;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  height: 72px;
  line-height: 1.5;
  margin-right: 16px;
  min-width: 72px;
  padding: 14px 0;
  text-align: center;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text .month {
    height: 62px;
    left: 10px;
    margin-right: 0;
    min-width: 62px;
    padding: 8px;
    position: absolute;
    top: 10px;
  }
}
#r-suport .event-schedule__text .month--l {
  font-size: 2.8rem;
}
#r-suport .event-schedule__text .event-title {
  color: #e60012;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text .event-title {
    font-size: 1.8rem;
  }
}
#r-suport .event-schedule__text .link-wrapper,
#r-suport .event-schedule__text .annotation {
  margin-top: 16px;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__text .link-wrapper,
  #r-suport .event-schedule__text .annotation {
    margin-top: 24px;
  }
}
#r-suport .event-schedule__img {
  max-width: 572px;
  min-width: 572px;
}
@media screen and (max-width: 768.9px) {
  #r-suport .event-schedule__img {
    max-width: unset;
    min-width: auto;
  }
}
#r-suport .annotation li {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.75;
  padding-left: 1em;
  text-align: left;
  text-indent: -1em;
}
#r-suport .annotation__mark {
  padding-right: 8px;
}

@media screen and (max-width: 768.9px) {
  #r-interview .p-section:first-child {
    padding-top: 32px;
  }
}
@media screen and (max-width: 768.9px) {
  #r-interview .p-kv {
    height: 400px;
  }
}
@media screen and (max-width: 768.9px) {
  #r-interview .p-kv__inner {
    height: 100%;
  }
}
@media screen and (max-width: 768.9px) {
  #r-interview .p-kv__img {
    height: auto;
  }
}
#r-interview .p-anchor {
  margin-bottom: 64px;
}
#r-interview .p-section-wrapper {
  background-image: url(/wp-content/themes/theme1/assets/img/common/dot_red.svg);
}
#r-interview .p-section + .p-section {
  padding-top: 0;
}
#r-interview .interview {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 768.9px) {
  #r-interview .interview {
    display: block;
  }
}
#r-interview .interview__item {
  display: flex;
  flex-direction: column;
  width: 32%;
}
@media screen and (max-width: 768.9px) {
  #r-interview .interview__item {
    margin-top: 32px;
    width: 100%;
  }
  #r-interview .interview__item:first-child {
    margin-top: 0;
  }
}
#r-interview .interview__item img {
  width: 242px;
  height: 242px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  border-radius: 50%;
  align-self: center;
}
@media screen and (max-width: 768.9px) {
  #r-interview .interview__item img {
    height: auto;
  }
}
#r-interview .interview__title {
  align-items: center;
  color: #e60012;
  display: flex;
  font-size: 2rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1.5;
  padding: 9px 8px;
  text-align: center;
}
#r-interview .interview__under {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow-wrap: anywhere;
  padding: 0 24px 24px 24px;
}
#r-interview .interview__under .p-button-Wrap {
  margin-top: 12px;
}
#r-interview .interview__text {
  flex-grow: 1;
}
#r-interview .open-campus.p-section {
  padding: 80px 0;
}
@media screen and (max-width: 768.9px) {
  #r-interview .open-campus.p-section {
    padding: 48px 0;
  }
}
#r-interview .p-button-Wrap-col3 {
  flex-direction: row;
  gap: 48px;
}
@media screen and (max-width: 768.9px) {
  #r-interview .p-button-Wrap-col3 {
    flex-direction: column;
    gap: 16px;
    margin-top: 0;
  }
}
#r-interview .p-button-Wrap-col3 .p-button {
  justify-content: center;
  line-height: 4;
  width: 368px;
}
@media screen and (max-width: 768.9px) {
  #r-interview .p-button-Wrap-col3 .p-button {
    width: 100%;
  }
}
#r-interview .p-section.p-section--bg-gray {
  padding-top: 64px;
}