@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Abel&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
.ly_materialReverseSystemMainContents {
  display: block;
  padding-bottom: 13.3rem;
  margin-top: -110px;
  overflow: hidden;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemMainContents {
    padding-bottom: 11rem;
    margin-top: 0;
  }
}
.ly_materialReverseSystemMainVisualSection {
  display: block;
  padding: 0;
  margin: 0;
}

.ly_materialReverseSystemMainVisualFrame {
  display: block;
}

.ly_materialReverseSystemMainVisualFrame_position {
  position: relative;
  inline-size: 100%;
}

.ly_materialReverseSystemMainVisualLayout {
  display: grid;
  grid-template-columns: minmax(33rem, 330fr) minmax(95rem, 950fr);
  grid-template-areas: "text image";
  inline-size: 100%;
}

.ly_materialReverseSystemMainVisualLayout_start {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  grid-area: image;
  aspect-ratio: 95/63;
}

.ly_materialReverseSystemMainVisualLayout_end {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  grid-area: text;
  aspect-ratio: 11/21;
}

.ly_materialReverseSystemMainVisualImageContent {
  position: absolute;
  top: 0;
  left: 0;
  inline-size: 100%;
  block-size: 100%;
  overflow: hidden;
  border-radius: 0rem 2rem 2rem 2rem;
}

.bl_materialReverseSystemMainVisualImage {
  display: block;
  inline-size: 100%;
  block-size: 100%;
}

.bl_materialReverseSystemMainVisualImage_content {
  display: block;
  inline-size: 100%;
  block-size: 100%;
  object-fit: cover;
}

.ly_materialReverseSystemMainVisualTextContent {
  position: absolute;
  top: 54.76%;
  left: 1.7rem;
  inline-size: 57.1rem;
}

.ly_materialReverseSystemMainVisualTextContent_inner {
  padding-block-start: 1.3rem;
  padding-block-end: 1.6rem;
  padding-inline: 2.3rem;
  background-color: rgba(255, 255, 255, 0.8);
}

.bl_materialReverseSystemMainVisualTitle {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 157.143%;
}

.bl_materialReverseSystemMainVisualTitle_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemMainVisualLayout {
    grid-template-columns: 1fr;
    grid-template-areas: "image" "text";
  }
  .ly_materialReverseSystemMainVisualLayout_start {
    aspect-ratio: auto;
    block-size: 45.3rem;
  }
  .ly_materialReverseSystemMainVisualLayout_end {
    aspect-ratio: auto;
  }
  .ly_materialReverseSystemMainVisualImageContent {
    block-size: 55rem;
    border-radius: 0;
  }
  .ly_materialReverseSystemMainVisualTextContent {
    position: static;
    inline-size: 100%;
    margin-inline-end: 2rem;
  }
  .ly_materialReverseSystemMainVisualTextContent_inner {
    padding: 2rem;
  }
  .bl_materialReverseSystemMainVisualTitle {
    font-size: 3.1rem;
    line-height: 145.161%;
  }
  .bl_materialReverseSystemMainVisualTitle_text {
    display: block;
  }
}
.ly_materialReverseSystemAboutSection {
  display: block;
  padding-top: 2rem;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemAboutSection {
    display: block;
    padding-top: 6.5rem;
  }
}
.ly_materialReverseSystemAboutFrame {
  display: block;
}

.ly_materialReverseSystemAboutFrame_centering {
  max-inline-size: 128rem;
  margin: auto;
  padding-inline: 4rem;
}

.ly_materialReverseSystemAboutLayout {
  display: grid;
  grid-template-columns: minmax(63.6rem, 636fr) minmax(54rem, 540fr);
  column-gap: 2.4rem;
}

.ly_materialReverseSystemAboutLayout_start {
  display: flex;
  align-items: center;
  justify-content: stretch;
  flex-direction: column;
  row-gap: 4.3rem;
  padding-block-start: 6rem;
}

.ly_materialReverseSystemAboutLayout_end {
  display: flex;
  align-items: flex-end;
  justify-content: stretch;
  flex-direction: column;
  row-gap: 7.4rem;
}

.ly_materialReverseSystemAboutCyclicalServicesTextContent {
  display: block;
}

.bl_materialReverseSystemAboutCyclicalServicesTitle {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 145.833%;
  padding-block-end: 3.8rem;
}

.bl_materialReverseSystemAboutCyclicalServicesTitle_text {
  display: block;
}

.bl_materialReverseSystemAboutCyclicalServicesText {
  text-align: justify;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%;
}

.bl_materialReverseSystemAboutCyclicalServicesText_text {
  display: block;
}

.ly_materialReverseSystemAboutCyclicalServicesImageContent {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bl_materialReverseSystemAboutCyclicalServicesImage {
  display: block;
  inline-size: 100%;
  block-size: 100%;
}

.bl_materialReverseSystemAboutCyclicalServicesImage_content {
  display: block;
  inline-size: 100%;
  block-size: 100%;
  object-fit: contain;
}

.bl_materialReverseSystemAboutCyclicalServicesCaption {
  text-align: right;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%;
  inline-size: 100%;
}

.bl_materialReverseSystemAboutCyclicalServicesCaption_text {
  display: block;
}

.ly_materialReverseSystemAboutSocialIssueImageContent {
  display: flex;
  align-items: center;
  justify-content: center;
  inline-size: 36rem;
  block-size: 44rem;
}

.bl_materialReverseSystemAboutSocialIssueImage {
  display: block;
  inline-size: 100%;
  block-size: 100%;
}

.bl_materialReverseSystemAboutSocialIssueImage_content {
  display: block;
  inline-size: 100%;
  block-size: 100%;
  object-fit: contain;
}

.ly_materialReverseSystemAboutSocialIssueTextContent {
  display: block;
}

.bl_materialReverseSystemAboutSocialIssueTitle {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 145.833%;
  padding-block-end: 3rem;
}

.bl_materialReverseSystemAboutSocialIssueTitle_text {
  display: block;
}

.bl_materialReverseSystemAboutSocialIssueText {
  text-align: justify;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%;
}

.bl_materialReverseSystemAboutSocialIssueText_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemAboutFrame_centering {
    max-inline-size: none;
    margin: 0;
    padding-inline: 2rem;
  }
  .ly_materialReverseSystemAboutLayout {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 3.5rem;
  }
  .ly_materialReverseSystemAboutLayout_start {
    row-gap: 3.4rem;
    padding-block-start: 0;
  }
  .ly_materialReverseSystemAboutLayout_end {
    row-gap: 4.52rem;
  }
  .bl_materialReverseSystemAboutCyclicalServicesTitle {
    font-size: 2rem;
    line-height: 140%;
    padding-block-end: 3.4rem;
  }
  .bl_materialReverseSystemAboutCyclicalServicesTitle_text {
    display: block;
  }
  .bl_materialReverseSystemAboutCyclicalServicesText {
    line-height: 178.571%;
  }
  .ly_materialReverseSystemAboutCyclicalServicesImageContent {
    inline-size: 30.0279rem;
    block-size: auto;
  }
  .ly_materialReverseSystemAboutSocialIssueImageContent {
    inline-size: 100%;
    block-size: auto;
  }
  .bl_materialReverseSystemAboutSocialIssueTitle {
    font-size: 2rem;
    line-height: 140%;
    padding-block-end: 3.4rem;
  }
  .bl_materialReverseSystemAboutSocialIssueText {
    line-height: 178.571%;
  }
}
.ly_materialReverseSystemPartnerInterviewSection {
  display: block;
  padding-top: 9rem;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemPartnerInterviewSection {
    display: block;
    padding-top: 8rem;
  }
}
.ly_materialReverseSystemPartnerInterviewTitleFrame {
  display: block;
  padding-block-end: 3rem;
}

.ly_materialReverseSystemPartnerInterviewTitleFrame_centering {
  max-inline-size: 128rem;
  margin: auto;
  padding-inline: 4rem;
}

.bl_materialReverseSystemPartnerInterviewTitle {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3rem;
  font-style: normal;
  font-weight: 350;
  line-height: 200%;
}

.bl_materialReverseSystemPartnerInterviewTitle_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemPartnerInterviewTitleFrame {
    display: block;
    padding-block-end: 4.5rem;
  }
  .ly_materialReverseSystemPartnerInterviewTitleFrame_centering {
    max-inline-size: none;
    margin: 0;
    padding-inline: 2rem;
  }
  .bl_materialReverseSystemPartnerInterviewTitle {
    font-size: 2.5rem;
    line-height: 168%;
  }
}
.ly_materialReverseSystemPartnerInterviewCardsFrame {
  display: block;
}

.ly_materialReverseSystemPartnerInterviewCardsFrame_centering {
  max-inline-size: 128rem;
  margin: auto;
  padding-inline: 4rem;
}

.ly_materialReverseSystemPartnerInterviewCards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 4rem;
}

.ly_materialReverseSystemPartnerInterviewCards_item {
  display: block;
}

.ly_materialReverseSystemPartnerInterviewCardsContent {
  display: flex;
  align-items: flex-start;
  justify-content: stretch;
  flex-direction: column;
}

.ly_materialReverseSystemPartnerInterviewCardsTitle {
  padding-block-end: 5.2rem;
  background-image: url("/plus_press/2025/sustainability/mrs/images/interview_title.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left 0 bottom 1rem;
  inline-size: 100%;
}

.bl_materialReverseSystemPartnerInterviewCardsTitleTitle {
  text-align: justify;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 350;
  line-height: 166.667%;
}

.bl_materialReverseSystemPartnerInterviewCardsTitleTitle_text {
  display: block;
}

.ly_materialReverseSystemPartnerInterviewCardsText {
  display: block;
}

.bl_materialReverseSystemPartnerInterviewCardsTextText {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%;
}

.bl_materialReverseSystemPartnerInterviewCardsTextText_text {
  display: block;
}

.bl_materialReverseSystemPartnerInterviewCardsTextNote {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 166.667%;
}

.bl_materialReverseSystemPartnerInterviewCardsTextNote_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemPartnerInterviewCardsFrame_centering {
    max-inline-size: none;
    margin: 0;
    padding-inline: 2rem;
  }
  .ly_materialReverseSystemPartnerInterviewCards {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 3.47rem;
  }
  .ly_materialReverseSystemPartnerInterviewCardsTitle {
    padding-block-end: 4.43rem;
    background-position: left 0 bottom 0.95rem;
  }
  .bl_materialReverseSystemPartnerInterviewCardsTitleTitle {
    font-size: 1.7rem;
    line-height: 147.059%;
  }
}
.ly_materialReverseSystemPartnerInterviewImageFrame {
  display: block;
  padding-block-start: 4rem;
}

.ly_materialReverseSystemPartnerInterviewImageFrame_centering {
  max-inline-size: 128rem;
  margin: auto;
  padding-inline: 4rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.ly_materialReverseSystemPartnerInterviewImageContent {
  display: block;
  position: relative;
  inline-size: 91rem;
  block-size: 63rem;
  border-radius: 2rem;
}

.bl_materialReverseSystemPartnerInterviewImage {
  display: block;
  inline-size: 100%;
  block-size: 100%;
}

.bl_materialReverseSystemPartnerInterviewImage_content {
  display: block;
  inline-size: 100%;
  block-size: 100%;
}

.bl_materialReverseSystemPartnerInterviewCaption {
  color: #fff;
  text-align: right;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, Helvetica, Verdana, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 142.857%;
  position: absolute;
  top: 1.2rem;
  right: 1.9rem;
}

.bl_materialReverseSystemPartnerInterviewCaption_text {
  display: block;
}

@media screen and (max-width: 600px) {
  .ly_materialReverseSystemPartnerInterviewImageFrame {
    display: block;
    padding-block-start: 3.5rem;
  }
  .ly_materialReverseSystemPartnerInterviewImageFrame_centering {
    max-inline-size: none;
    margin: 0;
    padding-inline: 2rem;
    display: block;
  }
  .ly_materialReverseSystemPartnerInterviewImageContent {
    inline-size: 100%;
    block-size: auto;
  }
  .bl_materialReverseSystemPartnerInterviewCaption {
    font-size: 1rem;
    right: 0.3rem;
  }
}

/*# sourceMappingURL=index.css.map */