@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
*/

/* ---------- lower ---------- */
/*#siteWrap {
	background: url(/books/violet/img/lower/bgSecond.png) repeat;
}*/

.bgFixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/books/violet/img/lower/bgSecond.png) repeat;
	z-index: -1;
}


.header {
	position: relative;
	width: 1095px;
	height: 100%;
	margin: 30px auto 15px;
}
.logo {
	width: 195px;
	height: 68px;
	margin: 0 auto;
	float: left;
}
.logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	opacity: 1;
	-webkit-transition: .5s ease-out;transition: .5s ease-out;
}
.logo a:hover {
	opacity: .5;
}
.navigation {
	float: left;
}
.naviList {
	text-align: center;
}
.naviList li {
	display: inline-block;
	margin-right: 15px;
}
.naviList li a {
	display: block;
	height: 68px;
	text-indent: -999em;
	opacity: 1;
	-webkit-transition: .5s ease-out;transition: .5s ease-out;
}
.naviList li a:hover {
	opacity: .5;
}

#mainWrap {
	position: relative;
	width: 1050px;
	height: 100%;
	padding: 5px;
	margin: 10px auto;
	background-color: #fefdfb;
	box-shadow: 0px 0px 10px 0px #917777;
}
.border1 {
	padding: 2px;
	border: 3px #c1ae87 solid;
}
.border2 {
	padding: 20px;
	border: 2px #c1ae87 solid;
}
#contentWrap {
	position: relative;
	width: 100%;
	height: 100%;
}
.content {
	padding: 20px 0;
}

#footerWrap {
	text-align: center;
	padding: 5px 0 40px;
}
.copyright {
	font-size: 83%;
}






/* ---------------------------
page top
--------------------------- */
.pageTopLink { display:none; position: fixed; right: 40px; bottom: 40px; z-index: 99; }
	.pageTopLink a {
		display: block; width: 35px; height: 35px;
		-webkit-transition: rotate(45deg);
		transform: rotate(45deg);
		background: #3b2e5e;
		opacity: 1;
		-webkit-transition: .5s ease-out;transition: .5s ease-out;
	}
/* --------◆を作る--------*/
	.pageTopLink a:before {
		display: block;
		content: "";
		position: absolute;
		top: 45%;
		left: 12px;
		width: 15px;
		height: 15px;
		margin-top: -4px;
		background: #ffffff;
	}
/* --------◆を複製し、ずらしてbefore要素を隠す--------*/
	.pageTopLink a:after {
		display: block;
		content: "";
		position:absolute;
		top: 36%;
		left: 13px;
		width: 15px;
		height: 15px;
		background: #3b2e5e;
	}
	.pageTopLink a:hover {
		cursor: pointer;
		opacity: .5;
	}
		.pageTopLink a span { display: none;
}

/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Media Screen     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*          SP          */
@media screen and (max-width:768px) {
/*  
font-size設定
PC      SP
1.0rem->2.2vw
1.4rem->2.6vw
+1.2
  */
/*+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-     Site Contents     -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+*/
/*          Site Contents          */
	.header {
		width: 100%;
	}
	#mainWrap {
		width: 92%;
	}
	.border2 {
		padding: 5px;
	}
	#contentWrap header img {
		width: 90%;
	}
	#contentWrap {
		max-width: 500px;
		margin: auto;
	}
	.naviList li {
		display: block;
		margin: 0;
	}
	.naviList {
		padding-top: 30px;
	}
	.naviList li a {
		margin: auto;
	}
	.show.navigationBtn .naviBtn span {
		background-color: #FFF;
	}
	.navigationWrap {
		/*background: #f5f3f0;*/
		background: url(/books/violet/img/top/bgTop_03.png) repeat;
	}
	.logo {
		width: 100%;
	}
	.logo a {
		width: 195px;
		margin: auto;
	}
	.logo a {
		background: url(/books/violet/img/lower/logoSecond_sp.png) no-repeat;
		background-size: 195px;
	}
	.navi00 {
		padding-bottom: 30px;
	}
	.navi00 a {
		width: 250px;
		background: url(/books/violet/img/top/nav_00_sp.png) no-repeat;
		background-size: 250px;
	}
	.naviList .navi00 a {
		height: 90px;
	}
	.naviList li a {
		height: 70px;
	}
	.navi01 a {
		width: 130px;
		background: url(/books/violet/img/top/nav_01_sp.png) no-repeat;
		background-size: 130px;
	}
	.navi02 a {
		width: 130px;
		background: url(/books/violet/img/top/nav_02_sp.png) no-repeat;
		background-size: 130px;
	}
	.navi03 a {
		width: 130px;
		background: url(/books/violet/img/top/nav_03_sp.png) no-repeat;
		background-size: 130px;
	}
	.navi04 a {
		width: 130px;
		background: url(/books/violet/img/top/nav_04_sp.png) no-repeat;
		background-size: 130px;
	}
	.navi05 a {
		width: 130px;
		background: url(/books/violet/img/top/nav_05_sp.png) no-repeat;
		background-size: 130px;
	}
	.border2 {
		padding-top: 20px;
	}

}

/*          PC          */
@media screen and (min-width:769px) {
/*          Site Contents          */
	.naviList li a {
		width: 131px;
	}
	.navi00 a {
		background: url(/books/violet/img/lower/nav_00.png) no-repeat;
	}
	.navi01 a {
		background: url(/books/violet/img/lower/nav_01.png) no-repeat;
	}
	.navi02 a {
		background: url(/books/violet/img/lower/nav_02.png) no-repeat;
	}
	.navi03 a {
		background: url(/books/violet/img/lower/nav_03.png) no-repeat;
	}
	.navi04 a {
		background: url(/books/violet/img/lower/nav_04.png) no-repeat;
	}
	.navi05 a {
		background: url(/books/violet/img/lower/nav_05.png) no-repeat;
	}
	.logo a {
		background: url(/books/violet/img/lower/logoSecond.png) no-repeat;
	}


}














