@charset "utf-8";
.gaiyou_area{
    content:"";
    display: block;
    padding: 22.3% 0 5%;
	background: url("../img/gaiyou_bk_.jpg") no-repeat;
	background-size: cover;
	background-position: bottom left;
	z-index: 1;
    width: 100%;
	height: auto;
}

.gaiyou_bk{
	width: 70%;
	margin: 0 auto;
    position: relative;
}
.gaiyou_ti {
	position: absolute;
	width: 100%;
	height: auto;
	top: -120px;
	right: 20px;
	text-align: right;
	font-size: 25px;
	line-height: 2;
	text-shadow: -1px 0px 18px rgba(37,67,67, 0.8), 0px 0px 13px #254343;
	color: #fff;
}

.gaiyou_list {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto;
	flex-wrap: wrap;
	/*bottom: 0;
    left: 50%;
    transform: translateX(-50%);*/
}
.gaiyou_list li {
	width: 23.5%;
	padding: 35px 15px;
	color: #00787e;
	font-weight: bold;
	text-align: center;
	border: 2px solid #00787E;
	border-radius: 4px;
	background: #fff;
	box-sizing: border-box;
	font-size: 1.2em;
}

.gaiyou_bk img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.gaiyou_come {
	width: 100%;
	text-align: center;
	margin: 25px 0 60px 0;
}

/*資源循環・エネルギー利用に優れた施設*/
.shisetu {
	width: 100%;
	background: #F9F9F2;
	overflow: hidden;
}
.shisetsu_flow_tiarea{
	width: 800px;
	height: 75px;
	margin: 30px auto 20px auto;
	background: url("../../img/mage.png")left bottom no-repeat;
}
.shisetsu_flow_title {
	width: 800px;
	line-height: 50px;
	color: #fff;
	padding-left: 20px;
	background: #00787e;
	box-sizing: border-box;
}
.shisetsu_flow {
	width: 700px;
	margin: 0 auto 0 auto;
}
.shisetsu_flow img {
	vertical-align: bottom;
}
.shisetsu_hyou_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 700px;
	margin: 30px auto 0 auto;
}
.shisetsu_hyou1 {
	width: 340px;
	margin: 0 0 30px 0;
	background: #fff;
}
.shisetsu_hyou1 li:first-of-type {
	width: 100%;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #e40012;
}
.shisetsu_hyou1 li:nth-of-type(2) {
	width: 100%;
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-left: 1px solid #e40012;
	border-right: 1px solid #e40012;
	box-sizing: border-box;
}
.shisetsu_hyou1 li:last-of-type {
	width: 100%;
	padding: 5px 20px 5px 20px;
	border-left: 1px solid #e40012;
	border-right: 1px solid #e40012;
	border-bottom: 1px solid #e40012;
	box-sizing: border-box;
}
.shisetsu_hyou2 {
	width: 340px;
	margin: 0 0 30px 0;
	background: #fff;
}
.shisetsu_hyou2 li:first-of-type {
	width: 100%;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #ec8391;
}
.shisetsu_hyou2 li:nth-of-type(2) {
	width: 100%;
	text-align: left;
	padding: 5px 20px 5px 20px;
	border-left: 1px solid #ec8391;
	border-right: 1px solid #ec8391;
	box-sizing: border-box;
}
.shisetsu_hyou2 li:last-of-type {
	width: 100%;
	padding: 5px 20px 5px 20px;
	border-left: 1px solid #ec8391;
	border-right: 1px solid #ec8391;
	border-bottom: 1px solid #ec8391;
	box-sizing: border-box;
}

/*施設概要・処理の流れ*/
.nagare_area {
	display: flex;
	justify-content: space-between;
	width: 900px;
	margin: 30px auto 0 auto;
}
/*高効率ごみ発電施設*/
.nagare_koukouritsu {
	width: 440px;
	background: #fae3e6;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 20px 30px;
}
.nagare_title1 {
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 20px;
	color: #E40012;
	font-weight: bold;
}
.nagare_gaiyou_ti1 {
	width: 100%;
	color: #fff;
	background: #EC8391;
	line-height: 30px;
	margin: 15px 0 0 0;
	padding-left: 20px;
	box-sizing: border-box;
}
.nagare_gaiyou {
	padding: 10px 0 0 0;
	height: 190px;
}
.nagare_gaiyou dl {
	display: flex;
	widows: 100%;
	padding-bottom: 10px;
	background: url("../img/dot_line.png") left bottom no-repeat;
	margin-bottom: 10px;
}
.nagare_gaiyou dt {
	width: 110px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background: url("../img/list_bk.png") no-repeat;
}
.nagare_gaiyou dd {
	padding-left: 15px;
	box-sizing: border-box;
}
.nagare_flow {
	margin: 10px 0 0 0;
}
.nagare_kakudai {
	width: 180px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 10px auto 0
}
.nagare_kakudai a {
	display: block;
	color: #00787e;
	border: 2px solid #00787e;
	border-radius: 15px;
	text-decoration: none;
	transition: all 0.5s 0s;
	background: url("../img/mushimegane_off.png") no-repeat;
	background-position: right 40px center;
}
.nagare_kakudai a:hover {
	color: #fff;
	border: 2px solid #00787e;
	background: url("../img/mushimegane_on.png") no-repeat #00787e;
	background-position: right 40px center;
}
/*汚泥再生処理センター*/
.nagare_odei {
	width: 440px;
	background: #eaf5fb;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 20px 30px;
}
.nagare_title2 {
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 20px;
	color: #068AB9;
	font-weight: bold;
}
.nagare_gaiyou_ti2 {
	width: 100%;
	color: #fff;
	background: #54C1EF;
	line-height: 30px;
	margin: 15px 0 0 0;
	padding-left: 20px;
	box-sizing: border-box;
}

/*会社概要*/
.profile_list {
	margin-top: 30px;
}
.profile_list dl {
	display: flex;
	width: 600px;
	margin: 0 auto 15px auto;
	padding: 0 0 15px 0;
	background: url("../../img/line_600.png") left bottom no-repeat;
}
.profile_list dt {
	width: 100px;
	height: 25px;
	list-style: 30px;
	color: #fff;
	text-align: center;
	background: url("../../img/daybox.png") no-repeat;
}
.profile_list dd {
	padding-left: 20px;
	box-sizing: border-box;
}
.kouji_area {
	padding-bottom: 10px;
}
.kouji {
	text-align: center;
	margin: 30px 0 10px 0;
}





@media screen and (max-width:940px) {
	
	.gaiyou_area{
    content:"";
    display: block;
    padding-top: -0%;
	background: url("../img/gaiyou_bk_.jpg") no-repeat;
	background-size: cover;
	background-position: bottom;
	z-index: 1;
    width: 100%;
}	
	.gaiyou_ti {
		display: inline-block;
	position: static;
	width: 100%;
	top: -150px;
	right: auto;
	text-shadow: none;
	color: #007893;
		text-align: center;
		font-size: 1.4em;
		margin:  10px 0 15px 0;
}
	
	.gaiyou_list li {
	width: 100%;
	}
	
	.gaiyou_list li:not(:first-child){
	margin-top: 20px;
	}
	
	
	.gaiyou_come {
		width: 92%;
		text-align: left;
		margin: 25px 0 60px 0;
		padding: 0 4%;
	}
	/*資源循環・エネルギー利用に優れた施設*/
	.shisetu {
		
	}
	.shisetsu_flow_tiarea{
		width: 92%;
		height: 65px;
			margin: 6% auto 5% auto;
		background: url("../../img/mage.png")left bottom no-repeat;
	}
	.shisetsu_flow_title {
		width: 100%;
		line-height: 40px;
		color: #fff;
		padding-left: 5%;
		background: #00787e;
		box-sizing: border-box;
	}
	.shisetsu_flow {
		width: 100%;
		padding: 0 4%;
		box-sizing: border-box;
		margin: 0 auto 0 auto;
	}
	.shisetsu_flow img {
		width: 100%;
		height: auto;
	}
	.shisetsu_flow img {
		vertical-align: bottom;
	}
	.shisetsu_hyou_area {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
		margin: 5% auto 0 auto;
		padding: 0 4%;
		box-sizing: border-box;
	}
	.shisetsu_hyou1 {
		max-width: 340px;
		margin: 0 1% 5% 1%;
	}
	.shisetsu_hyou1 li:first-of-type {
		width: 100%;
		text-align: center;
		line-height: 36px;
		color: #fff;
		background: #e40012;
	}
	.shisetsu_hyou1 li:nth-of-type(2) {
		width: 100%;
		text-align: left;
		padding: 5px 20px 5px 20px;
		border-left: 1px solid #e40012;
		border-right: 1px solid #e40012;
		box-sizing: border-box;
	}
	.shisetsu_hyou1 li:last-of-type {
		width: 100%;
		padding: 5px 20px 5px 20px;
		border-left: 1px solid #e40012;
		border-right: 1px solid #e40012;
		border-bottom: 1px solid #e40012;
		box-sizing: border-box;
	}
	.shisetsu_hyou1 li:last-of-type img {
		width: 100%; height: auto;
	}
	.shisetsu_hyou2 {
		width: 340px;
		margin: 0 1% 5% 1%;
	}
	.shisetsu_hyou2 li:first-of-type {
		width: 100%;
		text-align: center;
		line-height: 36px;
		color: #fff;
		background: #ec8391;
	}
	.shisetsu_hyou2 li:nth-of-type(2) {
		width: 100%;
		text-align: left;
		padding: 5px 20px 5px 20px;
		border-left: 1px solid #ec8391;
		border-right: 1px solid #ec8391;
		box-sizing: border-box;
	}
	.shisetsu_hyou2 li:last-of-type {
		width: 100%;
		padding: 5px 20px 5px 20px;
		border-left: 1px solid #ec8391;
		border-right: 1px solid #ec8391;
		border-bottom: 1px solid #ec8391;
		box-sizing: border-box;
	}
	.shisetsu_hyou2 li:last-of-type img {
		width: 100%; height: auto;
	}
	
	
	/*施設概要・処理の流れ*/
	.nagare_area {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
		margin: 6% auto 0 auto;
		padding: 0 4%;
		box-sizing: border-box;
	}
	/*高効率ごみ発電施設*/
	.nagare_koukouritsu {
		width: 100%;
		max-width: 640px;
		min-width: 320px;
		background: #fae3e6;
		border-radius: 10px;
		box-sizing: border-box;
		padding: 0 4% 6%;
	}
	.nagare_title1 {
		margin: 6% 0 0 0;
		text-align: center;
		font-size: 20px;
		color: #E40012;
		font-weight: bold;
	}
	.nagare_gaiyou_ti1 {
		width: 100%;
		color: #fff;
		background: #EC8391;
		line-height: 30px;
		margin: 15px 0 0 0;
		padding-left: 20px;
		box-sizing: border-box;
	}
	.nagare_gaiyou {
		padding: 6% 0 0 0;
		height: auto;
	}
	.nagare_gaiyou dl {
		display: block;
		widows: 100%;
		padding-bottom: 3%;
		background: url("../img/dot_line.png") left bottom repeat-x;
		margin-bottom: 5%;
		box-sizing: border-box;
	}
	.nagare_gaiyou dt {
		width: 110px;
		height: 25px;
		margin-bottom: 3%;
		line-height: 25px;
		color: #fff;
		text-align: center;
		background: url("../img/list_bk.png") no-repeat;
	}
	.nagare_gaiyou dd {
		width: 100%;
		padding-left: 15px;
		box-sizing: border-box;
		word-break: break-all;
	}
	.nagare_flow {
		margin: 4% 0 0 0;
	}
	.nagare_flow img {
		width: 100%; height: auto;
	}
	.nagare_kakudai {
		width: 180px;
		height: 30px;
		margin: 3% auto 0;
	}
	.nagare_kakudai a {
		background-position: right 35px center;
	}
	.nagare_kakudai a:hover {
		background-position: right 35px center;
	}
	/*汚泥再生処理センター*/
	.nagare_odei {
		width: 100%;
		max-width: 640px;
		min-width: 320px;
		background: #eaf5fb;
		border-radius: 10px;
		box-sizing: border-box;
		margin-top: 30px;
		padding: 0 4% 6%;
	}
	.nagare_title2 {
		margin: 6% 0 0 0;
		text-align: center;
		font-size: 20px;
		color: #068AB9;
		font-weight: bold;
	}
	.nagare_gaiyou_ti2 {
		width: 100%;
		color: #fff;
		background: #54C1EF;
		line-height: 30px;
		margin: 15px 0 0 0;
		padding-left: 20px;
		box-sizing: border-box;
	}

	/*会社概要*/
	.profile_list {
		margin-top: 30px;
	}
	.profile_list dl {
		display: block;
		width: 100%;
		margin: 0 auto 15px auto;
		padding: 0 4% 15px 4%;
		box-sizing: border-box;
		background: url("../../img/line_600.png") left bottom no-repeat;
	}
	.profile_list dt {
		width: 100px;
		height: 25px;
		margin-bottom: 3%;
		list-style: 30px;
		color: #fff;
		text-align: center;
		background: url("../../img/daybox.png") no-repeat;
	}
	.profile_list dd {
		padding-left: 20px;
		box-sizing: border-box;
	}

	/*工事概要*/
	.kouji {
		width: 92%;
		padding: 0 4%;
	}
	.kouji img {
		max-width: 701px;
		width: 100%;
		height: auto;
	}

}

@media screen and (max-width:768px) {
	.gaiyou_area{
	background: linear-gradient(to bottom, #fff 0%, #c9dfdc 100%);
}	
	.gaiyou_ti {
	top: -130px;
	line-height: 1.2;
}
	}
	
