@charset "utf-8";



body#top-spiritual{
	color:#202022;
	background: url(../img/top-spiritual/body_bg.jpg) no-repeat center top / 100% auto #FAF7EC;
}



@media screen and (min-width:768px){
/*pc・タブレットcss*/


.horror-more-link{
	text-align:center;
}

/* ++++++++ */

#top-slide-mv {
	padding-top:60px;
	position:relative;
	width:calc(100% + 10vw);
	margin-left:-5vw;
}
#top-slide-mv .slider-box {
	overflow: hidden;
	margin-bottom:50px;
}
#top-slide-mv ul {
	width: 40%;
	margin: 0 auto;
}
#top-slide-mv li{
	padding:0 2.5vw;
}

/* ++++++++ */

#top-slide-mv .slick-list {
	overflow: visible !important;
}
.slick-slide img {
	display:inline;
}
#top-slide-mv .slick-prev,
#top-slide-mv .slick-next {
	width: 30px;
	height: 45px;
	z-index:2;
}
#top-slide-mv .slick-prev:hover,
#top-slide-mv .slick-next:hover{
	opacity: 0.5;
}
#top-slide-mv .slick-prev {
	left: -0.8vw;
}
#top-slide-mv .slick-next {
	right: -0.8vw;
}
#top-slide-mv .slick-prev:before {
	content:"";
	position:absolute;
	left: 6px;
	top:6px;
	width: 30px;
	height: 30px;
	margin-top:0;
	border-top: 2px solid #544D34;
	border-right: 2px solid #544D34;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
#top-slide-mv .slick-next:before {
	content:"";
	position:absolute;
	right: 6px;
	top:6px;
	width: 30px;
	height: 30px;
	margin-top:0;
	border-top: 2px solid #544D34;
	border-right: 2px solid #544D34;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



/* ++++++++++++++++ */

#top-about{
	margin-bottom:200px;
	text-align:center;
}
#top-about .top-ttl-about{
	width:100%;
	max-width:260px;
	margin:0 auto 30px;
}
#top-about .ph{
	overflow:hidden;
	border-radius:10px;
}

/* ++++++++++++++++ */

#top-quality{
	margin-bottom:200px;
	text-align:center;
}
#top-quality .top-ttl-quality{
	width:100%;
	max-width:113px;
	margin:0 auto 30px;
}
#top-quality .txt{
	margin-bottom:40px;
}
#top-quality .more-link a{
	position:relative;
}
/*#top-quality .more-link a:before{
	content:"";
	position:absolute;
	top:-26px;
	right:-85px;
	width:76px;
	height:76px;
	background:url(../img/top/attention_icon.svg) no-repeat center top / 100% 100%;
}*/

/* ++++++++++++++++ */

#top-shop{
	margin-bottom:200px;
	text-align:center;
}
#top-shop .top-ttl-shop{
	width:100%;
	max-width:110px;
	margin:0 auto 30px;
}
#top-shop .ph{
	width:100%;
	max-width:550px;
	margin:0 auto 30px;
	overflow:hidden;
	border-radius:10px;
}


/* ++++++++++++++++ */

#top-recruit{
	padding-bottom:200px;
}
#top-recruit .recruit-bnr{
	width:340px;
	margin:0 auto;
}

/* ++++++++++++++++ */

#top-brand{
	margin-bottom:200px;
	text-align:center;
}
#top-brand .top-ttl-brand{
	width:100%;
	max-width:192px;
	margin:0 auto 60px;
}
#top-brand ul{
	-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
	margin-bottom:30px;
	text-align:center;
}
#top-brand li{
	width:calc(100% / 4);
	font-size:20px;
	margin-bottom:50px;
}

/* ++++++++++++++++ */

#top-blog{
	margin-bottom:200px;
}
#top-blog .top-ttl-blog{
	width:100%;
	max-width:352px;
	margin:0 auto 40px;
}
#top-blog ul{
	-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
	margin-bottom:30px;
}
#top-blog li{
	width:23%;
	margin-right:2.6%;
}
#top-blog li:nth-child(4n){
	margin-right:0;
}
#top-blog .thumb {
	position:relative;
	width:100%;
	padding-top:70%;
	margin-bottom:10px;
	overflow:hidden;
	border-radius:10px;
}
#top-blog .thumb img {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#top-blog .cat-icon{
	display:inline-block;
	border: solid 1px #777777;
	padding:2px 5px;
	font-size:11px;
	line-height:1;
}
#top-blog .ttl{
	line-height:1.5;
}
#top-blog .day{
	font-size:11px;
	line-height:1;
}


/* ++++++++++++++++ */

#top-sns{
	margin-bottom:200px;
}
.instagram-box{
	width:100%;
	max-width:70%;
	margin:0 auto 150px;
}
#top-sns .top-ttl-instagram{
	width:100%;
	max-width:198px;
	margin:0 auto 30px;
}
#top-sns #sb_instagram{
	margin-bottom:40px;
}

#top-sns .other-sns-list{
}
#top-sns .other-sns-list li{
	width:48px;
	margin:0 25px;
}
#top-sns .other-sns-list li img{
	filter: invert(14%) sepia(6%) saturate(314%) hue-rotate(201deg) brightness(94%) contrast(101%);
}

/* ++++++++++++++++ */

#top-news{
	width:100%;
	max-width:840px;
	margin: 0 auto 200px;
	-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
	-webkit-box-pack: justify; -ms-flex-pack: justify; -webkit-justify-content: space-between; justify-content: space-between;
	-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
#top-news .top-ttl-news{
	width:20%;
}
#top-news .top-ttl-news img{
	width:100%;
	max-width:110px;
}
#top-news .inner{
	width:80%;
}
#top-news ul{
	margin-bottom:40px;
	border-top: solid 1px #BABABA;
}
#top-news li{
	padding:5px 0;
	border-bottom: solid 1px #BABABA;
}
#top-news li:last-child{
}
#top-news .cat-icon{
	display:inline-block;
	border: solid 1px #777777;
	padding:2px 5px;
	margin-right:15px;
	font-size:11px;
	line-height:1;
}
#top-news .day{
	font-size:11px;
	line-height:1;
}
#top-news .ttl{
	width:100%;
	line-height:1.5;
}
	


}

@media screen and (min-width:768px) and ( max-width:1366px) {
	



}

@media (max-width: 768px) {
	
	.girlmanga-more-link{
		width:50%;
		margin: 0 auto;
	}
	
	/* ++++++++ */

	#top-slide-mv {
		position:relative;
	}
	#top-slide-mv .slider-box {
		overflow: hidden;
		margin-bottom:10vw;
	}
	#top-slide-mv ul {
		width: 100%;
		margin: 0 auto;
	}
	#top-slide-mv li{
	}
	
	/* ++++++++ */
	
	#top-slide-mv .slick-list {
		overflow: visible !important;
	}
	.slick-slide img {
		display:inline;
	}
	
	/* ++++++++++++++++ */
	
	#top-about{
		margin-bottom:30vw;
		text-align:center;
	}
	#top-about .top-ttl-about{
		width:80%;
		margin:0 auto 5vw;
	}
	#top-about .ph{
		overflow:hidden;
		border-radius:10px;
	}
	
	
	/* ++++++++++++++++ */
	
	#top-quality{
		margin-bottom:30vw;
		text-align:center;
	}
	#top-quality .top-ttl-quality{
		width:30%;
		margin:0 auto 5vw;
	}
	#top-quality .txt{
		margin-bottom:5vw;
	}
	#top-quality .more-link a{
		position:relative;
	}
	/*#top-quality .more-link a:before{
		content:"";
		position:absolute;
		top:-5vw;
		right:-20vw;
		width:16vw;
		height:16vw;
		background:url(../img/top/attention_icon.svg) no-repeat center top / 100% 100%;
	}*/
		
	
	
	/* ++++++++++++++++ */
	
	#top-shop{
		margin-bottom:20vw;
		text-align:center;
	}
	#top-shop .top-ttl-shop{
		width:36%;
		margin:0 auto 5vw;
	}
	#top-shop .ph{
		width:100%;
		margin:0 auto 5vw;
		overflow:hidden;
		border-radius:10px;
	}
	
	
	/* ++++++++++++++++ */
	
	#top-recruit{
		padding-bottom:20vw;
	}
	#top-recruit .recruit-bnr{
	}
					
					
	/* ++++++++++++++++ */
	
	#top-brand{
		margin-bottom:20vw;
		text-align:center;
	}
	#top-brand .top-ttl-brand{
		width:60%;
		margin:0 auto 5vw;
	}
	#top-brand ul{
		margin-bottom:5vw;
		text-align:center;
	}
	#top-brand li{
		font-size:16px;
		margin-bottom:2vw;
	}
	
	/* ++++++++++++++++ */
	
	#top-blog{
		margin-bottom:20vw;
	}
	#top-blog .top-ttl-blog{
		width:100%;
		margin:0 auto 7vw;
	}
	#top-blog ul{
		-js-display: flex; display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;
		-ms-flex-wrap:wrap; -webkit-flex-wrap:wrap; flex-wrap:wrap;
		margin-bottom:3vw;
	}
	#top-blog li{
		width:47.5%;
		margin-bottom:5%;
		margin-right:5%;
	}
	#top-blog li:nth-child(2n){
		margin-right:0;
	}
	#top-blog .thumb {
		position:relative;
		width:100%;
		padding-top:70%;
		margin-bottom:10px;
		overflow:hidden;
		border-radius:10px;
	}
	#top-blog .thumb img {
		position:absolute;
		top:0;
		left:0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	#top-blog .cat-icon{
		display:inline-block;
		border: solid 1px #777777;
		padding:2px 5px;
		font-size:11px;
		line-height:1;
	}
	#top-blog .ttl{
		line-height:1.5;
	}
	#top-blog .day{
		font-size:11px;
		line-height:1;
	}
	

	/* ++++++++++++++++ */
	
	#top-sns{
		margin-bottom:20vw;
	}
	.instagram-box{
		width:100%;
		margin:0 auto 15vw;
	}
	#top-sns .top-ttl-instagram{
		width:60%;
		margin:0 auto 5vw;
	}
	#top-sns #sb_instagram{
		margin-bottom:5vw;
	}
	
	#top-sns .other-sns-list{
	}
	#top-sns .other-sns-list li{
		width:8vw;
		margin:0 3vw;
	}
	#top-sns .other-sns-list li img{
		filter: invert(14%) sepia(6%) saturate(314%) hue-rotate(201deg) brightness(94%) contrast(101%);
	}
	
	/* ++++++++++++++++ */
	
	#top-news{
		width:100%;
		margin: 0 auto 20vw;
	}
	#top-news .top-ttl-news{
		width:30%;
		margin: 0 auto 5vw;
	}
	#top-news ul{
		margin-bottom:6vw;
		border-top: solid 1px #BABABA;
	}
	#top-news li{
		padding:2vw 0;
		border-bottom: solid 1px #BABABA;
	}
	#top-news li:last-child{
	}
	#top-news .cat-icon{
		display:inline-block;
		border: solid 1px #777777;
		padding:2px 5px;
		margin-right:15px;
		font-size:11px;
		line-height:1;
	}
	#top-news .day{
		font-size:11px;
		line-height:1;
	}
	#top-news .ttl{
		width:100%;
		line-height:1.5;
	}
		
	
}








