.c-container {
  max-width: calc(1200px + 60px);
  width: 100%;
  margin: auto;
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .c-container {
    padding: 0 15px;
  }

  .c-container.-sp-full-width {
    padding: 0;
  }
}

.c-container.-ssmall {
  max-width: calc(740px + 60px);
}

.c-opencampus-wrap {
  position: relative;
  z-index: 1;
  margin: 0 0 10rem;
  padding: 7rem 0 9rem;
}

.c-opencampus-wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(250, 130, 52, 0.8);
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .c-opencampus-wrap {
    margin: 0 0 40px;
    padding: 40px 0 50px;
  }
}

.c-opencampus-wrap-bg {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.c-opencampus-wrap-bg .lazyload-wrap {
  position: absolute;
}

.c-opencampus-wrap-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 22%;
}

.c-opencampus-wrap-container {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #ffffff;
}

.c-opencampus-wrap-heading {
  margin-bottom: 4rem;
  font-size: 3rem;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .c-opencampus-wrap-heading {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

.u-flex-j-center {
  justify-content: center !important;
}

.c-heading-oc {
  margin: 12rem 0 6rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-heading-oc {
    margin: 60px 0 20px;
  }
}

.c-heading-oc .en {
  font-size: 2.6rem;
  font-family: Baskervville, serif;
  line-height: 1.2em;
  letter-spacing: 0.05em;
  color: #FA8234;
}

@media screen and (max-width: 767px) {
  .c-heading-oc .en {
    font-size: 1.6rem;
    line-height: 1em;
  }
}

.c-heading-oc .ja {
  font-size: 7rem;
  line-height: 1.2em;
}

@media screen and (max-width: 767px) {
  .c-heading-oc .ja {
    font-size: 3rem;
    line-height: 1em;
  }
}

.c-oc-specialprogram-wrap {
  margin: 0;
  padding: 3rem 0;
  background-color: #FFFEEE;
}

@media screen and (max-width: 767px) {
  .c-oc-specialprogram-wrap {
    margin: 0;
    padding: 50px 0;
  }
}

.c-oc-specialprogram-wrap .c-heading-oc {
    margin: 0 auto 6rem;
    /* color: #ffffff; */
    /* width: 90rem; */
}

@media screen and (max-width: 767px) {
  .c-oc-specialprogram-wrap .c-heading-oc {
    margin: 0 auto 20px;
  }
}

.c-oc-specialprogram-wrap .c-heading-oc .en {
  color: #ffffff;
}

.c-oc-specialprogram-wrap .c-heading-oc-heading {
  margin-bottom: 2.5rem;
  font-size: 3.4rem;
  line-height: 1.45;
  color: #ffffff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-oc-specialprogram-wrap .c-heading-oc-heading {
    margin-bottom: 20px;
    font-size: 2rem;
  }
}

.c-oc-specialprogram-wrap .u-back-white {
  padding: 4rem;
  background-color: #ffffff !important;
}

@media screen and (max-width: 767px) {
  .c-oc-specialprogram-wrap .u-back-white {
    padding: 20px;
  }
}

.c-oc-specialprogram-wrap .txt {
  font-size: 1.8rem;
}

.note {
  font-size: 1.4rem!important;
}

@media screen and (max-width: 767px) {
  .c-oc-specialprogram-wrap .txt {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 768px) {
  .c-oc-message {
    display: flex;
  }

  .c-oc-message-image {
    max-width: 55rem;
    width: 100%;
  }

  .c-oc-message-body {
      flex: 1 1 0%;
      padding-right: 6rem;
      display: flex;
      align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .c-oc-message-image {
    /* width: 84%; */
    min-width: 180px;
    /* margin: 30px auto 20px; */
    text-align: center;
  }

  .c-oc-message-image figure {
    display: inline-block;
  }
}

.c-oc-message-heading {
  margin-bottom: 2.8rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.45;
  color: #FA8234;
}

@media screen and (max-width: 767px) {
  .c-oc-message-heading {
    margin-bottom: 15px;
    font-size: 2rem;
  }
}

.c-oc-message-text {
  font-size: 1.5rem;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .c-oc-message-text {
    font-size: 1.35rem;
  }
}

.c-oc-message-text p:not(:first-child) {
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  .c-oc-message-text p:not(:first-child) {
    margin-top: 10px;
  }
}

.c-asterisk {
  font-size: 1.35rem;
}

@media screen and (max-width: 767px) {
  .c-asterisk {
    font-size: 1.2rem;
  }
}

.p-college-guidance {
  background-color: #FFFEEE;
}

.p-college-guidance__title {
  width: 50%;
}

.p-college-guidance__intro {
  background-color: #FFFFFF;
  padding: 40px;
  display: flex;
}

.p-college-guidance__heading {
  color: #FA8234;
  font-size: 2.8rem;
  margin-bottom: 30px;
}

.p-college-guidance__image {
  width: 50%;
}

.c-list-arrow-link {
    color: #FA8234!important;
    background-color: #ffffff!important;
}

.c-heading-lv1.is-orange {
  color: #FA8234;
  font-size: 2.4rem;
}

@media screen and (max-width: 46.875em) {
  .c-heading-lv1.is-orange  {
  font-size: 2rem;
  }
}

.c-heading-oc {
  margin: 12rem 0 6rem;
  text-align: center;
}

.c-heading-oc__en {
  font-size: 8rem;
  font-family: inter, serif;
  font-weight: 600;
  line-height: 1.2em;
  color: #FA8234!important;
}

.c-heading-oc__ja {
  font-size: 2rem;
  color: #FA8234!important;
}

@media screen and (max-width: 46.875em) {
  .c-heading-oc {
    margin: 60px 0 20px;
  }

  .c-heading-oc__en {
    font-size: 3.5rem;
    line-height: 1em;
  }

  .c-heading-oc__ja {
    font-size: 1.6rem;
  }
}

.c-note {
    margin-bottom: 8rem!important;
}

@media screen and (max-width: 46.875em) {
    .c-note {
    margin-bottom: 4rem!important;
    }
}

.c-expand.-small {
    margin-bottom: 12rem!important;
}

@media screen and (max-width: 46.875em) {
    .c-expand.-small {
    margin-bottom: 8rem!important;
    }
}

.c-heading-oc.ttl {
    width: 90rem;
    margin-top: 100px;
}

@media screen and (max-width: 46.875em) {
    .c-heading-oc.ttl {
    width: 95%;
    margin-top: 0;
    margin-bottom: 30px;
    }
}

.cta-section__tag {
  text-align: center;
  font-size: 1.8rem;
  color: var(--text);
  margin-bottom: 10px;
  position: relative;
}
@media screen and (max-width: 46.875em) {
    .cta-section__tag {
    font-size: 1.4rem;
    }
}

.cta-section__tag::before,
.cta-section__tag::after {
  content: '';
  display: inline-block;
  /* width: 20px; */
  height: 1px;
  background: var(--text);
  vertical-align: middle;
}

/* Diagonal lines as design element */
.cta-section__tag-inner {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

@media screen and (max-width: 46.875em) {
    .u-mb20-sp {
    margin-bottom: 20px!important;
    }
}

.date-list span:not(:last-child) {
  margin-right: 1rem;
}

.p-schedule {
  margin-bottom: 12rem;
}

@media screen and (max-width: 46.875em) {
    .p-schedule {
    margin-bottom: 8rem;
    }
}

.cta-section__tag {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.35em;
  text-align: center;
}

.cta-section__tag::before,
.cta-section__tag::after {
  line-height: 0;
  transform: translateY(-0.05em);
}

.cta-section__tag::before {
  content: "＼";
}

.cta-section__tag::after {
  content: "／";
}

.cta-section__tag-text {
  display: inline;
}

@media screen and (max-width: 767px) {
  .cta-section__tag {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.35em;
    text-align: center;
  }

  .cta-section__tag::before {
    content: "＼";
    line-height: 1.8;
  }

  .cta-section__tag::after {
    content: "／";
    line-height: 1.8;
  }

  .cta-section__tag-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.5;
  }
}

@media screen and (max-width: 767px) {
    .spBr {
    display: inline-block;
    }
}