@charset "utf-8";
/*------------------------------------------------------------
news
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 8.6rem;
}
#container .com-headline04 {
	margin-bottom: 4rem;
}
#container .com-headline04 {
	position: relative;
}
#container .content {
	max-width: 96rem;
}
#container .content p {
	margin-bottom: 2.4rem;
}
#container .content p:last-child {
	margin-bottom: 0;
}
#container .content p:last-child {
	margin-bottom: 0;
}
#container .content .ttl-box {
	margin-bottom: 4rem;
	padding-bottom: 3.8rem;
	border-bottom: 1px solid #B6C0C0;
}
#container .content .ttl-box .news-title {
	margin-bottom: 2.5rem;
	font-size: 3.6rem;
	line-height: 1.0;
	font-weight: 700;
}
#container .content .wp-block-image{
	margin: 0 0 4.3rem;
}

@media all and (min-width: 768px) {
	#container .content .com-headline05 {
		margin-bottom: 4rem;
	}
}

@media all and (max-width: 767px) {
	#container .content .ttl-box .news-title {
		font-size: 2.8rem;
		line-height: 1.5;
		margin-bottom: 1.5rem;
	}
	#pagePath {
		margin-bottom: 4.3rem;
	}

}