@charset "UTF-8";

/* ----------------------------------------
custom_style
---------------------------------------- */
.radio-wrapper {
  padding-top: 6px;
}
.required {
  color: #e80000;
}
.err_msg {
  color: #e80000;
}
