.form-survey2025 .ctmHeadline {
  text-align-last: left;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 20px;
  font-size: 27px;
  letter-spacing: 3px;
  font-weight: normal;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .form-survey2025 .ctmHeadline {
    font-size: 18px;
    margin: 15px auto;
  }
}
.form-survey2025 .sysForm label {
  white-space: nowrap;
}
.form-survey2025 .sysFormLabel {
  font-weight: bold;
}
.form-survey2025 .sysFormField select {
  -webkit-appearance: auto;
  border: 1px solid #dddddd;
  background-color: #fff;
  padding: 10px 5px;
  height: auto;
  width: 360px;
}
@media (max-width: 768px) {
  .form-survey2025 .sysFormField select {
    width: 100%;
  }
}
.form-survey2025#sysFormIndex .sysFormItem.sys9 {
  text-align: left;
}
.form-survey2025#sysFormIndex .sysForm .sysFormItem {
  padding: 15px;
  margin-bottom: 0;
}
.form-survey2025#sysFormIndex .sysForm .sysFormItem:nth-child(odd) {
  background-color: #f5f5f5;
}
.form-survey2025 .note {
  font-size: 14px;
  margin-bottom: 10px;
}
.form-survey2025 .note + br {
  display: none;
}
.form-survey2025 .sys23 .sysFormField {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media (max-width: 768px) {
  .form-survey2025 .sys23 .sysFormField {
    grid-template-columns: repeat(3, 1fr);
  }
  .form-survey2025 .sys23 .sysFormField label {
    white-space: normal;
  }
}
.form-survey2025 .sys23 .sysFormField label {
  margin: 0;
  font-size: 12px;
  text-align: center;
}
.form-survey2025 .sys23 .sysFormField label:before {
  display: block;
  content: "";
  background-size: contain;
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 10px;
}
.form-survey2025 .sys23 .sysFormField label input[type=radio] {
  display: block;
  margin: 0 auto 5px;
}
.form-survey2025 .sys23 .sysFormField label:first-of-type:before {
  background-image: url(/feature/survey2025/img/chara_img01.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(2):before {
  background-image: url(/feature/survey2025/img/chara_img02.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(3):before {
  background-image: url(/feature/survey2025/img/chara_img03.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(4):before {
  background-image: url(/feature/survey2025/img/chara_img04.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(5):before {
  background-image: url(/feature/survey2025/img/chara_img05.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(6):before {
  background-image: url(/feature/survey2025/img/chara_img06.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(7):before {
  background-image: url(/feature/survey2025/img/chara_img07.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(8):before {
  background-image: url(/feature/survey2025/img/chara_img08.png);
}
.form-survey2025 .sys23 .sysFormField label:nth-of-type(9):before {
  background-image: url(/feature/survey2025/img/chara_img09.png);
}
.form-survey2025 .sys23 .sysFormField label:last-of-type:before {
  display: none;
}

.form_survey2025_contents {
  margin-bottom: 30px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.form_survey2025_contents .hero {
  margin-bottom: 30px;
}
.form_survey2025_contents p {
  font-size: 16px;
  margin-bottom: 1em;
}
.form_survey2025_contents p.period {
  text-align: center;
  margin-top: 2em;
}/*# sourceMappingURL=survey2025.css.map */