@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
*/

/* ---------------------------
base setting
--------------------------- */
html, body {
	height: 100%;
	text-align: center;
	font-family: 'ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'HGS明朝E','ＭＳ Ｐ明朝', serif;
}
object, embed { vertical-align: top; }
a, a:focus { outline: none; }

/* ---------------------------
clearfix setting
--------------------------- */
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
	overflow: hidden;
}
.clearfix:after { clear: both; }

/* ---------------------------
content setting
--------------------------- */
#siteWrap {
	height: 100%;
	background: #000;
	display: none;
}
#globalHeaderWrap {
	position: fixed;
	top: 0;
	width: 100%;
	background: #000;
	z-index: 1;
}
#globalHeader {
	width: 900px;
	margin: 0 auto;
}
#globalNav { background: url(/img/books/kyokai/globalNav/globalNavBg.png) no-repeat; }
#globalNavMenu {}
	#globalNavMenu li {
		float: left;
		height: 40px;
	}
		#globalNavMenu li a { display: block; }
#contentWrap {
	height: 100%;
	background: #000;
}
#top { position: relative; }
#topNews {
	position: absolute;
	right: 0;
	top: 55px;
	width: 500px;
	height: 30px;
	background: url(/img/books/kyokai/topNewsBg.png) repeat;
	text-align: left;
}
	#topNewsList {}
		#topNewsList dl {
			width: 480px;
			padding: 0 10px;
			color: #fff;
		}
			#topNewsList dl dt {
				float: left;
				line-height: 30px;
			}
				#topNewsList dl dd {
					margin-left: 40px;
					line-height: 30px;
				}
#topBg {
	z-index: -1;
	background: #000;
}
#topBg, #topBg:focus{ outline: none; }
#topContentBox {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding-top: 30px;
	background: url(/img/books/kyokai/topContentBoxBg.png) no-repeat center top;
}
#topContentBox .contentBox { padding-top: 10px; }
#bottomContentBox {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 83px;
	background: url(/img/books/kyokai/bottomContentBoxBg.png) no-repeat center bottom;
}
.contentBox {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	padding-top: 98px;
	background: url(/img/books/kyokai/contentBoxBg.png) repeat;
	text-align: left;
}
.contentBox h2 {
	height: 90px;
	margin-top: -60px;
	padding: 35px 0 150px 45px;
	background: url(/img/books/kyokai/megane.png) no-repeat 20px 0;
}
.mainContent {
	margin-top: -150px;
	padding: 0 50px 100px;
}
#introduction {
	height: 1466px;
	padding-top: 58px;
	background: url(/img/books/kyokai/introduction/bg.jpg) #000 no-repeat center top;
}
.outline {
	padding: 10px 15px;
	font-size: 142%;
	font-weight: bold;
	line-height: 2em;
	letter-spacing: 0.1em;
	-webkit-text-shadow: 1px 1px 3px #ccc;
	-moz-text-shadow: 1px 1px 3px #ccc;
	text-shadow: 1px 1px 3px #ccc;
}
#createrComment { padding-top: 50px; }
#createrCommentList {
	width: 622px;
	height: 53px;
	margin-left: 10px;
	padding-top: 20px;
}
	#createrCommentList li { float: left }
		#createrCommentList li a {
			display: block;
			height: 53px;
			margin-left: 30px;
		}
			#createrCommentList li a span { display: none; }
#createrCommentList-01 a {
	width: 239px;
	background: url(/img/books/kyokai/introduction/createrCommentList.png);
}
#createrCommentList-02 a {
	width: 323px;
	background: url(/img/books/kyokai/introduction/createrCommentList.png) -239px 0;
}
#createrCommentList-01 a:hover { background: url(/img/books/kyokai/introduction/createrCommentList.png) 0 -53px; }
#createrCommentList-02 a:hover { background: url(/img/books/kyokai/introduction/createrCommentList.png) -239px -53px; }
.comment {}
	.comment h4 { padding: 10px 0 20px; }
	.comment p {
		padding: 10px 30px;
		text-align: left;
		font-size: 117%;
		font-weight: bold;
		line-height: 2em;
		letter-spacing: 0.1em;
		background: #fff;
		-webkit-text-shadow: 1px 1px 3px #ccc;
		-moz-text-shadow: 1px 1px 3px #ccc;
		text-shadow: 1px 1px 3px #ccc;
	}
#character {
	height: 1647px;
	background: url(/img/books/kyokai/character/bg2.jpg) #000 no-repeat center top;
}
#characterNavList { padding: 0 40px 80px 40px; }
	#characterNavList li { float: left; }
		#characterNavList li a {
			display: block;
			width: 180px;
			height: 150px;
		}
		#characterNavList-01 a { background: url(/img/books/kyokai/character/characterNavList.png); }
		#characterNavList-02 a { background: url(/img/books/kyokai/character/characterNavList.png) -180px 0 ; }
		#characterNavList-03 a { background: url(/img/books/kyokai/character/characterNavList.png) -360px 0; }
		#characterNavList-04 a { background: url(/img/books/kyokai/character/characterNavList.png) -540px 0; }
		#characterNavList-01 a:hover { background: url(/img/books/kyokai/character/characterNavList.png) 0 -150px; }
		#characterNavList-02 a:hover { background: url(/img/books/kyokai/character/characterNavList.png) -180px -150px; }
		#characterNavList-03 a:hover { background: url(/img/books/kyokai/character/characterNavList.png) -360px -150px; }
		#characterNavList-04 a:hover { background: url(/img/books/kyokai/character/characterNavList.png) -540px -150px; }
		#characterNavList-01 a:hover { background: url(/img/books/kyokai/character/characterNavList.png) 0 -150px; }
		#characterNavList-01 .current { background: url(/img/books/kyokai/character/characterNavList.png) 0 -150px; }
		#characterNavList-02 .current { background: url(/img/books/kyokai/character/characterNavList.png) -180px -150px; }
		#characterNavList-03 .current { background: url(/img/books/kyokai/character/characterNavList.png) -360px -150px; }
		#characterNavList-04 .current { background: url(/img/books/kyokai/character/characterNavList.png) -540px -150px; }
			#characterNavList li a span { display: none; }
#characterWrap { height: 500px; }
	.character {
		position: relative;
		padding-top: 210px;
		display: none;
	}
	.selected { display: block; }
		.character h3 { padding-bottom: 10px; }
		.character p {
			width: 520px;
			padding: 10px 15px;
			font-size: 117%;
			font-weight: bold;
			line-height: 2em;
			letter-spacing: 0.1em;
			-webkit-text-shadow: 1px 1px 3px #ccc;
			-moz-text-shadow: 1px 1px 3px #ccc;
			text-shadow: 1px 1px 3px #ccc;
			background: #e4e4e4;
		}
		.characterFigure {
			position: absolute;
			right: 0;
			top: -30px;
		}
	#akihito { background: url(/img/books/kyokai/character/akihito/bg.jpg) no-repeat; }
	#mirai   { background: url(/img/books/kyokai/character/mirai/bg.jpg) no-repeat; }
	#mitsuki { background: url(/img/books/kyokai/character/mitsuki/bg.jpg) no-repeat; }
	#hiromi { background: url(/img/books/kyokai/character/hiromi/bg.jpg) no-repeat; }
#special {
	height: 2518px;
	background: url(/img/books/kyokai/special/bg.jpg) #000 no-repeat center top;
}
.specialContent {
	display: none;
	height: 650px;
}
.currentSpecial { display: block; }
#specialMenuList { padding: 10px 0 30px; }
	#specialMenuList li { float: left; }
		#specialMenuList li a {
			display: block;
			width: 190px;
			height: 37px;
		}
			#specialMenuList li a span { display: none; }
#specialMenuList-01 a { background: url(/img/books/kyokai/special/specialMenuList.png); }
#specialMenuList-02 a { background: url(/img/books/kyokai/special/specialMenuList.png) -190px 0; }
#specialMenuList-03 a { background: url(/img/books/kyokai/special/specialMenuList.png) -380px 0; }
#specialMenuList-04 a { background: url(/img/books/kyokai/special/specialMenuList.png) -570px 0; }
#specialMenuList-01 a:hover { background: url(/img/books/kyokai/special/specialMenuList.png) 0 -37px; }
#specialMenuList-02 a:hover { background: url(/img/books/kyokai/special/specialMenuList.png) -190px -37px; }
#specialMenuList-03 a:hover { background: url(/img/books/kyokai/special/specialMenuList.png) -380px -37px; }
#specialMenuList-04 a:hover { background: url(/img/books/kyokai/special/specialMenuList.png) -570px -37px; }
#specialMenuList-01 .currentSpecialMenu { background: url(/img/books/kyokai/special/specialMenuList.png) 0 -37px; }
#specialMenuList-02 .currentSpecialMenu { background: url(/img/books/kyokai/special/specialMenuList.png) -190px -37px; }
#specialMenuList-03 .currentSpecialMenu { background: url(/img/books/kyokai/special/specialMenuList.png) -380px -37px; }
#specialMenuList-04 .currentSpecialMenu { background: url(/img/books/kyokai/special/specialMenuList.png) -570px -37px; }
#bookCover {}
#bookCoverList { padding: 5px 0 30px 10px; }
	#bookCoverList li { float: left; }
		#bookCoverList li a {
			display: block;
			width: 45px;
			height: 33px;
		}
			#bookCoverList li a span { display: none; }
#bookCoverList-01 a { background: url(/img/books/kyokai/special/bookCover/bookCoverList.png); }
#bookCoverList-02 a { background: url(/img/books/kyokai/special/bookCover/bookCoverList.png) -45px 0; }
#bookCoverList-03 a { background: url(/img/books/kyokai/special/bookCover/bookCoverList.png) -90px 0; }
#bookCoverList-01 a:hover { background: url(/img/books/kyokai/special/bookCover/bookCoverList.png) 0 -33px; }
#bookCoverList-02 a:hover { background: url(/img/books/kyokai/special/bookCover/bookCoverList.png) -45px -33px; }
#bookCoverList-03 a:hover { background: url(/img/books/kyokai/special/bookCover/bookCoverList.png) -90px -33px; }
#bookCoverDownload {  }
#bookCoverThumb {
	padding: 10px 0 5px;
	text-align: center;
}
#bookCoverDownloadLink {
	padding-right: 75px;
	text-align: right;
}
	#bookCoverDownloadLink a { color: #333; }
	#bookCoverDownloadLink a:hover {
		color: #939;
		text-decoration: underline;
	}
#sceneGalleryList { padding: 5px 0 30px 10px; }
	#sceneGalleryList li { float: left; }
		#sceneGalleryList li a {
			display: block;
			width: 45px;
			height: 33px;
		}
			#sceneGalleryList li a span { display: none; }
#sceneGalleryList-01 a { background: url(/img/books/kyokai/special/sceneGallery/sceneGalleryList.png); }
#sceneGalleryList-01 a:hover { background: url(/img/books/kyokai/special/sceneGallery/sceneGalleryList.png) 0 -33px; }
.sceneGalleryThumbList { padding: 0 34px 0 16px; }
	.sceneGalleryThumbList li {
		margin: 0 0 20px 18px;
		float: left;
	}
#twitterIconThumb {}
	.twitterIconThumbList { padding: 60px 0 10px; }
		.twitterIconThumbList li { float: left; }
			.twitterIconThumbList li a {
				display: block;
				margin: 0 36px;
			}
#twitterIconDownloadLink {
	padding-right: 35px;
	text-align: right;
}
	#twitterIconDownloadLink a { color: #333; }
	#twitterIconDownloadLink a:hover {
		color: #939;
		text-decoration: underline;
	}
#cmMoviePlay {
	margin: 30px 80px 0;
}
#copy {
	height: 900px;
	background: url(/img/books/kyokai/copyBg.jpg) #000 no-repeat center 64px;
}
#bottom {
	height: 570px;
	background: #000;
}
#end {
	height: 945px;
	background: url(/img/books/kyokai/endBg.jpg) #000 no-repeat center 385px;
}
#socialLink {
	position: fixed;
	_position: absolute;
	right: -133px;
	top: 100px;
	padding: 10px 0 10px 10px;
	background: #000;
	text-align: left;
}
#socialLinkList { z-index: 2; }
	#socialLinkList li { padding: 5px 0 5px 30px; }
#twitter {
	width: 110px;
	height: 20px;
	background: url(/img/books/kyokai/socialLink/twitter.png) no-repeat left 5px;
}
#hatena {
	width: 50px;
	height: 20px;
	background: url(/img/books/kyokai/socialLink/hatena.png) no-repeat left 5px;
}
#facebook {
	width: 133px;
	height: 20px;
	background: url(/img/books/kyokai/socialLink/facebook.png) no-repeat left 5px;
}
#globalFooterWrap {
	position: fixed;
	bottom: 0;
	width: 100%;
}
#globalFooter {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
.topLink {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	position: absolute;
	right: -39px;
	bottom: 100px;
	-webkit-transition: opacity 700ms linear;
	-moz-transition: opacity 700ms linear;
	transition: opacity 700ms linear;
}
.hidden {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
	.topLink a {
		display: block;
		width: 39px;;
		height: 188px;
		background: url(/img/books/kyokai/topLinkBg.png);
	}
	.topLink a:hover { background-position: -39px 0; }
		.topLink a span { display: none; }
#news {
	width: 800px;
	height: 535px;
	background: url(/img/books/kyokai/news/bg.jpg);
}
	#news dl {
		padding: 70px 40px 10px;
		text-align: left;
	}
		#news dl dt { float: left; }
		#news dl dd {
			margin-left: 60px;
			padding-bottom: 10px;
		}
			#news dl dd a { color: #939; }
			#news dl dd a:hover { text-decoration: underline; }
#store {
	width: 800px;
	height: 800px;
	background: url(/img/books/kyokai/store/bg.jpg);
	text-align: left;
}
	#store p {
		padding: 100px 50px 0;
		font-size: 108%;
		font-weight: bold;
		line-height: 2em;
		letter-spacing: 0.1em;
		-webkit-text-shadow: 1px 1px 3px #ccc;
		-moz-text-shadow: 1px 1px 3px #ccc;
		text-shadow: 1px 1px 3px #ccc;
	}
		#store p span { color: red; }
	#storeLink {
		width: 650px;
		padding-top: 50px;
		display: block;
		margin: auto;
	}
	.storeLinkList {
		float: left;
		text-align: center;
	}
	.storeLinkShop {
		padding: 40px 0 0 30px;
	}
	.storeLinkShopbook {
		padding-left: 30px;
	}
		#storeLink a { color: #333; }
		#storeLink a:hover { text-decoration: underline; }
	#storeList {
		margin: 10px 30px;
		height: 450px;
		overflow: auto;
		background: #fff;
		border: 1px #000 solid;
	}
		#storeList thead {
			color: #fff;
			background: #993399;
		}
			#storeList thead th { padding: 5px 0 5px 10px; }
			#storeList tbody tr { border-bottom: 1px #333 dotted }
			.last { border: none!important; }
			#storeList tbody td { padding: 5px }
			.storeName { font-weight: bold; }
				#storeList tbody td a {
					color: #333;
					text-decoration: underline;
				}
				#storeList tbody td a:hover { text-decoration: none; }
#overlay { background: #000; }
.prettyPopin, .prettyContent { background: none!important }
	.prettyContent-container { padding: 0!important; }
.prettyPopin a#b_close {
	width: 22px;
	height: 23px;
	background: url(/img/books/kyokai/close.png) no-repeat top left;
}
.prettyPopin a#b_close:hover { background: url(/img/books/kyokai/close.png) no-repeat 0 -23px; }
.pager-prev a, .pager-next a {
	position: absolute;
	bottom: 161px;
	width: 23px;
	height:38px;
}
	.pager-prev a {
		left: 10px;
		background: url(/img/books/kyokai/special/sceneGallery/pager.png) no-repeat left top;
	}
	.pager-prev a:hover { background: url(/img/books/kyokai/special/sceneGallery/pager.png) no-repeat left -38px; }
	.pager-next a {
		right: 10px;
		background: url(/img/books/kyokai/special/sceneGallery/pager.png) no-repeat -23px top;
	}
	.pager-next a:hover { background: url(/img/books/kyokai/special/sceneGallery/pager.png) no-repeat -23px -38px; }
		.pager-prev a span, .pager-next a span { display: none; }