@charset "UTF-8";
/*レスポンシブサイズ設定*/
/**/
/* line 19, ../scss/top.scss */
.top_section1 {
	margin-bottom: 20px;
	-js-display: flex;
	display: flex;
}
/* line 22, ../scss/top.scss */
.top_section1 .pic {
	text-align: center;
}
/* line 24, ../scss/top.scss */
.top_section1 .pic img {
	margin-bottom: 20px;
}

@media print, screen and (min-width: 737px) {
/* line 19, ../scss/top.scss */
.top_section1 {
	background: url(../image/top/top-sec1-bg.png) no-repeat;
	background-size: cover;
	max-width: 990px;
	max-height: 445px;
	justify-content: space-between;
	align-items: flex-start;
	padding: 4% 4% 3% 4%;
}
/* line 36, ../scss/top.scss */
.top_section1 .pic {
	order: 1;
	width: 47%;
}
/* line 39, ../scss/top.scss */
.top_section1 .pic img {
	margin-top: 45px;
	margin-bottom: 20px;
}
/* line 43, ../scss/top.scss */
.top_section1 .pic a.btn1 {
	margin: 0 auto;
}
/* line 48, ../scss/top.scss */
.top_section1 .txt1 {
	order: 3;
	width: 16%;
}
/* line 53, ../scss/top.scss */
.top_section1 .txt2 {
	width: 31%;
	order: 2;
	margin-right: auto;
}
/* line 57, ../scss/top.scss */
.top_section1 .txt2 img {
	margin-top: 40px;
}
}

@media only screen and (max-width: 736px) {
/* line 19, ../scss/top.scss */
.top_section1 {
	background: url(../image/top/top-sec1-bg-sp.png) no-repeat;
	margin: 0 auto 20px;
	max-width: 292px;
	padding: 10px;
	flex-wrap: wrap;
}
/* line 69, ../scss/top.scss */
.top_section1 .pic {
	order: 3;
	width: 100%;
}
/* line 73, ../scss/top.scss */
.top_section1 .txt1 {
	order: 1;
	width: 100%;
	margin-bottom: 10px;
}
/* line 78, ../scss/top.scss */
.top_section1 .txt2 {
	order: 2;
	width: 100%;
	margin-bottom: 10px;
}
}
/*常住寺からのご案内*/
/* line 86, ../scss/top.scss */
.top_section2 {
	background-color: #eae7cc;
}
/* line 88, ../scss/top.scss */
.top_section2 .inner {
	background-color: #fff;
}
/* line 90, ../scss/top.scss */
.top_section2 .inner .list {
	font-size: 14px;
}
/* line 93, ../scss/top.scss */
.top_section2 .inner .list .icon {
	display: inline-block;
	padding: 5px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	color: #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	letter-spacing: 2px;
	font-size: 12px;
	margin-right: 10px;
	text-align: center;
}
/* line 107, ../scss/top.scss */
.top_section2 .inner .list .icon.annai {
	background-color: #74431f;
}
/* line 110, ../scss/top.scss */
.top_section2 .inner .list .icon.oshirase {
	background-color: #53455f;
}
.top_section2 .inner .honbun{
  margin-top: -10px;
	padding: 0 10px 10px 20px;
  font-size: 1rem;
  line-height: 1.6rem;
}
.top_section2 .inner .honbun p{
    margin-bottom: 10px;
}
@media print, screen and (min-width: 737px) {
/* line 86, ../scss/top.scss */
.top_section2 {
	padding: 10px;
	margin-bottom: 20px;
}
/* line 119, ../scss/top.scss */
.top_section2 .t_tit {
	margin-bottom: 10px;
}
/* line 122, ../scss/top.scss */
.top_section2 .inner {
	padding: 15px;
	height: 195px;
	overflow-y: scroll;
}
.top_section2.post_list .inner {
	padding: 15px;
	height: 600px;
	overflow-y: scroll;
}
/* line 126, ../scss/top.scss */
.top_section2 .inner .list {
	padding: 0 10px 10px 20px;
	background: url(../image/common/all-info-hr.png) no-repeat center bottom;
	margin-bottom: 25px;
}

/* line 130, ../scss/top.scss */
.top_section2 .inner .list .icon {
	width: 80px;
}
/* line 133, ../scss/top.scss */
.top_section2 .inner .list .date {
	display: inline-block;
	width: 100px;
	margin-right: 15px;
}
/* line 140, ../scss/top.scss */
.top_section2 .more {
	padding: 10px 0;
	text-align: center;
}
}

@media only screen and (max-width: 736px) {
/* line 86, ../scss/top.scss */
.top_section2 {
	margin: 0 10px 20px;
	padding: 0 10px 20px;
}
/* line 148, ../scss/top.scss */
.top_section2 .t_tit {
	padding: 10px;
}
/* line 151, ../scss/top.scss */
.top_section2 .inner {
	padding: 15px;
	height: auto;
	overflow-y: scroll;
	margin-bottom: 20px;
}
/* line 156, ../scss/top.scss */
.top_section2 .inner .list {
	padding-bottom: 20px;
}
/* line 158, ../scss/top.scss */
.top_section2 .inner .list .icon {
	width: 80px;
}
/* line 161, ../scss/top.scss */
.top_section2 .inner .list .date {
	display: inline-block;
	width: 120px;
	margin-right: 15px;
}
/* line 166, ../scss/top.scss */
.top_section2 .inner .list .txt {
	display: block;
	padding: 10px 0;
	background: url(../image/common/all-info-hr-sp.png) no-repeat center bottom;
	background-size: 100% auto;
}
/* line 174, ../scss/top.scss */
.top_section2 .more {
	padding: 0 20px;
}
}
/*蓮華堂（納骨堂）のご案内*/
/* line 181, ../scss/top.scss */
.top_section3 .t_tit {
	margin-bottom: 15px;
	text-align: center;
}
/* line 185, ../scss/top.scss */
.top_section3 .t_txt {
	padding: 0 10px 30px;
	line-height: 1.5em;
	font-size: 16px;
}

@media print, screen and (min-width: 737px) {
/* line 191, ../scss/top.scss */
.top_section3 .nokotsudo {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
	background: url(../image/common/icon-logomark.png) no-repeat center center;
	background-size: 3.165% auto;
	margin-bottom: 30px;
}
/* line 197, ../scss/top.scss */
.top_section3 .nokotsudo li {
	width: 45.5%;
}
}

@media only screen and (max-width: 736px) {
/* line 205, ../scss/top.scss */
.top_section3 .nokotsudo li {
	margin: 0 5px 30px;
	text-align: center;
}
}
/*仏壇　仏具一式付*/
/* line 215, ../scss/top.scss */
.top_section4 .s_tit {
	text-align: center;
	margin-bottom: 15px;
}
/* line 219, ../scss/top.scss */
.top_section4 .list {
	-js-display: flex;
	display: flex;
}
/* line 221, ../scss/top.scss */
.top_section4 .list li {
	background-color: #fff;
	padding: 25px 5px;
	display: inline-block;
	min-width: 185px;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.66);
	-webkit-box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.66);
}
/* line 229, ../scss/top.scss */
.top_section4 .list li .pic {
	margin-bottom: 15px;
}
/* line 232, ../scss/top.scss */
.top_section4 .list li .list_tit {
	font-size: 16px;
	border-bottom: 1px solid #964650;
	padding-bottom: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}
/* line 238, ../scss/top.scss */
.top_section4 .list li .list_tit .icon {
	background-color: #931420;
	display: inline-block;
	min-width: 40px;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: inherit;
	color: #fff;
}
.top_section4 .list li .price .icon {
	background-color: #931420;
	display: inline-block;
	min-width: 40px;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	font-size: 12px;
	font-weight: inherit;
	color: #fff;
}
/* line 250, ../scss/top.scss */
.top_section4 .list li .size {
	width: 110px;
	margin: 0 auto 5px auto;
	text-align: left;
}
/* line 255, ../scss/top.scss */
.top_section4 .list li .kazu {
	text-align: left;
	width: 110px;
	margin: 0 auto 5px auto;
}
/* line 259, ../scss/top.scss */
.top_section4 .list li .kazu .kazu_tit {
	text-align: left;
	display: inline-block;
	width: 50px;
	margin-right: 10px;
}
/* line 266, ../scss/top.scss */
.top_section4 .list li .price {
	border-top: 1px solid #931420;
	padding-top: 5px;
	line-height: 1.5em;
}

@media print, screen and (min-width: 769px) {
/* line 219, ../scss/top.scss */
.top_section4 .list {
	flex-wrap: wrap;
	justify-content: space-between;
}
/* line 275, ../scss/top.scss */
.top_section4 .list li {
	width: 21%;
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 768px) {
/* line 219, ../scss/top.scss */
.top_section4 .list {
	overflow-x: scroll;
	flex-wrap: nowrap;
	padding-bottom: 20px;
}
/* line 284, ../scss/top.scss */
.top_section4 .list li {
	width: 240px;
	margin-right: 15px;
}
}
/*配置図*/
/* line 294, ../scss/top.scss */
.top_section5 .s_tit {
	margin-bottom: 15px;
	text-align: center;
}
/* line 299, ../scss/top.scss */
.top_section5 .list li {
	background-color: #fff;
	text-align: center;
	padding: 20px 0;
	box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.66);
	-webkit-box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.66);
}
/* line 303, ../scss/top.scss */
.top_section5 .list li a {
	color: #000;
}
/* line 307, ../scss/top.scss */
.top_section5 .list li .tit {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	letter-spacing: 2px;
}

@media print, screen and (min-width: 737px) {
/* line 298, ../scss/top.scss */
.top_section5 .list {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
/* line 316, ../scss/top.scss */
.top_section5 .list li {
	width: 45%;
	margin: 0 15px 20px;
}
}

@media only screen and (max-width: 736px) {
/* line 298, ../scss/top.scss */
.top_section5 .list {
	margin-bottom: 40px;
}
/* line 323, ../scss/top.scss */
.top_section5 .list li {
	margin: 0 5px 15px;
}
}
