	#main h3 {
	text-align: center;
}

#item article {
	width: 976px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}

#item article .rental_item {
	width: 474px;
	margin: 0 7px 30px;
	background: url('../images/rental/item_inner3.png') repeat-y;
	position: relative;
}

.rental_header {
	width: 474px;
	height: 30px;
	background: url('../images/rental/item_header3.png') no-repeat;
}

.rental_inner {
	padding: 0 0 36px;
}

.rental_footer {
	width: 474px;
	height: 32px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/rental/item_footer3.png') no-repeat;
}

.rental_inner h4 {
	box-sizing: border-box;
	height: 58px;
	color: #d24d82;
	font-size: 18px;
	text-align: center;
	padding-top: 16px;
	margin: 0 0 10px 0;
	background: url('../../../media/rental/bg_h4.png') no-repeat center bottom;
}

.rental_inner h4 small {
	font-size: 14px;
}

#item .honbun {
	padding: 0 20px;
}

#item .honbun p{
	font-feature-settings: 'pkna';
	text-align: justify;
}

#item .honbun img[style*="right"]{
	margin-left: 20px;
}

#item13 h4 {
	line-height: 1em !important;
}

#item12 {
	width: 470px !important;
	margin: 0 auto 30px !important;
	background: url('../images/rental/item_inner2.png') repeat-y !important;
}

#item12 .rental_header {
	width: 470px !important;
	height: 29px !important;
	background: url('../images/rental/item_header2.png') no-repeat !important;
}

#item12 .rental_footer {
	width: 470px !important;
	height: 36px !important;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/rental/item_footer2.png') no-repeat !important;
}

#item4 {
	width: 966px;
	margin: 0 auto;
}

#item4 .more_header {
	background: url('../images/common/header1.png') no-repeat;
	width: 966px;
	height: 39px;
}

#item4 .more_inner {
	background: url('../images/common/bg1.png') repeat-y;
	width: 966px;
	padding: 20px 30px;
	box-sizing: border-box;
}

#item4 .more_footer {
	background: url('../images/common/footer1.png') no-repeat;
	width: 966px;
	height: 34px;
}

#item4 .more_inner h3 img{
	width: 800px;
	height: auto;
}