@charset "UTF-8";

/*--society_labor_environment--*/
/*#mainBody h1{
	background: url(/csr/2020/society/images/bg_h1_pc.png) center center no-repeat;
}*/
div.bg_blue{
	width:350px;
	background:#C2DFEB;
	padding:10px;
}
div.bg_blue h4{
	color:#55BF50;
}
table.wl01 td{
	text-align:left !important;
	line-height:1.4em !important;
}
table.wl02{width:100%;}
table.wl02 th{
	white-space:nowrap;
}
table.wl02 th,table.wl02 td{
	padding:5px !important;
	text-align:center !important;
	vertical-align:middle !important;
	line-height:1.2em !important;
}
table.wl02 td.td01{
	background:#eee;
	white-space:nowrap;
	text-align:left !important;
}
table.wl02 td.td02{
	text-align:left !important;
	font-size:11px;
}

span.blue_blue{
	display:block !important;
	font-weight:bold;
	background:#BFCEE3;
	color:#191D7E;
	padding:3px 0;
	margin:3px 0;
	text-align:center;
}

/*-----------------------------------------------------------
Mobile (Portrait) Design for a width of 320 to 767
-----------------------------------------------------------*/
@media only screen and (max-width: 767px) {

/*#mainBody h1{
	background: url(/csr/2020/society/images/bg_h1_sp.png) 0 0 no-repeat;
}*/

}