<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==================== å†…é¡µ4 - é€šç”¨æ&nbsp;‡é¢˜ Start ==================== */
.ny4-title {
  font-size: 1.979vw;
  line-height: 1.1;
  color: #000000;
  margin-bottom: 2.083vw;
}
@media screen and (min-width: 1920px) {
  .ny4-title {
    font-size: 38px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ny4-title {
    font-size: 24px;
    margin-bottom: 40px;
  }
}
/* ==================== å†…é¡µ4 - é€šç”¨æ&nbsp;‡é¢˜ End ==================== */
/* ==================== å†…é¡µ4 - æ¿å—ä¸€ Start ==================== */
/* ==================== å†…é¡µ4 - æ¿å—ä¸€ End ==================== */
/* ==================== å†…é¡µ4 - æ¿å—äºŒ Start ==================== */
.ny4-section2 {
  padding-top: 80px;
  padding-bottom: 100px;
}
.ny4-section2 .itembox {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.ny4-section2 .item {
  width: 32%;
}
.ny4-section2 .item:nth-child(3n-1) {
  margin-left: 2%;
  margin-right: 2%;
}
.ny4-section2 .item:nth-child(3) ~ .item {
  margin-top: 2%;
}
.ny4-section2 .item:hover .text {
  color: #49C4FF;
}
.ny4-section2 .item .image {
  display: block;
  overflow: hidden;
}
.ny4-section2 .item .text {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.2;
  color: #333;
  padding-bottom: 20px;
  transition: color 0.4s;
}
.ny4-section2 .mxw-pagination {
  margin-top: 60px;
}
@media screen and (min-width: 1920px) {
  .ny4-section2 {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  .ny4-section2 .item .text {
    margin-top: 30px;
    font-size: 20px;
    padding-bottom: 20px;
  }
  .ny4-section2 .mxw-pagination {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ny4-section2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .ny4-section2 .item {
    width: 100%;
    margin: 0 !important;
  }
  .ny4-section2 .item:first-child ~ .item {
    margin-top: 20px !important;
  }
  .ny4-section2 .item .text {
    margin-top: 20px;
    font-size: 14px;
    padding-bottom: 20px;
  }
  .ny4-section2 .mxw-pagination {
    margin-top: 50px;
  }
}
/* ==================== å†…é¡µ4 - æ¿å—äºŒ End ==================== */
</pre></body></html>