/* =========================================
   全体（body）
========================================= */
.section {
	position: relative;
	z-index: 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-wrapper {
	background-color: #f9f5ff;
}

.section-group .bg:nth-child(even) {
	background-color: #f9f5ff;
}
/* ーーーーーーーーーーーーーーーーーーーーーー
   サービス一覧
ーーーーーーーーーーーーーーーーーーーーーー */

.inner {
	max-width: 1000px;
	margin: 0 auto;
}

/* 葬儀 */
.wrapper {
	padding: 40px 0;
}
.sousai-catch {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 40px;
}

.sousai ol {
	width: 815px;
	text-align: left;
	margin: 0 auto;
	line-height: 40px;
	font-weight: normal;
	font-size: 18px;
}
.underline {
	background-image: linear-gradient(#e9e3f8);
	background-repeat: no-repeat;
	background-size: 90% 15px;
	background-position: center 90%;
}
.sougi-place {
	margin-bottom: 88px;
}
.sougi-img {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px;
	margin-bottom: 45px;
}
.sougi-img img {
	width: 100%;
	height: auto;
	display: block;
}
h2.box-title.small {
	margin: 40px 0 30px;
}
.plan {
	width: 928px;
	display: flex;
	column-gap: 32px;
	margin: 0 auto;
}
.plan-content {
	background-color: #f9f5ff;
	padding-bottom: 40px;
}
.sp {
	display: none;
}
.sousai-text {
	margin: 40px 0;
	font-weight: normal;
}
.discount-box {
	width: 448px;
	height: 285px;
	padding: 28px;
	border: 2px solid #785bb1;
	border-radius: 16px;
	background: #fff;
}
.discount-box strong {
	font-size: 28px;
}
.discount-title {
	width: 295px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto 12px;
	background: #e9e3f8;
}
.discount-title.small {
	margin-top: 16px;
}
.discount-list {
	width: 300px;
	list-style: none;
	display: grid;
	grid-template-columns: repeat(2, auto);
	padding: 0;
	margin: 0 auto;
}
.discount-list li {
	position: relative;
	padding-left: 16px;
	font-size: 18px;
	text-align: left;
	line-height: 37px;
}
.discount-list .left {
	margin-left: -85px;
}
.plan-box {
	width: 448px;
	height: 285px;
	padding: 28px 45px;
	border: 2px solid #785bb1;
	border-radius: 18px;
	background: #fff;
}
.plan-box strong {
	font-size: 28px;
}
/* タイトル帯 */
.plan-title {
	width: 305px;
	font-weight: bold;
	margin: 0 auto 16px auto;
	background: #e9e2f7;
	font-size: 18px;
}

/* 価格行 */
.plan-price {
	font-size: 18px;
	margin-bottom: 4px;
}

.plan-price strong {
	font-size: 28px;
}

.square {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	color: #785bb1;
	margin-right: 10px;
}

.note {
	font-size: 18px;
}

.set {
	text-align: left;
}
/* 税込価格 */
.plan-subprice {
	font-size: 16px;
	margin-left: 122px;
	margin-bottom: 16px;
}

/* セクション見出し */
.plan-section-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
}

/* 内容テキスト */
.plan-text {
	font-size: 16px;
	line-height: 1.6;
}
.ten {
	display: none;
}
.hall-box {
	margin-top: 28px;
}

.hall-list {
	line-height: 32px;
	margin-bottom: -5px;
}
.hall-list .square {
	margin: 0 10px;
}
.place {
	font-weight: normal;
}
.kaon {
	color: #000000;
}

/* 相談 */
.soudan {
	height: 100%;
	margin-top: 85px;
}
.soudan-content {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 30px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.subtitle {
	font-size: 24px;
	margin: 0;
}
.soudan-text {
	width: 415px;
	text-align: left;
}
.soudan-subtext {
	padding-left: 22px;
	line-height: 35px;
}
.bigtext {
	font-size: 28px;
}

.soudan-img {
	/* 画像入れる */
	width: 169px;
	height: 233px;
}

/* セミナー */
.seminar-content {
	height: 295px;
}
.seminar-img {
	width: 321px;
	height: 214px;
}
.seminar {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #f9f5ff;
}

.sougi-content {
	display: flex;
	column-gap: 10px;
	align-items: center;
}
.seminar-text {
	width: 415px;
	text-align: left;
}
.seminar-subtext {
	padding-left: 22px;
	line-height: 35px;
}
.sougi-contact p {
	margin-top: 30px;
	margin-bottom: -15px;
}
.dial {
	color: #785bb1;
}

/* ダイヤル */
.sougi-dial {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 20px;
	padding-bottom: 40px;
}
.box-text {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	width: 611px;
	color: #ffffff;
	background-color: #785bb1;
	border-radius: 20px;
	align-items: center;
	margin-top: 40px;
	padding: 28px 0;
}
.box-text p {
	line-height: 32px;
	margin: 0;
}

.contact_event {
	height: 100%;
	margin-top: 85px;
	margin-bottom: 100px;
	background-color: #f9f5ff;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact_event p {
	margin-top: 20px;
	margin-bottom: 0;
}
.last-date {
	margin-top: 40px;
}

/* 仏壇 */

.butudan {
	display: flex;
	column-gap: 40px;
	align-items: center;
	margin-top: 80px;
}
.butudan img {
	width: 497px;
	height: auto;
	border-radius: 20px;
}
.butudan p {
	width: 100%;
	text-align: left;
	line-height: 35px;
	font-weight: normal;
	margin: 0 0 10px;
}
.discount-box-b {
	width: 448px;
	height: 254px;
	padding: 20px;
	border: 2px solid #785bb1;
	border-radius: 16px;
	background: #fff;
	margin: 0 auto;
}
.discount-box-b strong {
	font-size: 28px;
}
.discount-box-b img {
	width: 85%;
	margin: 10px 0;
}
.discount-box-b p {
	font-weight: normal;
	margin-top: 10px;
}
/* しおり */
.shiori {
	height: 100%;
	margin-top: 85px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

.shiori-text {
	width: 415px;
	text-align: left;
}
.shiori-subtext {
	padding-left: 22px;
	line-height: 35px;
}
.shiori-img {
	width: 169px;
	height: 233px;
}
.shiori img {
	height: 100%;
}
.shiori .bk-btn {
	width: 345px;
	margin-top: 40px;
}

.sougi-dial-b {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f9f5ff;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 85px;
}
.contact_event-b {
	height: 100%;
	margin-top: 85px;
	margin-bottom: 85px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact_event-b p {
	margin-top: 40px;
	margin-bottom: 0;
}

/* ペット */

/* =========================================
   関連サイト
========================================= */
.relation {
	padding: 56px 20px 128px;
}
.relation-site {
	text-align: left;
	font-size: 28px;
	font-weight: 700;
	padding: 0 20px;
	margin: 0 0 24px;
	background: transparent;
	border-left: solid 10px #333333;
}
.site {
	max-width: 1000px;
	margin: 0 auto;
}
.banner {
	width: 350px;
}
.site li {
	width: 87%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto;
	border-bottom: 2px solid #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
}
.site ol li:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.site .bk-btn {
	height: 60px;
	margin: 0;
}

/* =========================================
   保険共通
========================================= */
/* 葬儀場 */
.hoken-content {
	border: 4px solid #785bb1;
}
.hoken-list img {
	width: 100%;
	max-width: 380px;
	height: auto;
}
.accordion-icon::before {
	background: #785bb1;
}
.accordion-icon::after {
	background: #785bb1;
}
.hoken-name {
	color: #785bb1;
}
.hoken-item {
	border-top: 2px solid #968daa;
	gap: 10px;
	padding: 20px 0 20px;
}
.map-wrap {
	width: 100%;
	max-width: 323px;
	height: 327px;
	margin-top: 6px;
}
.map-wrap iframe {
	width: 100%;
	height: 100%;
}

/* フッター */
.sub-text02 {
	font-size: 18px;
	font-weight: 300;
	margin: 5px 0 0;
}

.box-title {
	background: #e9e2f7;
}

@media screen and (max-width: 768px) {
	.wrapper {
		padding-bottom: 80px;
	}
	.inner {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.hoken-list img {
		margin-bottom: 10px;
	}
	.hall-list {
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 20px;
		width: fit-content;
		margin: 0 15px;
		text-align: left;
	}

	.hall-list .kaon {
		white-space: nowrap;
		font-size: 14px;
		line-height: 27px;
	}
	.sousai-catch {
		font-size: 18px;
		margin-top: 0px;
		margin-bottom: 20px;
	}
	.plan-content {
		padding-top: 40px;
	}
	.plan-price {
		font-size: 16px;
	}

	h2.box-title.small {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.five {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.underline {
		background-size: 90% 6px;
	}

	.sousai {
		text-align: center;
	}
	.sousai ol {
		width: 100%;
		padding-left: 0;
		list-style-position: inside;
		line-height: 30px;
		font-size: 16px;
		text-align: justify;
	}
	.sousai ol li {
		margin-bottom: 10px;
		line-height: 25px;
	}
	.sousai ol li:last-child {
		margin-bottom: 0;
	}
	.sousai-text {
		margin: 20px 0 40px;
	}
	.section-inner.service {
		margin-bottom: 40px;
	}
	.service-list .bk-btn {
		padding: 15px 17px 15px;
	}

	.sougi-img {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		column-gap: 8px;
		margin-bottom: 40px;
		width: 115vw;
		margin-left: 50%;
		transform: translateX(-50%);
	}
	.sougi-img img {
		display: none;
	}
	.sougi-img img:nth-child(2),
	.sougi-img img:nth-child(3),
	.sougi-img img:nth-child(4) {
		display: block;
		width: 100%;
	}

	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
	.plan {
		width: 375px;
		display: block;
	}
	.discount-box {
		width: 340px;
		height: 240px;
		padding: 15px;
		margin: 0 auto;
		margin-bottom: 20px;
		border-radius: 20px;
	}
	.discount-box strong {
		font-size: 20px;
	}
	.discount-box-b p {
		font-size: 14px;
		margin: 0;
	}
	.discount-title {
		font-size: 16px;
		width: 305px;
		height: 40px;
		line-height: 40px;
		margin: 0 auto 10px;
	}
	.discount-title.small {
		margin-top: 12px;
	}
	.discount-list {
		padding-right: 30px;
	}
	.discount-list li {
		font-size: 16px;
		line-height: 28px;
		margin: 0 10px;
	}
	.plan-box {
		width: 340px;
		height: 240px;
		padding: 20px 16px;
		margin: 0 auto;
		border-radius: 20px;
	}
	.plan-title {
		font-size: 16px;
		width: 305px;
		height: 40px;
		line-height: 40px;
	}
	.plan-box strong {
		font-size: 20px;
	}
	.plan-subprice {
		font-size: 14px;
		margin-bottom: 5px;
	}
	.plan-section-title {
		font-size: 16px;
	}
	.plan-text {
		font-size: 14px;
	}
	.plan-text .pc {
		display: none;
	}
	.hall-box {
		margin-top: 20px;
	}
	.tani {
		font-size: 16px;
	}
	.note {
		font-size: 16px;
	}

	.soudan-content {
		display: block;
		padding-top: 20px;
		padding-bottom: 25px;
	}
	.subtitle {
		font-size: 18px;
	}
	.bigtext {
		font-size: 20px;
	}
	.soudan {
		margin-top: 80px;
	}
	.soudan-text {
		width: 310px;
		margin: 0 auto;
	}
	.soudan-text p {
		margin: 0px 0px 12px;
	}
	.soudan-img {
		margin: 0 auto;
	}
	.soudan-subtext {
		font-size: 14px;
		line-height: 28px;
	}
	.seminar-content {
		height: 100%;
	}
	.seminar {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.seminar-subtext {
		font-size: 14px;
		line-height: 28px;
	}
	.seminar-text {
		width: 325px;
		margin: 0 auto;
	}
	.seminar-text p {
		margin: 0px 0px 10px;
	}
	.sougi-content {
		display: block;
	}
	.sougi-contact p {
		margin-top: 28px;
		margin-bottom: 0px;
	}
	.seminar-img {
		margin: 0 auto;
	}
	.dial-content p {
		margin: 0px 0px 10px;
	}
	.contact_event {
		margin-top: 80px;
	}

	.sougi-dial {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.sougi-place {
		margin-bottom: 0px;
		overflow-x: hidden;
	}

	.box-text {
		width: 330px;
		margin-top: 20px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.box-text p {
		line-height: 28px;
	}
	.contact_event {
		padding-top: 40px;
		padding-bottom: 40px;
		margin-bottom: 0;
	}
	.contact_event-b {
		padding-top: 40px;
		padding-bottom: 40px;
		margin-top: 80px;
		margin-bottom: 0;
	}
	.contact_event-b p {
		margin-top: 40px;
		margin-bottom: 0;
	}
	.ten {
		display: inline-block;
	}
	.site {
		padding-bottom: 0px;
	}

	.site li {
		display: block;
		width: 100%;
	}
	.site li:first-child {
		padding-top: 0;
	}
	.site ol {
		padding-left: 0px;
	}
	.site .bk-btn {
		margin: 0 auto;
	}
	.shiori .bk-btn {
		width: 290px;
		margin-top: 25px;
	}
	.banner {
		width: 335px;
		margin-bottom: 20px;
	}

	.butudan {
		flex-direction: column;
		margin-top: 40px;
	}
	.butudan img {
		width: 330px;
		height: 220px;
	}
	.butudan-text {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.butudan-text p {
		margin: 0 0 10px;
		line-height: 24px;
	}

	.discount-box-b {
		width: 340px;
		height: 200px;
		padding: 20px 15px;
	}
	.discount-box-b img {
		width: 80%;
		margin: 10px 0 12px;
	}
	.discount-box-b strong {
		font-size: 20px;
	}
	.shiori {
		display: block;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-top: 80px;
	}
	.shiori-text {
		width: 295px;
		margin: 0 auto;
	}
	.shiori-text p {
		margin: 0px 0px 20px;
	}
	.pet-text {
		width: 270px;
	}
	.shiori-subtext {
		font-size: 14px;
		line-height: 28px;
		padding-left: 0;
	}
	.shiori-img {
		margin: 0 auto;
	}
	.sougi-dial-b {
		margin-top: 80px;
		padding-top: 40px;
	}
	.hoken-content {
		border: 2px solid #785bb1;
		padding: 0 22px 0 22px;
	}
	.hoken-content:not(:first-child) {
		margin-top: 20px;
	}
	.hoken-name {
		font-size: 18px;
	}
	.hoken-left p {
		margin: 10px 0;
	}
	.hoken-text p {
		margin: 0;
		padding-top: 10px;
		padding-bottom: 22px;
	}
	.others {
		padding: 48px 20px 0;
	}
	.relation {
		padding: 80px 20px 0;
	}
	.relation-site {
		font-size: 16px;
		margin: 0 0 24px;
		border-left-width: 6px;
		padding: 0px 10px;
	}
	.footer-inner {
		margin-top: 128px;
	}
}
