/* index.htmlのhidden属性を、#editPage等のdisplay指定より優先する。 */
[hidden] { display: none !important; }
