.c-sust-sub-lead__inner {
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .c-sust-sub-lead__inner {
    padding: 0;
  }
}

.c-sust-sub-lead {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .c-sust-sub-lead {
    padding: 30px 0;
  }
}

.c-sust-sub-lead__image {
  max-width: 1104px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .c-sust-sub-lead__image {
    max-width: 100%;
  }
  .l-sust .c-sust-sub-lead__image {
    max-width: 400px;
    margin-bottom: 30px;
  }
}

.c-sust-sub-lead__photo {
  max-width: 652px;
  margin: 0 auto 80px;
}
@media (max-width: 767px) {
  .c-sust-sub-lead__photo {
    max-width: 100%;
  }
}

.c-sust-sub-lead__textarea {
  position: absolute;
  top: 0;
  left: 80px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 900px) {
  .c-sust-sub-lead__textarea {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}

.c-sust-sub-lead__after {
  text-align: center;
  margin-bottom: 30px;
}

.c-sust-product-promotion {
  max-width: 1044px;
  margin: 60px auto 90px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .c-sust-product-promotion {
    max-width: 100%;
    padding: 0;
    margin-top: 0;
  }
}

.c-sust-product-promotion__head {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__head {
    flex-direction: column;
    gap: 0;
    margin-bottom: 50px;
  }
}

.c-sust-product-promotion__head--02 {
  gap: 40px;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__head--02 {
    gap: 0;
  }
}

.c-sust-product-promotion__head--03 {
  gap: 40px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__head--03 {
    gap: 20px;
  }
}
.c-sust-product-promotion__lead {
  text-align: left;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__lead {
    text-align: center;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .c-sust-product-promotion__lead:last-child {
    margin-bottom: 0;
  }
}

.c-sust-product-promotion__image2 {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .c-sust-product-promotion__image,
  .c-sust-product-promotion__image2 {
    max-width: 400px;
    margin: 10px auto 20px;
  }
  .c-sust-product-promotion__image {
    margin-bottom: 10px;
  }
}

.c-sust-product-promotion__list {
  display: flex;
  gap: 50px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__list {
    flex-direction: column;
    gap: 30px;
  }
}

.c-sust-product-promotion__item {
  flex: 1;
  text-align: left;
}

.c-sust-product-promotion__wrap {
  display: flex;
  gap: 40px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__wrap {
    flex-direction: column;
    gap: 20px;
  }
}

.c-sust-product-promotion__wrap .c-sust-product-promotion__item {
  background: #faf1df;
  padding: 30px 20px;
  border-radius: 10px;
}

.c-sust-product-promotion__label {
  color: var(--color-amber);
  font-size: 18px;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid var(--color-amber);
}
@media (max-width: 767px) {
  .l-sust .c-sust-product-promotion__label {
    font-size: 16px;
  }
  .l-sust .c-sust-product-promotion__label + .c-sust-text {
    text-align: left;
  }
}

.c-sust-product-promotion__balloon {
  display: flex;
  gap: 40px;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__balloon {
    flex-direction: column;
  }
}

.c-sust-product-promotion__screen {
  background: #8fb9de;
  border-radius: 10px;
  padding: 20px;
  max-width: 480px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  flex: 1 1 0;
  min-width: 0;
}

.c-sust-product-promotion__screen__title {
  font-size: 14px;
  background: var(--color-amber);
  color: #fff;
  border-radius: 60px;
  width: max-content;
  margin: 0 auto;
  padding: 3px 20px;
}
@media (max-width: 767px) {
  .l-sust .c-sust-product-promotion__screen__title {
    font-size: 12px;
  }
}

.c-sust-product-promotion__screen__catch {
  font-size: 24px;
  color: #fff;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .l-sust .c-sust-product-promotion__screen__catch {
    font-size: 18px;
  }
}

.c-sust-product-promotion__screen__fig {
  margin-left: auto;
  margin-right: auto;
}

.c-sust-product-promotion__screen__fig[data-fig="photo"] {
  margin-bottom: 20px;
}

.c-sust-product-promotion__screen__fig[data-fig="question"] {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: auto;
}

.c-sust-product-promotion__screen__fig[data-fig="answer"] {
  text-align: right;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 480px) {
  .c-sust-product-promotion__screen__fig[data-fig="answer"] {
    max-width: 300px;
    margin-left: auto;
  }
}

.c-sust-product-promotion__screen__fig[data-fig="image"] {
  margin-bottom: -39px;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .c-sust-product-promotion__screen__fig {
    max-width: 300px;
  }
}

.c-sust-product-promotion__improvement {
  background: #38b938;
  display: flex;
  flex-direction: column;
  gap: 30px;
  order: 6;
  border-radius: 0 0 10px 10px;
  padding: 60px 20px 30px;
  margin-inline: -20px;
  margin-bottom: -20px;
  flex-grow: 1;
}
@media (max-width: 767px) {
  .l-sust .c-sust-product-promotion__improvement {
    gap: 20px;
  }
}

.c-sust-product-promotion__improvement p {
  color: #fff;
  text-align: left;
  line-height: 1.8;
}

.c-sust-product-promotion__screen:nth-child(2) .c-sust-product-promotion__screen__catch,
.c-sust-product-promotion__screen:nth-child(2) .c-sust-product-promotion__screen__fig[data-fig="photo"] {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .c-sust-product-promotion__screen:nth-child(2) .c-sust-product-promotion__screen__catch,
  .c-sust-product-promotion__screen:nth-child(2) .c-sust-product-promotion__screen__fig[data-fig="photo"] {
    margin-bottom: 20px;
  }
}

.c-sust-product-promotion__screen:nth-child(2) .c-sust-product-promotion__screen__fig[data-fig="answer"] {
  margin-bottom: 27px;
}

.c-sust-product-promotion__item__fig {
  text-align: center;
}

@media (max-width: 767px) {
  .c-sust-product-promotion .c-sust-more-btn a {
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .c-sust-product-promotion__bottom {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-sust-product-promotion__bottom__image2 {
  margin-bottom: 60px;
}

@media (max-width: 767px) {
  .c-sust-product-promotion__bottom__image1 {
    margin-bottom: 40px;
  }
}

.c-sust-bf {
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 20px 0;
}
@media (max-width: 767px) {
  .c-sust-bf {
    max-width: 100%;
    padding: 0;
  }
}

.c-sust-bf .c-sust-heading {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .c-sust-bf .c-sust-heading {
    margin-bottom: 20px;
  }
}

.c-sust-bf__lead {
  display: flex;
  flex-direction: row-reverse;
  gap: 40px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .l-sust .c-sust-bf__lead {
    flex-direction: column;
    gap: 20px;
  }
}

.c-sust-bf__lead__textarea {
  display: flex;
  flex-direction: column;
  gap: 30px;
  text-align: left;
}
@media (max-width: 767px) {
  .c-sust-bf__lead__textarea {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .c-sust-bf__lead__fig {
    margin: 0 auto 20px;
  }
}
@media (max-width: 480px) {
  .c-sust-bf__lead__fig {
    max-width: 300px;
  }
}

.c-sust-bf__main__head {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .c-sust-bf__main__head {
    flex-direction: column-reverse;
  }
}

.c-sust-bf__main__logo {
  margin-bottom: 40px;
  text-align: left;
}
@media (max-width: 767px) {
  .c-sust-bf__main__logo {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-sust-bf-detail__textarea {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .c-sust-bf-detail__textarea {
    text-align: center;
  }
}

.c-sust-bf-detail__textarea p {
  text-align: left;
}
@media (max-width: 767px) {
  .c-sust-bf-detail__textarea p {
    text-align: center;
  }
}

.c-sust-bf__main__fig {
  max-width: 503px;
}
@media (max-width: 767px) {
  .c-sust-bf__main__fig {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-sust-bf__main__more {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .c-sust-bf__main__more {
    padding-top: 20px;
  }
}

.c-sust-bf__main__more .c-sust-text {
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .l-sust .c-sust-bf__main__more .c-sust-text {
    text-align: center;
  }
}

.c-sust-bf__main__more .c-sust-heading {
  text-align: left;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .l-sust .c-sust-bf__main__more .c-sust-heading {
    text-align: center;
  }
}

.c-sust-bf-more__image {
  max-width: 816px;
  margin: 0 auto 20px;
}
@media (max-width: 767px) {
  .c-sust-bf-more__image {
    max-width: 100%;
  }
}

.c-sust-bf-more__fig {
  margin-bottom: 40px;
}

.l-sust .c-sust-accordion__inner .c-sust-text {
  text-align: left;
}
@media (max-width: 767px) {
  .c-sust-heading.c-sust-heading--left{
    text-align: center;
  }
}