.c-sitesTab__inner.--home {
	margin-top: 24px;
}

.p-news__lists {
	margin-top: 40px;
}

.l-post__body h2.wp-block-heading {
	border-left: 4px solid #333;
	background-color: #f7f7f7;
	font-weight: 400;
	font-size: 32px;
	line-height: 1.5;
	letter-spacing: 0.15em;
}

.l-post__body .wp-block-button__link {
	background-color: #333;
	color: #fff;
	text-decoration: none;
}

.u-flex.--single .simplebar-content {
	display: flex;
	align-items: center;
	gap: 12px;
}

.p-news .c-sitesTab__item {
	font-weight: 400;
}

.p-news__inner.l-container {
	display: block;
}

.u-flex.--single .simplebar-content {
	display: flex;
	align-items: center;
	margin-left: -12px;
	gap: 12px;
}

.l-post__body .wp-block-button__link {
	justify-content: center;
}

.l-post__body .wp-block-button__link::after {
	width: 24px;
	height: 24px;
	margin-left: 6px;
}

.l-post__h1Title {
	font-weight: 400;
	font-size: 40px;
	line-height: 1.5;
	letter-spacing: 0.15em;
}

.l-post__header {
	gap: 60px;
}

.l-post__img {
	margin-top: 20px;
}

.l-post__body p {
	font-weight: 400;
}

.l-post__body a {
	color: #333;
	font-weight: 400;
}

.post-page .c-infoPanel__title strong {
	font-weight: 400;
	font-size: 20px;
}

.post-page p strong {
	font-size: 14px;
}

.editor-styles-wrapper.post-type-post .c-infoPanel__title strong {
	font-weight: 600;
	font-size: 20px;
}

@media screen and (max-width: 998px) {

.l-post__body h2.wp-block-heading {
	color: var(--Text-primary, #333);
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 150%; /* 33px */ /* Heading/Mobile/H2-Noto Sans JP-Regular */
	font-family: "Noto Sans JP";
	letter-spacing: 3.3px;
}

}

