.page-mvf h2 {
  padding: 0;
}
@media screen and (min-width: 821px) {
  .page-mvf .c-btn {
    font-size: 16px;
    padding: 12px 14px;
  }
}
.page-mvf .kaso-mv picture {
  filter: inherit;
}

.p-fiver {
  padding: 70px 0 90px;
}
.p-fiver .sec-ttl {
  padding: 0;
  margin-bottom: 30px;
}
.p-fiver .fiver-value {
  margin-top: 30px;
}
@media screen and (min-width: 821px) {
  .p-fiver .fiver-value {
    margin-top: 70px;
  }
}
.p-fiver .fiver-value h3 {
  margin-bottom: 30px;
  font-size: 21px;
  text-align: center;
}
@media screen and (min-width: 821px) {
  .p-fiver .fiver-value h3 {
    font-size: 30px;
  }
}
.p-fiver .fiver-c-wrapper {
  margin-bottom: 50px;
}

.c-bg-content {
  background: #D8DFEA;
  padding: 30px 14px;
}
@media screen and (min-width: 821px) {
  .c-bg-content {
    padding: 60px 96px;
  }
}
.c-bg-content h3 {
  text-align: center;
  font-size: 21px;
  line-height: 2.1428571429;
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  .c-bg-content h3 {
    font-size: 27px;
  }
}
.c-bg-content h3 span {
  text-decoration: underline;
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.c-bg-content .cnf-wrapper {
  margin-top: 48px;
}
.c-bg-content .cnf-wrapper h4 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 18px;
}
.c-bg-content .cnf-wrapper ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
}
@media screen and (min-width: 821px) {
  .c-bg-content .cnf-wrapper ul {
    gap: 29px;
    flex-direction: row;
  }
}
.c-bg-content .cnf-wrapper ul li {
  width: 258px;
}
@media screen and (min-width: 821px) {
  .c-bg-content .cnf-wrapper ul li {
    width: auto;
  }
}
.c-bg-content .cnf-wrapper ul li figure {
  margin-bottom: 13px;
}
.c-bg-content .cnf-wrapper ul li p {
  font-size: 16px;
  text-align: center;
}
.c-bg-content .cnf-wrapper ul li p small {
  font-size: 13px;
  display: block;
}

.fiver-c-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px 38px;
}
@media screen and (min-width: 821px) {
  .fiver-c-wrapper {
    gap: 54px;
  }
}
.fiver-c-wrapper .fiver-c-content {
  width: calc(50% - 19px);
}
@media screen and (min-width: 821px) {
  .fiver-c-wrapper .fiver-c-content {
    width: calc(25% - 41px);
  }
}
.fiver-c-wrapper .fiver-c-content .num {
  font-family: "Ibarra Real Nova", serif;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}
.fiver-c-wrapper .fiver-c-content figure {
  margin-bottom: 12px;
}
.fiver-c-wrapper .fiver-c-content .fiver-c-ttl {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #25519B;
  margin-bottom: 12px;
  line-height: 1.25;
}
@media screen and (min-width: 821px) {
  .fiver-c-wrapper .fiver-c-content .fiver-c-ttl {
    font-size: 24px;
  }
}
.fiver-c-wrapper .fiver-c-content .fiver-c-ttl.with-num {
  margin-bottom: 26px;
  position: relative;
}
@media screen and (min-width: 821px) {
  .fiver-c-wrapper .fiver-c-content .fiver-c-ttl.with-num {
    font-size: 30px;
  }
}
.fiver-c-wrapper .fiver-c-content .fiver-c-ttl.with-num::before {
  content: "";
  display: block;
  width: 10px;
  height: 1px;
  background: #000;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -15px;
}
.fiver-c-wrapper .fiver-c-content .txt-common {
  text-align: center;
}

.p-yamanashi {
  padding: 72px 0 68px;
  background: #F2F5F9;
}
@media screen and (min-width: 821px) {
  .p-yamanashi {
    padding: 110px 0;
  }
}
.p-yamanashi .sec-ttl {
  margin-bottom: 40px;
  padding: 0;
}
.p-yamanashi .txt-common {
  font-size: 16px;
}
.p-yamanashi .mb {
  margin-bottom: 40px;
}
.p-yamanashi figure {
  margin-top: 43px;
}

.p-waste-to-future {
  padding: 50px 0 70px;
}
@media screen and (min-width: 821px) {
  .p-waste-to-future {
    padding: 100px 0;
  }
}
.p-waste-to-future h2 {
  margin-bottom: 40px;
  padding: 0;
}
@media screen and (min-width: 821px) {
  .p-waste-to-future h2 {
    margin-bottom: 54px;
  }
}
@media screen and (min-width: 821px) {
  .p-waste-to-future .p-waste-to-future-flex {
    display: flex;
    gap: 50px;
  }
}
.p-waste-to-future .p-waste-to-future-flex figure {
  margin-top: 40px;
}
@media screen and (min-width: 821px) {
  .p-waste-to-future .p-waste-to-future-flex figure {
    max-width: 450px;
    flex-shrink: 0;
    margin-top: 0;
  }
}

.p-core-value {
  background: #F2F5F9;
  padding: 64px 0 70px;
}
@media screen and (min-width: 821px) {
  .p-core-value {
    padding: 100px 0;
  }
}
.p-core-value h2 {
  margin-bottom: 40px;
  padding: 0;
}
.p-core-value figure {
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  .p-core-value figure {
    max-width: 680px;
    margin: 0 auto 40px;
  }
}

.p-ethical-sustainability {
  padding: 70px 0;
}
@media screen and (min-width: 821px) {
  .p-ethical-sustainability {
    padding: 100px 0;
  }
}
.p-ethical-sustainability h2 {
  padding: 0;
  margin-bottom: 40px;
}
.p-ethical-sustainability figure {
  margin: 0 calc(50% - 50vw) 40px;
}
@media screen and (min-width: 821px) {
  .p-ethical-sustainability figure {
    margin: 0 0 48px;
  }
}
.p-ethical-sustainability .ethical-sustainability-steps {
  margin-top: 50px;
  display: flex;
  flex-direction: row;
  gap: 18px;
  flex-wrap: wrap;
}
@media screen and (min-width: 821px) {
  .p-ethical-sustainability .ethical-sustainability-steps {
    flex-direction: row;
    gap: 50px;
    margin-top: 70px;
    align-items: stretch;
  }
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(50% - 9px);
}
@media screen and (min-width: 821px) {
  .p-ethical-sustainability .ethical-sustainability-steps .step-item {
    flex: 1;
    width: calc(50% - 25px);
  }
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--1 {
  border-color: #6D338B;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--1 .step-circle {
  background-color: #6D338B;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--1 .step-ttl span {
  color: #6D338B;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--2 {
  border-color: #64960A;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--2 .step-circle {
  background-color: #64960A;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--2 .step-ttl span {
  color: #64960A;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--3 {
  border-color: #6D338B;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--3 .step-circle {
  background-color: #6D338B;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--3 .step-ttl span {
  color: #6D338B;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--4 {
  border-color: #64960A;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--4 .step-circle {
  background-color: #64960A;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-item--4 .step-ttl span {
  color: #64960A;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 20px;
  flex-shrink: 0;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-label {
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.15em;
  line-height: 1.6;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-num {
  font-size: 31px;
  line-height: 1;
  font-weight: 400;
  color: #fff;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-body {
  width: 100%;
  text-align: center;
}
.p-ethical-sustainability .ethical-sustainability-steps .step-ttl {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 16px;
}
@media screen and (min-width: 821px) {
  .p-ethical-sustainability .ethical-sustainability-steps .step-ttl {
    font-size: 24px;
    line-height: 1.5833333333;
  }
}
.p-ethical-sustainability .ethical-sustainability-steps .step-txt {
  font-size: 14px;
  line-height: 2;
  text-align: left;
}

.p-functional {
  padding: 70px 0;
  background: #F2F5F9;
}
@media screen and (min-width: 821px) {
  .p-functional {
    padding: 100px 0;
  }
}
.p-functional h2 {
  margin-bottom: 40px;
}
.p-functional .functional-items {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  .p-functional .functional-items {
    flex-direction: row;
    gap: 58px;
  }
}
.p-functional .functional-item {
  width: 100%;
}
.p-functional .functional-item figure {
  margin-bottom: 24px;
}
.p-functional .functional-item .num {
  font-size: 15px;
  font-family: "Ibarra Real Nova", serif;
  margin-bottom: 10px;
  font-weight: 600;
}
.p-functional .functional-item h3 {
  font-size: 20px;
  color: #25519B;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (min-width: 821px) {
  .p-functional .functional-item h3 {
    font-size: 30px;
  }
}
.p-functional .functional-item p {
  font-size: 16px;
  line-height: 2;
}
.p-functional .c-bg-content {
  position: relative;
  margin-bottom: 60px;
}
@media screen and (min-width: 821px) {
  .p-functional .c-bg-content {
    margin-bottom: 90px;
  }
}
.p-functional .c-bg-content .txt-common {
  margin-bottom: 10px;
}
@media screen and (min-width: 821px) {
  .p-functional .c-bg-content .txt-common {
    text-align: center;
    margin-bottom: 28px;
  }
}
.p-functional a {
  display: block;
  width: 316px;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: -22px;
}
@media screen and (min-width: 821px) {
  .p-functional a {
    bottom: -24px;
  }
}
@media screen and (min-width: 821px) {
  .p-functional .fiver-c-wrapper .fiver-c-content {
    width: 25%;
  }
}

.p-example {
  padding: 60px 0 80px;
}
@media screen and (min-width: 821px) {
  .p-example {
    padding: 80px 0 100px;
  }
}
.p-example .sec-ttl {
  margin-bottom: 24px;
}
@media screen and (min-width: 821px) {
  .p-example .sec-ttl {
    margin-bottom: 30px;
  }
}
.p-example .txt-common {
  margin-bottom: 28px;
  font-size: 16px;
}
@media screen and (min-width: 821px) {
  .p-example .txt-common {
    margin-bottom: 40px;
  }
}
.p-example .example-wrapper {
  width: 100%;
}
.p-example .example-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 821px) {
  .p-example .example-items {
    flex-direction: row;
    align-items: stretch;
    gap: 0;
  }
}
.p-example .example-items__visual {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 821px) {
  .p-example .example-items__visual {
    flex: 1 1 52%;
    min-width: 0;
  }
}
.p-example .example-items__visual img {
  display: block;
  width: 100%;
  height: auto;
}
.p-example .example-items__aside {
  width: 100%;
}
@media screen and (min-width: 821px) {
  .p-example .example-items__aside {
    flex: 1 1 48%;
    min-width: 0;
    box-sizing: border-box;
    padding-left: 32px;
    border-left: 1px solid #c5d8e3;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.p-example .example-items__list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.p-example .example-items__list li {
  box-sizing: border-box;
  border: 1px solid #6E95B9;
  background: #fff;
  text-align: center;
  padding: 8px 10px;
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 821px) {
  .p-example .example-items__list li {
    padding: 8px 0;
    font-size: 17px;
  }
}
.p-example .example-items__list li:last-child {
  margin-bottom: 0;
}

.p-process {
  padding: 70px 0;
  position: relative;
}
.p-process::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 73%;
  background: #F2F5F9;
  z-index: -1;
  pointer-events: none;
}
@media screen and (min-width: 821px) {
  .p-process::before {
    height: 67%;
  }
}
@media screen and (min-width: 821px) {
  .p-process {
    padding: 100px 0 100px;
  }
}
.p-process h2 {
  margin-bottom: 40px;
}
.p-process .fiver-c-wrapper {
  margin-bottom: 38px;
}
.p-process .fiver-c-wrapper .fiver-c-content {
  position: relative;
}
.p-process .fiver-c-wrapper .fiver-c-content:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 70px;
  left: -23px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 14px;
  border-color: transparent transparent transparent #25519B;
  z-index: 1;
}
@media screen and (min-width: 821px) {
  .p-process .fiver-c-wrapper .fiver-c-content:not(:first-child)::before {
    top: 100px;
  }
}
.p-process .fiver-c-wrapper .fiver-c-content:nth-child(3), .p-process .fiver-c-wrapper .fiver-c-content:nth-child(4) {
  transform: translateX(10px);
}
@media screen and (min-width: 821px) {
  .p-process .fiver-c-wrapper .fiver-c-content:nth-child(3), .p-process .fiver-c-wrapper .fiver-c-content:nth-child(4) {
    transform: translateX(0);
  }
}
@media screen and (min-width: 821px) {
  .p-process .fiver-c-wrapper .fiver-c-content:not(:first-child)::before {
    left: -36px;
    border-width: 12px 0 12px 18px;
  }
}
@media screen and (min-width: 821px) {
  .p-process .flex-content {
    display: flex;
    gap: 50px;
    align-items: center;
  }
}
.p-process .flex-content figure {
  width: 237px;
  margin: 0 auto 16px;
}
@media screen and (min-width: 821px) {
  .p-process .flex-content figure {
    width: 315px;
    margin: 0;
    flex-shrink: 0;
  }
}
.p-process .btn-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
}
@media screen and (min-width: 821px) {
  .p-process .btn-wrapper {
    flex-direction: row;
    justify-content: center;
    gap: 20px;
    margin-top: 80px;
  }
}
.p-process .btn-wrapper a {
  width: 100%;
}
@media screen and (min-width: 821px) {
  .p-process .btn-wrapper a {
    width: 247px;
  }
}
/*# sourceMappingURL=mvf.css.map */