#page_title {
	background: url('../images/zaitaku/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;
}

#item52 table {
	width: calc(100% - 40px);
margin:0 20px;
}

#item52 th {
	width: 186px;
	text-align: center;
	vertical-align: top;
}

#item52 th,
#item52 td {
	padding: 20px 30px 20px 30px;
	border-bottom: 1px solid #ccc;
}
#item52 td{
	vertical-align: middle;
}

#item52 ul {
	list-style: none;
	display: flex;
}

#item52 li {
	width: 25%;
	text-align: center;
}

#item51 ul {
	list-style: none;
	display: flex;
}

#item51 li {
	width: 20%;
	text-align: center;
}

#item51 li:nth-child(even) {
	padding: 50px 0 0 0;
}

#item50 .float_l {
	width: 600px;
	float: left;
}

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

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

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

#item50 .float_r {
	width: calc(100% - 450px);
	padding:0 0 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shisetsu {
	margin: 0 0 60px 0;
display:flex;
}

#shisetsu1 {
	padding: 35px 0 0 0;
	background: url('../images/zaitaku/bg1.png') repeat-x;
}
#shisetsu1 .float_r{
padding-top:106px;
}

#shisetsu2 {
	padding: 35px 0 0 0;
	background: url('../images/zaitaku/bg2.png') repeat-x;
}

#shisetsu2 .float_r{
padding-top:50px;
}
#shisetsu3 {
	padding: 35px 0 0 0;
	background: url('../images/zaitaku/bg3.png') repeat-x;
}

#shisetsu3 .float_r{
padding-top:94px;
}
#item51 table{
	border: none !important;
width:calc(100% - 40px);
margin:0 20px;
}

#item51 table tr th,
#item51 table tr td{
	border: none;
	background: none;
	vertical-align: middle;
}

#item51 table tr th{
	padding: 0 20px;
	width: 90px;
text-align:center;
}

#item51 table tr td:nth-child(2){
text-align:center;
}
#item51 table tr td{
	text-align: left;
	padding: 0 20px;
	min-width: 90px;
}

#item51 table tr td h4{
	background: none;
	border-bottom: 1px solid #F17A34;
	color: #875c1a;
  font-family: "vdl-v7mincho",sans-serif;
	margin-bottom: 10px;
}

#item51 table tr td h4:before{
	display: none;
}