#page_title {
	background: url('../images/kuchinai/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 {
	font-size: 20px;
}

#item41 ul {
	list-style: none;
	padding: 20px 0;
	display: flex;
}

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

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

#item43 th,
#item43 td {
	border: 1px solid #68af25;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}

#item43 th {
	background: #daf4c1;
}

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


#item41 table th,
#item41 table td{
	vertical-align: middle;
	text-align: left;
}

#item41 table th{
	padding: 10px 20px;
	width: 10%;
}

#item41 table td{
	padding: 10px 0;
	/* text-align: right; */
}

#item41 table td:nth-child(2){
	padding-left: 30px;
	width: 100px;
}

#item41 table td p{
	border-top: 1px solid #875c1a;
	border-bottom: 1px solid #875c1a;
	height: 65px;
	padding: 10px;
  font-family: "vdl-v7mincho",sans-serif;
  font-size: 123.1%;
  color: #875c1a;
}