/** page visual
================================= **/
.pv-ttl {
  width: 224px;
}

.pv-logo {
  width: 275px;
}

.pv-intro {
  line-height: 1.85714286;
}

.pv-brand {
  width: 366px;
  margin-top: -25px;
  float: right;
  margin-right: 70px;
}

.works-wrap {
  margin-bottom: 100px;
}

.works-wrap:after {
  height: 22%;
}

.works-wrap:before {
  content: none;
}

.price-ctn_inner {
  padding: 0 0 50px;
}

.price-other__ttl {
  margin: 90px 15px 0;
  text-align: center;
  font-size: 18px;
  line-height: 2.16666667;
}

.price-other__ttl span {
  border-bottom: 3px solid #FFFF00;
}

.price-feature {
  margin: 110px auto 0;
}

.price-produce {
  margin: 60px auto 0;
  max-width: 800px;
  width: 90%;
}

.price-produce__ttl {
  text-align: center;
  font-size: 18px;
  margin-bottom: 70px;
  background: url("../img/price_produce_ttl_bg.png") top center no-repeat;
  height: 58px;
  -moz-background-size: 482px auto;
       background-size: 482px auto;
  padding: 9px 0;
}

.price-produce__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.price-produce__list li {
  width: -webkit-calc(100% / 6);
  width: -moz-calc(100% / 6);
  width: calc(100% / 6);
  text-align: center;
  margin-bottom: 30px;
}

.price-produce__list li p {
  font-size: 15px;
  font-weight: 400;
}

.price-produce__txt {
  text-align: center;
}

.price-produce__txt .txt01 {
  font-size: 16px;
}

.price-produce__txt .txt01 span {
  padding-bottom: 3px;
  border-bottom: 3px solid #FFFF00;
}

@media screen and (max-width: 768px) {
  .pv-ttl {
    width: 29.0625vw;
  }
  .pv-logo {
    width: 35.78125vw;
  }
  .pv-brand {
    width: 41.40625vw;
    margin-top: -5px;
    margin-right: 3.90625vw;
  }
  .pv-img {
    margin-bottom: 10.9375vw;
  }
  .works-wrap {
    margin-bottom: 25vw;
  }
  .works-wrap:before {
    content: '';
  }
  .price-other__ttl {
    margin: 9.375vw 1.5625vw 0;
    font-size: 3.4375vw;
    line-height: 2.09090909;
  }
  .price-other__ttl span {
    border-bottom: 0.46875vw solid #FFFF00;
  }
  .price-feature {
    margin: 4.6875vw auto 0;
  }
  .price-produce {
    margin: 12.5vw auto 0;
  }
  .price-produce__ttl {
    font-size: 3.28125vw;
    margin-bottom: 8.59375vw;
    background: url("../img/price_produce_ttl_bg_sp.png") top center no-repeat;
    height: 7.8125vw;
    -moz-background-size: 74.0625vw auto;
         background-size: 74.0625vw auto;
    padding: 1.25vw 0;
  }
  .price-produce__list {
    margin-bottom: 3.125vw;
  }
  .price-produce__list li {
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
    margin-bottom: 4.6875vw;
  }
  .price-produce__list li p {
    font-size: 2.8125vw;
  }
  .price-produce__txt .txt02 {
    font-size: 3.125vw;
    margin-bottom: 3.125vw;
    color: #ED1B32;
    line-height: 1.5;
  }
  .price-produce__txt .txt03 {
    font-size: 2.34375vw;
    line-height: 1.53333333;
  }
  .section-case {
    margin-bottom: 0;
  }
}
