/* Reset */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

html {
  margin-top: 0 !important; }

.under-mv {
  padding: 36rem 0 7rem;
  background: url("../img/sustainable/under-fv.jpg") no-repeat center center;
  background-size: cover; }
  @media screen and (max-width: 834px) {
    .under-mv {
      padding: 16rem 0px 5rem; } }

.under-mv__title-box {
  color: #fff; }
  .under-mv__title-box .under-mv__title {
    color: #fff;
    line-height: 1.1; }

.under-mv__title--sub {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3; }
  @media screen and (max-width: 834px) {
    .under-mv__title--sub {
      font-size: 18px; } }

.under-sustainable__sec-lead {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 2.5rem;
  color: #559F40; }
  @media screen and (max-width: 834px) {
    .under-sustainable__sec-lead {
      font-size: 14px;
      margin-bottom: 1.3rem; } }
.under-sustainable__sec-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1.5; }
  @media screen and (max-width: 834px) {
    .under-sustainable__sec-title {
      font-size: 22px; } }
  @media screen and (max-width: 374px) {
    .under-sustainable__sec-title {
      font-size: 20px; } }
  .under-sustainable__sec-title span {
    display: block;
    font-size: 24px; }
    @media screen and (max-width: 834px) {
      .under-sustainable__sec-title span {
        font-size: 17px; } }
.under-sustainable__lead {
  padding: 10.8rem 0 12rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .under-sustainable__lead {
      padding: 6rem 0;
      flex-direction: column;
      gap: 3rem 0; } }
  .under-sustainable__lead .under-sustainable__sec-title,
  .under-sustainable__lead .under-sustainable__sec-text {
    width: 50%; }
    @media screen and (max-width: 834px) {
      .under-sustainable__lead .under-sustainable__sec-title,
      .under-sustainable__lead .under-sustainable__sec-text {
        width: 100%; } }
.under-sustainable__purpose {
  padding: 14rem 0;
  background: url("../img/sustainable/purpose-bg.webp") no-repeat center top;
  background-size: cover;
  text-align: center; }
  @media screen and (max-width: 834px) {
    .under-sustainable__purpose {
      padding: 7rem 0; } }
.under-sustainable .purpose__main {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .under-sustainable .purpose__main {
      flex-direction: column;
      gap: 3rem 0; } }
  .under-sustainable .purpose__main .under-sustainable__sec-title {
    margin-bottom: 3.2rem; }
    @media screen and (max-width: 834px) {
      .under-sustainable .purpose__main .under-sustainable__sec-title {
        margin-bottom: 2rem; } }
  .under-sustainable .purpose__main .purpose__text-box {
    width: 45%;
    text-align: left; }
    @media screen and (max-width: 834px) {
      .under-sustainable .purpose__main .purpose__text-box {
        width: 100%; } }
  .under-sustainable .purpose__main .purpose__picture-box {
    width: 50%; }
    @media screen and (max-width: 834px) {
      .under-sustainable .purpose__main .purpose__picture-box {
        width: 100%; } }
.under-sustainable .description {
  display: none; }
  @media screen and (max-width: 834px) {
    .under-sustainable .description {
      display: flex;
      flex-direction: column;
      gap: 3rem 0; } }
.under-sustainable .description__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left; }
.under-sustainable .description__tag {
  line-height: 1;
  padding: 7px 10px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 1rem; }
.under-sustainable .description__title {
  font-size: 17px;
  font-weight: 400;
  color: #559F40;
  margin-bottom: 1rem; }
.under-sustainable .description__text {
  font-size: 14px; }
.under-sustainable__product {
  padding: 16rem 0; }
  @media screen and (max-width: 834px) {
    .under-sustainable__product {
      padding: 7rem 0; } }
.under-sustainable .product__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 4rem; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__info {
      flex-direction: column;
      gap: 1rem 0;
      margin-bottom: 3rem; } }
  .under-sustainable .product__info .product__info--title {
    width: 50%; }
    @media screen and (max-width: 834px) {
      .under-sustainable .product__info .product__info--title {
        width: 100%; } }
  .under-sustainable .product__info .under-sustainable__sec-text {
    width: 50%; }
    @media screen and (max-width: 834px) {
      .under-sustainable .product__info .under-sustainable__sec-text {
        width: 100%; } }
.under-sustainable__product--list {
  display: flex;
  flex-direction: column;
  gap: 8rem 0; }
  @media screen and (max-width: 834px) {
    .under-sustainable__product--list {
      gap: 5rem 0; } }
.under-sustainable__product--item {
  background-color: #F6F6F6;
  padding: 9rem 7%; }
  @media screen and (max-width: 834px) {
    .under-sustainable__product--item {
      padding: 4rem 5%; } }
.under-sustainable .product__upper-box {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__upper-box {
      flex-direction: column;
      gap: 3rem 0; } }
.under-sustainable .product__text-box {
  width: 47%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__text-box {
      width: 100%; } }
.under-sustainable .product__picture-box {
  width: 47%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__picture-box {
      width: 100%; } }
.under-sustainable .product__lead {
  display: flex;
  align-items: center;
  gap: 0 2rem;
  margin-bottom: 2rem; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__lead {
      gap: 0 1rem; } }
.under-sustainable p.number {
  background-image: url(../img/top/mv-txt.webp);
  color: transparent;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 400;
  font-size: 40px;
  font-family: "Red Hat Display", sans-serif;
  line-height: 1; }
  @media screen and (max-width: 834px) {
    .under-sustainable p.number {
      font-size: 28px; } }
.under-sustainable .tag-bg {
  padding: 7px 15px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1; }
  @media screen and (max-width: 834px) {
    .under-sustainable .tag-bg {
      font-size: 14px; } }
.under-sustainable .blue {
  background-color: #62B1DC; }
.under-sustainable .light-green {
  background-color: #89C7B2; }
.under-sustainable .aqua-blue {
  background-color: #60CED8; }
.under-sustainable .product__title {
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 15px;
  border-bottom: 1px solid #BBBBBB;
  margin-bottom: 2.5rem; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__title {
      font-size: 22px;
      margin-bottom: 2rem;
      padding-bottom: 10px; } }
  @media screen and (max-width: 374px) {
    .under-sustainable .product__title {
      font-size: 20px; } }
.under-sustainable .product__sub-title {
  margin-bottom: 2rem;
  font-size: 24px; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__sub-title {
      font-size: 18px;
      margin-bottom: 1rem; } }
.under-sustainable .product__middle-box {
  margin-top: 8rem;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__middle-box {
      margin-top: 4rem;
      min-width: 0;
      overflow: hidden; } }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__middle-box .middle-box__image {
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; } }
  .under-sustainable .product__middle-box picture {
    display: block; }
    @media screen and (max-width: 834px) {
      .under-sustainable .product__middle-box picture {
        display: inline-block;
        min-width: 966px; } }
  .under-sustainable .product__middle-box img {
    display: block;
    width: 100%; }
    @media screen and (max-width: 834px) {
      .under-sustainable .product__middle-box img {
        max-width: none;
        height: auto;
        display: block; } }
  .under-sustainable .product__middle-box .note {
    width: 100%; }
.under-sustainable .product__additional-box {
  background-color: #fff;
  margin-top: 6rem;
  padding: 5.8rem 5%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product__additional-box {
      margin-top: 4rem;
      padding: 3rem 5%; } }
.under-sustainable .additional__info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6rem; }
  @media screen and (max-width: 834px) {
    .under-sustainable .additional__info {
      flex-direction: column;
      gap: 2rem 0;
      margin-bottom: 3rem; } }
.under-sustainable .additional__info--title {
  width: 50%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .additional__info--title {
      width: 100%; } }
.under-sustainable .additional__lead {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 1rem;
  color: #559F40; }
  @media screen and (max-width: 834px) {
    .under-sustainable .additional__lead {
      font-size: 14px; } }
.under-sustainable .additional__title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2rem; }
  @media screen and (max-width: 834px) {
    .under-sustainable .additional__title {
      font-size: 18px;
      margin-bottom: 1rem; } }
  @media screen and (max-width: 374px) {
    .under-sustainable .additional__title {
      font-size: 17px; } }
.under-sustainable .additional__group {
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 834px) {
    .under-sustainable .additional__group {
      flex-direction: column;
      overflow: hidden;
      min-width: 0; } }
.under-sustainable .additional__group:first-child {
  padding-bottom: 11px;
  margin-bottom: 11px;
  border-bottom: 1px solid #DDDDDD; }
.under-sustainable .group__title {
  writing-mode: vertical-rl;
  background-color: #EEEEEE;
  text-align: center;
  padding: 0 8px;
  font-size: 16px;
  font-weight: 400;
  width: 5%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .group__title {
      width: 100%;
      writing-mode: horizontal-tb;
      margin-bottom: 2rem; } }
.under-sustainable .group__main {
  width: 94%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem 0; }
  @media screen and (max-width: 834px) {
    .under-sustainable .group__main {
      width: 100%; } }
  .under-sustainable .group__main picture.additional__image {
    display: block; }
    @media screen and (max-width: 834px) {
      .under-sustainable .group__main picture.additional__image {
        width: 100%; } }
    .under-sustainable .group__main picture.additional__image img {
      display: block;
      width: 100%;
      object-fit: cover;
      height: auto; }
  .under-sustainable .group__main .additional__text {
    width: 30%;
    text-align: center; }
    @media screen and (max-width: 834px) {
      .under-sustainable .group__main .additional__text {
        width: 100%; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product1 .group__main {
    min-width: 0;
    overflow: hidden; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product1 .group__main .additional__image-box {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 12px; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product1 .group__main picture.additional__image {
    width: 100%;
    display: inline-block;
    min-width: 865px; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product1 .group__main picture.additional__image img {
    width: 865px;
    max-width: none !important;
    height: auto;
    display: block; } }
.under-sustainable .additional__sub-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 4rem;
  text-align: center; }
  @media screen and (max-width: 834px) {
    .under-sustainable .additional__sub-title {
      font-size: 15px;
      margin-bottom: 2rem; } }
@media screen and (max-width: 834px) {
  .under-sustainable .additional__picture {
    width: 100%; } }
.under-sustainable .additional__picture picture {
  display: block; }
.under-sustainable .additional__picture img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: auto; }
.under-sustainable .light-green-bg {
  background-color: #F0F9F5;
  padding: 4rem 8%;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 834px) {
    .under-sustainable .light-green-bg {
      padding: 2rem 8%;
      min-width: 0;
      overflow: hidden;
      min-width: 0;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 12px;
      justify-content: flex-start; }
      .under-sustainable .light-green-bg picture {
        display: inline-block;
        min-width: 600px; }
      .under-sustainable .light-green-bg img {
        width: 600px;
        max-width: none !important;
        height: auto;
        display: block; } }
.under-sustainable .product1 .additional__text {
  width: 50%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product1 .additional__text {
      width: 100%;
      text-align: left;
      font-size: 12px; } }
.under-sustainable .product3 .additional__info--title {
  width: 53%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product3 .additional__info--title {
      width: 100%; } }
.under-sustainable .product3 .additional__info--picture {
  width: 38%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product3 .additional__info--picture {
      width: 100%; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product4 .additional__picture {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 12px;
    min-width: 0; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product4 .additional__picture picture {
    display: inline-block;
    min-width: 700px; } }
@media screen and (max-width: 834px) {
  .under-sustainable .product4 .additional__picture img {
    width: 700px;
    max-width: none !important;
    height: auto;
    display: block; } }
.under-sustainable .product5 .additional__info--picture {
  width: 48%; }
  @media screen and (max-width: 834px) {
    .under-sustainable .product5 .additional__info--picture {
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      padding-bottom: 12px;
      min-width: 0; } }
  .under-sustainable .product5 .additional__info--picture picture {
    display: block; }
    @media screen and (max-width: 834px) {
      .under-sustainable .product5 .additional__info--picture picture {
        display: inline-block;
        min-width: 400px; } }
  .under-sustainable .product5 .additional__info--picture img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: auto; }
    @media screen and (max-width: 834px) {
      .under-sustainable .product5 .additional__info--picture img {
        width: 400px;
        max-width: none !important;
        height: auto;
        display: block; } }
