#page_title {
	background: url('../images/escaleday/h2.jpg') no-repeat top center;
}
#contents h3 {
	background: url('../images/common/h3_2.png') no-repeat center;
}
#contents section h4:before {
	content: "●";
	color: #f16275;
}

#contents section h5 {
	border-bottom: 1px solid #ffc7c7;
}

#contents table {
	width: calc(100% - 40px);
	border: 3px solid #f16275;
	margin: 0 20px 20px 20px;
}

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

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

#contents td {
	text-align: center;
}

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

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

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

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


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

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

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

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

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