@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
	color: #000;
	height: auto;
	font-size: 88%;
}
#headerNav {
	position: absolute;
	top: -52px;
}
#headerTop,
#mainVisual .slide,
#mainBlock01,
#mainBlock02 { height: auto; }
#mainVisual .slide img {
	top: 0;
	left: 0;
	transform: translate(0, 0);
}
#newsBlock {
	page-break-inside: avoid;
}