
/*自動車 / 二輪 / トラック 部品加工設備 コンプレッサー 部品加工設備 産業一般向け -----------------------------------------------------------------------
*/

#Main .products{
}

#Main .products h3{
	font-size: 26px;
	font-weight: bold;
	position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
/*#Main .products h3:before {
  content: '';
  position: absolute;
  left: 16px;
  top: -26px;
  display: inline-block;
  width: 25px;
  height: 5px;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #005bac;
  border-radius: 2px;
}*/
#Main .products p.txt{
	padding-bottom: 60px;
}
#Main .products .wrap02 h4{
	font-size:28px;
	color: #005bac;
	line-height: 28px;
	margin-bottom: 15px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}
#Main .products .wrap02 h4 span{
	font-size: 16px;
	color: #676767;
	margin-left: 10px;
}
div#Contents.kaso.cf div.wrap.cf div#Main .products div.wrap02{
/* 	padding: 30px 30px 0 30px; */
	margin-bottom: 50px;
}
#Main .products .wrap02 .box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content:space-between;
}
#Main .products .wrap02 .pr01 p:nth-child(2),
#Main .products .wrap02 .pr01 p:nth-child(3){
	padding-right: 40px;
}
#Main .products .wrap02 .box_c p,
#Main .products .wrap02 .box p{
	line-height: 28px;
}
#Main .products .wrap02 .box02{
	width: 778px;
	position: relative;
}
#Main .products .wrap02 .box02 p.ph{
	text-align: center;
}
#Main .products .wrap02 .box02 p.value{
	font-size: 12px;
	position: absolute;
	top: 75%;
    left: 71%;
}
#Main .products .wrap02 .box02 p.ph02{
	text-align: center;
	padding-top: 30px;
}
#Main .products .wrap02 .box02 p.value02{
	font-size: 12px;
	position: absolute;
	top: 59%;
    left: 71%;
}
#Main .products .wrap02 .pb30{
	padding-bottom: 30px;
}
#Main .products .wrap02 .pr02 p:last-child{
	padding-right: 91px;
}
#Main .products .wrap02 .box02 p.value03{
	font-size: 12px;
	position: absolute;
    top: 72%;
    left: 73%;
}
#Main .products .wrap02 .box02 p.value04{
	text-align: right;
	font-size: 12px;
	position: absolute;
    top: 71%;
    left: 4%;
}

/*コンプレッサー部品加工設備-----------------------------------------------------------------------
*/

#Main .products .wrap02 .comp{
/*
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
*/
}
#Main .products .wrap02 .comp .box02{

	position: relative;
	top:-100px;
	margin-bottom: -100px;
}
#Main .products .wrap02 .comp .box_c{

}
#Main .products .wrap02 .comp p.ph {
    text-align: right;
}
#Main .products .wrap02 .comp p.value{
    font-size: 12px;
    text-align: right;
    position: absolute;
    top: 67%;
	left: 28%;
}
#Main .products .wrap02 .comp_box02 p.value02{
	font-size: 12px;
    text-align: right;
    position: absolute;
    top: 90%;
    left: 30%;
}
#Main .products .wrap02 .comp_box02 p.value03{
	font-size: 12px;
    text-align: right;
    position: absolute;
    top: 90%;
    left: 72%;
}
#Main .products .wrap02 .comp_box02 p.value04{
	font-size: 12px;
    text-align: right;
    position: absolute;
    top: 97%;
		left: 6%;
}
#Main .products .wrap02 .comp_box02 p.value05{
	font-size: 12px;
    text-align: right;
    position: absolute;
    top: 97%;
    left: 55%;
}


#Main .products .wrap02 .box03 {
	width: 100%;
}
#Main .products .wrap02 .box03 p.ph {
	margin: 11px 0 0 30.6%;
	text-align: left;
}
#Main .products .wrap02 .box03 p.value {
	font-size: 12px;
	position: absolute;
	top: 73%;
	left: 25%;
}


#Main .products .wrap02 .comp .box04 {
	width: 100%;
	top: 0;
	padding-bottom: 30px;
	margin-bottom: 0;
}
#Main .products .wrap02 .comp .box04 p.ph {
	margin: 30px 0 0 10px;
	text-align: left;
}
#Main .products .wrap02 .comp .box04 p.value02 {
	font-size: 12px;
	position: absolute;
	top: 75%;
	left: 2%;
}
#Main .products .wrap02 .comp .box04 p.value03 {
	font-size: 12px;
	position: absolute;
	top: 75%;
	left: 51%;
}


/*産業一般向け-----------------------------------------------------------------------
*/

#Main .products .wrap02 .other .box p:first-child{
	padding-right: 100px;
}

#Main .products .wrap02 .other .box02 {
	margin-top: 46px;
}
#Main .products .wrap02 .other .box02 p.ph{
	text-align: left;
}
#Main .products .wrap02 .other .box02 p.ph img {
	width: 338px;
	height: auto;
}
#Main .products .wrap02 .other .box02 p.ph01{
	text-align: left;
	width: 359px;
	padding-bottom: 90px;
}
#Main .products .wrap02 .other .box02 p.ph01 img {
	width: 100%;
	height: auto;
}
#Main .products .wrap02 .other .box02 p.value01 {
    font-size: 12px;
	text-align: right;
    position: absolute;
    top: 44%;
    left: 1%;
}
#Main .products .wrap02 .other .box02 p.ph02{
	position: absolute;
	top: 363px;
	right: 15px;
	width: 363px;
	padding-top: 0;
}
#Main .products .wrap02 .other .box02 p.ph02 img {
	width: 100%;
	height: auto;
}
#Main .products .wrap02 .other .box02 p.ph03{
	position: absolute;
	right: 0;
	top: 70px;
}
#Main .products .wrap02 .other .box02 p.ph03 img {
	width: 100%;
	height: auto;
}
#Main .products .wrap02 .other .box02 p.value02{
	 font-size: 12px;
	text-align: right;
    position: absolute;
    top: 96%;
    left: 72%;
}
#Main .products .wrap02 .other .box02 p.value03{
    font-size: 12px;
	text-align: left;
    position: absolute;
    top: 96%;
    left: 3%;
}
#Main .products .wrap02 .other .box02 p.value04 {
	font-size: 12px;
text-align: left;
	position: absolute;
	top: 44%;
	left: 52%;
}