@charset "utf-8";

/*---------------------------------------------------------------------
layout_common
---------------------------------------------------------------------*/
body {
	background: url(../img/back_page.jpg) no-repeat center top;
}

h1#page_title {
	text-align: center;
	border-bottom: 1px dashed #231815;
	margin: 0 auto 56px auto;
	padding: 0 0 15px 0;
	max-width: 470px;
}



h1#page_title_come {
	text-align: center;
	border-bottom: 1px dashed #231815;
	margin: 0 auto 0 auto;
	padding: 0 0 15px 0;
	max-width: 470px;
}

@media screen and (max-width: 499px) {
	h1#page_title {
		padding: 0 70px 15px 70px;
	}

	h1#page_title_come {
		padding: 0 70px 15px 70px;
	}

	.denpou_title {
		padding: 0 40px 15px 40px !important;
	}

	.floral_offering_title {
		padding: 0 40px 15px 40px !important;
	}

	.ogurazouka_title {
		padding: 0 90px 15px 90px !important;
	}
}

.sub_title {
	font-size: 2rem;
	border-left: 5px solid #231815;
	padding: 0 0 0 2rem;
	margin: 0 0 3rem 0;
	text-align: left !important;
	position: relative;
}

.sub_title span {
	font-size: 1.6rem;
	padding-left: 2em;
	position: absolute;
	top: 50%;
	margin-top: -0.7em;
}

@media screen and (max-width: 499px) {
	.sub_title {
		border-left:none;
		margin-left:0!important;
		padding-left:0!important;
	}
	.sub_title.w90{
		margin-bottom:40px!important;
	}
	.sub_title span {
		top:inherit;
		position:relative;
		font-size:1.3rem;
		padding-top:1.3em;
		display:block;
		padding-left:0;
	}
}

.simpleplan {
	/* font-size: 1.55rem!important; */
}

@media all and (-ms-high-contrast:none) {

	*::-ms-backdrop,
	.sub_title {
		padding-top: 0.7rem;
		box-sizing: border-box;
	}

	/* IE11 */
}

.sub_title02 {
	width: 85%;
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0 0 0 50px;
	font-size: 1.8rem;
	position: relative;
	background: -moz-linear-gradient(left, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	background: linear-gradient(to right, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde1ec', endColorstr='#007db9e8', GradientType=1);
}

.sub_title03 {
	width: 85%;
	line-height: 1.6;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 50px;
	font-size: 1.6rem;
	position: relative;
	background: -moz-linear-gradient(left, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	background: linear-gradient(to right, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde1ec', endColorstr='#007db9e8', GradientType=1);
}

.sub_title03 span {
	font-size: 105%;
	font-weight: bold;
	text-decoration: underline;
}

span.deco01 {
	font-size: 110%;
	font-weight: bold;
	text-decoration: underline;
}


@media screen and (max-width: 499px) {
	.sub_title02 {
		font-size: 1.6rem;
		line-height: 30px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.sub_title03 {
		font-size: 1.4rem;
		/*line-height: 30px; */
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
}

.sub_title02__element {
	max-width: 700px;
	width: 100%;
	position: relative;
}

.sub_title03__element {
	max-width: 700px;
	width: 100%;
	position: relative;
}


@media screen and (max-width: 699px) {
	.sub_title02__element {
		width: 90%;
	}

	.sub_title03__element {
		width: 90%;
	}
}

.sub_title02:before {
	content: "";
	width: 40px;
	height: 40px;
	background: #8e9cbf;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.sub_title03:before {
	content: "";
	width: 40px;
	height: 100%;
	background: #8e9cbf;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}


@media all and (-ms-high-contrast:none) {

	*::-ms-backdrop,
	.sub_title02 {
		padding-top: 7px;
		box-sizing: border-box;
		line-height: 33px;
	}

	.sub_title03 {
		padding-top: 7px;
		box-sizing: border-box;
		line-height: 33px;
	}

	/* IE11 */
}

.sp-br {
	display: none;
}

@media screen and (max-width: 499px) {
	.sp-br {
		display: block;
	}
}

.pc-br {}

@media screen and (max-width: 499px) {
	.pc-br {
		display: none;
	}
}




/*---------------------------------------------------------------------
　■ご葬儀の流れ
---------------------------------------------------------------------*/
#flow {
	margin: 0 0 55px 0;
}

#flow h1+p {
	margin: 12px 0 56px 0;
	text-align: center;
	font-size: 1.2rem;
}

#flow h1+p+p {
	text-align: center;
	margin: 0 0 47px 0;
}

#flow h1+p+p+p {
	letter-spacing: 0.05em;
	line-height: 2;
	margin-bottom: 56px;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
}

.flow_set {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 35px 0;
	position: relative;
}

.flow_set:after {
	content: none;
}

.flow_set h2 {
	width: 134px;
	background: #8d9bbe;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	color: #FFF;
	font-size: 1.8rem;
	/* テキスト中央配置 */
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: -webkit-column;
	flex-direction: -ms-column;
	flex-direction: column;
	justify-content: -webkit-center;
	justify-content: -ms-center;
	justify-content: center;
	align-items: -webkit-center;
	align-items: -ms-center;
	align-items: center;
	padding: 5px 0;
	margin-right: 10px;
}

.flow_set h2:after {
	content: "";
	width: 10px;
	height: 35px;
	background: #e5e5e6;
	display: block;
	position: absolute;
	bottom: -35px;
}

.flow_end {
	margin-bottom: 60px !important;
}

.flow_end h2:after {
	content: none !important
}

.flow_text {
	width: 470px;
	padding: 2px 0 0 0;
}

a#link_after {
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.5rem;
	padding: 45px 0;
	display: block;
	background: #dadee7;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}

a#link_after:hover {
	background: #eceef3;
}


/*---------------------------------------------------------------------
　■小倉葬祭社とは
---------------------------------------------------------------------*/
#company {
	margin: 0 0 65px 0;
	font-size: 1.6rem;
}

#company h1 {
	margin-bottom: 95px;
}

.set_company {
	max-width: 470px;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px dashed #231815;
}

.set_company p {
	margin: 0 0 2em 0;
	line-height: 250%;
}

p#end_set:after {
	content: "◆　　◆　　◆";
	display: block;
	width: 100%;
	text-align: center;
	padding: 2em 0 1em 0;
}

.set_company02 {
	max-width: 470px;
	width: 100%;
	margin: 0 auto;
	letter-spacing: 0.05em;
}

#add_company {
	max-width: 390px;
	width: 100%;
	padding: 33px 0 33px 80px;
	border-bottom: 1px dashed #231815;
}

.set_company02 h2 {
	font-size: 1.8rem;
	margin-bottom: 1em;
}

.set_company02 dl {
	padding: 33px 0 33px 60px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	border-bottom: 1px dashed #231815;
}

.set_company02 dl dt {
	width: 20%;
	white-space: nowrap;
	padding-right: 5px;
}

.set_company02 dl dd {
	width: calc((100% - 20%) - 5px);
}


@media screen and (max-width: 499px) {
	#add_company {
		max-width: 470px;
		width: 100%;
		padding: 33px 0 33px 0;
		border-bottom: 1px dashed #231815;
	}

	.set_company02 dl {
		padding: 33px 0 33px 0;
	}
}


/*---------------------------------------------------------------------
　■会館のご案内
---------------------------------------------------------------------*/
#hall #map_set {
	max-width: 470px;
	margin: 0 auto 70px auto;
}

.hall_set {
	max-width: 660px;
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0px 0 30px 0;
	border-bottom: 1px dotted #231815;
}

#hall .img_set {
	margin: 0 0 25px 0;
}

#hall .img_set img {
	border: 5px solid #FFF;
	width: calc(100% - 10px);
}

#hall .img_set .hall_text {
	width: calc(100% - 10px);
	margin-left: auto;
	margin-right: auto;
}

@media screen and (min-width: 550px) {
	#hall .img_set .hall_flex {
		display: flex;
		align-items: flex-start;
	}

	#hall .img_set img {
		width: 40%;
	}

	#hall .img_set .hall_text {
		width: calc(60% - 10px);
		margin-left: 20px;
	}

}

#hall .hall_text h2 {
	font-size: 1.8rem;
	margin: 0 0 5px 0;
}

#hall .add_set {
	font-size: 1.6rem;
	margin: 0 0 5px 0;
}

#hall .gmap_set {
	clear: both;
	background: #CCC;
	padding: 5px;
	height: 300px;
}

#hall .gmap_set iframe {
	width: 100%;
}


/*---------------------------------------------------------------------
　■ご葬儀後について
---------------------------------------------------------------------*/
#after {}

#after h1+p {
	margin: 12px 0 56px 0;
	text-align: center;
	font-size: 1.2rem;
}

#after h2+p {
	padding: 0 0 0 2.5rem;
	margin: 0 0 50px 0;
	line-height: 2;
}

#after h2+p+p {
	line-height: 40px;
	margin: 0 0 40px 0;
	padding: 0 0 0 50px;
	font-size: 2rem;
	position: relative;
	background: -moz-linear-gradient(left, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	background: linear-gradient(to right, rgba(221, 225, 236, 1) 0%, rgba(221, 225, 236, 1) 30%, rgba(125, 185, 232, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dde1ec', endColorstr='#007db9e8', GradientType=1);
}

#after h2+p+p:before {
	content: "";
	width: 40px;
	height: 40px;
	background: #8e9cbf;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#after h2+p+p span {
	font-size: 1.4rem;
	line-height: 35px;
}

#after .after_flow {
	margin: 0 0 25px 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

#after .after_flow:after {
	content: none;
}

#after .after_flow .no_set {
	width: 40px;
	background: #bfc0c0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	color: #FFF;
	font-size: 1.8rem;
	/* テキスト中央配置 */
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	flex-direction: -webkit-column;
	flex-direction: -ms-column;
	flex-direction: column;
	justify-content: -webkit-center;
	justify-content: -ms-center;
	justify-content: center;
	align-items: -webkit-center;
	align-items: -ms-center;
	align-items: center;
}

@media screen and (max-width: 699px) {
	#after .after_flow .no_set {
		margin-right: 10px;
	}
}

#after .after_flow .after_flow_set {
	width: 560px;
}

#after .after_flow .after_flow_set h3 {
	font-size: 1.8rem;
	margin: 0 0 5px 0;
}

#after .after_flow .after_flow_set span,
.after_flow02 span {
	display: block;
	font-size: 1.2rem;
}

#after .after_flow .after_flow_set p+h3 {
	margin: 1em 0 0 0;
}

#after .after_flow+p {
	margin: 0 0 60px 70px;
}

.after_flow02 {
	border-left: 8px solid #8e9cbf;
	border-right: 8px solid #8e9cbf;
	padding: 10px 30px;
	margin: 0 0 45px 0;
}

.after_flow02 h3 {
	font-size: 2rem;
	margin: 0 0 5px 0;
}

#after_img_set01 {
	background: none;
}

@media screen and (min-width: 600px) {
	#after_img_set01 {
		background: url(../../after/img/img01.png) no-repeat right top;
	}
}

#after_img_set02 {
	background: url(../../after/img/img02.png) no-repeat 450px center;
	padding-right: 200px;
	min-height: 150px;
}

#after_img_set03 {
	background: url(../../after/img/img03.png) no-repeat 420px center;
	padding-right: 200px;
	min-height: 150px;
}

@media screen and (max-width: 699px) {
	#after_img_set02 {
		padding-right: 30px;
	}

	#after_img_set03 {
		padding-right: 30px;
	}
}

.after05_img {
	margin-top: 10px;
	margin-bottom: 10px;
}

@media screen and (min-width: 600px) {
	.after05_img {
		display: none;
	}
}

/*---------------------------------------------------------------------
　■ご葬儀の費用
---------------------------------------------------------------------*/
#price h1+p {
	margin: 12px 0 56px 0;
	/* margin-bottom:clamp(40px, 16.888px + 6.163vw, 80px); */
	text-align: center;
	font-size: 1.2rem;
}

/* ホール名 */

#price-hallname1,
#price-hallname2 {
	display: none;
	font-size: 2.9rem;
	margin: 0 auto 40px auto !important;
	position: relative;
}

#price-hallname3,
#price-hallname4 {
	display: none;
	font-size: 3.2rem;
	margin: 0 auto 30px auto !important;
	position: relative;
}


#price-hallname3 span,
#price-hallname4 span {
	font-size: 1.4rem;
	display: block;
}

/* ボタンでタブ切替 */

ul#change-hall01 {
	box-sizing: border-box;
	margin: 0 auto 70px auto;
	position: relative;
	width: 430px;
}

ul#change-hall01 li {
	display: block;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 15px;
}


/* ボタン非表示 */

#change-hall01 #btn2lb {
	display: none;
}

input[name="tb_item"] {
	display: none;
}

/* ボタンリンク用 */

ul#plan_btns {
	display: block;
	box-sizing: border-box;
	margin: 0 auto 70px auto;
	position: relative;
	max-width: 430px;
	width: 100%;
}

ul#plan_btns li {
	display: block;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 15px;
}

ul#plan_btns li.tb_item_a {
	display: block;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	font-size: 1.3rem;
	border-radius: 5px;
	border: 1px #ddd solid;
	cursor: pointer;
	transition-property: all;
	transition: 0.2s linear;
}

ul#plan_btns li.tb_item_a:hover {
	background: rgba(114, 179, 69, 0.7);
	color: #fff;
	border: #60AF40 1px solid;
	text-decoration: none;
}

ul#plan_btns li.tb_item_a a {
	display: block;
	text-decoration: none;
	padding: 5px;
}

ul#plan_btns li.tb_item_a:hover a {
	color: #fff;
}


ul#plan_btns li.tb_item_a::before {
	content: "";
	top: 50%;
	right: 20px;
	;
	margin-top: -6px;
	box-sizing: border-box;
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-left: 6px solid #7a0;
	position: absolute;
}

ul#plan_btns li.tb_item_a:hover:before {
	content: "";
	top: 50%;
	right: 20px;
	;
	margin-top: -6px;
	box-sizing: border-box;
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
}



/* コンテンツエリア非表示 */

.tb_content {
	display: none;
	clear: both;
	overflow: hidden;
}

/* チェック時、コンテンツエリア表示 */

#btn2:checked~#arugo01,
#btn2:checked~#arugo02,
#btn2:checked~#set_plan_info2 {
	display: block;
}

/* チェック時、直葬プラン表示 */

#btn3:checked~#tyokusou {
	display: block;
}

/* チェック時、シンプルプラン表示 */

#btn4:checked~#simpleplan {
	display: block;
}

/* プランの見出し　表示 */

#btn2:checked~#price-hallname2,
#btn3:checked~#price-hallname3,
#btn4:checked~#price-hallname4 {
	display: block;
}

/* 通常プラン選択時　直葬見出し非表示 */

#btn2:checked~#price-hallname3,
#btn2:checked~#price-hallname4 {
	display: none;
}


/* 直葬選択時、２つボタン表示 */

#btn3:checked~#change-hall01 #btn2lb,
#btn3:checked~#change-hall01 #btn4lb {
	display: block;
}

/* 直葬時、直葬ボタン非表示 */

#btn3:checked~#change-hall01 #btn3lb {
	display: none;
}

/* シンプル選択時、２つボタン表示 */

#btn4:checked~#change-hall01 #btn2lb,
#btn4:checked~#change-hall01 #btn3lb {
	display: block;
}

/* シンプル選択時、直葬ボタン非表示 */

#btn4:checked~#change-hall01 #btn4lb {
	display: none;
}

.price input:checked+.tb_item {
	background: rgba(114, 179, 69, 0.7);
	color: #fff;
	border: #60AF40 1px solid;
	text-decoration: none;
}

ul#change-hall01 li>.tb_item {
	display: block;
	padding: 5px;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
	font-size: 1.3rem;
	border-radius: 5px;
	border: 1px #ddd solid;
	cursor: pointer;
	transition-property: all;
	transition: 0.2s linear;
}

ul#change-hall01 li>.tb_item:hover {
	background: rgba(114, 179, 69, 0.7);
	color: #fff;
	border: #60AF40 1px solid;
	text-decoration: none;
}

ul#change-hall01 li>.tb_item::before {
	content: "";
	top: 50%;
	right: 20px;
	;
	margin-top: -6px;
	box-sizing: border-box;
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-left: 6px solid #7a0;
	position: absolute;
}

ul#change-hall01 li>.tb_item:hover:before {
	content: "";
	top: 50%;
	right: 20px;
	;
	margin-top: -6px;
	box-sizing: border-box;
	width: 0px;
	height: 0px;
	border: 6px solid transparent;
	border-left: 6px solid #fff;
	position: absolute;
}


.btn_plan {
	width: 200px;
	margin: -15px auto 40px auto;
}

.btn_plan a {
	width: 200px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 1.4rem;
	box-sizing: border-box;
	display: inline-block;
	background: url(../img/arrow_b_nm.png) no-repeat 170px center #FFF;
	color: #0092d3;
	border: 3px solid #69a4d4;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.btn_plan2 {
	width: 260px;
	margin: -15px auto 40px auto;
}

.btn_plan2 a {
	width: 260px;
	text-align: center;
	padding: 5px 0 5px 0;
	font-size: 1.4rem;
	box-sizing: border-box;
	display: inline-block;
	background: url(../img/arrow_b_nm.png) no-repeat 230px center #FFF;
	color: #0092d3;
	border: 3px solid #69a4d4;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}


.btn_plan a:hover {
	text-decoration: none;
	background-color: #69a4d4;
	color: #FFF;
	background: url(../img/arrow_b_ov.png) no-repeat 170px center #69a4d4;
}

#price h2 {
	text-align: center;
	margin: 0 0 40px 0;
}

@media screen and (max-width: 699px) {
	#price h2 {
		text-align: center;
		margin: 0 auto 40px auto;
		width: 45%;
	}

	.plan_contents {
		width: auto !important;
	}
}

#price section {
	margin-bottom: 80px;
}

#price .flow_set h2 {
	margin: 0px !important;
	padding: 0px !important;
}

@media screen and (max-width: 699px) {
	#price .flow_set h2 {
		margin: 0 10px 0 0 !important;
	}
}

#price .flow_set {
	margin-bottom: 35px !important;
	padding: 0px !important;
}

#price section+section {
	margin-bottom: 50px;
}

ul#price_list01 {}

ul#price_list01 li,
ul#price_list03 li,
ul#price_list04 li {
	margin-bottom: 20px;
}

ul#price_list01 li:last-of-type,
ul#price_list03 li:last-of-type,
ul#price_list04 li:last-of-type {
	margin-bottom: 0;
}

ul#price_list03 li,
ul#price_list04 li {
	margin-bottom: 20px;
}

ul#price_list02 {}

ul#price_list02 li {
	float: left;
	margin-bottom: 16px
}

ul#price_list02 li:nth-child(odd) {
	margin-right: 16px;
}

#set_plan_info,
#set_plan_info2 {
	display: none;
	margin-bottom: 50px;
}

#plan_info,
#plan_info2 {
	border: 1px solid #231815;
	padding: 20px;
	margin: 40px 0 5px 0;
}

#plan_info h3,
#plan_info2 h3 {
	background: #e6e6e6;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	padding: 5px 10px;
	text-align: center;
	font-size: 1.6rem;
	margin: 0 0 1em 0;
}

#plan_info ul {
	list-style-type: disc;
	margin: 0 0 0 1em;
}

.set_plan {
	margin-bottom: 40px !important;
}

.set_plan h3 {
	margin: 0 0 20px 0;
}

ul.set_plan_icon {
	/* display: -webkit-flex;
	display: -ms-flex; */
	display: flex;
	justify-content: flex-start;
	/* -webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap; */
	flex-wrap: wrap;
	/* margin-right: -8px; */
}

ul.set_plan_icon li {
	width: calc((100% - (8px * 6))/7);
	margin-bottom: 8px;
	margin-right: 8px;
}

ul.set_plan_icon li:nth-of-type(7n) {
	margin-right: 0;
}

@media screen and (max-width: 499px) {
	ul.set_plan_icon li {
		width: calc((100% - (8px * 4))/5);
	}

	ul.set_plan_icon li img {
		width: 100%;
	}

	ul.set_plan_icon li:nth-of-type(7n) {
		margin-right: 8px;
	}

	ul.set_plan_icon li:nth-of-type(4n) {
		margin-right: 8px;
	}

	ul.set_plan_icon li:nth-of-type(5n) {
		margin-right: 0px;
	}
}

@media screen and (max-width: 399px) {
	ul.set_plan_icon li {
		width: calc((100% - (8px * 3))/4);
	}

	ul.set_plan_icon li img {
		width: 100%;
	}

	ul.set_plan_icon li:nth-of-type(7n) {
		margin-right: 8px;
	}

	ul.set_plan_icon li:nth-of-type(4n) {
		margin-right: 0px;
	}

	ul.set_plan_icon li:nth-of-type(5n) {
		margin-right: 8px;
	}

	ul.set_plan_icon li:nth-of-type(20) {
		margin-right: 0px;
	}
}


/* 直葬プラン
--------------------------*/

#tyokusou {
	margin-bottom: 60px;
}


#tyokusou>.set_plan p {
	margin-bottom: 1em;
}

#tyokusou>.set_plan p>span {
	font-size: 115%;
}

#tyokusou>p {
	text-align: center;
}

#tyokusou>p+p {
	font-size: 3.5rem;
	margin-bottom: 40px;
}

#tyokusou>p+p>span:first-child {
	font-size: 1.6rem;
	padding-right: 0.5em;
}

#tyokusou>p+p>span {
	font-size: 1.6rem;
	padding: 0 0.2em;
}

/* シンプルプラン
--------------------------*/

#simpleplan {
	margin-bottom: 60px;
}

#simpleplan .main_p {
	text-align: center;
	margin-bottom: 50px;
}

#simpleplan>p {
	text-align: center;
}

#simpleplan>p.price_smp {
	font-size: 3.5rem;
	margin-bottom: 40px;
}

#simpleplan>p.price_smp>span:first-child {
	font-size: 1.6rem;
	padding-right: 0.5em;
}

#simpleplan>p.price_smp>span {
	font-size: 1.6rem;
	padding: 0 0.2em;
}

#simpleplan .caption {
	font-size: 1.2rem;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 10px;
}

#simpleplan h3.title_flow {
	font-size: 2.3rem;
	font-weight: normal;
	text-align: center;
	margin-bottom: 15px;
}


/* 直葬プラン　＆　シンプルプラン
--------------------------*/

.std_plan {
	text-align: center;
	margin-bottom: clamp(40px, 16.888px + 6.163vw, 80px) !important;
	margin-top: clamp(40px, 16.888px + 6.163vw, 80px) !important;
}

.std_plan a {
	display: inline-block;
	margin: 0 auto !important;
	position: relative;
}

.adst_mrg {
	margin-bottom: clamp(40px, 16.888px + 6.163vw, 80px) !important;
}

.adst_mrg2 {
	margin-bottom: clamp(15px, 6.333px + 2.311vw, 30px) !important;
}

.price_cap {
	display: block;
	text-align: right;
	margin-top: 6px;
}

h2.std_title {
	display: block;
	font-size: clamp(1.6rem, 0.329rem + 5.424vw, 3.8rem);
	margin: 0 auto clamp(0.625rem, 0.444rem + 0.77vw, 0.938rem) auto !important;
	position: relative;
	letter-spacing: 0.1em;
	position: relative;
	overflow: visible;
}

/* h2.std_title.yuplan::before {
	content: "";
	width: 500px;
	height: 35px;
	background-image: url(../../price/img_yu/yu_idx.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	margin: 0 auto;
} */

/* h2.std_title.yuplan::before {
	content: "●";
	display: block;
	margin: 0 auto 7px auto;
	font-size: clamp(2rem, 1.530rem + 0.3vw, 2.4rem);
	color:#8FBA5F;
	line-height:1.1;
	position:relative;
	transform: translateY(clamp(-40px, 16.888px + 6.163vw, -80px));
} */
h2.std_title.yuplan::before {
	content: "●";
	display: block;
	font-size: clamp(2rem, 1.530rem + 0.3vw, 2.4rem);
	color: #8FBA5F;
	line-height: 1.1;
	margin-bottom: 56px;
}

h2.std_title.tumugiplan::before {
	content: "●";
	display: block;
	font-size: clamp(2rem, 1.530rem + 0.3vw, 2.4rem);
	color: #b689b9;
	line-height: 1.1;
	margin-bottom: 56px;
}

h2.std_title.tyokusouplan::before {
	content: "●";
	display: block;
	font-size: clamp(2rem, 1.530rem + 0.3vw, 2.4rem);
	color: #a26f25;
	line-height: 1.1;
	margin-bottom: 56px;
}

h2.std_title.simpleplan::before {
	content: "●";
	display: block;
	font-size: clamp(2rem, 1.530rem + 0.3vw, 2.4rem);
	color: #7030a0;
	line-height: 1.1;
	margin-bottom: 56px;
}


@media screen and (max-width: 699px) {
	h2.std_title {
		width: 100% !important;
	}

	/* h2.std_title.yuplan::before {
		content: "";
		width: 96%;
		height: 35px;
	} */
}


h2.std_title>span:first-of-type {
	display: block;
	/* font-size: clamp(1.1rem, 0.927rem + 0.74vw, 1.4rem); */
	font-size: clamp(1.4rem, 1.284rem + 0.493vw, 1.6rem);
	letter-spacing: 0.1em;
	line-height: 1.4;
}

h2.std_title .plan_nm {
	display: block;
	margin-top: 15px;
}

.plan_mes {
	text-align: center;
	display: block;
	margin-bottom: clamp(2.5rem, 1.055rem + 6.163vw, 5rem);
	line-height: 1.6;
	margin-top: 5px;
}

@media screen and (max-width: 499px) {
	.plan_mes {
		text-align: left;
		line-height:1.75;
	}
}


.tax_cap {
	display: block;
	text-align: right;
	margin: 7px auto 0 auto;
	max-width: 450px;
}

.ret_price {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: clamp(20px, 16.888px + 6.163vw, 60px) !important;
}

.ret_price>a {
	display: inline-block;
	max-width: 250px;
	background: #8FBA5F;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 10px 15px;
	text-decoration: none;
	font-size: clamp(1.4rem, 0.927rem + 0.74vw, 1.6rem);
}

.ret_price>a:hover {
	text-decoration: underline;
}


/* 各プラン下層 */

.std_plan2 {
	/* margin-top: clamp(40px, 16.888px + 6.163vw, 80px) !important; */
}

.plan_img {
	/* margin-bottom:clamp(40px, 16.888px + 6.163vw, 80px)!important; */
	margin-bottom: clamp(20px, 2.666px + 4.622vw, 50px) !important;
}

.price_outline {
	border-top: 4px double #8FBA5F;
	border-bottom: 4px double #8FBA5F;
	padding: 30px 0;
	/* margin-bottom:clamp(40px, 16.888px + 6.163vw, 80px)!important; */
	margin-bottom: clamp(20px, 2.666px + 4.622vw, 50px) !important;
	text-align: center;
}

.price_outline .price_outline_inr {
	display: flex;
	justify-content: space-around;
	align-items: center;
	/*max-width: 550px;*/
	margin: 0 auto;
}

.price_outline .price_bx {
	display: block;
	width: calc(50% - 60px);
	text-align: center;
}

.price_outline .price_bx h3 {
	font-size: 2.2rem;
}

.price_outline .price_bx .price {
	font-size: 3.2rem;
}

.price_outline .price_bx .price>span {
	font-size: 2rem;
}

.member_price {
	color: #f00;
	position: relative
}

/*
.member_price:before {
	content: "";
	width: 90px;
	height: 45px;
	background: url(/contents/wp-content/themes/ogurasousai2023/page/price/img/15off.png) no-repeat center center;
	background-size: contain;
	position: absolute;
	left: 0;
	transform:translateX(-90px);
	top: calc((100% / 2) - 22px);
}*/


@media screen and (max-width: 500px) {
	.koff>img {
		width: 60px;
		height: auto;
	}


	.price_outline .price_bx h3 {
		font-size: 1.4rem;
	}

	.price_outline .price_bx .price {
		font-size: 2.0rem;
	}

	.price_outline .price_bx .price>span {
		font-size: 1.2rem;
	}

	.member_price:before {
		content: "";
		width: 70px;
		height: 25px;
		left: -45px;
		top: calc((100% / 2) - 13px);

	}
}


.price_note {
	background: #8FBA5F;
	padding: 8px 10px;
	color: #fff !important;
	text-align: center;
	margin-top: 20px;
	border-radius: 6px;
	display: inline-block;
}

.price_note:hover {
	color: #fff;
}

.price_tumugi {
	background: #b689b9 !important;
}

.price_tyokusou {
	background: #a26f25 !important;
}

.price_simple {
	background: #7030a0 !important;
}


@media screen and (max-width: 480px) {
	.price_note {
		text-align: center;
	}
}

.plan_opt {
	/* margin-bottom:clamp(40px, 16.888px + 6.163vw, 80px)!important; */
	margin-top: clamp(20px, 8.444px + 3.082vw, 40px);
	text-align: center;
}

.plan_opt .plan_opt_inr {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	max-width: 450px;
	margin: 0 auto;
}

.plan_opt .plan_opt_inr .opt_bx {
	display: block;
	width: calc(50% - 10px);
	text-align: center;
}

.plan_opt .plan_opt_inr .opt_bx h3 {
	font-size: clamp(1.3rem, 1.127rem + 0.74vw, 1.6rem);
	margin-bottom: 0;
}

.plan_opt .plan_opt_inr .opt_bx .opt_img {
	max-height: 130px;
	width: auto;
}

.plan_opt .plan_opt_inr .opt_bx span {
	display: block;
	font-size: clamp(1.2rem, 1.084rem + 0.493vw, 1.4rem);
}

.opt_note {
	text-align: center;
	margin-top: 20px;
	border-radius: 6px;
	display: inline-block;
}

@media screen and (max-width: 480px) {
	.opt_note {
		text-align: left;
	}
}

/*---------------------------------------------------------------------
　■プライバシーポリシー
---------------------------------------------------------------------*/
#privacy {
	padding: 0 0 30px 0;
}

#privacy h1+p {
	margin: 0 0 50px 0;
	letter-spacing: 0.05em;
	line-height: 2;
}

#privacy h2+p {
	margin: 0 0 1em 0;
}

.privacy_set {
	margin: 0 0 30px 0;
}

.privacy_set ul {}

.privacy_set ul li {
	margin-bottom: 1em;
	padding: 0 0 0 1em;
}

.privacy_set ul li:before {
	content: "■";
	margin: 0 0.5em 0 0;
	color: #8e9cbf;
}

.privacy_set #tel {
	margin-bottom: 0;
}

.privacy_set #tel span {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 0 0.5em;
}


/*---------------------------------------------------------------------
　■小倉造花
---------------------------------------------------------------------*/
#ogurazouka {
	text-align: center;
}

#ogurazouka p {}

#ogurazouka h1+p+p {
	padding: 2em 0 0 0;
	margin: 0 0 50px 0;
}

@media screen and (max-width: 499px) {
	#ogurazouka h1+p+p {
		line-height: 2.5;
	}
}

#ogurazouka p span {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0.5em;
	position: relative;
}

#ogurazouka p span#free_dial {
	font-size: 1.2rem;
	font-weight: normal;
	margin: 0;
	position: absolute;
	top: -1.3em;
	left: 0;
}


/*---------------------------------------------------------------------
　■登録会員のご案内
---------------------------------------------------------------------*/
#members h2+p span,
#members h2+p+p span {
	font-size: 1.6rem;
	font-weight: bold;
	display: block;
}

#members h2+p,
#members h2+p+p {
	margin: 0 0 1em 0;
}

#members h2+p+p+p {
	margin: 0 0 50px 0;
}

#members section {
	margin-bottom: 40px;
}

#members h3+p {
	padding: 0 0 0 50px;
}

#members .come_set {
	padding: 1em 0 0 50px;
}

#about_hiougi {
	border: 1px dotted #999;
	padding: 20px 20px 20px 20px;
	margin: 0 0 50px 0;
}

#about_hiougi>p {
	margin-bottom: 1em;
}

p#hiougi_tel {
	margin-bottom: 0 !important;
}

p#hiougi_tel span {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0.5em;
	position: relative;
}


/*---------------------------------------------------------------------
　■供花・供物のご案内
---------------------------------------------------------------------*/
#floral_offering {}

#floral_offering p.coment {
	margin: 0 0 50px 0;
	font-size: 1.2rem;
}

#floral_offering h2 {
	text-align: center;
	margin: 0 0 50px 0;
}

@media screen and (max-width: 499px) {
	#floral_offering .page_top_title {
		width: 45%;
		margin-left: auto;
		margin-right: auto;
	}
}


#floral_offering .set01 ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 1em 0;
}

@media screen and (max-width: 499px) {
	#floral_offering .set01 ul {
		display: block;
	}

	#floral_offering p.coment {
		text-align: center;
	}
}

#floral_offering .set01 ul li {
	text-align: center;
}

#floral_offering .set02 {
	margin: 0 0 50px 0;
}

#floral_offering .set02 div {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
}

#floral_offering .set02 div img {
	margin: 0 0 0 100px;
}

#floral_offering .set02 div ul {
	margin: 0 70px 0 0;
}

#floral_offering .set02 div ul h4 span {
	font-size: 1.2rem;
}

@media screen and (max-width: 599px) {
	#floral_offering .set02 div {
		display: block;
		text-align: center;
	}

	#floral_offering .set02 div img {
		margin: 0;
	}

	#floral_offering .set02 div ul {
		margin: 0;
	}
}


#floral_offering .set02 div ul li p {
	padding: 0 0 0 1em;
}

#floral_offering .set03 {
	margin: 0 0 60px 0;
}

#floral_offering .set03 ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
	margin: 0 0 1em 0;
}

#floral_offering .set03 ul li {
	text-align: center;
	margin: 0 0 15px 0;
	s
}

#floral_offering .set03 h4 {
	font-size: 1.8rem;
}

#floral_offering #order {
	margin: 0 0 60px 0;
}

#floral_offering #order section {
	margin: 0 0 20px 0;
}

#floral_offering #order h2 {
	font-size: 2rem;
	font-weight: bold;
	border-bottom: 1px dotted #231815;
	margin-bottom: 30px;
}

#floral_offering #order h3 {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

#floral_offering #order p {
	padding: 1em;
	border: 1px solid #CCC;
}

a#btn_pdf {
	/* width: 400px; */
	max-width: 400px;
	color: #333;
	margin: 30px auto 0 auto;
	display: block;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 10px 0;
	background: rgb(235, 241, 246);
	background: -moz-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 51%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 51%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
	background: linear-gradient(to bottom, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 51%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf1f6', endColorstr='#d5ebfb', GradientType=0);
	border-radius: 20px;
}

a#btn_word {
	/* width: 400px; */
	max-width: 400px;
	color: #333;
	margin: 30px auto 0 auto;
	display: block;
	text-align: center;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 10px 0;
	background: rgb(235, 241, 246);
	background: -moz-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 51%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 51%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
	background: linear-gradient(to bottom, rgba(235, 241, 246, 1) 0%, rgba(171, 211, 238, 1) 51%, rgba(137, 195, 235, 1) 51%, rgba(213, 235, 251, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf1f6', endColorstr='#d5ebfb', GradientType=0);
	border-radius: 20px;
}

@media all and (-ms-high-contrast:none) {

	*::-ms-backdrop,
	a#btn_pdf {
		padding-top: 15px;
		box-sizing: border-box;
	}

	*::-ms-backdrop,
	a#btn_word {
		padding-top: 15px;
		box-sizing: border-box;
	}

	/* IE11 */
}

a#btn_pdf:hover {
	text-decoration: none;
	color: #FCFCFC;
}

a#btn_word:hover {
	text-decoration: none;
	color: #FCFCFC;
}

#floral_offering .set01 ul {
	align-items: flex-end;
	gap: 10px;
}

#floral_offering .set01 ul li img+p {
	margin-top: 8px;
}

#floral_offering .set01 ul li+li {
	margin-top: 10px;
}

#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(1) img {
	width: 50%;
}

#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(2) img {
	width: 55%;
}

#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(3) img {
	width: 55%;
}

#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(4) img {
	width: 55%;
}

#floral_offering .set01:nth-of-type(2) ul li img {
	width: 50%;
}

@media(min-width: 500px) {

	#floral_offering .set01 ul li+li {
		margin-top: 0;
	}


	#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(1) img {
		width: 100%;
	}

	#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(2) img {
		width: 95%;
	}

	#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(3) img {
		width: 90%;
	}

	#floral_offering .set01:nth-of-type(1) ul li:nth-of-type(4) img {
		width: 75%;
	}

	#floral_offering .set01:nth-of-type(2) ul li img {
		width: 100%;
	}
}

/*---------------------------------------------------------------------
　■ARUGOのお別れ会
---------------------------------------------------------------------*/

#owakarekai h1 {
	margin-bottom: 10px !important;
}


#owakarekai section {
	margin-bottom: 30px;
}

#owakarekai p {
	line-height: 2em;
	letter-spacing: 0.05em;
}

#owakarekai p img {
	width: 100%;
	height: auto;
}

#owakarekai h2+p {
	padding: 0 0 0 2.5rem;
}


#owakarekai h1+p {
	margin: 0px 0 50px 0;
	text-align: center;
}

/*　お別れスタイル　*/

.ow-style>dl {
	padding: 0 0 0 2.5rem;
}

.ow-style h2+p {
	margin-bottom: 1.5em;
}


dl.ow-style-type dt {
	font-weight: bold !important;
	font-size: 1.6rem !important;
	margin-bottom: 0.2em;
}

dl.ow-style-type dd {
	margin-bottom: 1em;
	padding-left: 2em;
}


/*  お別れ会スケジュール */

.ow-schedule>article {
	display: flex;
	box-sizing: border-box;
}

@media screen and (max-width: 699px) {
	.ow-schedule>article {
		display: block;
		box-sizing: border-box;
	}
}

.ow-schedule>article>div {
	width: 50%;
	background: rgba(219, 248, 255, 0.5);
	padding: 10px;
	-webkit-border-radius: 8px;
	box-sizing: border-box;
	font-size: 1.3rem;
}

@media screen and (max-width: 699px) {
	.ow-schedule>article {
		display: block;
		box-sizing: border-box;
	}

	.ow-schedule>article>div {
		width: 100%;
	}

	.ow-schedule>article>div+div {
		margin-top: 20px;
	}
}

.ow-schedule>article span {
	box-sizing: border-box;
	border: 1px #666 solid;
	padding: 5px;
	display: block;
}

.ow-schedule>article>div:first-child {
	margin-right: 10px;
}

.ow-schedule>article ul li {
	padding: 0.2em 0;
}

.ow-schedule>article h3 {
	font-size: 1.4rem;
}

.ow-schedule>article p {
	margin: 0;
	padding: 0;
}

/* 会場図 */

.ow-areamap h2 {
	margin-bottom: 0px !important;
}

.ow-areamap>div {
	max-width: 630px;
	padding: 0 30px;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}

.ow-areamap>div img {
	width: 100%;
}

.ow-areamap>div span {
	border: 1px #000 solid;
	padding: 0.2em 1em;
	position: absolute;
	top: 0;
	right: 30px;
}

.ow-areamap>div+div img {
	width: 55%;
}

/* guide */

.ow-areamap dl {
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #ddd;
	border-top: none;
	margin-bottom: 30px;
}

.ow-areamap dl>dt {
	width: 30%;
	padding: 10px;
	box-sizing: border-box;
	border-top: 1px solid #ddd;
	vertical-align: top;
}

.ow-areamap dl>dt>p {
	display: flex;
	justify-content: space-between;
	width: 5em;
	vertical-align: top;
	padding: 0;
}

.ow-areamap dl>dt>span {}

.ow-areamap dl>dd {
	padding: 10px;
	margin: 0;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	width: 70%;
	box-sizing: border-box;
	vertical-align: top;
	display: flex;
	align-items: center;
}

.ow-photo {
	text-align: center;
}


@media all and (-ms-high-contrast:none) {

	*::-ms-backdrop,
	.ow-areamap dl>dt {
		padding: 11px 10px 5px 10px;
		box-sizing: border-box;
		vertical-align: top;
	}

	/* IE11 */
	*::-ms-backdrop,
	.ow-areamap dl>dt p {
		padding: 0;
		vertical-align: top;
	}

	/* IE11 */
	*::-ms-backdrop,
	.ow-areamap dl>dd {
		padding: 13px 10px 5px 10px;
		;
		box-sizing: border-box;
		vertical-align: top;
	}

	/* IE11 */
}


/*---------------------------------------------------------------------
　■提携先のご案内
---------------------------------------------------------------------*/
#link section {
	background-color: rgba(255, 255, 255, 0.7);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 30px;
	margin: 10px 0 20px;
	box-shadow: 0px 0px 1px rgba(000, 000, 000, 0.3);
}

#link .alliance li span {
	font-size: 0.8em;
}

#link .alliance li {
	line-height: 40px;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	font-size: 1.8rem;
	position: relative;
	border-bottom: #8e9cbf 2px solid;
}

#link .alliance li a {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#link .alliance li:before {
	content: "";
	width: 5px;
	height: 40px;
	background: #8e9cbf;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#link .alliance li:last-of-type {
	margin-bottom: 0px;
}

@media screen and (max-width: 699px) {
	#link .alliance li span {
		display: block;
		float: none;
	}

	#link .alliance li a {
		display: block;
	}
}



#link .alliance a:hover {
	text-decoration: none;
}


/*---------------------------------------------------------------------
　■お悔やみ電報のご案内
---------------------------------------------------------------------*/
#denpou {}

#denpou>#page_title {
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#denpou>#page_title+p {
	margin-bottom: 50px;
	text-align: center;
	line-height: 2;
}


#denpou p.coment {
	margin: 0 0 50px 0;
}

#denpou h2 {
	text-align: center;
	margin: 0 0 50px 0;
}

#denpou .set01 {
	margin: 0 0 70px 0;
}

#denpou .set01 div {
	text-align: left;
	margin-bottom: 65px;
	position: relative;
}

#denpou .set01 div:last-of-type {
	margin-bottom: 0;
}

#denpou .set01 p.cpy {
	margin-bottom: 1em;
}

#denpou .set01 div img {}

#denpou .set01 div>ul {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

#denpou .set01 div>ul>li {
	display: block;
}

#denpou .set01 div>ul>li:nth-of-type(2) {
	margin-left: 50px;
}

#denpou .set01 div:last-of-type>ul>li:nth-of-type(2) {
	margin-left: 80px;
}

@media screen and (max-width: 699px) {
	#denpou .set01 div>ul {
		display: block;
		text-align: center;
	}

	#denpou .set01 div>ul>li {
		width: 75%;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	#denpou .set01 div>ul>li+li {
		margin-top: 15px;
	}
}

#denpou .set01 div h4 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}

#denpou .set01 div .h4_pos {
	position: absolute;
	top: 42px;
}

@media screen and (max-width: 699px) {
	#denpou .set01 div .h4_pos {
		position: static;
	}
}

#denpou .sentence_ex {
	border-left: 8px solid #8e9cbf;
	border-right: 8px solid #8e9cbf;
	padding: 10px 30px;
	margin: 0 0 70px 0;
}

#denpou .sentence_ex>ul>li {
	text-indent: -1em;
	margin-left: 1em;
	margin-top: 5px;
}

#denpou .sentence_ex>ul+p {
	margin-top: 20px;
	padding-left: 1em;
	font-size: 1.2rem;
}

#denpou #order {
	margin: 0 0 60px 0;
}

#denpou #order section {
	margin: 0 0 30px 0;
}

#denpou #order h2 {
	font-size: 2rem;
	font-weight: bold;
	border-bottom: 1px dotted #231815;
	margin-bottom: 30px;
}

#denpou #order h3 {
	font-size: 1.7rem;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

#denpou #order p {
	padding: 1em;
	border: 1px solid #CCC;
}

@media screen and (max-width: 699px) {
	.owakarebana img {
		width: auto;
		height: auto;
	}
}

#price-hallname4 {
	width: 100% !important;
}

#price-hallname3 {
	width: 100% !important;
}

.w90 {
	width: 90% !important;
	margin-bottom: 3em !important;
}

@media screen and (min-width: 600px) {
	.w90 {
		width: 100% !important;
		margin-bottom: 40px !important;
	}
}