@charset "utf-8";
*{
	-webkit-print-color-adjust: exact;
}
html{
	min-width: 1000px;
	zoom: 68%;
}
body{
	overflow: hidden;
}
#header{
	position: relative !important;
	background-color: #fff !important;
}
.switch_sp,
#header_sp,
#page_top_anchor{
	display: none !important;
}
