@charset "utf-8";


/*=============================================
	
	共通
	
==============================================*/
.box_common {
	padding: 2.4em 2.4em 0;
	position: relative;
}
.box_common:before {
	content: "";
	width: 100%;
	height: 92%;
	position: absolute;
	top: 0;
	right: 0;
	background: #FFF;
}
.box_common .text {
	font-size: 1.2em;
	text-align: left;
	margin: 0 0 1.6em;
	position: relative;
}
.box_common .btn_layout {
	width: 100%;
	position: relative;
}
@media print, screen and (max-width: 768px) {
}

@media print, screen and (min-width: 769px) {
	.box_common {
		margin: -30px auto 0;
		width: 80%;
		padding: 30px 5%;
	}
	.box_common:before {
		height: 75%;
	}
	.box_common .text {
		font-size: 15px;
		text-align: center;
		margin: 0 0 30px;
	}
}

/*=============================================
	
	メインビジュアル
	
==============================================*/
@media print, screen and (max-width: 768px) {
	#mv {
		position: relative;
	}
	#mv #crossfade {
		padding-top: 120%;
	}
	#mv #crossfade li {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
	}
}

@media print, screen and (min-width: 769px) {
	#mv {
		position: relative;
		width: 100%;
	}
	#mv #crossfade {
		padding-top: 52%;
	}
	#mv #crossfade li {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
	}
}

/*=============================================
	
	トピックス
	
==============================================*/
#topics_wrap {
	position: relative;
}
#topics_wrap .swiper-button-prev, #topics_wrap .swiper-button-next {
	top: 34%;
	right: 5%;
}
#topics_wrap .swiper-button-prev {
	left: 5%;
}
@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#topics_wrap .swiper-button-prev, #topics_wrap .swiper-button-next {
		top: 43%;
		right:16%;
	}
	#topics_wrap .swiper-button-prev {
		left: 16%;
	}
}

/*=============================================
	
	コンセプト
	
==============================================*/
	#concept_wrap {
		
	}
	#concept_wrap.bg_all:before {
		top: 40%;
		height: 60%;
	}
	#concept_wrap .visual {
		margin: 0;
	}
	#concept_wrap .visual li {
		margin: 0 0 1.2em;
		position: relative;
	}
	#concept_wrap .visual li h5 {
		position: absolute;
		left: 3%;
		bottom: 5%;
		color: #FFF;
		font-size: 2.5em;
		width: 90%;
		text-shadow: 0 0 3px #000;
		line-height: 1.4em;
	}
	#concept_wrap .visual li.pic02 h5 {
		right: 3%;
		left: auto;
		text-align: right;
	}
@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#concept_wrap .visual {
		margin: 0;
		text-align: center;
	}
	#concept_wrap .visual li {
		display: inline-block;
		width: 33%;
		margin: 0 0 0;
		position: relative;
	}
	#concept_wrap .visual li h5, #concept_wrap .visual li.pic02 h5 {
		left: 50%;
		top: -15px;
		bottom: auto;
		margin-left: -45%;
		font-size: 22px;
		width: 90%;
		text-align: center;
	}
}

/*=============================================
	
	セレモニー
	
==============================================*/
	#ceremony_wrap {
		
	}
	#ceremony_wrap.bg_all:before {
		top: 40%;
		height: 60%;
	}
	#ceremony_wrap .visual {
		margin: 0 0 1.2em;
		text-align: center;
	}
	#ceremony_wrap .visual li {
		display: inline-block;
		width: 31%;
		margin: 0 0.6% 0;
		position: relative;
	}
	
	#ceremony_wrap .badge {
		width: 50%;
		margin: -2em auto 1em;
		position: relative;
	}	
@media print, screen and (max-width: 768px) {
}

@media print, screen and (min-width: 769px) {
	#ceremony_wrap .visual {
		margin: 0;
		text-align: center;
	}
	#ceremony_wrap .visual li {
		display: inline-block;
		width: 33%;
		margin: 0 0 0;
		position: relative;
	}

	#ceremony_wrap .box_common:before {
		height: 80%;
	}
	#ceremony_wrap .badge {
		width: 160px;
		margin: -20px auto 10px;
	}	

}

/*=============================================
	
	バンケット
	
==============================================*/
	#banquet_wrap {
		
	}
	#banquet_wrap.bg_all:before {
		top: 40%;
		height: 60%;
	}
	#banquet_wrap .pic_all {
		margin: 0 0 1.2em;
	}
@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#banquet_wrap .pic_all {
		margin: 0 0 0;
	}
}


/*=============================================
	
	お料理・ドレス
	
==============================================*/
#double_wrap {
	
}
#double_wrap:before {
	content: none;
}
#double_wrap .container {
	width: 100%;
}
#double_wrap .double_detail {
		margin: 0 0 0;
		padding: 3.2em 0 1.6em;
		position: relative;
}
#double_wrap .double_detail:before {
		top: 40%;
		height: 60%;
}
#double_wrap .double_detail .pic_all {
	width: 90%;
	margin: 0 auto 1.2em;
	position: relative;
}
#double_wrap .double_detail .box_common {
	width: 76%;
	margin: 0 auto;
	padding: 2.4em 7%;
}
#double_wrap .double_detail .box_common:before {
	height: 80%;
}

@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#double_wrap:before {
		content: "";
		top: 12%;
		height: 88%;
	}
	#double_wrap .container {
		width: 960px;
		text-align: center;
	}
	#double_wrap .double_detail {
		display: inline-block;
		width: 48%;
		margin: 0 0.5%;
		padding: 0;
	}
	#double_wrap .double_detail:before {
		content: none;
	}
	#double_wrap .double_detail .pic_all {
		width: 100%;
		margin: 0;
	}
	#double_wrap .double_detail .box_common {
		margin: -30px auto 0;
		width: 80%;
		padding: 30px 5%;
	}
	#double_wrap .double_detail .box_common:before {
		height: 74%;
	}

}


/*=============================================
	
	フォトギャラリー
	
==============================================*/

#loop_wrap {
	position: relative;
}
#loop_wrap:before {
	top: 12%;
	height: 88%;
}
#loop_wrap div.loop {
	background:url(../img/index/loop.jpg);
	background-repeat: repeat-x;
	background-size: cover;
	width: 100%;
	height: 0;
	padding-top: 367px;
	-moz-animation: loop 50s linear infinite;
	animation: loop 50s linear infinite;
	margin: 0 0 0;
	position: relative;
	}

@keyframes loop {
 0% {background-position: 2000px 0;}
 25% {background-position: 1500px 0;}
 50% {background-position: 1000px 0;}
 75% {background-position: 500px 0;}
 100% {background-position: 0 0;}
}
 
@-moz-keyframes loop {
 0% {background-position: 2000px 0;}
 25% {background-position: 1500px 0;}
 50% {background-position: 1000px 0;}
 75% {background-position: 500px 0;}
 100% {background-position: 0 0;}
}
@media print, screen and (min-width: 769px) {
}

@media print, screen and (max-width: 768px) {
	#loop_wrap {
		position: relative;
		margin: 0 0 4.0em;
	}
	#loop_wrap:before {
		top: 40%;
		height: 60%;
	}
	#loop_wrap div.loop {
		background:url(../img/index/loop.jpg);
	background-repeat: repeat-x;
	background-size: cover;
		padding-top: 50vh;
		margin: 0 0 0;
	}
	#loop_wrap .box_common {
		margin-top: -2.4em;
	}
	#loop_wrap .box_common:before {
		height: 84%;
	}
}


/*=============================================
	
	ムービー
	
==============================================*/
	#movie_wrap {
		
	}
	#movie_wrap.bg_all:before {
		top: 40%;
		height: 60%;
	}
@media print, screen and (max-width: 768px) {

}

@media print, screen and (min-width: 769px) {
	#movie_wrap {
		padding: 60px 0 60px;
	}
	#movie_wrap .youtube {
		width: 720px;
		margin: 0 auto;
		padding-top: 42.25%;
	}
}

