@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
*/

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap&subset=japanese');

/*html5doctor.com Reset Stylesheet v1.4 2009-07-27 Author: Richard Clark - http://richclarkdesign.com*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Font     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*          Yu Gothic          */
@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:100;}@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:200;}@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:300;}@font-face{src:local('Yu Gothic Medium');font-family:'Yu Gothic';font-weight:400;}@font-face{src:local('Yu Gothic Bold');font-family:'Yu Gothic';font-weight:bold;}
/*          SNS Icon          */
@font-face {font-family: 'sns';src:  url('/fonts/sns.eot?9wpwen');src:  url('/fonts/sns.eot?9wpwen#iefix') format('embedded-opentype'),url('/fonts/sns.ttf?9wpwen') format('truetype'),url('/fonts/sns.woff?9wpwen') format('woff'),url('/fonts/sns.svg?9wpwen#sns') format('svg');font-weight: normal;font-style: normal;} [class^="icon-"], [class*=" icon-"] {font-family: 'sns' !important;speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.icon-ig:before {content: "\e906";}.icon-tb:before {content: "\e900";}.icon-tw:before {content: "\e901";}.icon-gp:before {content: "\e902";}.icon-fbc:before {content: "\e903";}.icon-fb:before {content: "\e904";}.icon-li:before {content: "\e905";}


/* ---------- reset ---------- */
html{width:100%;height:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
article,aside,canvas,details,figcaption,figure,header,footer,hgroup,menu,nav,section,summary,h1,h2,h3,h4,h5,h6{display:block;}
body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #fff;
	color: #3b2e5e;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: visible;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
a{
	color: #FFF;
	overflow: hidden;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
a:active,a:focus{outline:none;}fieldset{border:0;}a img{border:0;vertical-align:top;}abbr,acronym{border:0;}address,caption,cite,code,dfn,em,th,strong,var{font-style:normal;font-weight:normal;}blockquote,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,ol,ul,li,p,pre,span,td,th,article,aside,canvas,details,figcaption,figure,header,footer,hgroup,menu,nav,section,summary,audio,video{margin:0;padding:0;}caption,th{vertical-align:top;text-align:left;}small{font-size:100%;}code,kbd,pre,samp,tt{font-family:monospace;line-height:100%;}hr{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}ol,ul{list-style:none;}q:before,q:after{content:'';}
/* form */
button,fieldset,form,input,label,legend,select,textarea{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline;}
/* table */
table{border-collapse:collapse;border-spacing:0;font-size:100%;}

img {display: inline-block;max-width: 100%;height: auto;vertical-align: bottom;}


/* ---------- clearfix ---------- */
.clearfix:after { content: ""; clear: both; display: block; }

/* ---------- colorbox setting ---------- */
#colorbox, #cboxOverlay, #cboxWrapper { position: absolute; top: 0; left: 0; z-index: 9999; overflow: hidden; outline: 0; }
#cboxOverlay { position: fixed; width: 100%; height: 100%; }
#cboxMiddleLeft, #cboxBottomLeft { clear: left; }
#cboxContent { position: relative; }
#cboxLoadedContent { overflow: auto; }
#cboxTitle { margin: 0; }
#cboxLoadingOverlay, #cboxLoadingGraphic { position: absolute; top: 0; left: 0; width: 100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow { cursor: pointer; }
#cboxOverlay { background: #ffffff; }
#cboxContent { overflow:hidden; }
#cboxError { padding: 50px; border: 1px solid #ccc; }
#cboxLoadedContent { margin: 40px 0 0; overflow: hidden; }
#cboxTitle { position: absolute; bottom: 4px; left: 0; text-align: center; width: 100%; color: #949494; }
#cboxCurrent { display: none; }
#cboxSlideshow { position: absolute; right: 30px; bottom: 4px; color: #0092ef; }
/*
#cboxPrevious { position: absolute; left: 0; top: 0; border: none; background: url(/img/icon/control.png) no-repeat 0 0; width: 25px; height: 25px; text-indent:-9999px; }
#cboxPrevious:hover{ background-position: 0 -25px; }
#cboxNext { position: absolute; left: 27px; top: 0; border: none; background: url(/img/icon/control.png) no-repeat -25px 0; width: 25px; height: 25px; text-indent:-9999px; }
#cboxNext:hover { background-position: -25px -25px; }
#cboxLoadingGraphic { background: url(/img/icon/loading.gif) no-repeat center center; }
*/
#cboxClose { position: absolute; right: 0; top: 0; border: none; background: url(/books/violet/img/icon/cbClose.png) no-repeat left top; width: 25px; height: 25px; text-indent:-9999px; }
#cboxClose:hover { background-position: right; }
.cboxIframe { width: 100%; height: 100%; display: block; border: 0; }
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }
.cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight { _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')"); }

/* ---------- common ---------- */

#overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #FFF;
	z-index: 9999;
}

/*     site     */
#siteWrap {
	/*display: none;*/
	position: relative;
	width: 100%;
	/*min-width: 1200px;*/
	height: auto !important;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}

#mainWrap {
}
.shareList>li>a {
	display: block;
	font-size: 2rem;
	text-decoration: none;
	overflow: hidden;
	color: #FFF;
}
.shareList>.fb>a {
	border-radius: 3px;
	background: #FFF;
	color: #412f5b;
	font-size: 1.8rem;
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Media Screen     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*          SP          */
@media screen and (max-width:768px) {
	.pc, .br { display: none; overflow: hidden;}
	/*Navigation Button*/
	.navigationBtn {
		position: fixed;
		top: 0;
		right: 0;
		width: 18vw;
		height: 16vw;
		z-index: 1000;
		cursor: pointer;
		-webkit-transition: .3s ease-out; transition: .3s ease-out;
	}
	.naviBtn {
		position: absolute;
		display: -webkit-flex; display: flex;
		-webkit-flex-direction: column; flex-direction: column;
		-webkit-justify-content: space-between; justify-content: space-between;
		-webkit-align-content: space-between; align-content: space-between;
		width: 50%;
		height: 40%;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
	}
	.naviBtn span {
		width: 100%;
		height: 0.5vw;
		background-color: #1C1C1C;
		-webkit-transition: .3s ease-out; transition: .3s ease-out;
	}
	/*Navigation Button  --  show*/
	.show.navigationBtn {
	}
	.show .naviBtn .naviBtn1 {
		-webkit-transform: translateY(3vw) rotate(-45deg);
		transform: translateY(3vw) rotate(-45deg);
	}
	.show .naviBtn .naviBtn2 {
		height: 0;
	}
	.show .naviBtn .naviBtn3 {
		-webkit-transform: translateY(-3vw) rotate(45deg);
		transform: translateY(-3vw) rotate(45deg);
	}
	/*Navigation*/
	.navigationWrap {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		right: 0;
		overflow: auto;
		background: #FFF;
		z-index: 999;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: .3s ease-out; transition: .3s ease-out;
	}
	/*Navigation  --  show*/
	.show.navigationWrap {
		opacity: 1;
		visibility: visible;
	}

	
}

/*          PC          */
@media screen and (min-width:769px) {
	.sp { display: none; overflow: hidden;}
	
	#siteWrap {
		min-width: 1200px;
	}

}










