@charset 'utf-8';


#subheader {
	background-image: url(../image/movie/subheader_movie.png);
}

#top_movie header h1 {
	background-image: url(../image/movie/header_movie.png);
}

.case_bt {
	font-size: 1.1rem;
}

.case_bt a {
	display: block;
	padding: 1.5em;
	background: #e14e4e;
	color: #FFF;
	text-align: center;
	margin: 1em auto 3rem;
	max-width: 512px;
	width: 90%;
}

.case_bt a:hover {
	background: #333;
	text-decoration: none;
}

.chapter img {
	max-width: 100%;
	height: auto;
}