@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');

#Content_feature * {
  font-family: 'Noto Sans JP', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#Content_feature{
	margin-bottom: 20px;
	padding-bottom: 247px;
	position: relative;
	background: url("images/contents_bg_btm.jpg") repeat-x left bottom / auto 97px, url("images/contens_bg.jpg") left top / 50% auto;
}
#Content_feature a{
	color: #000 !important;
	text-decoration: none;
}
#Content_feature img{
	width: 100%;
}
#Content_feature .article_inner{
	margin: 0 auto;
	max-width: 1000px;
}
#Content_feature .inner{
  margin: 0 auto;
  max-width: 928px;
}
#Content_feature a.btn{
	background: #000;
	display: block;
	width: 238px;
	height: 36px;
	color: #fff !important;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	text-align: center;
}
#Content_feature a.btn:hover {
  opacity: .8;
}
@media (max-width: 820px) {
	#Content_feature .inner{
		max-width: 390px;
 		margin: auto;
		padding-left: 2.6%;
		padding-right: 2.6%;
	}
}/*-SP tablet-*/
@media (max-width: 390px) {
	#Content_feature{
		background: url("images/contents_bg_btm.jpg") repeat-x left bottom / auto 48px, url("images/contens_bg.jpg") left top / 50% auto;
		padding-bottom: 120px;
	}
	#Content_feature .inner{
		padding-left: 5.1%;
		padding-right: 5.1%;
	}
}/*-SP-*/
#Content_feature .flex{
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width: 769px){
	#Content_feature .pcFlex{
		display: flex;
		flex-wrap: wrap;
	}
}/*-PC only-*/


/* collectionNavi */
.collectionNavi{
	background: url("images/navi_bg_01.jpg") repeat left top / auto 80px;
	border-bottom: 5px solid #a79060;
	height: 80px;
	padding: 20px 0 10px;
}
.collectionNavi .article_inner{
	align-items: center;
}
.collectionNavi h2{
	color: #a79060;
	font-size: min(2vw,20px);
	font-weight: 500;
	line-height: 1.1;
	margin: 0;
	padding: 0 3.5% 0 1%;
	text-align: center;
	width: min(26.5%,265px);
}
.collectionNavi ul{
	align-items: center;
	width: 73.5%;
}
.collectionNavi ul li{
	border-left: 2px solid #a79060;
	font-size: 17px;
	font-weight: 500;
	padding: 0 1%;
	text-align: center;
	width: min(25%,180px);
}
#Content_feature .collectionNavi ul li a{
	color: #fff !important;
}
@media (max-width: 1000px) {
	.collectionNavi h2{
        padding: 0 1%;
	}
}/**/
@media (max-width: 820px) {
	#Content_feature .collectionNavi .article_inner{
		max-width: 100%;
	}
	.collectionNavi h2{
		font-size: calc(20px * .8);
	}
	.collectionNavi ul li{
		font-size: calc(17px * .825);
	}
}/*-SP tablet-*/
@media (max-width: 390px) {
	.collectionNavi{
		height: auto;
		padding: 10px 0 0;
	}
	.collectionNavi h2{
		font-size: 16px;
		padding: 0 5px;
		width: 100%;
	}
	.collectionNavi ul{
		border-top: 2px solid #a79060;
		margin-top: 10px;
		width: 100%;
	}
	.collectionNavi ul li{
		font-size: 3.8vw;
		padding: 10px 5px;
		width: 50%;
	}
	.collectionNavi ul li:first-child{
		border-left: none;
	}
	.collectionNavi ul li:first-child,
	.collectionNavi ul li:nth-child(2){
		border-bottom: 2px solid #a79060;
	}
}/*-SP-*/


/* mainvisual */
.mainvisual{
	background: url("images/mv_bg.jpg") no-repeat center top / auto 100%;
	font-size: 0;
	position: relative;
	text-align: center;
}


/* anchorLink */
.anchorLink{
	background: url("images/navi_bg_02.jpg") repeat left top / auto 80px;
	min-height: 80px;
	padding: 15px;
}
.anchorLink .flex{
	gap: 10px 43px;
	justify-content: center;
	align-items: center;
}
.anchorLink .flex li{
	background: url("images/navi_bg_03.svg") no-repeat center top / auto 50px;
	color: #fff !important;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.2em;
	height: 50px;
	width: 225px;
	text-align: center;
}
#Content_feature .anchorLink a{
	color: #fff !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
@media (max-width: 390px) {
	.anchorLink{
		height: auto;
		min-height: auto;
	}
	.anchorLink .flex{
		gap: 0 10px;
	}
	.anchorLink .flex li{
		background-size: 100%;
		font-size: 3.8vw;
		height: auto;
		line-height: 1.1;
		width: calc((100% - 20px) / 3);
	}
	#Content_feature .anchorLink a{
		padding: 4px 5px 5px;
	}
}/*-SP-*/


/* .h2 */
#Content_feature h2.contTi .tiImg{
	display: block;
	font-size: 0;
	text-align: center;
}
#Content_feature h2.contTi .tiImg img{
	width: min(44.4vw,444px);
	height: auto;
}
@media (max-width: 390px) {
	#Content_feature h2.contTi .tiImg img{
		width: min(100%,300px);
	}
}/*-SP-*/


/* story */
#story{
	margin: 60px 0 90px;
}
#story .inner{
	background: url("images/story_bg.png") no-repeat center top / 100% 100%;
	padding: 30px 6.46% 70px;
}
#story .contTi{
	margin-bottom: 25px;
}
#story h2.contTi .tiImg{
	text-align: left !important;
}
#story .txtBox{
	padding: 0 4.5%;
}
#story .txtBox p{
	font-size: 18px;
	line-height: 1.94em;
	letter-spacing: 0.05em;
}
#story .txtBox p + p{
	margin-top: 2em;
}
@media (max-width: 820px) {
	#story .inner{
		max-width: 90%;
		padding-left: 5.1%;
		padding-right: 5.1%;
	}
}/*-SP tablet-*/
@media (max-width: 390px) {
	#story{
		margin: 30px 0 45px;
	}
	#story .inner{
		background-size: 100% 100%;
		background-position: left;
		margin-left: 5.1%;
		margin-right: 5.1%;
		padding: 15px 3.23% 35px;
	}
	#story .txtBox p{
		font-size: 16px;
	}
}/*-SP-*/


/* character */
#character{
	margin-bottom: 105px;
}
#character .contTi{
	margin-bottom: 40px;
}
.charaBox .txts h3{
	font-size: 0;
	margin-bottom: 15px;
}
.charaBox .txts h3 img{
	height: 40px;
	width: auto;
}
.charaBox .txts p{
	font-size: 20px;
	line-height: 1.65em;
}
#character .list01{
	gap: 50px 9.9%;
	justify-content: center;
}
#character .list01 .charaBox{
	width: max(39.66%,368px);
}
#character .list01 .charaBox figure{
	margin: 0 auto 20px;
	width: max(58.7%, 160px);
}
#character .list02{
	gap: 76px 5%;
	margin-top: 70px;
}
#character .list02 .charaBox{
	display: flex;
	width: 47.5%;
}
#character .list02 .charaBox figure{
	margin: 0 20px 0 0;
	width: 160px;
}
#character .list02 .charaBox .txts{
	width: calc(100% - 180px);
}
#character .list02 .charaBox .txts h3 img{
	width: auto !important;
}
@media (max-width: 820px) {
	#character .inner{
		max-width: 100%;
	}
	#character .list01{
		gap: 50px 5%;
	}
	#character .list02{
		margin-top: 50px;
		gap: 50px 5%;		
        align-items: flex-start;
	}
	#character .list02 .charaBox{
		flex-wrap: wrap;
	}
	#character .list02 .charaBox figure{
		margin: 0 auto 20px;
		width: max(58.7%, 216px);
	}
	#character .list02 .charaBox .txts{
		width: 100%;
	}
	#character .list02 .charaBox .txts h3{
		text-align: center;
	}
}/*-SP tablet-*/
@media (max-width: 390px) {
	#character{
		margin-bottom: 50px;
	}
	#character .list01{
		gap: 40px 0;
	}
	#character .list02{
		gap: 40px 0;
		margin-top: 40px;
	}
	#character .list02 .charaBox{
		width: 100%;
	}
	.charaBox .txts p{
		font-size: 15px;
	}
	.charaBox .txts h3 img{
		height: 30px;
		width: auto !important;
	}
	#character .list01 .charaBox .txts h3{
		text-align: center;
	}
}/*-SP-*/


/* series */
#series{
	background: #fff;
	padding: 37px 0 60px;
}
#series .contTi{
	margin-bottom: 34px;
}
#series ul{
	gap: 20px 4.96%;
}
#series ul li{
	width: calc((100% - 4.96% * 4) / 5);
}
#series ul li figure{
	border: 1px solid #a79060;
	margin-bottom: 5px;
}
#series ul li p{
	height: 19px;
	text-align: right;
}
#series ul li p img{
	width: auto;
	height: 100%;
}
@media (max-width: 820px) {
	#series .inner{
		max-width: 90%;
	}
	#series ul li {
        width: calc((100% - 4.96% * 2) / 3);
    }
}/*-SP tablet-*/
@media (max-width: 390px) {
	#series ul{
		gap: 20px 7%;
	}
	#series ul li{
		width: calc((100% - 7%) / 2);
	}
}/*-SP-*/


/*-- modal --*/
.bookDetail{
	background: url("images/book_bg.svg") no-repeat left top / 100% auto;
	padding: 32px 36px 30px 48px;
 width: 100%;
	max-width: 790px;
	/*height: 475px;*/
 aspect-ratio:249/150;
 margin: auto;
 box-sizing: border-box;
}
.bookDetail .btnClose{
	display: block;
	margin: 0 0 0 auto;
	width: 27px;
	height: 27px;
 cursor: pointer;
}
.bookDetail .boxInner{
	display: flex;
 align-items: flex-start;
	gap: 0 3.1%;
	margin-top: -5px;
}
.bookDetail .txts{
	width: max(50.6%,400px);
}
.bookDetail h3{
	margin-bottom: 20px;
	text-align: left;
}
.bookDetail h3 img{
	display: inline;
	vertical-align: top;
}
.bookDetail .num{
	display: inline-block;
	margin-right: 10px;
	width: 65px;
}
.bookDetail .num img{
	height: 37px;
	width: auto !important;
}
.bookDetail .title{
	height: 48px;
	width: auto !important;
}
.bookDetail p{
	font-size: min(1.5vw,16px);
	line-height: 1.75;
}
.bookDetail .btn{
 display: block;
 background: #000;
	width: min(100%,238px);
	margin: 20px auto 0;
	padding: 5px;
 color: #fff;
 font-size: 16px;
 font-weight: 700;
 text-align: center;
}
.bookDetail figure{
	border: 1px solid #000;	
	width: 245px;
}
@media (max-width: 540px) {
	.bookDetail{
		background: url("images/book_bg_sp.svg") no-repeat left top / 100% 100%;
		margin: 0 auto;
		padding: 30px 40px 40px 40px;
 aspect-ratio:auto;
		height: auto;
	}
	.bookDetail .boxInner{
		flex-direction: column-reverse;
		flex-wrap: wrap;
	}
	.bookDetail .txts{
		width: 100%;
	}
 
.bookDetail h3{
 display: flex;
 align-items: flex-start;
 gap:0 2vw;
	margin-bottom:15px;
}
.bookDetail .num{
	display: inline-block;
	width: auto;
 flex:1 0 auto;
}
.bookDetail .num img{
 height: auto;
	max-height:min(7vw,37px) ;
}
.bookDetail .title{
 flex:1 1 auto;
 height: auto;
	max-height: min(10.6vw,48px);
}
 .bookDetail p{
	font-size: min(3.2vw,16px);
	line-height: 1.7;
}
	.bookDetail figure{
		margin: 0 auto 20px;
		width:35vw;
  max-width: 230px;
	}
}/*-SP-*/
@media (min-width: 821px) {
	.bookDetail figure{
		margin-top: 8px;
		margin-right: 36px;
	}
}/*-PC-*/

#cboxContent{
 background: none;
}
#cboxLoadedContent{
 background: none;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxBottomCenter{
 visibility: hidden;
}
#cboxClose{
 display: none;
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
@media (min-width: 821px) {
.sp { display: none !important; }
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media (max-width: 820px) {
.pc { display: none !important; }
}