@charset "UTF-8";

/*--stakeholder_index--*/

/*#mainBody h1{
	background: url(/csr/2020/stakeholder/images/bg_h1_pc.png) center center no-repeat;
}*/

h5.underline{
	border-bottom:solid 1px #333;
}
table.sta_ind01{
	width:100% !important;
}
table.sta_ind01 td.td01{
	text-align:left !important;
}
table.sta_ind01 td.td02{
	text-align:center !important;
}

/*-----------------------------------------------------------
Mobile (Portrait) Design for a width of 320 to 767
-----------------------------------------------------------*/
@media only screen and (max-width: 767px) {

/*#mainBody h1{
	background: url(/csr/2020/stakeholder/images/bg_h1_sp.png) 0 0 no-repeat;
}*/

}