/* =Reset
------------------------------------------------------------------------------------------------------------- */
@charset "utf-8";

#frm_btn button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

[id^="frmInput"] .err_txt {
  font-weight: bold;
  color: #EA4E44;
  line-height: 2em;
}
[id^="frmInput"] th .hissu {
  color: #EA4E44;
}
[id^="frmInput"] P.sex_caution {
  color: #1F2121;
}

#next_group .telling .section_hdr {
  padding-top: 0;
}

#header .note_1 {
  right: 3%;
}
.disp_pc #header .note_1 {
  font-size: 0.7em;
}

/*=========================================
 sp フォントサイズ調整（2025/08）
=========================================*/
.disp_sp A H4, .disp_sp A H3,
.disp_sp H4 A, .disp_sp H3 A {
  font-size: 1.1em;
  line-height: 1.5em;
}
.disp_sp #feature .menu_bdy li a{
  font-size: 1.1em;
  line-height: 1.5em;
}
.disp_sp .menu_title h2{
  font-size:1.1em;
  line-height:1.5em;
}

