@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-VariableFont_wdth,wght.ttf");
}
.notice-body {
  width: 100%;
  font-family: "Noto Sans JP";
  font-weight: 500;
}
.notice-body h2 {
  line-height: 1;
}
.notice-body .notice-list .notice-item {
  display: flex;
  gap: 4vw;
  align-items: center;
  padding: 30px 50px;
  margin-left: -6.6666666667vw;
  margin-right: -6.6666666667vw;
  border-top: 1px solid #c7c7c9;
}
.notice-body .notice-list .notice-item:last-child {
  border-bottom: 1px solid #c7c7c9;
}
@media screen and (min-width: 751px) {
  .notice-body .notice-list .notice-item {
    gap: 30px;
    padding: 20px;
    margin-left: unset;
    margin-right: unset;
  }
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item {
    gap: 2vw;
    padding: 1.3333333333vw;
    border-top-width: 0.0666666667vw;
  }
  .notice-body .notice-list .notice-item:last-child {
    border-bottom-width: 0.0666666667vw;
  }
}
.notice-body .notice-list .notice-item .notice-time {
  text-align: center;
}
.notice-body .notice-list .notice-item .notice-time .year {
  line-height: 28px;
  color: black;
}
.notice-body .notice-list .notice-item .notice-time .year {
  font-size: 12px;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .year {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 750px) {
  .notice-body .notice-list .notice-item .notice-time .year {
    font-size: clamp(10.8px, 2.396804261vw, 18px) !important;
  }
}
@media screen and (min-width: 751px) {
  .notice-body .notice-list .notice-item .notice-time .year {
    line-height: 20px;
  }
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .year {
    line-height: 1.3333333333vw;
  }
}
.notice-body .notice-list .notice-item .notice-time .date {
  padding-left: 7px;
  padding-right: 7px;
  border-top: 1px solid #c7c7c9;
  line-height: 32px;
  color: black;
}
.notice-body .notice-list .notice-item .notice-time .date {
  font-size: 18px;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .date {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 750px) {
  .notice-body .notice-list .notice-item .notice-time .date {
    font-size: clamp(14.4px, 3.1957390146vw, 24px) !important;
  }
}
@media screen and (min-width: 751px) {
  .notice-body .notice-list .notice-item .notice-time .date {
    line-height: 24px;
  }
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .date {
    line-height: 1.6vw;
  }
}
.notice-body .notice-list .notice-item .notice-time .time {
  line-height: 28px;
  color: #666666;
}
.notice-body .notice-list .notice-item .notice-time .time {
  font-size: 12px;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .time {
    font-size: 0.8vw;
  }
}
@media screen and (max-width: 750px) {
  .notice-body .notice-list .notice-item .notice-time .time {
    font-size: clamp(10.8px, 2.396804261vw, 18px) !important;
  }
}
@media screen and (min-width: 751px) {
  .notice-body .notice-list .notice-item .notice-time .time {
    line-height: 20px;
  }
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .time {
    line-height: 1.3333333333vw;
  }
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-time .date {
    padding-left: 0.4666666667vw;
    padding-right: 0.4666666667vw;
    border-top-width: 0.0666666667vw;
  }
}
.notice-body .notice-list .notice-item .notice-content .type {
  padding-left: 10px;
  padding-right: 10px;
  background-color: black;
  color: #f4f6f8;
  width: fit-content;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-content .type {
    padding-left: 0.6666666667vw;
    padding-right: 0.6666666667vw;
  }
}
.notice-body .notice-list .notice-item .notice-content .type {
  margin-bottom: 8px;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-content .type {
    margin-bottom: 0.5333333333vw;
  }
}
.notice-body .notice-list .notice-item .notice-content .type {
  font-size: 14px;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-content .type {
    font-size: 0.9333333333vw;
  }
}
@media screen and (max-width: 750px) {
  .notice-body .notice-list .notice-item .notice-content .type {
    font-size: clamp(12px, 2.6631158455vw, 20px) !important;
  }
}
.notice-body .notice-list .notice-item .notice-content .content {
  color: #666666;
}
.notice-body .notice-list .notice-item .notice-content .content {
  font-size: 16px;
}
@media screen and (min-width: 1500px) {
  .notice-body .notice-list .notice-item .notice-content .content {
    font-size: 1.0666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .notice-body .notice-list .notice-item .notice-content .content {
    font-size: clamp(13.2px, 2.9294274301vw, 22px) !important;
  }
}
.notice-body .article {
  padding: 50px;
  border: 0;
  border-radius: unset;
  margin-left: -6.6666666667vw;
  margin-right: -6.6666666667vw;
  background-color: #fbfbfc;
}
@media screen and (min-width: 751px) {
  .notice-body .article {
    border: 2px solid white;
    border-radius: 12px;
    margin-left: unset;
    margin-right: unset;
  }
}
@media screen and (min-width: 1500px) {
  .notice-body .article {
    padding: 3.3333333333vw;
    border-width: 0.1333333333vw;
    border-radius: 0.8vw;
  }
}
.notice-body .article .article-title {
  color: #23afc0;
}
.notice-body .article .article-content {
  color: #666666;
}
@media screen and (min-width: 1100px) {
  .notice-body .notice-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.notice-body .notice-footer .page-info {
  white-space: nowrap;
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (min-width: 1100px) {
  .notice-body .notice-footer .page-info {
    padding-bottom: unset;
  }
}
.notice-body .menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
@media screen and (min-width: 1500px) {
  .notice-body .menu {
    gap: 0.6666666667vw;
  }
}
@media screen and (max-width: 1100px) {
  .notice-body .menu {
    grid-template-columns: 1fr !important;
  }
}
@media screen and (max-width: 751px) {
  .notice-body .menu {
    gap: 20px;
  }
}