<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: #f5f9f9;
  opacity: 0.94;
}

.Main {
  padding-bottom: 6.71875vw;
}

.Firstview {
  position: relative;
  margin-top: -96px;
}
@media only screen and (max-width: 768px) {
  .Firstview {
    margin-top: 0px;
  }
}
.Firstview-Head {
  width: 100%;
  padding-top: clamp(180px, 10.6770833333vw, 205px);
  background-color: #d6ddec;
  background: url(../images/firstview-bg.jpg) no-repeat center center/cover;
}
@media only screen and (max-width: 768px) {
  .Firstview-Head {
    padding-top: clamp(45px, 11.71875vw, 90px);
    padding-left: 1.3333333333vw;
    background: url(../images/firstview-bg-sp.jpg) no-repeat center center/cover;
  }
}
.Firstview-Title {
  font-family: din-2014, sans-serif;
  font-size: clamp(50px, 7.2916666667vw, 140px);
  line-height: 0.6785714286;
  font-weight: bold;
  font-style: italic;
  color: #f5f9f9;
}
@media only screen and (max-width: 768px) {
  .Firstview-Title {
    font-size: clamp(50px, 10.4166666667vw, 80px);
    margin-top: 5px;
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Title {
    font-size: 12.5vw;
  }
}
.Firstview-Contents {
  width: 89.5833333333vw;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .Firstview-Contents {
    width: 94.6666666667vw;
  }
}
.Firstview-Contents-Title {
  font-size: clamp(26px, 1.5625vw, 30px);
  letter-spacing: 0.2em;
  color: #161414;
  font-style: italic;
  position: absolute;
  top: 0;
}
@media only screen and (max-width: 768px) {
  .Firstview-Contents-Title {
    font-size: clamp(26px, 5.2083333333vw, 40px);
    letter-spacing: 0.3em;
    top: 0;
  }
}
@media only screen and (max-width: 374px) {
  .Firstview-Contents-Title {
    font-size: 6.875vw;
  }
}

.News {
  width: 79.1666666667vw;
  margin: 70px auto;
}
@media only screen and (max-width: 768px) {
  .News {
    width: 94.6666666667vw;
    margin: clamp(60px, 11.71875vw, 90px) auto 70px;
  }
}
.News-Container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px 0;
}
@media only screen and (max-width: 768px) {
  .News-Container {
    gap: 20px 0;
  }
}
.News-Title {
  width: 100%;
  font-family: din-2014, sans-serif;
  font-size: clamp(24px, 1.6666666667vw, 24px);
  text-align: center;
  border-bottom: solid 2px #090909;
  padding-bottom: clamp(10px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .News-Title {
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 374px) {
  .News-Title {
    font-size: 6.25vw;
  }
}
.News-Category {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 3px;
}
@media only screen and (max-width: 768px) {
  .News-Category {
    gap: 10px 1px;
  }
}
.News-Category-Tag {
  min-width: 180px;
  height: 39px;
  padding: 0 23px 0 35px;
  font-size: clamp(10px, 1.0416666667vw, 20px);
  line-height: 39px;
  letter-spacing: 0.4em;
  text-align: center;
  border-radius: 19px;
  border: solid 1px #090909;
  background-color: #f5f9f9;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .News-Category-Tag {
    min-width: 70px;
    height: 16.5px;
    padding: 0 13px 0 15px;
    line-height: 14px;
  }
}
.News-Category-Tag__all {
  font-family: din-2014, sans-serif;
  font-size: clamp(12px, 1.25vw, 24px);
  letter-spacing: 0.3em;
}
.News-Category-Tag__current {
  color: #f5f9f9;
  background-color: #090909;
}
.News-Main {
  width: 67.7083333333vw;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .News-Main {
    width: 100%;
  }
}
.News-Contents {
  width: 100%;
  display: flex;
  align-items: center;
  padding: clamp(20px, 2.34375vw, 45px) 0 clamp(20px, 2.34375vw, 45px) 6.25vw;
  gap: 0 2.2916666667vw;
  border-bottom: solid 1px #090909;
}
@media only screen and (max-width: 768px) {
  .News-Contents {
    padding: clamp(10px, 2.6041666667vw, 20px) 0;
    gap: 0 clamp(15px, 3.2552083333vw, 25px);
  }
}
.News-Contents-Item {
  display: flex;
  align-items: center;
  gap: 0 3.5416666667vw;
}
@media only screen and (max-width: 768px) {
  .News-Contents-Item {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 7.5px 0;
  }
}
.News-Contents-Item-Date {
  font-family: din-2014, sans-serif;
  font-size: clamp(14px, 1.25vw, 24px);
  text-align: justify;
}
.News-Contents-Item-Category {
  min-width: 100px;
  width: 8.3333333333vw;
  height: clamp(25px, 2.34375vw, 45px);
  line-height: clamp(25px, 2.34375vw, 45px);
  padding: 0 clamp(4px, 0.5208333333vw, 10px) 0 clamp(8px, 0.9375vw, 18px);
  font-size: clamp(10px, 0.9375vw, 18px);
  letter-spacing: 0.4em;
  text-align: center;
  border-radius: 19px;
  border: solid 1px #090909;
  background-color: #f5f9f9;
  flex-shrink: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .News-Contents-Item-Category {
    min-width: 85px;
    width: 20.8333333333vw;
    height: clamp(18px, 2.9333333333vw, 22px);
    line-height: clamp(18px, 2.9333333333vw, 22px);
  }
}
.News-Contents-Title {
  font-size: clamp(12px, 1.1458333333vw, 22px);
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-align: left;
}
.News .Pagination {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .News .Pagination {
    margin-top: 40px;
  }
}
.News .Pagination .page-numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 18px;
}
.News .Pagination .current,
.News .Pagination a {
  font-family: din-2014, sans-serif;
  font-size: 30px;
  line-height: 1.5;
}
@media only screen and (max-width: 768px) {
  .News .Pagination .current,
.News .Pagination a {
    font-size: 22px;
  }
}
.News .Pagination .current {
  border-bottom: solid 3px #000;
}
.News .Pagination .prev,
.News .Pagination .next {
  margin-top: 23px;
  position: relative;
  display: inline-block;
  color: #090909;
  vertical-align: middle;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .News .Pagination .prev,
.News .Pagination .next {
    margin-top: 18px;
  }
}
.News .Pagination .prev::before, .News .Pagination .prev::after,
.News .Pagination .next::before,
.News .Pagination .next::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
@media only screen and (max-width: 768px) {
  .News .Pagination .prev::before, .News .Pagination .prev::after,
.News .Pagination .next::before,
.News .Pagination .next::after {
    bottom: 4px;
  }
}
.News .Pagination .prev::before,
.News .Pagination .next::before {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 1px solid #090909;
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .News .Pagination .prev::before,
.News .Pagination .next::before {
    width: 30px;
    height: 30px;
  }
}
.News .Pagination .prev::after,
.News .Pagination .next::after {
  left: 12px;
  width: 11px;
  height: 11px;
  border-top: 2px solid #090909;
  border-right: 2px solid #090909;
  transform: rotate(45deg);
}
@media only screen and (max-width: 768px) {
  .News .Pagination .prev::after,
.News .Pagination .next::after {
    left: 9px;
    width: 9px;
    height: 9px;
  }
}
.News .Pagination .prev::before {
  left: -40px;
}
@media only screen and (max-width: 768px) {
  .News .Pagination .prev::before {
    left: -30px;
  }
}
.News .Pagination .prev::after {
  transform: rotate(-135deg);
  left: -23px;
}
@media only screen and (max-width: 768px) {
  .News .Pagination .prev::after {
    left: -17px;
  }
}
.News .Pagination .prev .next::after {
  transform: rotate(-135deg);
}/*# sourceMappingURL=style.css.map */
</pre></body></html>