@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
.edu .ss-page-link {
  text-decoration: underline;
}
.edu .ss-page-link:hover, .edu .ss-page-link:focus-visible {
  text-decoration: none;
}
.edu .ss-page-mv {
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
@media screen and (min-width: 640px) {
  .edu .ss-page-mv {
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.edu .ss-page-mv-bg {
  height: calc(100vw + 50px);
  top: 50px;
}
@media screen and (min-width: 640px) {
  .edu .ss-page-mv-bg {
    height: 100lvh;
    top: 0;
  }
}
.edu .ss-page-mv-in {
  height: 100vw;
  position: relative;
}
@media screen and (min-width: 640px) {
  .edu .ss-page-mv-in {
    height: calc(100lvh - 70px - 54px - 70px);
  }
}
.edu .ss-page-bg {
  width: 100%;
  height: 100lvh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.edu .ss-page-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.edu .ss-page-body {
  position: relative;
}
.edu .ss-page-intro {
  padding-top: 60px;
  padding-top: 15.3847vw;
  padding-bottom: 60px;
  padding-bottom: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-page-intro {
    padding: 100px 0;
  }
}
.edu .ss-page-intro-ttl {
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  font-size: 5.6411vw;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  margin: 0;
  margin-bottom: 39px;
  margin-bottom: 10vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-page-intro-ttl {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.4285714286;
    margin-bottom: 58px;
  }
}
.edu .ss-page-intro-txt {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
  margin: 0;
}
@media screen and (min-width: 640px) {
  .edu .ss-page-intro-txt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
  }
}
.edu .ss-page-intro-txt + .ss-page-intro-txt {
  margin-top: 2em;
}
.edu .ss-page-intro-note {
  margin-top: 1.25em;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
}
@media screen and (min-width: 640px) {
  .edu .ss-page-intro-note {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
  }
}
.edu .ss-art {
  padding-top: 60px;
  padding-top: 15.3847vw;
  padding-bottom: 80px;
  padding-bottom: 20.5129vw;
  margin-top: -1px;
}
@media screen and (min-width: 640px) {
  .edu .ss-art {
    padding-top: 120px;
    padding-bottom: 160px;
  }
}
.edu .ss-art.has-last {
  padding-bottom: 20px;
  padding-bottom: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art.has-last {
    padding-bottom: 40px;
  }
}
.edu .ss-art-sec:nth-of-type(n + 2) {
  margin-top: 80px;
  margin-top: 20.5129vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-sec:nth-of-type(n + 2) {
    margin-top: 160px;
  }
}
.edu .ss-art-ttl {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  font-size: 4.6154vw;
  line-height: 1.5555555556;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
  margin-bottom: 10.2565vw;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-ttl {
    margin-bottom: 52px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.6666666667;
  }
}
.edu .ss-art-txt {
  margin: 0;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-txt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
  }
}
.edu .ss-art-txt + .ss-art-txt {
  margin-top: 2em;
}
.edu .ss-art-cap {
  text-align: center;
  margin: 0;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.6153846154;
  margin-top: 6px;
  margin-top: 1.5385vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-cap {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 8px;
  }
}
.edu .ss-art-cap + .ss-art-txt {
  margin-top: 45px;
  margin-top: 11.5385vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-cap + .ss-art-txt {
    margin-top: 60px;
  }
}
.edu .ss-art-cap + .ss-art-btn-wrap {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-cap + .ss-art-btn-wrap {
    margin-top: 100px;
  }
}
.edu .ss-art-img {
  margin-top: 45px;
  margin-top: 11.5385vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-img {
    margin-top: 60px;
  }
}
.edu .ss-art-img-in {
  overflow: hidden;
  border-radius: 5px;
}
.edu .ss-art-img img {
  display: block;
  width: 100%;
  height: auto;
}
.edu .ss-art-img-cap {
  text-align: center;
  margin: 0;
  margin-top: 10px;
  margin-top: 2.5642vw;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-img-cap {
    margin-top: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.edu .ss-art-img + .ss-art-txt {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-img + .ss-art-txt {
    margin-top: 60px;
  }
}
.edu .ss-art-img + .ss-art-cap {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-img + .ss-art-cap {
    margin-top: 20px;
  }
}
.edu .ss-art-img + .ss-art-btn-wrap {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-img + .ss-art-btn-wrap {
    margin-top: 100px;
  }
}
@media screen and (min-width: 640px) {
  .edu .ss-art-2col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 640px) {
  .edu .ss-art-2col-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% - 28px) / 2);
  }
}
.edu .ss-art-2col-item:nth-of-type(n + 2) {
  margin-top: 35px;
  margin-top: 8.9744vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-2col-item:nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: 28px;
  }
}
.edu .ss-art-outro {
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-outro {
    margin-top: 120px;
  }
}
.edu .ss-art-outro-img img {
  display: block;
  width: 100%;
  height: auto;
}
.edu .ss-art-outro-img-cap {
  text-align: center;
  margin: 0;
  margin-top: 10px;
  margin-top: 2.5642vw;
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-outro-img-cap {
    margin-top: 15px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.edu .ss-art-outro + .ss-art-btn-wrap {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-outro + .ss-art-btn-wrap {
    margin-top: 100px;
  }
}
.edu .ss-art-last {
  font-size: 13px;
  font-size: 3.3334vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-last {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.edu .ss-art-last-wrap {
  padding-top: 40px;
  padding-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-last-wrap {
    padding-top: 80px;
  }
}
.edu .ss-art-btn {
  width: 230px;
  width: 58.9744vw;
  height: 60px;
  height: 15.3847vw;
  background: #2f353d;
  color: #fff;
  border-radius: 200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #2f353d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-btn {
    width: 360px;
    height: 70px;
  }
}
.edu .ss-art-btn:hover, .edu .ss-art-btn:focus-visible {
  background: transparent;
  color: #2f353d;
}
.edu .ss-art-btn:hover .icon svg, .edu .ss-art-btn:focus-visible .icon svg {
  fill: #2f353d;
}
.edu .ss-art-btn .icon svg {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  fill: #fff;
  width: 100%;
  height: auto;
}
.edu .ss-art-btn .icon-download {
  margin-right: 12px;
  margin-right: 3.077vw;
  width: 18px;
  width: 4.6154vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-btn .icon-download {
    width: 21px;
    margin-right: 15px;
  }
}
.edu .ss-art-btn .icon-blank {
  margin-left: 10px;
  margin-left: 2.5642vw;
  width: 13px;
  width: 3.3334vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-btn .icon-blank {
    margin-left: 12px;
    width: 15px;
  }
}
.edu .ss-art-btn .txt {
  font-size: 18px;
  font-size: 4.6154vw;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-btn .txt {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .ss-art-btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.edu .ss-art-related {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2f353d;
  border-radius: 5px;
  background: transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-related {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 70px;
  }
}
.edu .ss-art-related:hover, .edu .ss-art-related:focus-visible {
  background: #fff;
}
.edu .ss-art-related-wrap {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-related-wrap {
    margin-top: 100px;
  }
}
.edu .ss-art-related-ttl {
  padding-top: 11px;
  padding-top: 2.8206vw;
  padding-bottom: 12px;
  padding-bottom: 3.077vw;
  text-align: center;
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.3333333333;
  font-weight: 700;
  border-bottom: 1px solid #2f353d;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-related-ttl {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.1052631579;
    padding: 0 39px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    border-bottom: 0;
    border-right: 1px solid #2f353d;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.edu .ss-art-related-link {
  padding-top: 12px;
  padding-top: 3.077vw;
  padding-bottom: 12px;
  padding-bottom: 3.077vw;
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-related-link {
    text-align: left;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 46px;
    height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.edu .ss-art-related-link-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: inherit;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-related-link-txt:nth-of-type(n + 2) {
    margin-left: 20px;
  }
}
.edu .ss-art-related-link-txt .icon-blank {
  width: 13px;
  width: 3.3334vw;
  margin-left: 7px;
  margin-left: 1.7949vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-related-link-txt .icon-blank {
    width: 15px;
    margin-left: 20px;
  }
}
.edu .ss-art-related-link-txt .icon-blank svg {
  display: block;
  width: 100%;
  height: auto;
}
.edu .ss-art-modal {
  position: relative;
  display: block;
}
.edu .ss-art-modal:hover > img, .edu .ss-art-modal:focus-visible > img {
  opacity: 0.6;
}
.edu .ss-art-modal > img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.edu .ss-art-modal-icon {
  z-index: 1;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-modal-icon {
    width: 36px;
    height: 36px;
  }
}
.edu .ss-art-modal-icon img {
  width: 100%;
  height: auto;
  opacity: 1 !important;
}
.edu .ss-art-num-sec {
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-sec {
    margin-top: 80px;
  }
}
.edu .ss-art-num-sec + .ss-art-num-sec {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-sec + .ss-art-num-sec {
    margin-top: 60px;
  }
}
.edu .ss-art-num-ttl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  margin-bottom: 30px;
  margin-bottom: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 40px;
  }
}
.edu .ss-art-num-ttl-sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  width: 38.4616vw;
  height: 38px;
  height: 9.7436vw;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-ttl-sub {
    width: 190px;
    height: 49px;
  }
}
.edu .ss-art-num-ttl-txt, .edu .ss-art-num-ttl-num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-size: 3.5898vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-ttl-txt, .edu .ss-art-num-ttl-num {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.edu .ss-art-num-ttl-txt {
  width: 109px;
  width: 27.9488vw;
  background: #2f353d;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-ttl-txt {
    width: 138px;
  }
}
.edu .ss-art-num-ttl-num {
  width: 41px;
  width: 10.5129vw;
  background: #777a7f;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-ttl-num {
    width: 52px;
  }
}
.edu .ss-art-num-ttl-main {
  font-size: 18px;
  font-size: 4.6154vw;
  letter-spacing: 0.05em;
  margin-top: 15px;
  margin-top: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-art-num-ttl-main {
    margin-top: 0;
    margin-left: 30px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.edu .ss-rel {
  padding-top: 80px;
  padding-top: 20.5129vw;
  padding-bottom: 80px;
  padding-bottom: 20.5129vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-rel {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}
.edu .ss-rel-ttl {
  margin: 0;
  text-align: center;
  font-weight: 400;
  font-size: 22px;
  font-size: 5.6411vw;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-ttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.edu .ss-rel-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 40px;
  margin-top: 10.2565vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-list {
    margin-top: 50px;
    padding: 0 80px;
  }
}
@media screen and (min-width: 1025px) {
  .edu .ss-rel-list {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
  }
}
.edu .ss-rel-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc((100% - 3.8461538462vw) / 2);
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-item {
    width: calc((100% - 40px) / 3);
    margin-left: 20px;
  }
}
@media screen and (min-width: 1025px) {
  .edu .ss-rel-item {
    width: calc((100% - 80px) / 5);
  }
}
.edu .ss-rel-item:nth-of-type(even) {
  margin-left: 15px;
  margin-left: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-item:nth-of-type(even) {
    margin-left: 20px;
  }
}
.edu .ss-rel-item:nth-of-type(n + 3) {
  margin-top: 46px;
  margin-top: 11.7949vw;
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-item:nth-of-type(n + 3) {
    margin-top: 0;
    margin-left: 20px;
  }
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-item:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 1025px) {
  .edu .ss-rel-item:nth-of-type(3n + 1) {
    margin-left: 20px;
  }
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-item:nth-of-type(n + 4) {
    margin-top: 45px;
  }
}
@media screen and (min-width: 1025px) {
  .edu .ss-rel-item:nth-of-type(n + 4) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .edu .ss-rel-item:nth-of-type(5n + 1) {
    margin-left: 0;
  }
}
@media screen and (min-width: 1025px) {
  .edu .ss-rel-item:nth-of-type(n + 6) {
    margin-top: 45px;
  }
}
.edu .ss-rel-item-img {
  border: thin solid #d5d5d5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
  overflow: hidden;
}
.edu .ss-rel-item-img::before {
  content: "";
  padding-top: 100%;
  display: block;
  width: 100%;
}
.edu .ss-rel-item-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.edu .ss-rel-item-txt {
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.5384615385;
  margin-top: 1em;
}
@media screen and (min-width: 640px) {
  .edu .ss-rel-item-txt {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.edu .ss-rel-link {
  color: #333333;
}
.edu .ss-rel-link:hover, .edu .ss-rel-link:focus-visible {
  text-decoration: underline;
}
.edu .ss-rel-link:hover .ss-rel-item-img, .edu .ss-rel-link:focus-visible .ss-rel-item-img {
  opacity: 0.8;
}
.edu .ss-contact.not-tp {
  background: #22262b;
}

.f-button.is-close-btn {
  width: 28px;
  height: 28px;
  background: #fff !important;
  border-radius: 50%;
  opacity: 1 !important;
  top: -38px !important;
  right: 10px !important;
}
@media screen and (min-width: 640px) {
  .f-button.is-close-btn {
    width: 36px;
    height: 36px;
    top: -51px !important;
    right: 0 !important;
  }
}
.f-button.is-close-btn svg {
  stroke-width: 3;
  width: 14px;
  height: 14px;
  stroke: #2f353d;
}
.f-button.is-close-btn:hover, .f-button.is-close-btn:focus-visible {
  background: #fff !important;
  opacity: 0.6 !important;
}

@media screen and (min-width: 640px) {
  .fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn .fancybox__content img {
  border-radius: 7px;
  overflow: hidden;
}