@charset "utf-8";
/*=======================================================
	CSS Document
	Page Style
	2013.08.12 ooe	
=======================================================*/
.pageTitle {
	width:100%;
	height:60px;
	float:left;
	text-align:center;
	margin:70px 0 60px;
}

.pageImg {
	width:960px;
	height:300px;
	float:left;
	position:relative;
	z-index:10;
	background-image:url("../img_wedding/pageimg.jpg");
	background-repeat:no-repeat;
	overflow:hidden;
}

#plan h1 {
	width:100%;
	height:auto;
	float:left;
	padding:30px 0;
	text-align:center;
	font-size:22.5px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#333333;
	letter-spacing:8px;
	font-weight:normal;
}
#plan h1, x:-moz-any-link {font-weight:600;}/*Firefox*/

#plan p.txt {
	width:760px;
	float:left;
	margin:0 0 80px 100px;
	text-align: center;
}

/* list
-----------------------------------------------------*/
#wedding .box {
	width:450px;
	float:left;
	margin-bottom:100px;
}

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

.box p { float:left;}
.box p img { padding-bottom:10px;}
.box p span.more a {
	width:130px;
	height:23px;
	float:left;
	margin-top:20px;
	background:#BFB29A;
	border:dashed 1px #666;
	line-height:23px;
	color:#FFF;
	font-size:11px;
	text-align:center;
	letter-spacing:5px;
}
.box p span.more a:hover {
	background:#006CC6;
	border:solid 1px #006CC6;
}
#wedding .box h2.plan {
	width:395px;
	height:28px;
	float:left;
	margin:20px 0;
	text-align:left;
	font-size:25px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#333;
	font-weight:600;
	letter-spacing:13px;
	padding:24px 0 0 60px;
	background:url("../img_wedding/bk_wedding.jpg") left no-repeat;
}

#wedding .right {
	float:right;
	padding-top:40px;
}

#wedding .right a {
	-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 .right a:hover {  
	opacity: 0.7;  
	filter: alpha(opacity=70);  
} 

/* Flow
-------------------------------*/
.plus { display:block !important;}

#flow .title {
	width:750px;
	height:40px;
	float:left;
	padding:12px 104px;
	background:#FFF;
	margin-bottom:40px;
	border:1px dashed #777;
 *margin-top:80px; /* IE7 */
}
#flow .title h1 {
	height:25px;
	width:100%;
	float:left;
	margin-top:10px;
	padding-left:40px;
	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") 20% no-repeat;
}
#flow .title p {
	height:40px;
	float:left;
	line-height:20px;
	letter-spacing:4px;
 *width:300px !important; /* IE7 */
}
#flow .title p span.en {
	color:#666;
	font-family:"Times New Roman", Times, serif;
}
#flow .box {
	width:880px;
	float:left;
	padding:0 40px 0px;
	position:relative;
}
#flow .box .text {
	width:880px;
	padding-top:30px;
}
/*#flow .box:nth-child(odd) .text { float:right;}*/
/*#flow .box:nth-child(even) .text { float:left;}*/
#flow .box .text p.nomber {
	width:80px;
	float:left;
	height:200px;
}
#no01 p.nomber { background:url("../img_wedding/flow/no/flow01.jpg") 0px 15px no-repeat;}
#no02 p.nomber { background:url("../img_wedding/flow/no/flow02.jpg") 0px 15px no-repeat;}
#no03 p.nomber { background:url("../img_wedding/flow/no/flow03.jpg") 0px 15px no-repeat;}
#no04 p.nomber { background:url("../img_wedding/flow/no/flow04.jpg") 0px 15px no-repeat;}
#no05 p.nomber { background:url("../img_wedding/flow/no/flow05.jpg") 0px 15px no-repeat;}
#no06 p.nomber { background:url("../img_wedding/flow/no/flow06.jpg") 0px 15px no-repeat;}
#no07 p.nomber { background:url("../img_wedding/flow/no/flow07.jpg") 0px 15px no-repeat;}
#no08 p.nomber { background:url("../img_wedding/flow/no/flow08.jpg") 0px 15px no-repeat;}

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

#flow .box .text h2 {
	width:600px;
	height:50px;
	/*float:right;*/
	line-height:50px;
	text-align:left;
	font-size:22.5px;
	font-family: "ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	color:#333;
	font-style:italic;
	letter-spacing:5px;
	font-weight:600;
}
#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 h3 {
	display: none;
	width:330px;
	height:30px;
	float:right;
	padding-bottom:10px;
	text-align:left;
}
#flow .box .text h3 span {
	color:#66B2FF;
	text-shadow:#FFF;
	font-size:22px;
	font-style:italic;
	letter-spacing:0px;
	font-family:"Times New Roman", Times, serif;
}
#flow .box .text p {
	width:800px;
	float:left;
}
#flow .box .text dl {
	width:330px;
	float:right;
}
#flow .box .text dl dt {
	display: list-item;
	list-style: outside square;
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
}
#flow .box .text dl dd {
	margin-bottom: 30px;
	line-height: 1.4em;
}



#flow .box .text p.gallery a.btn_gallery {
	width:100px;
	height:15px;
	float:left;
	margin-top:15px;
	padding:2px 0 2px 20px;
	color:#555;
	line-height:15px;
	font-size:12px;
	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") left no-repeat #FFF;
}
#flow .box .text p.gallery a.btn_gallery:hover {
	color:#FFF;
	border:solid 1px #A79476;
	background:url("../../img/pc/common/btn_gallery_o.png") left no-repeat #A79476;
}
#flow .box .text p.gallery a.btn_more {
	width:120px;
	height:15px;
	float:left;
	margin:15px 20px 0 0;
	padding:2px 0;
	color:#fff;
	line-height:16px;
	font-size:11px;
	text-align:center;
	border:dashed 1px #999;
	background:#A79476;
	*display:none;/*IE7*/
}
#flow .box .text p.gallery a.btn_more:hover {
	color:#A79476;
	border:solid 1px #ccc;
	background:#fff;
}
#flow .box .image {
	width:430px;
	height:265px;
	position:relative;
	background:url("../img_wedding/flow/bk_flow.jpg") left top no-repeat;
	z-index:10;
}
#flow .box:nth-child(odd) .image { float:left;}
#flow .box:nth-child(even) .image { float:right;}
#flow .box .image img {
	width:400px;
	height:230px;
	position:absolute;
	top:17px;
	right:16px;
	z-index:100;
}
#flow .box .image .option {
	width:80px;
	height:31px;
	padding-left:5px;
	position:absolute;
	top:32px;
	right:-4px;
	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;}

/*__ Modal _____*/
#lean_overlay{
  position: fixed;
		z-index:9; 
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  display: none !important;
		z-index:1;
}
.lead_L, 
.lead_R {
	width:500px;
	height:250px;
	padding-top:50px;
	position:relative;
	top:-42px;
	position:absolute;
	z-index:99;
 display: none;
	opacity:0.5;
}
.lead_L { left:0; text-align:right;}
.lead_R { right:0; text-align:left;}
.leadBox {
	width:460px;
	height:250px;
	float:left;
	padding:0 20px;
	background:#fff;
	position:relative;
	z-index:11002;
}
/*common*/
.leadBox h4 {
	width:450px;
	height:30px;
	float:left;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:10px;
	font-size:22px;
	color:#333;
}
.leadBox p {
	width:100%;
	float:left;
	line-height:1.6em;
	text-align:center;
}
.lead_L .leadBox .morePage a, 
.lead_R .leadBox .morePage a {
	width:150px;
	height:24px;
	line-height:24px;
	position:absolute;
	top:20px;
	text-align:center;
	background:#2693FF;
	color:#fff;
}
.lead_L .leadBox .morePage a { left:0;}
.lead_R .leadBox .morePage a { right: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:40px;
	position:absolute;
	bottom:0;
	text-align:center;
	background:#333;
	color:#fff;
	font-size:20px;
	line-height:40px;
	cursor:pointer;
}
.lead_L .leadBox .modal_close:hover, 
.lead_R .leadBox .modal_close:hover { background:#666;}
.lead_L .leadBox .modal_close { right:0;} 
.lead_R .leadBox .modal_close { right:0;}

/*dress*/
.leadBox li.dress {
	width:90px;
	height:120px;
	float:right;
	background:#CCC;
	margin-right:15px;
	margin-top:15px;
	overflow:hidden;
}
/*make*/
.leadBox p.txtL { text-align:left;}
.leadBox p.txtL span { color:#740001; font-size:14px; line-height:1.8em;}
.leadBox p.banner {
	width:280px;
	height:50px;
	float:left;
	margin-top:20px;
	background:#333;
	position:relative;
}
.leadBox p.banner:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.leadBox p.banner span {
	width:60px;
	height:50px;
	float:left;
	color:#FFF;
	font-weight:600;
	line-height:50px;
	text-align:center;
	letter-spacing:5px;
}
.leadBox p.banner img { float:right;}
/*album*/
.leadBox li.album {
	width:110px;
	height:114px;
	float:right;
	margin-right:4px;
	overflow:hidden;
}

/*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-y:auto !important;
	overflow-x: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-viewport, 
.bx-wrapper {
	position:static !important;
	height:auto !important;
	float:left !important;
	display:block !important;
	overflow-y:auto !important;
	overflow-x: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;}



