@charset "UTF-8";

#nocript{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	color: #FF0004;
	background: #ECBABB;
	font-size: 16px;
	padding: 10px;
	display: block;
	z-index: 99999;
}

.t-first_load{
	display: none;
}