@charset "utf-8";
.about {
      padding-top: clamp(4rem, 3.333rem + 1.39vw, 5rem);
    padding-bottom: 85px;
    position: relative;
}
.about-bottom__deco {
      position: absolute;
    bottom: 0;
    height: 170px;
    width: 100%;
    background-color: #F9FAB1;
}
.about__inner {
      position: relative;
    padding-left: clamp(1.25rem, -9.917rem + 23.26vw, 18rem);
    padding-right: clamp(6rem, -2rem + 16.67vw, 18rem);
}
.about__container {
      display: flex;
    column-gap: clamp(1.25rem, -0.708rem + 4.08vw, 4.188rem);
}
.about__left {
  width: 50%;
}
.about-left__img {
      margin-top: clamp(2rem, 1.458rem + 1.13vw, 2.813rem);
    object-fit: contain;
}
.about-left__text {
      margin-top: clamp(1.25rem, 0.75rem + 1.04vw, 2rem);
    text-align: center;
    line-height: 1.5;
}
.about__right {
      width: 50%;
    padding-right: clamp(1.25rem, -1.167rem + 5.03vw, 4.875rem);
    position: relative;
}
.about-right__img {
      aspect-ratio: 655/634;
    object-fit: cover;
    height: 100%;
}
.about-right__content {
      position: absolute;
    top: clamp(1rem, 2.08vw, 2.5rem);
    right: 0;
    display: flex;
    flex-direction: column;
    row-gap: clamp(0.75rem, 0.583rem + 0.35vw, 1rem);
    align-items: flex-end;
}
.about-right__text {
      font-size: clamp(0.875rem, 0.625rem + 0.52vw, 1.25rem);
    padding: clamp(0.625rem, 0.542rem + 0.17vw, 0.75rem) clamp(0.5rem, 1.04vw, 1.25rem);
    background-color: #fff;
    line-height: 1.5;
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    width: fit-content;
}

.commitment {
  padding-top: clamp(5rem, 3.333rem + 3.47vw, 7.5rem);
}
.commitment__inner {
        padding-left: clamp(1.25rem, -17.893rem + 29.91vw, 18rem);
    padding-right: clamp(6rem, -7.714rem + 21.43vw, 18rem);
}
.commitment__content {
  margin-top: clamp(3rem, 1.667rem + 2.78vw, 5rem);
}
.commitment__top {
      display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: clamp(1.25rem, -0.583rem + 3.82vw, 4rem);
}
.commitment-top__item {
      position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-left: clamp(1.25rem, -0.125rem + 2.86vw, 3.313rem);
}
.commitment-top-item__img {
      position: absolute;
    width: clamp(7.938rem, 4.854rem + 6.42vw, 12.563rem);
    object-fit: contain;
    left: 0;
    top: 0;
    z-index: 5;
}
.commitment-top-item__img--2 {
  width: clamp(13.938rem, 11.479rem + 5.12vw, 17.625rem);
}
.commitment-top-item__sub {
      position: relative;
    z-index: 10;
    font-size: clamp(1.25rem, 1.083rem + 0.35vw, 1.5rem);
    line-height: 1.5;
    font-weight: 700;
}
.commitment-top-item__icon {
      position: relative;
    z-index: 10;
    margin-top: 10px;
    width: 10px;
    height: 10px;
    background-color: #000;
}
.commitment-top-item__main {
      position: relative;
    z-index: 10;
    margin-top: 14px;
    line-height: 1.5;
    font-weight: 700;
    font-size: clamp(1rem, 0.429rem + 0.89vw, 1.5rem);
    text-align: center;
}
.commitment-top-item__text {
      position: relative;
    z-index: 10;
    margin-top: clamp(1rem, 0.333rem + 1.39vw, 2rem);
    text-align: center;
    line-height: 1.7;
}

.commitment__center {
      margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: clamp(2rem, 1.667rem + 0.69vw, 2.5rem) clamp(1.25rem, -4rem + 10.94vw, 9.125rem);
    border: 1px dotted #707070;
}
.commitment-center__title {
      font-size: clamp(1.25rem, 1.083rem + 0.35vw, 1.5rem);
    font-weight: 700;
}
.commitment-center__items {
      width: 100%;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    column-gap: clamp(1rem, 2.08vw, 2.5rem);
    row-gap: 16px;
    margin-top: 20px;
}
.commitment-center__item {
      display: flex;
    flex-direction: column;
    row-gap: clamp(0.313rem, -0.146rem + 0.95vw, 1rem);
    align-items: center;
}
.commitment-center-item__img {
      aspect-ratio: 1/1;
    object-fit: cover;
    height: auto;
}
.commitment-center-item__text {
      font-size: clamp(1rem, 0.667rem + 0.69vw, 1.5rem);
    font-weight: 700;
}

.commitment__bottom {
      margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.commitment-bottom__item {
      background-image: url(https://agrich.jp/system_panel/uploads/images/commitment-bottom1.png);
    padding: clamp(2.5rem, 0.625rem + 3.91vw, 5.313rem) clamp(1.25rem, -1.667rem + 6.08vw, 5.625rem) clamp(3rem, 0.667rem + 4.86vw, 6.5rem);
    display: flex;
    flex-direction: column;
    align-items: center;
    background-position: center;
  background-size: cover;
}
.commitment-bottom__item--2 {
      background-image: url(https://agrich.jp/system_panel/uploads/images/commitment-bottom2.png);
}
.commitment-bottom-item__sub {
      font-size: clamp(1rem, 0.917rem + 0.17vw, 1.125rem);
    font-weight: 700;
    line-height: 1;
    color: #fff;
}
.commitment-bottom-item__main {
      font-size: clamp(3.75rem, 1.375rem + 4.95vw, 7.313rem);
    color: #fff;
}
.commitment-bottom-item__line {
      height: clamp(0.375rem, 0.25rem + 0.26vw, 0.563rem);
    width: clamp(7.75rem, 5.583rem + 4.51vw, 11rem);
    background-color: #fff;
    margin-top: clamp(0.438rem, 0.354rem + 0.17vw, 0.563rem);
    margin-bottom: clamp(1.5rem, 0.25rem + 2.6vw, 3.375rem);
}

.service {
  padding-top: clamp(7.5rem, 5.833rem + 3.47vw, 10rem);
  padding-bottom: 80px;
  overflow: hidden;
}
.service__items {
      display: flex;
    flex-direction: column;
    row-gap: clamp(4rem, 1.667rem + 4.86vw, 7.5rem);
  margin-top: clamp(3.5rem, 1.667rem + 3.82vw, 6.25rem);
}
.service__item {
      display: flex;
    column-gap: clamp(1.25rem, -5.833rem + 14.76vw, 11.875rem);
    position: relative;
    padding-right: clamp(6rem, -3.625rem + 20.05vw, 20.438rem);
    align-items: center;
}
.service__item:nth-child(2n) {
      flex-direction: row-reverse;
    padding-right: 0;
    padding-left: clamp(1.25rem, -12.417rem + 28.47vw, 21.75rem);
}
.service-item__deco1 {
      position: absolute;
    width: clamp(9.375rem, -4.375rem + 28.65vw, 30rem);
    right: -2%;
    bottom: 0;
    z-index: 5;
}
.service-item__deco2 {
      position: absolute;
    width: clamp(9.563rem, -0.521rem + 21.01vw, 24.688rem);
    left: clamp(1.25rem, -1.917rem + 6.6vw, 6rem);
    bottom: 0;
    z-index: 5;
}
.service-item__deco3 {
      position: absolute;
    width: clamp(21.938rem, 14.479rem + 15.54vw, 33.125rem);
    right: -5%;
    bottom: 0;
    z-index: 5;
}
.service-item__img {
      width: 52%;
    position: relative;
    z-index: 10;
}
.service-item__right {
      width: 48%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 10;
}
.service-item__title {
  font-size: clamp(1.25rem, 0.75rem + 1.04vw, 2rem);
}
.service-item__text {
      margin-top: clamp(0.625rem, -0.292rem + 1.91vw, 2rem);
    margin-bottom: clamp(1.5rem, 1.167rem + 0.69vw, 2rem);
    text-align: center;
    line-height: 1.7;
}


@media (max-width: 767px) {
  .about__inner {
        padding-left: 0;
    padding-right: 0;
  }
  .about__container {
        flex-direction: column-reverse;
    row-gap: 20px;
  }
  .about__left {
        width: 100%;
    padding: 0 20px;
  }
  .about__right {
        width: 100%;
    padding-right: 0;
  }
  .about-right__img {
    height: auto;
  }
  .about-right__content {
    right: 20px;
  }
  
  .commitment__inner {
    padding-right: 20px;
  }
  .commitment__top {
        grid-template-columns: repeat(1, 1fr);
    row-gap: 56px;
  }
  
  .commitment-center__items {
        grid-template-columns: repeat(2, 1fr);
    column-gap: 48px;
  }
  .commitment-center-item__text {
    font-size: clamp(1rem, 0.483rem + 2.12vw, 1.5rem);
  }
  
  .commitment__bottom {
        margin-top: 80px;
    grid-template-columns: repeat(1, 1fr);
  }
  
  .service {
    padding-bottom: 100px;
  }
  .service__inner {
    padding: 0 clamp(1.25rem, -3.664rem + 20.16vw, 6rem);
  }
  .service__item {
        flex-direction: column;
    row-gap: 24px;
    padding-right: 0;
  }
  .service__item:nth-child(2n) {
    flex-direction: column;
    row-gap: 24px;
    padding-left: 0;
  }
  .service-item__img {
    width: 100%;
  }
  .service-item__right {
    width: 100%;
  }
  .service-item__deco1 {
        right: -20px;
    bottom: 45px;
  }
  .service-item__deco2 {
        bottom: 45px;
    left: 0;
  }
  .service-item__deco3 {
        bottom: 20px;
    right: -140px;
  }
}

@media (max-width: 389px) {
  .about-right__text {
    font-size: 12px;
  }
  
  .commitment-top-item__main {
    font-size: clamp(0.875rem, 0.295rem + 2.9vw, 1rem);
  }
  
  .commitment-center__items {
    column-gap: 20px;
  }
}