@charset "UTF-8";

/* ==========================================================================
    news style
============================================================================= */
.page-title {
	background: url(../images/pagetitle_bg05.webp) no-repeat center / cover;
}

hr {
	margin-top: 24px;
}

.l-main article {
	padding-bottom: 112px;
}

.l-main article .no-border {
	margin-bottom: 0;
}

.hdg-1.liner {
	padding-bottom: 24px;
    margin-bottom: 24px;
    line-height: 1.4375;
}

.news-date {
    border-bottom: solid 1px #202A74;
    margin-bottom: 24px;
    padding-bottom: 24px;
    line-height: 1;
}