@charset "UTF-8";
.m-mv-txt-note {
  font-size: var(--caption-xs-font-size, 12px);
  line-height: var(--caption-xs-line-height, 140%);
  letter-spacing: var(--caption-xs-letter-spacing, 1px);
  font-weight: var(--caption-xs-font-weight, 400);
  margin-top: 6px;
}
@media (min-width: 769px) {
  .m-mv-txt-note {
    margin-top: 6px;
  }
}

.m-mv-cv {
  bottom: 0;
}

@media (max-width: 768px) {
  .m-mv-inr {
    padding-bottom: 38px;
  }
}
@media (min-width: 769px) {
  .o-mainvisual__collaborate {
    top: 344px;
  }
  .m-mv-img {
    padding-top: 24px;
  }
  .m-mv-inr {
    padding-bottom: 110px;
  }
  .m-mv-inr::after {
    height: 618px;
  }
}
/* 260319 導線追加 */
.sct-links {
  padding: 56px 20px;
  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: 0px;
    padding-bottom: 40px;
  }
}
.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: #202020;
  text-align: center;
  font-size: 20px;
  line-height: 160%;
  position: relative;
  font-weight: 600;
}

.sct-links .marker {
  background: linear-gradient(transparent 54%, #dfecff 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: #202020;
  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: #202020;
  border-style: solid;
  border-color: #202020;
  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: #202020;
  border-style: solid;
  border-color: #202020;
  border-width: 1px;
  flex-shrink: 0;
  width: 22px;
  height: 1px;
  position: relative;
  transform: rotate(-60deg) scale(1, 1);
}

.sct-links .ttl-main {
  color: #202020;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  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 {
  text-decoration: none;
  background: #ffffff;
  border-style: solid;
  border-color: #e792a6;
  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: #e792a6;
  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: #e792a6;
  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: #202020;
  text-align: center;
  font-size: 12px;
  line-height: 120%;
  font-weight: 600;
  position: relative;
  flex: 1;
}/*# sourceMappingURL=add_2603.css.map */