@charset "UTF-8";
.p-05 .kv {
  background-image: url(/assets/img/sustainability/sustainability_kv.jpg);
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .shift {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .shift > p {
    width: 44rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .shift .graph {
    width: 48rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .shift .graph {
    padding-top: 6rem;
  }
}
.p-05 .sec01_cont .shift .graph .graph_ttl {
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .shift .graph .graph_ttl {
    font-size: 1.7rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .shift .graph .graph_ttl {
    font-size: 2.6rem;
    padding-bottom: 2.4rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .shift .graph .graph_caption {
    font-size: 1.3rem;
    padding-top: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .shift .graph .graph_caption {
    font-size: 2.2rem;
    padding-top: 3rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .txtarea {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .txtarea {
    padding-top: 10rem;
  }
}
.p-05 .sec01_cont .txtarea .strong {
  background-color: #ff9;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .first {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .first {
    padding-top: 12rem;
  }
}
.p-05 .sec01_cont h2 {
  font-weight: 600;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont h2 {
    font-size: 2.6rem;
    padding-bottom: 3.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont h2 {
    font-size: 3.4rem;
    padding-bottom: 4rem;
  }
}
.p-05 .sec01_cont p {
  letter-spacing: 0.05em;
  text-align: justify;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont p {
    font-size: 1.6rem;
    line-height: 1.9;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont p {
    font-size: 2.5rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont .caption {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont .caption {
    font-size: 2.2rem;
  }
}
.p-05 .sec01_cont h3 {
  font-weight: 600;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont h3 {
    font-size: 1.8rem;
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont h3 {
    font-size: 2.9rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont ul {
    padding: 4rem 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont ul {
    padding: 3.5rem 0 0;
  }
}
.p-05 .sec01_cont ul li {
  letter-spacing: 0.03em;
  text-indent: -0.6em;
  padding-left: 0.6em;
}
@media screen and (min-width: 769px) {
  .p-05 .sec01_cont ul li {
    font-size: 1.6rem;
    line-height: 2;
  }
}
@media screen and (max-width: 768px) {
  .p-05 .sec01_cont ul li {
    font-size: 2.5rem;
    line-height: 1.8;
  }
}
.p-05 .sec01_cont ul li::before {
  content: "・";
}/*# sourceMappingURL=style.css.map */