.lp-contents {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #333;
  background: #fff;
}
.lp-contents img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  vertical-align: top;
  border: 0;
}
@media only screen and (min-width: 760px) {
  .lp-contents .sp {
    display: none !important;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .pc {
    display: none !important;
  }
}

.lp-contents .inner {
  width: min(100% - 40px, 1020px);
  margin-inline: auto;
}
.lp-contents .inner._narrow {
  width: min(100% - 40px, 71.875%);
}
@media only screen and (max-width: 759px) {
  .lp-contents .inner._narrow {
    width: min(100% - 40px, 89.743%);
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .inner._narrow {
    width: min(100% - 40px, 89.743%);
  }
}

.lp-contents .mv__wrap.-imageloaded.-inview .mv__img:nth-child(1) {
  animation-name: recycleprojectBlurAnimation;
}
.lp-contents .mv__wrap.-imageloaded.-inview .mv__img:nth-child(2) svg {
  fill: #01328a;
}
.lp-contents .mv__wrap.-imageloaded.-inview .mv__img:nth-child(3) {
  animation-name: recycleprojectBlurAnimation;
}
.lp-contents .mv {
  position: relative;
  display: flex;
  gap: 6%;
  align-items: center;
  justify-content: center;
  height: 630px;
  background: url("../img/bg_mv02.png") no-repeat center top/contain, url("../img/bg_mv01.jpg") no-repeat center top/cover;
}
@media only screen and (max-width: 759px) {
  .lp-contents .mv {
    gap: 5.1282051282vw;
    height: 115.3846153846vw;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .mv__img {
    position: absolute;
  }
}
.lp-contents .mv__img:nth-child(1) {
  width: 102px;
}
@media only screen and (min-width: 760px) {
  .lp-contents .mv__img:nth-child(1) {
    margin-top: -42px;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .mv__img:nth-child(1) {
    top: 30.7692307692vw;
    left: 5%;
    width: 13.0769230769vw;
  }
}
.lp-contents .mv__img:nth-child(2) {
  width: 365px;
}
@media only screen and (min-width: 760px) {
  .lp-contents .mv__img:nth-child(2) {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .mv__img:nth-child(2) {
    top: 10.2564102564vw;
    left: 50%;
    width: 55.1282051282vw;
    transform: translateX(-50%);
  }
}
.lp-contents .mv__img:nth-child(3) {
  width: 121px;
}
@media only screen and (min-width: 760px) {
  .lp-contents .mv__img:nth-child(3) {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .mv__img:nth-child(3) {
    top: 36.9230769231vw;
    right: 5%;
    width: 13.0769230769vw;
  }
}

.lp-contents .recycle {
  position: absolute;
  bottom: -65px;
  width: min(100% - 40px, 71.875%);
  padding: 30px 30px 0;
  margin-inline: auto;
  background: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 759px) {
  .lp-contents .recycle {
    position: relative;
    width: min(100% - 40px, 89.743%);
    padding: 20px;
    margin-top: 64.1025641026vw;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .recycle {
    width: min(100% - 40px, 89.743%);
    padding: 30px 30px 10px;
  }
}
.lp-contents .recycle__title {
  font-size: 25px;
  font-weight: 500;
  color: #234786;
  text-align: center;
  letter-spacing: 0.025em;
}
.lp-contents .recycle__title span {
  font-family: "Jost", sans-serif;
}
@media only screen and (max-width: 759px) {
  .lp-contents .recycle__title {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.lp-contents .recyclePresent {
  display: grid;
  grid-template-columns: auto 251px;
  gap: 10px;
  justify-content: center;
}
@media only screen and (max-width: 759px) {
  .lp-contents .recyclePresent {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .recyclePresent {
    grid-template-columns: auto 180px;
  }
}
.lp-contents .recyclePresent__content {
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 760px) {
  .lp-contents .recyclePresent__content {
    margin-top: -15px;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .recyclePresent__content {
    justify-content: center;
  }
}
.lp-contents .recyclePresent__balloon {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 102px;
  height: 102px;
  font-size: 11px;
  line-height: 1.5454545455;
  color: #fff;
  text-align: center;
  background: url("../img/balloon.png") no-repeat center center/contain;
}
.lp-contents .recyclePresent__text {
  position: relative;
  z-index: 1;
  padding: 15px 50px;
  margin-left: -20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4375;
  color: #234786;
  letter-spacing: 0.05em;
  border-top: 2px solid #234786;
  border-right: 2px solid #234786;
  border-bottom: 2px solid #234786;
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .recyclePresent__text {
    padding: 15px 30px;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .recyclePresent__text {
    padding: 10px 10px 10px 30px;
    font-size: 11px;
  }
}
.lp-contents .recyclePresent__img {
  position: relative;
}
@media only screen and (max-width: 759px) {
  .lp-contents .recyclePresent__img {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
}
.lp-contents .recyclePresent__img::before {
  display: block;
  padding-top: 60%;
  content: "";
}
.lp-contents .recyclePresent__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lp-contents .sustainability {
  display: flex;
  gap: 8%;
  padding: 70px 9% 96px;
  margin-top: 80px;
  background: url("../img/illust02.png") no-repeat right 13px top 155px/120px auto, url("../img/illust03.png") no-repeat right 25px bottom 144px/187px auto;
  background-color: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability {
    flex-direction: column;
    gap: 30px;
    padding: 40px 20px 140px;
    margin-top: 0;
    background: url("../img/illust03.png") no-repeat right 20px bottom 10px/187px auto;
    background-color: #fff;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .sustainability {
    gap: 40px;
    padding: 40px 30px;
  }
}
.lp-contents .sustainability__img {
  position: relative;
  z-index: 2;
  width: 48%;
  max-height: 661px;
  margin-left: calc(50% - 50vw);
}
@media only screen and (min-width: 1450px) {
  .lp-contents .sustainability__img {
    margin-left: calc(50% - 50vw + 105px);
  }
}
@media only screen and (min-width: 760px) {
  .lp-contents .sustainability__img {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__img {
    width: 100%;
  }
}
.lp-contents .sustainability__img::after {
  position: absolute;
  top: -30px;
  right: -40px;
  width: 137px;
  height: 103px;
  content: "";
  background: url("../img/illust01.png") no-repeat center center/contain;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__img::after {
    top: -40px;
    right: -80px;
  }
}
.lp-contents .sustainability__img::before {
  display: block;
  padding-top: 180%;
  content: "";
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__img::before {
    padding-top: 66%;
  }
}
.lp-contents .sustainability__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__content {
    position: relative;
    z-index: 2;
  }
  .lp-contents .sustainability__content::after {
    position: absolute;
    top: -90px;
    right: 0;
    z-index: -1;
    width: 120px;
    height: 125px;
    content: "";
    background: url("../img/illust02.png") no-repeat center center/contain;
  }
}
.lp-contents .sustainability__title {
  font-size: 22px;
  font-weight: 500;
  color: #234786;
  letter-spacing: 0.075em;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__title {
    font-size: 18px;
  }
}
.lp-contents .sustainability__title span {
  display: block;
  font-family: "Jost", sans-serif;
  font-size: 40px;
  font-weight: 400;
  color: #234786;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__title span {
    font-size: 32px;
  }
}
.lp-contents .sustainabilityTags {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainabilityTags {
    margin-top: 10px;
  }
}
.lp-contents .sustainabilityTag {
  font-size: 18px;
  font-weight: 500;
  color: #234786;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainabilityTag {
    font-size: 14px;
  }
}
.lp-contents .sustainability__text {
  margin-top: 45px;
  font-size: 15px;
  line-height: 1.8666666667;
  color: #234786;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__text {
    margin-top: 30px;
    font-size: 14px;
  }
}
.lp-contents .sustainability__text + .sustainability__text {
  margin-top: 28px;
}
@media only screen and (max-width: 759px) {
  .lp-contents .sustainability__text + .sustainability__text {
    margin-top: 20px;
  }
}

.lp-contents .tile {
  position: relative;
  display: flex;
  gap: 9%;
  padding: 60px 10% 113px;
  margin-top: 67px;
  background: #fff;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 760px) {
  .lp-contents .tile {
    align-items: center;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile {
    flex-direction: column;
    gap: 0;
    padding: 40px 20px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .tile {
    gap: 40px !important;
    padding: 40px 30px !important;
  }
}
.lp-contents .tile._01 .tile__img {
  margin-right: calc(50% - 50vw);
  margin-left: auto;
}
@media only screen and (min-width: 1450px) {
  .lp-contents .tile._01 .tile__img {
    margin-right: calc(50% - 50vw + 105px);
  }
}
@media only screen and (min-width: 760px) {
  .lp-contents .tile._01 .tile__img {
    margin-top: 40px;
  }
  .lp-contents .tile._01 .tile__img::before {
    padding-top: 70%;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile._01 .tile__content {
    display: contents;
  }
  .lp-contents .tile._01 .tile__Heading {
    order: 1;
  }
  .lp-contents .tile._01 .tile__title {
    order: 3;
  }
  .lp-contents .tile._01 .tile__text {
    order: 4;
  }
  .lp-contents .tile._01 .tile__img {
    order: 2;
  }
}
.lp-contents .tile._01::before {
  position: absolute;
  top: -20px;
  left: -20px;
  width: 68px;
  height: 70px;
  content: "";
  background: #234786;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile._01::before {
    top: -9px;
    left: -5px;
    width: 36px;
    height: 36px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .tile._01::before {
    top: -25px;
    left: -25px;
    width: 50px;
    height: 50px;
  }
}
.lp-contents .tile._01::after {
  position: absolute;
  top: 180px;
  left: -70px;
  z-index: 3;
  width: 129px;
  height: 94px;
  content: "";
  background: url("../img/illust04.png") no-repeat center center/contain;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile._01::after {
    left: -15px;
  }
}
.lp-contents .tile._02 .tile__img {
  margin-left: calc(50% - 50vw);
}
@media only screen and (min-width: 1450px) {
  .lp-contents .tile._02 .tile__img {
    margin-left: calc(50% - 50vw + 105px);
  }
}
@media only screen and (min-width: 760px) {
  .lp-contents .tile._02 {
    gap: 10%;
    padding-top: 60px;
    padding-bottom: 81px;
  }
  .lp-contents .tile._02 .tile__img {
    width: 225%;
    margin-top: 30px;
  }
  .lp-contents .tile._02 .tile__img::before {
    padding-top: 76%;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile._02 {
    padding-bottom: 110px;
  }
}
.lp-contents .tile._02::before {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 85px;
  height: 88px;
  content: "";
  background: #234786;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile._02::before {
    top: -10px;
    right: -5px;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .tile._02::before {
    top: -25px;
    right: -25px;
    width: 50px;
    height: 50px;
  }
}
.lp-contents .tile._02::after {
  position: absolute;
  top: 332px;
  right: -33px;
  z-index: 1;
  width: 149px;
  height: 112px;
  content: "";
  background: url("../img/illust05.png") no-repeat center center/contain;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile._02::after {
    top: auto;
    right: 10px;
    bottom: 10px;
  }
}
.lp-contents .tile__content {
  color: #234786;
}
.lp-contents .tile__Heading {
  position: relative;
  z-index: 2;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 8px;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile__Heading {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
.lp-contents .tile__title {
  position: relative;
  z-index: 2;
  font-size: 31px;
  font-weight: 500;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile__title {
    margin-top: 30px;
    font-size: 18px;
  }
}
.lp-contents .tile__text {
  position: relative;
  z-index: 2;
  margin-top: 15px;
  font-size: 14px;
  line-height: 2.5;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile__text {
    margin-top: 20px;
  }
}
.lp-contents .tile__img {
  position: relative;
  z-index: 2;
  width: 270%;
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile__img {
    width: 100%;
  }
}
.lp-contents .tile__img::before {
  display: block;
  padding-top: 74.302%;
  content: "";
}
@media only screen and (max-width: 759px) {
  .lp-contents .tile__img::before {
    padding-top: 66%;
  }
}
.lp-contents .tile__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lp-contents .bg {
  padding-top: 60px;
  padding-bottom: 80px;
  overflow: hidden;
  background: url("../img/bg.jpg") no-repeat center center/cover;
}
@media only screen and (max-width: 759px) {
  .lp-contents .bg {
    padding-top: 46.1538461538vw;
  }
}

.lp-contents .product__heading {
  position: relative;
  margin-top: 90px;
  margin-bottom: 40px;
  text-align: center;
}
.lp-contents .product__heading::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #234786;
  transform: translateY(-50%);
}
.lp-contents .product__heading span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 20px;
  font-size: 27px;
  font-weight: 500;
  color: #234786;
  background: #fff;
}
.lp-contents .productList {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 30px;
}
@media only screen and (max-width: 759px) {
  .lp-contents .productList {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .productList {
    grid-template-columns: repeat(3, 1fr);
  }
}
.lp-contents .productList__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  row-gap: 0;
  align-items: start;
  padding-top: 15px;
  padding-bottom: 5px;
}
@media only screen and (min-width: 760px) {
  .lp-contents .productList__item {
    min-height: 315px;
    border-left: 1px solid #234786;
  }
  .lp-contents .productList__item:nth-child(4n) {
    border-right: 1px solid #234786;
  }
}
@media only screen and (min-width: 760px) and (max-width: 1279px) {
  .lp-contents .productList__item {
    border-left: 1px solid #234786;
  }
  .lp-contents .productList__item:nth-child(4n) {
    border-right: none;
  }
  .lp-contents .productList__item:nth-child(3n) {
    border-right: 1px solid #234786;
  }
}
@media only screen and (max-width: 759px) {
  .lp-contents .productList__item:nth-child(2n) {
    padding-left: 10px;
    border-left: 1px solid #234786;
  }
  .lp-contents .productList__item:nth-child(2n+1) {
    padding-right: 10px;
  }
}
.lp-contents .productList__item:nth-child(1) .product__img {
  width: 97px;
}
.lp-contents .productList__item:nth-child(2) .product__img {
  width: 98px;
}
.lp-contents .productList__item:nth-child(3) .product__img {
  width: 94px;
}
.lp-contents .productList__item:nth-child(4) .product__img {
  width: 98px;
}
.lp-contents .productList__item:nth-child(5) .product__img {
  width: 121px;
}
.lp-contents .productList__item:nth-child(6) .product__img {
  width: 92px;
}
.lp-contents .productList__item:nth-child(7) .product__img {
  width: 92px;
}
.lp-contents .productList__item:nth-child(8) .product__img {
  width: 92px;
}
.lp-contents .productList__item:nth-child(9) .product__img {
  width: 92.5px;
}
.lp-contents .productList__item:nth-child(10) .product__img {
  width: 92.5px;
}
.lp-contents .productList__item:nth-child(11) .product__img {
  width: 92px;
}
.lp-contents .productList__item:nth-child(12) .product__img {
  width: 87px;
}
.lp-contents .product__img {
  display: grid;
  align-content: end;
  min-height: 237px;
  margin-right: auto;
  margin-left: auto;
}
.lp-contents .product__title {
  margin-top: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5384615385;
  color: #234786;
  text-align: center;
}
.lp-contents .product__title span {
  font-family: "Jost", sans-serif;
  font-weight: 300;
}
@media only screen and (max-width: 759px) {
  .lp-contents .product__title {
    font-size: 11px;
  }
}
.lp-contents .product__attention {
  margin-top: 80px;
  font-size: 11px;
  color: #234786;
  text-align: center;
}

.lp-contents .links {
  display: flex;
  gap: 80px;
  justify-content: center;
  padding: 50px 20px 35px;
  margin-top: 80px;
  background: url("../img/bg_links.jpg") no-repeat center center/cover;
}
@media only screen and (max-width: 759px) {
  .lp-contents .links {
    gap: 20px;
    padding: 40px 20px;
  }
}
.lp-contents .link {
  display: flex;
  gap: 20px;
  align-items: center;
  padding: 13px 18px;
  background: #fff;
  border: 1px solid #234786;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);
  transition: transform 0.5s;
}
@media only screen and (max-width: 759px) {
  .lp-contents .link {
    gap: 10px;
    padding: 20px 10px;
  }
}
.lp-contents .link:hover:hover {
  transform: scale(1.05);
}
.lp-contents .link._01 .link__img {
  width: 39px;
}
.lp-contents .link._02 .link__img {
  width: 39px;
}
.lp-contents .link__text {
  font-size: 18px;
  color: #234786;
  letter-spacing: 0.075em;
}
.lp-contents .link__text span {
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 759px) {
  .lp-contents .link__text {
    font-size: 14px;
  }
}

.lp-contents .Animation__color svg {
  transition: fill 1s cubic-bezier(0.25, 0.25, 0.75, 0.75) 1.5s;
}
.lp-contents .Animation__color.-inview svg {
  fill: #01328a;
}
.lp-contents .Animation__blur {
  opacity: 0;
  filter: blur(30px);
  animation-duration: 1s;
  animation-delay: 2.5s;
  animation-fill-mode: forwards;
}
.lp-contents .Animation__blur.-inview {
  animation-name: recycleprojectBlurAnimation;
}
@keyframes recycleprojectBlurAnimation {
  from {
    opacity: 0;
    filter: blur(30px);
  }
  to {
    opacity: 1;
    filter: blur(0);
  }
}