#page_title {
	background: url('../images/about/bg_h2.jpg') repeat-x top center;
}

#subnav {
	width: 660px;
	margin: 0 auto;
	padding: 45px 0;
}

#subnav ul {
	display: flex;
}

#subnav li {
	width: 200px;
	margin: 0 10px;
}

#subnav li a {
	display: block;
	border: 2px solid #089d3a;
	border-radius: 35px;
	font-size: 18px;
	color: #121212;
	text-decoration: none;
	line-height: 70px;
	text-align: center;
}

#item10 article {
	width: 960px;
	margin: 0 auto 130px;
	padding: 0 0 50px 0;
	border-bottom: 2px dotted #fb943e;
}

#item10 h3 {
	text-align: center;
	margin: 0 0 35px 0;
}

#item10 .inner {
	padding: 0 80px;
}

#item10 h4 img {
	width: 40% !important;
	height: auto !important;
}
#item10 h4 span img {
	width: 50% !important;
}

#item9 article {
	width: 960px;
	margin: 0 auto 130px;
	padding: 0 0 50px 0;
	font-size: 18px;
	line-height: 1.8em;
}

#item9 h3 {
	text-align: center;
	margin: 0 0 35px 0;
}

#item9 h4 {
	text-align: center;
	font-size: 24px;
	border-bottom: 3px solid #ec5f00;
	margin: 0 0 35px 0;
}

#item9 p {
	text-align: center;
}

#item9 table {
	width: 720px;
	margin: 0 auto;
	font-size: 14px !important;
}

#item9 th,
#item9 th p,
#item9 td,
#item9 td p {
	text-align: left;
	font-weight: normal;
}

#item9 th,
#item9 td {
	border-bottom: 1px solid #ffc45e;
	padding: 10px;
}

#item9 th {
	width: 100px;
	padding-right: 40px;
}

#item9 h3 img {
	width: 30% !important;
}

#table2 th {
	text-align: right !important;
}

#item8 article {
	width: 820px;
	margin: 0 auto 130px;
	padding: 0 0 50px 0;
	line-height: 1.8em;
}

#item8 h3 {
	text-align: center;
	margin: 0 0 35px 0;
	padding: 100px 0  0 0;
}

#item8 .box {
	width: 820px;
	margin: 0 auto 30px;
	border: 1px solid #ffc45e;
	padding: 19px;
	box-sizing: border-box;
}

#item8 .box_l {
	width: 350px;
	float: left;
}

#item8 .box_r {
	width: 410px;
	float: right;
}

#item8 .box h4,
#box2 h4,
#box3 h4 {
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	background: #def3e5;
}

#item8 .box p,
#box2 p,
#box3 p {
	padding: 10px;
	margin: 0 10px;
	border-bottom: 1px solid #c1c1c1;
}

#item8 .box iframe {
	width: 100%;
}

#box2 {
	float: left;
	width: 400px;
	border: 1px solid #ffc45e;
	padding: 19px;
	box-sizing: border-box;
}
#box3{
	float:right;
	width:400px;
	border:1px solid #ffc45e;
	padding:19px;
	box-sizing:border-box;
}



@media screen and ( max-width:960px) {
	h3 img{
		width:40% !important;
		height:auto;
	}
	#subnav{
		width:100% !important;
		padding:25px 0 !important;
	}
	#subnav li{
		width:calc(100% / 3 - 20px) !important;
	}
	#subnav li a{
		font-size:13px !important;
	}
	#item10 article{
		width:100% !important;
		margin:0 auto 50px !important;
		padding:0 3% !important;
		box-sizing:border-box;
	}
	#item10 .inner{
		padding:0 3% !important;
		box-sizing:border-box;
	}
	#item9 article{
		width:100% !important;
		margin:0 auto 50px !important;
		padding:0 3% !important;
		box-sizing:border-box;
	}
	#item9 h4{
		font-size:20px !important;
	}
	#item9 table{
		width:100% !important;
	}
	#item9 th{
		width:100px;
		padding-right:0px !important;
	}
	#table2 th{
		text-align:right !important;
	}
	#item8 article{
		width:100% !important;
		margin:0 auto 50px !important;
		padding:0 3% !important;
		box-sizing:border-box;
	}
	#item8 .box{
		width:100% !important;
		box-sizing:border-box;
	}
	#item8 .box_l{
		width:100% !important;
	}
	#item8 .box_r{
		width:100% !important;
	}

	#item8 .box iframe{
		width:100%;
	}
	#box2{
		float:none !important;
		width:100% !important;
		margin-bottom: 30px;
	}
	#box3{
		float:none !important;
		width:100% !important;
	}

	#item9 h3 img {
		width: 60% !important;
	}

	#box2 p br{
		display: inline !important;
	}
}
#anzen{
width:800px;
margin:0 auto;
}
#anzen li{
margin:0 0 10px;
}