/*------ stakeholder ------*/
.stakeholder-mvSec img {
  object-position: 50% 50%;
}

.addictionSec__message {
  padding-top: 0;
}
.addictionSec__message h2 {
  margin-bottom: 3rem;
}
.addictionSec__message p {
  font-size: clamp(0.875rem, -179.8823529412rem + 400vw, 1.125rem);
  line-height: 2.1;
}
.addictionSec__message p span {
  display: inline-block;
  margin: 0 0.5rem;
  font-size: clamp(1.375rem, -269.7647058824rem + 600vw, 1.75rem);
  font-weight: 700;
}
.addictionSec__list01 {
  margin-bottom: 2rem;
}
.addictionSec__list03 {
  padding: 0 0 4rem;
  font-family: "Noto Serif JP";
}
@media screen and (max-width: 768px) {
  .addictionSec__list03 {
    padding: 0 0 2rem;
  }
}
