@charset "utf-8";
/* local[plan] */
.clearfix {
	width: 100%;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

#main h2 {
	margin: 0 0 40px;
}
#main h3 {
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-size: 19px;
	color: #6d5316;
	font-weight: bold;
	border-bottom: solid 1px #6d5316;
}
#main h3 span {
display: inline-block;
    float: right;
    font-size: 13px;
    vertical-align: middle;
    line-height: 28px;
    font-weight: normal;
}
#main h4 {
    background-color: #f0ede4;
    padding: 10px 20px;
    border-left: solid 3px #6d5316;
    border-right: solid 3px #6d5316;
    margin-bottom: 20px;
    color: #6d5316;
    font-size: 20px;
}
#main h4 span {
display: inline-block;
    float: right;
    font-size: 13px;
    vertical-align: middle;
    line-height: 28px;
    font-weight: normal;
}
#main p {
	font-size: 13px;
}
#main p.lead {
	font-size: 15px;
	margin-bottom:40px;
}

.section {
	margin-bottom:60px;
}

.content_nav {
	margin: 30px 0 0;
	padding-bottom: 33px;
}
.content_nav li {
	float: left;
	margin-bottom: 25px;
	position:relative;
}
.content_nav li .ico-rank {
    position: absolute;
    top: -20px;
    left: -20px;
}
.content_nav li .ico-rank img {
	width:65%;
}
.content_nav .col2 {
	margin-right: 30px; 
}
.content_nav .col3 {
	margin-right: 25px;
}
.content_nav .end {
	margin-right: 0 !important;
}
.content_nav li a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#plan_list {
	margin: 0 0 20px;
	border-collapse: collapse;
}
#plan_list th,
#plan_list td {
	padding: 7px;
	border: solid 1px #bcb9ab;
}
#plan_list td {
	text-align: center;
}

#plan_list thead th {
	font-size: 13px;
	font-weight: normal;
}
#plan_list thead th.p70 {background: #e9f6d0;}
#plan_list thead th.p90 {background: #f1e5f2;}
#plan_list thead th.p110 {background: #ffe4e4;}
#plan_list thead th.p130 {background: #edecec;}
#plan_list thead th.p150 {background: #f6eed7;}

#plan_list tr th:first-child {
	font-size: 13px;
	font-weight: bold;
	color: #413614;
	line-height: 1.3em;
	background: #f9f7f0;
	vertical-align: middle;
}

#plan_list thead th .plan_name {
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#plan_list thead th .plan_name span {
	font-size: 18px;
	font-weight: bold;
}
#plan_list thead th.p70 .plan_name {color: #437f23;}
#plan_list thead th.p90 .plan_name {color: #8e599f;}
#plan_list thead th.p110 .plan_name {color: #bb4c5e;}
#plan_list thead th.p130 .plan_name {color: #6d6d6d;}
#plan_list thead th.p150 .plan_name {color: #9b8442;}

#plan_list thead th .price {
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
}

#plan_list thead th strong {
	display: block;
	margin-bottom: 5px;
	padding: 2px;
	color: #ffffff;
	line-height: 1.3em;
}
#plan_list thead th.p70 strong {background: #437f23;}
#plan_list thead th.p90 strong {background: #8e599f;}
#plan_list thead th.p110 strong {background: #bb4c5e;}
#plan_list thead th.p130 strong {background: #6d6d6d;}
#plan_list thead th.p150 strong {background: #9b8442;}

#plan_list td  {
	font-size: 13px;
	vertical-align: middle;
}
#plan_list td em {
	display: block;
	font-size: 18px;
}
#plan_list td.p70 em {color: #437f23;}
#plan_list td.p90 em {color: #8e599f;}
#plan_list td.p110 em {color: #bb4c5e;}
#plan_list td.p130 em {color: #6d6d6d;}
#plan_list td.p150 em {color: #9b8442;}

.planWrap {
	padding:25px 30px 20px 30px ;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
}
#main .planWrap h2 {
	margin: 0 0 20px;
}
#main .planWrap p.lead {
	margin-bottom:30px;
	font-size: 17px;
}
#main .planWrap h3 {
	margin: 30px 0 20px;
	padding: 0 0 0;
	font-size: 19px;
	font-weight: bold;
	border-bottom: none; 
}
#main .plan70 h3 { color: #3b7c18; }
#main .plan90 h3 { color: #6d417c; }
#main .plan110 h3 { color: #b43b4e; }
#main .plan130 h3 { color: #5f5e5e; }
#main .plan150 h3 { color: #866b1d; }
#main .planja h3 { color: #7b6d2e; }

#main .hallplan {
	position:relative;
}
.hallplan .ico-rank {
	position:absolute;
	top: 100px;
    left: -30px;
	z-index:200;
}
#main .planWrap p.lead.rank {
	margin-left:80px;
}
.hallplan .flow {
    padding: 20px;
    border: solid 1px #ccc;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    text-align: center;
    background-color: #fff;
}

.planList {
	font-size: 0;
}
.planList li {
	margin:0 17px 15px 0;
	padding:0;
	width:110px;
	text-align:center;
	font-size: 13px;
	display:inline-block;
	/* IE 6/7 */
	/display: inline;
	/zoom: 1;
	vertical-align:top;
}
.planList li span {
	font-size: 15px;
	font-weight: bold;
	line-height:25px;
}
.planList .end {
	margin-right: 0 !important;
}

#main .plan70 { background:#e9f6d0; }
#main .plan90 { background:#e6dce8; }
#main .plan110 { background:#ffe4e4; }
#main .plan130 { background:#edecec; }
#main .plan150 { background:#f6eed7; }
#main .planja { background:#edebde; margin-bottom: 60px; }
#main .plan70 .planList li span { color:#3b7c18; }
#main .plan90 .planList li span { color:#6d417c; }
#main .plan110 .planList li span { color:#b43b4e; }
#main .plan130 .planList li span { color:#5f5e5e; }
#main .plan150 .planList li span { color:#866b1d; }
#main .planja .planList li span { color:#7b6d2e; }

/* 費用計算の仕組み */
.price-block ul.price-cal li {
	float:left;
	height:100px;
	box-sizing:border-box;
}
.price-block ul.price-cal li .title {
	color:#00a73b;
	text-align:center;
	font-size:16px !important;
	font-weight:bold;
	margin-bottom:15px;
}
.price-block ul.price-cal li .sub-title {
	text-align:center;
}
.price-block ul.price-cal li:first-child,
.price-block ul.price-cal li:last-child {
	width:315px;
	border:solid 1px #00a73b;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding:12px;
}
.price-block ul.price-cal li:last-child {
	text-align:center;
}
.price-block ul.price-cal li:nth-child(2) {
	color:#00a73b;
	width:50px;
	font-size:21px !important;
	font-weight:bold;
	text-align:center;
	padding:40px 0;
}
/* 費用共通 */
.price-block {
	margin-bottom:40px;
}
.price-block h4 {
	margin:10px 0 20px 0;
}
.price-block p {
	margin-bottom:10px;
}
.price-block:last-child {
	margin-bottom:0;
}
.tbl-price {
	width:100%;
	font-size:13px;
}
.tbl-price tr th {
	font-weight:normal;
	background-color:#d1dbf8;
	padding:6px;
}
.tbl-price tr td {
	padding:6px 10px;
}
.tbl-price tr:nth-child(odd) {
	background-color:#d1dbf8;
}
.tbl-price tr:nth-child(even) {
	background-color:#ffffff;
}
.tbl-price tr td,
.tbl-price tr th {
	border-right:solid 1px #cccccc;
}
.tbl-price tr td:last-child,
.tbl-price tr td:last-child {
	border-right:none;
}
/* 変動費用 */
#price1 {
}
#price1 tr td:nth-child(1) {
	width:25%;
}
#price1 tr td:nth-child(2) {
	width:45%;
}
#price1 tr td:nth-child(3) {
	width:15%;
	text-align:right;
	padding-right:0;
	border-right:none;
}
#price1 tr td:nth-child(4) {
	width:15%;
}
/* 葬儀セット価格 */
#price2 {
}
#price2 tr th {
	vertical-align:middle;
}
#price2 tr td {
	text-align:center;
}
#price2 tr td:nth-child(1),
#price2 tr td:nth-child(2) {
	text-align:left;
}

.flow {
	padding:20px;
	border:solid 1px #ccc;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
	text-align:center;
	background-color:#fff;
}

/* 和室葬、一日葬、火葬プラン用 */
.planja {
	line-height:1.5em;
	position:relative;
}
.planja .ico-rank {
	position:absolute;
	top: 100px;
    left: -30px;
}
.planja p {
    color: #675b28;
}
.planja .noteR {
	text-align:right;
	font-size:0.9em;
	line-height:1em;
}
.planja ul.plan-list {
	margin-bottom:40px;
}
.planja ul.plan-list li {
	display:inline-block;
    margin-right: 10px;
    color: #675b28;
}
.planja .hitsugi .text,
.planja .hitsugi .image {
	float:left;
}
.planja .hitsugi .text {
	width:280px;
}
.planja .hitsugi .image {
	width:320px;
	margin-right:20px;
	text-align:center;
	margin-bottom:10px;
	background-color:#fff;
    padding: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
	box-sizing:border-box;
}
.planja .hitsugi .image img {
	width:100%;
}

