header,
footer,
.shokuiku-header,
.shokuiku .headMenu,
.shokuiku-footer,
#header,
#footer,
#shokuiku-globalnav,
#shokuiku-sidebar,
#shokuiku-sns-area,
#shokuiku-sitemap,
.topagetop,

.Head p,
.Menu,
.totop,
.Contents .print,
.TabMenu,
#download,
footer {
	display: none !important;
}

.Illust {
	padding: 0 !important;
	background: none;
}

div#wrap {
	padding: 0;
}

body.events div#shokuiku-mainarea,
body.events div#shokuiku-contents, body.events div#shokuiku-contents::after {
	border: none;
	background: none;
}

.ItemList {
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.ItemList ul {
	display: inline;
}
.ItemList li {
	display: inline-block;
	vertical-align: top;
}

.ItemList > div {
	margin-top: 2em;
	page-break-inside: avoid;
}
.ItemList li {
	width: calc(100%/8 - 0.5%) !important;
}
.ItemList ul.new li::before,
.ItemList .item.new::before {
	content: none;
}
.ItemList li .image {
	border: none;
}
.ItemList li .name {
	font-size: 8px;
}
