@charset "utf-8";
body {
	overflow-x: hidden;
}
#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 100;
}
/* --------------------------------------------------
-------------------------------------------------- キービジュアル */
#kv{
	height: 920px;
	background-image: url(../images/kv-bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#kv div.inner{
	height: 870px;
}
#kv h1{
	display: none;
	position: absolute;
	z-index: 1;
    top: 78px;
    right: -20px;
    width: 372px;
    height: 418px;
	background-image: url(../images/kv-logo01-bg.png);
}
#kv p.catch1{
	display: none;
	position: absolute;
	top: 624px;
	right: 0;
}
#kv p.catch2{
	display: none;
	position: absolute;
	top: 686px;
	right: 0;
}
#kv p.catch3{
	display: none;
	position: absolute;
	top: 751px;
	right: 0;
}
#kv p.catch4{
	display: none;
	position: absolute;
	top: 814px;
    right: -10px;
}
#kv p.catch5{
	display: none;
	position: relative;
	width: 100%;
	height: 51px;
	background-color: #000;
	text-align: center;
}
#kv .author{
	display: none;
	position: absolute;
	top: 484px;
	right: 0;
}
#kv .illust{
	display: none;
	position: absolute;
    top: -60px;
    left: 26px;
}
#kv .emblem {
	position: absolute;
	top: 23px;
	left: -5px;
	text-align: center;
}
#kv .emblem span {
	opacity: 0;
	display: block;
}
#kv .emblem span:nth-of-type(1) {
	margin-bottom: 7px;
}
#kv .emblem span:nth-of-type(2) {
	animation-delay: 1s;
}


/* --------------------------------------------------
-------------------------------------------------- ストーリー */
#story{
	height: 1060px;
	padding-top: 40px;
	box-sizing: border-box;
	background-image: url(../images/story-bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#story div.inner{
	width: 1000px;
	margin: 0 auto;
}
#story h2{
	margin-bottom: 60px;
	text-align: center;
}
#story p{
	text-align: center;
}

/* --------------------------------------------------
-------------------------------------------------- キャラクター */

#character{
	padding: 40px 0 150px;
	box-sizing: border-box;
	background-image: url(../images/character-bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#character div.inner{
	width: 1000px;
	margin: 0 auto;
}
#character h2{
	text-align: center;
}
#character div.image{
	text-align: center;
}

/* --------------------------------------------------
-------------------------------------------------- 店舗特典 */

#special{
	padding: 40px 0 100px;
	box-sizing: border-box;
	background-image: url(../images/special-bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#special div.inner{
	width: 1060px;
	margin: 0 auto;
}
#special h2{
	text-align: center;
}
#special ul {
	width: 100%;
}
#special li {
 display: inline-block;
 width: 523px;
}

#special div.image{
	text-align: center;
}

/* --------------------------------------------------
-------------------------------------------------- 書籍情報 */
#information {
	margin-bottom: 80px;
	padding-top: 40px;
}
#information h2 {
	padding-bottom: 48px;
	text-align: center;
}
#information .book {
	position: relative;
}
#information .book .ico-release {
	position: absolute;
	top: -63px;
	left: -84px;
}
#information .book .cover {
	position: relative;
	z-index: 1;
	margin-right: 50px;
	width: 248px;
	float: left;
}
#information .book .cover img {
	border: 1px solid #000;
}

#information .book .info {
	width: 702px;
	float: left;
}
#information .book .info:not(:last-of-type) {
	margin-bottom: 50px;
}
#information .book .info h3 {
	margin-bottom: 12px;
	font-size: 30px;
	font-weight: normal;
	line-height: 1.2;
}
#information .book .info .author {
	margin-bottom: 20px;
}
#information .book .info .author ul {
	font-size: 0;
}
#information .book .info .author ul li {
	display: inline-block;
	font-size: 20px;
	line-height: 1;
}
#information .book .info .author ul li:not(:last-child) {
	margin-right: 3em;
}
#information .book .info .summary {
	margin-bottom: 12px;
	font-size: 16px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#information .book .info .btn {
	text-align: left;
}
#information .book .info .btn ul {
	font-size: 0;
}
#information .book .info .btn ul li {
	display: inline-block;
}
#information .book .info .btn ul li:not(:last-child) {
	margin-right: 27px;
}
#information .book .info .btn ul li a {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-timing-function: ease-out;
}
#information .book .info .btn ul li a:hover {
	opacity: 0.7;
}

/* --------------------------------------------------
-------------------------------------------------- 共通メニュー */
#winning {
	min-height: 455px;
	background: url(../../assets/images/winning-bg01.png) center top repeat-x;
}
#winning h2 {
	padding: 14px 0 11px 0;
	text-align: center;
}
#winning ul li a img {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-timing-function: ease-out;
}
#winning a img:hover {
	opacity: 0.7;
}

/* --------------------------------------------------
-------------------------------------------------- フッター */
footer {
	background-image: url(../images/footer-bg01.png);
	background-repeat: repeat-x;
	background-position: center top;
}
footer span {
	display: block;
}
footer .rookie-logo {
	margin-bottom: 14px;
}
footer .mf-logo {
	margin-bottom: 10px;
}
footer small {
	display: block;
	padding-bottom: 15px;
}

footer a {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-timing-function: ease-out;
}
footer a:hover {
	opacity: 0.7;
}
