@charset "UTF-8";
.under.sustainability {
  overflow: visible; }
  .under.sustainability .section__lead {
    display: flex;
    align-items: center;
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 400;
    margin-bottom: 5rem;
    font-size: 18px; }
    @media screen and (max-width: 834px) {
      .under.sustainability .section__lead {
        font-size: 14px;
        margin-bottom: 1rem; } }
    .under.sustainability .section__lead img {
      filter: brightness(0.5);
      height: auto;
      padding-right: 4px;
      width: 24px; }
  .under.sustainability .section__title {
    font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
    font-weight: 500;
    margin-bottom: 3.5rem;
    line-height: 1.7;
    font-size: 32px; }
    @media screen and (max-width: 834px) {
      .under.sustainability .section__title {
        font-size: 20px;
        margin-bottom: 2rem; } }
  .under.sustainability .sustainability__lead {
    padding: 12rem 0 15rem;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 834px) {
      .under.sustainability .sustainability__lead {
        flex-direction: column;
        gap: 4rem 0;
        padding: 5rem 0; } }
  .under.sustainability .lead__info {
    width: 52%; }
    @media screen and (max-width: 834px) {
      .under.sustainability .lead__info {
        width: 100%; } }
  .under.sustainability .lead__picture {
    width: 40%; }
    .under.sustainability .lead__picture img {
      object-fit: cover;
      display: block;
      width: 100%;
      height: auto; }
    @media screen and (max-width: 834px) {
      .under.sustainability .lead__picture {
        width: 100%; } }
  .under.sustainability .sustainability__SDGs {
    background-color: #F4F5F0;
    padding: 14rem 0 17rem; }
    @media screen and (max-width: 834px) {
      .under.sustainability .sustainability__SDGs {
        padding: 5rem 0; } }
  .under.sustainability .SDGs__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media screen and (max-width: 834px) {
      .under.sustainability .SDGs__inner {
        flex-direction: column;
        align-items: center;
        gap: 4rem 0; } }
  .under.sustainability .SDGs__info {
    position: sticky;
    top: 10rem;
    width: 37.2%;
    height: fit-content;
    z-index: 1; }
    @media screen and (max-width: 834px) {
      .under.sustainability .SDGs__info {
        position: static;
        width: 100%; } }
    .under.sustainability .SDGs__info .section__text {
      width: 75%; }
      @media screen and (max-width: 834px) {
        .under.sustainability .SDGs__info .section__text {
          width: 100%; } }
  .under.sustainability .SDGs__main {
    width: 59.5%;
    display: flex;
    flex-direction: column;
    gap: 8rem 0; }
    @media screen and (max-width: 834px) {
      .under.sustainability .SDGs__main {
        width: 100%;
        gap: 4rem; } }
  .under.sustainability .SDGs__main-content {
    padding-bottom: 9rem;
    border-bottom: 1px solid #ddd; }
    @media screen and (max-width: 834px) {
      .under.sustainability .SDGs__main-content {
        padding-bottom: 5rem; } }
  .under.sustainability #SDGs__main-content3 {
    border-bottom: 0px solid #ddd;
    padding-bottom: 0rem; }
  .under.sustainability .content__title {
    display: flex;
    align-items: center;
    margin-bottom: 2rem; }
  .under.sustainability .content__title-en {
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 400;
    padding-right: 3rem;
    line-height: 1;
    font-size: 40px; }
    @media screen and (max-width: 834px) {
      .under.sustainability .content__title-en {
        font-size: 24px;
        padding-right: 1.5rem; } }
  .under.sustainability .content__title-ja {
    font-family: "Bricolage Grotesque", sans-serif;
    line-height: 1;
    font-weight: 500;
    font-size: 30px;
    padding-left: 3rem;
    border-left: 1px solid #111111; }
    @media screen and (max-width: 834px) {
      .under.sustainability .content__title-ja {
        font-size: 19px;
        padding-left: 1.5rem; } }
  .under.sustainability .content__picture img {
    object-fit: cover;
    display: block;
    width: 100%;
    height: auto; }
  .under.sustainability .content__info {
    margin-top: 5.6rem; }
    @media screen and (max-width: 834px) {
      .under.sustainability .content__info {
        margin-top: 3rem; } }
  .under.sustainability .content__info--title {
    font-family: "Bricolage Grotesque", sans-serif;
    line-height: 1;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 3rem; }
    @media screen and (max-width: 834px) {
      .under.sustainability .content__info--title {
        font-size: 16px;
        margin-bottom: 2rem; } }
  .under.sustainability .content__example {
    background-color: #EDEAE4;
    margin-top: 3rem;
    padding: 27px 3%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    @media screen and (max-width: 834px) {
      .under.sustainability .content__example {
        flex-direction: column;
        gap: 3rem 0;
        padding: 27px 5%; } }
  .under.sustainability .example__main {
    width: 64%; }
    @media screen and (max-width: 834px) {
      .under.sustainability .example__main {
        width: 100%; } }
  .under.sustainability .example__SDGs {
    width: 30%; }
    @media screen and (max-width: 834px) {
      .under.sustainability .example__SDGs {
        width: 100%; } }
  .under.sustainability .example__title {
    font-size: 14px;
    font-family: "Bricolage Grotesque", sans-serif;
    line-height: 1.7;
    margin-bottom: 1.7rem;
    font-weight: 500; }
  .under.sustainability .example__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center; }
  .under.sustainability .tag {
    width: fit-content;
    font-size: 14px;
    line-height: 1;
    padding: 5px 10px;
    border-radius: 14px;
    border: 1px solid #999; }
    @media screen and (max-width: 834px) {
      .under.sustainability .tag {
        font-size: 12px; } }
