@charset "UTF-8";
/*
Theme Name: BASE
Theme URI:
Description:
Author:
Author URI:
Version: 0.0.1
Tested up to: 5.8
Requires PHP: 5.6
*/
/********************追加CSS********************/

.your-career-sheet {
  display: block;
  max-width: 300px;
}
.mwform-radio-field {
  display: block;
  margin-left: 0 !important;
}
.mwform-checkbox-field label {
  pointer-events: none;
}
.mwform-checkbox-field label .acceptance {
  pointer-events: auto;
}