@charset "UTF-8";

/*------------------------------
各ページTOP画像
-------------------------------*/
@media screen and (max-width: 680px){
	
#service-topimg{
   	width:680px;
    height: 278px;
	position: absolute;
	top:152px;
	background-image: url("../service/service-img.jpg");
	background-size: 680px 278px;
	background-position: center;
    }
#company-topimg{
   width:680px;
    height: 278px;
	position: absolute;
	top:152px;
	background-image: url("../company/company-img.jpg");
	background-size: 680px 278px;
	background-position: center;
    }
#recruit-topimg{
   width:680px;
    height: 278px;
	position: absolute;
	top:152px;
	background-image: url("../recruit/recruit-img.jpg");
	background-size: 680px 278px;
	background-position: center;
    }
#service-topimg h1,#company-topimg h1,#recruit-topimg h1{
	font-family: "FuturaNewBook";
	text-align: center;
	color: #fff;
	font-size: 55px;
	letter-spacing: 10px;
	margin-top: 90px;
	font-weight: 500;
	width: 350px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	padding-left: 10px;
	padding-bottom: 20px;
	line-height: 80%;
	font-weight: 600;
	}
#entry-toptext h1{
	font-family: "FuturaNewBook";
	text-align: center;
	color: #030303;
	font-size: 55px;
	letter-spacing: 10px;
	margin-top: 30px;
	font-weight: 500;
	width: 350px;
	border-left: 3px solid #030303;
	border-right: 3px solid #030303;
	padding-left: 10px;
	padding-bottom: 20px;
	line-height: 80%;
	}	
#service-topimg p,#company-topimg p,#recruit-topimg p{
	font-size: 22px;
	text-align: center;
	color: #fff;
	font-family: "MPLUS1p-Regular";
	letter-spacing: 5px;
	}
#entry-toptext p{
	font-size: 22px;
	text-align: center;
	color: #030303;
	font-family: "MPLUS1p-Regular";
	letter-spacing: 5px;
	}
#service-topimg hr,#company-topimg hr,#recruit-topimg hr{
		height: 30px;
		width: 0.5px;
		background-color: #fff;
		border: 0.5px solid #fff;
		margin: 20px auto;
	}
	
.contents-entry hr{
		height: 30px;
		width: 0.5px;
		background-color: #030303;
		border: 0.5px solid #030303;
		margin: 20px auto;
	}
/*------------------------------
各ページメインコンテンツ
-------------------------------*/

.contents-page{
	width: 100%;
	height: auto;
	margin-top: 278px;
	background-color: #CCE0E3;
	padding-top: 50px;
	padding-bottom: 50px;
}

.page-w{
	width: 600px;
	height: auto;
	background: rgb(255, 255, 255, 0.7);
	margin: 0px auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}	


.contents-entry{
	width: 100%;
	height: auto;
	margin-top: 0px;
	background-color: #CCE0E3;
	padding-top: 50px;
	padding-bottom: 50px;
}

.contents-entry .page-w{
	width: 600px;
	height: auto;
	background: rgb(255, 255, 255, 0.7);
	margin: 0px auto;
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}	
	
	
/*------------------------------
service
-------------------------------*/
	
.service-box{
	width: 100%;
	margin: 0 auto;
}
.box-l{
	border: 1px solid #0081CA;
	width: 500px;
	padding-bottom: 15px;
	margin:0 auto 25px;
	} 
.box-r{
	border: 1px solid #0081CA;
	width: 500px;
	padding-bottom: 15px;
	margin:0 auto 25px;
	} 
.box-l p,.box-r p{
		padding: 10px 18px;
	}
 .box-l .service-title,.box-r .service-title{
	text-align: center;
	color: #0082CB;
	font-family: "Yu Gothic Bold";
	border-bottom: 1px solid #0081CA;
	font-size: 25px;
	background-color: #fff;
}
	
	
.hinmoku{
	width: 95%;
	margin: 30px auto 0;
	line-height: 150%;
	}
.hinmoku img{
	width: 95%;
	margin: 0 auto;
}	
.hinmoku h3{
	font-size: 25px;
	font-family: "Yu Gothic Bold";
	font-weight: normal;
	color: #030303;
	display: inline-block;
	}
.hinmoku h3 span{
	font-size: 15px;
	color: #0081ca;
	vertical-align:2px;
	}
	
.tetsu,.hitetsu,.seishi,.kikai,.sanpai{
	width: 70%;
	padding-left: 27%;
	padding-right: 3%;
	padding-bottom: 15px;
	background-size: 130px 110px;
	background-position: 15px 0px;
	background-repeat: no-repeat;
	}

.tetsu{
	background-image:url("../service/service-i-1.png");
	}
.hitetsu{
	background-image:url("../service/service-i-2.png");
	}
.seishi{
	background-image:url("../service/service-i-3.png");
	}
.kikai{
	background-image:url("../service/service-i-4.png");
	}
.sanpai{
	background-image:url("../service/service-i-5.png");
	}

	
.work-list{
	width: 546px;
	overflow: hidden;
	margin: 30px auto;
	height: auto;
}
.work-list ul{
	width: 586px;
	height: auto;
}
.work-list ul li{
	float: left;
	width: 253px;
	height: 165px;
	margin-right: 40px;
	margin-bottom: 40px;
	list-style: none;
	background-size: 253px 165px;
}
	
.fukidashi-w{
		width: 600px;
		height: 188px;
		background-image:url("../service/fukidashi-sp-w.png");
		background-size: 600px 188px;
		background-repeat: no-repeat;
		margin: 50px auto;
		text-align: center;
		font-family: "Yu Gothic Bold";
		font-size: 18px;
		line-height: 180%;
		padding-top: 30px;
	}

.fukidashi-w .question{
		width: 600px;
		height: 188px;
		background-image:url("../top/question-sp.png");
		background-size: 67px 90px;
		background-repeat: no-repeat;
		background-position: 10% 10px;
	}
	
.contact-service{
	width: 100%;
	height: 750px;
	text-align: center;
	margin-top: -40px;
	position: relative;
	}
.contact-service h2{
		font-size: 80px;
		text-align: center;
		color: #0082cb;
		font-family: "FuturaNewBook";
		font-weight: 700;
		letter-spacing: 12px;
		line-height: 50%;
	}
.contact-service h2 span{
		font-size: 18px;
		text-align: center;
		color: #030303;
		font-family: "Yu Gothic Bold";
	}
	

#pro{
	width: 560px;
	height: auto;
	margin: 10px auto;
}

.pro-name{
	width: 300px;
	margin-top: 70px;
	float: left;
}
.jisseki{
	width: 300px;
	border-top:1px solid #030303;
	border-bottom: 1px solid #030303;
	text-align: center;
	font-size: 25px;
	font-family: "MPLUS1p-Medium";
	line-height: 160%;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 3px;
		
}
.name{
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
	line-height: 100%;
	font-family: "MPLUS1p-Medium";
}
.name span{
	font-size: 16px;
	font-family: "MPLUS1p-Regular";
	letter-spacing: 3px;
}
.yomi{
	font-size: 10px;
	text-align: right;
	margin-right: 7px;
	letter-spacing: 5px;
}

.pro-img{
	float: right;
	mix-blend-mode:multiply;
	width: 250px;
	margin-top: 25px;
}
.pro-img img{
		width: 100%;
		height: auto;
	}
.pro-text{
	font-size: 20px;
	font-family: "Yu Gothic Bold";
	line-height: 200%;
}

	
	
#overview{
	width: 560px;
	margin: 10px auto;
}
#overview dl{
	margin: 50px auto;
	font-size: 16px;
	display: flex;
flex-wrap: wrap;

}
#overview dl dt{
	width: 30%;
	float: left;
	padding:20px 1%;
	border-bottom: 1px solid #030303;
	font-family: "Yu Gothic Bold";
	margin-right: 3%;
}
#overview dl dd{
	width: 62%;
	float: right;
	padding:20px 1%;
	border-bottom: 1px solid #030303;
	font-family: "Yu Gothic Medium";
	margin-right: 0px;
}
#overview .topborder{
	border-top: 1px solid #030303;
}

#overview dl dt span{
	font-family: "Yu Gothic Medium";
}

#overview img{
	box-shadow: 3px 3px 5px #878787;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	
#history{
	width: 560px;
	margin: 10px auto;
}

#history dl{
	margin: 20px auto;
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;

}
#history dl dt{
	width: 150px;
	float: left;
	padding: 20px 0;
	border-bottom: 1px dotted #030303;
	border-right: 1px dotted #030303;
	font-family: "Yu Gothic Bold";
	position: relative;
}
#history dl dd{
	width: 390px;
	float: right;
	padding:20px 5px 20px 10px;
	border-bottom: 1px dotted #030303;
	font-family: "Yu Gothic Medium";
	margin-right: 0px;
}
	
.en{
	float: right;
	right: -5px;
	top: 50%;
width: 9px;
  height: 9px;
  background-color: #0081ca;
  border-radius: 50%;
	position: absolute;
}	



#map{
	width: 500px;
	height: auto;
	margin: 50px auto;
}

.office{
	width: 500px;
		height: auto;
	margin: 20px auto;
}
.office .office-img{
	width: 500px;
	height: auto;
}
.office .office-img img{
	width: 500px;
	height: auto;
	margin-bottom: 20px;
}
.office .office-img .office-neme{
	border-left: 5px solid #0081ca;
	padding-left: 15px;
}
.office .office-img p{
	font-family: "Yu Gothic Medium";
	margin-bottom: 30px;
}
.office .office-img p span{
	font-family: "Yu Gothic Bold";
	font-size:1.3em;
}
.office .office-map{
	width: 500px;
	height: 365px;
}
.office .office-map iframe{
	width: 100%;
	height: 365px;
}
#map .hr-map{
		width: 100%;
		border: 0.5px solid #030303;
		margin: 30px auto;
	}
.office-setsumei{
	margin-left: 22px;
	margin-top: 10px;
}
.office .office-img p span{
	font-family: "Yu Gothic Bold";
	font-size:1.3em;
}
.office .office-img p .waku{
	border: 1px solid #030303;
	padding: 3px;
}	
	
/*------------------------------
recruit
-------------------------------*/
.factoryimg{
	width: 500px;
	margin: 20px auto;
}
.factoryimg img{
	width: 100%;
	height: auto;
	}
	
.youkou{
	width: 540px;
	margin: 10px auto;
}

.youkou dl{
	margin: 100px auto 30px;
	font-size: 18px;
	display: flex;
	flex-wrap: wrap;

}
.youkou dl dt{
	width: 130px;
	float: left;
	padding: 20px 5px;
	border-bottom: 1px solid #030303;
	font-family: "Yu Gothic Bold";
	position: relative;
	margin-right: 15px;
}
.youkou dl .top{
	border-top: 1px solid #030303;
}
.youkou dl dd{
	width:370px;
	float: right;
	padding:20px 5px;
	border-bottom: 1px solid #030303;
	font-family: "Yu Gothic Medium";
	margin-right: 0px;
}
.entry-b{
	width: 390px;
	height: 75px;
	background-color: #fff;
	border-radius: 5px;
	background-image: url("mouse.png");
	background-size: 26px 40px;
	background-repeat: no-repeat;
	background-position: center 25px;
	color: #030303;
	text-align: center;
	margin: 50px auto;
	padding-top: 45px;
}

.entry-b p{
	font-family: "Yu Gothic Bold";
	font-size: 18px;
}
.dli-chevron-right {
  display: inline-block;
  color: #030303;
  line-height: 1;
	margin-left: 340px;
  width: 1em;
  height: 1em;
  border: 0.2em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
}
	
}