@charset "UTF-8";

html{
	visibility: visible !important;
}

.t-all_wrap{
	display: none;
}

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

.t-first_load {
  display: none !important;
}