.page-ttl {
  background-image: url("../img/business/sale/mv.jpg");
}
@media only screen and (max-width: 767px) {
  .page-ttl {
    background-image: url("../img/business/sale/sp/mv.jpg");
  }
}

.pankuzu {
  margin-bottom: 10.6rem;
}
@media only screen and (max-width: 767px) {
  .pankuzu {
    margin-bottom: 12.1rem;
  }
}

.sale-read {
  margin-bottom: 10.3rem;
}
@media only screen and (max-width: 767px) {
  .sale-read {
    margin-bottom: 10.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .sale-read .inner {
    width: 100rem;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .sale-read .inner {
    padding: 0 3rem 0 4rem;
  }
}
.sale-read .inner figure h2 {
  font-size: 2.4rem;
  text-align: center;
  color: #0065B3;
  line-height: 1.66;
  letter-spacing: 0.36rem;
  margin-bottom: 3.3rem;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .sale-read .inner figure h2 {
    font-size: 3.5rem;
    line-height: 1.6;
    letter-spacing: 0.7rem;
    font-feature-settings: "palt";
    margin-bottom: 4.5rem;
  }
}
.sale-read .inner .read-btm {
  margin-top: 5rem;
}
@media only screen and (max-width: 767px) {
  .sale-read .inner .read-btm {
    margin-top: 8.8rem;
  }
}
.sale-read .inner .read-btm figure {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sale-read .inner .read-btm img {
  width: 17rem;
  margin-right: 2.2rem;
}
@media only screen and (max-width: 767px) {
  .sale-read .inner .read-btm img {
    width: 20rem;
  }
}
.sale-read .inner .read-btm figcaption {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.3rem;
  font-feature-settings: "palt";
}
@media only screen and (max-width: 767px) {
  .sale-read .inner .read-btm figcaption {
    font-size: 3.2rem;
    width: 47.6rem;
    letter-spacing: 0.5rem;
    line-height: 1.65;
  }
}

.product-lineup {
  margin-bottom: 14.1rem;
}
@media only screen and (max-width: 767px) {
  .product-lineup {
    margin-bottom: 15.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .product-lineup .inner {
    width: 110rem;
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .product-lineup .inner {
    padding: 0 4rem;
  }
}
.product-lineup .inner .section-ttl {
  margin-bottom: 2.9rem;
}
@media only screen and (max-width: 767px) {
  .product-lineup .inner .section-ttl {
    margin-bottom: 6.8rem;
  }
}
@media print, screen and (min-width: 768px) {
  .product-lineup .inner .single {
    width: 100rem;
    margin: 0 auto 2.7rem;
  }
}
@media only screen and (max-width: 767px) {
  .product-lineup .inner .single {
    margin-bottom: 3rem;
  }
}
.product-lineup .inner .single .single-ttl {
  background: #E5F7FC;
  border: 0.1rem solid #00B1DD;
  text-align: center;
  color: #00B1DD;
  line-height: 5.8rem;
  font-size: 2.4rem;
  font-feature-settings: "palt";
  letter-spacing: 0.4rem;
  margin-bottom: 3.2rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .product-lineup .inner .single .single-ttl {
    font-size: 3.5rem;
    line-height: 7.1rem;
    margin-bottom: 5rem;
    letter-spacing: 0.6rem;
  }
}
.product-lineup .inner .single ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.product-lineup .inner .single ul li {
  align-content: center;
  font-size: 1.5rem;
  line-height: 1.8;
  border-bottom: 0.1rem solid #CCCCCC;
  padding-bottom: 2.2rem;
  margin-bottom: 2.3rem;
  width: 31.2rem;
  letter-spacing: 0.08rem;
}
@media only screen and (max-width: 767px) {
  .product-lineup .inner .single ul li {
    width: 32.35rem;
    font-size: 2.6rem;
    margin-bottom: 4.2rem;
    padding-bottom: 4.2rem;
    letter-spacing: 0.14rem;
  }
  .product-lineup .inner .single ul li:nth-of-type(odd) {
    margin-right: 4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .product-lineup .inner .single ul li:not(:nth-of-type(3n)) {
    margin-right: 3.2rem;
  }
}
.product-lineup .inner .single .etc {
  font-size: 2.4rem;
  font-feature-settings: "palt";
  color: #00B1DD;
  margin-top: 1rem;
  font-weight: 500;
  letter-spacing: 0.4rem;
}
@media only screen and (max-width: 767px) {
  .product-lineup .inner .single .etc {
    font-size: 3.5rem;
    margin-top: 1.2rem;
    letter-spacing: 0.06rem;
  }
}
/*# sourceMappingURL=sale.css.map */