@charset "UTF-8";
/*
京都アニメーション
Copyright (C) Kyoto Animaion Co.,Ltd. All Rights Reserved.
*/

/*
font-size list (base: 12px)
 67% =  8px
 75% =  9px
 83% = 10px
 92% = 11px        175% = 21px
100% = 12px        184% = 22px
108% = 13px        192% = 23px
117% = 14px        200% = 24px
125% = 15px        209% = 25px
133% = 16px        217% = 26px
142% = 17px
150% = 18px
159% = 19px
167% = 20px
*/

/* ---------- common ---------- */
#siteWrap {
	display: none;
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 1180px;
	overflow: hidden;
}
#bgWrap {
	position: absolute;
	left: 50%;
	top: 0;
	width: 643px;
	height: 681px;
	margin-left: -750px;
	background: url(/books/phantom/img/top/bg_header3.png) no-repeat top left;
	z-index: 0;
}
#mvWrap {
	position: absolute;
	right: 50%;
	top: 0%;
	width: 992px;
	height: 1150px;
	margin-right: -790px;
	background: url(/books/phantom/img/top/mainVisual_3.png) no-repeat bottom right;
/*	width: 1035px;
	height: 1090px;
	background: url(/books/phantom/img/top/mainVisual_touko.png) no-repeat bottom right;*/
	z-index: 1;
}
#onsaleWrap {
	position: relative;
	width: 1035px;
	height: 1090px;
	z-index: 1;
}
.onsale {
	position: absolute;
	top: 10px;
	left: 660px;
	width: 72px;
	height: 525px;
	text-indent: -9999em;
	background: url(/books/phantom/img/top/onsale_vol301.png) no-repeat;
}
.onair {
	position: absolute;
	top: 456px;
	left: 216px;
	width: 655px;
	height: 106px;
	text-indent: -9999em;
	background: url(/books/phantom/img/top/onair.png) no-repeat;
}

/* ---------- header ---------- */
/*     header     */
#headerWrap {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.header {
	position: absolute;
	top: 13px;
	left: 7px;
}
#author {
	width: 263px;
	height: 18px;
	margin: 10px auto 0;
	background: url(/books/phantom/img/top/topauthor_w_i.png) no-repeat;
}
/*     navigation     */
.navigation {
}
.naviList {
}
.naviList li {
	position: absolute;
	width: 98px;
	height: 109px;
	z-index: 10;
}
.naviList li a {
	display: block;
	width: 98px;
	height: 109px;
	text-indent: -9999em;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity .3s linear;
}
.naviList li, .naviList li a {
	background: url(/books/phantom/img/top/topnavi.png) no-repeat;
}
#vol .navi01   {
	top: 258px;
	left: 124px;
	background-position: 0 0px;
}
#vol .navi01 a { background-position: 0 -109px; }
#vol .navi02   {
	top: 337px;
	left: 260px;
	background-position: -98px 0px;
}
#vol .navi02 a { background-position: -98px -109px; }
#vol .navi03   {
	top: 418px;
	left: 124px;
	background-position: -196px 0px;
}
#vol .navi03 a { background-position: -196px -109px; }
#vol .navi04   {
	top: 498px;
	left: 261px;
	background-position: -294px 0px;
}
#vol .navi04 a { background-position: -294px -109px; }
#vol .naviList li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity .3s linear;
}

/* ---------- main ---------- */
#mainWrap {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

/*     topics     */
#topicsWrap {
	position: absolute;
	bottom: 200px;
	left: 40px;
	z-index: 6;
}
.topicsList {
}
.topicsList li {
	margin-bottom: 20px;
}
.topicsList a {
	position: relative;
	padding: 10px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 1px 1px 0px 0px #1baaaf inset, -1px -1px 0px 0px #1baaaf inset;
}
.topicsList a:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 3px;
	height: 3px;
	background-color: #272727;
}
.topicsList a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 3px;
	background-color: #272727;
}
.pw {
}
.pw a {
	display: block;
	width: 200px;
	height: 300px;
	background-image: url(/books/phantom/img/top/topics04.png);
}
.rhu {
	background: url(/books/phantom/img/top/topics02_h.png) no-repeat center;
}
.rhu a {
	display: block;
	width: 200px;
	height: 93px;
	background-image: url(/books/phantom/img/top/topics02.png);
	transition: .3s linear;
}
.rhu a:hover {
	background-image: url(/books/phantom/img/top/topics02_h.png);
	transition: .3s linear;
}
.pv {
}
.pv a {
	display: block;
	width: 334px;
	height: 188px;
	background-image: url(/books/phantom/img/top/topics05.png);
}

/*     update     */
#updateWrap {
	position: absolute;
	bottom: 440px;
	left: 40px;
	z-index: 6;
}
.updateList {
	position: relative;
	width: 354px;
	overflow: hidden;
	box-shadow: 1px 1px 0px 0px #1baaaf inset, -1px -1px 0px 0px #1baaaf inset;
}
.updateList:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 3px;
	height: 3px;
	background-color: #272727;
}
.updateList:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	height: 3px;
	background-color: #272727;
}
.updateList li {
	height: 0;
	padding: 0;
}
.updateList li.new {
	height: 100%;
	padding: 10px;
}
.updateList li.upHover {
	height: 100%;
	padding: 10px;
}
.updateList a {
	display: block;
	color: #22224b;
	font-size: 125%;
	text-decoration: none;
}
.new {
}
.data {
	color: #a5a5b3;
	font-size: 125%;
}

/* ---------- footer ---------- */
#footerWrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 350px;
	background: url(/books/phantom/img/top/bg_footer3.png) bottom repeat-x;
}
.footer {
	position: relative;
	width: 1200px;
	height: 367px;
	margin: 0 auto;
	z-index: 5;
}
.leftContent {
	position: absolute;
	bottom: 0;
	left: 40px;
}
.linkList {
	font-size: 117%;
}
.linkList li {
	margin-bottom: 10px;
}
.linkList a {
	color: #fff;
}
.corporateLink {
	margin: 20px 0 35px;
}
.rightContent {
	position: absolute;
	bottom: 0;
	right: 40px;
}
.shareList {
	text-align: right;
}
.shareList li {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-left: 15px;
}
.copyright {
	color: #fff;
	font-size: 83%;
	text-align: right;
	margin: 20px 0 35px;
}























