@charset "utf-8";
/* CSS Document */


#main_mv {
        width: 100%;
        overflow: hidden;
        position: relative;
}
 
#main_mv iframe {
        width: auto;
        height: auto;
        min-height: 150%;
        min-width: 150%;
        position: absolute;
}

#main_mv img{
	width: 100%;
}


#youtube-movie {
  margin: 0 auto;
  width: 100%;
}
 
#youtube-movie-content {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
 
#youtube-movie-content iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}



.thumb img {
    display: inline-block;
    width: 50px;
}	




section{
	padding: 100px 0;
}
h2{
	text-align: center;
	margin-bottom: 60px;
}



.img{
}

.clm{
	overflow: hidden;
	width: 1200px;
}
#concept h3{
	margin-bottom: 50px;
}


#concept figure {
    float: left;
    margin: 0px 100px 28px 0;
    box-shadow: 21px 27px rgba(214, 174, 172, 0.50);
}


#concept img{
	margin-bottom:-4px;
}



.parallax-window {
 min-height: 500px;
	width: 100%;
 background: transparent;
}

.parallax-slider {
     top: 0;
     left: 0;
}

#story{
	background:url(../../image/story_bg.jpg) bottom no-repeat;
	background-size: contain;
}

#story .storywrap{
	overflow: hidden;
	position: relative;
	padding: 100px 0 120px 0;
	margin-bottom: 110px;
}



#story .storyBox{
	position: absolute;
	z-index: 10;
	margin-bottom: 10px;
}

#story figure{
}

#story .storywrap h3{
	margin-bottom: 50px;
}

#story .storyBox.pink{
    padding: 66px 40px 100px 140px;
	background-color: rgba(214, 174, 172, 0.93);
	box-shadow: 14px 20px rgba(214, 174, 172, 0.20);
	top:0;
	right: 20px;
	bottom:20px;
}

#story .storyBox.blue{
    padding: 74px 93px 1px 95px;
    background-color: rgba(117, 138, 166, 0.70);
    box-shadow: 14px 20px rgba(117, 138, 166, 0.20);
    top: 0;
    left: 20px;
    text-align: right;
    bottom: 7px;
}

#story .storyBox.purple{
   padding: 66px 77px 70px 129px;
    background-color: rgba(157, 106, 135, 0.60);
    box-shadow: 14px 20px rgba(157, 106, 135, 0.20);
    top: 0;
    right: 20px;
    bottom: 20px;
}

#wedding{
}

#wedding,
#color,
#kimono{
	text-align:center;
padding: 120px 20px;
}



#color{
	background:#e7d1d0;
}

#kimono{
}


#wedding h2,
#color h2,
#kimono h2{
	margin-bottom:30px;
}



#wedding p,
#color p,
#kimono p{
	margin-bottom:40px;
}

#wedding ul,
#color ul,
#kimono ul{
	text-align:center;
	margin:0 auto;
}

#wedding ul li,
#color ul li,
#kimono ul li{
	display:inline-block;
	width:18%;
}

#wedding ul li img,
#color ul li img,
#kimono ul li img{
	width:102%;
	height:auto;
}






.slider img{
}


.thumb{
}


.thumb li{
	padding:10px;
}

.thumb img{
	display:block;
	width:50px;
}

		

.slick-prev{
	left: 5% !important;
	z-index:10 !important;
}
.slick-next {
    right: 5% !important;
}

.slick-prev:before,
.slick-next:before{
    opacity: .75;
    color: black !important;
	z-index:10 !important;
}
	






/*access*/
#access{
	background-color: #ece8e3;
	padding-top:65px;
   /*  margin-top: -15px; */
    padding: 120px 20px 0px 0px;
}

#access h3{
	text-align:center;
	margin-bottom:52px;
	padding-top:15px;
}

#access figure{
	height: 80px;
}

.access_block{
	padding: 40px 0 80px 0;
}

.access_block_info{
	text-align:center;
	margin-bottom: 60px;
}

.access_block_info *{
	letter-spacing:normal;
}

.access_block_info figure{
	margin-bottom:25px;
}

.access_block_info h4{
	font-size:116%;
	margin-bottom:15px;
	letter-spacing:normal;
}

.access_block_info dl{
	margin: 10px auto 25px auto;
}

.access_block_info dl dt{
	/*font-weight:bold;*/
}

.access_block_info dl dt:before{
	content:'＜';
}

.access_block_info dl dt:after{
	content:'＞';
}

.access_block_info p strong{
	display:block;
	font-size:108%;
}

.access_block figure.f_right,
.access_block figure.f_left{
	padding-top:95px;
}
.access_block .map{
	background:#c48b89;
}

.access_block .site{
	background:#9e8a71;
}
.access_block .btn{
	margin:10px auto 0;
	font-size:92%;
	width: 300px;
}

.access_block .btn span{
	display:block;
	padding:6px 0;
	text-align:center;
}

.access_block .btn a{
	color: #FFF;
	display:block;
	text-decoration:none;
}
.access_block .map a:hover{
	background:#d4b0ad;
}
.access_block .site a:hover{
	background:#bdb09f;
}



/*insta*/
#insta{
	overflow:hidden;
}


#insta .instagram {
	margin: 30px auto 0 auto;
}
#insta .instagram ul{
	overflow:hidden;
}
#insta .instagram li{
	float:left;
	width: 16.6%;
	margin-bottom:5px;
}
#insta .instagram li img{
	width: 102.5%;
}




#pagetop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 1000;
}


/*footer*/
#footer {
    background: #c48b89;
    text-align: center;
    padding: 60px 10px 20px;
    color: #FFF;
}

#footer .copyright {
    margin-top: 30px;
    font-size: 10px !important;
}



@media only screen and (max-width: 800px){
	

.clm{
	width: 100%;
}
	
.clm img{
	max-width: 100%;
}
	
h2{
	margin-bottom:25px;
}
	
h2 img{
	max-width:80% !important;
}
	
.sp_movie{
	margin-top: 50px;
}	
	
.sp_movie img{
	max-width: 100%;
}	
	
.sp_movie{
	position: relative;
}
	
.sp_movie a{
	display: block;
	position: absolute;
	z-index: 10;
	top       : 50%;
	left      : 50%;
	transform : translate(-50%, -50%);
}
	
#concept{
	padding:60px 20px !important;
	text-align: center;
	}

#concept .clm img {
    max-width: 88%;
}	
	
#concept h3 {
    margin-bottom: 50px;
}
	

.parallax-window {
 min-height: 20vh;
 background: transparent;

}

	
	
	
#story{
	background:none;
	padding-bottom: 0px;
}
	
#story .clm {
}	
	
	
	

#story .storywrap{
	overflow: visible;
	position: relative;
	padding: 80px 0 0px 0;
	margin-bottom: 110px;
}


#story ul li:first-child.storywrap{
	padding: 40px 0 0px 0;
}

#story .storyBox{
	position: relative;
	height: auto;
	z-index: 10;
}

#story .storyBox .copy {
	padding-top: 50px;
}	
	
#story figure{
		height: 10px;
	}
	
	
#story .storywrap{
	margin: 0 auto !important;
}


	
#story .storyBox h3{
	margin-bottom: 30px;
}
	
#story .f_left,#story .f_right{
	float:none;
	}



#story .storyBox.pink{
    padding: 0px 50px 50px 30px !important;
    box-shadow: none;
    margin-top: 200px;
    left: 30px;
    right: 0px;
}
	


#story .storyBox.blue{
    padding: 0px 26px 50px 29px !important;
	box-shadow: none;
	margin-top: 200px;
	margin-right: 30px;
	right:30px;
    left: 0px;
}
	
	

#story .storyBox.purple{
	padding:0px 50px 50px 20px !important;
  box-shadow: none;
	margin-top: 200px;
	left:30px;
	right:0px;}	
	
	

#wedding, #color, #kimono {
    padding: 80px 20px 50px 20px;
}



#wedding ul li,
#color ul li,
#kimono ul li{
	display:inline-block;
	letter-spacing:normal;
	margin: 0px;
	line-height: 0px;
}

#wedding ul li img,
#color ul li img,
#kimono ul li img{
	width:100%;
	height:auto;
	margin: 0px;
	line-height: 0px;
}
	
#wedding ul li,
#color ul li,
#kimono ul li{
	width:auto;
	margin: 0px;
	line-height: 0px;
}

ul.slick-dots {
	padding-bottom: 100px !important;
	}
   ul.slick-dots li button:before
    {
        font-size: 12px;
        line-height: 20px;
    }

	
	
	
	

#access {
    padding: 80px 10px 0px 10px;
}	
	
	
#access .f_left,
#access .f_right{
	float:none !important;
}
	
#access figure{
	height: 80px;
	padding-bottom: 10px;
}
	
.access_block{
	padding-top:25px;
}


.access_block_info figure{
	margin-bottom:10px;
}

.access_block_info figure img{
	max-width: 110px;
	height:auto;
}

.access_block_info h4{
	margin-bottom:15px;
}

.access_block_info p{
	line-height:1.6;
}

.access_block_info dl{
	margin-top:15px;
}

.access_block_info dl dt,
.access_block_info dl dd{
	line-height:1.6;
	font-size:93%;
}

.access_block figure.f_right,
.access_block figure.f_left{
	float:none !important;
	text-align:center;
	padding-top:25px;
}

.access_block figure.f_right img,
.access_block figure.f_left img{
	width:80%;
	height:auto;
}
	
.access_block strong span{
	color:#595757;
}	

	
	
#insta .instagram li {
    margin-bottom: 2px;
}	
#insta .instagram li{
	width: 33.3%;
}
	
	
  #pagetop {
    right: 0px;
    bottom: 5px;
  }
	
  #pagetop img{
	  display: block;
	  width: 70%;
  }
	
#footer {
    padding: 60px 0 50px;
}
	
#footer .copyright {
    margin-top: 10px;
}
	

	#footer img{
	max-width: 60% !important;

}	



}





/*アニメーション*/
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(0, 10%,0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}