@charset "utf-8";

/* header */

#anyarea_tit_l {
	border-top: #4e4020 1px solid;
	border-bottom: #4e4020 1px solid;
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 1.4em;
	color: #34463e;
	text-shadow: 1px 1px 0px #FFF;
	background: url(../../img/sp/img/common/bg_underlayer_title01.png) no-repeat 0 0;
	background-size: 100% 100%;
	padding: 10px;
	text-align: center;
}

/* header_txt */

.anyarea_comment {
	font-variant: inherit;
	margin: 0 10px 20px;
	text-align: left;
	border: 1px solid #9c8035;
	padding: 10px;
	line-height: 1.6em;
}

.anyarea_comment p {
  line-height: 1.6em;
  font-size: 14px;
}

/* header_menu */

.anyarea_plan {
	display: none;
}

/* saijo_list */

.anyarea_saijo_cont,
.anyarea_saijo_cont_w {
	width: 100%;
	padding: 0 10px 20px;
	border-bottom: #a8ada5 1px dotted;
	margin-bottom: 20px;
}

.anyarea_ichiran_l {
	margin-bottom: 10px;
}

.anyarea_ph img {
	width: 100%;
	height: auto;
}

.anyarea_ichiran_r table {
	width: 100%;
	border: 1px solid #a8ada5 1px solid;
}

.anyarea_ichiran_r th,
.anyarea_ichiran_r td {
	font-size: 14px;
	line-height: 1.6em;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #a8ada5;
}

.anyarea_ichiran_r th {
	background: #ebeae8;
	width: 80px;
}

.anyarea_ichiran_r td div span {
	font-size: 14px;
	line-height: 1.6em;
}

.anyarea_int {
	display: none;
}

.anyarea_saijo_cont h3,
.anyarea_saijo_cont_w h3 {
	font-size: 18px;
	line-height: 1.4em;
	border: 2px solid #ccc;
	border-bottom: 0;
	padding: 10px 10px 0;
}

.anyarea_saijo_cont h3 a,
.anyarea_saijo_cont_w h3 a {
	color: #430900;
	font-weight: 700;
	text-decoration: none;
}

.anyarea_tit_ss {
	color: #430900;
	font-size: 12px;
	line-height: 1.4em;
	border: 2px solid #ccc;
	border-top: 0;
	padding: 3px 8px 10px;
}

.anyarea_saijo_cont h3,
.anyarea_saijo_cont_w h3,
.anyarea_tit_ss {
    position: relative;
    z-index: 99;
	width: 94%;
	text-align: center;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}

.anyarea_ichiran {
	margin-top: -20px;
	margin-bottom: 10px;
}

.under_cv_link_r a {
	text-align: center;
	font-size: 0;
	color: transparent;
	z-index: 100%;
	overflow: hidden;
	display: block;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#e4f1e4), to(#c2ddc2));
	background: -webkit-linear-gradient(top, #e4f1e4, #c2ddc2);
	background: linear-gradient(to bottom, #e4f1e4, #c2ddc2);
	border: #a8ada5 1px solid;
	border-radius: 6px;
	text-shadow: 1px 1px 1px white;
	padding: 15px 10px;
	position: relative;
	color: black;
}

.under_cv_link_r a:before {
	content: "斎場の詳細を見る";
	font-size: 18px;
}

.btnBackFuneral01 a:after,
.under_cv_link_r a:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #4e504e;
	border-right: 2px solid #4e504e;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	right: 6%;
	top: 50%;
	margin-top: -5px;
}

.btnBackFuneral01 {
	padding: 0 10px;
	margin-bottom: 20px;
}

.btnBackFuneral01 a {
	text-align: center;
	font-size: 18px;
	color: transparent;
	z-index: 100%;
	overflow: hidden;
	display: block;
	text-decoration: none;
	background: -webkit-gradient(linear, left top, left bottom, from(#e4f1e4), to(#c2ddc2));
	background: -webkit-linear-gradient(top, #e4f1e4, #c2ddc2);
	background: linear-gradient(to bottom, #e4f1e4, #c2ddc2);
	border: #a8ada5 1px solid;
	border-radius: 6px;
	text-shadow: 1px 1px 1px white;
	padding: 15px 10px;
	position: relative;
	color: black;
}

.titUnderlayer04 {
	background: #707f8b;
	padding: 10px;
	color: white;
	line-height: 1.6em;
	font-size: 14px;
	margin-bottom: 15px;
}

#footer_pl {
	width: 100%;
	padding: 0 10px;
	margin-bottom: 20px;
}

#footer_pl img {
	width: 100%;
	height: auto;
}

#footer_pl li  + li {
	margin-top: 10px;
}

.area_select_title,
.near_saijo,
.anyAreaTextTitle,
.anyAreaTextBlock,
.anyareaArea04Outer {
	display: none;
}
