@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@800&display=swap");
.mvv p:not([class]) {
  font-size: 17px;
  letter-spacing: 0;
  line-height: 2;
  text-align: left;
}
@media only screen and (max-width: 599px) {
  .mvv p:not([class]) {
    font-size: 14px;
    letter-spacing: 0.0008em;
  }
}
.mvv-h1 {
  margin-top: 14px;
  line-height: 1;
}
.mvv-h1__main {
  font-size: 35px;
  font-weight: 700;
  color: #02426e;
  letter-spacing: 0;
}
@media only screen and (max-width: 599px) {
  .mvv-h1__main {
    font-size: 28px;
    line-height: 1.2;
  }
}
.mvv-h1__sub {
  display: inline-block;
  margin-top: 24px;
  font-size: 20px;
  font-family: "Oswald";
  color: #086aaf;
  font-weight: 500;
  letter-spacing: 0.024em;
}
@media only screen and (max-width: 599px) {
  .mvv-h1__sub {
    font-size: 16px;
    margin-top: 16px;
  }
}
.mvv-h1__sub::before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 1px;
  background-color: #086aaf;
  margin-right: 10px;
  -webkit-transform: translateY(-0.35em);
          transform: translateY(-0.35em);
}
.mvv-h2 {
  line-height: 1;
}
.mvv-h2__main {
  font-family: "Oswald";
  font-weight: 500;
  font-size: 88px;
  letter-spacing: 0.024em;
}
@media only screen and (max-width: 599px) {
  .mvv-h2__main {
    font-size: 48px;
  }
}
.mvv-h2__sub {
  color: #086aaf;
  letter-spacing: 0;
  margin-top: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 24px;
  font-size: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 599px) {
  .mvv-h2__sub {
    margin-top: 18px;
    font-size: 16px;
    gap: 8px;
  }
}
.mvv-h2__sub > span:nth-of-type(2)::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 1px;
  background-color: #086aaf;
  margin-right: 10px;
  -webkit-transform: translateY(-0.35em);
          transform: translateY(-0.35em);
}
@media only screen and (max-width: 599px) {
  .mvv-h2__sub > span:nth-of-type(2)::before {
    width: 16px;
    margin-right: 7px;
  }
}
.mvv #mvv-introduction {
  padding-bottom: 134px;
}
@media only screen and (max-width: 599px) {
  .mvv #mvv-introduction {
    padding-inline: 20px;
    padding-bottom: 72px;
  }
}
.mvv #mvv-mission {
  padding-bottom: 118px;
}
@media only screen and (max-width: 599px) {
  .mvv #mvv-mission {
    padding-bottom: 60px;
  }
}
.mvv #mvv-vision {
  padding-bottom: 120px;
}
@media only screen and (max-width: 599px) {
  .mvv #mvv-vision {
    padding-inline: 20px;
    padding-bottom: 58px;
  }
}
.mvv #mvv-value {
  padding-bottom: 128px;
}
@media only screen and (max-width: 599px) {
  .mvv #mvv-value {
    padding-inline: 20px;
    padding-bottom: 50px;
  }
}
.mvv-img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.mvv-img.--mv {
  margin-top: 58px;
}
@media only screen and (max-width: 599px) {
  .mvv-img.--mv {
    margin-top: 40px;
  }
}
.mvv-img.--introduction {
  margin-top: 40px;
}
@media only screen and (max-width: 599px) {
  .mvv-img.--introduction {
    width: calc(100% - 36px);
    margin-inline: auto;
    margin-top: 20px;
  }
}
.mvv-img.--value {
  width: 541px;
  margin-top: 48px;
}
@media only screen and (max-width: 599px) {
  .mvv-img.--value {
    margin-top: 32px;
  }
}
.mvv-lead {
  margin-top: 48px;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.024em;
  line-height: 1.7;
  color: #02426e;
}
@media only screen and (max-width: 599px) {
  .mvv-lead {
    margin-top: 28px;
    font-size: 21px;
    letter-spacing: 0.02em;
    line-height: 1.5;
  }
}
.mvv .bg-bl {
  margin-top: 22px;
  background-color: #ecf1f4;
  padding: 40px;
}
@media only screen and (max-width: 599px) {
  .mvv .bg-bl {
    margin-top: 16px;
    padding: 20px;
  }
}
.mvv .bg-bl:first-of-type {
  margin-top: 44px;
}
@media only screen and (max-width: 599px) {
  .mvv .bg-bl:first-of-type {
    margin-top: 24px;
  }
}
.mvv .bg-bl__ttl {
  color: #086aaf;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
}
@media only screen and (max-width: 599px) {
  .mvv .bg-bl__ttl {
    font-size: 18px;
  }
}
.mvv .bg-bl p {
  margin-top: 16px;
}
@media only screen and (max-width: 599px) {
  .mvv .bg-bl p {
    margin-top: 10px;
  }
}
.mvv .bg-bl p:first-of-type {
  margin-top: 16px;
}
@media only screen and (max-width: 599px) {
  .mvv .bg-bl p:first-of-type {
    margin-top: 12px;
  }
}
.mvv-introduction__lead {
  margin-top: 46px;
}
@media only screen and (max-width: 599px) {
  .mvv-introduction__lead {
    margin-top: 20px;
  }
}
.mvv-introduction__lead p:not(:first-of-type) {
  margin-top: 20px;
}
@media only screen and (max-width: 599px) {
  .mvv-introduction__lead p:not(:first-of-type) {
    margin-top: 12px;
  }
}
.mvv .mission {
  position: relative;
}
@media only screen and (max-width: 599px) {
  .mvv .mission .inner {
    padding-inline: 20px;
  }
}
@media only screen and (max-width: 599px) {
  .mvv .mission {
    --missionheight: 106px;
  }
  .mvv .mission::after {
    content: "";
    display: block;
    position: absolute;
    top: var(--missionheight);
    right: -300px;
    background: url(/company/mvv/img/bg.svg) no-repeat top/cover;
    width: 1294px;
    height: 739px;
    z-index: -1;
  }
}
.mvv .value-list {
  margin-top: 64px;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list {
    margin-top: 38px;
  }
}
.mvv .value-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 52px;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.mvv .value-list__item:last-of-type .value-list__ttl {
  border-bottom: 2px solid #086aaf;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list__item:last-of-type .value-list__ttl {
    border-bottom: none;
  }
}
.mvv .value-list__item:last-of-type .value-list__body {
  border-bottom: 2px solid #e0e0e0;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list__item:last-of-type .value-list__body {
    border-color: #086aaf;
    border-width: 1px;
  }
}
.mvv .value-list__ttl {
  width: 248px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding-top: 64px;
  padding-bottom: 52px;
  border-top: 2px solid #086aaf;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list__ttl {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 0;
    border-width: 1px;
  }
}
.mvv .value-list__body {
  padding-top: 52px;
  padding-bottom: 54px;
  border-top: 2px solid #e0e0e0;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list__body {
    border-top: none;
    padding-top: 0;
    padding-bottom: 24px;
  }
}
.mvv .value-list__body p:not(:first-of-type) {
  margin-top: 13px;
}
@media only screen and (max-width: 599px) {
  .mvv .value-list__body p:not(:first-of-type) {
    margin-top: 6px;
  }
}
.mvv .value-h3 {
  line-height: 1;
}
.mvv .value-h3__sub {
  display: inline-block;
  font-family: "Oswald";
  color: #086aaf;
  font-size: 20px;
  letter-spacing: 0.04em;
  font-weight: 500;
}
@media only screen and (max-width: 599px) {
  .mvv .value-h3__sub {
    font-size: 16px;
  }
}
.mvv .value-h3__main {
  display: inline-block;
  margin-top: 18px;
  color: #02426e;
  font-size: 31px;
  font-weight: 800;
  letter-spacing: 0;
}
@media only screen and (max-width: 599px) {
  .mvv .value-h3__main {
    margin-top: 10px;
    font-size: 22px;
  }
}

.contents_clm2Box {
  overflow-x: hidden;
  --missionheight: 1720px;
}
.contents_clm2Box::after {
  content: "";
  display: block;
  position: absolute;
  top: var(--missionheight);
  right: 50%;
  -webkit-transform: translateX(calc(50% - 86px));
          transform: translateX(calc(50% - 86px));
  background: url(/company/mvv/img/bg.svg) no-repeat center;
  width: 2440px;
  height: 1630px;
  z-index: -1;
}
@media only screen and (max-width: 599px) {
  .contents_clm2Box::after {
    all: unset;
  }
}

.contentsNavList {
  background-color: #fff;
}

@media all and (max-width: 599px) {
  .contentsNav {
    padding-bottom: 100px;
  }
}/*# sourceMappingURL=mvv.css.map */