@charset "UTF-8";

/*--society_human rights--*/
/*#mainBody h1{
	background: url(/csr/2020/society/images/bg_h1_pc.png) center center no-repeat;
}*/

span.blue_blue{
	display:block !important;
	font-weight:bold;
	background:#BFCEE3;
	color:#191D7E;
	padding:3px 0;
	margin:3px 0;
	text-align:center;
}
ol.decimal{
	list-style-type:decimal;
	margin-left:1.8em;
}
ul.disc{
	list-style-type:disc;
	margin-left:1.5em;
}
ul.photo3 li{
	float:left;
}
/*-----------------------------------------------------------
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;
}*/

}