@charset "utf-8";
/*=======================================================
	CSS Document
	Page Style
	2013.08.12 ooe	
=======================================================*/
.pageTitle, .smPage_tit { display:none;}

.pageImg {
	width:100%;
	height:500px;
	float:left;
	position:relative;
	z-index:10;
	background-size:cover;
	overflow:hidden;
	background-position: top center !important;
	background-repeat:no-repeat;
	background-image:url("../img_wedding/pageimg.jpg");
}

#plan h1 span {
	width:100%;
	height:auto;
	float:left;
	text-align:center;
	font-size:23px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#A79476;
	margin-bottom:14px;
	letter-spacing:22px;
	font-weight:normal;
	font-weight:600;
}

#plan h1 {
	width:100%;
	height:auto;
	float:left;
	padding:25px 0 20px;
	text-align:center;
	font-size:16px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#A79476;
	letter-spacing:8px;
	font-weight:normal;
}

#plan h1, x:-moz-any-link {font-weight:600;}/*Firefox*/
#plan p.txt {
	width:80%;
	height:auto;
	/*float:left;*/
	margin-top:15px;
	padding:0 10%;
	text-align: center;
}


/* list
-----------------------------------------------------*/
p.photoTit {
	width:100%;
	height:50px;
	float:left;
	text-align:center;
	background:url("../../img/sm/common/line.gif") center bottom no-repeat;
	line-height:50px;
	margin:80px 0 30px;
	font-size:20px;
	font-family: 'Droid Serif', serif;
	letter-spacing:3px;
	color:#333;
}


#wedding {
	width:90%;
	height:auto;
	float:left;
	background:#fff;
	padding:20px 5% 50px;
	position:relative;
	border-bottom: solid 2px #A79476;
	border-top: solid 2px #A79476;
	margin-bottom:80px;
}

.box p.en, 
.box p.en02{
	width:100%;
	height:20px;
	float:left;
	padding:10px 0 15px !important;
	line-height:20px;
	letter-spacing:3px;
	font-family:"Times New Roman", Times, serif;
	background:url("../../img/pc/common/border.png") repeat-x bottom;
	text-align:center;
}

.box .en img, .box .en02 img {padding:0 15px 0 0;}

.box h2.plan {
	width:90%;
	float:left;
	padding:0 5%;
	text-align:left;
	font-size:25px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#333;
	font-weight:600;
	letter-spacing:12px;
	margin:35px 0 25px;
	text-align:center;
	background:url("../../img/pc/common/tree01.png") left no-repeat;
}
.box h2.plan span {
	width:98%;
	height:24px;
	float:left;
	padding-left:2%;
	letter-spacing:6px;
	line-height:24px;
	color:#A79476;
}
#engage .box h2.plan span { letter-spacing:2px;}

.box h2.plan span br { display:none;}

#wedding p {
	width:100%;
	float:left;
	padding-top:240px;
}
#wedding p br { display:none;}

#wedding p span.subTit {
	width:100%;
	height:auto;
	float:left;
	padding:10px 0;
	text-align:center;
	font-size:18px;
	color:#A79476;
	font-weight:600;
	letter-spacing:4px;
	font-weight:normal;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
}

#wedding figure.right {
	width:90%;
	height:200px;
	position:absolute;
	top:170px;
	overflow:hidden;
	background-size:cover;
}
#wedding figure.right { 
	margin-bottom: 30px;
}

#wedding figure.photo { 
	background:url("../img_wedding/sm/img_photo.jpg") top center no-repeat;
}

#wedding figure.wedding { 
	background:url("../img_wedding/sm/img_wedding.jpg") top center no-repeat;
}


#wedding figure.right img {
/*	width:100%;
	height:auto;*/
	display:none;
}
#wedding figure .right a {
	width:100%;
	height:100%;
	display:block;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
#wedding figure .right a:hover {  
	opacity: 0.7;  
	filter: alpha(opacity=70);  
} 

#photo figure.right img {
/*	width:100%;
	height:auto;*/
	display:none;
}
#photo figure .right a {
	width:100%;
	height:100%;
	display:block;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}
#photo figure .right a:hover {  
	opacity: 0.7;  
	filter: alpha(opacity=70);  
} 

p span.more {
	width:50%;
	height:35px;
	margin: 25px 25% 0;
	float:left;
	text-align:center;
}
p span.more a {
	display:block;
	color:#FFF;
	line-height:35px;
	letter-spacing:5px;
	font-size:14px;
	letter-spacing:4px;
	background:#BFB29A;
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
	-o-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;  
}

p span.more a:hover {  
	opacity: 0.7;  
	filter: alpha(opacity=70);
	color:#FFF;
} 


/* Flow
-------------------------------*/
.plus { display:block !important;}
#flow .noneL { display:none;}


#flow {
	width:90%;
	float:left;
	padding:10px 5%;
	overflow:hidden;
}

#flow .title {
	width:90%;
	float:left;
	padding:12px 4%;
	background:#FFF;
	margin-bottom:40px;
	border:1px dashed #777;
}

#flow .title h1 {
	height:25px;
	width:100%;
	float:left;
	text-align:center;
	font-size:22.5px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#333;
	font-weight:600;
	letter-spacing:9px;
	background:url("../img_wedding/flow/title_flow.jpg") left no-repeat;
}
#flow .title p {
	width:100%;
	float:left;
	line-height:1em;
	text-align:center;
	letter-spacing:6px;
}
#flow .title p span.en { display:none;}



@media screen and (min-width: 481px) and (max-width: 659px) {
#flow .box { float:left;}
.lead_L, .lead_R {
	max-height: 450px;
}

#flow .box .text p.nomber {
	width:70px;
	float:left;
	height:50px;
}
#no01 p.nomber { background:url("../img_wedding/flow/no/flow01.jpg") 0px 0px no-repeat;}
#no02 p.nomber { background:url("../img_wedding/flow/no/flow02.jpg") 0px 0px no-repeat;}
#no03 p.nomber { background:url("../img_wedding/flow/no/flow03.jpg") 0px 0px no-repeat;}
#no04 p.nomber { background:url("../img_wedding/flow/no/flow04.jpg") 0px 0px no-repeat;}
#no05 p.nomber { background:url("../img_wedding/flow/no/flow05.jpg") 0px 0px no-repeat;}
#no06 p.nomber { background:url("../img_wedding/flow/no/flow06.jpg") 0px 0px no-repeat;}
#no07 p.nomber { background:url("../img_wedding/flow/no/flow07.jpg") 0px 0px no-repeat;}

#flow .box { background-size:100%;}

#no01 { background:url("../img_wedding/flow/line/bk_01.gif") bottom center no-repeat;}
#no02 { background:url("../img_wedding/flow/line/bk_02.gif") bottom center no-repeat;}
#no03 { background:url("../img_wedding/flow/line/bk_03.gif") bottom center no-repeat;}
#no04 { background:url("../img_wedding/flow/line/bk_04.gif") bottom center no-repeat;}
#no05 { background:url("../img_wedding/flow/line/bk_05.gif") bottom center no-repeat;}
#no06 { background:url("../img_wedding/flow/line/bk_06.gif") bottom center no-repeat;}
#no07 { background:url("../img_wedding/flow/line/bk_07.jpg") bottom center no-repeat; padding-bottom:100px !important;}

#flow .box .text h2 {
	max-width:70%;
	height:50px;
	float:left;
	padding-left:7%;
	line-height:60px;
	text-align:left;
	font-size:22.5px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#333;
	font-style:italic;
	letter-spacing:8px;
	font-weight:600;
	margin-bottom:20px;
}
#flow .box .text h2 span.album {
	width:125px;
	height:30px;
	float:right;
	padding:10px 0;
	line-height:15px;
	font-size:10px;
	letter-spacing:0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	color:#666;
}

#flow .box .text {
	width:100%;
	float:right;
	padding:20px 0 80px;
}

#flow .box .text h3 img.noneL { display:block;}
#flow .box .text h3 {
	width:100%;
	height:180px;
	float:right;
	padding:25px 0;
	overflow:hidden;
	background:#fff;
	text-align:center;
	position:relative;
	border-top: solid 10px #fff;
	border-bottom: solid 10px #fff;
}
#flow .box .text h3 img {
	width:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-115px 0 0 -200px;
}
#flow .box .text h3 span { display:none;}
#flow .box .image { display:none;}

#flow .box .text p.smTxt .option2 {
	float:left;
	margin-right:100%;
	background:#FFAD57;
	margin-bottom:10px;
	color:#fff;
	letter-spacing:3px;
	padding:0px 15px;
}


#flow .box .text p.smTxt {
	width:100%;
	padding:20px 0;
	float:right;
}
#flow .box .text dl {
	width:100%;
	padding:20px 0;
	float:right;
	background:#FCFBF5;
}
#flow .box .text p.gallery {
	width:100%;
	float:left;
	background:#FCFBF5;
}


#flow .box .text p.gallery a.btn_gallery {
	width:44%;
	height:30px;
	float:left;
	padding:2px 0 2px 20px;
	color:#555;
	line-height:30px;
	font-size:14px;
	letter-spacing:3px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	border:dashed 1px #999;
	background:url("../../img/pc/common/btn_gallery_i.png") 20px 10px no-repeat #FFF;
	letter-spacing:8px;
}
#flow .box .text p.gallery a.btn_gallery:hover {
	color:#FFF;
	border:solid 1px #A79476;
	background:url("../../img/pc/common/btn_gallery_o.png") 20px 10px no-repeat #A79476;
}
#flow .box .text p.gallery a.btn_more {
	width:44%;
	height:30px;
	float:left;
	margin-right:20px;
	padding:2px 0;
	color:#fff;
	line-height:30px;
	font-size:14px;
	text-align:center;
	border:dashed 1px #999;
	background:#A79476;
	letter-spacing:8px;
}
#flow .box .text p.gallery a.btn_more:hover {
	color:#A79476;
	border:solid 1px #ccc;
	background:#fff;
}
}

@media screen and (min-width: 660px) and (max-width: 959px) {
#flow .box {
	width:100%;
	float:left;
	padding: 40px 0 100px;
	position:relative;
	z-index:1;
}
#flow .box { background-size:100%;}

#flow .box .text {
	width:100%;
}
/*#flow .box:nth-child(odd) .text, 
#flow .box:nth-child(even) .image { float:right;}*/

/*#flow .box:nth-child(even) .text, 
#flow .box:nth-child(odd) .image { float:left;}*/

#flow .box .text p.nomber {
	width:21%;
	float:left;
	height:50px;
}

#no01 p.nomber { background:url("../img_wedding/flow/no/flow01.jpg") 0px 0px no-repeat;}
#no02 p.nomber { background:url("../img_wedding/flow/no/flow02.jpg") 0px 0px no-repeat;}
#no03 p.nomber { background:url("../img_wedding/flow/no/flow03.jpg") 0px 0px no-repeat;}
#no04 p.nomber { background:url("../img_wedding/flow/no/flow04.jpg") 0px 0px no-repeat;}
#no05 p.nomber { background:url("../img_wedding/flow/no/flow05.jpg") 0px 0px no-repeat;}
#no06 p.nomber { background:url("../img_wedding/flow/no/flow06.jpg") 0px 0px no-repeat;}
#no07 p.nomber { background:url("../img_wedding/flow/no/flow07.jpg") 0px 0px no-repeat;}
#no08 p.nomber { background:url("../img_wedding/flow/no/flow08.jpg") 0px 0px no-repeat;}

/*#no01 { background:url("../img_wedding/flow/line/bk_01.gif") bottom center no-repeat;}*/
/*#no02 { background:url("../img_wedding/flow/line/bk_02.gif") bottom center no-repeat;}*/
/*#no03 { background:url("../img_wedding/flow/line/bk_03.gif") bottom center no-repeat;}*/
/*#no04 { background:url("../img_wedding/flow/line/bk_04.gif") bottom center no-repeat;}*/
/*#no05 { background:url("../img_wedding/flow/line/bk_05.gif") bottom center no-repeat;}*/
/*#no06 { background:url("../img_wedding/flow/line/bk_06.gif") bottom center no-repeat;}*/
/*#no07 { background:url("../img_wedding/flow/line/bk_07.jpg") bottom center no-repeat; padding-bottom:100px !important;}*/
/*#no08 { background:url("../img_wedding/flow/line/bk_08.jpg") bottom center no-repeat; padding-bottom:100px !important;}*/

#flow .box .text h2 {
	width:75%;
	padding: 0px 0 15px;
	float:right;
	text-align:left;
	font-size:16px;
	color:#333;
	letter-spacing:2x;
	font-size: 28px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
}

#flow .box .text h2 span.album {
	width:100%;
	float:right;
	line-height:15px;
	font-size:10px;
	letter-spacing:0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	color:#666;
}
#flow .box .text h2 span.album br, 
#flow .box .text h3 { display:none;}

#flow .box .text p.smTxt {
	width:70%;
	padding:0 5%;
	float:right;
}










#flow .box .image {
	width:48%;
	max-height:200px;
	margin-top:20px;
	overflow:hidden;
	box-shadow: 1px 1px 8px #999;
	position:relative;
}
#flow .box .image img {
	width:100%;
	height:auto;
	text-align:center;
}


#flow .box .image .option {
	width:80px;
	height:31px;
	padding-left:5px;
	position:absolute;
	top:0px;
	right:-8px;
	color:#FFF;
	line-height:27px;
	text-align:center;
	font-weight:600;
	letter-spacing:3px;
	font-family:"Times New Roman", Times, serif;
	z-index:200;
	background:url("../img_wedding/flow/option.png") left top no-repeat;
}

#flow .box .text p.smTxt .option2 { display:none;}









#flow .box .text p.gallery {
	width:90%;
	padding:0 5%;
	height:40px;
	float:left;
	margin-top:25px;
}


#flow .box .text p.gallery a.btn_gallery {
	width:44%;
	height:30px;
	float:left;
	color:#555;
	line-height:30px;
	font-size:12px;
	letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	border:dashed 1px #999;
	letter-spacing:2px;
	background:#FFF;
}
#flow .box .text p.gallery a.btn_gallery:hover {
	color:#FFF;
	border:solid 1px #A79476;
	background:#A79476;
}

#flow .box .text p.gallery a.btn_more {
	width:44%;
	height:30px;
	float:left;
	margin-right:25px;
	color:#fff;
	line-height:30px;
	font-size:12px;
	text-align:center;
	border:dashed 1px #999;
	background:#A79476;
	letter-spacing:3px;
}
#flow .box .text p.gallery a.btn_more:hover {
	color:#A79476;
	border:solid 1px #ccc;
	background:#fff;
}


}






















/*__ Modal _____*/
#lean_overlay{
  display: none !important;
}
.lead_L, 
.lead_R {
	width:100%;
	height:100%;
	padding-top:20px;
	position:relative;
	top:-42px;
	position:absolute;
	z-index:999;
 display: none;
	opacity:0.5;
	margin:-3px;
	background:#FFF;
	box-shadow:1px 1px 1px 1px #999;
}
.lead_L { left:0; text-align:right;}
.lead_R { right:0; text-align:left;}
.leadBox {
	width:100%;
	height:100%;
	float:left;
	background:#fff;
	position:relative;
}
/*common*/
.leadBox h4 {
	width:80%;
	height:30px;
	float:left;
	margin:30px 0;
	padding-left:14%;
	border-left: solid 8px #333;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:22px;
	color:#333;
	line-height:30px;
	text-align:left;
}
.leadBox p {
	width:90%;
	float:left;
	padding:0 5%;
	line-height:1.8em;
	text-align:left;
}
.leadBox p br { display:none;}
.lead_L .leadBox .morePage a, 
.lead_R .leadBox .morePage a {
	width:150px;
	height:24px;
	line-height:24px;
	position:absolute;
	bottom:20px;
	text-align:center;
	background:#2693FF;
	color:#fff;
	left:0;
}

.lead_L .leadBox .morePage a:hover, 
.lead_R .leadBox .morePage a:hover { background:#42E2FF;}

.lead_L .leadBox .modal_close, 
.lead_R .leadBox .modal_close {
	width:40px;
	height:60px;
	position:absolute;
	bottom:0;
	text-align:center;
	background:#333;
	color:#fff;
	font-size:20px;
	line-height:60px;
	cursor:pointer;
	right:0;
}
.lead_L .leadBox .modal_close:hover, 
.lead_R .leadBox .modal_close:hover { background:#666;}

/*dress*/
.leadBox li.dress {
	width:90px;
	height:120px;
	float:left;
	background:#CCC;
	margin-left:2.5%;
	margin-top:35px;
	overflow:hidden;
}
/*make*/
.leadBox p.txtL { text-align:left;}
.leadBox p.txtL span {
	width:100%;
	float:left;
	color:#740001;
	font-size:17px;
	margin-bottom:20px;
	line-height:1.8em;
}

.leadBox p.banner {
	width:280px;
	height:50px;
	float:left;
	margin:30px 0 0 20px;
	padding:0;
	background:#FFF7E1;
}
.leadBox p.banner:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.leadBox p.banner span {
	width:40px;
	height:40px;
	float:left;
	color:#333;
	font-weight:600;
	line-height:50px;
	padding-left:10px;
	letter-spacing:5px;
}
.leadBox p.banner img { float:right;}
/*album*/
.leadBox li.album {
	width:23%;
	height:100px;
	float:left;
	margin:10px 0.5% 0px;
	overflow:hidden;
	border:1px solid #f0f0f0;
	text-align:center;
}



/*loopslider*/
#loopslider01,
#loopslider02,
#loopslider03 {
	margin: 0 auto;
	width: 500px;
	height: 100px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

#loopslider01 ul,
#loopslider02 ul,
#loopslider03 ul {
/*	width: 100%;*/
	height: 100px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider01 ul li,
#loopslider02 ul li,
#loopslider03 ul li {
	width: 100px;
	height: 100px;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider01 #loopleft01,
#loopslider02 #loopleft02,
#loopslider03 #loopleft03 {
	top: 0;
	left: 0;
	width: 20px;
	height: 100px;
	line-height: 100px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #555;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}
#loopslider01 #loopright01,
#loopslider02 #loopright02,
#loopslider03 #loopright03 {
	top: 0;
	right: 0;
	width: 20px;
	height: 100px;
	line-height: 100px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #555;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}
/* =======================================
	ClearFixElements
======================================= */
#loopslider01 ul:after,
#loopslider02 ul:after,
#loopslider03 ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider01 ul,
#loopslider02 ul,
#loopslider03 ul {
	display: inline-block;
	overflow: hidden;
}

/* =======================================
	flow reset
======================================= */
.bx-viewport, 
.slider, 
.bx_fixed {
	position:static !important;
	height:auto !important;
	float:left !important;
	display:block !important;
	overflow:hidden !important;
	width: 100% !important;
	padding:0 !important;
	-moz-transform: translate(0px,0px) !important;
	-webkit-transform: translate(0px,0px) !important;
	-o-transform: translate(0px,0px) !important;
	-ms-transform: translate(0px,0px) !important;
	-webkit-transform:translate3d(0,0,0) !important;
}
.box {
	position:static !important;
	height:auto !important;
	float:left !important;
	display:block !important;
	left:0 !important;
	overflow:hidden !important;
	width: 100% !important;
	-moz-transform: translate(0px,0px) !important;
	-webkit-transform: translate(0px,0px) !important;
	-o-transform: translate(0px,0px) !important;
	-ms-transform: translate(0px,0px) !important;
	-webkit-transform:translate3d(0,0,0) !important;
}
.bx-wrapper {
	position:static !important;
	height:auto !important;
	float:left !important;
	display:block !important;
	overflow:hidden !important;
	width: 100% !important;
	padding:0 !important;
	-moz-transform: translate(0px,0px) !important;
	-webkit-transform: translate(0px,0px) !important;
	-o-transform: translate(0px,0px) !important;
	-ms-transform: translate(0px,0px) !important;
	-webkit-transform:translate3d(0,0,0) !important;
}
.bx-controls, .nextBtn, .prevBtn, .bx_none { display:none;}













