@charset "UTF-8";
/* CSS Document */
#efforts .inner_wrap .inner{
	width: 80%;
}
#efforts .inner_wrap .inner .mds{
	text-align: center;
}
@media screen and (min-width:768px){
	.stay_safebnr li{
		width: 45%;
	}
	.stay_safebnr li :nth-child(2){
		margin-right: 0;
	}
}