#sys_contents {
	padding-top: 50px;
	padding-bottom: 50px;
}
#sys_contents_in {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
/*********************/
/* お問合せ*/ 

#inquiry_work {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#inquiry_work_in {
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.doc_t01{
	color: #2E994B;
	font-size: 28px;
	margin-bottom: 28px;
}
.doc_t02{
	line-height: 41px;
	background-image: url(/css/doc_bg.png);
	background-repeat: repeat;
	background-position: center top;
	width: 516px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 72px;
}
.doc_book{width:800px;	overflow: hidden;
	position: relative;
	zoom:1;
}
.doc_book_wk{
	width: 380px;
	float: left;
	height: 540px;
}
.dbw_photo{
	margin-bottom: 20px;
}
.dbw_title{
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
.dbw_body{
	text-align: left;
	margin-bottom: 20px;
}
.dbw_chk{
	background-image: url(/css/doc_btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 167px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-top: 3px;
}
.catalog {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 72px;
}
.catalog_block {
	width: 48%;
}
.catalog_sub {
	margin-bottom: 10px;
	color: #9cc575;
	font-size: 18px;
	font-weight: bold;
}
.catalog_ttl {
	margin-bottom: 20px;
}
.catalog_ttl span {
	display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    background-color: #9cc575;
}
.catalog_ttl br + span {
	margin-top: 5px;
}
.catalog_block:nth-of-type(n+3) {
	margin-top: 40px;
}
.catalog_block h3 {
	margin-bottom: 20px;
	color: #796a55;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #796a55;
}
.catalog_block h3 span {
	margin-left: 2em;
	font-size: 14px;
	font-weight: normal;
}
.catalog_block figure img {
	max-width: 60%;
}
.catalog_guide {
	margin-top: 20px;
}
#footer06_in {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 46px;
}
.lineg {
	color: #55B53D;
}
