@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
	color: #000;
	height: auto;
}
#mainVisual .slide img {
	top: 0;
	left: 0;
	transform: translate(-25%, 0);
}
#newsArea,
#informationArea,
#aboutArea,
#adBanner {
	page-break-inside: avoid;
}
#pageTop,
#pickUp .bx-prev,
#pickUp .bx-next {
	display: none;
}
#chatplusview {
	display: none;
}