@charset "UTF-8";
.p-fv {
  position: relative;
}

.p-fv__text {
  margin-left: 0;
}

.p-fv__collaboration__wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1300px;
}

.p-fv__collaboration {
  position: absolute;
  right: 35px;
  bottom: 40px;
  left: auto;
  top: auto;
  background: rgba(255, 255, 255, 0.7);
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  max-width: 695px;
}
@media (max-width: 1260px) {
  .p-fv__collaboration {
    position: relative;
    right: auto;
    bottom: auto;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .p-fv__collaboration {
    padding: 20px 0;
  }
}

.p-fv__collaboration__heading {
  background: #000146;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  color: #ffffff;
  text-align: center;
  font-size: 1.375rem;
  line-height: 160%;
  font-weight: 600;
}

.p-fv__collaboration__content {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
@media (max-width: 767px) {
  .p-fv__collaboration__content {
    gap: 20px;
    flex-wrap: wrap;
    padding: 0 28px;
  }
}

.p-fv__collaboration__item {
  flex: 1 1 33.3333%;
}
@media (max-width: 1260px) {
  .p-fv__collaboration__item {
    flex: 1 1 100%;
  }
}

.p-fv__collaboration__img {
  display: flex;
  flex-direction: column;
  gap: 0rem;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  height: auto;
  position: relative;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fv__collaboration__cap {
  margin-top: 5px;
  color: var(--beauty-university-keyblack, #202020);
  text-align: center;
  font-size: 0.8125rem;
  line-height: 140%;
  font-weight: 700;
  position: relative;
  align-self: stretch;
}
@media (max-width: 767px) {
  .p-fv__collaboration__cap {
    margin-top: 8px;
    font-size: 1.25rem;
    line-height: 1.9375rem;
    letter-spacing: 0.075rem;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .p-pickup {
    text-align: left;
  }
  .p-pickup .a-heading__b {
    line-height: 48px;
    margin-bottom: 25px;
  }
}

.p-pickup__wrap {
  display: flex;
  flex-direction: column;
  gap: 72px;
  padding-top: 120px;
}
@media (max-width: 767px) {
  .p-pickup__wrap {
    padding-top: 60px;
    gap: 60px;
  }
}

.p-program-col {
  display: flex;
  flex-direction: row;
  gap: 66px;
  align-items: flex-start;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.p-program-col.-reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .p-program-col {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .p-program-col.-reverse {
    flex-direction: column;
  }
}

.p-program-col-img {
  display: block;
  aspect-ratio: 447/311;
  min-width: 280px;
}
.p-program-col-text .p-program-col-img {
  display: none;
}
@media (max-width: 767px) {
  .p-program-col-img {
    width: 100%;
    display: none;
  }
  .p-program-col-text .p-program-col-img {
    display: block;
    margin-top: 25px;
  }
}

.p-program-col-text {
  flex: 1 1 auto;
  position: relative;
  max-width: 451px;
}
@media (max-width: 767px) {
  .p-program-col-text {
    max-width: 100%;
  }
}

.p-program-heading-2 {
  color: #222222;
  text-align: left;
  font-size: 48px;
  line-height: 130%;
  letter-spacing: 0.75px;
  position: relative;
}
@media (max-width: 767px) {
  .p-program-heading-2 {
    font-size: 32px;
    letter-spacing: 1.6px;
  }
}

.p-program-col-lead {
  margin-top: 8px;
  color: #000146;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.9px;
}
@media (max-width: 767px) {
  .p-program-col-lead {
    margin-top: 16px;
  }
}

.p-program-col-p {
  color: #222222;
  text-align: left;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.9px;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .p-program-col-p {
    margin-top: 25px;
  }
}

.l-bg-stratos {
  margin-top: 0;
}

.p-featured .a-heading__b {
  margin-bottom: 16px;
}
.p-featured .note {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .p-featured .note {
    text-align: left;
  }
}
.p-featured .a-sec_img {
  margin-top: 32px;
}
@media (max-width: 767px) {
  .p-featured .a-sec_img {
    margin-top: 0;
  }
}

.p-support4 .c-head--01 {
  text-align: left;
}

.p-support4__text {
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.9px;
  margin-top: 16px;
}

.m-point-ttl {
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 2px;
  margin-top: 48px;
}
@media (max-width: 767px) {
  .m-point-ttl {
    margin-top: 24px;
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 1.2px;
  }
}

.m-support4-table {
  margin-top: 20px;
  overflow-x: auto;
}
.m-support4-table table {
  width: 100%;
  min-width: 517px;
  border-collapse: separate;
  border-spacing: 0 4px;
}
.m-support4-table th,
.m-support4-table td {
  padding: 10px 8px;
  background: var(--beauty-university-keyhujiirolight, #eff6fd);
  color: var(--beauty-university-key_black, #202020);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 19.6px */
}
.m-support4-table td {
  height: 80px;
}
.m-support4-table tr th:nth-child(n+2),
.m-support4-table td {
  border-left: 4px solid #fff;
}
.m-support4-table tr th:nth-child(1) {
  background: #000146;
  color: #fff;
  width: 140px;
}
.m-support4-table tr *:nth-child(2) {
  width: 140px;
}
.m-support4-table tr td:nth-child(3) {
  padding: 20px;
  text-align: left;
}
.m-support4-table tr td:nth-child(3) span {
  display: block;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 0.5rem;
}
.m-support4-table.c-gray-table .m-support4-table-ttl {
  background: var(--beauty-university-key-gray-9-c-9-c-9-c, #9c9c9c);
}
.m-support4-table.c-gray-table th,
.m-support4-table.c-gray-table td {
  background: var(--beauty-university-key-gray-f-1-f-1-f-1, #f1f1f1);
}
.m-support4-table.c-gray-table tr th:nth-child(1) {
  background: var(--beauty-university-key-gary-aaa, #aaa);
}

.m-support4-table-ttl {
  display: block;
  width: 100%;
  min-width: 517px;
  background: #000146;
  padding: 0.6875rem;
  color: var(--beauty-university-key_white, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%; /* 18px */
}

.l-bg-gallery {
  margin-top: 120px;
}
@media (max-width: 767px) {
  .l-bg-gallery {
    margin-top: 100px;
  }
}

/* 260319 導線追加 */
.sct-links {
  padding: 160px 20px 0;
  display: flex;
  flex-direction: column;
  gap: 28px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 47.9375rem) {
  .sct-links {
    padding-top: 16px;
    padding-bottom: 36px;
  }
}
.sct-links .links-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 100%;
  max-width: 980px;
  margin: auto;
  position: relative;
}

.sct-links .links-inner > * {
  width: 100%;
}

.sct-links .links-heading {
  position: relative;
  width: 100%;
  text-align: center;
  margin: auto;
  color: #222222;
  text-align: center;
  font-size: 20px;
  line-height: 160%;
  position: relative;
  font-weight: 600;
}

.sct-links .marker {
  background: linear-gradient(transparent 54%, #FDFF9D 0%);
  display: inline;
  padding: 0 1px 0px;
}

.sct-links .ttl {
  padding: 0px 8px 0px 8px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.sct-links .ttl-sub {
  display: flex;
  flex-direction: row;
  gap: 6px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  color: #222222;
  text-align: center;
  font-size: 18px;
  line-height: 140%;
  position: relative;
  font-weight: 600;
}

@media screen and (max-width: 47.9375rem) {
  .sct-links .ttl-sub {
    font-size: 16px;
  }
}
.sct-links .line-ttl-sub-left {
  background: #222222;
  border-style: solid;
  border-color: #222222;
  border-width: 1px;
  flex-shrink: 0;
  width: 22px;
  height: 1px;
  position: relative;
  transform: rotate(60deg) scale(1, 1);
}

.sct-links .line-ttl-sub-right {
  background: #222222;
  border-style: solid;
  border-color: #222222;
  border-width: 1px;
  flex-shrink: 0;
  width: 22px;
  height: 1px;
  position: relative;
  transform: rotate(-60deg) scale(1, 1);
}

.sct-links .ttl-main {
  color: #000146;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  position: relative;
}

@media screen and (max-width: 47.9375rem) {
  .sct-links .ttl-main {
    font-size: 20px;
  }
}
.sct-links .links-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  width: 100%;
  max-width: 980px;
  position: relative;
  margin: auto;
  margin-top: 24px;
}

@media screen and (max-width: 47.9375rem) {
  .sct-links .links-wrap {
    margin-top: 16px;
  }
}
.sct-links .btn-school {
  background: #ffffff;
  border-style: solid;
  border-color: #000146;
  border-width: 2px;
  padding: 9px 10px 10px 9px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  min-width: 320px;
  max-width: 400px;
  position: relative;
  transition: opacity 0.6s;
}

.sct-links .btn-school:hover {
  opacity: 0.6;
}

.sct-links .btn-school-heading {
  padding: 0px 6px 0px 6px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.sct-links .label {
  color: #000146;
  text-align: center;
  font-size: 19px;
  line-height: 140%;
  font-weight: 600;
  position: relative;
  flex: 1;
}

.sct-links .icon-school-select {
  flex-shrink: 0;
  width: 9px;
  height: 16px;
  position: relative;
  overflow: visible;
}

.sct-links .ttl-shool {
  background: #000146;
  padding: 4px 6px 4px 6px;
  display: flex;
  flex-direction: row;
  gap: 0px;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}

.sct-links .div5 {
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  line-height: 120%;
  font-weight: 600;
  position: relative;
  flex: 1;
}/*# sourceMappingURL=add_202603.css.map */