#page_title {
	background: url('../images/helper/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 {
	font-size: 18px;
border-bottom:1px solid #f16275;
}

#item46 .float_l {
	width: 630px;
	float: left;
}

#item46 .float_l table {
	width: 100%;
}

#item46 .float_l th,
#item46 .float_l td {
	border-bottom: 1px dashed #a6a6a6;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

#item46 .float_l th {
	width: 105px;
}

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

#item44 th,
#item44 td {
	border: 1px solid #ef8ea5;
	text-align: center;
	padding: 3px 10px;
	vertical-align: middle;
		font-weight: normal;

}

#item44 th {
	background: #ffe7ec;
}

#item45 .inner {
	padding: 15px;
}

#item45 .inner h6 {
	line-height: 30px;
	font-size: 20px;
  font-family: "vdl-v7mincho",sans-serif;
	padding: 0 10px;
	margin: 0 0 15px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd7dc+0,ffffff+100&1+80,0+100 */
	background: -moz-linear-gradient(left, rgba(255, 215, 220, 1) 0%, rgba(255, 247, 248, 1) 80%, rgba(255, 255, 255, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 215, 220, 1) 0%, rgba(255, 247, 248, 1) 80%, rgba(255, 255, 255, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255, 215, 220, 1) 0%, rgba(255, 247, 248, 1) 80%, rgba(255, 255, 255, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd7dc', endColorstr='#00ffffff', GradientType=1);
	/* IE6-9 */
}
@media all and (-ms-high-contrast:none) {
#item45 .inner h6 {
    font-family: "meyryo" !important;
　}
}

#item45 .inner ul {
	list-style: none;
	display: flex;
}

#item45 .inner li {
	background: url('../images/helper/bg_s_circle.png') no-repeat;
	-webkit-background-size: contain;
	     -o-background-size: contain;
	        background-size: contain;
	font-size: 89%;
	text-align: center;
	height: 90px;
	width: 90px;
	line-height: 90px;
	border-radius: 50%;
	overflow: hidden;
	margin: 10px;
}

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

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

.more_price li {
	width: calc(50% - 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 a {
	line-height: 63px;
	color: #292929;
	text-decoration: none;
	padding: 0 0 0 55px;
	display: block;
	background: url('../images/escaleday/icon_pdf.png') no-repeat left center;
}

#item44 table tr:nth-child(n+2) th:first-child{
/*	border-bottom: none;
	border-top: none;*/
}

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

.comment p:first-letter{
	margin-left: -1em;
}
.map_more{
width:90px;
line-height:50px;
display:block;
background:#ffdae8;
border-radius:5px;
    font-family: "vdl-v7mincho",sans-serif;
font-size:14px;
color:#000;
text-decoration:none;
text-align:center;
float:right;
margin:0 0 0 10px;
}