/****テキスト欄****/
.howtovoifull-txt-common {
  margin: 25px;
  font-size: 15px;
}

/****テキスト欄 h3****/
.howtovoifull-txt-common h3 {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: -10px;
  margin-top: 30px;
  line-height: 25px;
}

/**強調リスト**/
.howtovoifull-txt-common ul {
 padding: 10px 10px 20px 20px !important;
}

.howtovoifull-txt-common ul > li {
  list-style-type: disc !important;
  line-height: 28px;
  font-size: 16px;
  font-weight: 700;
}

/**テキスト欄 強調**/
.howtovoifull-txt-common span {
font-size: 16px;
font-weight: 700;
}

/**太字**/
.howtovoifull-emphasis-text {
  font-size: 15px;
  font-weight: 700;
}

/**料金point**/
.howtovoifull-ryokin-dt {
  font-size: 16px;
  font-weight: 700;
  margin: 5px 0;
}

.table {
  width: 100%;
  max-width: 100%;
  margin: 20px 0 10px;
}