.faq-table-row {
  border-width: 0 0 5px 0;
  border-style: solid;
  border-color: #e8e8e8;
  font-size: large;
  padding: 2vw 1vw;
}

.faq-table-row:nth-last-child(1) {
  margin-bottom: 5vw;
}

.faq-table-row-top {
  border-width: 5px 0;
}

.faq-table-col {
  text-align: left;
  height: 50%;
  /*line-height: 65px;*/
}

.faq-table-col-content {
  width: 80%;
  padding-top: 20px;
}

.faq-table-col-title {
  width: 10%;
  vertical-align: top;
}

.faq-table-subtitle {
  color: #ff6e2b;
  margin-bottom: 60px;
}

.faq-q-title-style {
  color: #fc9191;
  font-weight: bolder;
  font-size: 3vw;
}

.faq-q-content-style {
  font-weight: bold;
  /*font-size: 15pt;*/
}

.faq-a-title-style {
  color: #8cc63f;
  font-weight: bolder;
  font-size: 3vw;
}

.faq-a-content-style {
  font-size: 1.1vw;
}

.header-sp, .footer-sp {
  display: none;
}

.flow-text-content {
  display: none;
}
