.LNIModal-faq4-prosper-item {
  margin-top: 35px;
}

.LNIModal-faq4-prosper-item__ttl {
  font-size: 30px;
  font-weight: bold;
  color: #71ae47;
}

.LNIModal-faq4-prosper-item__txt {
  margin-top: 12px;
  font-size: 18px;
  font-weight: bold;
  color: #414141;
}

.LNIModal-faq4-prosper-item__number {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.1;
  color: #ee7e31;
}

.LNIModal-faq4-prosper-item__number span {
  font-size: 25px;
  font-weight: bold;
  color: #414141;
}

.LNIModal-faq4-prosper-item__note {
  font-size: 16px;
}

.LNIModal-faq4-pay {
  width: 85%;
  margin: 30px auto;
  text-align: center;
}

.LNIModal-faq4-pay img {
  height: 100%;
  margin-top: 18px;
}

.LNIModal-faq4-pay-item {
  text-align: center;
}

.LNIModal-faq4-pay-item__ttl {
  margin-top: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #414141;
}

.LNIModal-faq4-pay-item__txt {
  margin: 12px 0;
}

.LNIModal-faq4-pay-item__number {
  font-size: 68px;
  font-weight: bold;
  line-height: 1.1;
  color: #ee7e31;
}

.LNIModal-faq4-pay-item__number--unit {
  font-size: 25px;
  color: #414141;
}

.LNIModal-body-detail-note {
  padding: 15px;
  margin: 25px auto;
  text-align: left;
  list-style: none;
  background: #f2f2f2;
  border-radius: 8px;
}

.LNIModal-body-detail-note__item {
  position: relative;
  padding-left: 18px;
}

.LNIModal-body-detail-note__item::before {
  position: absolute;
  left: 0;
  font-size: 14px;
  content: '※';
}
