body{ background: #000; }
#text{
	color: #fff;
	margin: 10% auto;
	text-align: center;
	font-family: Arial;
	display: none;
}
.dawn{ font-size: 80px; }
.day{ font-size: 120px; }
.remain{ font-size: 52px; margin-top: 10px; }
.dawn, .day, .remain{ display: none; letter-spacing: -4px; font-weight: bold;}
#secret{ display: none; background: transparent; position: absolute; bottom: 20px; right: 45%; font-size: 14px; color: #000;}
#secret img{ height: 50px; width: 50px;}
#secret img, em{ vertical-align: middle;}
.mm_container{ display: none; width: 100%; position: absolute; left: 0; bottom: 100px; z-index: 10; font-size: 1.8rem; color: #fff; font-family: Times;}
.mm_mask{ margin: auto; width: 220px; width: 665px; text-align: center; text-shadow: -1px 1px 8px #fff; }
.mm-special-overlay{ background: rgba(0, 0, 0, 1); position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 6; display: none;}
.mm-special-overlay-wii-u-zelda-2017{ background: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 6; display: none;}
.dev-info{ position: absolute; top: 20px; right: 20px; font-size: 14px; background: #ff0; padding: 10px;}
