body.hr-post-page-active {
	background: #ffffff;
	color: #6d675f;
}

.hr-post-page-active .siteHeader,
.hr-post-page-active .site-header,
.hr-post-page-active .l-site-header,
.hr-post-page-active .siteFooter,
.hr-post-page-active .site-footer,
.hr-post-page-active .l-site-footer,
.hr-post-page-active .footer-section {
	display: none;
}

.hr-post-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	background: rgba(247, 245, 240, 0.92);
	backdrop-filter: blur(8px);
	border-bottom: 1px solid rgba(188, 178, 162, 0.18);
}

.admin-bar .hr-post-header {
	top: 32px;
}

.hr-post-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	max-width: 1320px;
	margin: 0 auto;
	padding: 20px 28px;
}

.hr-post-header__brand {
	display: inline-flex;
	flex: 0 0 auto;
}

.hr-post-header__brand img {
	display: block;
	width: 104px;
	height: auto;
}

.hr-post-header__toggle {
	display: none;
}

.hr-post-header__nav {
	display: flex;
	align-items: stretch;
	justify-content: flex-end;
	flex: 1 1 auto;
}

.hr-post-header__nav a {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 6px;
	min-width: 170px;
	padding: 0 20px;
	color: #6f695f;
	text-decoration: none;
	text-align: center;
	font-family: "Shippori Mincho", serif;
}

.hr-post-header__nav a:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 1px;
	height: 56px;
	background: rgba(143, 135, 124, 0.4);
	transform: translateY(-50%);
}

.hr-post-header__nav a span:first-child,
.hr-post-header__nav a {
	font-size: 0.96rem;
	line-height: 1.2;
}

.hr-post-header__nav a span {
	font-size: 0.72rem;
	line-height: 1.55;
	opacity: 0.95;
}

.hr-post-page-active .siteContent,
.hr-post-page-active .site-content,
.hr-post-page-active .site-main,
.hr-post-page-active .mainSection,
.hr-post-page-active .entry-body {
	background: transparent;
}

.hr-post-page-active .siteContent,
.hr-post-page-active .site-content {
	padding-top: 164px;
	padding-bottom: 96px;
}

.hr-post-page-active .siteContent > *:not(.alignfull):not(.alignwide),
.hr-post-page-active .site-content > *:not(.alignfull):not(.alignwide) {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.hr-post-intro {
	margin: 32px auto 40px;
	text-align: left;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-post-intro__meta {
	margin: 0 0 12px;
	font-size: 0.92rem;
	letter-spacing: 0.08em;
	color: #9a9387;
}

.hr-post-intro__title {
	margin: 0;
	font-size: 23px;
	line-height: 1.42;
	font-weight: 400;
	letter-spacing: 0.04em;
	color: #7a736b;
}

.hr-post-page-active .post,
.hr-post-page-active .type-post {
	margin: 0 auto;
}

.hr-post-article {
	max-width: 860px;
	margin: 0 auto;
}

.hr-post-page-active .page-header,
.hr-post-page-active .entry-header,
.hr-post-page-active .entry-body,
.hr-post-page-active .entry-footer,
.hr-post-page-active .postNextPrev,
.hr-post-page-active .vk_relatedPosts,
.hr-post-page-active .vk_postList {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.hr-post-page-active .entry-header,
.hr-post-page-active .entry-title,
.hr-post-page-active .entry-meta,
.hr-post-page-active .entry-body,
.hr-post-page-active .entry-body p,
.hr-post-page-active .entry-body li,
.hr-post-page-active .entry-body blockquote,
.hr-post-page-active .page-header {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-post-page-active .breadcrumb {
	margin-bottom: 26px;
	font-size: 0.82rem;
	color: #9a9387;
}

.hr-post-page-active .breadcrumb a {
	color: inherit;
	text-decoration: none;
}

.hr-post-page-active .page-header {
	margin-bottom: 18px;
	padding-bottom: 0;
	border: 0;
	text-align: left;
}

.hr-post-page-active .page-header_pageTitle,
.hr-post-page-active .page-header_archiveTitle,
.hr-post-page-active .entry-title {
	font-size: 23px;
	line-height: 1.42;
	font-weight: 500;
	letter-spacing: 0.04em;
	color: #7a736b;
}

.hr-post-page-active .entry-header {
	margin-bottom: 34px;
	padding-bottom: 0;
	border: 0;
	text-align: left;
}

.hr-post-page-active .entry-meta,
.hr-post-page-active .entry-meta_items,
.hr-post-page-active .entry-header .postList_date {
	margin-bottom: 12px;
	font-size: 0.92rem;
	letter-spacing: 0.08em;
	color: #9a9387;
}

.hr-post-page-active .entry-meta a {
	color: inherit;
	text-decoration: none;
}

.hr-post-page-active .entry-body {
	font-size: 1rem;
	line-height: 2.15;
	letter-spacing: 0.04em;
	color: #6f695f;
}

.hr-post-page-active .entry-body > *:first-child {
	margin-top: 0;
}

.hr-post-page-active .entry-body p {
	margin: 0 0 1.45em;
}

.hr-post-page-active .entry-body h2,
.hr-post-page-active .entry-body h3,
.hr-post-page-active .entry-body h4 {
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight: 500;
	letter-spacing: 0.04em;
	color: #7a736b;
}

.hr-post-page-active .entry-body h2 {
	margin: 2.8em 0 1em;
	padding-bottom: 0.48em;
	border-bottom: 1px solid #d9d1c5;
	font-size: clamp(1.8rem, 3vw, 2.45rem);
	line-height: 1.45;
}

.hr-post-page-active .entry-body h3 {
	margin: 2.3em 0 0.9em;
	font-size: clamp(1.42rem, 2.3vw, 1.9rem);
	line-height: 1.55;
}

.hr-post-page-active .entry-body h4 {
	margin: 1.9em 0 0.8em;
	font-size: 1.15rem;
	line-height: 1.7;
}

.hr-post-page-active .entry-body ul,
.hr-post-page-active .entry-body ol {
	margin: 0 0 1.6em 1.4em;
	padding: 0;
}

.hr-post-page-active .entry-body li + li {
	margin-top: 0.45em;
}

.hr-post-page-active .entry-body figure {
	margin: 2.2em 0;
}

.hr-post-page-active .entry-body img {
	border-radius: 0;
}

.hr-post-page-active .entry-body figcaption {
	margin-top: 0.9em;
	font-size: 0.85rem;
	line-height: 1.8;
	color: #9a9387;
	text-align: center;
}

.hr-post-page-active .entry-body blockquote {
	margin: 2.2em 0;
	padding: 1.4em 1.6em;
	border-left: 3px solid #cfc7bc;
	background: rgba(255, 255, 255, 0.42);
	color: #756f66;
}

.hr-post-page-active .entry-body table {
	width: 100%;
	margin: 2em 0;
	border-collapse: collapse;
	font-size: 0.96rem;
}

.hr-post-page-active .entry-body th,
.hr-post-page-active .entry-body td {
	padding: 0.9em 1em;
	border: 1px solid #ddd6cc;
}

.hr-post-page-active .entry-body th {
	background: #f2eee7;
	font-weight: 400;
	color: #746d64;
}

.hr-post-page-active .entry-footer {
	margin-top: 42px;
	padding-top: 24px;
	border-top: 1px solid #ddd6cc;
}

.hr-post-footer-nav {
	display: flex;
	justify-content: center;
	margin-top: 24px;
}

.hr-home-button--archive {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 220px;
	padding: 13px 28px;
	border: 1px solid #c8beb0;
	background: transparent;
	color: #7f786f;
	text-decoration: none;
	font-size: 0.95rem;
	letter-spacing: 0.14em;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-post-page-active .veu_contactSection,
.hr-post-page-active .widget_vkexunit_contact-section,
.hr-post-page-active .vk_content-cta,
.hr-post-page-active .wp-block-vk-blocks-cta,
.hr-post-page-active .vk_posts_postBottom,
.hr-post-page-active .vk_posts_postBottom + .veu_contactSection,
.hr-post-page-active .veu_adminEdit,
.hr-post-page-active .veu_adminEdit_cta {
	display: none !important;
}

.hr-company {
	padding: 132px 24px 72px;
	background: #000000;
}

.hr-company__inner {
	display: grid;
	grid-template-columns: 140px minmax(0, 1fr);
	gap: 42px;
	max-width: 1130px;
	margin: 0 auto;
}

.hr-company__brand img {
	display: block;
	max-width: 110px;
	height: auto;
}

.hr-company__details {
	font-size: 0.98rem;
	line-height: 2;
	letter-spacing: 0.08em;
	color: #fff;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-company__details p {
	margin: 0;
}

.hr-copyright {
	padding: 18px 24px 28px;
	background: #ffffff;
	text-align: center;
	font-size: 12px;
	line-height: 1.9;
	letter-spacing: 0.08em;
	color: #000000;
	font-family: "Yu Gothic", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.hr-copyright p {
	margin: 0;
}

@media (max-width: 782px) {
	.admin-bar .hr-post-header {
		top: 46px;
	}
}

@media (max-width: 991.98px) {
	.hr-post-header__inner {
		padding: 18px 20px;
	}

	.hr-post-header__nav a {
		min-width: 150px;
		padding: 0 14px;
	}
}

@media (max-width: 767.98px) {
	.hr-post-header {
		background: rgba(247, 245, 240, 0.96);
		backdrop-filter: blur(10px);
	}

	.hr-post-header__inner {
		position: relative;
		padding: 16px;
	}

	.hr-post-header__brand img {
		width: 86px;
	}

	.hr-post-header__toggle {
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		gap: 6px;
		width: 44px;
		height: 44px;
		padding: 0;
		border: 0;
		background: transparent;
	}

	.hr-post-header__toggle span {
		display: block;
		width: 30px;
		height: 2px;
		margin: 0 auto;
		background: #6f695f;
		transition: transform 180ms ease, opacity 180ms ease;
	}

	.hr-post-header__toggle.is-open span:nth-child(1) {
		transform: translateY(8px) rotate(45deg);
	}

	.hr-post-header__toggle.is-open span:nth-child(2) {
		opacity: 0;
	}

	.hr-post-header__toggle.is-open span:nth-child(3) {
		transform: translateY(-8px) rotate(-45deg);
	}

	.hr-post-header__nav {
		position: absolute;
		top: calc(100% + 10px);
		right: 16px;
		left: 16px;
		display: none;
		flex-direction: column;
		padding: 16px 12px;
		border: 1px solid rgba(188, 178, 162, 0.55);
		background: rgba(247, 245, 240, 0.98);
	}

	.hr-post-header__nav.is-open {
		display: flex;
	}

	.hr-post-header__nav a {
		min-width: 0;
		padding: 12px 0;
	}

	.hr-post-header__nav a:not(:last-child)::after {
		display: none;
	}

	.hr-post-page-active .siteContent,
	.hr-post-page-active .site-content {
		padding-top: 190px;
		padding-bottom: 72px;
	}

	.hr-post-intro {
		margin-bottom: 28px;
	}

	.hr-post-page-active .breadcrumb {
		margin-bottom: 20px;
		font-size: 0.78rem;
	}

	.hr-post-intro__title,
	.hr-post-page-active .page-header_pageTitle,
	.hr-post-page-active .page-header_archiveTitle,
	.hr-post-page-active .entry-title {
		font-size: 23px;
		line-height: 1.55;
	}

	.hr-post-page-active .entry-header {
		margin-bottom: 24px;
	}

	.hr-post-page-active .entry-body {
		font-size: 0.98rem;
		line-height: 2;
	}

	.hr-post-page-active .entry-body h2 {
		margin-top: 2.4em;
		font-size: 1.55rem;
	}

	.hr-post-page-active .entry-body h3 {
		font-size: 1.28rem;
	}

	.hr-post-page-active .entry-body figure {
		margin: 1.8em 0;
	}

	.hr-post-page-active .entry-body blockquote {
		padding: 1.1em 1.15em;
	}

	.hr-company {
		padding: 88px 16px 56px;
	}

	.hr-company__inner {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.hr-company__brand img {
		max-width: 112px;
	}

	.hr-copyright {
		background: #ffffff;
		color: #000000;
	}
}