.header-pc, .footer-pc, .side-menu {
  display: none;
}

.f-form-bottom-space {
  height: 60px;
}

.common-table {
  /*padding: 100px 15% 50px 15%;*/
}

.contact-form-line-for-company {
  display: none;
}

.form-sp-content {
  display: flex;
  flex-direction: column;
}

.form-table-col {
  /*height: 30px;*/
  /*line-height: 30px;*/
}

.form-text-container-padding-1 {
  padding-top: 0px;
}

.form-table-col {
  width: 100%;
}

.form-text {
  margin-bottom: 10px;
}

.common-table-row {
  height: 125px;
}

.form-select-text-box {
  display: flex;
  flex-direction: column;
}

.form-select-text {
  box-sizing: unset;
}

.common-table-col-title {
  width: 100%;
}

.form-select-text-box {
  margin-top: 5px;
}

.form-table-col-for-select {
  /*height: 25px;*/
}

.form-sp-content-select {
  display: flex;
  flex-direction: column;
}

.form-table-row-1-for-select {
  height: 315px;
}

.form-table-row-1-for-question {
  height: 180px
}

.common-table-title {
  /*font-size: large;*/
  font-size: 28px;
}

.form-table-required-char {
  font-size: 8px;
}

.form-table-required-text {
  /*font-size: 12px;*/
}

.form-line-height-normal {
  margin-top: 10px;
}

.contact-form-line-title {
  font-size: 16px;
}

.form-button-style.form-button-style-submit {
  color: white;
}

.common-table {
  /*padding: 30px 10% 40px 10%;*/
}
