@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Sawarabi+Mincho&family=Reddit+Mono&display=swap);
.p-cost {
  color: #fff;
  position: relative;
  width: 100%;
  z-index: 2;
}
.p-cost__lead {
  font-size: 1rem;
  line-height: 2em;
  text-align: center;
}
.p-cost__lead p {
  margin-top: 2em;
}
.p-cost__lead p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1272px){ /**/
}
@media screen and (max-width: 767px){ /**/
  .p-cost__lead {
    font-size: 0.875rem;
  }
}
/*# sourceMappingURL=../../../../../../map/wp-content/themes/560designs/assets/css/cost.css.map */
