@charset "UTF-8";
/* CSS Document */

/*===============================================
style.css 画面の横幅が951px以上
===============================================*/


@import "../../../files/css/common/layout01pc.css";


	/*以下、画面の横幅が951pxまでの場合のスタイル記入*/


	/*=================================*/
	/*Layout*/
	/*=================================*/


#contents .contentWrap {
	margin-bottom: 0;
}

#contents .contentWrap .leftContents .contentsimage {
		margin-bottom:40px;
	}
	@media screen and (max-width: 767px) {
		#contents .contentWrap .leftContents .contentsimage {
			margin-bottom:5vw;
		}
		#contents .contentWrap .leftContents .contentsimage img {
			width: 100%;
			height: auto;
		}
	}

#contents .contentWrap .leftContents .contentsdiscription {
	margin:0 0 30px 0;
}

@media screen and (max-width: 767px) {
	.title-pic img {
		width: 100%;
		height: auto;
	}
	.title-pic-120 img {
		width: 120%;
		height: auto;
	}
	.top-photo{
		width: 100%;
		height: auto;
		margin-bottom: 3vw;
	}
}

/*=================================*/
/*index*/
/*=================================*/



#contents .contentWrap .leftContents .contentsindex {
	width: 662px;
	padding-bottom: 50px;
}

#contents .contentWrap .leftContents .greeting {
	color: #7b1d89;
}


	#contents .contentWrap .leftContents .contentsindex .item {
		width: 200px;
		float: left;
		margin:0px 30px 0 0;
	}

		#contents .contentWrap .leftContents .contentsindex .item p{
			background-image: url(../../../files/img/common/infoTitleArrow.jpg);
			background-position: left center;
			background-repeat: no-repeat;
			padding-top: 0px;
			padding-left: 10px;
			padding-right: 0px;
			padding-bottom: 0px;
			margin-top: 10px;
		}

	#contents .contentWrap .leftContents .contentsindex .item:last-child {
		margin:0;
	}

	.signature {
		margin-bottom: 40px;
	}

@media screen and (max-width: 767px) {
	#contents .contentWrap .leftContents .contentsindex {
		width: 100%;
		padding-bottom: 12vw;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#contents .contentWrap .leftContents .contentsindex .item {
		width: 47%;
		margin:0 0 5vw;
	}
	#contents .contentWrap .leftContents .contentsindex .item img {
		width: 100%;
		height: auto;
	}
	#contents .contentWrap .leftContents #eidai .photo-eidai {
		width: 100%;
		height: auto;
	}
	.signature {
		float: right;
		margin-bottom: 0;
	}
}


		.sign{
			float: right;
			margin-right: 3px;
		}

		

/*=================================*/
/*eidaikuyou*/
/*=================================*/

	#eidai .mt20{
		margin-top:20px;
	}

	#eidai .btn ul{
		border-bottom:1px dotted #888;
		padding-bottom:30px;
		margin-bottom:20px !important;
	}

		#eidai .btn ul li{
		margin-right:15px !important;
		width:210px !important;
		}

		#eidai .btn ul li:last-child{
			margin-right:0px !important;
		}


	#eidai dl{
		margin-top:20px;
		padding-bottom:20px;
	}

		#eidai .border{
			background: url(../img/eidaikuyou2/border.jpg)no-repeat bottom;
			}

	#eidai dl dd{
		margin:20px 0 0 0 !important;
		line-height:1.7em;
		overflow: hidden;
	}

		#eidai dl dd .gassho{
			text-align:right;
		}


		@media screen and (max-width: 767px) {
			#eidai .mt20{
				margin-top:8vw;
				width: 100%;
				height: auto;
			}
			#eidai dl{
				margin-top:8vw;
				padding-bottom:8vw;
			}
			#eidai .btn ul li {
				margin-bottom: 5vw;
			}
			#eidai dl dd img{
				width: 100%;
				height: auto;
			}
		}

/*=================================*/
/*永代供養とは*/
/*=================================*/

	.whats-eidai .whatsL{
				float:left;
				width: 420px;
				margin-right: 20px;
	}
	.whats-eidai .whatsR {
		width: 100%;
		margin-top: 0;
		float: none;
	}

	@media screen and (max-width: 767px) {
		.whats-eidai {
			display: flex;
			justify-content: space-between;
			flex-flow: row-reverse;
		}
		.whats-eidai .whatsL {
			float: none;
			width: 47%;
			margin-right: 0;
		}
		.whats-eidai .whatsR {
			width: 50%;
			margin-top: 1vw;
		}
	}

/*=================================*/
/*こんな方々へお勧め*/
/*=================================*/

			#eidai dl .recommend {
				background: url(../img/eidaikuyou2/ttl002Bg.jpg);
				width:620px;
				height:219px;
				padding:20px;
			}

			#eidai dl .recommend .recommendBox{
				width: 310px;
				margin-top: 9px;
				margin-left: 7px;
				float: left;
			}

			#eidai dl .recommend .rightBox{
				width: 290px;
				float: right;
				margin-top:15px;
				margin-left: 10px;
			}
			#eidai dl .recommend .rightBox .recommend-title{
				font-size: 1.325rem;
				font-family: 'Noto Serif JP', serif;
				font-weight: 200;
				margin-bottom: 0.5rem;
			}
			#eidai dl .recommend .rightBox ul li{
				margin: 0;
			}
			

				#eidai dl .recommend .rightBox ul{
					margin: 10px 0 40px!important;
				}

					#eidai dl .recommend .rightBox ul li{
						background: url(../img/eidaikuyou2/arrow.jpg)no-repeat left;
						width:250px;
						padding-left: 10px;
						margin-bottom:5px;
					}


			@media screen and (max-width: 767px) {
				#eidai dl .recommend {
					background: none;
					margin-top:0;
					width:100%;
					height:auto;
					padding:0;
					border: 3px solid #e2ce91;
					box-sizing: border-box;
					margin-bottom: 2vw;
				}
				#eidai dl .recommend .recommendBox{
					width: 90%;
					margin: 5vw auto;
					float: none;
				}
				#eidai dl .recommend .rightBox{
					width: 90%;
					float: none;
					margin: 0 auto;
				}
				#eidai dl .recommend .rightBox ul{
					margin: 3vw 0 3vw!important;
				}
			}

/*=================================*/
/*よくあるご質問*/
/*=================================*/

			#eidai dl #QA dl{
				float: left;
				width: 330px;
				}

				#eidai dl #QA dl dt{
					width: 30px;
					float: left;
				}

				#eidai dl #QA dl dd{
					margin:0 !important;
					padding-left: 10px;
				}

/*=================================*/
/*無礙光堂の永代供養*/
/*=================================*/

.ttl004 ul{
}

.ttl004 ul li{
/*background: url(../img/eidaikuyou2/eidaiBg.jpg)no-repeat;*/
border:1px #ddd solid;
width: 207px !important;
height: 214px;
float: left;
margin-right: 15px !important;
display: table;
margin-bottom: 30px;
}

.ttl004 ul li p{
		display:table-cell;
		vertical-align: middle;
		padding:15px;
		font-weight: bold;
		color: #222;
}

.ttl004 ul li p span{
	font-weight: normal;
	font-size: 90%;
}

.ttl004 ul .last{
	margin-right: 0px !important;
}

.ttl004 ul .end{
	margin-right: 0px !important;
	border: none;
}
.ttl004 ul .end-sp{
	display: none;
}

.muge-sp {
	display: none;
}
@media screen and (max-width: 767px) {
	.ttl004 ul{
		margin-top: 5vw!important;
		margin-bottom: 0!important;
	}
	.ttl004 ul li{
		width: 100% !important;
		height: auto;
		margin-right: 0 !important;
		margin-bottom: 5vw;
	}
	.ttl004 ul li p{
		padding: 3vw;
		line-height: 5.5vw;
	}
	.ttl004 ul li p span{
		line-height: normal;
		font-size: 85%;
	}
	.ttl004 ul .end{
		display: none;
	}
	.ttl004 ul .end-sp{
		display: block;
		text-align: center;
		background-color: #4a4b4f;
		border:none;
		box-shadow: inset 0 0 0.5vw 0.5vw #fff;
	}
	.ttl004 ul .end-sp a p{
		color: #fff;
		font-size: 4vw;
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		padding: 5vw;
	}
	.ttl004 ul .end-sp a p::before{
		content: "";
		box-sizing: border-box;
		width: 5vw;
		border: 1.5vw solid transparent;
		border-left: 2vw solid #fff;
		display: inline-block;
		margin-bottom: -0.25vw;
	}
	.ttl004 ul .end-sp a p br{
		display: none;
	}
	.muge-sp {
		display: block;
	}
	.muge-pc {
		display: none;
	}
}

/*=================================*/
/*無礙光会*/
/*=================================*/

.mugekoukai{
	margin:20px 0;
}

.mugekoukai img{
	float:left;
}

/*=================================*/
/*葬儀について*/
/*=================================*/

.sougi{
	margin: 20px 0 40px 0;
}

.sougi .boxL{
	float: left;
	width: 240px;
}

.sougi .boxR{

}

@media screen and (max-width: 767px) {
	.sougi .boxL{
		width: 50%;
	}
	.sougi .boxL img{
		width: 100%;
		height: auto;
	}
	.sougi .boxR{
		width: 47%;
		float: right;
	}
}


/*墓苑*/
@media screen and (max-width: 767px) {
	.title-pic {
		padding: 15px 0 5px 0!important;
	}
	.boen-text {
		width: 100%!important;
		padding: 0 0 8vw 0!important;
		line-height: 5vw!important;
		margin-top: 2vw;
	}
	.boen-photo {
		float: none!important;
		display: block;
		width: 80%;
		height: auto;
		margin: 0 auto 15vw;
	}
}


/*申し込み*/
@media screen and (max-width: 767px) {
	.contact-btn img {
		padding-bottom: 5vw!important;
	}
}