/* LNIModal-cancer5-advance */

.LNIModal-cancer5-advance {
  background-color: #ffffe1;
  margin: 20px 0;
  padding-bottom: 10px;
}

.LNIModal-cancer5-advance__txt {
  padding: 15px 15px 0;
  text-align: left;
}

.LNIModal-cancer5-advance-header__mark {
  background: #ffcccc;
  color: #333;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5vw;
  padding: 10px;
  text-align: center;
}

.LNIModal-cancer5-advance-header-ttl {
  font-size: 4.4vw;
  font-weight: bold;
  line-height: 1.5;
  padding: 0 2vw;
  text-align: center;
}

.LNIModal-cancer5-advance-header-ttl--highlight {
  color: #db0000;
  padding: 0;
}

.LNIModal-cancer5-advance-header-ttl--num {
  color: #db0000;
  font-size: 8.2vw;
  line-height: 1;
  padding: 0;
  vertical-align: baseline;
}

.LNIModal-cancer5-advance-header-ttl--big {
  font-size: 5.4vw;
  padding: 0;
}

.LNIModal-cancer5-advance-footer__rate--highlight {
  color: #db0000;
  vertical-align: sub;
}

.LNIModal-cancer5-advance__cancer {
  margin-bottom: 20px;
  padding: 0 15px;
  text-align: center;
}

.LNIModal-cancer5-advance__cancer img {
  margin-top: 15px;
  width: 140px;
}

.LNIModal-cancer5-advance-example {
  margin-bottom: 2vw;
  padding: 0 4.5vw;
}

.LNIModal-cancer5-advance-example__ttl {
  font-size: 4.2vw;
  font-weight: bold;
  margin-bottom: 1.5rem;
  text-align: center;
}

.LNIModal-cancer5-advance-example-item {
  border: 2px solid #f93828;
  border-radius: 5px;
  margin-bottom: 2.5vw;
}

.LNIModal-cancer5-advance-example-item__ttl {
  background: #f93828;
  color: #fff;
  font-size: 3.7vw;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
}

.LNIModal-cancer5-advance-example-item-fee {
  background: #fff;
  line-height: 1.2;
  padding: 2vw;
  text-align: center;
}

.LNIModal-cancer5-advance-example-item-fee__txt {
  font-size: 4vw;
  font-weight: bold;
  margin: 0;
}

.LNIModal-cancer5-advance-example-item-fee__txt--small {
  font-size: 3.6vw;
}

.LNIModal-cancer5-advance-example-item-fee__value {
  color: #db0000;
  font-size: 5vw;
  font-weight: bold;
  margin: 0;
}

.LNIModal-cancer5-advance-example-item-fee__value--big {
  font-size: 6.5vw;
}

.LNIModal-cancer5-advance-example-item-other {
  align-items: center;
  background: #fff;
  border-top: 1px solid #f93828;
  display: flex;
}

.LNIModal-cancer5-advance-example-item-other__cap {
  background: #f93828;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 3.2vw;
  padding: 1.4vw 1vw;
  width: 38%;
}

.LNIModal-cancer5-advance-example-item-other:last-child .LNIModal-cancer5-advance-example-item-other__cap {
  border: none;
}

.LNIModal-cancer5-advance-example-item-other__value {
  background-color: #fff;
  font-size: 4vw;
  font-weight: bold;
  padding-left: 2vw;
  text-align: left;
  white-space: nowrap;
  width: 62%;
}

.LNIModal-cancer5-advance__note {
  font-size: 1rem;
  padding: 0 4.5vw 6vw;
}

.LNIModal-cancer5-advance .u-fz13 {
  font-size: 13px;
  text-align: left;
}

@media screen and (min-width: 360px) {
  .LNIModal-cancer5-advance__note {
    font-size: 3vw;
  }
}

/* END: LNIModal-cancer5-advance */
