



/*TOP画面-----------------------------------------------------------------------------------*/
.appeal.top .footWrapper{
	margin-top:0!important;
}
.appeal.top .mainImageWrapper{
	background:url(/wedding/appeal/images/top/main.jpg) center center no-repeat;
	background-size:cover;
}
/**/
.bodyWrapper{
	width:100%;
	margin-top:0!important;
}
.appeal.top .copy{
	text-align:center;
	font-size:30px;
	padding:50px 0 40px;
}
.appeal.top .lead{
	position:relative;
	text-align:center;
}
.appeal.top .lead:after{
	position: absolute;
	display: block;
	margin:0 0 0 -7px;
	padding: 0;
	content: "";
	bottom: -60px;
	left: 50%;
	width: 15px;
	height: 14px;
	z-index: 1;
	background:url(/wedding/images/share/linestone.png);
	background-size:15px 14px;
}
.appeal.top .copy02{
	text-align:center;
	font-size:22px;
	padding:100px 0 40px;
}
/*記念館、神宮共通------------------------*/
.appeal.top .box{
	position:relative;
	width:600px;
	margin-top:40px;
}
.appeal.top .box .t{
	width:283px;
	text-align:justify;
}
.appeal.top .box .p{
	position:absolute;
	bottom:0;
	width:246px;
}
.appeal.top .box .p img:nth-child(1){
	float:left;
}
.appeal.top .box .p img:nth-child(2){
	float:right;
}
/**/
.appeal.top .box .t h4{
	margin-bottom:25px;
	font-size:26px;
	font-weight:normal;
}
.appeal.top .box .t .syuyoBox{
	margin-top:20px;
	padding:10px 0;
	text-align:center;
}
.appeal.top .box .t .syuyoBox p:nth-child(1){
	font-weight:bold;
	color:#8f5151;
}
.appeal.top .box .t .syuyoBox p:nth-child(2){
	font-size:12px;
}
/*記念館------------------------*/
.appeal.top .kinenkanWrapper{
	width:50%;
	float:left;
}
.appeal.top .kinenkanWrapper .mainP{
	width:100%;
	height:375px;
	_float:left;
	border-bottom:solid 7px #bec382;
}
.appeal.top .kinenkanWrapper .mainP div{
	width:100%;
	height:375px;
	border-bottom:solid 1px #fff;
	background:url(images/top/kinenkan_p01.jpg) center center no-repeat;
	background-size:cover;
}
/**/
.appeal.top .kinenkanWrapper .box{
	float:right;
}
.appeal.top .kinenkanWrapper .box .t{
	float:right;
	margin-right:34px;
}
.appeal.top .kinenkanWrapper .box .p{
	float:left;
}
.appeal.top .kinenkanWrapper .box .t .syuyoBox{
	background:#eeefe1;
}
/*神宮------------------------*/
.appeal.top .jinguWrapper{
	width:50%;
	float:right;
}
.appeal.top .jinguWrapper .mainP{
	width:100%;
	height:375px;
	_float:left;
	border-bottom:solid 7px #a592b5;
}
.appeal.top .jinguWrapper .mainP div{
	width:100%;
	height:375px;
	border-bottom:solid 1px #fff;
	background:url(images/top/jingu_p01.jpg) center center no-repeat;
	background-size:cover;
}
/**/
.appeal.top .jinguWrapper .box .p{
	right:0;
}
/**/
.appeal.top .jinguWrapper .box{
	float:left;
}
.appeal.top .jinguWrapper .box .t{
	float:left;
	margin-left:34px;
}
.appeal.top .jinguWrapper .box .p{
	float:right;
}
.appeal.top .jinguWrapper .box .t .syuyoBox{
	background:#ede8f0;
}
/*------------------------*/
.appeal.top .copy03{
	position:relative;
	text-align:center;
	font-size:26px;
	padding:120px 0 40px;
}
.appeal.top .copy03:after{
	position: absolute;
	display: block;
	margin:0 0 0 -7px;
	padding: 0;
	content: "";
	bottom: 15px;
	left: 50%;
	width: 15px;
	height: 14px;
	z-index: 1;
	background:url(/wedding/images/share/linestone.png);
	background-size:15px 14px;
}
.appeal.top .lead03{
	text-align:center;
}
/**/
.appeal.top .pWrapper{
	width:100%;
	margin:30px auto 0;
}
.appeal.top .pWrapper img{
	width:33.3%;
	float:left;
}
.appeal.top .pWrapper img:nth-child(1),
.appeal.top .pWrapper img:nth-child(2){
	_margin-right:20px;
}
.appeal.top .pWrapper img:nth-child(3){
	margin-right:0;
}

/**/
.jingu{
	width:100%;
	margin-top:60px;
	padding:40px 0 80px;
	text-align:center;
	background:#fcfaf4;
	border-top:solid 4px #dbd5e0;
}
.jingu h4{
	padding:0 0 12px 0;
	font-size:30px;
	font-weight:normal;
	background:url(/wedding/images/share/linestone.png) center bottom no-repeat;
	background-size:15px 14px;
}
.jingu .txt{
	padding:14px 0 30px;
}
.jingu .pBox{
	width:100%;
	margin:0 auto;
}
.jingu .pBox .left{
	width:50%;
	float:left;
}
.jingu .pBox .right{
	width:50%;
	float:right;
}
.jingu .pBox .left img,
.jingu .pBox .right img{
	width:100%;
	height:auto;
}
.jingu .pBox p{
	padding-top:6px;
}
.jingu .jinguBtn{
	display:block;
	width:400px;
	margin:30px auto 0;
	padding:14px 0;
	text-align:center;
	background:#a592b5;
	color:#fff;
	text-decoration:none;
}
/*201181218----------------------------------------*/
.aBox{
	display:flex;
	width:96%;
	min-width:1192px;
	margin:16px auto 0;
}
.aBoxbox{
	display:block;
	width:50%;
}
.btnBox{
	display:block;
	width:96%;
	margin:20px auto 0;
	padding:12px 0;
	border:solid 1px #dadada;
	text-decoration:none;
}
.btnBox:link,
.btnBox:visited,
.btnBox:hover{
	text-decoration:none;
}
.btnBox .inner{
	max-width:80%;
	margin:0 auto;
	padding:18px 0 18px;
	background:#bec382;
	color:#fff;
	line-height:1.4em;
	text-decoration:none;
	font-size:15px;
	color:#fff;
}
.aBoxbox:nth-child(2) .btnBox .inner{
	background:#a592b5;
}
.btnBox h4{
	font-weight:normal;
	font-size:19px;
	color:#fff;
}
.btnBox p,
.btnBox h4 span,
.btnBox span{
	color:#fff;
}
.btnBox .syuyoBox p:first-child{
	display:inline-block;
	background:#fff;
	color:#666;
	margin:14px 0 0;
	padding:4px 20px;
	border-radius:30px;
}
.telBox{
	margin:14px 0 4px;
	font-size:22px;
	line-height:1em;
}
.telBox span{
	font-size:28px;
	line-height:1em;
}
/**/
.lead.n01{
	padding:40px 0 26px;
}
.appeal.top .lead.n01::after {
	bottom: -10px;
}
/**/
.appeal.top .copy {
	position:relative;
	padding: 30px 0 20px;
}
.appeal.top .copy::after {
	position: absolute;
	display: block;
	margin: 0 0 0 -7px;
	padding: 0;
	content: "";
	top: -10px;
	left: 50%;
	width: 15px;
	height: 14px;
	z-index: 1;
	background: url(/wedding/images/share/linestone.png);
		background-size: auto auto;
	background-size: 15px 14px;
}
.lead.n02{
	padding:0 0 40px 0;
}
.appeal.top .lead.n02::after{
	display:none;
}
/**/
.txtBox{
	margin:30px 0;
}
.txtBox p:first-child{
	font-size:26px;
}
/**/
.bodyWrapper.bottom{
	margin:20px 0 80px;
}
.accessBox{
	display:block;
	margin:10px 0 0 0;
}
.accessBox:link,
.accessBox:visited,
.accessBox:hover{
	color:#666;
	text-decoration:none;
}

/*20181220*/
.tt{
	border-collapse:collapse;
	margin:14px auto 0;
	border:solid 1px #ddd;
}
.tt th{
	padding:8px 26px;
	font-weight:normal;
	border:solid 1px #ddd;
}
.tt td{
	padding:8px 26px;
	text-align:left;
	border:solid 1px #ddd;
}







/*responsive--------------------------------*/
.img100per{
	width:100%;
	height: auto;
}
.img-sp100per{
}
.img-max100per{
	display: block;
	max-width: 100%;
	height: auto;
}
/*############################################*/
/*  */
/*############################################*/
.sp{
	display:none;
}
@media (max-width: 992px) {

}
@media only screen and (max-width: 767px) {
	body{
		font-size:14px;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
	.img100per{
		width:100%;
		height: auto;
	}
	.img-sp100per{
		width:100%;
		height: auto;
	}
	.img-max100per{
		display: block;
		max-width: 100%;
		height: auto;
	}

	/*TOP画面-----------------------------------------------------------------------------------*/
	/**/
	.bodyWrapper{
		width:100%;
		margin-top:0!important;
	}
	.appeal.top .footWrapper{
		margin-top:0!important;
	}
	.appeal.top .mainImageWrapper{
		width:100%;
		height:80vw;
	}
	/**/
	.bodyWrapper{
		width:100%;
		margin-top:0!important;
	}
	.appeal.top .copy{
		text-align:center;
		font-size:28px;
		padding:30px 0 30px;
	}
	.appeal.top .lead{
		width:80%;
		margin:0 auto;
		text-align:left;
	}
	.appeal.top .lead:after{
		bottom: -40px;
	}
	.appeal.top .copy02{
		width:94%;
		margin:0 auto;
		font-size:22px;
		padding:70px 0 30px;
	}
	/*記念館、神宮共通------------------------*/
	.appeal.top .box{
		position:relative;
		width:90%;
		margin:20px auto 0;
	}
	.appeal.top .box .t{
		width:100%;
		text-align:justify;
	}
	.appeal.top .box .p{
		position:static;
		bottom:auto;
		width:100%;
	}
	.appeal.top .box .p img{
		width:100%;
		float:none;
	}
	/**/
	.appeal.top .box .t h4{
		margin-bottom:12px;
		font-size:24px;
		font-weight:normal;
		text-align:center;
	}
	.appeal.top .box .t .syuyoBox{
		margin:20px 0 20px;
		padding:10px 0;
		text-align:center;
	}
	.appeal.top .box .t .syuyoBox p:nth-child(1){
		font-weight:bold;
		color:#8f5151;
	}
	.appeal.top .box .t .syuyoBox p:nth-child(2){
		font-size:12px;
	}
	/*記念館------------------------*/
	.appeal.top .kinenkanWrapper{
		width:100%;
		padding-bottom:80px;
		float:none;
	}
	.appeal.top .kinenkanWrapper .mainP{
		width:100%;
		height:50vw;
		float:none;
	}
	.appeal.top .kinenkanWrapper .mainP div{
		width:100%;
		height:50vw;
	}
	/**/
	.appeal.top .kinenkanWrapper .box{
		float:none;
	}
	.appeal.top .kinenkanWrapper .box .t{
		float:none;
		margin-right:0px;
	}
	.appeal.top .kinenkanWrapper .box .p{
		float:none;
	}
	.appeal.top .kinenkanWrapper .box .t .syuyoBox{
		background:#eeefe1;
	}
	/*神宮------------------------*/
	.appeal.top .jinguWrapper{
		width:100%;
		float:none;
	}
	.appeal.top .jinguWrapper .mainP{
		width:100%;
		height:50vw;
		float:none;
	}
	.appeal.top .jinguWrapper .mainP div{
		width:100%;
		height:50vw;
	}
	/**/
	.appeal.top .jinguWrapper .box .p{
		float:none;
	}
	/**/
	.appeal.top .jinguWrapper .box{
		float:none;
	}
	.appeal.top .jinguWrapper .box .t{
		float:none;
		margin-left:0px;
	}
	.appeal.top .jinguWrapper .box .p{
		float:none;
	}
	.appeal.top .jinguWrapper .box .t .syuyoBox{
		background:#ede8f0;
	}
	/*------------------------*/
	.appeal.top .copy03{
		font-size:24px;
		padding:50px 0 40px;
	}
	.appeal.top .copy03:after{
	
	}
	.appeal.top .lead03{
		text-align:center;
	}
	/**/
	.appeal.top .pWrapper{
		width:100%;
		margin:30px auto 0;
	}
	.appeal.top .pWrapper img{
		width:33%;
		float:left;
	}
	.appeal.top .pWrapper img:nth-child(1),
	.appeal.top .pWrapper img:nth-child(2){
		width:33%;
		margin-right:0px;
	}
	.appeal.top .pWrapper img:nth-child(3){
		width:34%;
		margin-right:0;
	}
	
	/**/
	.jingu{
		width:100%;
		margin-top:40px;
		padding:30px 0 50px;
	}
	.jingu h4{
		padding:0 0 12px 0;
		font-size:24px;
		font-weight:normal;
		background:url(/wedding/images/share/linestone.png) center bottom no-repeat;
		background-size:15px 14px;
	}
	.jingu .txt{
		width:94%;
		margin:0 auto;
		padding:14px 0 30px;
	}
	.jingu .pBox{
		width:100%;
		margin:0 auto;
	}
	.jingu .pBox .left{
		width:50%;
		float:left;
	}
	.jingu .pBox .right{
		width:50%;
		float:right;
	}
	.jingu .pBox .left img,
	.jingu .pBox .right img{
		width:100%;
		height:auto;
	}
	.jingu .pBox p{
	
	}
	.jingu .jinguBtn{
		width:100%;
	}

	/*201181218----------------------------------------*/
	.aBox{
		display:block;
		width:96%;
		min-width:auto;
		margin:16px auto 0;
	}
	.aBoxbox{
		display:block;
		width:100%;
	}
	.btnBox{
		display:block;
		width:100%;
		margin:20px auto 0;
	}
	.btnBox:link,
	.btnBox:visited,
	.btnBox:hover{
	
	}
	.btnBox .inner{
		max-width:calc(100% - 18px);
	}
	.aBoxbox:nth-child(2) .btnBox .inner{
		background:#a592b5;
	}
	.btnBox h4{
		margin-bottom:6px;
	}
	.btnBox h4,
	.btnBox h4 span{
		line-height:1.3em;
	}
	.btnBox .syuyoBox p:first-child{
	}
	.telBox span a {
		margin:14px 0 4px;
		font-size:28px;
		line-height:1em;
		color:#555;
		text-decoration:none;
		font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	}
	.telBox span{
	}
	.appeal.top .kinenkanWrapper {
		padding-bottom: 0px;
	}
	/**/
	.lead.n01{
		padding:40px 0 26px;
	}
	.appeal.top .lead.n01::after {
		bottom: -10px;
	}
	/**/
	.appeal.top .copy {
		position:relative;
		padding: 70px 0 20px;
	}
	.appeal.top .copy::after {
		position: absolute;
		display: block;
		margin: 0 0 0 -7px;
		padding: 0;
		content: "";
		top: 26px;
		left: 50%;
		width: 15px;
		height: 14px;
		z-index: 1;
		background: url(/wedding/images/share/linestone.png);
			background-size: auto auto;
		background-size: 15px 14px;
	}
	.lead.n02{
		text-align:center!important;
		padding:0 0 40px 0;
	}
	.appeal.top .lead.n02::after{
		display:none;
	}
	/**/
	.txtBox{
		margin:30px 0;
	}
	.txtBox p:first-child{
		font-size:26px;
	}
	/**/
	.bodyWrapper.bottom{
		margin:20px 0 40px;
	}
	.accessBox{
		display:block;
		margin:10px 0 0 0;
	}












}/*@*/

















