@charset "utf-8";
@page {
	size: A4;
	margin: 10.7mm 20.7mm 0;
}
.page-header span,
.entry h2.contents-bg-title em,
.contents-link-btn,
.scroll-hint,
.contents-bg::before,
.entry h2.contents-bg-title::before,
.entry h2.contents-bg-title::after,
.no-print {
	display: none !important;
}
/************************************
▼html・body・wrapper▼
************************************/
body {
	font-size: 9pt;
}
#wrapper {
	margin: 0 0.5em;
	font-size: 9pt !important;
}
.page-header {
	text-align: center !important;
	min-height: 3em !important;
	margin: 0 !important;
}
.page-header-inner.container {
	margin: 0 !important;
	padding: 0;
}
.page-header-title {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	font-size: 1.3rem !important;
}
.page-header-title::before {
	content: "リハビリセンター グリーンTAOKA";
	display: block;
	font-size: 1.15rem;
	margin-bottom: 0.5em;
}
.site-body {
	padding: 0;
}
.container,
.contents-bg-inner {
	margin: 0 !important;
	padding: 0 !important;
	max-width: inherit !important;
	width: 100% !important;
}
.entry h2.contents-bg-title {
	font-size: 1.3rem !important;
	margin-top: 0 !important;
	text-align: center;
	position: fixed;
	top: 1.5em;
	left: 0;
	width: 100%;
}
.post-name-price .entry h2.contents-bg-title mark {
	display: inline;
}
.bg-space,
.entry h2.contents-bg-title {
	margin: 0 !important;
	background: none;
}
.table-scroll table {
	min-width: inherit;
	margin-bottom: 0 !important;
}
.table-scroll table td,
.table-scroll table th {
	padding: 0.1em !important;
	font-size: 0.85rem !important;
}
.h4-title {
	margin-bottom: -2.5em;
	font-size: 1.10rem !important;
}
.wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table tr td {
	background: none;
}
hr.wp-block-separator {
	display: none;
}
.entry ul li {
	margin-top: .1em;
	margin-bottom: .1em;
}
.wp-block-heading#title2 {
	page-break-before: always;
	padding-top: 4em;
}
.entry ul:last-child {
	margin-top: -3em;
}