@charset "UTF-8";
/* CSS Document */
	body {
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
		line-height: 1.6;
		font-size: 16px;
		text-align: justify;
		color: #333;
	}
.bluebase {
	oppacity: 0;
}
.child3 img,.child2 img{width: 100%;}

.h20_h10 {
	height: 20px;
}
.hover{opacity: 0.5;}
h2.recruit {
		font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 20px;
	font-weight: 400;
    position: relative;
    width: 100%;
    margin: 20px auto;
	padding-bottom: 10px;
    color: #000;
	text-align: center;
  display: inline-block;
  position: relative;
}
h2.recruit:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -5px; /*下線の上下位置調整*/
  display: inline-block;
  width: 80px; /*下線の幅*/
  height: 3px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #c0e4f1; /*下線の色*/
}
.entory_box{
	background-color: #000;color:#fff;text-align: center;padding: 1% 0;}
.page_title_wrap {
	background-image: url(../img/blue_base.svg);
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 360px;
	background-size: cover;
}

.page_title_img {
		width: auto;
		height: 120px;
		display: block;
		padding-top: 40px;
		padding-bottom: 40px;
	}
.page_title_img_service {
		width: auto;
		height: 400px;
		display: block;
		padding-top: 20%;
		padding-bottom: 20%;
	}
.pt40_15 {
	padding-top: 40px;
}
.w100per_w45per {
	width: 100%;
}

/* 施工実績テーブル*/
.works_info_w100{
width: 100%;
  height: auto;
}
.works_info_w100 dl {
  display: flex;
  flex-wrap: wrap;
	width: 100%;
	margin: 3% auto;
}
.works_info_w100 dt {
  width: 25%;
  padding: 10px 2%;
 margin: 0 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: left;
	font-weight: bold;
	border-bottom: solid 2px #00b1c1;
	color:#000000;
	font-size: 14px;
	background-color: #eff3ee;
	clear: both;
}
.works_info_w100 dd.kouji {
  width: 67%;
  padding: 10px 2%;
  background-color: #ffffff;
color:#000000;
  margin: 0 0 10px 0;
	border-bottom: solid 2px #cfeaee;
	font-size: 14px;
}
.works_info_w100 dd.kouki {
  width: 67%;
  padding: 10px 2%;
  background-color: #ffffff;
color:#000000;
  margin: 0 0 10px 0;
	border-bottom: solid 2px #cfeaee;
	font-size: 14px;
}
.map{margin: 5% auto;width: 100%;}


.aka {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: 100px!important;
}

.w20_40 {
	width: 20%;
}

.w80_60 {
	width: 80%;
}
.torikumi {
	height: 350px;
	margin: 30px 20px 0px 0px;
}

.recruit_h3{font-weight:600;margin-top: 2%;font-size: 1.1rem;}

.child3 p{line-height: 1.4;}

/* SDGs */

.sdgs_img {
	width: 1000px;
	height: 300px;
}
.w35per-l{width: 31%;float: left;}
.w65per-r{width: 65%;float: right;}
.w35per-l img{width: 100%;}
.message_box{border-bottom: solid 1px gray;padding-bottom: 5%;}
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */
/* スマホ版 w560以下に適応するcss *************************************************************** */

@media screen and (max-width: 560px) {


.child2 {width: 100%;}
	
.h20_h10 {
	height: 15px;
}
	
	
.w20_40 {
	width: 40%;
}

.w80_60 {
	width: 60%;
}
	
.page_title_wrap {
	background-image: url(../img/blue_base.svg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	width:55%;
}
.page_title_img {
		width: 85%;
		height: auto;
		display: block;
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
.page_title_img_service {
		width: 70%;
		height: auto;
		display: block;
		padding-top: 20%;
		padding-bottom: 20%;
	}
.pt40_15 {
	padding-top: 25px;
	padding-bottom: 25px;
}
.w100per_w45per {
	width: 60%;
	float: left;
}
	
.title_h3 {
	letter-spacing: 0em!important;
	}	
	

.torikumi {
	height: 250px;
	margin-right: 30px;
	display: block;
	float: left;
}
	
/* SDGs */

.sdgs_img {
	width: 90%;
	height: auto;
	margin: 0px auto;
	display: block;
}
.child3 img,.child2 img{width: 100%;margin-bottom: 3%;}
.w35per-l,.w65per-r{width: 100%;float: none;}
.works_info_w100 dl {
  display: block;
  flex-wrap: wrap;
	width: 100%;
	margin: 3% auto;
}
.works_info_w100 dt {
  width: 96%;
  padding: 10px 2%;
 margin: 0 0 10px 0;
  display: flex;
  align-items: center;
  justify-content: left;
	font-weight: bold;
	border-bottom: solid 2px #00b1c1;
	color:#000000;
	font-size: 12px;
	background-color: #eff3ee;
	clear: both;
}
.works_info_w100 dd.kouji {
  width: 96%;
  padding: 0px 2%;
  background-color: #ffffff;
color:#000000;
  margin: 0 0 10px 0;
	border-bottom: none;
	font-size: 12px;
}
.works_info_w100 dd.kouki {
  width: 96%;
  padding: 0px 2% 10px;
  background-color: #ffffff;
color:#000000;
  margin: 0 0 0px 0;
	border-bottom: solid 2px #cfeaee;
	font-size: 12px;
}
}