@charset "UTF-8";
:focus {
  outline: none;
}

html {
  font-size: 62.5%;
}

body {
  background-color: #fff;
  color: #0f203e;
  overflow-wrap: break-word;
  word-wrap: break-word;
  letter-spacing: 0.04em;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Prompt", "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-break: strict;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
body.bg-primary {
  background-color: #0f203e;
  color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  line-height: 1.8333333333;
}

main.main {
  line-height: 2;
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
main.main a {
  text-decoration: none;
}
main.main a:not([class]) {
  color: #b2bac7;
  text-decoration: underline;
}
main.main a:not([class]):hover {
  text-decoration: none;
}
main.main img {
  vertical-align: bottom;
}

:where(a) {
  color: #0f203e;
}
.wrap {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .wrap {
    padding: 0 40px;
    max-width: 1720px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .wrap {
    padding: 0 24px;
  }
}

@media screen and (min-width: 769px) {
  .contents {
    margin-left: auto;
    max-width: 1320px;
    width: 78.5714285714%;
  }
}
@media screen and (min-width: 769px) {
  .pc-none {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sp-none {
    display: none;
  }
}
#go_top {
  display: none !important;
}

.globalHeader {
  z-index: 1000;
}

.open-sustainabilityTransformationGlobalNav .menu-btn {
  display: none !important;
}

.sustainabilityTransformationGlobalNav {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  pointer-events: auto;
}
.sustainabilityTransformationGlobalNav-btn {
  position: fixed;
  top: 98px;
  right: 24px;
  z-index: 100;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  padding: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border: none;
  background-color: transparent;
  color: #0f203e;
  font-weight: 400;
  font-family: "AvenirNextLTPro-Bold";
  line-height: 1;
  cursor: pointer;
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-appearance: none;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-btn {
    display: none;
  }
  .topPage .in_white .sustainabilityTransformationGlobalNav-btn {
    color: #0f203e;
  }
  .bg-primary .topPage .in_white .sustainabilityTransformationGlobalNav-btn {
    color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bg-primary .topPage .in_white .sustainabilityTransformationGlobalNav-btn {
    color: #fff;
  }
  .topPage .in_bottomWhite .sustainabilityTransformationGlobalNav-btn {
    color: #0f203e !important;
  }
}
.open-sustainabilityTransformationGlobalNav .sustainabilityTransformationGlobalNav-btn {
  opacity: 0 !important;
  pointer-events: none !important;
}
.topPage .sustainabilityTransformationGlobalNav-btn {
  color: #fff;
}
.sustainabilityTransformationGlobalNav-btn.in_white {
  color: #0f203e;
}
.sustainabilityTransformationGlobalNav-btn.in_white.bg-primary {
  color: #fff;
}
.sustainabilityTransformationGlobalNav-btn.in_bottomWhite {
  color: #0f203e !important;
}
.sustainabilityTransformationGlobalNav-btn-close {
  position: absolute;
  top: 36px;
  right: 16px;
  z-index: 100;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 40px;
  height: 24px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-btn-close {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-btn-close {
    display: none;
  }
}
.mode-sp [open] .sustainabilityTransformationGlobalNav-btn-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sustainabilityTransformationGlobalNav-btn-close-line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 0;
  height: 2px;
  background-color: #fff;
}
.sustainabilityTransformationGlobalNav-btn-close-line:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
[open] .sustainabilityTransformationGlobalNav-btn-close-line:nth-child(1) {
  -webkit-animation-name: btnClose1;
          animation-name: btnClose1;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.sustainabilityTransformationGlobalNav-btn-close-line:nth-child(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
[open] .sustainabilityTransformationGlobalNav-btn-close-line:nth-child(2) {
  -webkit-animation-name: btnClose2;
          animation-name: btnClose2;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-list {
    margin-top: 72px;
  }
}
.sustainabilityTransformationGlobalNav-list-item {
  font-weight: 400;
  font-family: "AvenirNextLTPro-Bold";
  line-height: 1;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-list-item {
    overflow: hidden;
    padding: 0 1px;
    height: 19px;
    font-size: 1.8rem;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(2) {
    -webkit-transition-delay: 0.1s;
            transition-delay: 0.1s;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(3) {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(4) {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(5) {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
  .gNavLoaded .sustainabilityTransformationGlobalNav-list-item {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-list-item {
    font-size: 2rem;
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  .open-sustainabilityTransformationGlobalNav .sustainabilityTransformationGlobalNav-list-item {
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(2) {
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(3) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
  }
  .sustainabilityTransformationGlobalNav-list-item:nth-child(4) {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-list-item + .sustainabilityTransformationGlobalNav-list-item {
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-list-item + .sustainabilityTransformationGlobalNav-list-item {
    margin-top: 56px;
  }
}
.sustainabilityTransformationGlobalNav-list-item-link {
  display: block;
  letter-spacing: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-list-item-link {
    color: #0f203e;
  }
  .sustainabilityTransformationGlobalNav-list-item-link:hover {
    -webkit-transform: translate(6.5762240845px, -53%);
            transform: translate(6.5762240845px, -53%);
  }
  .topPage .sustainabilityTransformationGlobalNav-list-item-link {
    color: #fff;
  }
  .in_white .sustainabilityTransformationGlobalNav-list-item-link {
    color: #0f203e;
  }
  .bg-primary .in_white .sustainabilityTransformationGlobalNav-list-item-link {
    color: #fff;
  }
  .topPage .in_white .sustainabilityTransformationGlobalNav-list-item-link {
    color: #0f203e;
  }
  .bg-primary .topPage .in_white .sustainabilityTransformationGlobalNav-list-item-link {
    color: #fff;
  }
  .bg-primary .topPage .in_white .sustainabilityTransformationGlobalNav-list-item-link {
    color: #fff;
  }
  .topPage .in_bottomWhite .sustainabilityTransformationGlobalNav-list-item-link {
    color: #0f203e !important;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-list-item-link {
    color: #fff;
  }
}
.sustainabilityTransformationGlobalNav-list-item-link::after {
  display: block;
  margin-top: 2px;
  color: #b2bac7;
  -webkit-transform: translateX(-6.5762240845px);
          transform: translateX(-6.5762240845px);
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-list-item-link::after {
    content: attr(data-label);
  }
}
.in_white .sustainabilityTransformationGlobalNav-list-item-link::after {
  color: #b2bac7;
}
.bg-primary .in_white .sustainabilityTransformationGlobalNav-list-item-link::after {
  color: #b2bac7;
}
.topPage .mode-pc .in_bottomWhite .sustainabilityTransformationGlobalNav-list-item-link::after {
  color: #b2bac7 !important;
}
.sustainabilityTransformationGlobalNav-dialog {
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-dialog {
    display: contents;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-dialog {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    visibility: hidden;
    padding: 36px 24px;
    max-width: none;
    max-height: none;
    width: 100%;
    height: 100%;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: top 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: top 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    pointer-events: none;
  }
  .open-sustainabilityTransformationGlobalNav .sustainabilityTransformationGlobalNav-dialog {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
  }
  .header--scroll .sustainabilityTransformationGlobalNav-dialog {
    top: 54px;
  }
  .sustainabilityTransformationGlobalNav-dialog::-ms-backdrop {
    top: 0;
    background-color: rgba(15, 32, 62, 0.8);
    -ms-transition: top 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: top 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  }
  .sustainabilityTransformationGlobalNav-dialog::backdrop {
    top: 0;
    background-color: rgba(15, 32, 62, 0.8);
    -webkit-transition: top 0.5s cubic-bezier(0.86, 0, 0.07, 1);
    transition: top 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  }
  .header--scroll .sustainabilityTransformationGlobalNav-dialog::-ms-backdrop {
    top: 54px;
  }
  .header--scroll .sustainabilityTransformationGlobalNav-dialog::backdrop {
    top: 54px;
  }
}
.sustainabilityTransformationGlobalNav-dialog-logo {
  display: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  letter-spacing: 0;
  font-family: "AvenirNextLTPro-Bold";
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationGlobalNav-dialog-logo {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationGlobalNav-dialog-logo {
    font-size: 1.9rem;
  }
  .open-sustainabilityTransformationGlobalNav .sustainabilityTransformationGlobalNav-dialog-logo {
    display: block;
  }
}

.sustainabilityTransformationTtl-02 {
  color: #7b899f;
  letter-spacing: 0;
  font-weight: 400;
  font-family: "AvenirNextLTPro-Regular";
  line-height: 1;
  opacity: 0.7;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTtl-02 {
    font-size: clamp(5.4rem, 7vw, 9.6rem);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTtl-02 {
    font-size: 5.4rem;
  }
}
.sustainabilityTransformationTtl-02-bottom-txt {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTtl-02-bottom-txt {
    margin-top: 8px;
    font-size: clamp(2rem, 2.75vw, 4.8rem);
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTtl-02-bottom-txt {
    margin-top: 16px;
    font-size: 2rem;
    line-height: 1.5;
  }
}
.sustainabilityTransformationTtl-02-txt {
  margin-top: 16px;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTtl-02-txt {
    font-size: clamp(1.5rem, 1.5vw, 2.4rem);
    line-height: 1.75;
  }
  .contactPage .sustainabilityTransformationTtl-02-txt {
    margin-top: 32px;
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTtl-02-txt {
    font-size: 1.3rem;
    line-height: 1.7461538462;
  }
  .contactPage .sustainabilityTransformationTtl-02-txt {
    margin-top: 16px;
    margin-bottom: 32px;
  }
}

.sustainabilityTransformationTxt {
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTxt {
    font-size: clamp(1.5rem, 1.5vw, 2.4rem);
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTxt {
    font-size: 1.3rem;
    line-height: 1.7461538462;
  }
}

.sustainabilityTransformationButton-secondary {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  text-decoration: none;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationButton-secondary {
    padding-inline: 16px;
    width: 260px;
    height: 80px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationButton-secondary {
    padding-inline: 8px;
    width: 150px;
    height: 46px;
    font-size: 1rem;
  }
}
.sustainabilityTransformationButton-secondary:hover::before {
  width: 100%;
  opacity: 0.25;
}
.sustainabilityTransformationButton-secondary::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 10px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.sustainabilityTransformationButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #0f203e;
  background-image: url("../img/common/arrow-primary.svg");
  background-position: right 8px center;
  background-repeat: no-repeat;
  color: #0f203e;
  letter-spacing: 0;
  font-weight: 700;
  font-family: "AvenirNextLTPro-Bold", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Prompt", "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationButton {
    padding: 0 12px;
    width: 320px;
    height: 64px;
    background-size: 36px auto;
    font-size: 2rem;
  }
  .sustainabilityTransformationButton:hover {
    margin-right: -10px;
    width: 330px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationButton {
    padding: 0 8px;
    width: 154px;
    height: 44px;
    background-size: 24px auto;
    font-size: 1.1rem;
  }
}
.sustainabilityTransformationProfessionals .sustainabilityTransformationButton {
  border-bottom: 1px solid #fff;
  background-image: url("../img/common/arrow-white.svg");
  color: #fff;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationProfessionals .sustainabilityTransformationButton {
    width: 240px;
  }
  .sustainabilityTransformationProfessionals .sustainabilityTransformationButton:hover {
    margin-right: -10px;
    width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationProfessionals .sustainabilityTransformationButton {
    width: 154px;
    height: 44px;
  }
}
.sustainabilityTransformationPeople .sustainabilityTransformationButton {
  border-bottom: 1px solid #fff;
  background-image: url("../img/common/arrow-white.svg");
  color: #fff;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationPeople .sustainabilityTransformationButton {
    width: 240px;
  }
  .sustainabilityTransformationPeople .sustainabilityTransformationButton:hover {
    margin-right: -10px;
    width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationPeople .sustainabilityTransformationButton {
    width: 154px;
    height: 44px;
  }
}
.sustainabilityTransformationButton-body {
  display: block;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationButton-body {
    height: 42px;
  }
  :hover > .sustainabilityTransformationButton-body > .sustainabilityTransformationButton-body-txt {
    -webkit-transform: translate(7.6145752557px, -50%);
            transform: translate(7.6145752557px, -50%);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationButton-body {
    height: 18px;
  }
}
.sustainabilityTransformationButton-body-txt {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.sustainabilityTransformationButton-body-txt::after {
  content: attr(data-label);
  display: block;
  margin-top: 2px;
  -webkit-transform: translateX(-7.6145752557px);
          transform: translateX(-7.6145752557px);
}
.sustainabilityTransformationButton-secondary {
  background-color: #1c7aac;
  color: #fff;
}

.articleItem {
  position: relative;
  height: 100%;
}
@media screen and (min-width: 769px) {
  .articleItem:hover .articleItem-ttl {
    opacity: 0.7;
  }
  .articleItem:hover .articleItem-img::after {
    opacity: 0.2;
  }
  .articleItem:hover .articleItem-img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
.articleItem-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.TypeSlide .articleItem-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.articleItem-img {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .articleItem-img::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}
.articleItem-img img {
  -webkit-transition: 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  transition: 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.TypeSlide .articleItem-img img {
  height: 100%;
  aspect-ratio: 48/27;
  -o-object-fit: cover;
     object-fit: cover;
}
.articleItem-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 4px;
}
@media screen and (min-width: 769px) {
  .articleItem-meta {
    gap: 8px;
  }
}
@media screen and (max-width: 768px) {
  .articleItem-meta {
    gap: 8px;
  }
}
.articleItem-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px 5px;
}
.articleItem-keywords {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 5px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
}
.articleItem-keywords .labelItem {
  border-radius: 4px;
}
.articleItem-date {
  color: #b2bac7;
  font-weight: 400;
  font-family: "AvenirNextLTPro-Demi";
}
@media screen and (min-width: 769px) {
  .TypeSlide .articleItem-date {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .TypeSlide .articleItem-date {
    font-size: 0.9rem;
  }
}
.TypeSlide .articleItem-body {
  display: contents;
}
.articleItem-ttl {
  line-height: 1.8333333333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.TypeSlide .articleItem-ttl {
  display: -webkit-box;
  overflow: hidden;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (min-width: 769px) {
  .TypeSlide .articleItem-ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .TypeSlide .articleItem-ttl {
    font-size: 1.4rem;
  }
}

.sustainabilityTransformationHeader {
  right: 0;
  left: 0;
  z-index: 100;
  margin: auto;
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationHeader {
    position: absolute;
    top: 54px;
    padding-top: 36px;
  }
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationHeader {
    position: fixed;
    top: 80px;
    padding-top: 80px;
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationHeader .wrap {
    padding-inline: 24px;
  }
}
.sustainabilityTransformationHeader-logo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  pointer-events: auto;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationHeader-logo {
    margin-bottom: 72px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationHeader-logo {
    width: 167px;
  }
}
.sustainabilityTransformationHeader-logo-link {
  display: block;
  width: 100%;
  height: 100%;
  color: #0f203e;
  font-family: "AvenirNextLTPro-Bold";
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationHeader-logo-link {
    font-size: 2.6rem;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .sustainabilityTransformationHeader-logo-link:hover {
    color: #b2bac7;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationHeader-logo-link {
    font-size: 1.9rem;
  }
}
.topPage .sustainabilityTransformationHeader-logo-link {
  color: #fff;
}
.in_white .sustainabilityTransformationHeader-logo-link {
  color: #0f203e;
}
.in_white .sustainabilityTransformationHeader-logo-link:hover {
  color: #b2bac7;
}
.bg-primary .in_white .sustainabilityTransformationHeader-logo-link {
  color: #fff;
}
.bg-primary .in_white .sustainabilityTransformationHeader-logo-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
.in_bottomWhite .sustainabilityTransformationHeader-logo-link {
  color: #0f203e;
}
.in_bottomWhite .sustainabilityTransformationHeader-logo-link:hover {
  color: #b2bac7;
}

.articleList {
  container: articleList/inline-size;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .articleList {
    gap: 60px 30px;
  }
}
@media screen and (max-width: 768px) {
  .articleList {
    gap: 20px;
  }
}
.articleList-item {
  display: block;
  list-style: none;
}

.listSlider {
  position: relative;
}
.listSlider .swiper {
  overflow-x: visible;
}
.listSlider .swiper-button-prev {
  top: 28.125%;
  left: -60px;
}
.listSlider .swiper-button-prev::after {
  content: "";
  display: block;
  min-width: 42px;
  min-height: 42px;
  background-image: url("../img/common/arrow-slider-prev.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.listSlider .swiper-button-next {
  top: 28.125%;
  right: -60px;
}
.listSlider .swiper-button-next::after {
  content: "";
  display: block;
  min-width: 42px;
  min-height: 42px;
  background-image: url("../img/common/arrow-slider-next.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.listSlider .swiper-slide {
  height: auto;
}
.listSlider .swiper-slide .articleItem {
  opacity: 0.2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.listSlider .swiper-slide.swiper-slide-prev .articleItem {
  opacity: 1;
}
.listSlider .swiper-slide.swiper-slide-active .articleItem {
  opacity: 1;
}
.listSlider .swiper-slide.swiper-slide-next .articleItem {
  opacity: 1;
}

.sustainabilityTransformationContact {
  position: relative;
  background-color: #f0f1f4;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationContact {
    padding: 114px 0 320px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationContact {
    padding: 56px 0 150px;
  }
}
.sustainabilityTransformationContact .sustainabilityTransformationTtl-02-txt {
  color: #0f203e;
}
.sustainabilityTransformationContact-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 80px;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationContact-contents {
    margin-top: 88px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationContact-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 24px;
  }
}
.sustainabilityTransformationFooter {
  background-color: #f0f1f4;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationFooter {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationFooter {
    padding-bottom: 24px;
  }
}
.contactPage .sustainabilityTransformationFooter {
  background-color: #fff;
}
.sustainabilityTransformationFooter-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sustainabilityTransformationFooter-contents-item-link {
  color: #7b899f;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationFooter-contents-item-link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationFooter-contents-item-link {
    font-size: 0.9rem;
  }
}
.sustainabilityTransformationFooter-contents-item-logo {
  display: block;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationFooter-contents-item-logo {
    max-width: 112px;
  }
}
.sustainabilityTransformationFooter-contents-item-copy {
  margin-top: 16px;
  color: #7b899f;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationFooter-contents-item-copy {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationFooter-contents-item-copy {
    font-size: 0.9rem;
  }
}

.sustainabilityTransformationTopMv {
  position: relative;
}
.sustainabilityTransformationTopMv-ttl {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-family: "AvenirNextLTPro-Demi";
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopMv-ttl {
    font-size: clamp(2.4rem, 6vw, 8rem);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopMv-ttl {
    font-size: 2.4rem;
  }
}
.sustainabilityTransformationTopMv-img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopMv-img {
    height: calc(100dvh - 80px);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopMv-img {
    width: 100%;
    height: auto;
    aspect-ratio: 1.5/1;
  }
}
.sustainabilityTransformationTopMv-img img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.sustainabilityTransformationTopMv-img video {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.sustainabilityTransformationTopMv-scroller {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: auto;
  width: 2px;
  background-color: rgba(255, 255, 255, 0.5);
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopMv-scroller {
    height: 160px;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopMv-scroller {
    display: none;
  }
}
.sustainabilityTransformationTopMv-scroller::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-animation: mvScroller 2s cubic-bezier(0.25, 1, 0.5, 1) infinite;
          animation: mvScroller 2s cubic-bezier(0.25, 1, 0.5, 1) infinite;
}

@-webkit-keyframes mvScroller {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  90% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes mvScroller {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  90% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.sustainabilityTransformationOurConcept {
  position: relative;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationOurConcept {
    padding: 100px 0 100px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationOurConcept {
    padding: 72px 0 100px;
  }
}
.sustainabilityTransformationOurConcept .contents {
  max-width: 1234px;
}
.sustainabilityTransformationOurConcept .sustainabilityTransformationTxt {
  margin-top: 48px;
}
.sustainabilityTransformationOurConcept-img {
  margin: auto;
  margin-top: 64px;
  max-width: 600px;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationOurConcept-img {
    width: 55%;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationOurConcept-img {
    width: 80%;
  }
}

.sustainabilityTransformationTopApproach {
  position: relative;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopApproach {
    padding: 200px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopApproach {
    padding: 56px 0 0;
  }
}
.sustainabilityTransformationTopApproach-wrap {
  background-color: #0f203e;
}
.sustainabilityTransformationTopApproach-wrap.inside::before {
  opacity: 1;
}
.sustainabilityTransformationTopApproach-wrap::before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-image: url("../img/top/bg-service.png");
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: 0.75s;
  transition: 0.75s;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopApproach-wrap::before {
    background-position: center;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopApproach-wrap::before {
    background-position: right 40px center;
    background-size: auto 100%;
  }
}
.sustainabilityTransformationTopApproach .contents {
  position: relative;
  z-index: 1;
  max-width: 1374px;
}
.sustainabilityTransformationTopApproach-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopApproach-contents {
    margin-top: 120px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopApproach-contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 48px;
    margin-top: 24px;
  }
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopApproach-contents-body {
    width: 40.7569141194%;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopApproach-contents-body {
    width: 100%;
  }
}
.sustainabilityTransformationTopApproach-contents-body-txt {
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopApproach-contents-body-txt {
    font-size: clamp(1.2rem, 1vw, 1.6rem);
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopApproach-contents-body-txt {
    font-size: 1.1rem;
    line-height: 1.7461538462;
  }
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopApproach-contents-img {
    width: 51.673944687%;
  }
  .sustainabilityTransformationTopApproach-contents-img img {
    max-width: 604px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopApproach-contents-img {
    width: 100%;
  }
}

.sustainabilityTransformationTopService {
  position: relative;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopService {
    padding: 80px 0 290px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopService {
    padding: 48px 0 56px;
  }
}
.sustainabilityTransformationTopService .contents {
  position: relative;
  z-index: 1;
}
.sustainabilityTransformationTopService-list {
  position: relative;
  list-style-type: none;
  counter-reset: item;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list {
    height: 300dvh;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list {
    overflow: hidden;
    padding-bottom: 100px;
  }
}
.sustainabilityTransformationTopService-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    height: 100dvh;
    pointer-events: none;
  }
  :last-child.inside > .sustainabilityTransformationTopService-list-item {
    position: sticky;
    top: 0;
  }
  :last-child.after > .sustainabilityTransformationTopService-list-item {
    position: sticky;
    top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopService-list-item {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopService-list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 100px;
  }
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-wrap {
    height: 50dvh;
  }
  .sustainabilityTransformationTopService-list-item-wrap:last-child.inside {
    position: sticky;
    top: 0;
    height: 100dvh;
  }
  .sustainabilityTransformationTopService-list-item-wrap:last-child.after {
    position: sticky;
    top: 0;
    height: 100dvh;
  }
}
.sustainabilityTransformationTopService-list-item-contents {
  position: relative;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-contents {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.sustainabilityTransformationTopService-list-item-ttl {
  position: relative;
  line-height: 1.4761904762;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopService-list-item-ttl {
    margin-top: clamp(20px, 3vw, 42px);
    margin-bottom: 24px;
    padding-left: clamp(80px, 7vw, 112px);
    font-size: clamp(2rem, 2.2vw, 4.2rem);
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopService-list-item-ttl {
    margin-top: clamp(20px, 3vw, 42px);
    margin-bottom: 24px;
    padding-left: 50px;
    font-size: 2rem;
  }
}
.sustainabilityTransformationTopService-list-item-ttl::before {
  content: attr(data-item);
  position: absolute;
  top: 0;
  left: 0;
  color: #bbb;
  counter-increment: item;
  font-weight: 400;
  font-family: "AvenirNextLTPro-Italic", "AvenirNextLTPro-It";
  line-height: 1;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopService-list-item-ttl::before {
    font-size: clamp(6rem, 8vw, 14.1rem);
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopService-list-item-ttl::before {
    font-size: 6rem;
  }
}
.sustainabilityTransformationTopService-list-item-subTtl {
  font-weight: 400;
  font-family: "AvenirLTPro-Medium";
  line-height: 1;
  opacity: 0.5;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-subTtl {
    margin-top: 32px;
    font-size: clamp(2rem, 2.5vw, 3.6rem);
    line-height: 1;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-subTtl {
    margin-top: 32px;
    font-size: 2rem;
    line-height: 1;
  }
}
.sustainabilityTransformationTopService-list-item-txt {
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-txt {
    font-size: clamp(1.2rem, 1vw, 1.6rem);
    line-height: 1.75;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-txt {
    font-size: 1.1rem;
    line-height: 1.7461538462;
  }
}
.sustainabilityTransformationTopService-list-item-body {
  opacity: 0;
  -webkit-transition: 0.9s;
  transition: 0.9s;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopService-list-item-body {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopService-list-item-body {
    width: 100%;
  }
}
.sustainabilityTransformationTopService-list-item-wrap.before .sustainabilityTransformationTopService-list-item-body {
  opacity: 0;
  -webkit-transform: translate(-27.6893645662px, 80px);
          transform: translate(-27.6893645662px, 80px);
}
.sustainabilityTransformationTopService-list-item-wrap.inside .sustainabilityTransformationTopService-list-item-body {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: auto;
}
.sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-body {
  opacity: 0;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-body {
    -webkit-transform: translate(27.6893645662px, -80px);
            transform: translate(27.6893645662px, -80px);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-body {
    -webkit-transform: translate(27.6893645662px, -80px);
            transform: translate(27.6893645662px, -80px);
  }
}
.sustainabilityTransformationTopService-list-item-body-list {
  margin-top: 16px;
  list-style-type: none;
}
.sustainabilityTransformationTopService-list-item-body-list-item {
  position: relative;
  display: block;
  padding-left: 1em;
  letter-spacing: 0.04em;
  font-weight: 700;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopService-list-item-body-list-item {
    font-size: clamp(1.2rem, 1vw, 1.6rem);
    line-height: 1.75;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopService-list-item-body-list-item {
    font-size: 1.1rem;
    line-height: 1.75;
  }
  .sustainabilityTransformationTopService-list-item-body-list-item + .sustainabilityTransformationTopService-list-item-body-list-item {
    margin-top: 4px;
  }
}
.sustainabilityTransformationTopService-list-item-body-list-item::before {
  content: "-";
  position: absolute;
  left: 0;
}
.sustainabilityTransformationTopService-list-item-body-list-item-link {
  color: #fff;
  font-weight: 700;
}
.sustainabilityTransformationTopService-list-item-body-list-item-link[href=""] {
  text-decoration: none !important;
  pointer-events: none;
}
.main .sustainabilityTransformationTopService-list-item-body-list-item-link {
  text-decoration: underline;
}
.sustainabilityTransformationTopService-list-item-body-list-item-link:hover {
  text-decoration: none;
}
.sustainabilityTransformationTopService-list-item-img {
  position: absolute;
  top: 0;
  right: -50%;
  bottom: 0;
  left: -50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: skewX(-20.25deg);
          transform: skewX(-20.25deg);
  pointer-events: none;
}
.sustainabilityTransformationTopService-list-item-wrap.before .sustainabilityTransformationTopService-list-item-img {
  -webkit-animation-name: sustainabilityTransformationTopService-item-before;
          animation-name: sustainabilityTransformationTopService-item-before;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.sustainabilityTransformationTopService-list-item-wrap.inside .sustainabilityTransformationTopService-list-item-img {
  opacity: 1;
  -webkit-animation-name: sustainabilityTransformationTopService-item-inside;
          animation-name: sustainabilityTransformationTopService-item-inside;
  -webkit-animation-duration: 0.9s;
          animation-duration: 0.9s;
  -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
          animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-img {
    -webkit-animation-name: sustainabilityTransformationTopService-item-after;
            animation-name: sustainabilityTransformationTopService-item-after;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-img {
    -webkit-animation-name: sustainabilityTransformationTopService-item-after;
            animation-name: sustainabilityTransformationTopService-item-after;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
  }
}
.sustainabilityTransformationTopService-list-item-img-wrap {
  position: relative;
  overflow: hidden;
  max-width: 668px;
  height: auto;
  text-align: center;
  -webkit-transition: 1s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 1s cubic-bezier(0.25, 1, 0.5, 1);
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-img-wrap {
    width: calc(50% - 40px);
    aspect-ratio: 668/501;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-img-wrap {
    margin-top: 48px;
    width: 100%;
    aspect-ratio: 312/208;
  }
}
.sustainabilityTransformationTopService-list-item-wrap.before .sustainabilityTransformationTopService-list-item-img-wrap {
  -webkit-transform: translate(-294.1994985159px, 850px);
          transform: translate(-294.1994985159px, 850px);
}
.sustainabilityTransformationTopService-list-item-wrap.inside .sustainabilityTransformationTopService-list-item-img-wrap {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-img-wrap {
    -webkit-transform: translate(294.1994985159px, -850px);
            transform: translate(294.1994985159px, -850px);
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-wrap.after .sustainabilityTransformationTopService-list-item-img-wrap {
    -webkit-transform: translate(294.1994985159px, -850px);
            transform: translate(294.1994985159px, -850px);
  }
}
.sustainabilityTransformationTopService-list-item-img-inner {
  position: absolute;
  top: 0;
  right: -1000px;
  bottom: 0;
  left: -1000px;
  overflow: hidden;
  margin: auto;
  height: 100%;
  -webkit-transform: skewX(20.25deg);
          transform: skewX(20.25deg);
}
.sustainabilityTransformationTopService-list-item-img img {
  max-width: none;
  width: auto;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform: scale(2);
          transform: scale(2);
}
@media screen and (min-width: 769px) {
  .sustainabilityTransformationTopService-list-item-img img {
    aspect-ratio: 668/501;
  }
}
@media screen and (max-width: 768px) {
  .sustainabilityTransformationTopService-list-item-img img {
    aspect-ratio: 312/208;
  }
}
.sustainabilityTransformationTopService-list-item-wrap.inside .sustainabilityTransformationTopService-list-item-img img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.sustainabilityTransformationTopInsights {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  color: #0f203e;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopInsights {
    padding: 100px 0 160px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopInsights {
    padding: 40px 0 80px;
  }
}
.sustainabilityTransformationTopInsights .contents {
  max-width: 1200px;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationTopInsights .listSlider {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationTopInsights .listSlider {
    margin-top: 40px;
  }
}

.sustainabilityTransformationProfessionals {
  position: relative;
  background-color: #0f203e;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationProfessionals {
    padding: 200px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationProfessionals {
    padding: 40px 0 0;
  }
}
.sustainabilityTransformationProfessionals .contents {
  max-width: 1320px;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationProfessionals-img {
    margin-top: 60px;
    max-width: 1124px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationProfessionals-img {
    margin-top: 32px;
    margin-inline: auto;
    max-width: 62.4vw;
  }
}
.sustainabilityTransformationProfessionals-btn {
  margin-inline: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationProfessionals-btn {
    margin-top: 80px;
    width: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationProfessionals-btn {
    margin-top: 40px;
    width: 154px;
  }
}

.sustainabilityTransformationPeople {
  position: relative;
  background-color: #0f203e;
  color: #fff;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationPeople {
    padding: 160px 0 240px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationPeople {
    padding: 110px 0 128px;
  }
}
.sustainabilityTransformationPeople .contents {
  max-width: 1320px;
}
@media screen and (min-width: 1025px) {
  .sustainabilityTransformationPeople-img {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .sustainabilityTransformationPeople-img {
    margin-top: 24px;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(-10px, 30px);
            transform: translate(-10px, 30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate(-10px, 30px);
            transform: translate(-10px, 30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
            transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
            transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes sustainabilityTransformationTopService-item-before {
  100% {
    width: 0;
  }
}
@keyframes sustainabilityTransformationTopService-item-before {
  100% {
    width: 0;
  }
}
@-webkit-keyframes sustainabilityTransformationTopService-item-inside {
  0% {
    width: 0;
  }
  10% {
    width: 0;
  }
  100% {
    width: 150%;
  }
}
@keyframes sustainabilityTransformationTopService-item-inside {
  0% {
    width: 0;
  }
  10% {
    width: 0;
  }
  100% {
    width: 150%;
  }
}
@-webkit-keyframes sustainabilityTransformationTopService-item-after {
  100% {
    width: 0;
  }
}
@keyframes sustainabilityTransformationTopService-item-after {
  100% {
    width: 0;
  }
}
@-webkit-keyframes hovering {
  0% {
    -webkit-clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
  }
}
@keyframes hovering {
  0% {
    -webkit-clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
  }
  100% {
    -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
  }
}
@-webkit-keyframes hovered {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
  }
  98% {
    opacity: 1;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
  }
  99% {
    opacity: 0;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
  }
  100% {
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
  }
}
@keyframes hovered {
  0% {
    -webkit-clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
  }
  98% {
    opacity: 1;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
  }
  99% {
    opacity: 0;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
            clip-path: polygon(100% 0, 100% 0, 100% 100%, 85% 100%);
  }
  100% {
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
            clip-path: polygon(0 0, 15% 0, 0 100%, 0% 100%);
  }
}
@-webkit-keyframes btnClose1 {
  0% {
    width: 0;
    -webkit-transform: rotate(45deg) translateX(40px);
            transform: rotate(45deg) translateX(40px);
  }
  100% {
    width: 100%;
    -webkit-transform: rotate(45deg) translateX(0);
            transform: rotate(45deg) translateX(0);
  }
}
@keyframes btnClose1 {
  0% {
    width: 0;
    -webkit-transform: rotate(45deg) translateX(40px);
            transform: rotate(45deg) translateX(40px);
  }
  100% {
    width: 100%;
    -webkit-transform: rotate(45deg) translateX(0);
            transform: rotate(45deg) translateX(0);
  }
}
@-webkit-keyframes btnClose2 {
  0% {
    width: 0;
    -webkit-transform: rotate(-45deg) translateX(-40px);
            transform: rotate(-45deg) translateX(-40px);
  }
  100% {
    width: 100%;
    -webkit-transform: rotate(-45deg) translateX(0);
            transform: rotate(-45deg) translateX(0);
  }
}
@keyframes btnClose2 {
  0% {
    width: 0;
    -webkit-transform: rotate(-45deg) translateX(-40px);
            transform: rotate(-45deg) translateX(-40px);
  }
  100% {
    width: 100%;
    -webkit-transform: rotate(-45deg) translateX(0);
            transform: rotate(-45deg) translateX(0);
  }
}
.fadeInDown {
  opacity: 0;
}
.fadeInDown.animated {
  -webkit-animation: fadeInDown;
          animation: fadeInDown;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeIn {
  opacity: 0;
}
.fadeIn.animated {
  -webkit-animation: fadeIn;
          animation: fadeIn;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeInUp {
  opacity: 0;
}
.fadeInUp.animated {
  -webkit-animation: fadeInUp2;
          animation: fadeInUp2;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeInUp2 {
  opacity: 0;
}
.fadeInUp2.animated {
  -webkit-animation: fadeInUp2;
          animation: fadeInUp2;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeInUp3 {
  opacity: 0;
}
.fadeInUp3.animated {
  -webkit-animation: fadeInUp3;
          animation: fadeInUp3;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeInRight {
  opacity: 0;
}
.fadeInRight.animated {
  -webkit-animation: fadeInRight;
          animation: fadeInRight;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeInLeft {
  opacity: 0;
}
.fadeInLeft.animated {
  -webkit-animation: fadeInLeft;
          animation: fadeInLeft;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@media screen and (min-width: 769px) {
  .delay-1 {
    -webkit-animation-delay: 0.25s !important;
            animation-delay: 0.25s !important;
  }
  .delay-2 {
    -webkit-animation-delay: 0.5s !important;
            animation-delay: 0.5s !important;
  }
  .delay-3 {
    -webkit-animation-delay: 0.75s !important;
            animation-delay: 0.75s !important;
  }
  .delay-4 {
    -webkit-animation-delay: 1s !important;
            animation-delay: 1s !important;
  }
  .delay-5 {
    -webkit-animation-delay: 1.25s !important;
            animation-delay: 1.25s !important;
  }
  .delay-6 {
    -webkit-animation-delay: 1.5s !important;
            animation-delay: 1.5s !important;
  }
  .delay-7 {
    -webkit-animation-delay: 1.75s !important;
            animation-delay: 1.75s !important;
  }
  .delay-8 {
    -webkit-animation-delay: 2s !important;
            animation-delay: 2s !important;
  }
  .delay-9 {
    -webkit-animation-delay: 2.25s !important;
            animation-delay: 2.25s !important;
  }
  .delay-10 {
    -webkit-animation-delay: 2.5s !important;
            animation-delay: 2.5s !important;
  }
}