@charset "UTF-8";
.b9-bg {
  background: #FDFBF1;
  padding-top: 60px;
  border-bottom: 30px solid #ECCD73;
}

.b9-bg--2 {
  background: #F2F7E9;
  border-bottom: 30px solid #D0D079;
}

.b9-heading {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
  font-weight: 500;
  text-align: center;
  color: #333;
  margin: 20px auto 0px;
  z-index: 100;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.b9-heading-2 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: 700;
  text-align: center;
  color: #333;
  margin: 0px auto 20px;
  z-index: 100;
}

.b9-num {
  margin-top: 10px;
}

.b9-item {
  margin-bottom: 60px;
}

.b0-limited--2 {
  margin-top: 20px;
  margin-bottom: 0px;
  width: 120px;
  display: block;
  white-space: nowrap;
}

@media (max-width: 767px) {
  .b0-limited--2 {
    width: 95px;
  }
}
