/* human-rights */
main .contents h2.top_stack {
	margin-top: 0 !important;
}
.table.risk_table {
	padding-bottom: 0 !important;
}
.sp .table.risk_table {
	overflow-x: auto !important;
}
.sp .table .spec.esg_risk {
	overflow-x: auto !important;
	width: max-content;
}
.table .spec.esg_risk .fixed {
	background-color: #DBDBDB;
}
.sp .table .spec.esg_risk .fixed {
	position: sticky;
	left: 0;
	z-index: 100;
}
main .contents .table > table.spec.esg_risk .risk_r > td {
	background-color: #ddebf7;
	text-align: center;
	vertical-align: middle;
}
main .contents .table > table.spec.esg_risk td {
	vertical-align: top;
	padding: 10px 16px;
}
main .contents .table .risk_r b {
	font-weight: 900;
}
.text.esg {
	padding-bottom: 0 !important;
}
.no_bottom {
	padding-bottom: 0 !important;
}
.bottom_pad {
	padding-bottom: 40px !important;
}
.risk_c1, .risk_c2,.risk_c3,.risk_c4,.risk_c5,.risk_c6,.risk_c7,.risk_c8 {
	width: 45vw;
}
.risk_c3, .risk_c5, .risk_c7 {
	background-color: #f8f8f8;
}
.stakeholder {
	color: #858585;
}