.sustainabilityBox .sustainabilityList .item {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.mainArea {
  padding: 0;
}

.titleHomeBox {
  padding-bottom: 24px;
}
@media (max-width: 991px) {
  .titleHomeBox {
    padding-bottom: 20px;
  }
}
.titleHomeBox::before {
  content: "";
  position: absolute;
  width: 55px;
  height: 4px;
  background-color: #6db327;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
@media (max-width: 768px) {
  .titleHomeBox::before {
    width: 45px;
  }
}
.titleHomeBox.lineLeft::before {
  left: 0;
  translate: 0 0;
}

.strategyArea {
  position: relative;
  padding: 95px 0;
}
@media (max-width: 991px) {
  .strategyArea {
    padding: 60px 0;
  }
}
.strategyArea .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
@media (max-width: 991px) {
  .strategyArea .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 64px;
  }
}
@media (max-width: 480px) {
  .strategyArea .wrap {
    row-gap: 48px;
  }
}
.strategyArea .leftBox {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 565px;
}
@media (max-width: 1180px) {
  .strategyArea .leftBox {
    max-width: 445px;
  }
}
@media (max-width: 991px) {
  .strategyArea .leftBox {
    width: 100%;
    max-width: none;
  }
}
.strategyArea .leftBox .text {
  line-height: 1.7;
  text-align: justify;
  -moz-text-align-last: left;
       text-align-last: left;
}
@media (max-width: 1180px) {
  .strategyArea .leftBox .text {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .strategyArea .leftBox .text {
    font-size: 15px;
  }
}
.strategyArea .rightBox {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 670px;
}
@media (max-width: 1180px) {
  .strategyArea .rightBox {
    width: 570px;
  }
}
@media (max-width: 991px) {
  .strategyArea .rightBox {
    width: 100%;
    max-width: 600px;
  }
}
.strategyArea .titleHomeBox {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .strategyArea .titleHomeBox {
    margin-bottom: 24px;
  }
}
.strategyArea .titleHomeBox .subtitle {
  padding-top: 0;
}
.strategyArea .titleHomeBox .txtTitle {
  margin-top: 10px;
}
.strategyArea .imgBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 36px;
}
@media (max-width: 480px) {
  .strategyArea .imgBox {
    padding-right: 30px;
  }
}
.strategyArea .imgBox .imgTxt {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 35%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 93px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #6db327;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  padding: 0 20px 36px 8px;
}
@media (max-width: 1180px) {
  .strategyArea .imgBox .imgTxt {
    width: 80px;
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .strategyArea .imgBox .imgTxt {
    width: 60px;
    height: 38%;
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .strategyArea .imgBox .imgTxt {
    height: auto;
    padding-bottom: 25%;
  }
}
@media (max-width: 575px) {
  .strategyArea .imgBox .imgTxt {
    width: 50px;
    padding: 0 20px 25%;
  }
}
@media (max-width: 480px) {
  .strategyArea .imgBox .imgTxt {
    display: none;
  }
}
.strategyArea .imgBox .Img.small {
  position: absolute;
  width: 35%;
  bottom: 0;
  right: 0;
}
@media (max-width: 480px) {
  .strategyArea .imgBox .Img.small {
    width: 30%;
  }
}
.strategyArea .Img {
  border-radius: 0 50px;
  overflow: clip;
}
@media (max-width: 575px) {
  .strategyArea .Img {
    border-radius: 0 30px;
  }
}
@media (max-width: 480px) {
  .strategyArea .Img {
    border-radius: 0 20px;
  }
}
.strategyArea .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.strategyArea .decoBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
}
.strategyArea .decoBox .leaf {
  position: absolute;
}
.strategyArea .decoBox .leaf.top {
  top: -48px;
  right: 18%;
}
@media (max-width: 480px) {
  .strategyArea .decoBox .leaf.top {
    width: 40px;
    top: -32px;
    right: 18%;
  }
}
.strategyArea .decoBox .leaf.bottom {
  bottom: -10px;
  left: -30px;
}
@media (max-width: 480px) {
  .strategyArea .decoBox .leaf.bottom {
    width: 50px;
    left: -20px;
    bottom: -4px;
  }
}
.strategyArea .decoBox .leaf img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.sustainabilityArea {
  position: relative;
  border-top-right-radius: 120px;
  padding: 135px 0;
  overflow-x: clip;
}
@media (max-width: 1180px) {
  .sustainabilityArea {
    padding: 100px 0;
    border-top-right-radius: 100px;
  }
}
@media (max-width: 768px) {
  .sustainabilityArea {
    padding: 80px 0;
    border-top-right-radius: 80px;
  }
}
@media (max-width: 575px) {
  .sustainabilityArea {
    padding: 60px 0;
    border-top-right-radius: 60px;
  }
}
.sustainabilityArea::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 130%;
  background-image: url("../images/deco/sustainability-bg.jpg");
  background-size: cover;
  background-position: center top;
  top: 0;
  left: 0;
  pointer-events: none;
}
.sustainabilityArea .wrap {
  position: relative;
}
.sustainabilityArea .titleBox {
  padding-bottom: 10px;
  margin-bottom: 58px;
}
@media (max-width: 1180px) {
  .sustainabilityArea .titleBox {
    padding-bottom: 16px;
    margin-bottom: 42px;
  }
}
.sustainabilityArea .titleBox::before {
  content: "";
  position: absolute;
  width: 55px;
  height: 4px;
  background-color: #6db327;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
@media (max-width: 768px) {
  .sustainabilityArea .titleBox::before {
    width: 45px;
  }
}
@media (max-width: 1180px) {
  .sustainabilityArea .titleBox .subtitle {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .sustainabilityArea .titleBox .subtitle {
    font-size: 36px;
  }
}
@media (max-width: 575px) {
  .sustainabilityArea .titleBox .subtitle {
    font-size: 30px;
  }
}
.sustainabilityArea .decoText {
  position: absolute;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #6db327;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  left: -20px;
  bottom: 10px;
  translate: -100% 0;
}
@media (max-width: 1536px) {
  .sustainabilityArea .decoText {
    display: none;
  }
}

.sustainabilityBox {
  position: relative;
}
@media (max-width: 1440px) {
  .sustainabilityBox:not(:has(.slick-hidden)) {
    padding: 0 60px;
  }
}
@media (max-width: 575px) {
  .sustainabilityBox:not(:has(.slick-hidden)) {
    padding: 0 50px;
  }
}
@media (max-width: 480px) {
  .sustainabilityBox:not(:has(.slick-hidden)) {
    padding: 0;
  }
}
.sustainabilityBox .controlBox {
  width: 115%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  pointer-events: none;
}
@media (max-width: 1536px) {
  .sustainabilityBox .controlBox {
    width: 110%;
  }
}
@media (max-width: 1440px) {
  .sustainabilityBox .controlBox {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .sustainabilityBox .controlBox {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    left: unset;
    translate: unset;
    margin-top: 20px;
  }
}
.sustainabilityBox .controlBox .arrowBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 480px) {
  .sustainabilityBox .controlBox .arrowBox {
    position: relative;
    left: unset;
    translate: unset;
  }
}
.sustainabilityBox .controlBox .arrowBox .arrow {
  pointer-events: auto;
}
.sustainabilityBox .sustainabilityList {
  margin: -20px -12px 0;
  overflow: clip;
}
@media (max-width: 768px) {
  .sustainabilityBox .sustainabilityList {
    margin: -20px -8px 0;
  }
}
.sustainabilityBox .sustainabilityList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sustainabilityBox .sustainabilityList:not(.slick-slider) .sustainabilityItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%;
}
.sustainabilityBox .sustainabilityList .slick-list {
  padding-top: 20px;
}
.sustainabilityBox .sustainabilityList .sustainabilityItem {
  position: relative;
  padding: 0 12px;
}
@media (max-width: 768px) {
  .sustainabilityBox .sustainabilityList .sustainabilityItem {
    padding: 0 8px;
  }
}
.sustainabilityBox .sustainabilityList .item {
  position: relative;
}
@media (min-width: 1201px) {
  .sustainabilityBox .sustainabilityList .item:hover {
    translate: 0 -20px;
  }
}
.sustainabilityBox .sustainabilityList .Img {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: clip;
}
.sustainabilityBox .sustainabilityList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.sustainabilityBox .sustainabilityList .Txt {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  padding: 42px 36px;
}
@media (max-width: 1536px) {
  .sustainabilityBox .sustainabilityList .Txt {
    padding: 30px 24px;
  }
}
@media (max-width: 768px) {
  .sustainabilityBox .sustainabilityList .Txt {
    padding: 24px 20px;
  }
}
.sustainabilityBox .sustainabilityList .Txt .textBox {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.sustainabilityBox .sustainabilityList .Txt .textBox .title {
  font-size: 28px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 1440px) {
  .sustainabilityBox .sustainabilityList .Txt .textBox .title {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .sustainabilityBox .sustainabilityList .Txt .textBox .title {
    font-size: 20px;
  }
}
.sustainabilityBox .sustainabilityList .Txt .textBox .subtitle {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 4px;
}
@media (max-width: 1440px) {
  .sustainabilityBox .sustainabilityList .Txt .textBox .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .sustainabilityBox .sustainabilityList .Txt .textBox .subtitle {
    font-size: 13px;
  }
}
.sustainabilityBox .sustainabilityList .Txt .angle {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 40px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 10px #fff;
          box-shadow: 0 0 10px #fff;
}
@media (max-width: 768px) {
  .sustainabilityBox .sustainabilityList .Txt .angle {
    width: 32px;
  }
}
.sustainabilityBox .sustainabilityList .Txt .angle::before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.sustainabilityBox .sustainabilityList .Txt .angle::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 50%;
  background-color: #fff;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.sustainabilityBox .sustainabilityList .linkWrap {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.performanceArea {
  position: relative;
  background-image: url("../images/deco/performance-bg.jpg");
  background-size: cover;
  border-top-right-radius: 120px;
  border-bottom-left-radius: 120px;
  padding: 90px 0 110px;
}
@media (max-width: 1180px) {
  .performanceArea {
    padding: 100px 0;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
  }
}
@media (max-width: 768px) {
  .performanceArea {
    padding: 80px 0;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
  }
}
@media (max-width: 575px) {
  .performanceArea {
    padding: 60px 0;
    border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
  }
}
.performanceArea .decoBox {
  position: absolute;
  width: 147px;
  bottom: -60px;
  left: 9%;
  pointer-events: none;
}
@media (max-width: 1440px) {
  .performanceArea .decoBox {
    width: 120px;
    bottom: -40px;
    left: 6%;
  }
}
@media (max-width: 768px) {
  .performanceArea .decoBox {
    width: 100px;
    bottom: -30px;
    left: 5%;
  }
}
.performanceArea .decoBox .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.performanceArea .titleHomeBox {
  text-align: center;
  margin-bottom: 42px;
}
.performanceArea .titleHomeBox .title {
  color: #fff;
}
.performanceArea .titleHomeBox .subtitle {
  line-height: 1.25;
  color: #fff;
  padding-top: 0;
}
.performanceArea .titleHomeBox .decoTitle {
  font-size: 20px;
  color: #fff;
  margin-top: 10px;
}
@media (max-width: 1180px) {
  .performanceArea .titleHomeBox .decoTitle {
    font-size: 18px;
  }
}

.performanceBox {
  position: relative;
}
@media (max-width: 1536px) {
  .performanceBox:not(:has(.slick-hidden)) {
    padding: 0 60px;
  }
}
@media (max-width: 1180px) {
  .performanceBox:not(:has(.slick-hidden)) {
    padding: 0 50px;
  }
}
@media (max-width: 375px) {
  .performanceBox:not(:has(.slick-hidden)) {
    padding: 0;
  }
}
.performanceBox .controlBox {
  width: 112%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  pointer-events: none;
}
@media (max-width: 1536px) {
  .performanceBox .controlBox {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .performanceBox .controlBox {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    left: unset;
    translate: unset;
    margin-top: 20px;
  }
}
.performanceBox .controlBox .arrowBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 375px) {
  .performanceBox .controlBox .arrowBox {
    position: relative;
    left: unset;
    translate: unset;
  }
}
.performanceBox .controlBox .arrowBox .arrow {
  pointer-events: auto;
}
.performanceBox .performanceList {
  overflow-x: clip;
}
.performanceBox .performanceList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.performanceBox .performanceList:not(.slick-slider) .performanceItem {
  width: 25%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.performanceBox .performanceList .slick-list {
  margin: 0 -10px;
}
.performanceBox .performanceList .performanceItem {
  position: relative;
  padding: 0 10px;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.performanceBox .performanceList .item {
  position: relative;
}
.performanceBox .performanceList .imgBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 92px;
  height: auto;
  aspect-ratio: 1/1;
  margin: 20px auto;
}
@media (max-width: 1180px) {
  .performanceBox .performanceList .imgBox {
    width: 84px;
  }
}
.performanceBox .performanceList .imgBox::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid rgba(109, 179, 39, 0.5);
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.performanceBox .performanceList .imgBox::after {
  content: "";
  position: absolute;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 1px solid #D2FFA6;
  -webkit-box-shadow: 0 0 5px 0 #6db327;
          box-shadow: 0 0 5px 0 #6db327;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
}
.performanceBox .performanceList .imgBox .Img {
  width: 50%;
  -webkit-filter: drop-shadow(0 4px 10.3px #000606);
          filter: drop-shadow(0 4px 10.3px #000606);
}
.performanceBox .performanceList .imgBox .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.performanceBox .performanceList .Txt {
  position: relative;
  text-align: center;
  margin-top: 10px;
}
.performanceBox .performanceList .Txt .numBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
}
.performanceBox .performanceList .Txt .numBox span {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1;
  color: #fff;
}
.performanceBox .performanceList .Txt .numBox span.num {
  font-size: 55px;
  font-weight: 700;
}
@media (max-width: 1536px) {
  .performanceBox .performanceList .Txt .numBox span.num {
    font-size: 48px;
  }
}
@media (max-width: 1180px) {
  .performanceBox .performanceList .Txt .numBox span.num {
    font-size: 42px;
  }
}
.performanceBox .performanceList .Txt .numBox span.type {
  font-size: 35px;
}
@media (max-width: 1536px) {
  .performanceBox .performanceList .Txt .numBox span.type {
    font-size: 30px;
  }
}
@media (max-width: 1180px) {
  .performanceBox .performanceList .Txt .numBox span.type {
    font-size: 28px;
  }
}
.performanceBox .performanceList .Txt .title {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin-top: 16px;
}
@media (max-width: 1180px) {
  .performanceBox .performanceList .Txt .title {
    font-size: 16px;
    margin-top: 10px;
  }
}
.performanceBox .performanceList .Txt .subtitle {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin-top: 24px;
  padding-top: 20px;
}
@media (max-width: 1180px) {
  .performanceBox .performanceList .Txt .subtitle {
    margin-top: 16px;
    padding-top: 12px;
  }
}
.performanceBox .performanceList .Txt .subtitle::before {
  content: "";
  position: absolute;
  width: 45px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 50%;
  translate: -50% 0;
}

.esgNewsArea {
  position: relative;
  padding: 130px 0;
}
@media (max-width: 1180px) {
  .esgNewsArea {
    padding: 100px 0;
  }
}
@media (max-width: 768px) {
  .esgNewsArea {
    padding: 80px 0;
  }
}
@media (max-width: 575px) {
  .esgNewsArea {
    padding: 60px 0;
  }
}
.esgNewsArea .titleHomeBox {
  text-align: center;
  padding-bottom: 10px;
}
.esgNewsArea .classBoxNews {
  position: relative;
  margin-bottom: 48px;
}
@media (max-width: 1180px) {
  .esgNewsArea .classBoxNews {
    padding: 0;
  }
}
@media (min-width: 1181px) {
  .esgNewsArea .classBoxNews .classLink {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
  }
}
@media (max-width: 1180px) {
  .esgNewsArea .classBoxNews .classLink {
    width: 100%;
    max-height: 90vh;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    display: none;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    border-radius: 10px;
  }
  .esgNewsArea .classBoxNews .classLink.open {
    display: block;
  }
}
.esgNewsArea .classBoxNews .classLink li {
  position: relative;
}
@media (max-width: 1180px) {
  .esgNewsArea .classBoxNews .classLink li:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .esgNewsArea .classBoxNews .classLink li > a.current,
  .esgNewsArea .classBoxNews .classLink li span.current {
    color: #fff;
  }
}
.esgNewsArea .classBoxNews .classLink .classTrigger {
  display: block;
  font-weight: 400;
  color: #3e3e3e;
}
.esgNewsArea .classBoxNews .classLink .classTrigger.current {
  color: #fff;
  background-color: #004998;
  border-color: #004998;
}
@media (min-width: 1181px) {
  .esgNewsArea .classBoxNews .classLink .classTrigger {
    font-size: 17px;
    line-height: 1.7;
    text-align: center;
    background-color: #F0F0F0;
    border: 1px solid #C7C7C7;
    border-radius: 30px;
    padding: 15px 35px;
  }
}
@media (min-width: 1181px) and (max-width: 1366px) {
  .esgNewsArea .classBoxNews .classLink .classTrigger {
    padding: 12px 30px;
  }
}
@media (min-width: 1181px) and (min-width: 1201px) {
  .esgNewsArea .classBoxNews .classLink .classTrigger:hover {
    color: #fff;
    background-color: #004998;
    border-color: #004998;
  }
}
@media (max-width: 1180px) {
  .esgNewsArea .classBoxNews .classLink .classTrigger {
    position: relative;
    font-size: 14px;
    background-color: #fff;
    border: 0;
    padding: 14px 15px;
  }
  .esgNewsArea .classBoxNews .classLink .classTrigger.current {
    background-color: #004998;
    color: #fff;
  }
}

.esgNewsBox {
  position: relative;
}
@media (max-width: 1536px) {
  .esgNewsBox:not(:has(.slick-hidden)) {
    padding: 0 60px;
  }
}
@media (max-width: 575px) {
  .esgNewsBox:not(:has(.slick-hidden)) {
    padding: 0 50px;
  }
}
@media (max-width: 414px) {
  .esgNewsBox:not(:has(.slick-hidden)) {
    padding: 0;
  }
}
.esgNewsBox .controlBox {
  width: 112%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  pointer-events: none;
}
@media (max-width: 1536px) {
  .esgNewsBox .controlBox {
    width: 100%;
  }
}
@media (max-width: 414px) {
  .esgNewsBox .controlBox {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    left: unset;
    translate: unset;
    margin-top: 20px;
  }
}
.esgNewsBox .controlBox .arrowBox {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 414px) {
  .esgNewsBox .controlBox .arrowBox {
    position: relative;
    left: unset;
    translate: unset;
  }
}
.esgNewsBox .controlBox .arrowBox .arrow {
  pointer-events: auto;
}
.esgNewsBox .esgNewsList {
  overflow-x: clip;
}
.esgNewsBox .esgNewsList:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.esgNewsBox .esgNewsList:not(.slick-slider) .esgNewsItem {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.3333333333%;
}
@media (max-width: 991px) {
  .esgNewsBox .esgNewsList:not(.slick-slider) .esgNewsItem {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .esgNewsBox .esgNewsList:not(.slick-slider) .esgNewsItem {
    width: 100%;
  }
}
.esgNewsBox .esgNewsList .slick-list {
  margin: 0 -10px;
}
.esgNewsBox .esgNewsList .esgNewsItem {
  position: relative;
  padding: 0 10px;
}
.esgNewsBox .esgNewsList .item {
  position: relative;
}
.esgNewsBox .esgNewsList .imgBox {
  position: relative;
}
.esgNewsBox .esgNewsList .imgBox .Img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
.esgNewsBox .esgNewsList .imgBox .classTitle {
  position: absolute;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 17px;
  line-height: 1.7;
  color: #fff;
  border-radius: 30px;
  background-color: #6db327;
  padding: 6px 16px;
  top: 18px;
  right: 24px;
}
@media (max-width: 1366px) {
  .esgNewsBox .esgNewsList .imgBox .classTitle {
    font-size: 14px;
    padding: 4px 12px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .imgBox .classTitle {
    font-size: 13px;
    top: 10px;
    right: 16px;
  }
}
.esgNewsBox .esgNewsList .newsInfoBox {
  position: relative;
  margin-bottom: 16px;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .newsInfoBox {
    margin-bottom: 10px;
  }
}
.esgNewsBox .esgNewsList .newsInfoBox .dateBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .newsInfoBox .dateBox {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.esgNewsBox .esgNewsList .newsInfoBox .dateBox i {
  font-size: 18px;
  color: #6db327;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .newsInfoBox .dateBox i {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .newsInfoBox .dateBox i {
    font-size: 15px;
  }
}
.esgNewsBox .esgNewsList .newsInfoBox .dateBox .date {
  font-size: 16px;
  font-weight: 500;
  color: #6db327;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .newsInfoBox .dateBox .date {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .newsInfoBox .dateBox .date {
    font-size: 14px;
  }
}
.esgNewsBox .esgNewsList .Txt {
  position: relative;
  margin-top: 20px;
}
.esgNewsBox .esgNewsList .Txt .textBox {
  position: relative;
}
.esgNewsBox .esgNewsList .Txt .title {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  line-height: 1.5;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .Txt .title {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .Txt .title {
    font-size: 16px;
  }
}
.esgNewsBox .esgNewsList .Txt .title.ellipsis {
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .Txt .title.ellipsis {
    height: 54px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .Txt .title.ellipsis {
    height: 48px;
  }
}
.esgNewsBox .esgNewsList .Txt .text {
  font-size: 17px;
  line-height: 1.7;
  color: #3e3e3e;
  margin-top: 16px;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .Txt .text {
    font-size: 15px;
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .Txt .text {
    font-size: 14px;
    margin-top: 8px;
  }
}
.esgNewsBox .esgNewsList .Txt .text.ellipsis {
  height: 60px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .esgNewsBox .esgNewsList .Txt .text.ellipsis {
    height: 51px;
  }
}
@media (max-width: 768px) {
  .esgNewsBox .esgNewsList .Txt .text.ellipsis {
    height: 46px;
  }
}
.esgNewsBox .esgNewsList .linkWrap {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.esgUnitArea {
  position: relative;
  background-color: #EBEBEB;
  padding: 100px 0;
}
@media (max-width: 768px) {
  .esgUnitArea {
    padding: 80px 0;
  }
}
@media (max-width: 575px) {
  .esgUnitArea {
    padding: 60px 0;
  }
}

.esgUnitList {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 32px;
  margin: 0 -5px;
  padding: 0 30px;
}
@media (max-width: 1440px) {
  .esgUnitList {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .esgUnitList {
    row-gap: 20px;
  }
}
.esgUnitList .esgUnitItem {
  position: relative;
  width: 25%;
  padding: 0 5px;
}
@media (max-width: 991px) {
  .esgUnitList .esgUnitItem {
    width: 33.3333333333%;
  }
}
@media (max-width: 768px) {
  .esgUnitList .esgUnitItem {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .esgUnitList .esgUnitItem {
    width: 100%;
  }
}
.esgUnitList .item {
  position: relative;
}
.esgUnitList .Img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.esgUnitList .Txt {
  position: relative;
  margin-top: 24px;
}
@media (max-width: 1180px) {
  .esgUnitList .Txt {
    margin-top: 16px;
  }
}
.esgUnitList .classTitleBox {
  position: relative;
}
.esgUnitList .classTitleBox .classTitleEn {
  font-size: 15px;
  font-weight: 500;
  color: #6db327;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 16px;
}
@media (max-width: 1180px) {
  .esgUnitList .classTitleBox .classTitleEn {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .esgUnitList .classTitleBox .classTitleEn {
    font-size: 13px;
  }
}
.esgUnitList .classTitleBox .classTitle {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  color: #3e3e3e;
}
@media (max-width: 1180px) {
  .esgUnitList .classTitleBox .classTitle {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .esgUnitList .classTitleBox .classTitle {
    font-size: 18px;
  }
}
.esgUnitList .classContentList {
  position: relative;
  margin-top: 24px;
}
@media (max-width: 1180px) {
  .esgUnitList .classContentList {
    margin-top: 16px;
  }
}
.esgUnitList .classContentList li {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.esgUnitList .classContentList .classLink {
  display: block;
  font-size: 18px;
  line-height: 1.7;
  color: #3e3e3e;
  padding: 12px 0 12px 20px;
}
@media (max-width: 1180px) {
  .esgUnitList .classContentList .classLink {
    font-size: 16px;
    padding: 10px 0 10px 16px;
  }
}
@media (max-width: 768px) {
  .esgUnitList .classContentList .classLink {
    font-size: 15px;
    padding: 8px 0 8px 16px;
  }
}
@media (min-width: 1201px) {
  .esgUnitList .classContentList .classLink:hover {
    color: #6db327;
  }
}
.esgUnitList .classContentList .classLink::before {
  content: "";
  position: absolute;
  width: 6px;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background-color: #6db327;
  top: 24px;
  left: 0;
}
@media (max-width: 1180px) {
  .esgUnitList .classContentList .classLink::before {
    width: 5px;
    top: 22px;
  }
}
@media (max-width: 768px) {
  .esgUnitList .classContentList .classLink::before {
    top: 18px;
  }
}
/*# sourceMappingURL=esg_home.css.map */