@charset "utf-8";

div#mfp_hidden {
	overflow: hidden;
	width: 1px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
div#mfp_hidden input {
	margin: 10px;
}
div#mfp_overlay,
div#mfp_overlay_background,
div#mfp_overlay_background,
div#mfp_loading_screen,
div#mfp_loading,
div#mfp_error,
div#mfp_warning,
input#mfp_reserve_item,input#mfp_reserve_date,
div.mfp_ok,
div.prefcodeResult,
div.mfpSuggestResult,
div.mfp_attached_thumbnails,
div.mfp_guide div,
div#mfp_OperationCheck div#mfp_OperationCheck_inner,
ul#mfp_phase_stat li.mfp_phase_arrow {
	display: none;
}
div.mfp_err {
	display: none;
	color:#CD5C5C;
}
.problem {
	background-color: #FFFFE0;
}
