.category .p-topArea {
	position: relative;
	width: 100%;
	height: 400px;
	min-height: 400px;
	padding: 0 !important;
	overflow: hidden;
}
.category .p-topArea__img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 74%;
}
.category .p-topArea__body {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0;
	padding: 0 72px;
}
.category .c-pageTitle {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: auto;
	margin: 0 !important;
	background: #fff;
	border-radius: 24px 24px 0 0;
}
.category .c-pageTitle__main {
	position: relative;
	margin: 0 !important;
	color: #111;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 36px;
	font-weight: 900;
	line-height: 40px;
	letter-spacing: 0;
	white-space: nowrap;
}
.archive.category .c-pageTitle__main::before {
	display: block;
	margin-bottom: 4px;
	color: #E34444;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
}
.archive.category.category-info .c-pageTitle__main::before {
	content: "News";
}
.archive.category.category-info .c-pageTitle__main::after {
	content: "一覧";
}
.archive.category.category-disclosure .c-pageTitle__main::before {
	content: "Disclosure";
}
.category .l-content__body.l-container {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.category .l-main {
	width: 100%;
	max-width: none !important;
	margin: 0 !important;
}
.category .l-main__body.p-archive {
	width: 100%;
	padding: 0;
}
.category .p-postList.-type-simple {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto !important;
	padding: 0 !important;
	list-style: none;
}
.p-postList.-type-simple {
	border-top: none;
}
.category .p-postList__item {
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent;
	box-shadow: none !important;
}
.category .p-postList__item a.p-postList__link {
    border-bottom: 1px solid #C1DD5C !important;
}
.category .p-postList__item::before,
.category .p-postList__item::after {
	display: none !important;
}
.category .p-postList__link {
	display: block;
	width: 100%;
	margin: 0 !important;
	padding: 32px 8px !important;
	color: #111;
	text-decoration: none !important;
	background: transparent;
}
@media (hover: hover) {
	.category .p-postList__link:hover {
		background: #FFFDED;
	}
}
.category .p-postList__body {
	display: flex;
	align-items: center;
	gap: 9px;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
.category .p-postList__meta {
	display: block !important;
	flex: 0 0 96px;
	width: 96px;
	margin: 0 !important;
	padding: 0 !important;
}
.category .p-postList__category {
	display: none !important;
}
.category .p-postList__times {
	display: block !important;
	width: 96px;
	margin: 0 !important;
	padding: 0 !important;
	color: #111 !important;
}
.category .c-postTimes__item {
	display: block !important;
	width: 96px;
	margin: 0 !important;
	padding: 0 !important;
	color: #111 !important;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0;
	white-space: nowrap;
}
.category .c-postTimes__item svg,
.category .c-postMetas__icon {
	display: none !important;
}
.category .p-postList__title {
	flex: 1 1 auto;
	min-width: 0;
	margin: 0 !important;
	padding: 0 !important;
	color: #111 !important;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 28px !important;
	letter-spacing: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 0 !important;
	background: none !important;
}
.category .p-postList__title::before,
.category .p-postList__title::after {
	display: none !important;
}
.category .navigation.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	max-width: 1000px;
	margin: 64px auto 0 !important;
	padding: 0 !important;
}
.category .pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 48px;
	width: 48px;
	height: 48px;
	margin: 0 !important;
	padding: 0 !important;
	background: #FFFDED;
	color: #111 !important;
	border: 1.6px solid #111 !important;
	border-radius: 50%;
	box-shadow: none !important;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 28px;
	text-decoration: none !important;
}
.category .pagination .page-numbers.current {
	background: #C1DD5C;
}
.category .pagination .next.page-numbers {
	position: relative;
	font-size: 0;
	overflow: hidden;
}
.category .pagination .next.page-numbers::before {
	content: "";
	display: block;
	width: 12px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24' fill='none'%3E%3Cpath d='M2.45199 6.57999L3.51299 5.51999L9.29199 11.297C9.38514 11.3896 9.45907 11.4996 9.50952 11.6209C9.55997 11.7421 9.58594 11.8722 9.58594 12.0035C9.58594 12.1348 9.55997 12.2648 9.50952 12.3861C9.45907 12.5073 9.38514 12.6174 9.29199 12.71L3.51299 18.49L2.45299 17.43L7.87699 12.005L2.45199 6.57999Z' fill='%23111111'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.category .pagination .prev.page-numbers {
	position: relative;
	font-size: 0;
	overflow: hidden;
}
.category .pagination .prev.page-numbers::before {
	content: "";
	display: block;
	width: 12px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24' fill='none'%3E%3Cpath d='M2.45199 6.57999L3.51299 5.51999L9.29199 11.297C9.38514 11.3896 9.45907 11.4996 9.50952 11.6209C9.55997 11.7421 9.58594 11.8722 9.58594 12.0035C9.58594 12.1348 9.55997 12.2648 9.50952 12.3861C9.45907 12.5073 9.38514 12.6174 9.29199 12.71L3.51299 18.49L2.45299 17.43L7.87699 12.005L2.45199 6.57999Z' fill='%23111111'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	transform: rotate(180deg);
}
.single .l-content {
	margin-top: 88px;
	padding-top: 80px;
}
.single .p-entry__title.c-pageTitle {
    text-align: center;
}
.single .category .c-pageTitle {
	display: block;
	text-align: center;
}
.single .c-postTimes.u-flex--aicw {
	margin: auto;
}
.single #breadcrumb {
	display: block;
}
.p-entry__foot {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.p-entry__foot > .c-postMetas {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}
.p-entry__foot .c-postTerms {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 !important;
	padding: 0 !important;
}
.p-entry__foot .c-postTerms__item.-category {
	display: flex;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
}
.p-entry__foot .c-postTerms__item.-category > svg {
	display: none !important;
}
.p-entry__foot .c-postTerms__link {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	min-width: 0;
	height: 56px;
	margin: 0 !important;
	padding: 12px 32px !important;
	background: #FFFDED;
	color: #111 !important;
	border: 1.6px solid #111;
	border-radius: 60px;
	box-shadow: none;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0;
	text-decoration: none !important;
	white-space: nowrap;
	transition: background-color .2s ease, transform .2s ease;
}
.p-entry__foot .c-postTerms__link::before {
	content: "";
	display: block;
	flex: 0 0 auto;
	width: 12px;
	height: 24px;
	background-color: #111;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E%3Cpath d='M2.45199 6.57999L3.51299 5.51999L9.29199 11.297C9.38514 11.3896 9.45907 11.4996 9.50952 11.6209C9.55997 11.7421 9.58594 11.8722 9.58594 12.0035C9.58594 12.1348 9.55997 12.2648 9.50952 12.3861C9.45907 12.5073 9.38514 12.6174 9.29199 12.71L3.51299 18.49L2.45299 17.43L7.87699 12.005L2.45199 6.57999Z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E%3Cpath d='M2.45199 6.57999L3.51299 5.51999L9.29199 11.297C9.38514 11.3896 9.45907 11.4996 9.50952 11.6209C9.55997 11.7421 9.58594 11.8722 9.58594 12.0035C9.58594 12.1348 9.55997 12.2648 9.50952 12.3861C9.45907 12.5073 9.38514 12.6174 9.29199 12.71L3.51299 18.49L2.45299 17.43L7.87699 12.005L2.45199 6.57999Z'/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: 12px 24px;
	mask-size: 12px 24px;
	transform: rotate(180deg);
}
@media (hover: hover) {
	.p-entry__foot .c-postTerms__link:hover {
		background: #C1DD5C;
		transform: translateY(-1px);
	}
}
.p-entry__foot .c-postTerms__link:focus-visible {
	outline: 3px solid #C1DD5C;
	outline-offset: 4px;
}
@media (max-width: 999px) {
	.category .l-main__body.p-archive {
		padding: 0 40px;
	}
	.category .p-topArea__body {
		padding: 0;
	}
	.category .c-pageTitle {
		padding: 8px 24px;
		border-radius: 0 24px 0 0;
	}
	.category .p-postList.-type-simple {
		max-width: none;
	}
	.category .p-postList__link {
		padding: 8px !important;
	}
	.category .p-postList__body {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
	}
	.category .p-postList__meta {
		flex: none;
		width: 100%;
	}
	.category .p-postList__times {
		width: 100%;
	}
	.category .c-postTimes__item {
		width: auto;
		color: #888 !important;
		line-height: 24px;
	}
	.category .p-postList__title {
		width: 100%;
		line-height: 28px !important;
	}
	.category .navigation.pagination {
		max-width: none;
		margin-top: 64px !important;
	}
	.single .l-content {
		margin-top: 0;
		padding: 88px 40px 0;
	}
	.single .category .c-pageTitle__main {
		font-size: 28px;
		padding: 0;
	}
}
@media (max-width: 599px) {
	.archive.category .l-main__body.p-archive {
		padding: 0 24px;
	}
	.category .c-pageTitle__main {
		font-size: 28px;
	}
	.single .l-content {
		padding: 88px 24px 0;
	}
	.category .c-pageTitle {
		padding: 0;
	}
	.single .category .c-pageTitle__main {
		font-size: 18px;
		white-space: unset;
	}
	.single h1.c-pageTitle__main {
		padding: 0;
		font-size: 18px;
	}
}