@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
*/

#contentWrap > header {
	text-align: center;
}

.indent {
	padding-left: 1em;
	text-indent: -1em;
}

/* 10周年 */
.violet-10th.content .fairTitle {
	color: #643899;
}
.violet-10th.content .fairTitle span {
	letter-spacing: -4px;
}
.violet-10th.content .fairTitle .lesp-l {
	margin-left: -10px;
	letter-spacing: -2px;
}
.violet-10th.content .fairTitle .lesp-r {
	margin-left: 2px;
	letter-spacing: -10px;
}
.violet-10th.content .fairTitle .txt01 {
	font-size: 30px;
}
.violet-10th.content .fairTitle .txt02 {
	font-size: 42px;
	line-height: 1.3;
}
.violet-10th .special {
	width: 740px;
	margin: auto;
	color: #1e1517;
}
.violet-10th .titleBox {
	background: #8165a5;
	color: #FFF;
	font-family: 'Noto Serif JP';
	padding: 3px;
	margin: 40px 0;
	text-shadow: 1px 1px 3px #402365, -1px -1px 3px #402365;
}
.violet-10th .titleBox .border {
	border: 1px solid #9c85b8;
	padding: 16px 0 20px;
}
.violet-10th .txtBox a.color-a {
	color: #a9142e;
	text-decoration: underline;
}
.violet-10th .txtBox a.color-a:hover {
	text-decoration: none;
}
.violet-10th .campaignBox .titleBox .txt01 {
	font-size: 26px;
	line-height: 1.2;
}
.violet-10th .campaignBox .titleBox .txt01 span {
	font-size: 22px;
}
.violet-10th .element {
	width: 90%;
	max-width: 650px;
	margin: 50px auto 20px;
	border: 2px solid #c1ae87;
	text-align: left;
}
.violet-10th .element-box {
	padding: 20px 40px;
	font-family: 'Noto Serif JP';
}

.violet-10th.interview-10th .special .title, .violet-10th.interview-10th .question {
	color: #643899;
}

.violet-10th .episode .episode-period {
	font-size: 14px;
	color: #a29376;
	display: flex;
	align-items: center;
	line-height: 1;
	padding-bottom: 8px;
}
.violet-10th .episode .episode-period span {
	font-size: 70%;
	border: 1px solid #a29376;
	padding: 4px 4px 3px;
	margin: 0 5px 0 0;
	font-size: 13px;
}
.violet-10th .episode .episode-title {
	font-size: 21px;
	line-height: 1;
	color: #643899;
	font-weight: 600;
}
.violet-10th .episode .episode-title span {
	font-size: 17px;
}
.violet-10th .episode .episode-link {
	border: 2px #8165a5 solid;
	padding: 2px;
	width: 470px;
	margin: 20px auto 10px;
}
.violet-10th .episode .episode-link a {
	color: #643899;
	font-size: 25px;
	text-align: center;
	display: block;
	border: 1px #643899 solid;
	padding: 15px 0;
	font-weight: bold;
}
.violet-10th .episode .episode-end {
	font-size: 14px;
	color: #a29376;
	line-height: 1;
	padding: 10px 0 ;
}

.violet-10th .and-more {
	font-size: 14px;
	color: #a29376;
}
.violet-10th .end-txt {
	font-size: 120%;
	font-family: 'Noto Serif JP';
	font-weight: bold;
	line-height: 1.8;
	color: #643899;
}
.kaesuma-campaign2025 {
	margin-top: 80px;
}
.kaesuma-campaign2025 a img {
	border: 5px #c1ae87 solid;
}
.campaignBox .top30 {
	margin-top: 30px;
}
.campaignBox .link {
	margin-top: 30px;
}
.indent03 {
	margin-left: 3em;
	text-indent: -3em;
}
.indent04 {
	margin-left: 4em;
	text-indent: -4em;
}
.violet-10th .contents .interviewtitle {
	color: #643899;
}
.violet-10th .question {
	color: #643899;
}
@media screen and (max-width:768px) {
	.violet-10th.content .fairTitle .txt01 {
		font-size: 1.2rem;
	}
	.violet-10th.content .fairTitle .txt02 {
		font-size: 1.4rem;
	}
	.violet-10th .special {
		width: 95%;
		max-width: 500px;
	}
	.violet-10th .campaignBox .titleBox .txt01 {
		font-size: 1.0rem;
	}
	.violet-10th .campaignBox .titleBox .txt01 span {
		font-size: 1.0rem;
	}
	.violet-10th .titleBox .border {
		padding: 10px 0;
	}
	.violet-10th .campaignBox {
		margin: 0 auto 40px;
	}
	.violet-10th .element {
		margin: 20px auto;
	}
	.violet-10th .element-box {
		padding: 10px;
	}
	.violet-10th .episode .episode-period {
		display: block;
		line-height: 1.2;
		font-size: 14px;
	}
	.violet-10th .episode .episode-period span {
		display: inline-block;
		margin: 0 0 4px 0;
		font-size: 11px;
	}
	.violet-10th .episode .episode-title {
		font-size: 130%;
	}
	.violet-10th .episode .episode-title span {
		font-size: 80%;
	}
	.violet-10th .episode .episode-link {
		width: 95%;
		max-width: 500px;
	}
	.violet-10th .episode .episode-link a {
		font-size: 120%;
		padding: 10px 0;
	}
	.violet-10th .end-txt {
		text-align: left;
		font-size: 100%;
	}
	.kaesuma-campaign2025 {
		margin-top: 40px;
	}
	.kaesuma-campaign2025 a img {
		border: 2px #c1ae87 solid;
	}
	
}



.specialBox {
	width: 900px;
	margin: 30px auto 60px;
}
.specialBox ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.specialBox ul li {
	margin-bottom: 50px;
	box-shadow: 0px 0px 9px rgba(193, 174, 135, .65);
	transition: .3s ease-out;
	border: 1px #a29376 solid;
	overflow: hidden;
}
.specialBox ul li a:hover {
	color: #1e1517;
}
.specialBox ul li .text {
	height: 60px;
	background-color: #a29376;
	padding: 20px;
	color: #FFF;
	font-size: 155%;
}
/* .specialBox .moviefair {
	box-shadow: 0px 0px 9px rgba(193, 174, 135, .65);
	-webkit-transition: .3s ease-out;transition: .3s ease-out;
	width: 70%;
	margin: 0 auto 50px;
	border: 1px #a29376 solid;
	overflow: hidden;
}
.specialBox .moviefair a:hover {
	color: #1e1517;
}
.specialBox .moviefair .text {
	height: 60px;
	background-color: #a29376;
	padding: 20px;
	color: #FFF;
	font-size: 155%;
} */




.content {
	padding: 20px 0 60px;
}
.special {
	text-align: center;
	/*padding-bottom: 50px;*/
}
.special h2 {
	padding-bottom: 10px;
}
.special h3 {
	color: #a08857;
	font-size: 133%;
	padding-bottom: 10px;
}
.special02, .special03 .pager {
	text-align: center;
}
.special02 li {
	display: inline-block;
	margin: 0 10px 10px;
}
.special03 ul {
	margin-bottom: 20px;
}
.special03 li {
	width:150px;
	height: 38px;
	margin: 5px;
	display: inline-block;
}
.special03 li a:hover {
	color:#fff;
	background:#a08857;
}
.special03 li a {
	color: #a08857;
	font-size: 150%;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	background:#fff;
	border:solid 1px #a08857;
	padding:5px;
	display:block;
	-webkit-transition: .5s ease-out;transition: .5s ease-out;
}
.wallThumb {
	width:445px;
	height: 250px;
	margin: 10px auto;
	border:solid 1px #a08857;
}
.illustThumb {
	width:730px;
	height: 518px;
}
.illustThumb_gaiden {
	width:730px;
	height: 493px;
}
.illustThumb_comment {
	margin: 10px auto 30px;
	width: 700px;
	height: 620px;
}
.illustThumb_ea {
	margin: 10px auto 30px;
	width: 730px;
}
.illustThumb, .illustThumb_gaiden, .illustThumb_ea02 {
	margin: 10px auto;
	border:solid 1px #a08857;
}



/*-- ・プレゼント  --*/
.icon {
	padding-bottom: 50px;
}
.icon .title {
	font-size: 1.8rem;
	color: #a08857;
	font-family: 'Noto Serif JP';
}
.special02 .booksTitle {
	font-size: 1.4rem;
	color: #9c8454;
	padding: 30px 0 10px;
}
.wall {
	padding-top: 50px;
}
.wall .title {
	font-size: 1.8rem;
	color: #a08857;
	font-family: 'Noto Serif JP';
}
.special03 .booksTitle {
	font-size: 1.4rem;
	color: #9c8454;
	padding: 30px 0 10px;
}


/*--  コメント  --*/
.special .title {
	font-size: 1.8rem;
	color: #a08857;
	font-family: 'Noto Serif JP';
}
.special01 .booksTitle {
	font-size: 1.4rem;
	color: #9c8454;
	padding: 30px 0 10px;
}




/*--  試し読みコンテンツ  --*/
.tameshiyomi {
	width: 718px;
	margin: 0 auto;
	font-size: 133%;
	line-height: 2.2;
}
.pager{
	color: #a08857;
	font-size: 150%;
}
.pager li {
	width: 65px;
	height: 38px;
	margin: 5px;
	display: inline-block;
}
.pager a{
	color: #a08857;
}
.pager a:hover{
	color: #c1ae87;
}

/*-- ・インタビューコンテンツ  --*/
.interview {
	width: 718px;
	margin: 30px auto 60px;
	font-size: 133%;
	line-height: 2.2;
}
.question {
	margin: 0 0 30px;
	color: #a9142e;
	font-weight: bold;
}
.answer {
	margin: 0 0 25px;
}
.answerPT {
	padding: 25px 0 0;
}

.wallThumb img {
	width: 445px;
}
.special02 ul li img {
	width: 110px;
}


/*-- ・フェア  --*/
.moviefair {
	width: 740px;
	margin: auto;
	color: #1e1517;
}
.special.moviefair h2 {
	padding-bottom: 10px;
}
.content .fairTitle {
	font-size: 2.5rem;
	font-weight: bold;
	color: #a9142e;
	font-family: 'Noto Serif JP';
	text-align: center;
}
.content .fairTitle span {
	letter-spacing: -4px;
}

.intro .txt {
	width: 605px;
	margin: auto;
	font-size: 120%;
	text-align: left;
	font-family: 'Noto Serif JP';
	font-weight: bold;
	line-height: 1.8;
}
.intro {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 680px;
	margin: 40px auto 80px;
	overflow: hidden;
}
.intro .left {
	position: relative;
	border-left: solid 1px #c1ae87;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: space-between;
	align-content: space-between;
}
.intro .left .top {
	position: absolute;
	top: -10px;
	width: 30px;
	height: 30px;
	background: #fefdfb;
	border-bottom: 1px solid #c1ae87;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.intro .left .bottom {
	position: absolute;
	bottom: -10px;
	width: 30px;
	height: 30px;
	background: #fefdfb;
	border-top: 1px solid #c1ae87;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.intro .right {
	position: relative;
	border-right: solid 1px #c1ae87;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-align-content: space-between;
	align-content: space-between;
}
.intro .right .top {
	position: absolute;
	top: -20px;
	left: 1px;
	width: 30px;
	height: 30px;
	background: #fefdfb;
	border-bottom: 1px solid #c1ae87;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.intro .right .bottom {
	position: absolute;
	bottom: -20px;
	left: 1px;
	width: 30px;
	height: 30px;
	background: #fefdfb;
	border-top: 1px solid #c1ae87;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}



.titleBox.campaignpage {
	margin: 0 0 40px 0;
}
.titleBox {
	background: #a9142e;
	color: #FFF;
	font-family: 'Noto Serif JP';
	padding: 3px;
	margin: 40px 0;
	text-shadow: 1px 1px 3px #7c0318, -1px -1px 3px #7c0318;
}
.titleBox .border {
	border: 1px solid #7c0318;
	padding: 8px 0;
}
.titleBox .txt01 {
	font-size: 1.3rem;
}
.titleBox .txt02 {
	font-size: 1.9rem;
}
.titleBox .txt02 span {
	letter-spacing: -4px;
}

.campaignBox {
	margin: 0 auto 80px;
}
.campaignBox .txtBox {
	text-align: left;
	width: 600px;
	margin: 0 auto;
	font-size: 125%;
}
.campaignBox .txtBox .day {
	padding: 13px 0;
	margin: 13px 0;
	border-top: 1px solid #c1ae87;
	border-bottom: 1px solid #c1ae87;
	text-indent: 1em;
}
.campaignBox .txtBox .note {
	padding-left: 1em;
	text-indent: -1em;
}
.campaignBox .campaignLink {
	border: 2px #a9142e solid;
	padding: 2px;
	width: 400px;
	margin: auto;
}
.campaignBox .campaignLink a {
	color: #a9142e;
	font-size: 160%;
	text-align: center;
	display: block;
	border: 1px #a9142e solid;
	padding: 20px 0;
	font-weight: bold;
	font-family: 'Noto Serif JP';
}
.moviefair .campaignLink {
	margin-top: 25px;
}




.campaignBox .cbox {
	margin-bottom: 40px;
	font-family: 'Noto Serif JP';
	width: 650px;
	margin: 30px auto;
}
.campaignBox .cbox .campaignTitle {
	font-family: 'Noto Serif JP';
	font-size: 1.8rem;
	padding: 20px 0;
	color: #a9142e;
	font-weight: bold;
}
.cbox .cBorder {
	border: 2px solid #c1ae87;
	text-align: left;
	padding: 30px 40px;
}
.cBorder .rank {
	color: #FFF;
	background: #a9142e;
	font-size: 150%;
	padding: 2px 7px;
}
.cBorder .itemTxt {
	padding-bottom: 10px;
}
.cBorder .itemTxt:last-child {
	padding-bottom: 0;
}

.cBorder .rankTxt {
	color: #a9142e;
	font-size: 150%;
	margin-left: 10px;
}
.cBorder .itemTxt {
	font-size: 150%;
	margin: 5px 10px;
}
.cBorder .note {
	font-size: 150%;
	padding-left: 1em;
	text-indent: -1em;
}
.cBorder .note li:first-child {
	padding-bottom: 10px;
}
.cBorder .note li a {
	color: #a9142e;
	text-decoration: underline;
}
.cBorder .note li a:hover {
	text-decoration: none;
}
.cBorder .noteTxt {
	color: #a9142e;
	font-size: 130%;
	padding-left: 2em;
	text-indent: -1em;
}
.cBorder .h1Box {
	text-align: center;
}
.cBorder .h1Box .h1 {
	color: #FFF;
	background: #a9142e;
	font-size: 210%;
	padding: 2px 10px;
	font-family: 'Noto Serif JP';
}

.cbox.apply .cBorder {
	padding: 30px 20px;
}
.campaignBox .cbox.apply {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.apply .cBorder .link {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 20px 0 40px;
}
.apply .cBorder .link li {
	border: 2px #a9142e solid;
	padding: 2px;
	background: #FFF;
}
.apply .cBorder .link li a {
	font-family: 'Noto Serif JP';
	color: #a9142e;
	font-size: 180%;
	text-align: center;
	display: block;
	border: 1px #a9142e solid;
	width: 280px;
	padding: 30px 0;
	font-weight: bold;
}

.applyBox {
	padding-bottom: 40px;
}
.applyBox.precautions {
	padding-bottom: 0;
}


.applyBox .title {
	color: #FFF;
	background: #a9142e;
	font-size: 150%;
	text-align: center;
	padding: 5px 0;
}
.applyBox .applyNote {
	font-size: 130%;
	padding-left: 1em;
	text-indent: -1em;
	width: 92%;
	margin: 20px auto;
}
.applyBox .applyNote a {
	color: #1e1517;
	text-decoration: underline;
}
.applyBox .applyNote a.not {
	pointer-events: none;
}
.applyBox .applyNote a:hover {
	text-decoration: none;
}
.applyBox .applyNote01 {
	color: #a9142e;
	padding-left: 1em;
	text-indent: -1em;
}
.applyBox .dayBox {
	padding: 13px 0;
	margin: 25px auto;
	border-top: 1px solid #c1ae87;
	border-bottom: 1px solid #c1ae87;
	text-align: center;
	width: 92%;
	font-weight: bold;
}
.applyBox .dayBox .dayTitle {
	font-size: 140%;
}
.applyBox .dayBox .day {
	font-size: 130%;
}
.applyBox .dayBox .day.bottom {
	padding-bottom: 10px;
}
.campaignBox .applyBox .campaignLink {
	width: 300px;
	background: #FFF;
}
.campaignBox .applyBox .campaignLink a {
	font-size: 180%;
}
.dayBox .dayBox_note {
	text-align: left;
	color: #a9142e;
	font-size: 130%;
	width: 90%;
	margin: auto;
	padding-bottom: 10px;
}
.applyNoteBG {
	background: #ffff00;
}
.applyBox.precautions .applyNote {
	margin: auto;
}
.precautionsTxt {
	font-size: 130%;
	padding-top: 20px;
	width: 92%;
	margin: auto;
}
.applyBox.precautions .applyNote li .en {
	word-break: break-word;
}
.applyBox.announce .an_txt {
	font-size: 130%;
	padding-top: 20px;
	width: 92%;
	margin: auto;
}



.cbox.shop .cBorder {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
.navBox .nav {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
.navBox .nav li a {
	color: #1e1517;
	font-size: 140%;
	display: block;
	width: 110px;
	text-align: center;
	margin: 5px 10px;
	padding: 10px;
	border: 1px #c1ae87 solid;
}
.retailerBox {
	width: 92%;
	margin: auto;
}
.retailer_pre {
	font-size: 160%;
	color: #a9142e;
	font-weight: bold;
	text-align: center;
	padding: 40px 0 10px;
}
.retailerList li {
	display: -webkit-flex;
	display: flex;
	border-bottom: 1px #c1ae87 solid;
	font-size: 120%;
}
.listHeader {
	font-weight: bold;
}
.retailerList .pre {
	width: 30%;
	text-align: left;
	margin: auto 0;
	padding: 5px 5px 5px 15px;
}
.retailerList .name {
	width: 70%;
	text-align: left;
	margin: auto;
	padding: 10px 5px;
}





.violetMemoriesBox .txt {
	width: 600px;
	margin: 0 auto 20px;
	font-size: 125%;
	text-align: left;
}
.violetMemoriesBox .txt .red {
	color: #a9142e;
	font-weight: bold;
}
.violetMemoriesBox .MemoriesTitle {
	font-size: 1.8rem;
	padding: 40px 0 20px;
	color: #a9142e;
	font-family: 'Noto Serif JP';
	font-weight: bold;
}
.contents {
	width: 650px;
	margin: 20px auto;
	border: 2px solid #c1ae87;
	text-align: left;
}
.contents .interviewtitle {
	font-size: 160%;
	color: #a9142e;
	font-weight: bold;
	font-family: 'Noto Serif JP';
	margin: auto 0;
}
.contents .interview {
	width: 85%;
	font-size: 120%;
	line-height: 1.5;
}
.interviewtitleBox.open {
	cursor: pointer;
}
.interviewtitleBox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 17px 8px 17px 40px;
}
.interviewtitleBox .button {
	position: relative;
	margin: auto 9px;
	border: 1px solid #c1ae87;
}
.interviewtitleBox .button .arrowr {
	padding: 10px;
	position: relative;
	width: 15px;
    height: 15px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}
.interviewtitleBox .button .arrowr.bottom {
	opacity: 1;
}
.interviewtitleBox .button .arrowr.top {
	position: absolute;
	top: 0;
	opacity: 0;
}
.interviewtitle .border {
	font-size: 70%;
	border: 1px solid #a29376;
	padding: 0px 4px;
	color: #a29376;
	font-weight: normal;
}
.interviewtitle .day {
	font-size: 70%;
	color: #a29376;
	font-weight: normal;
	padding-left: 5px;
}
.talkBox .talkopa {
	-webkit-transition: .4s ease-out;
	transition: .4s ease-out;
	opacity: 0;
}
.talkBox.close {
	display: none;
}
.talkBox .talkopa.on {
	opacity: 1;
}
.interviewtitleBox .button .arrowr.bottom::after {
	content: "";
	position: absolute;
	top: 38%;
	left: 30%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #a29376 transparent transparent transparent;
}
.interviewtitleBox .button .arrowr.top::after {
	content: "";
	position: absolute;
	top: 35%;
	left: 30%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 10px 6px;
	border-color: transparent transparent #a29376 transparent;
}

.twitterBox {
	width: 85%;
	margin: 0 auto 60px;
}
.twitterTitleBox.open {
	cursor: pointer;
}
.twitterTitleBox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 17px 8px 17px 40px;
}
.twitterTitleBox .button {
	position: relative;
	margin: auto 9px;
	border: 1px solid #c1ae87;
}
.twitterTitleBox .button .arrowr {
	padding: 10px;
	position: relative;
	width: 15px;
    height: 15px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}
.twitterTitleBox .button .arrowr.bottom {
	opacity: 1;
}
.twitterTitleBox .button .arrowr.top {
	position: absolute;
	top: 0;
	opacity: 0;
}
.twitterTitleBox .button .arrowr.bottom::after {
	content: "";
	position: absolute;
	top: 38%;
	left: 30%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #a29376 transparent transparent transparent;
}
.twitterTitleBox .button .arrowr.top::after {
	content: "";
	position: absolute;
	top: 35%;
	left: 30%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 10px 6px;
	border-color: transparent transparent #a29376 transparent;
}
.twitterTitle {
	font-size: 160%;
	color: #a9142e;
	font-weight: bold;
	font-family: 'Noto Serif JP';
	margin: 4px 0;
}






.episodeBoxTitle {
	background: #a08857;
	width: 620px;
	margin: auto;
}
.episodeBoxTitle .episodeBoxTxt {
	color: #FFF;
	font-size: 1.6rem;
	font-family: 'Noto Serif JP';
	padding: 5px;
	margin: 40px 0 25px;
	text-align: center;
}
.episodeBox {
	width: 580px;
	margin: auto;
	text-align: left;
}
.episodeBox .episode {
	margin: 30px 0 0;
	font-size: 125%;
}
.episodeBox .episode .episodeTitle {
	color: #a9142e;
	font-weight: bold;
}
.tameshiyomiLinkBox {
	width: 650px;
	margin: 30px auto;
	border: 2px solid #c1ae87;
	text-align: left;
}
.tameshiyomiLinkBox p {
	font-size: 125%;
	padding: 20px;
}
.tameshiyomiLinkBox p a {
	color: #a9142e;
	text-decoration: underline;
	font-weight: bold;
}
.episodeNote li {
	padding-left: 1em;
	text-indent: -1em;
}
.episodeVoteLink {
	border: 2px #a9142e solid;
	padding: 2px;
	width: 470px;
	margin: 30px auto;
}
.episodeVoteLink a {
	color: #a9142e;
	font-size: 200%;
	text-align: center;
	display: block;
	border: 1px #a9142e solid;
	padding: 15px 0;
	font-weight: bold;
	font-family: 'Noto Serif JP';
}
.episodeopaBox {
	padding: 20px 0;
}
.twitterBox {
	width: 85%;
	margin: 0 auto 60px;
}
.episodeopaTitleBox.open {
	cursor: pointer;
}
.episodeopaTitleBox {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 17px 8px 17px 40px;
}
.episodeopaTitleBox .button {
	position: relative;
	margin: auto 9px;
	border: 1px solid #c1ae87;
}
.episodeopaTitleBox .button .arrowr {
	padding: 10px;
	position: relative;
	width: 15px;
    height: 15px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}
.episodeopaTitleBox .button .arrowr.bottom {
	opacity: 1;
}
.episodeopaTitleBox .button .arrowr.top {
	position: absolute;
	top: 0;
	opacity: 0;
}
.episodeopaTitleBox .button .arrowr.bottom::after {
	content: "";
	position: absolute;
	top: 38%;
	left: 30%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #a29376 transparent transparent transparent;
}
.episodeopaTitleBox .button .arrowr.top::after {
	content: "";
	position: absolute;
	top: 35%;
	left: 30%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 10px 6px;
	border-color: transparent transparent #a29376 transparent;
}
.episodeopaTitle {
	font-size: 160%;
	color: #a9142e;
	font-weight: bold;
	font-family: 'Noto Serif JP';
	margin: 4px 0;
}

.txt .episodeTitle {
	color: #a9142e;
	font-size: 130%;
}
.episodeTopBox {
	width: 760px;
	margin: auto;
}
.episodeTopBox .titleBox {
	background: #a08857;
	text-align: center;
	text-shadow: none;
	margin: 20px 0;
}
.episodeTopBox .titleBox .border {
	border: 1px solid #FFF;
}








.fair4th_box {
	text-align: center;
	padding: 40px;
	font-family: 'Noto Serif JP';
	color: #a9142e;
}
.fair4th_box.plus {
	padding: 20px 40px 40px;
}
.fair4th_box .fair4th_title {
	font-size: 1.4rem;
}
.fair4th_box .fair4th_txt {
	font-size: 1.0rem;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
.fair4th_box img {
	box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, .15);
}








.campaignLink.not a span {
	font-size: 60%;
	display: block;
}
.campaignLink.not a {
	color: #656565;
	border: 1px #656565 solid;
	padding: 10px 0;
}
.campaignLink.not {
	border: 2px #656565 solid;
	pointer-events: none;
}


.episodeVoteLink.not a {
	color: #656565;
	border: 1px #656565 solid;
	padding: 10px 0;
}

.episodeVoteLink.not {
	border: 2px #656565 solid;
	pointer-events: none;
}


.entry a {
	color: #000000;
}


.dont {
	text-decoration: line-through;
}

.notCopy {
	user-select:none;
	-webkit-user-select:none;
	-ms-user-select: none;
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-drag:none;
	-khtml-user-drag: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          */
	
	.specialBox {
		width: 92%;
		margin: 30px auto 60px;
	}
	.specialBox ul {
		max-width: 425px;
		margin: auto;
	}
	.specialBox ul li {
		margin-bottom: 35px;
	}
	.specialBox ul li .image img {
		width: 100%;
	}
	.specialBox ul li .text {
		height: 40px;
		padding: 10px;
		font-size: 0.8rem;
	}
	/* .specialBox .moviefair {
		width: 100%;
		margin-bottom: 35px;
	}
	.specialBox .moviefair .image img {
		width: 100%;
	}
	.specialBox .moviefair .text {
		height: 40px;
		padding: 10px;
		font-size: 0.8rem;
	} */
	
	
	
	
	
	.special h2 img {
		width: 92%;
	}
	.illustThumb_ea {
		width: 96%;
	}
	.illustThumb_ea img {
		width: 100%;
	}
	.special02 ul {
		width: 90%;
		margin: auto;
	}
	.special02 li {
		    margin: 0 0 10px;
	}
	.special02 ul li img {
		width: 90%;
	}
	.wallThumb {
		width: 92%;
		height: auto;
	}
	.wallThumb img {
		width: 100%;
	}
	.illustThumb_comment {
		width: 92%;
		height: auto;
	}
	.illustThumb_comment img {
		width: 100%;
	}
	.illustThumb_gaiden {
		width: 92%;
		height: auto;
	}
	.illustThumb_gaiden img {
		width: 100%;
	}
	.illustThumb {
		width: 92%;
		height: auto;
	}
	.illustThumb img {
		width: 100%;
	}
	.content .special01 a img {
		width: 90%;
	}

	
	
	.special .title {
		font-size: 1.6rem;
		color: #a08857;
		font-family: 'Noto Serif JP';
	}
	.special01 .booksTitle {
		font-size: 1.2rem;
	}
	.special02 .booksTitle {
		font-size: 1.2rem;
	}
	.special03 .booksTitle {
		font-size: 1.2rem;
	}
	.special h3 {
		font-size: 110%;
	}

	/*プレゼント*/
	.special02 .ever li {
		width: 45%;
	}
	.special03 li {
		width: 45%;
	}
	.special03 li a {
		font-size: 130%;
	}
	
	/*インタビュー*/
	.interview {
		width: 92%;
		font-size: 110%;

	}
	

	
	/*試し読み*/
	.tameshiyomi {
		width: 92%;
		font-size: 110%;
	}
	.special .sampleTitle img {
		width: 60%;
	}
	.content .img {
		width: 92%;
		margin: auto;
	}
	.content .img img {
		width: 100%;
	}
	
	
	.content .fairTitle {
		font-size: 1.4rem;
	}
	.moviefair {
		width: 95%;
		max-width: 500px;
	}
	.intro {
		width: 100%;
	}
	.intro .txt {
		width: 90%;
		font-size: 100%;
		margin: 20px auto;
	}
	.titleBox .txt01 {
		font-size: 1.0rem;
	}
	.titleBox .txt02 {
		font-size: 1.3rem;
	}
	.campaignBox .txtBox {
		width: 95%;
		font-size: 110%;
	}
	
	.campaignBox .cbox {
		width: 100%;
		margin: 20px 0 30px;
	}
	.cbox .cBorder {
		padding: 20px 10px;
	}
	.cBorder .itemTxt {
		font-size: 130%;
	}
	
	.campaignBox .cbox .campaignTitle {
		font-size: 1.4rem;
		padding: 10px 0;
	}
	
	.campaignBox .txtBox .day {
		padding-left: 5em;
		text-indent: -5em;
	}
	
	.campaignBox .applyBox .campaignLink {
		width: 95%;
		max-width: 280px;
	}
	
	
	.cBorder .note li a {
		font-size: 80%;
		display: block;
		padding-left: 16px;
	}
	.cBorder .note li.one a {
		font-size: 80%;
		display: inline;
		padding-left: 0;
	}
	.cBorder .note li.one {
		font-size: 130%;
	}
	.cBorder .note li:first-child {
		padding-bottom: 20px;
	}
	.cBorder .noteTxt {
		font-size: 100%;
	}
	
	.cBorder .note {
		font-size: 130%;
	}
	
	.special .title {
		font-size: 130%;
		/* color: #FFF; */
	}
	.applyBox .applyNote {
		font-size: 100%;
	}
	
	.applyBox .dayBox .dayTitle {
		font-size: 110%;
	}
	.applyBox .dayBox .day {
		font-size: 110%;
	}
	.dayBox .dayBox_note {
		font-size: 100%;
		width: 100%;
	}
	.applyBox.announce .an_txt {
		font-size: 100%;
	}
	.precautionsTxt {
		font-size: 100%;
	}
	
	.cbox.apply .cBorder {
		padding: 30px 10px;
	}
	.campaignBox .campaignLink {
		width: 90%;
	}
	.campaignBox .campaignLink a {
		font-size: 120%;
		padding: 10px 0;
	}
	.campaignBox .applyBox .campaignLink a {
		font-size: 150%;
		padding: 9px 0;
	}
	
	.apply .cBorder .link li {
		width: 43%;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		border: solid 2px #a9142e;
		outline: solid 1px #a9142e;
		outline-offset: -5px;
		display: table-cell;
		vertical-align: middle;
	}
	.apply .cBorder .link li.sp {
		width: 2%;
		border: none;
		outline: none;
		background: none;
	}
	.apply .cBorder .link li a {
		font-size: 100%;
		width: 100%;
		border: none;
		padding: 10px 0;
	}
	.apply .cBorder .link {
		width: 98%;
		margin: auto;
		display: table;
	}
	.cBorder .h1Box .h1 {
		font-size: 150%;
	}
	
	.navBox .nav li a {
		font-size: 100%;
		width: 90px;
	}
	.retailerList li {
		font-size: 90%;
	}
	.retailerList .pre {
		width: 20%;
	}
	
	
	.campaignBox {
		margin: 0 auto;
	}
	
	
	
	.violetMemoriesBox .txt {
		width: 95%;
		font-size: 110%;
	}
	.violetMemoriesBox .MemoriesTitle {
		font-size: 1.2rem;
	}
	.contents {
		width: 95%;
	}
	.interviewtitleBox {
		padding: 10px;
	}
	.interviewtitle .border {
		font-size: 70%;
	}
	.interviewtitle .day {
		font-size: 70%;
	}
	.contents .interviewtitle {
		font-size: 120%;
		width: 90%;
	}
	.interviewtitleBox .button .arrowr {
		width: 10px;
		height: 10px;
		padding: 5px;
	}
	.interviewtitleBox .top .arrowr {
		width: 8px;
		height: 8px;
	}
	.contents .interview {
		font-size: 100%;
		width: 90%;
		margin: 20px auto;
		line-height: 1.8;
	}
	.contents .interview .question {
		font-weight: normal;
		margin: 0 0 15px;
	}
	.interviewtitleBox .button .arrowr.bottom::after {
		top: 37%;
		left: 30%;
		border-width: 7px 4px 0 4px;
	}
	.interviewtitleBox .button .arrowr.top::after {
		top: 35%;
		left: 30%;
		border-width: 0 4px 7px 4px;
	}
	.interviewtitleBox .button {
		margin: auto 0;
	}
	
	
	
	
	.twitterBox {
		width: 90%;
		margin: auto;
	}
	.twitterTitleBox {
		padding: 10px;
	}
	.twitterTitleBox .button .arrowr {
		width: 10px;
		height: 10px;
		padding: 5px;
	}
	.twitterTitleBox .top .arrowr {
		width: 8px;
		height: 8px;
	}
	.twitterTitleBox .button .arrowr.bottom::after {
		top: 37%;
		left: 30%;
		border-width: 7px 4px 0 4px;
	}
	.twitterTitleBox .button .arrowr.top::after {
		top: 35%;
		left: 30%;
		border-width: 0 4px 7px 4px;
	}
	.twitterTitleBox .button {
		margin: auto 0;
	}
	.twitterTitle {
		font-size: 120%;
		width: 90%;
		text-align: left;
		margin: 0;
	}
	
	
	
	.episodeBoxTitle {
		width: 100%;
	}
	.episodeBoxTitle .episodeBoxTxt {
		font-size: 1.1rem;
	}
	.episodeBox {
		width: 95%;
	}
	.episodeBox .episode {
		font-size: 110%;
	}
	.episodeBox .episode .episodeTitle {
		padding-left: 1em;
		text-indent: -1em;
	}
	.tameshiyomiLinkBox {
		width: 100%;
		margin: 30px auto;
	}
	.tameshiyomiLinkBox p {
		padding: 15px;
		font-size: 110%;
	}
	.episodeVoteLink {
		width: 90%;
	}
	.episodeVoteLink a {
		font-size: 120%;
		padding: 10px 0;
	}
	.episodeopaTitleBox {
		padding: 10px;
	}
	.episodeopaTitleBox .button .arrowr {
		width: 10px;
		height: 10px;
		padding: 5px;
	}
	.episodeopaTitleBox .top .arrowr {
		width: 8px;
		height: 8px;
	}
	.episodeopaTitleBox .button .arrowr.bottom::after {
		top: 37%;
		left: 30%;
		border-width: 7px 4px 0 4px;
	}
	.episodeopaTitleBox .button .arrowr.top::after {
		top: 35%;
		left: 30%;
		border-width: 0 4px 7px 4px;
	}
	.episodeopaTitleBox .button {
		margin: auto 0;
	}
	.episodeopaTitle {
		font-size: 120%;
		width: 90%;
		text-align: left;
		margin: 0;
	}
	.episodeopaBox {
		padding: 10px 0;
		width: 90%;
		margin: auto;
	}
	.episodeTopBox {
		width: 97%;
	}
	
	
	
	
	
	
	
	
	
	.fair4th_box {
		padding: 20px 10px 20px;
	}
	.fair4th_box.plus {
		padding: 10px 10px 20px;
	}
	.fair4th_box .fair4th_title {
		font-size: 120%;
	}
	.fair4th_box .fair4th_txt {
		font-size: 110%;
		padding-bottom: 10px;
	}
	
	

}

/*          PC          */
@media screen and (min-width:769px) {
/*          Site Contents          */
	.specialBox ul li:hover {
		box-shadow: 0px 0px 3px rgba(193, 174, 135, .65);
	}
	.specialBox ul li {
		width: 425px;
	}


}

