@charset "UTF-8";

@media (min-width: 768px) {
.mv_wrapper[data-astro-cid-2oy3ls2u]{
    display: flex;
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.mv[data-astro-cid-tlzndujh],
.mv-batch[data-astro-cid-2oy3ls2u]{
    position: relative;
    inset: auto;
    padding: 0 18px;
}
}
.ttl-border[data-astro-cid-hhhrwvnj]{
    flex-wrap: wrap;
}
.feature-note{
flex-basis: 100%;
font-size: var(--caption-m-font-size, 12px);
line-height: var(--caption-m-line-height, 150%);
letter-spacing: var(--caption-m-letter-spacing, 0.02em);
font-weight: var(--caption-m-font-weight, 400);
text-indent: -1em;
padding-left: 1em;
}               

/* 260319 導線追加 */
.sct-links {
    padding: 0 20px 80px;
    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: 0;
      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;
  }
  @media screen and (max-width: 47.9375rem) {
    .sct-links .links-inner {
     gap: 24px;
    }
  }
  .sct-links .links-inner > * {
    width: 100%;
  }
  .sct-links .links-heading {
    position: relative;
    width: 100%;
    text-align: center;
    margin: auto;
    color: #333333;
    text-align: center;
    font-size: 20px;
    line-height: 160%;
    position: relative;
    font-weight: 500;
  }
  .sct-links .marker {
    background: linear-gradient(transparent 54%, #fce6e3 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: #333333;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    position: relative;
    font-weight: 500;
  }
  @media screen and (max-width: 47.9375rem) {
    .sct-links .ttl-sub {
      font-size: 16px;
    }
  }
  .sct-links .line-ttl-sub-left {
    background: #333333;
    border-style: solid;
    border-color: #333333;
    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: #333333;
    border-style: solid;
    border-color: #333333;
    border-width: 1px;
    flex-shrink: 0;
    width: 22px;
    height: 1px;
    position: relative;
    transform: rotate(-60deg) scale(1, 1);
  }
  .sct-links .ttl-main {
    color: #333333;
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    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: #f1819c;
    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: #f1819c;
    text-align: center;
    font-size: 19px;
    line-height: 140%;
    font-weight: 500;
    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: #f1819c;
    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: 500;
    position: relative;
    flex: 1;
  }