@charset "UTF-8";

#contents2 {
	margin: 0 auto;
	width: 960px;
	padding: 32px 0 15px;
}

.h1_title span {
	font-size: 20px;
}

.movie_wrap {
	width: 100%;
	background-color: #f4f4f4;
	padding: 45px 0 50px;
}

.statement {
	font-size: 22px;
	color: #555;
	text-align: center;
	margin-bottom: 1.5em;
}

.h2_title2 {
	font-size: 24px;
	color: #333;
	line-height: 32px;
	padding: 0 0 13px;
	background: url(../../img/common/title_bg02_960.gif) no-repeat left bottom;
}

.movie_link_list2 ul {
	display: flex;
	justify-content: center;
}

.statement_img_wrap {
	text-align: center;
}