#page_title {
	background: url('../images/fugyuday/h2.jpg') no-repeat top center;
}
#contents h3 {
	background: url('../images/common/h3_3.png') no-repeat center;
}
#contents section h4:before {
	content: "●";
	color: #9fd968;
}
#contents section h5 {
	border-bottom: 1px solid #9fd968;
}
#contents table {
	width: calc(100% - 40px);
	border: 3px solid #7abd3b;
	margin: 0 20px 20px 20px;
}

#contents th,
#contents td {
	font-weight: normal;
	border: 1px solid #7abd3b;
	padding: 5px;
	vertical-align: middle;
}

#contents th {
	background: #daf4c1;
text-align:center;
}

#contents td {
	text-align: center;
}

.comment {
margin:0 20px;
	padding: 15px;
	background: #edfddd;
}

.more_price {
	list-style: none;
	display: flex;
}

.more_price li p{
	margin: 0 !important;
	padding: 0 !important;
}


.more_price li {
	width: calc(40% - 30px);
	margin: 0 auto;
	border-top: 1px solid #7abd3b;
	border-bottom: 1px solid #7abd3b;
	background: url('../images/common/side_arrow3.png') no-repeat right 10px center;
}

.more_price li a {
	line-height: 63px;
	color: #292929;
	text-decoration: none;
	padding: 0 55px 0 55px;
	display: block;
text-align:center;
	background: url('../images/fugyuday/icon_pdf.png') no-repeat left center;
}

.tel {
	text-align: center;
	margin: 0 auto;
	padding: 30px 0;
}

.tel strong {
	font-size: 200%;
	color: #7abd3b;
	line-height: 2em;
}

.comment p{
	margin-left: 2.5em;
}

.comment p:first-letter{
	margin-left: -1em;
}