/* LNIModal-medical7-cancer */

.LNIModal-medical7-cancer {
  background-color: #ffffe1;
  margin: 15px 0;
  padding: 0 15px 15px;
  position: relative;
}

.LNIModal-medical7-cancer-header__mark {
  background: #ffdeb3;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0 -15px 10px;
  padding: 8px 0;
  text-align: center;
}

.LNIModal-medical7-cancer-header__ttl {
  font-size: 17px;
  font-weight: bold;
  margin: 0 auto 10px;
  width: 245px;
}

.LNIModal-medical7-cancer-header__ttl small {
  color: #db0000;
  display: block;
  font-size: 78%;
  text-align: right;
}

.LNIModal-medical7-cancer-header__ttl--highlight {
  color: #db0000;
}

.LNIModal-medical7-cancer-header__ttl--num {
  color: #db0000;
  font-size: 33px;
  line-height: 1;
  vertical-align: text-bottom;
}

.LNIModal-medical7-cancer-header__arw {
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-top: 24px solid #ffc000;
  height: 0;
  margin: 0 auto 15px;
  width: 0;
}

.LNIModal-medical7-cancer__txt {
  color: #f27744;
  font-size: 1.1rem;
  font-weight: bold;
  text-align: center;
}

.LNIModal-medical7-cancer__ttl {
  border-bottom: 1px solid #bfbfab;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin: 10px 0 13px;
  padding-bottom: 6px;
  text-align: center;
}

.LNIModal-medical7-cancer-content {
  padding-top: 10px;
}

.LNIModal-medical7-cancer-content-item {
  background-color: #fff;
  border: 1px solid #f16731;
  border-radius: 5px;
  text-align: center;
  width: 100%;
}

.LNIModal-medical7-cancer-content-item:first-child {
  margin-right: 40px;
}

.LNIModal-medical7-cancer-content-item__img {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 18px 25px 12px;
}

.LNIModal-medical7-cancer-content-item-first {
  align-items: center;
  display: flex;
  padding: 10px;
}

.LNIModal-medical7-cancer-content-item-first img {
  width: 20vw;
}

.LNIModal-medical7-cancer-content-item-first__img {
  width: 40%;
}

.LNIModal-medical7-cancer-content-item-first__txt {
  font-size: 3.5vw;
  font-weight: bold;
  text-align: left;
  width: 60%;
}

.LNIModal-medical7-cancer-content-item__img img {
  max-width: 100%;
}

.LNIModal-medical7-cancer-content-item__ttl {
  background-color: #f16731;
  border-radius: 3px 3px 0 0;
  color: #fff;
  font-size: 4vw;
  font-weight: bold;
  margin-bottom: 0;
  padding: 5px 0;
}

.LNIModal-medical7-cancer-content-item__txt {
  font-size: 3.5vw;
  font-weight: bold;
  margin: 12px 0;
  padding: 0 18px;
  text-align: left;
}

.LNIModal-medical7-cancer-content-item__txt--highlight {
  color: #df2121;
}

.LNIModal-medical7-cancer-arrow {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 6px auto 10vw;
  position: relative;
  text-align: center;
}

.LNIModal-medical7-cancer-arrow__txt {
  color: #f16f3c;
  font-size: 4vw;
  font-weight: bold;
  left: 0;
  position: absolute;
  right: 0;
  top: 29px;
}

.LNIModal-medical7-cancer-arrow__ico {
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 24px solid #f16731;
  height: 0;
  width: 0;
}

@media only screen and (min-width: 360px) {
  .LNIModal-medical7-cancer__txt {
    font-size: 1.3rem;
  }
  .LNIModal-medical7-cancer-header__mark {
    font-size: 18px;
  }
  .LNIModal-medical7-cancer-header__ttl {
    font-size: 22px;
    white-space: nowrap;
    width: 300px;
  }
  .LNIModal-medical7-cancer-header__ttl--num {
    font-size: 36px;
  }
}

/* END: LNIModal-medical7-cancer */
