/* ----------------- General Styles ------------------- */

#notify{
	display: none;
}

#error-notify{
	margin-top: 10px;
	display:none;
}


.nav-center{
	overflow:hidden;
	display: inline-block;
}

.align-center{
	text-align: center;
}

.align-right{
	text-align:right;
}

.align-left{
	text-align: left;
}

.hidden{
	display:none;
}

body{
	background-image: url('../images/blur-background01.jpg');
	background-position: center center;
	background-size: 100%;
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

body ul{
	list-style:none;
}

img{
	background-color: #fff;
}

.fabric-rule{
	height: 5px;
	width: 100%;
	background-image: url('../images/line_gold.jpg');
	background-size: 100% 100%;
	padding-top: 3px;
	color: #fff;
	-webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.2);
}

.page-divider{
	width: 100%;
	display:block;
	margin:0px auto;
	margin-bottom: 15px;
}


.fabric-rule h3{
	color: #fff;
}

iframe{
	width: 100%;
}

.photoR{
	width: 25%;
	display:block;
	margin:2%;
	float:right;
}

.photoL{
	width: 25%;
	display:block;
	margin:2%;
	float:right;
}

.page h2{
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

img.bnrLink{
	-webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.3);
}

.bnr-area {
	margin-top: 15px;
	padding: 0 10%;
}

.bnr-area img {
	border: solid 1px #ddd;
}

.bnr-area p {
	padding-top: 5px;
}

/* ----------------- Navigation Styles ------------------- */

#main-container{
	overflow: hidden;
}

.navigation{
	z-index: 32;
	background-color: #fff;
	width: 100%;
	-webkit-box-shadow:  0px 0px 20px 2px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 20px 2px rgba(0, 0, 0, 0.2);
    text-align:center;
    position: fixed;
    top: 0px;
}


/* ----------------- Home Styles ------------------- */

#home-page{
	background:url('../images/main.jpg');
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 12%;
	padding-top: 15%;
	position:relative;
	overflow:hidden;
}

.fullscreen-image{
	width:100%;
}

#main-title-container{
	margin:0px auto;
	text-align:center;
	color: #fff;
	width: 100%;
	position:relative;
}

#main-title-text{
	position:relative;
	padding: 15px;
	display:inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.thick-hr{
	border-top: 10px solid #fff;
	margin-top: 15px;
	margin-bottom: 15px;
}

#main-title-text h1{
	font-size: 78px;
	margin-top:0px;
	margin-bottom: 5px;
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	text-shadow: 1px 1px 20px #5e2d2d;
}

#main-title-text h2{
	font-size: 32px;
	font-family: 'Petit Formal Script';
	letter-spacing: 0.2em;
		text-shadow: 1px 2px 20px #5e2d2d;
}

#main-title-text span{
	font-family: 'Petit Formal Script';
	font-size: 32px;
			text-shadow: 1px 2px 20px #5e2d2d;
}

.kkcount-down{
	margin-top: 25px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 1.5;

}



#main-title-text h1, #main-title-text h2{
	color: #fff;
}

/* ----------------- Our Story Styles ------------------- */

#pick-up-page {
/*	margin-top: -80px;*/
}

.page-wrapper{
	padding: 40px;
}

.page{
	overflow: hidden;
	max-width: 700px;
	margin: 0px auto;
	background-color: #fff;
	padding: 50px;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}

.page.page-max{
	max-width: 100%;
}

#story-photo{
	width: 65%;
	display:block;
	margin:0px auto;
	padding: 10px;
}

dl.news-box dt{
	color:#a1356a;
}

/* photo Page */


.photo-wrapper{
	padding-bottom: 8%;
	padding-top: 10%;
	position:relative;
	text-align:center;
}

.photo-wrapper.photo1{
	background:url('../images/main2.jpg');
	background-size: cover;
	background-attachment: fixed;
}

.photo-wrapper.photo2{
	background:url('../images/main3.jpg');
	background-size: cover;
	background-attachment: fixed;
}

.photo-wrapper.photo3{
	background:url('../images/main4.jpg');
	background-size: cover;
	background-attachment: fixed;
}

#photo-details{
	margin:0px auto;
	text-align: center;
	position:relative;
	display:inline-block;
	padding: 20px;
}

#photo-details h3{
	font-size:2em;
	font-family: 'Petit Formal Script';
	color: #fff;
	margin-bottom: 30px;
	text-shadow: 1px 1px 5px #5e2d2d;
}

#photo-details h2{
	color: #fff;
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	text-shadow: 1px 1px 5px #5e2d2d;
}

#wedding-details h1{
	color: #fff;
	font-size: 4em;
}

.wedding-wrapper img{
	border: 1px solid #c8c8c8;
	width: 100%;
	padding: 6px;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
	margin-bottom: 15px;
}

/* ----------------- Visitors Styles ------------------- */

#visitors-list li{
	margin-bottom: 25px;
	overflow: hidden;
}

#visitors-list .withimg{
	padding-left: 15px;
	float:left;
	width: 66%;
}

#visitors-list .notimg{
	padding-left: 15px;
}

#visitors-list h5{
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:0px;
}

#visitors-list h6{
	margin-top: 7px;
	margin-bottom: 10px;
}

#visitors-list p{
	margin-top: 10px;
}

/* ----------------- Menu Styles ------------------- */

#menu-list {
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 25px;
	overflow: hidden;
}

#menu-item {
	margin-bottom: 10px;
	overflow: hidden;
}

#menu-item dl.withimg{
	padding-left: 10px;
	float:left;
	width: 66%;
}

#menu-item dl.notimg{
	padding-left: 10px;
}

#menu-list h5{
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin:0px;
	margin-bottom: 15px;
}

#menu-item dt{
	font-weight: bold;
	margin-bottom: 10px;
}

#menu-item dd{
	margin-bottom: 5px;
}


#menu-item p{
	margin-top: 10px;
}


/* ----------------- Gallery Styles ------------------- */

/* 
#gallery-page img{
	padding: 10px;
	border: 1px solid #d8d8d8;
}

#gallery-page img:hover{
	background-color: #f0f0f0;
}

*/

/* ----------------- RSVP Styles ------------------- */

#rsvp-page p{
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 20px;
	padding-bottom: 15px;
	overflow: hidden;
}

#rsvp-page h5{
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

#rsvp-page iframe{
	margin-top: 10px;
}



#submit-form{
	margin:0px auto;
	display: block;
	border: 1px solid #d8d8d8;
	font-size: 1em;
	cursor: pointer;	
	background-color: #fff;
	font-family: 'Sintony';
	padding:10px;
	margin-top: 20px;
}



/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 767px) {

#home-page{
	background-attachment: scroll;
}

#main-title-text h1{
	font-size: 55px;
}

.seven{
	margin-bottom: 15px;
}

#wedding-page{
	background-attachment: scroll;
}

.story-wrapper{
	padding: 0px 10px 0px 10px;
	height: 600px;
}

#story-list img{
	max-height: 250px;
}

#story-list p{
	width: 100%;
}

.page-wrapper{
	padding: 40px 10px 40px 10px;
}



#visitors-list{
	width: 98%;
	margin:0px auto;
}

#visitors-list div{
	width: 100%;
}

#visitors-list .withimg{
	width: 100%;
}



#menu-item dl.withimg{
	width: 100%;
}


.photoR{
	width: 90%;
	margin: 0 0 20px 0;
	float:left;
}

.photoL{
	width: 90%;
	margin: 0 0 20px 0;
	float:left;
}

.page{
	padding: 30px 20px 30px 20px;
}

#wedding-details h1{
	font-size: 35px;
}

#wedding-details h2{
	font-size: 26px;
}

#wedding-details h3{
	font-size: 22px;
}	


}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

#home-page{
	background-attachment: scroll;
}

#wedding-page{
	background-attachment: scroll;
}



}