@charset "utf-8";

/*--------------------------------------------------
  requestCountBanner
--------------------------------------------------*/

.request-note {
  font-size: 12px;
  line-height: 1.5;
  color: #757575;
  margin: 0 auto 32px;
  width: 840px;
}

.c-requestCountBanner {
  text-align: center;
  font-size: 21px;
  font-weight: 700;
  color: #55270a;
  line-height: 1.6;
  letter-spacing: 0;
  margin-bottom: 8px;
}

.c-requestCountBanner__number {
  color: #dd171f;
  font-size: 25px;
  line-height: 1.4;
}

.c-requestCountBanner__note {
  font-weight: normal;
  font-size: 16px;
}
