@charset "utf-8";
#list-item .tit {
	position: absolute;
	top: 45%;
	left: 2%;
	width: 96%;
	padding: .5em 0;
	text-align:center;
	font-size: 1.1em;
	font-weight: 600;
	background-color: #eee;
	opacity: .7;
	color: #333;
}
/*
#list-item .tit {
	position: absolute;
	left: 7%;
	top: 45%;
	width: 93%;
	padding: .5em 0;
	text-align:center;
	font-size: 1.1em;
	font-weight: 600;
	background-color: #eee;
	opacity: .6;
	color: #333;
}
*/
