<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "../swiper-bundle.min.css";
.esg-top-title .esg-top-title-main {
  width: 81.354166%;
  margin: auto;
  padding: 129px 0 100px;
}
.esg-top-title .esg-top-title-main h2 {
  font-size: 41.75px;
  margin-bottom: 1em;
  color: #808080;
  text-align: center;
}
.esg-top-title .esg-top-title-main p {
  font-size: 25px;
  color: #808080;
  text-align: center;
  line-height: 1.7;
}

.company-pay-main-title {
  width: 71.5625%;
  margin: auto;
  margin-bottom: 215px;
}
.company-pay-main-title h3 {
  font-size: 38px;
  text-align: center;
  color: #808080;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 40px;
}
.company-pay-main-title h3::after {
  content: "";
  display: block;
  border-top: 1px solid #808080;
  width: 0;
  flex-grow: 1;
}
.company-pay-main-title h3::before {
  content: "";
  display: block;
  border-top: 1px solid #808080;
  width: 0;
  flex-grow: 1;
}

.n-company-pay {
  margin-bottom: 115px;
}
.n-company-pay .n-esg-item {
  background-color: #f8f8f8;
}
.n-company-pay .n-esg-item.esg-more-high .n-item-main .esg-item-content {
  padding-bottom: 213px !important;
}
.n-company-pay .n-esg-item.esg-D-reverse .n-item-main .esg-item-content {
  padding-bottom: 91px;
  padding-left: 0;
  padding-right: 36px;
}
.n-company-pay .n-esg-item.esg-D-reverse .n-item-main .esg-item-content h4 {
  left: auto;
  right: 36px;
}
.n-company-pay .n-esg-item + .n-esg-item {
  margin-top: 215px;
}
.n-company-pay .n-esg-item .n-item-main {
  width: 85.4166666%;
  margin: auto;
}
.n-company-pay .n-esg-item .n-item-main .esg-picture-layout {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-pic {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100px);
}
.n-company-pay .n-esg-item .n-item-main .n-item-swiper {
  position: relative;
  top: 0;
  left: 0;
  transform: translateY(-100px);
}
.n-company-pay .n-esg-item .n-item-main .esg-item-content {
  position: relative;
  padding-top: 72px;
  padding-bottom: 94px;
  padding-left: 36px;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-content h4 {
  font-size: 35px;
  color: #121212;
  position: absolute;
  left: 36px;
  top: calc(-1em - 29px);
}
.n-company-pay .n-esg-item .n-item-main .esg-item-content p {
  font-size: 20px;
  color: #808080;
  line-height: 1.7;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-content .esg-item-icon {
  width: 121.54px;
  float: left;
  margin: 0 30px 0 0;
  shape-outside: margin-box;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-content .esg-item-icon img {
  width: 100%;
  vertical-align: top;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-list {
  margin-top: 50px;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-list p {
  font-size: 20px;
  color: #808080;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-list &gt; li {
  display: flex;
}
.n-company-pay .n-esg-item .n-item-main .esg-item-list &gt; li::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #808080;
  display: block;
  border-radius: 30px;
  margin-right: 0.5em;
  flex-shrink: 0;
  transform: translateY(0.7em);
}
.n-company-pay .n-esg-item .n-item-main .esg-item-list &gt; li &gt; p {
  font-size: 20px;
}

.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #fcc800;
  transition: 0.2s ease-in-out;
  opacity: 1;
  margin: 0 0.3906vw !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  width: 34px;
  background: #fcc800;
}

.swiper-button-next,
.swiper-button-prev {
  width: 13.5px;
}
.swiper-button-next img,
.swiper-button-prev img {
  width: 100%;
  vertical-align: top;
}

.swiper-button-next {
  top: 98%;
  right: 9vw;
}

.swiper-button-prev {
  top: 98%;
  left: 9vw;
}

.swiper-pagination {
  width: auto;
  height: auto;
}

@media (max-width: 763px) {
  .esg-top-title .esg-top-title-main h2 {
    font-size: 36px;
  }
  .esg-top-title .esg-top-title-main p {
    font-size: 20px;
  }
  .company-pay-main-title h3 {
    font-size: 26px;
  }
  .n-company-pay {
    margin-bottom: 115px;
  }
  .n-company-pay .n-esg-item {
    background-color: #f8f8f8;
    padding-bottom: 50px;
  }
  .n-company-pay .n-esg-item.esg-more-high .n-item-main .esg-item-content {
    padding-bottom: 0 !important;
  }
  .n-company-pay .n-esg-item.esg-D-reverse .n-item-main .esg-item-content {
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0px;
  }
  .n-company-pay .n-esg-item.esg-D-reverse .n-item-main .esg-item-content h4 {
    font-size: 26px;
    left: 0px;
    right: 0px;
  }
  .n-company-pay .n-esg-item + .n-esg-item {
    margin-top: 215px;
  }
  .n-company-pay .n-esg-item .n-item-main {
    width: 85.4166666%;
    margin: auto;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-picture-layout {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-pic {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(-100px);
  }
  .n-company-pay .n-esg-item .n-item-main .n-item-swiper {
    position: relative;
    top: 0;
    left: 0;
    transform: translateY(-100px);
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-content {
    position: relative;
    padding-top: 30px;
    padding-bottom: 94px;
    padding-left: 0px;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-content h4 {
    font-size: 26px;
    position: absolute;
    left: 0px;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-content p {
    font-size: 20px;
    line-height: 1.6;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-content .esg-item-icon {
    width: 121.54px;
    float: left;
    margin: 0 30px 0 0;
    shape-outside: margin-box;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-content .esg-item-icon img {
    width: 100%;
    vertical-align: top;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-list {
    margin-top: 50px;
  }
  .n-company-pay .n-esg-item .n-item-main .esg-item-list p {
    font-size: 20px;
  }
  .swiper-button-next {
    top: 96%;
    right: 13%;
  }
  .swiper-button-prev {
    top: 96%;
    left: 13%;
  }
  .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #fcc800;
    transition: 0.2s ease-in-out;
    opacity: 1;
    margin: 0 2px !important;
  }
}
body {
  font-family: "Noto Sans TC", sans-serif;
}

.normal-font-style400, .esg-top-title .esg-top-title-main p, .n-company-pay .n-esg-item .n-item-main .esg-item-content p, .n-company-pay .n-esg-item .n-item-main .esg-item-list p {
  font-weight: 400;
  letter-spacing: 0.05em;
}

.normal-font-style500 {
  font-weight: 500;
  letter-spacing: 0.05em;
}

.normal-font-style600, .esg-top-title .esg-top-title-main h2, .company-pay-main-title h3, .n-company-pay .n-esg-item .n-item-main .esg-item-content h4 {
  font-weight: 600;
  letter-spacing: 0.05em;
}

.normal-font-style700 {
  font-weight: 700;
  letter-spacing: 0.05em;
}

.normal-font-style800 {
  font-weight: 700;
  letter-spacing: 0.05em;
}/*# sourceMappingURL=newEsg.css.map */</pre></body></html>