.error {
	display: none;
}
input:disabled {
  opacity: 0.5;
	pointer-events: none;
}
.c-content .form_box .input_list .input_item .textbody .select_wrap::before {
	pointer-events: none !important;
}
b {
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
}