body header {
	background: #BCD269;
}


.ecoworks_table table{}
.ecoworks_table table ul{
	margin: 0;
}

.ecoworks_table table ul li{
	margin: 0 0 0 1em;
}

.photo img.r::after{
	content:"クリックすると拡大します";
	display: block;
}

/** smartphone **/
@media screen and (max-width: 767px) {
.ecoworks aside.eyecatch {
	height: 52vw;
	position: relative;
	background: none;
}
.ecoworks aside.eyecatch .inner {
    position: absolute;
	margin: auto;
	height: 52vw;
	background: #fff url(../images/ecoworks/common/header_image.jpg) center top no-repeat;
	background-size: auto 44vw;
	left: 0;
    right: 0;padding: 0;
}
.ecoworks.doshitsu aside.eyecatch .inner {
    position: absolute;
	margin: auto;
	height: 52vw;
	background: #fff url(../images/ecoworks/doshitsu/header_image.jpg) center top no-repeat;
	background-size: auto 44vw;
	left: 0;
    right: 0;padding: 0;
}
.ecoworks aside.eyecatch .inner .btn {
    position: absolute;
    left: 1vw;
    bottom: 11vw;
    margin: auto;
	width: 25vw;
}
.ecoworks.doshitsu aside.eyecatch .inner .btn {
    position: absolute;
    right: 1vw;
	left: auto;
    bottom: 11vw;
    margin: auto;
	width: 25vw;
}
.ecoworks aside.eyecatch .inner .btn img{
	width: 100%;
	height: auto;
}

.ecoworks aside.eyecatch .inner .catch {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
	width: 95%;}
.ecoworks aside.eyecatch .inner nav.sub_header_menu {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 5px;
    background: #00a076;
	height: 8vw;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul {
	display: flex;align-items:center;
    justify-content: space-around;
    width: 100%;
    padding: 0px;
    margin: auto;
	height: 100%;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li {
    padding: 0;
    border-color: #fff;
	text-align: center;
	position: relative;
	width: 20%;
	height: 5vw;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li a {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li a img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: block;
	margin: auto;
	width: 90%;
	max-width: 110px;
	height: auto;
}

	.main {
		width: 94%;
		margin: 15px auto 0;
		transform: translateZ(1px);
	}
.main .body h3 {
    margin-bottom: 1.5em;
    padding: 0;
    border-bottom: none;
    background: none;
    background-size: auto;
    font-size: 140%;
    text-align: center;
}
.ecoworks .main .body h4 {
    margin-bottom: 0.5em;
    padding: 0 0 7px;
    border-bottom: 1px dotted #ccc;
    font-size: 150%;
}

	.main .body .center_img{
		display: block;
	margin: 20px auto;
	max-width: 90%;
	height: auto;
}
 .kengaku_tbl{
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		width:70%;
		margin: auto;
	}
	.kengaku_tbl table {
    margin-left: auto;
    margin-right: auto;
}
	.kengaku_tbl dl{
		margin: 0 auto;
		padding: 0;
		width: 100%;
		border-bottom: 1px solid #ccc;
	}	
	.kengaku_tbl dl dt{
		line-height: 2;
		display: inline-block;
		margin-left: 1em;
		margin-right: 2em;
	}	
	.kengaku_tbl dl dd{
		display: inline-block;
		line-height: 2;
	}	
 	.ecoworks_ukeire{
		border-radius: 10px;
		background: #EBF5EC;
		margin: 70px 10px 0;
		padding-bottom: 20px;
	}
 	.ecoworks_table{
		border-radius: 10px;
		background: #FFFAF0;
		margin: 10px 10px 0;
		padding: 10px;
	}
	.ecoworks_table table{
		margin: 0;
		width: 100%;
		background: #FDFDFD;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ecoworks_table .scroll{
		margin: 20px 0;
		width: calc(100%);
		overflow-x: scroll;
	}
	.ecoworks_table table thead tr th{
		background: #FDFDFD;
		border: 1px solid #353535;
		font-size: 120%;
		width: 170px;
	}
	.ecoworks_table table thead tr th:first-child{
		width: 125px;
	}
	.ecoworks_table table thead tr th:last-child{
		background: #C2F4EF;
	}
	.ecoworks_table table tbody tr td:last-child{
		background: #C2F4EF;
	}
	.ecoworks_table table tbody td{
		padding: 10px;
		vertical-align: top;
		border: 1px solid #353535;
	}
	.ecoworks_table table tbody th{
		border: 1px solid #353535;
		font-weight: normal;
		text-align: left;
		padding: 10px;
		font-size: 100%;
		vertical-align: top;
	}
	
	
	.ecoworks_ukeire .jirei{
		background: #fff;
		margin:0  20px;
		padding: 20px;
	}
	.ecoworks_ukeire .jirei::after{
		display: none;
	}
	.ecoworks_ukeire .jirei .box{
		display: flex;
		font-size: 120%;
		flex-direction: column;
		margin: 0;padding: 0;
		justify-content: space-between;
	}
	.ecoworks_ukeire .jirei .box::after{
		display: none;}
	
	.ecoworks_ukeire .jirei .l{
		margin: 0;padding: 0;
	}
	.ecoworks_ukeire .jirei .r{
		width: 100%;
		max-width: 100%;
		margin: auto;padding: 0;
	}
	.ecoworks_ukeire .jirei .l .flex{
		margin: 0;padding: 0;
				display: flex;
		flex-wrap: wrap;
	}
	.ecoworks_ukeire .jirei .l .flex dl{
		margin: 0;padding: 0;
		display: flex;
		width: 100%;
	}
	
	
.main .body .ecoworks_ukeire h3{
		padding-top: 40px;
	font-size: 150%;
	}
	.ecoworks_ukeire div{
		clear: both;
		padding: 40px;
		margin-bottom: 10px;
		border-top: 2px solid #fff;
	}
	.ecoworks_ukeire div::after{
		content: "";
		clear: both;
		display: block;
	}

	.ecoworks_ukeire div:first-child{
		border-top: 0 solid #fff;
	}
a.r,
img.r{
    float: right;
 	max-width: 40%;
	margin-left: 20px;
    margin-bottom: 20px;
	font-size: 70%;
	}
a.r img{
 	max-width: 100%;
	}
img.r::after{
		content: "";
		clear: both;
		display: block;
	}
img.c{
	display: block; margin: 0 auto 20px;
	max-width: 90%;
	height: auto;
	}
	.ecoworks_flowimg{
		background: #e7f7fa;
		box-shadow: 3px 3px 5px 3px rgba(127,127,127, 0.3);
		border-radius: 10px;
		text-align: center;
		padding: 15px;
		margin: 20px;
	}
	.ecoworks_flowimg img{
	max-width: 90%;
	}
	.flex{
		display: flex;
		justify-content:space-around;
		width: 90%;
		margin: 20px auto;
	}
	.flex figure{
		margin:0 10px;
	}
	.flex figure img{
		width: 100%;
		height: auto;
	}
	.ukeire .ecoworks_ukeire{
    clear: both;
		margin: 20px 10px;
		padding: 20px;
	}
	.ecoworks_ukeire.color2{
		background: #EBF5FC;
	}
	.ecoworks_ukeire.color3{
		background: #FEF6E9;
	}

	.section_link{
		display: none;
	}
	.section_link::after{
		content: "";
		clear: both;
		display: block;
	}
	.section_link a{
		display: block;		float: right;

	}
	.telbox{
		text-align: center; margin-top: 50px;
	}
	.telbox img{
		width: 90%;
	}

}

/** Tablet **/
@media screen and (min-width: 768px) and (max-width: 1079px) {
.ecoworks aside.eyecatch {
	height: 50vw;
	position: relative;
	background: none;
}
.ecoworks aside.eyecatch .inner {
    position: absolute;
	margin: auto;
	height: 50vw;
	background: #fff url(../images/ecoworks/common/header_image.jpg) center top no-repeat;
	background-size: auto 40vw;
	left: 0;
    right: 0;padding: 0;
}
.ecoworks.doshitsu aside.eyecatch .inner {
    position: absolute;
	margin: auto;
	height: 50vw;
	background: #fff url(../images/ecoworks/doshitsu/header_image.jpg) center top no-repeat;
	background-size: auto 40vw;
	left: 0;
    right: 0;padding: 0;
}
.ecoworks aside.eyecatch .inner .catch {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    margin: auto;
	width: 95%;}
.ecoworks aside.eyecatch .inner .btn {
    position: absolute;
    left: 1vw;
    bottom: 13vw;
    margin: auto;
}
.ecoworks.doshitsu aside.eyecatch .inner .btn {
    position: absolute;
    left: auto;
    right: 1vw;
    bottom: 13vw;
    margin: auto;
}
.ecoworks .main .body h4 {
    margin-bottom: 0.5em;
    padding: 0 0 7px;
    border-bottom: 1px dotted #ccc;
    font-size: 150%;
}

.ecoworks .main .body {
    float: none;
    min-height: 470px;
    margin: -55px auto -40px;
    padding: 80px;
    background: url(../images/recruit/common/body_upper_bg.png) top center no-repeat, url(../images/recruit/common/body_lower_bg.png) bottom center no-repeat;
}
	
.ecoworks aside.eyecatch .inner nav.sub_header_menu {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 40px 40px;
    background: #00a076;
	height: 11vw;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul {
	display: flex;
    justify-content: space-around;
    width: 100%;
    padding: 0 00px;
    margin: auto;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li {
    padding: 15px 0;
    border-color: #fff;
	text-align: center;
	position: relative;
	width: 20%;
	height: 5vw;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li a {
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li a img{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: block;
	margin: auto;
	width: 90%;
	max-width: 110px;
	height: auto;
}
	
	.kengaku_tbl{
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		height: 17em;
		width: 580px;
		margin: auto;
	}	
	.kengaku_tbl dl{
		height: 1.8em;
		margin: 0;
		padding: 0;
		border-bottom: 1px solid #ccc;
		width: 50%;
	}	
	.kengaku_tbl dl dt{
		line-height: 1.8;
				width: 50%;

		display: inline-block;
	}	
	.kengaku_tbl dl dd{
		display: inline-block;
		line-height: 1.8;
	}	

	.main {
		width: 98%;
		margin: 15px auto 0;
		transform: translateZ(1px);
	}

.main .body h3 {
    margin-bottom: 1.5em;
    padding: 0;
    border-bottom: none;
    background: none;
    background-size: auto;
    font-size: 225%;
    text-align: center;
}	
	.main .body .center_img{
		display: block;
		margin: 20px auto;
		max-width: 90%;
		height: auto;
	}
 	.ecoworks_ukeire{
		margin-top: 70px;
		border-radius: 10px;
		background: #EBF5EC;
		padding-bottom: 20px;
	}
	
	.ecoworks_ukeire .jirei{
		background: #fff;
		margin:0  20px;
	}
	.ecoworks_ukeire .jirei::after{
		display: none;
	}
	.ecoworks_ukeire .jirei .box{
		display: flex;
		font-size: 120%;
		flex-direction: row-reverse;
		margin: 0;padding: 0;
		justify-content: space-between;
	}
	.ecoworks_ukeire .jirei .box::after{
		display: none;	}
	
	.ecoworks_ukeire .jirei .l{
		margin: 0;padding: 0;
	}
	.ecoworks_ukeire .jirei .l .flex{
		margin: 0;padding: 0;
				display: flex;
		flex-wrap: wrap;
	}
	.ecoworks_ukeire .jirei .l .flex dl{
		margin: 0;padding: 0;
		display: flex;
		width: 100%;
	}
	
	
	
	
	
	
	
	
	
	
	
 	.ecoworks_table{
margin: 0;
		border-radius: 10px;
		background: #FFFAF0;
		padding: 20px;
	}
	.ecoworks_table table{
		margin: 20px 0;
		width: calc(100%);
		background: #FDFDFD;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ecoworks_table table thead tr th{
		background: #FDFDFD;
		border: 1px solid #353535;
		font-size: 120%;
	}
	.ecoworks_table table thead tr th:first-child{
		width: 125px;
	}
	.ecoworks_table table thead tr th:last-child{
		background: #C2F4EF;
	}
	.ecoworks_table table tbody tr td:last-child{
		background: #C2F4EF;
	}
	.ecoworks_table table tbody td{
		padding: 10px;
		vertical-align: top;
		border: 1px solid #353535;
	}
	.ecoworks_table table tbody th{
		border: 1px solid #353535;
		font-weight: normal;
		text-align: left;
		padding: 10px;
		font-size: 100%;
		vertical-align: top;
	}

.main .body .ecoworks_ukeire h3{
		padding-top: 40px;
	font-size: 150%;
	}
.main .body .ecoworks_table h3{
		padding-top: 40px;
	font-size: 150%;
	}

	.ecoworks_ukeire div{
		clear: both;
		padding: 40px;
		margin-bottom: 10px;
		border-top: 2px solid #fff;
	}
	.ecoworks_ukeire div::after{
		content: "";
		clear: both;
		display: block;
	}
	.ecoworks_ukeire div:first-child{
		border-top: 0 solid #fff;
	}
a.r img{
 	max-width: 100%;
	display: block;
	}
a.r,
img.r{
    float: right;
 	max-width: 40%;
	margin-left: 20px;
    margin-bottom: 20px;
	}
img.c{
	display: block; margin: 0 auto 20px;
	max-width: 90%;
	}
	.ecoworks_flowimg{
		background: #e7f7fa;
		box-shadow: 3px 3px 5px 3px rgba(127,127,127, 0.3);
		border-radius: 10px;
		text-align: center;
		padding: 15px;
		margin: 20px;
	}
	.ecoworks_flowimg img{
	max-width: 90%;
	}
	
	.flex{
		display: flex;
		justify-content:space-around;
		width: 95%;
		margin: 20px auto;
	}
	.flex figure{
		margin:0 10px;
	}
	.flex figure img{
		width: 100%;height: auto;
	}
	.ukeire .ecoworks_ukeire{
    clear: both;
		margin: 20px 0;
		padding: 20px;
	}
	.ecoworks_ukeire.color2{
		background: #EBF5FC;
	}
	.ecoworks_ukeire.color3{
		background: #FEF6E9;
	}

	.ukeire .main .body  h3{
		text-align: left; width: 400px; float: left;
	}
	.section_link{
		float: right;
	}
	.section_link::after{
		content: "";
		clear: both;
		display: block;
	}
	.section_link a{
		display: block;		float: right;

	}
	.telbox{
		text-align: center; margin-top: 50px;
	}


}

/** PC ***/
@media screen and (min-width: 1080px)  {
.ecoworks aside.eyecatch {
  height: 650px;    background: #fff url(../images/ecoworks/common/header_image.jpg) center top no-repeat;
	position: relative;
}
.ecoworks.doshitsu aside.eyecatch {
	background: #fff url(../images/ecoworks/doshitsu/header_image.jpg) center top no-repeat;

}
.ecoworks aside.eyecatch .inner {
    position: absolute;
	margin: auto;height: 100%;
	left: 0;
    right: 0;padding: 0;
    width: 1080px;
}
.ecoworks aside.eyecatch .inner .btn {
    position: absolute;
    left: 0;
    bottom: 160px;
    margin: auto;
}
.ecoworks.doshitsu aside.eyecatch .inner .btn {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 160px;
    margin: auto;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu {
    width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 40px 40px;
    background: #00a076;
}
	

.ecoworks aside.eyecatch .inner nav.sub_header_menu ul {
	display: flex;
    justify-content: space-around;
    width: 900px;
    padding: 0 00px;
    margin: auto;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li {
    width: 180px;
    padding: 15px 0;
    border-color: #fff;
}
.ecoworks aside.eyecatch .inner nav.sub_header_menu ul li a img{
	display: block;
	margin: auto;
}
.ecoworks .main .body {
    float: none;
    min-height: 470px;
    margin: -55px auto 0;
    padding: 80px;
    background: url(../images/recruit/common/body_upper_bg.png) top center no-repeat, url(../images/recruit/common/body_lower_bg.png) bottom center no-repeat;
}
.main {
    width: 1080px;
    margin: 15px auto 0;
    transform: translateZ(1px);
}
.main .body h3 {
    margin-bottom: 1.5em;
    padding: 0;
    border-bottom: none;
    background: none;
    background-size: auto;
    font-size: 225%;
    text-align: center;
}
.ecoworks .main .body h4 {
    margin-bottom: 0.5em;
    padding: 0 0 7px;
    border-bottom: 1px dotted #ccc;
    font-size: 150%;
}
	.main .body .center_img{
		display: block;
		margin: 20px auto;
	}
	.kengaku_tbl{
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		height: 15em;
		width: 660px;
		margin: auto;
	}	
	.kengaku_tbl dl{
		margin: 0;
		padding: 0;
		width: 33%;
		border-bottom: 1px solid #ccc;
	}	
	.kengaku_tbl dl dt{
		line-height:2;
				width: 50%;

		display: inline-block;
	}	
	.kengaku_tbl dl dd{
		display: inline-block;
		line-height: 2;
	}	
	.ecoworks_table{
		margin-top: 0;
		padding: 30px;
		border-radius: 10px;
		background: #FFFAF0;
	}
	.ecoworks_table table{
		margin: 20px 0;
		width:100% ;
		background: #FDFDFD;
		border-collapse: collapse;
		table-layout: fixed;
	}
	.ecoworks_table table thead tr th{
		background: #FDFDFD;
		border: 1px solid #353535;
		font-size: 130%;
	}
	.ecoworks_table table thead tr th:first-child{
		width: 125px;
	}
	.ecoworks_table table thead tr th:last-child{
		background: #C2F4EF;
	}
	.ecoworks_table table tbody tr td:last-child{
		background: #C2F4EF;
	}
	.ecoworks_table table tbody td{
		padding: 10px;
		vertical-align: top;
		border: 1px solid #353535;
	}
	.ecoworks_table table tbody th{
		border: 1px solid #353535;
		font-weight: normal;
		text-align: left;
		padding: 10px;
		font-size: 110%;
		vertical-align: top;
	}
	
	
	
	
	
	
	
	
	
	
	.ecoworks_ukeire .jirei{
		background: #fff;
		margin:0  20px;
	}
	.ecoworks_ukeire .jirei::after{
		display: none;
	}
	.ecoworks_ukeire .jirei .box{
		display: flex;
		font-size: 120%;
		flex-direction: row-reverse;
		margin: 0;padding: 0;
		justify-content: space-between;
	}
	.ecoworks_ukeire .jirei .box::after{
		display: none;	}
	
	.ecoworks_ukeire .jirei .l{
		margin: 0;padding: 0;
	}
	.ecoworks_ukeire .jirei .l .flex{
		margin: 0;padding: 0;
				display: flex;
		flex-wrap: wrap;
	}
	.ecoworks_ukeire .jirei .l .flex dl{
		margin: 0;padding: 0;
		display: flex;
		width: 50%;
	}
	.ecoworks_ukeire{
		margin-top: 70px;
		border-radius: 10px;
		background: #EBF5EC;padding: 0 0 20px;
	}
	
	
	
	
	
	.ecoworks_ukeire.color2{
		background: #EBF5FC;
	}
	.ecoworks_ukeire.color3{
		background: #FEF6E9;
	}
.main .body .ecoworks_ukeire h3{
		padding-top: 40px;
	}

	.ecoworks_ukeire div{
		clear: both;
		padding: 40px;
		margin-bottom: 10px;
		border-top: 2px solid #fff;
	}
	.ecoworks_ukeire div::after{
		content: "";
		clear: both;
		display: block;
	}

	.ecoworks_ukeire div:first-child{
		border-top: 0 solid #fff;
	}
a.r img{
 	max-width: 100%;
	display: block;
	}
a.r,
img.r{
    float: right;
        margin-left: 20px;
    margin-bottom: 20px;
	}
img.r::after{
		content: "";
		clear: both;
		display: block;
	}
img.c{
display: block; margin: 0 auto 20px;
	}
	.ecoworks_flowimg{
		background: #e7f7fa;
		box-shadow: 3px 3px 5px 3px rgba(127,127,127, 0.3);
		border-radius: 10px;
		text-align: center;
		padding: 15px;
		margin: 20px;
	}
	.flex{
		display: flex;
		justify-content:space-around;
		width: 90%;
		margin: 20px auto;
	}
	.flex figure{
		margin:10px;
	}
	.flex figure img{
		width: 100%;
	}
	.ukeire .ecoworks_ukeire{
    clear: both;
		margin: 20px 0;
		padding: 20px;
	}
	.ukeire .main .body  h3{
		text-align: left; width: 400px; float: left;
	}
	.section_link{
		float: right;
	}
	.section_link::after{
		content: "";
		clear: both;
		display: block;
	}
	.section_link a{
		display: block;		float: right;

	}
	.telbox{
		text-align: center; margin-top: 50px;
	}
.pagetop {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(../images/development/common/footer_copy.png) no-repeat;
	transform: translateZ(1px);
}
}