/* ベネッセグループのCSR ------------------------------------------------------------------*/

/* CSR達成像
---------------------------------*/
.group_csr p.catchLv1				{ letter-spacing:2px;}
.group_csr .s01 h3					{ color:#333333;}
.group_csr .s01 img					{ max-width:694px;}
.group_csr .s02 th					{ min-width:10em;}
@media screen and (max-width:480px){
	.group_csr .s02 th				{ min-width:6em;}
	.group_csr .s02 th span			{ display:block;}
}
.group_csr .s02 li					{ position:relative; padding:0 0 0.5em 1em;}
.group_csr .s02 ul li:last-child	{ padding:0 0 0 1em;}
.group_csr .s02 li::after			{ position:absolute; content:''; top:0.45em; left:0; width:6px; height:6px; background:#59a3e3; -webkit-border-radius:50%; border-radius:50%;}


