@charset "utf-8";
#ReminderPasswordInput .level_h3{
	border: none;
}
/* 条件付き必須 */
#ReminderPasswordInput #telNo1_labelId .required_condition:after {
	content: "必須";
	/**background: #cf646b;*/
	color: #e70088;
}