@charset "utf-8";

#header {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

	#sns {
		position: absolute;
		z-index: 96;
		right: 1%;
		bottom: 15%;
	}

		#sns ul {
			overflow: hidden;
		}

			#sns li {
				float: left;
			}

#interview {
	width: 95.5%;
	height: auto;
	margin: 4.5% auto 0;
}

	#interview a:last-child {
		margin-top: 5%;
	}

#trailer {
	width: 83.5%;
	height: auto;
	margin: 9% auto 0;
}

#intro {
	width: 93%;
	height: auto;
	margin: 7.5% auto 0;
}

#story {
	width: 93%;
	height: auto;
	margin: 7.5% auto 0;
}

#characters {
	width: 93%;
	height: auto;
	margin: 7.5% auto 0;
}

#cast {
	width: 93%;
	height: auto;
	margin: 7.5% auto 0;
}

#kinenkan {
	width: 93%;
	height: auto;
	margin: 1.5% auto 0;
}

	#kinenkan a {
		display: inline;
		text-decoration: none;
	}

	#kinenkan span {
		font-size: 14px;
		line-height: 24px;
		color: #ccc;
	}

	#kinenkan span:last-child {
		font-size: 12px;
	}
