@charset "utf-8";

#main_imag{
	background-image:url(../img/history/main.jpg);
	margin-bottom:14px;
}
#contents p.txt{
	margin-top:20px;
	font-size:16px;
	text-align:left;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■top_movie
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#top_movie{
	width:725px;
	margin:80px auto 115px auto;
	text-align:center;
}
#top_movie .youtube{
	text-align:center;
	position:relative;
	width: 100%;
	padding-top: 56.25%;
}
#top_movie .youtube iframe{
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■logo_movie
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#logo_movie{
	width:640px;
	margin:0 auto 160px auto;
}
#logo_movie h3{
	margin-bottom:35px;
}
#logo_movie h3:before{
	left:452px;
}
#logo_movie .movie{
	text-align:center;
}