.w85per {
	width: 85%;
}
.w90per {
	width: 90%;
}
.bdGray {
	border: 1px solid #ccc;
}

@media only screen and (min-width: 897px) {
.flexP2.flexWrap.w50per {
	width: 50%;
	margin: 0 20% 0 30%;
  }

  .flexP2.flexWrap.w80per {
	width: 80%;
	margin: 0 0% 0 20%;
  }
 
  .tableStyle03{
   padding-right: 30px;  
  }
  
  .tableStyle03 table {
    width: 100%;
}

.flexP2_2 img{
	width:100%;
}
  

}


@media only screen and (min-width: 897px) {
	.flexPcrr {
		flex-direction: row-reverse;
	}
	.wPC100 {
		width: 100% !important;
	}
	.wPC90 {
		width: 90% !important;
	}
	.wPC80 {
		width: 80% !important;
	}
	.wPC70 {
		width: 70% !important;
	}
	.wPC60 {
		width: 60% !important;
	}
	.wPC50 {
		width: 50% !important;
	}
	.wPC40 {
		width: 40% !important;
	}
	.wPC30 {
		width: 30% !important;
	}
	.wPC20 {
		width: 20% !important;
	}
	.wPC10 {
		width: 10% !important;
	}
}

@media only screen and (max-width: 896px) {
	.wSP100 {
		width: 100% !important;
	}
	.wSP90 {
		width: 90% !important;
	}
	.wSP80 {
		width: 80% !important;
	}
	.wSP70 {
		width: 70% !important;
	}
	.wSP60 {
		width: 60% !important;
	}
	.wSP50 {
		width: 50% !important;
	}
	.wSP40 {
		width: 40% !important;
	}
	.wSP30 {
		width: 30% !important;
	}
	.wSP20 {
		width: 20% !important;
	}
	.wSP10 {
		width: 10% !important;
	}
  .img_initial{
    width: initial!important;
  }
  
}

#container .mv-txtBox_left {
    position: absolute;
    right: 0;
    margin: auto;
    width: 100%;
    padding: 30px 18px 20px;
    z-index: 6;
    height: 200px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.left_imgBoxS{
  width: 100%;
}

.left_imgBoxP{
  width: 40%;
}

@media only screen and (max-width: 896px) {
.maxW200{max-width:200px!important;}
.maxW230{max-width:230px!important;}
.maxW300{max-width:300px!important;}
.maxW350{max-width:350px!important;}
.maxW400{max-width:400px!important;}
.maxW480{max-width:480px!important;}
.maxW550{max-width:550px!important;}
.maxW570{max-width:570px!important;}
.maxW600{max-width:600px!important;}
}
@media only screen and (min-width: 897px) {
.maxWPC600{max-width:600px!important;}
}

/*recruit*/
#container .s-supportBlock01 {
        background: url("/ja/corp/group/pioneerfinetech/recruit/contact/img/s-supportBlock01_bg.jpg") !important;
}


@media only screen and (max-width: 896px){
    #container .s-supportBlock01 {
        background: url("/ja/corp/group/pioneerfinetech/recruit/contact/img/s-supportBlock01_bg.jpg") right top!important;
        
    }
}

@media only screen and (min-width: 897px) {
#contents ul.swiper-wrapper{
    height: 68px !important;
}
}

@media only screen and (max-width: 896px){
#contents ul.swiper-wrapper{
    height: 58px !important;
}
}
