@media screen and (min-width:768px) and (max-width:991px) {
  .container {
    width: 90%;
  }
}

.btn {
  --btn-line: #D6D9E1;
  max-width: 300px;
}
.btn .text {
  color: #0A2747;
  font-weight: 400;
}
.btn .arrow {
  border: solid 1px #91ABC1;
}
.btn .arrow::before {
  border: 1px solid #0A2747;
}
.btn .arrow::after {
  border-top: 1px solid #0A2747;
  border-right: 1px solid #0A2747;
}

.c-sub-section-header {
  margin-bottom: 15px;
}
@media screen and (min-width:768px) {
  .c-sub-section-header {
    margin-bottom: 30px;
  }
}

.initiatives-section__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media screen and (min-width:768px) {
  .initiatives-section__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 30px;
  }
}
@media screen and (min-width:992px) {
  .initiatives-section__grid {
    gap: 60px 45px;
  }
}
@media screen and (min-width:768px) {
  .initiatives-section__grid.-reverse .initiatives-section__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 0 0 clamp(50px, 45.484px + 1.29vw, 70px);
  }
}
.initiatives-section__grid:has(.initiatives-section__text) {
  gap: 30px;
}
@media screen and (min-width:768px) {
  .initiatives-section__grid:has(.initiatives-section__text) {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
  }
}
@media screen and (max-width:767px) {
  .initiatives-section__grid .btn {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.initiatives-section__card {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.initiatives-section__card-text {
  padding: 30px;
  display: grid;
  gap: 10px;
  height: 100%;
}
@media screen and (min-width:768px) {
  .initiatives-section__card-text {
    padding: 30px 35px;
    gap: 15px;
  }
}
@media screen and (min-width:992px) {
  .initiatives-section__card-text {
    padding: 40px 50px;
  }
}
.initiatives-section__card-title .en {
  color: #C2D1D5;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}
.initiatives-section__card-title .jp {
  font-size: clamp(18px, 17.097px + 0.258vw, 22px);
  font-weight: bold;
  color: #0490B3;
}
.initiatives-section__card-decs {
  font-size: clamp(14px, 13.548px + 0.129vw, 16px);
}
.initiatives-section .btn {
  color: #0A2747;
  border-bottom: 1px solid #D6D9E1;
  margin-top: auto;
}
.initiatives-section .btn .arrow {
  border: 1px solid #91ABC1;
}
.initiatives-section .btn .arrow::before {
  border: 1px solid #91ABC1;
}
.initiatives-section .btn .arrow::after {
  border-top: 1px solid #0A2747;
  border-right: 1px solid #0A2747;
}
@media screen and (max-width:767px) {
  .initiatives-section__text {
    display: contents;
  }
}
@media screen and (min-width:768px) {
  .initiatives-section__text {
    margin: 0 clamp(50px, 45.484px + 1.29vw, 70px) 0 0;
  }
}
.initiatives-section__des {
  font-size: clamp(14px, 13.548px + 0.129vw, 16px);
  color: #0A2747;
  margin-bottom: 15px;
}
@media screen and (max-width:767px) {
  .initiatives-section__des {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media screen and (min-width:768px) {
  .initiatives-section__des {
    margin-bottom: 30px;
  }
}
.initiatives-section__list {
  padding: clamp(20px, 13.226px + 1.935vw, 50px) clamp(25px, 17.097px + 2.258vw, 60px);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 10px;
  margin-top: 15px;
}
.initiatives-section__list .ttl {
  font-size: clamp(18px, 17.548px + 0.129vw, 20px);
  color: #0490B3;
  font-weight: 500;
}
.initiatives-section__list ul, .initiatives-section__list ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 10px;
}
.initiatives-section__list ol .number {
  font-family: "Prompt", sans-serif;
  color: #0490B3;
  font-size: clamp(18px, 17.097px + 0.258vw, 22px);
  font-weight: 500;
  white-space: nowrap;
}
.initiatives-section__list ol li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  padding-left: 0;
}
.initiatives-section__list ol li::before {
  display: none;
}
.initiatives-section__list li {
  position: relative;
  font-size: clamp(16px, 15.548px + 0.129vw, 18px);
  color: #0A2747;
  font-weight: 500;
  padding-left: 0.75lh;
  line-height: 1.8;
}
.initiatives-section__list li::before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.4lh;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #0490B3;
}
.initiatives-section__list li span {
  font-size: clamp(14px, 13.548px + 0.129vw, 16px);
  font-weight: 300;
}
.initiatives-section__list .goal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 20px;
}
.initiatives-section__list .goal-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 20px;
  padding-left: 0;
}
@media screen and (max-width:767px) {
  .initiatives-section__list .goal-list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.initiatives-section__list .goal-list li::before {
  display: none;
}
.initiatives-section__list .goal-list__number {
  background: #0490B3;
  color: #fff;
  padding: 4px 10px;
  white-space: nowrap;
  display: inline-block;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
}
.initiatives-section__list .goal-list__number span {
  font-family: "Prompt", sans-serif;
  font-size: 16px;
  line-height: 1;
}
.initiatives-section__list .goal-list__title {
  font-size: clamp(14px, 13.548px + 0.129vw, 16px);
  color: #0490B3;
}
.initiatives-section__list .goal-list__desc {
  font-size: clamp(14px, 13.548px + 0.129vw, 16px);
  font-weight: 400;
}
.initiatives-section__sdgs {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(145px, 1fr));
  gap: 15px;
}
@media screen and (max-width:767px) {
  .initiatives-section__sdgs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
  }
}

.initiatives-anchor__list {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: clamp(18px, 2vw, 28px);
}
.initiatives-anchor__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  padding: 20px 5px;
  overflow: hidden;
  background: #0490B3;
  color: #fff;
  text-align: center;
  text-decoration: none;
  grid-column: span 2;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease;
  transition: transform 0.25s ease, opacity 0.25s ease, -webkit-transform 0.25s ease;
}
@media screen and (max-width:767px) {
  .initiatives-anchor__item {
    padding: 15px;
  }
}
.initiatives-anchor__item::before, .initiatives-anchor__item::after {
  content: "";
  position: absolute;
  width: clamp(44px, 4.2vw, 58px);
  aspect-ratio: 1;
  background: #0B4773;
}
.initiatives-anchor__item::before {
  top: 0;
  left: 0;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
.initiatives-anchor__item::after {
  right: 0;
  bottom: 0;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
.initiatives-anchor__item:hover {
  opacity: 0.92;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.initiatives-anchor__item:nth-child(4) {
  grid-column: 2/span 2;
}
.initiatives-anchor__item:nth-child(5) {
  grid-column: 4/span 2;
}
@media screen and (max-width:991px) {
  .initiatives-anchor__item {
    grid-column: span 3;
  }
  .initiatives-anchor__item:nth-child(4), .initiatives-anchor__item:nth-child(5) {
    grid-column: span 3;
  }
}
@media screen and (max-width:767px) {
  .initiatives-anchor__item {
    grid-column: 1/-1;
  }
  .initiatives-anchor__item:nth-child(4), .initiatives-anchor__item:nth-child(5) {
    grid-column: 1/-1;
  }
}
.initiatives-anchor__item-label {
  position: relative;
  z-index: 1;
  display: block;
  font-size: clamp(18px, 16.645px + 0.387vw, 24px);
  line-height: 1.45;
  letter-spacing: 0;
}
.initiatives-anchor__item-icon {
  position: relative;
  z-index: 1;
  width: 30px;
  aspect-ratio: 1;
  border: 2px solid #91ABC1;
  border-radius: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.initiatives-anchor__item-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35%;
  aspect-ratio: 1;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: translate(-50%, -66%) rotate(45deg);
          transform: translate(-50%, -66%) rotate(45deg);
}/*# sourceMappingURL=style-initiatives.css.map */