@charset "utf-8";
/*無量寺について
---------------------------------------------------------- */
.about-read {
	margin-top: 30px;
}
.about-read ul {
	list-style: none;
	padding: 0 10px;
}
.about-read li {
	line-height: 2.0em;
}

/*スマホ用*/
@media screen and (max-width: 767px) {
.about-ph {
	margin: 10px auto 0;
	width: 97%;
}
.aboutBox {
	border-collapse: collapse;
	margin: 40px auto 0;
	width: 97%;
}
.aboutBox th, .aboutBox td {
	border: 1px solid #e6e6e6;
	padding: 8px;
}
.aboutBox th {
	background: #4a0052;
	text-align: center;
	color: #ffffff;
}
.aboutBox tr, .aboutBox th, .aboutBox td {
	display: block;
	width: auto;
}
.bnnContact {
	margin: 20px auto;
	width: 95%;
}
}

/*デスクトップ用*/
@media (min-width: 768px) {
.about-read ul {
	display: flex;
}
.about-read li:first-child {
	width: 630px
}
.about-read li:last-child {
	margin-left: 24px;
	width: 336px;
	flex: none;
}
.aboutBox {
	margin: 50px auto 0px;
	width: 980px;
}
.aboutBox tr th {
	padding: 15px 10px;
	border-bottom: 1px solid #dfdfdf;
	width: 160px;
}
.aboutBox tr td {
	padding: 15px 10px;
	border-bottom: 1px solid #dfdfdf;
}
.pict {
	font-size: 9px;
	color: #a70dbc;
	padding-right: 5px;
}
.bnnContact {
	width: 900px;
	margin: 40px auto 40px;
}
}

/*永代供養のご案内
---------------------------------------------------------- */
.perpetual-read,
.perpetual-cost {
	margin-top: 30px;
}
.perpetual-read ul,
.perpetual-cost ul {
	list-style: none;
	padding: 0 10px;
}
.perpetual-read li {
	line-height: 2.0em;
}
.perpetual-read h3 {
	color: #4a0052;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.perpetual-cost h4 {
	color: #4a0052;
	font-size: 20px;
	border-bottom: #4a0052 solid 2px;
	padding: 0 0 5px 15px;
	margin-bottom: 20px;
}
.perpetual-catch {
	text-align: center;
	margin-top: 40px;
	font-size: 30px;
	line-height: 2.0em;
}

/*スマホ用*/
@media screen and (max-width: 767px) {
	.perpetual-img img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}
}

/*デスクトップ用*/
@media (min-width: 768px) {
	.perpetual-read ul,
	.perpetual-cost ul {
	display: flex;
}
.perpetual-read li:first-child,
	.perpetual-cost li:first-child {
	width: 550px
}
.perpetual-read li:last-child,
	.perpetual-cost li:last-child {
	margin-left: 34px;
	width: 396px;
	flex: none;
}
	.perpetual-img img {
		width: 550px;
	}

}



/*ペット供養のご案内
---------------------------------------------------------- */

.pet-read,
.pet-cost {
	margin-top: 30px;
}
.pet-read ul,
.pet-cost ul {
	list-style: none;
	padding: 0 10px;
}
.pet-read li {
	line-height: 2.0em;
}
.pet-read h3 {
	color: #4a0052;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.pet-cost h4 {
	color: #4a0052;
	font-size: 20px;
	border-bottom: #4a0052 solid 2px;
	padding: 0 0 5px 15px;
	margin-bottom: 20px;
}
.pet-cost h5 {
	color: #ffffff;
	font-size: 16px;
	background-color: #4a0052;
	padding: 5px 0 5px 15px;
	margin-top: 40px;
	margin-bottom: 10px;
}
.pet-text {
		font-size: 20px;
		line-height: 2.0em;
	}
.pet-title-01 {
	width: 97%;
	margin: 0 auto 20px;
	padding: 7px 20px;
	background-color: #f1d59e;
	color: #896726;
	font-weight: 600;
	border-radius: 11px;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	-ms-border-radius: 11px;
	-o-border-radius: 11px;
}
.pet-cost p,
.pet-read-01 {
	width: 97%;
	margin: 0 auto 20px;
}
.pet-cost p::after {
 	font-family: FontAwesome;
	content: "\f0d7";
	color: #f1d59e;
	text-align: center;
	display: block;
	font-size: 70px;

}

.pet-flex-01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
	padding: 0 10px;
}
.pet-flex-01 li {
	list-style: none;
	margin-bottom: 20px;
}

/*スマホ用*/
@media screen and (max-width: 767px) {
	.pet-read,
	.pet-cost {
	padding: 0 10px;
}
.pet-read {
	margin-bottom: 30px;
}
	.img-free {
		padding-top: 20px;
	margin: 0 auto;
	width: 95%;
}
.pet-title-01 {
	font-size: 16px;
}
	.pet-text {
		font-size: 16px;
		margin-bottom: 20px;
	}

/* =============
pet-btn-sp
============= */
.pet-btn-sp {
	margin-top: 30px;
}
.pet-btn-sp li {
	margin-bottom: 20px;
}
.pet-btn-sp a:hover img {
opacity: 0.7;
}
}

/*デスクトップ用*/
@media (min-width: 768px) {
	.pet-read {
		margin-bottom: 70px;
	}
	.pet-read ul,
	.pet-cost ul {
	display: flex;
}
	.pet-read li:first-child,
	.pet-cost li:first-child {
	width: 550px
}
	.pet-read li:last-child,
	.pet-cost li:last-child {
	margin-left: 34px;
	width: 396px;
	flex: none;
}
	.pet-cost h4 {
	margin-top: 70px;
}
	.pet-img img {
		width: 550px;
	}
	.pet-ph img {
		width: 396px;
		height: auto;
	}
	.img-free {
	width: 980px;
	margin: 40px auto 40px;
}
.pet-title-01 {
	font-size: 20px;
}
.pet-flex-01 img {
	width: 310px;
	height: auto;
}

/* =============
pet-btn
============= */
.pet-btn {
	margin: 50px auto 50px;
	width: 980px;
}
.pet-btn table tr th {
	width: 25px;
}

/*--- ロールオーバー設定 ---*/
.pet-btn table tr td.btnPet1 a {
	background:url(../pet/img/pet-btn1.png) no-repeat 0 0;
	width:310px;
	text-indent:-9999px;
	display:block;
	height:300px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
.pet-btn table tr td.btnPet1 a:hover
{
	background:url(../pet/img/pet-btn1.png) no-repeat 0 -300px;
}

.pet-btn table tr td.btnPet2 a {
	background:url(../pet/img/pet-btn2.png) no-repeat 0 0;
	width:310px;
	text-indent:-9999px;
	display:block;
	height:300px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
.pet-btn table tr td.btnPet2 a:hover
{
	background:url(../pet/img/pet-btn2.png) no-repeat 0 -300px;
}

.pet-btn table tr td.btnPet3 a {
	background:url(../pet/img/pet-btn3.png) no-repeat 0 0;
	width:310px;
	text-indent:-9999px;
	display:block;
	height:300px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
.pet-btn table tr td.btnPet3 a:hover
{
	background:url(../pet/img/pet-btn3.png) no-repeat 0 -300px;
}


}

/*アクセス
---------------------------------------------------------- */
.accessBox {
	margin-top: 30px;
}
.accessBox ul {
	list-style: none;
	padding: 0 10px;
}
.accessBox li {
	line-height: 2.0em;
}
.accessBox li table {
	width: 100%;
}
.access-map h4 {
	color: #4a0052;
	font-size: 20px;
	border-bottom: #4a0052 solid 2px;
	padding: 0 0 5px 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin: 0 auto;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*スマホ用*/
@media screen and (max-width: 767px) {
	.accessBox {
	border-collapse: collapse;
	margin: 40px auto 0;
	width: 97%;
}
.accessBox th, .accessBox td {
	border: 1px solid #e6e6e6;
	padding: 8px;
}
.accessBox th {
	background: #4a0052;
	text-align: center;
	color: #ffffff;
}
.accessBox tr, .accessBox th, .accessBox td {
	display: block;
	width: auto;
}
	.ggmap {
		width: 95%;
	}
}

/*デスクトップ用*/
@media (min-width: 768px) {
.accessBox ul {
	display: flex;
}
.accessBox li:first-child {
	width: 550px
}
.accessBox li:last-child {
	margin-left: 24px;
	width: 336px;
	flex: none;
}
.accessBox tr th {
	padding: 15px 10px;
	border-bottom: 1px solid #dfdfdf;
}
.accessBox tr td {
	padding: 15px 10px;
	border-bottom: 1px solid #dfdfdf;
}
}
