/*
---------------------------------------------------------------------------- */
.lower_mv {
  background: url(../../images/quality_policy/bg_mv.png) center center/cover no-repeat; }

.p-quality {
  padding: 0 0 100px; }

.m-mh-h1 {
  font-size: 4rem;
  font-weight: 600; }

.m-mh-h1-sub {
  font-size: 1.6rem;
  font-family: 'Anton', sans-serif;
  letter-spacing: 0.12em;
  line-height: 1.3; }
  .m-mh-h1-sub span {
    font-size: 2rem;
    color: #0fab0c; }

.p-quality-list {
  margin-top: 50px; }

.p-quality-list-item {
  padding-left: 1.6em;
  text-indent: -1.6em; }
  .p-quality-list-item + li {
    margin-top: 10px; }

.p-quality-company-txt {
  margin-top: 60px; }

@media screen and (max-width: 767px) {
  .lower_mv {
    background: url(../../images/quality_policy/bg_mv_sp.png) center center/cover no-repeat; }

  .p-quality {
    padding: 0 0 6.66667vw; }

  .m-mh-h1 {
    font-size: 6.93333vw; }

  .m-mh-h1-sub {
    font-size: 3.2vw; }
    .m-mh-h1-sub span {
      font-size: 4vw; }

  .p-quality-list {
    margin-top: 6.66667vw; }

  .p-quality-list-item {
    font-size: 3.73333vw; }
    .p-quality-list-item + li {
      margin-top: 2vw; }

  .p-quality-company-txt {
    margin-top: 13.33333vw;
    font-size: 3.73333vw; } }
