@charset "utf-8";
/*------------------------------------------------------------
------------------------------------------------------------*/
#container {
	background: #fff;
}
#main {
	padding-bottom: 22px;
}
#main .ttl {
	margin-bottom: 42px;
	padding-top: 85px;
	height: 321px;
	color: #fff;
	font-size: 30px;
	line-height: 1.35;
	text-align: center;
	box-sizing: border-box;
	background: url(../img/case/bg.jpg) no-repeat center top;
}
#main .ttl span {
	display: block;
	font-size: 60px;
}
#main .list {
	margin-left: 29px;
}
#main .list li {
	margin-bottom: 39px;
	position: relative;
}