<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/*--------------------------------------------------------------------------------
	/csr/society/ css
--------------------------------------------------------------------------------*/

.p-society-employees-health .c-txt-md+.c-buttonGroup {
	margin-top: 40px;
}

.p-society-employees-health_healthSafety .c-list--number {
	margin-left: 50px;
}

@media only screen and (max-width: 735px) {
	.p-society-employees-health .c-txt-md+.c-buttonGroup {
		margin-top: 32px;
	}

	.p-society-employees-health_healthSafety .c-list--number {
		margin-left: 40px;
	}
}



/*--------------------------------------------------------------------------------
	/csr/society/community css
--------------------------------------------------------------------------------*/

.p-society-community .c-textGroup {
	margin-top: 64px;
}

.p-society-community .c-textGroup__item .c-tertiaryHeading {
	margin-top: 0;
}

@media only screen and (max-width: 735px) {
	.p-society-community .c-textGroup {
		margin-top: 40px;
	}
}
</pre></body></html>