@charset "UTF-8";
html {
	font-size:62.5%;
}

.clearfix::after {
	content:'';
	display:block;
	clear:both;
}

body {
	　　font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
overflow-x: clip;
.container{
 position: relative;
 height: 3000px;
}
.inner{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 clip-path: inset(0);
}
.bg{
 position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background-image: url('https://www.spicasleaf.com/image/background.png');
 background-size: cover;
 background-position: center;
 z-index: -1;
}

/*----------------------------
*header
*---------------------------*/

.header {
	width:100%;
	height:163px;
	padding-top:35px;
}

.logo {

	position:relative;
	display:block;
	width:320px;
	height:100px;
	margin:0 auto;
	
	
}

.logo a {
	position:absolute;
	display:block;
	text-align:center;
	width:100%;
	height:100%;
}
.global-nav .nav-item {
	display:inline-block;
	margin:20px 10px;
	text-align:center;
}
.gnav {
	position:relative;
	margin:0 auto;
	text-align:center;
    z-index:100;
}
.gnav li {
	display:inline-block;
	margin:10px 30px;
}
a:hover {
	opacity: 0.7;
}

	/*what's new.css */
	
li {
		list-style: none;
}
	
	
.button {
	border: 2px solid #2e2e2e;
	cursor: pointer;
	letter-spacing: 0.0rem;
	overflow: hidden;
	padding: 20px 30px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: 
		background 5s cubic-bezier(0.19, 1, 0.22, 1),
		border 1s cubic-bezier(0.19, 1, 0.22, 1),
		color 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	user-select: none;
}

.button a {
	color: #FFFAFA;
	font-family: "Varela Round";
	text-decoration: none;
}

.button .mask {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.5);
	height: 0px;
	position: absolute;
	transform: translate3d(-120%, -50px, 0) rotate3d(0, 0, 1, 45deg);
	transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
	width: 800px;
}

.button:hover {
	background-color: rgba(255, 255, 255, 0.05);
	border-color: #fff;
	box-shadow: 0 0 5px rgba(255, 245, 245, 0.8);
	transition: background 0s;
}

.button:hover a {

}

.button:hover .mask {
	background-color: #fff;
	transform: translate3d(120%, -100px, 0) rotate3d(0, 0, 1, 90deg);
}

.button:hover .shift {
	transform: translateX(5px);
}

.button:active {
	background-color: #ffffff00;
}

.button:active a {
	color: #ffffff;
}




/*drawerMenu.css */

/* Toggle(Button) */
#navToggle {
	display: none;
	position:absolute;/*to body*/
	right:13px;
	top:13px;
	width:30px;
	height:25px;
	cursor:pointer;
}
#navToggle div {
	position:relative
}
#navToggle span {
	display:block;
	position:absolute;/*to div*/
	width:100%;
	border-bottom:solid 3px #fff;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out
}
#navToggle span:nth-child(1) {
	top:0
}
#navToggle span:nth-child(2) {
	top:11px
}
#navToggle span:nth-child(3) {
	top:22px
}

.fairyimage {
	display:block;
	width:100%;
	height:100%;
	margin-top:35px;
}


/* --------------------------------
 * main
 * -------------------------------- */
.jacket {
	height:auto;
	text-align:center;
	margin-top:100px;
	margin-bottom:50px;
}

.jacket .image {
width:100%;
}

.d51 {
	height:auto;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}
						
						
						
.photo {
    width: 100%;
    height: 600px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
}


.photo img {
    width: 100%;
    top: 50px;
    left: 0;
    position: absolute;
}
						
						
/*.d51 .image {
width:100%;
}*/



/*dent-de-lion*/
.dent-de-lion {
	position:relative;
	margin:50px 128px 50px 128px;
	height:auto;}

.tanpopo {
	position:relative;	
	height:414px;
	background-color:#000;
}

.tanpopo p {
	position:absolute;
	font-size:20px;
	top:50%;
	left:35%;
}

.lion .image {
	width:343px;
}

.spica {
	position:relative;
	width:414px;
	height:414px;
	color:#fff;
	background-color:#000;
}
.spica p {
	position:absolute;
	font-size:20px;
	top:50%;
	left:35%;
}	



.single { max-width: 600px; margin: 0 auto 50px;}
.single img{ width: 100%;}


.dent-de-lion .slick-next {
	background: url(http://ggplus.web.fc2.com/image/next.png) left top no-repeat;
	background-size: 26px 62px;
	width: 26px;
	height: 62px;
	margin-left: 0px;
	right: 290px;
	left: auto;
}
.dent-de-lion .slick-prev {
	background:url(http://ggplus.web.fc2.com/image/prev.png) left top no-repeat;
	background-size: 26px 62px;
	width: 26px;
	height: 62px;
	margin-right: 0px;
	left: 290px;
	right: auto;
}

	







/* --------------------------------
 * fairytale
 * -------------------------------- */
h2 {
	margin: 20px 0;
	padding:20px 10px 10px;
	font-size:40px;
	border-top:1px #ccc solid;
}

.fairyjacket {
	position:relative;
	height:337px;
        width: 1280px;
        margin:50px 0px;
	color:#fff;
	font-size:30px;
	text-align:center;

}

.info {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}


.main {
	display: block;
	float: left;
	width: 1140px;
	margin:40px 70px 141px 70px;
}
.fairytale {
	position: relative;
	display:block;
	height:362px;
	margin-bottom:40px;
}
.fairy-box {
	position: absolute;
	display: block;
	width: 620px;
	height: 362pxpx;
	margin-bottom:40px;
	transition: opacity 0.15s;
}
.fairy-box:hover {
	opacity: 0.8;
}
.fairy-box:nth-of-type(odd) {
	float: left;
}
.fairy-box:nth-of-type(even) {
	float: right;
}
.fairy-box .image {
	position: absolute;
	top: 0;
	left: 0;
	width:620px;
	height:362px;
}





.jacket-box {
	position:relative;
	display: block;
	width: 620px;
	height: 362pxpx;
	margin-bottom: 30px;
	box-shadow: 6px 6px 8px -4px rgba(0, 0, 0, 0.15);
	transition: opacity 0.15s;
}

.news {	
        width:100%;
	text-align:center;
	color:#fff;
}
.news a {
	display:inline-block;
	font-size:2.0rem;
	text-decoration:none;
}



.jacket {
	height:auto;
	text-align:center;
	margin-top:100px;
	margin-bottom:50px;
}

/*.jacket .image {
width:414px;
}*/





.spica_news {
	height:auto;
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
        color:rgb(255,255,255);
}

/*.spica_news .image {
width:123px;
}*/


.title, .date, .category {
	display:inline-block;
	padding:18px 5px;
	font-size:1.5rem;
        text-transform:none;

}
.heading {
	text-align:center;
	padding:40px;
	letter-spacing:1px;
	font-size:2.0rem;
	color:#fff;
}
.heading::before, .heading::after {
	content:'';
	display:inline-block;
	width:140px;
	height:2px;
	margin:0 30px;
	background-color:#fff;
	vertical-align:middle;
}
#modal-overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	cursor: pointer;
}





/*Media-queries menu_____________________________________*/
@media screen and (max-height: 640px) {
}
 @media screen and (max-width: 640px) {
header nav {
	position:absolute;
	right:0;
	top:-900px; /*通常時はビュー外*/
	background:rgba(0,0,0,1);
	width:50%;
	padding:0 10px;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	transition:.5s ease-in-out;
	text-align:left
}
header ul {
	margin:0
}
header ul li {
	display:block;
	margin:0;
/*border-bottom:dotted 1px #fff;*/
	line-height:3
}
header ul li a {
	display:block
}
header ul li::after {
	content:''
}
header ul li:last-child {
	border-bottom:none
}
/* Toggle(Button) */
#navToggle {
	display: block
}
/* Click Toggle(Button) */
.openNav #navToggle span:nth-child(1) {
	top: 11px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.openNav #navToggle span:nth-child(2), .openNav #navToggle span:nth-child(3) {
	top: 11px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg)
}
/*header menu*/
.openNav nav {
	-moz-transform: translateY(900px);
	-webkit-transform: translateY(900px);
	transform: translateY(900px)
}

/*Media-queries_____________________________________*/

@media (max-width: 1024px) {

.container{
 position: relative;

}
.inner{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 clip-path: inset(0);
}

.bg{
position: fixed;
 top: 0;
 left: 0;
 width: 100vw;
 height: 100vh;
 background-size: cover;
 background-position: center;
 z-index: -1;
}


.bg::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        height: 100%;
        background-image: url(https://www.spicasleaf.com/image/background.png);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: -1; // 背景を後ろに配置
    }



 

}
}
@media (max-width: 768px) {
body {
/* font-size: 1.3rem; */
}

.header {
	width:100%;
	height:110px;
}


.fat-nav li {
  list-style-type: none;
  text-align: center;
  padding: 2px;
  font-size: 1.5em;
}
																		
																		/* --------------------------------
 * fairytale
 * -------------------------------- */
#photo {
	text-align:center;
	overflow:hidden;
	width:100%;
	height:100%;
	margin:32px 0;
}
#photo img {
	display:block;
	max-width:100%;
	margin-top:35px;
}


.jacket {
    width:100%;
	height:auto;
	text-align:center;
	margin-top:30px;
	margin-bottom:50px;
}

a:hover {
	opacity:1.0;
}

.heading {
	margin-top: 20px;
	font-size: 2.5rem;
}
.heading::before, .heading::after {
	display:none;
}
.button:hover {
	opacity: 1;
}
/* --- header --- */
  .header {
  
	padding-top: 0px;
    text-align: center;
}
.logo {
	margin-top:0;
	display:block;
	width:100%;
	height:100%;
	background-image: url("https://www.spicasleaf.com/image/spica logo.PNG") no-repeat;
}



.spica {
	text-align:center;
	overflow:hidden;
	width:100%;
	height:100%;
	margin:32px 0;
}




/* --------------------------------
 * 画像
 * -------------------------------- */

.photo {
    width: 100%;
    height: 450px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
}





