@charset "UTF-8";
/* Scss Document */
/* UTILITY
 * ========================================================================== */
.mod_81 {
  width: 800px;
}
@media screen and (max-width: 767px) {
  .mod_81 {
    width: 80%;
  }
}
.mod_81 .description {
  font-size: 1rem;
  line-height: 1.8125;
  letter-spacing: 0.075em;
  font-weight: 400;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .mod_81 .description {
    font-size: 3.3333333333vw;
    line-height: 1.88;
    letter-spacing: 0;
  }
}
.mod_81 .table-contents {
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents {
    margin-top: 9.3333333333vw;
  }
}
.mod_81 .table-contents .sp-scroll {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll {
    padding-bottom: 4vw;
  }
}
.mod_81 .table-contents .sp-scroll .simplebar-track {
  background-color: #e8f2fa;
  height: 12px;
}
.mod_81 .table-contents .sp-scroll .simplebar-track .simplebar-scrollbar:before {
  background-color: #0a4580;
  opacity: 1;
  height: 8px;
}
.mod_81 .table-contents .sp-scroll .table {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table {
    width: 213.3333333333vw;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(1) th,
.mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(1) td, .mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(2) th,
.mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(2) td {
  background-color: #064580;
  color: #fff;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 2.0714285714;
  padding: 0.111em 0;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(1) th,
  .mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(1) td, .mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(2) th,
  .mod_81 .table-contents .sp-scroll .table tbody tr:nth-child(2) td {
    border-top: solid 0.2666666667vw #fff;
    border-right: solid 0.2666666667vw #fff;
    font-size: 3.7333333333vw;
    line-height: 1.555;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(1) {
  font-weight: 700;
  width: 26%;
}
.mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(3) {
  width: 20%;
}
.mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(1), .mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(3) {
  font-size: 1rem;
  line-height: 1.8125;
  letter-spacing: 0.075em;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(1), .mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(3) {
    font-size: 4.2666666667vw;
    line-height: 1.555;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(2) {
  width: 54%;
  font-size: 0.875rem;
  line-height: 2.0714285714;
  font-weight: 500;
  letter-spacing: 0.111em;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr th:nth-child(2) {
    font-size: 3.7333333333vw;
    line-height: 1.555;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr th:first-child {
  border-left: solid 1px #064580;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr th:first-child {
    border-left: solid 0.2666666667vw #064580;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr th:last-child {
  border-right: solid 1px #064580;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr th:last-child {
    border-right: solid 0.2666666667vw #064580;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr td {
  border-right: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 0.8125rem;
  line-height: 1.4615384615;
  font-weight: 400;
  letter-spacing: 0.111;
  padding: 0.555em 0;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr td {
    border-right: solid 0.2666666667vw #000;
    border-bottom: solid 0.2666666667vw #000;
    font-size: 3.4666666667vw;
    line-height: 1.555;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr td:first-child {
  border-left: solid 1px #000;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .sp-scroll .table tbody tr td:first-child {
    border-left: solid 0.2666666667vw #000;
  }
}
.mod_81 .table-contents .sp-scroll .table tbody tr td.gray {
  background-color: #f2f2f2;
}
.mod_81 .table-contents .indent {
  width: 100%;
  margin-top: 2em;
}
.mod_81 .table-contents .indent li {
  padding-left: 3.222em;
  text-indent: -3.222em;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1.5833333333;
  letter-spacing: 0.111;
  margin-top: 0.555em;
}
@media screen and (max-width: 767px) {
  .mod_81 .table-contents .indent li {
    font-size: 2.9333333333vw;
    line-height: 1.3181818182;
    margin-top: 1em;
  }
}

.mod_82 {
  width: 600px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 767px) {
  .mod_82 {
    width: 100%;
    margin: 0 auto 0 auto;
  }
}
.mod_82 img {
  width: 100%;
  height: auto;
}

.mod_83 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
@media screen and (max-width: 767px) {
  .mod_83 {
    margin-top: 6.6666666667vw;
  }
}
.mod_83 figure {
  width: 230px;
}
@media screen and (max-width: 767px) {
  .mod_83 figure {
    width: 37.3333333333vw;
  }
}
.mod_83 figure img {
  width: 100%;
  height: auto;
}
.mod_83 figure figcaption {
  text-align: center;
  font-size: 0.75rem;
  margin-top: 1em;
}
@media screen and (max-width: 767px) {
  .mod_83 figure figcaption {
    font-size: 3.3333333333vw;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .mod_83 figure:nth-child(3) {
    margin: 5.3333333333vw auto 0 auto;
  }
}
.mod_83 .indent {
  width: 100%;
  text-align: right;
  font-size: 0.75rem;
  letter-spacing: 0.04em;
  line-height: 1.555em;
  margin-top: 2em;
}
@media screen and (max-width: 767px) {
  .mod_83 .indent {
    text-align: justify;
    font-size: 2.9333333333vw;
    text-indent: -1em;
    padding-left: 1em;
  }
}

.mod_84 {
  width: 100%;
  margin-top: 30px;
  padding: 10px 192px 40px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mod_84 {
    margin-top: 2.6666666667vw;
    padding: 1.3333333333vw 0 0 0;
  }
}
.mod_84 .text {
  position: relative;
  z-index: 10;
  font-size: 1rem;
  line-height: 1.8125;
  letter-spacing: 0.018em;
}
@media screen and (max-width: 767px) {
  .mod_84 .text {
    font-size: 3.3333333333vw;
    line-height: 1.88;
    letter-spacing: 2;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .mod_84 .text.indent {
    text-indent: -1em;
    padding-left: 1em;
  }
}
.mod_84 .mod_84-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 405px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .mod_84 .mod_84-img {
    width: 100%;
    top: 52vw;
  }
}
@media screen and (max-width: 767px) {
  .mod_84 .mod_84-img img {
    width: 80vw;
    height: auto;
  }
}

.mod_85 {
  width: 244px;
  margin-top: 20px;
  margin-left: 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mod_85 {
    width: 56.9333333333vw;
    margin-top: 5.3333333333vw;
    margin-left: 6.6666666667vw;
  }
}
.mod_85:after {
  content: "＊";
  position: absolute;
  left: -20px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .mod_85:after {
    left: -5.3333333333vw;
  }
}
.mod_85 dt {
  width: 100%;
  height: 30px;
  background-image: url(/gakuen/about/donation/assets/img/about/honoring_008.webp);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  color: #fff;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.075em;
  font-weight: 400;
  padding-left: 10px;
  margin-bottom: 1em;
}
@media screen and (max-width: 767px) {
  .mod_85 dt {
    height: 6.9333333333vw;
    font-size: 3.2vw;
    padding-left: 2.6666666667vw;
  }
}
.mod_85 + .mod_85 dt {
  background-image: url(/gakuen/about/donation/assets/img/about/honoring_009.webp);
}
.mod_85 + .mod_85:after {
  display: none;
}
.mod_85 dd {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.555em;
  letter-spacing: 0.075em;
  margin-top: 0.555em;
}
@media screen and (max-width: 767px) {
  .mod_85 dd {
    font-size: 3.2vw;
  }
}
.mod_85 dd span {
  width: 113px;
  display: inline-block;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .mod_85 dd span {
    width: 25.3333333333vw;
    padding-left: 2.6666666667vw;
  }
}

.mod_86 {
  width: 800px !important;
  margin: 70px auto 0 auto !important;
}
@media screen and (max-width: 767px) {
  .mod_86 {
    width: 100% !important;
    margin: 6vw auto 0 auto !important;
  }
}

.mod_87 {
  position: fixed;
  top: 80px;
  left: 15px;
  z-index: 998;
  width: 320px;
}
@media screen and (max-width: 767px) {
  .mod_87 {
    width: 60vw;
    top: 14.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.mod_87 a {
  width: 100%;
  height: auto;
  position: relative;
  transition: transform 0.3s ease-out;
  will-change: transform;
  display: block;
}
.mod_87 a img {
  width: 100%;
  height: auto;
}
.mod_87 a p {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-family: "Noto Serif JP", serif;
  font-size: 1rem;
  line-height: 1;
  margin-top: 0.085em;
}
@media screen and (max-width: 767px) {
  .mod_87 a p {
    font-size: 3.4666666667vw;
    margin-top: 0;
  }
}
.mod_87 a:hover {
  transform: scale(1.05, 1.05);
}/*# sourceMappingURL=override.css.map */