@charset "utf-8";
body {
	-webkit-print-color-adjust: exact !important;
	print-color-adjust: exact !important;
	color-adjust: exact !important;
  zoom: 0.6;
	-moz-transform: scale(0.5,auto) translate(-5vw,-5vh);
}
header {
	position: absolute;
}
header a {
	font-size: 0.75rem; /*12*/
}
#greenballoon {
	margin-top: 40px;
}
.submit, #backtotop_area, #pagetop_area {
	display: none;
}
footer #sns {
	bottom: auto;
	top: 190px;
}