@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
}
body {
	height: auto;
}
#topFirstView,
#topSecondView,
#topThirdView,
#topFourthView {
	break-after: always;
	display: table-cell;
}
#pickUp {
	break-before: always;
}
#chatbot,
#adBanner {
	display: none;
}