@charset "UTF-8";
@page {
	margin: 10mm 5mm;
	size: A4 portrait;
}
.print {
  position: relative;
  margin-inline: auto;
  width: 210mm;
}
hr.print_pages {
page-break-after: always;
}
main {
	margin-top: 0;
}
.l-header {
	position: static;
}
.l-header__item {
	font-size: 1.2rem;
}
.side-sns {
	display: none;
}
.c-scroll-top {
	display: none;
}
.p-introduction__list {
	justify-content: center;
}
.c-head {
	font-size: 2.4rem;
}
.p-introduction__container section:last-of-type > picture {
	display: none;
}
.p-facility__summary {
	padding-bottom: 40px;
}
.p-facility > section:nth-of-type(even) .p-facility__container {
	padding-bottom: 40px;
}
.p-introduction__item a img {
	display: none;
}