@charset "UTF-8";
@font-face {
  font-family: "DIN Alternate Bold";
  font-style: normal;
  font-weight: normal;
  src: local("DIN Alternate Bold"), url("../font/DINAlternate-Bold.woff") format("woff");
}
.l-pagetitle__inner::after {
  content: "SUSTAINABILITY";
}
.l-pagetitle__inner.-sdgs::after {
  content: "SDGs";
}
.l-pagetitle__inner.-csr::after {
  content: "CSR";
}
.l-pagetitle__inner.-nurturing::after {
  content: "NURTURING THE NEXT GENERATION";
}
.l-pagetitle__inner.-womens_success::after {
  content: "WOMEN’S SUCCESS";
}
.l-pagetitle__inner.-society::after {
  content: "GENDER-EQUAL SOCIETY";
}
.l-pagetitle__inner.-carbon::after {
  content: "CARBON NEUTRAL";
}

.p-susSdgs__item {
  overflow: visible;
}
.p-susSdgs__item.-about {
  margin-top: clamp(10px, -8.2038834951px + 4.854368932vw, 50px);
}
.p-susSdgs__item.-message p:not(.c__obalBtn-arrlink):not(:last-child) {
  margin-bottom: 1.5em;
}
.p-susSdgs__item.-partner figure {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
}
@media (min-width: 767px) {
  .p-susSdgs__item.-partner figure {
    display: block;
  }
}
.p-susSdgs__item.-partner figure img {
  width: calc((100% - 20px) / 2);
}
@media (min-width: 767px) {
  .p-susSdgs__item.-partner figure img {
    width: auto;
  }
}
.p-susSdgs__item.-partner figure img:first-child {
  max-width: 193px;
}
.p-susSdgs__item.-partner figure img:last-child {
  max-width: 250px;
}
@media (min-width: 959px) {
  .p-susSdgs__item.-partner .c__obalBtn-arrlink a {
    min-width: 560px;
  }
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-navy a {
  text-align: center;
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-navy a span {
  width: calc(100% - 12px - 0.5em);
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-navy a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 0.5em;
  border: 1px solid #000;
  transform: scalex(1) rotate(0deg);
  display: inline-block;
  position: relative;
  top: auto;
  right: auto;
  z-index: 0;
  border: 0;
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-navy a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scalex(0.9) rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  z-index: 10;
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-blue {
  margin-top: clamp(15px, 8.1735436893px + 1.8203883495vw, 30px);
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-blue a {
  text-align: center;
  background-color: #4682A0;
  border-color: #fff;
  color: #fff;
}
.p-susSdgs__item.-partner .c__obalBtn-arrlink.-blue a::after {
  content: "";
  display: block;
  border: 0;
  width: clamp(18px, 14.8143203883px + 0.8495145631vw, 25px);
  height: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  background: url(../images/common/icon_dl.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 12.5px);
  right: 30px;
  margin-left: 0.5em;
  z-index: 10;
  transform: scalex(1) rotate(0deg);
}
.p-susSdgs__item.-calender .c__obalBtn-arrlink a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 0.5em;
  border: 1px solid #000;
  transform: scalex(1) rotate(0deg);
  display: inline-block;
  position: relative;
  top: auto;
  right: auto;
  z-index: 0;
  border: 0;
}
.p-susSdgs__item.-bridge .p-susSdgs__figBox:not(:last-child) {
  margin-bottom: clamp(40px, 12.6941747573px + 7.2815533981vw, 100px);
}
.p-susSdgs__item.-bridge .p-susSdgs__figBox h3 {
  font-size: clamp(1.125rem, 0.8974514563rem + 0.9708737864vw, 1.625rem);
  margin-bottom: 0.5em;
}
.p-susSdgs__item.-gender .p-susSdgs__figBox ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
.p-susSdgs__item.-gender .p-susSdgs__figBox ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
.p-susSdgs__item.-gender .p-susSdgs__figBox > div div {
  margin-top: clamp(25px, 18.1735436893px + 1.8203883495vw, 40px);
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
@media (min-width: 959px) {
  .p-susSdgs__item.-gender .p-susSdgs__figBox > div div {
    gap: 22px 30px;
    max-width: 790px;
    margin-left: 0;
    margin-right: auto;
  }
}
.p-susSdgs__item.-gender .p-susSdgs__figBox > div div p {
  width: calc((100% - 15px) / 2);
  margin: 0;
}
.p-susSdgs__item.-gender .p-susSdgs__figBox > div div p a {
  text-align: center;
}
@media (min-width: 959px) {
  .p-susSdgs__item.-gender .p-susSdgs__figBox > div div p a {
    min-width: 0;
    width: 100%;
  }
}
@media (min-width: 959px) {
  .p-susSdgs__item.-gender .p-susSdgs__figBox > div div p {
    width: calc((100% - 30px) / 2);
  }
}
.p-susSdgs__item.-gender figure {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  justify-content: center;
}
@media (min-width: 767px) {
  .p-susSdgs__item.-gender figure {
    display: block;
  }
}
.p-susSdgs__item.-gender figure img {
  width: calc((100% - 20px) / 2);
}
@media (min-width: 767px) {
  .p-susSdgs__item.-gender figure img {
    width: auto;
  }
}
.p-susSdgs__item.-gender figure img:first-child {
  max-width: 168px;
}
.p-susSdgs__item.-gender figure img:last-child {
  max-width: 159px;
}
.p-susSdgs__item.-jishin .p-susSdgs__figBox > div div {
  margin-top: clamp(25px, 18.1735436893px + 1.8203883495vw, 40px);
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
@media (min-width: 959px) {
  .p-susSdgs__item.-jishin .p-susSdgs__figBox > div div {
    gap: 22px 30px;
    max-width: 790px;
    margin-left: 0;
    margin-right: auto;
  }
}
.p-susSdgs__item.-jishin .p-susSdgs__figBox > div div p {
  width: calc((100% - 15px) / 2);
  margin: 0;
}
.p-susSdgs__item.-jishin .p-susSdgs__figBox > div div p a {
  text-align: center;
}
@media (min-width: 959px) {
  .p-susSdgs__item.-jishin .p-susSdgs__figBox > div div p a {
    min-width: 0;
    width: 100%;
  }
}
@media (min-width: 959px) {
  .p-susSdgs__item.-jishin .p-susSdgs__figBox > div div p {
    width: calc((100% - 30px) / 2);
  }
}
.p-susSdgs__item hgroup {
  position: relative;
  margin-bottom: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.p-susSdgs__item hgroup .c-hl-01 {
  margin-bottom: 0;
}
.p-susSdgs__item hgroup ul {
  display: flex;
  gap: 3px;
  margin-top: 15px;
}
@media (min-width: 767px) {
  .p-susSdgs__item hgroup ul {
    position: absolute;
    margin-top: 0;
    right: 0;
    bottom: 12px;
  }
}
@media (min-width: 959px) {
  .p-susSdgs__item hgroup ul {
    gap: 5px;
  }
}
.p-susSdgs__item hgroup ul li {
  width: 45px;
}
@media (min-width: 767px) {
  .p-susSdgs__item hgroup ul li {
    width: 50px;
  }
}
@media (min-width: 959px) {
  .p-susSdgs__item hgroup ul li {
    width: 69px;
  }
}
.p-susSdgs__item .c__obalBtn-arrlink a {
  margin-left: 0;
  max-width: none;
  display: inline-flex;
  width: 100%;
  line-height: 1.5;
  padding: 0 2em;
}
@media (min-width: 959px) {
  .p-susSdgs__item .c__obalBtn-arrlink a {
    width: auto;
    min-width: 380px;
  }
}
.p-susSdgs__item .c__obalBtn-arrlink a.-blue {
  background: #4682A0;
  color: #fff;
}
.p-susSdgs__item .c__obalBtn-arrlink a.-blue::after {
  border-color: #fff;
}
.p-susSdgs__figBox {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-susSdgs__figBox > div p:not(.c__obalBtn-arrlink):not(:last-child) {
  margin-bottom: 1.5em;
}
.p-susSdgs__figBox > figure {
  text-align: center;
}
@media (min-width: 767px) {
  .p-susSdgs__figBox {
    flex-direction: row;
  }
  .p-susSdgs__figBox > div {
    width: calc(67% - 30px);
  }
  .p-susSdgs__figBox > figure {
    width: 33%;
  }
  .p-susSdgs__figBox > figure img:not(:last-child) {
    margin-bottom: 25px;
  }
}
@media (min-width: 959px) {
  .p-susSdgs__figBox {
    gap: 55px;
  }
  .p-susSdgs__figBox > div {
    width: calc(72.9167% - 55px);
  }
}
@media (min-width: 959px) and (min-width: 959px) {
  .p-susSdgs__figBox > figure {
    width: 27.0833%;
  }
}
@media (min-width: 767px) {
  .-about .p-susSdgs__figBox > div {
    width: calc(50% - 30px);
  }
  .-about .p-susSdgs__figBox > figure {
    width: 50%;
  }
}
@media (min-width: 959px) {
  .-about .p-susSdgs__figBox > div {
    width: calc(58.334% - 55px);
  }
  .-about .p-susSdgs__figBox > figure {
    width: 41.666%;
  }
}
.p-susCsr__item.-csr .p-susCsr__csrGuideline {
  text-align: center;
  font-size: clamp(1.125rem, 1.0112257282rem + 0.4854368932vw, 1.375rem);
}
.p-susCsr__item.-csr .p-susCsr__csrGuideline strong {
  display: inline-block;
  font-size: clamp(1.375rem, 1.0905643204rem + 1.213592233vw, 2rem);
  margin-bottom: 0.6em;
}
.p-susCsr__item.-csr .p-susCsr__csrKizuna {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin: clamp(50px, 27.2451456311px + 6.067961165vw, 100px) 0;
}
@media (min-width: 959px) {
  .p-susCsr__item.-csr .p-susCsr__csrKizuna {
    gap: 30px 60px;
  }
}
.p-susCsr__item.-csr .p-susCsr__csrKizuna dl {
  text-align: center;
  width: 100%;
  max-width: 328px;
  color: #fff;
  aspect-ratio: 1;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
}
.p-susCsr__item.-csr .p-susCsr__csrKizuna dl dt {
  font-weight: bold;
  margin-top: 24.39%;
  font-size: clamp(1.25rem, 0.9655643204rem + 1.213592233vw, 1.875rem);
  margin-bottom: 0.7em;
}
.p-susCsr__item.-csr .p-susCsr__csrKizuna dl:first-child {
  background-color: #002855;
  color: #fff;
}
.p-susCsr__item.-csr .p-susCsr__csrKizuna dl:nth-child(2) {
  background-color: #4682A0;
  color: #fff;
}
.p-susCsr__item.-csr .p-susCsr__csrKizuna dl:last-child {
  background-color: #B4E1EE;
  color: #002855;
}
.p-susCsr__item.-csr .p-susCsr__csrExample {
  padding: clamp(30px, 20.8980582524px + 2.427184466vw, 50px);
  background: #F0F0F0;
  border-left: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #4682A0;
}
.p-susCsr__item.-csr .p-susCsr__csrExample ~ section {
  margin-top: clamp(30px, 20.8980582524px + 2.427184466vw, 50px);
}
.p-susCsr__item.-csr .p-susCsr__csrExample h3 {
  font-size: clamp(22px, 20.1796116505px + 0.4854368932vw, 26px);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: clamp(18px, 13.4490291262px + 1.213592233vw, 28px);
}
.p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox > figure {
  text-align: center;
}
@media (min-width: 767px) {
  .p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox {
    flex-direction: row;
  }
  .p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox > div {
    width: calc(67% - 30px);
  }
  .p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox > figure {
    width: 33%;
  }
}
@media (min-width: 959px) {
  .p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox {
    gap: 40px;
  }
  .p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox > div {
    width: calc(57.02703% - 40px);
  }
}
@media (min-width: 959px) and (min-width: 959px) {
  .p-susCsr__item.-csr .p-susCsr__csrExample .p-susCsr__figBox > figure {
    width: 42.97297%;
  }
}
.p-susCsr__item.-compliance section:not(:last-child) {
  margin-bottom: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.p-susCsr__item.-compliance section h3 {
  font-size: clamp(1rem, 0.8293385922rem + 0.7281553398vw, 1.375rem);
  margin-bottom: 0.5em;
}
.p-susCsr__item.-compliance section h3 + p {
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: clamp(15px, 8.1735436893px + 1.8203883495vw, 30px);
}
@media (min-width: 767px) {
  .p-susCsr__item.-compliance section h3 + p {
    font-size: 1.0625rem;
  }
}
.p-susCsr__item.-compliance section ol {
  counter-reset: listnum;
  list-style: none;
}
.p-susCsr__item.-compliance section ol li {
  position: relative;
  padding-left: 1.5em;
}
.p-susCsr__item.-compliance section ol li:not(:last-child) {
  margin-bottom: 0.5em;
}
.p-susCsr__item.-compliance section ol li::before {
  counter-increment: listnum;
  content: counter(listnum);
  position: absolute;
  left: 0;
  top: 0;
}
.p-susCsr__item.-environment .l-plaineBox > ol {
  margin-top: clamp(30px, 20.8980582524px + 2.427184466vw, 50px);
  counter-reset: listnum;
  list-style: none;
}
.p-susCsr__item.-environment .l-plaineBox > ol > li {
  position: relative;
  padding-left: 1.5em;
}
.p-susCsr__item.-environment .l-plaineBox > ol > li:not(:last-child) {
  margin-bottom: 0.5em;
}
.p-susCsr__item.-environment .l-plaineBox > ol > li::before {
  counter-increment: listnum;
  content: counter(listnum);
  position: absolute;
  left: 0;
  top: 0;
}
.p-susCsr__item.-environment .l-plaineBox > ol > li ol {
  margin: 1.5em 0 1.5em 1.5em;
  list-style-type: upper-alpha;
}
.p-susCsr__item.-environment .l-plaineBox > ol > li ol li:not(:last-child) {
  margin-bottom: 0.3em;
}
.p-susCsr__item.-iso figure {
  margin-top: clamp(30px, 20.8980582524px + 2.427184466vw, 50px);
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 959px) {
  .p-susCsr__item.-iso figure {
    gap: 35px;
  }
}
@media (min-width: 959px) {
  .p-susCsr__item.-iso figure {
    max-width: 1006px;
    margin-inline: auto;
  }
}
.p-susCsr__item.-iso figure img {
  width: calc((100% - 20px) / 2);
}
@media (min-width: 767px) {
  .p-susCsr__item.-iso figure img {
    width: calc((100% - 40px) / 3);
  }
}
@media (min-width: 959px) {
  .p-susCsr__item.-iso figure img {
    width: calc((100% - 70px) / 3);
  }
}
.p-susWoman {
  margin: clamp(40px, -19.1626213592px + 15.7766990291vw, 170px) 0 0;
}
.p-susWoman__lead {
  font-weight: 500;
  font-size: clamp(1.125rem, 1.0112257282rem + 0.4854368932vw, 1.375rem);
  margin-bottom: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.p-susWoman__item ~ section {
  margin-top: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.p-susWoman__item .c-hl-02 {
  margin-bottom: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
.p-susWoman__item.-period p, .p-susWoman__item.-assignment p {
  font-weight: 500;
  font-size: clamp(0.9375rem, 0.8806128641rem + 0.2427184466vw, 1.0625rem);
}
.p-susWoman__item.-goal dl dt {
  font-weight: 500;
  font-size: clamp(0.9375rem, 0.8806128641rem + 0.2427184466vw, 1.0625rem);
  margin-bottom: 1em;
}
.p-susWoman__item.-goal dl dt:not(:first-child) {
  margin-top: clamp(20px, 13.1735436893px + 1.8203883495vw, 35px);
}
.p-susWoman__item.-goal dl dd p {
  font-weight: 500;
  font-size: clamp(0.9375rem, 0.8806128641rem + 0.2427184466vw, 1.0625rem);
  margin-bottom: 0.5em;
}
.p-susWoman__item.-goal dl ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
.p-susWoman__item.-goal dl ul li ~ li {
  margin-top: 0.5em;
}
.p-susWoman__item.-disclosure p {
  font-weight: bold;
  color: #002855;
  font-size: clamp(1.125rem, 0.8405643204rem + 1.213592233vw, 1.75rem);
}
.p-susWoman__item.-disclosure p > span.u-sml {
  display: inline-block;
  font-size: clamp(0.8125rem, 0.7271692961rem + 0.3640776699vw, 1rem);
}
.p-susWoman__item.-disclosure p strong {
  display: inline-block;
  font-size: clamp(3.125rem, 2.4423543689rem + 2.9126213592vw, 4.625rem);
  font-weight: 700;
  line-height: 1;
  margin-right: 20px;
}
@media (min-width: 767px) {
  .p-susWoman__item.-disclosure p strong {
    margin: 0 30px 0 10px;
  }
}
.p-susWoman__item.-disclosure p strong > span.u-sml {
  font-size: 70%;
}
@media (min-width: 767px) {
  .p-susWoman__item.-disclosure p br {
    display: none;
  }
}
.p-susSociety__figBox {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-susSociety__figBox > figure {
  text-align: center;
}
@media (min-width: 767px) {
  .p-susSociety__figBox {
    flex-direction: row;
  }
}
@media (min-width: 959px) {
  .p-susSociety__figBox {
    gap: 55px;
  }
}
.-hyosho .p-susSociety__figBox {
  align-items: flex-start;
}
@media (min-width: 767px) {
  .-hyosho .p-susSociety__figBox > div {
    width: 49.1666%;
  }
}
.-hyosho .p-susSociety__figBox figure {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 767px) {
  .-hyosho .p-susSociety__figBox figure {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
  }
}
@media (min-width: 959px) {
  .-hyosho .p-susSociety__figBox figure {
    gap: 0;
    flex-direction: row;
    justify-content: space-between;
  }
}
.-hyosho .p-susSociety__figBox figure img:first-child {
  width: 38.4482%;
}
@media (min-width: 767px) {
  .-hyosho .p-susSociety__figBox figure img:first-child {
    width: 100%;
    max-width: 223px;
  }
}
@media (min-width: 959px) {
  .-hyosho .p-susSociety__figBox figure img:first-child {
    width: 38.4482%;
  }
}
.-hyosho .p-susSociety__figBox figure img:last-child {
  width: 60%;
}
@media (min-width: 767px) {
  .-hyosho .p-susSociety__figBox figure img:last-child {
    width: 100%;
    max-width: 348px;
  }
}
@media (min-width: 959px) {
  .-hyosho .p-susSociety__figBox figure img:last-child {
    width: 60%;
  }
}
@media (min-width: 767px) {
  .-hyosho .p-susSociety__figBox figure {
    width: 48.33333%;
  }
}
.-toroku .p-susSociety__figBox figure img {
  max-width: 268px;
}
@media (min-width: 767px) {
  .-toroku .p-susSociety__figBox > div {
    width: 68.833%;
  }
}
.-youthyell .p-susSociety__figBox figure img {
  max-width: 268px;
}
@media (min-width: 767px) {
  .-youthyell .p-susSociety__figBox > div {
    width: 68.833%;
  }
}
.-youthyell .p-susSociety__figBox > div p:not(:first-child) {
  margin-top: 1.5em;
}
.-youthyell .p-susSociety__figBox a {
  margin-top: clamp(25px, 13.6225728155px + 3.0339805825vw, 50px);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  text-align: center;
  width: 100%;
  height: 60px;
  border-radius: 60px;
  text-decoration: none;
  color: #fff;
  background: #002855;
  font-size: clamp(0.875rem, 0.8181128641rem + 0.2427184466vw, 1rem);
  font-weight: 400;
  transition: 0.3s all;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .-youthyell .p-susSociety__figBox a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media (min-width: 767px) {
  .-youthyell .p-susSociety__figBox a {
    max-width: 380px;
  }
}
.-youthyell .p-susSociety__figBox a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 1em;
}
.p-susSociety__item.-hyosho section {
  margin-top: clamp(50px, 27.2451456311px + 6.067961165vw, 100px);
}
.p-susSociety__item.-hyosho section figure {
  max-width: 750px;
  margin-inline: auto;
  margin-bottom: clamp(35px, 16.7961165049px + 4.854368932vw, 75px);
}
.p-susSociety__item.-hyosho section figure a {
  transition: 0.3s opacity;
}
@media (any-hover: hover) {
  .p-susSociety__item.-hyosho section figure a:hover {
    opacity: 0.7;
  }
}
@media (min-width: 959px) {
  .p-susSociety__item.-hyosho .c__obalBtn-arrlink a {
    min-width: 400px;
  }
}
.p-susSociety__item.-hyosho .c__obalBtn-arrlink.-blue {
  margin-top: clamp(15px, 8.1735436893px + 1.8203883495vw, 30px);
}
.p-susSociety__item.-hyosho .c__obalBtn-arrlink.-blue a {
  text-align: center;
  background-color: #4682A0;
  border-color: #fff;
  color: #fff;
}
.p-susSociety__item.-hyosho .c__obalBtn-arrlink.-blue a::after {
  content: "";
  display: block;
  border: 0;
  width: clamp(18px, 14.8143203883px + 0.8495145631vw, 25px);
  height: clamp(17px, 13.8143203883px + 0.8495145631vw, 24px);
  background: url(../images/common/icon_dl.svg) 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  top: calc(50% - 12.5px);
  right: 30px;
  margin-left: 0.5em;
  z-index: 10;
  transform: scalex(1) rotate(0deg);
}
.p-susCarbon__item.-tassei section {
  margin-top: clamp(50px, 27.2451456311px + 6.067961165vw, 100px);
}
.p-susCarbon__figBox {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.p-susCarbon__figBox > figure {
  text-align: center;
}
@media (min-width: 767px) {
  .p-susCarbon__figBox {
    flex-direction: row;
  }
}
@media (min-width: 959px) {
  .p-susCarbon__figBox {
    gap: 55px;
  }
}
.-bluecarbon .p-susCarbon__figBox figure img {
  max-width: 500px;
}
@media (min-width: 767px) {
  .-bluecarbon .p-susCarbon__figBox > div {
    width: 54.1666%;
  }
}
.-bluecarbon .p-susCarbon__figBox > div p:first-child {
  margin-bottom: clamp(48px, 33.4368932039px + 3.8834951456vw, 80px);
}
.-bluecarbon .p-susCarbon__figBox > div .c__obalBtn-arrlink {
  margin-top: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
@media (min-width: 767px) {
  .-bluecarbon .p-susCarbon__figBox > div .c__obalBtn-arrlink a {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (min-width: 959px) {
  .-bluecarbon .p-susCarbon__figBox > div .c__obalBtn-arrlink a {
    min-width: 380px;
  }
}
.-bluecarbon .p-susCarbon__figBox > div .c__obalBtn-arrlink.-navy a {
  text-align: center;
  /* span {
      width: calc(100% - 12px - .5em);
  } */
}
.-bluecarbon .p-susCarbon__figBox > div .c__obalBtn-arrlink.-navy a::after {
  content: "";
  width: 12px;
  height: 11px;
  background: url(../images/common/ico_newwindow_wh.svg) 0 0 no-repeat;
  background-size: cover;
  margin-left: 0.5em;
  border: 1px solid #000;
  transform: scalex(1) rotate(0deg);
  display: inline-block;
  position: relative;
  top: auto;
  right: auto;
  z-index: 0;
  border: 0;
}
.-bluecarbon .p-susCarbon__figBox > div .c__obalBtn-arrlink.-navy a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: scalex(0.9) rotate(45deg);
  position: absolute;
  top: calc(50% - 5px);
  right: 20px;
  z-index: 10;
}
.p-susCarbon__blockList {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 767px) {
  .p-susCarbon__blockList {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.p-susCarbon__blockList li {
  padding: clamp(20px, 15.4490291262px + 1.213592233vw, 30px) 15px;
  background: #F0F0F0;
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #4682A0;
}
@media (min-width: 767px) {
  .p-susCarbon__blockList li {
    width: calc((100% - 15px) / 2);
  }
}
@media (min-width: 1199px) {
  .p-susCarbon__blockList li {
    width: calc((100% - 30px) / 3);
  }
}
.p-susCarbon__blockList li h4 {
  text-align: center;
  font-size: clamp(18px, 16.1796116505px + 0.4854368932vw, 22px);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: clamp(10px, 7.7245145631px + 0.6067961165vw, 15px);
}
.p-susCarbon__blockList li h4 br {
  display: none;
}
@media (min-width: 959px) {
  .p-susCarbon__blockList li h4 br {
    display: inline;
  }
}
@media (min-width: 959px) {
  .p-susCarbon__blockList li h4 span.u-ib {
    display: inline;
  }
}
@media (min-width: 767px) {
  .p-susCarbon__blockList li h4 {
    min-height: 3.9em;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.p-susCarbon__blockList li p {
  padding: 0 clamp(0px, -4.5509708738px + 1.213592233vw, 10px);
}
.p-susNurturing__item .c-hl-02 {
  margin-bottom: clamp(20px, 15.4490291262px + 1.213592233vw, 30px);
}
.p-susNurturing__item .c-scrollContents img {
  width: 1200px;
  max-width: none;
}
@media (min-width: 959px) {
  .p-susNurturing__item .c-scrollContents img {
    width: 100%;
    max-width: 100%;
  }
}
.p-susNurturing__item.-plan section ~ section {
  margin-top: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.p-susNurturing__item.-plan section .c-hl-02 + p {
  font-weight: 500;
  font-size: clamp(0.9375rem, 0.8806128641rem + 0.2427184466vw, 1.0625rem);
}
.p-susNurturing__item.-plan section > dl > dt {
  font-weight: 500;
  font-size: clamp(0.9375rem, 0.8806128641rem + 0.2427184466vw, 1.0625rem);
  margin-bottom: 1em;
}
.p-susNurturing__item.-plan section > dl > dt:not(:first-child) {
  margin-top: clamp(20px, 13.1735436893px + 1.8203883495vw, 35px);
}
.p-susNurturing__item.-plan section > dl > dt > dl {
  display: flex;
  flex-wrap: wrap;
  gap: 3px 1em;
}
.p-susNurturing__item.-plan section > dl > dt > dl dt {
  width: 4em;
}
.p-susNurturing__item.-plan section > dl > dt > dl dd {
  width: calc(100% - 4em - 1em);
}
.p-susNurturing__item.-plan section > dl > dd ol li {
  display: flex;
  gap: 1em;
}
.p-susNurturing__item.-plan section > dl > dd ol li:not(:last-child) {
  margin-bottom: 0.5em;
}
.p-susNurturing__item.-plan section > dl > dd ol li span:first-child {
  width: 4em;
  position: relative;
  padding-left: 18px;
}
.p-susNurturing__item.-plan section > dl > dd ol li span:first-child::before {
  content: "";
  width: 15px;
  height: 15px;
  aspect-ratio: 1;
  background-color: currentColor;
  position: absolute;
  left: 0;
  top: 0.5em;
  border-radius: 100px;
}
.p-susNurturing__item.-plan section > dl > dd ol li span:last-child {
  width: calc(100% - 4em - 1em);
}
.p-susNurturing__item.-shien section ~ section {
  margin-top: clamp(50px, 27.2451456311px + 6.067961165vw, 100px);
}
.p-susNurturing__item.-shien section.-ikuji .p-susNurturing__blockList > li:first-child {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #B6F0F0;
}
.p-susNurturing__item.-shien section.-ikuji .p-susNurturing__blockList > li:nth-child(2) {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #55D2CD;
}
.p-susNurturing__item.-shien section.-ikuji .p-susNurturing__blockList > li:nth-child(3) {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #00B4E6;
}
.p-susNurturing__item.-shien section.-ikuji .p-susNurturing__blockList > li:nth-child(4) {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #F5A000;
}
.p-susNurturing__item.-shien section.-ikuji .p-susNurturing__blockList > li:last-child {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #225FA8;
}
.p-susNurturing__item.-shien section.-kaigo .p-susNurturing__blockList > li:first-child {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #55D2CD;
}
.p-susNurturing__item.-shien section.-kaigo .p-susNurturing__blockList > li:nth-child(2) {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #2C92D5;
}
.p-susNurturing__item.-shien section.-kaigo .p-susNurturing__blockList > li:last-child {
  border-top: clamp(4px, 3.0898058252px + 0.2427184466vw, 6px) solid #225FA8;
}
.p-susNurturing__item.-shien section.-others h4 {
  font-size: clamp(1.125rem, 0.8974514563rem + 0.9708737864vw, 1.625rem);
  margin-bottom: 1em;
}
.p-susNurturing__item.-shien .c-hl-01 + p {
  margin-bottom: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
.p-susNurturing__blockList {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: clamp(40px, 28.6225728155px + 3.0339805825vw, 65px);
}
@media (min-width: 767px) {
  .p-susNurturing__blockList {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px 15px;
  }
}
.p-susNurturing__blockList > li {
  padding: clamp(20px, 15.4490291262px + 1.213592233vw, 30px) 15px;
  background: #F0F0F0;
}
@media (min-width: 767px) {
  .p-susNurturing__blockList > li {
    width: calc((100% - 15px) / 2);
  }
}
@media (min-width: 1199px) {
  .p-susNurturing__blockList > li {
    width: calc((100% - 30px) / 3);
  }
}
.p-susNurturing__blockList > li h4 {
  text-align: center;
  font-size: clamp(18px, 16.1796116505px + 0.4854368932vw, 22px);
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: clamp(10px, 7.7245145631px + 0.6067961165vw, 15px);
}
.p-susNurturing__blockList > li h4 br {
  display: none;
}
@media (min-width: 959px) {
  .p-susNurturing__blockList > li h4 br {
    display: inline;
  }
}
@media (min-width: 959px) {
  .p-susNurturing__blockList > li h4 span.u-ib {
    display: inline;
  }
}
@media (min-width: 767px) {
  .p-susNurturing__blockList > li h4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.p-susNurturing__blockList > li p {
  padding: 0 clamp(0px, -4.5509708738px + 1.213592233vw, 10px);
  font-weight: bold;
  text-align: center;
}
.p-susNurturing__blockList > li ul {
  padding: 0 clamp(0px, -4.5509708738px + 1.213592233vw, 10px);
  margin-top: 0.5em;
}
.p-susNurturing__blockList > li ul li {
  padding-left: 20px;
  position: relative;
}
.p-susNurturing__blockList > li ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  aspect-ratio: 1;
  background-color: #C8C8C8;
  position: absolute;
  left: 0;
  top: 0.55em;
  border-radius: 100px;
}

.c-scrollContents {
  overflow: hidden;
}
.c-scrollContents > p.u-note {
  margin-bottom: 0.5em;
}
@media (min-width: 959px) {
  .c-scrollContents > p.u-note {
    display: none;
  }
}
.c-scrollContents > div {
  overflow-x: auto;
  padding-bottom: 5px;
}
.c-scrollContents .simplebar-track.simplebar-horizontal {
  height: 5px;
  border-radius: 5px;
  background: #F0F0F0;
  margin: 0 auto;
}
.c-scrollContents .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  height: 5px;
  border-radius: 5px;
  background: #87B4A8;
  top: 0;
}
.c-scrollContents .simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
  background: none;
}/*# sourceMappingURL=sustainability.css.map */