body {
	font-family: zen-kaku-gothic-new, sans-serif;
}

.l-single {
	margin-top: 6.8125rem;
}

.p-archive {
	padding-bottom: 3.4375rem;
}

.p-archive__lists {
	border-top: 1px solid #000;
	margin-top: 2.25rem;
}

.p-archive__navi {
	margin-top: 2.25rem;
}

.p-nav {
	position: relative;
	z-index: 1;
}

.p-nav__lists {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 1.25rem;
	justify-content: center;
}

.p-nav__lists a {
	align-items: center;
	border: 2px solid #000;
	border-radius: 1.625rem;
	display: inline-flex;
	font-size: 1rem;
	font-weight: 900;
	height: 3.125rem;
	justify-content: center;
	line-height: 1.5;
	position: relative;
	width: 16.25rem;
}

.p-navi__list--prev ::before {
	background: url(../images/common/arrow.svg) center center/contain no-repeat;
	content: "";
	height: 0.75rem;
	left: 1.25rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	width: 0.8125rem;
}

.p-navi__list--next ::before {
	background: url(../images/common/arrow.svg) center center/contain no-repeat;
	content: "";
	height: 0.75rem;
	position: absolute;
	right: 1.25rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0.8125rem;
}

.p-nav__lists a + .p-nav__lists a {
	margin-left: 15px;
	margin-left: 0.9375rem;
}

.navigation {
	margin: 0 auto;
	margin-top: 16px;
	margin-top: 1rem;
	text-align: center;
}

.nav-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.nav-links .page-numbers.current {
	background-color: #000;
	color: #fff;
}

.nav-links .page-numbers {
	align-items: center;
	background-color: #fff;
	border: 2px solid #000;
	border-radius: 50%;
	display: flex;
	font-size: 1.25rem;
	height: 2.75rem;
	justify-content: center;
	position: relative;
	width: 2.75rem;
}

.nav-links .page-numbers + .page-numbers {
	margin-left: 8px;
	margin-left: 0.5rem;
}

.nav-links .page-numbers.prev::before {
	background: #fff url(../images/common/arrow.svg) center center/contain no-repeat;
	content: "";
	height: 0.75rem;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%) rotate(180deg);
	width: 0.75rem;
}

.nav-links .page-numbers.next::before {
	background: #fff url(../images/common/arrow.svg) center center/contain no-repeat;
	content: "";
	height: 0.75rem;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 0.75rem;
}

.nav-links .page-numbers.first {
	display: none;
}

.nav-links .page-numbers.last {
	display: none;
}

.p-nav a {
	transition: all 0.3s;
}

.p-nav a:hover {
	opacity: 0.8;
}

.p-relation {
	padding-bottom: 3.75rem;
	padding-top: 3.75rem;
}

.p-relation__title {
	font-size: 1.3125rem;
	font-weight: 900;
	line-height: 1.7619047619;
}

.p-relation__cards {
	border-top: 1px solid #000;
	margin-top: 0.875rem;
}

.p-single__title {
	border-bottom: 0.125rem solid #000;
	font-size: 1.5rem;
	font-weight: 900;
	line-height: 1.5416666667;
	padding-bottom: 1rem;
}

.p-single__time {
	display: block;
	font-size: 1.125rem;
	font-weight: bold;
	line-height: 1.3333333333;
	margin-top: 0.8125rem;
	text-align: right;
}

.p-single__thumb {
	margin-top: 0.75rem;
}

.p-single__content {
	margin-top: 2.625rem;
}

.p-single__content h2 {
	border-bottom: 1px solid #000;
	font-size: 1.3125rem;
	font-weight: 900;
	line-height: 1.7619047619;
	margin-top: 2.25rem;
	padding-bottom: 1.375rem;
}

.p-single__content h3 {
	font-size: 1.1875rem;
	line-height: 1.8421052632;
	margin-top: 2.25rem;
}

.p-single__content p {
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 2.2142857143;
	margin-top: 1.25rem;
}

.p-single__content p a {
	color: #2CA6E0;
}

.p-single__content * + * {
	margin-top: 1.875rem;
}

.p-single__content ul,
.p-single__content ol {
	list-style: initial;
	margin-left: 1rem;
}

.p-single__content * + li {
	margin-top: 0.5em;
}

.p-single__content figcaption {
	color: #666666;
	font-size: 0.75rem;
	font-weight: 400;
	line-height: 2.0833333333;
	margin-top: 0.875rem;
	text-align: center;
}

@media screen and (min-width: 768px) {

.l-single {
	margin-top: 21.1875rem;
}

.p-archive {
	padding-bottom: 10.9375rem;
}

.p-archive__inner {
	max-width: calc(64.0625rem + 25px + 25px);
}

.p-archive__lists {
	margin-top: 12.125rem;
}

.p-archive__navi {
	margin-top: 3.375rem;
}

.p-nav__lists {
	flex-direction: row;
}

.navigation {
	margin-top: 1.625rem;
}

.nav-links .page-numbers {
	height: 3.125rem;
	width: 3.125rem;
}

.p-relation {
	padding-bottom: 12.5rem;
	padding-top: 8rem;
}

.p-relation__inner {
	max-width: calc(64rem + 25px + 25px);
}

.p-relation__title {
	font-size: 2.25rem;
	line-height: 1.6666666667;
}

.p-relation__cards {
	display: grid;
	gap: 0.9375rem 4.375rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 0.5rem;
}

.p-single__inner {
	max-width: calc(64rem + 25px + 25px);
}

.p-single__title {
	border-width: 0.1875rem;
	font-size: 2.5rem;
	line-height: 1.525;
	padding-bottom: 1.875rem;
}

.p-single__time {
	font-size: 1.5rem;
	margin-top: 0.875rem;
}

.p-single__thumb {
	margin-top: 2.625rem;
}

.p-single__content {
	margin-top: 5.75rem;
}

.p-single__content h2 {
	font-size: 36;
	line-height: 1.6666666667;
	margin-top: 4.25rem;
}

.p-single__content h3 {
	font-size: 1.5rem;
	line-height: 1.5833333333;
	margin-top: 4.25rem;
}

.p-single__content p {
	font-size: 1.25rem;
	line-height: 2.5;
	margin-top: 1.625rem;
}

.p-single__content figcaption {
	font-size: 0.875rem;
	line-height: 1.9285714286;
	margin-top: 1.8125rem;
}

}


/*# sourceMappingURL=news.css.map */
