/* Responsive styles
================================================== */
/* Large Devices, Wide Screens */

/*desktop*/
.pc{
	display:nlock;
}
@media (min-width: 1025px) {
  .sp{
    display: none;
  }
  #close{
    display: none;
  }
}
/*タブレット*/
@media only screen and (max-width: 1024px) and (min-width: 767px){
  .sp{
    display: none;
  }
  #close{
    display: none;
  }


}

@media (max-width: 767px){
#undervidual{
		width: 100%;
	height:200px;
	}
	#othervidual{
		width: 100%;
	height:200px;
	}
	.alltrucksbk {
	background: url(../img/alltrucksimg.png) no-repeat left bottom;
	background-size:cover;
}
	.reasonbk{
	background:url(../img/reasonimg.png) no-repeat left bottom;
	background-size:cover;
}
	.casebk{
	background:url(../img/caseimg.png) no-repeat center bottom ;
	background-size:cover;
}
	.leasebk{
	background:url(../img/leaseimg.png) no-repeat center bottom ;
	background-size:cover;
}
	.flowbk{
	background:url(../img/flowimg.png) no-repeat center bottom ;
	background-size:cover;
}
.companybk {
	background: url(../img/companyimg.png) no-repeat center bottom ;
	background-size:cover;
}
.otherbk {
	background: url(../img/otherimg.png) no-repeat center bottom ;
	background-size:cover;
}
.qabk {
	background: url(../img/qaimg.png) no-repeat center bottom ;
	background-size:cover;
}
#undervidual h1,
#othervidual h1{
	text-align:center;
	padding-top:50px;
	margin:0 auto;
}
#undervidual h1 img{
	height:25px;
}
#othervidual h1 img{
	height:25px;
}
#undervidual h1 span{
	margin:5px 0 0 0;
	padding:0;
	font-size:15px;
}
#undervidual p{
	margin-top:5px;
	font-size:12px;
}
.reason_wrap{
	text-align:center;
	max-width:1200px;
	width:auto;
	margin:10px auto;

}
	.copyright {
	font-size:11px;
	}
	.pickuptag p {
		font-size:12px;
			padding: 12px 10px;
	}
	.zoton p{
		font-size:12px;
		padding: 10px 5px;
	}
		.pc{
		display:none;
	}
#mainvidual h1 {
	position: static;
	margin:0 20px;
	padding-top:40%;
	color: #fff;
}
	.headertop {
		padding:10px 0;
	}
  .headertop_l ul{
    margin: 0;
  }
  .headertop_l{
    float: none;
    width: 80%;
    padding: 0 20px;
  }
  .headertop_l p{
    width: 50%;
	padding:10px 0;
  }
  .headertop_l ul li:nth-child(2){
	  display:none !important;
  }
  .headertop_r{
    width: 100%;
    float: none;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .headertop_r ul{
    margin: 0;
	display:none;
  }
  .headertop_r p.line{
	float:none;
	padding:15px 0 0 0;
	position:absolute;
	z-index:999;
	top:-5px;
	right:70px;
}
.headertop_r p.line img{
	width:42px;
}
  .tel2{
    width: 150px;
  }
  p a#btn {
	display: block;
	position: fixed;
	top: 10px;
	right: 20px;
	cursor: pointer;
  z-index: 5;
}
p a#btn img {
	width: 40px;
}
#close{
  position: absolute;
  top: 0px;
  right: 10px;
}
.nav{

}
.nav ul{
  width: 70%;
}
.nav li{
  width: 100%;
  float: none;
  text-align: left;
  line-height: 3;
  background: url(../img/arrow_w.png) 100% 50%/8px no-repeat ;
  border:none;
  font-size:14px;
}
.nav li a{
  border: none;
  display:block
}
.pickupbg{
  margin-top: 0;
  background: url(../img/bg2_sp.png) 10% 100%/400px no-repeat!important;
}
.pickup{
  width: 100%;
}
.slick_container{
  float: none;
  width: 90%;
  margin:30px 5%  0 5%;
}
#mainSlide{
  left: 0;
  width: 90%;
}
.slick-prev, .slick-next {
  width: 29px;
  height: 20px;
}
.pickupr {
	width: 100%;
	position: relative;
	left:-13px;
	margin-top: 0;
	transform: skewX(-30deg);
	padding: 3% 5% 2% 3%;
	box-sizing: border-box;
	background: #fff;
	float: left;
}
.pickupr p.version {
	margin: 5px 0 0 60px;

}
.pickupr p.lease {

	margin: 5px 0 0 75px;

}
.pickupr p.price {
		margin: 5px 0 0 95px;

}
.morebtn {
	margin: 20px 0 20px 0 !important;
	position:relative;

}
.morebtn a{
		padding:5px 30px;
}
.pickupr h2{
	margin-left: -50px;
  font-size: 13px;
}
.pickupr h3{
  font-size: 20px;
  margin: 5px 0 5px -35px;
}
.pickupr ul{
  margin: 5px 0 0 -20px;
}
.pickupr li.tag_spe{
		width:80%;
}

.pickupr ul{
 display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	
}
.pickupr li.tag_spe2{
	float: left;
	width:22%;	
	margin:10px 0 0 0 ;
}
.pickupr li.tag_spe2 span{
	padding:5px 5px;
	height:48px !important;font-size:11px !important;
}
.pickupr li.first{
	margin-left:40px !important;
}
.pickupr ul li:last-child{
	margin-left: 0;
}
.alltruck_list{
  display: none;
}
.alltruckbgall{
  margin-top: 0;
  padding-top: 20px;
}
.alltruckbg{
  width: 100%;
}
.alltruckthum{
  width: 90%;
  margin:0 5%;
}
.alltruckthum h2{
	font-size:15px;
}
.alltruckthum ul{
	display:flex;
	flex-wrap:wrap;
}
.alltruckthum li{
	float:left;
  width: 47.5%;
  margin: 5px 5% 5% 0 !important;
}
.alltruckthum li:nth-child(3n) {
	margin-right: auto!important;
}
.alltruckthum li:nth-child(2n){
	margin-right:0 !important;
}

.alltruckthum li a{
  text-decoration: none;
}
.alltruckthum li .caption h2 {
	font-size: 14px;
}
.alltruckthum li .mask{
  opacity: 1;
  position: inherit;
  border: none;
  background:none;
}
.caption_text1{
  padding: 10px 0 5px 0;
  font-size:12px;
}
.contactbtn{
  margin: auto;
}
.servicelist{
  width: 100%;
}
.servicelist li div {
	overflow: hidden;
	height:80px;
}
.servicelist li{
  width: 70%;
  margin: 20px 0 20px 0;
  float: none;
}
.servicelist li{
   float: none;
}
.servicelist img {
	position:relative;
	top:-40px;
}
.servicelist li:nth-child(even){
margin-left: auto;
}
.servicelist li p {
	padding: 0 10px;
	margin-top: -35px;
	font-size: 12px;
	padding: 30px 0 0 0;
	position: relative;
	background: url(../img/arrow_right.png) 100% 50%/24px no-repeat;
}
.recommend_r {
	background: url(../img/buil.png) no-repeat top center;
	height: 350px;
	background-size: cover;
	width: 60%;
	float: right;
}
.servicelist li p span {
	font-size: 30px;
	color: #00b48d;
	margin-right: 10px;
}

.recommend_l_text {
	width: 193px;
	margin: auto;
	padding: 0 0 0 50%;
	position: relative;
	top: 30%;
}
/*.footercontact li{
  clear: both;
  overflow: hidden;
}*/

.footercontact li:nth-child(1){
  width: 100px;
  margin-right: 0;
}
.footercontact li:nth-child(2){
  width: 180px;
  float: right;
}
.footercontact li:nth-child(3){
  float: none;
  clear: both;
  overflow: hidden;
  text-align: center;
}

.footercontact li:nth-child(3) a{
  display: block;
  margin-top: 20px;
}
.footerinner{
  width: 100%;
}
.footernav{
  float: none;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
  background:#FFF;
}
.footernav li{
  margin: 0;
  width: 50%;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  box-sizing: border-box;
  font-size: 11px;
  text-align: left;
}
.footer {
	background-color: #EEE;
	clear: both;
	overflow: hidden;
	padding:0 0;
}
.footernav li a{
  background: none;
  padding: 5px 10px ;
  display:block;
  background:url(../img/pointer.png) 95% 50% / 7px no-repeat;
}
.footernav ul{
  width: 100%;
}

.footernav ul.f2 li:last-child{
	display:none;
}
.footerlogo {
	text-align: center;
	max-width:50px;
	margin:0 auto 20px auto;

}
.footerlogo  img{
	max-width:100%;
}
.footerinfo{
  width: 100%;
  float: none;
  padding: 0 10px;
  box-sizing: border-box;
}
.footerinfo ul{
  width: auto;  display:none;
  float:none;
}
.footerinfo h2{
  text-align: center;  display:none;
}
.a{
  margin-right: 5px;
}
#lineup{
	background:url(../img/topback.png) right top no-repeat scroll ;
	background-size:cover;
}
/*case CSS*/
#case {
	background: url(../img/bg_sub2.png) repeat-y center top;
	background-size:80%;
	position: relative;
	padding-top:50px;
	padding-bottom:50px;
}
.mainvidual h2{
  top: 20%;
}
.mainvidual h2 span{
  font-size: 13px;
}
table.table4 th {
	border: 1px solid #CCC;
	font-size: 12px;
	padding: 5px;
	text-align: center;
	box-sizing: border-box;
	border-collapse: collapse;
	font-weight: bold;
}
table.table4 td {
	padding:5px;
	box-sizing: border-box;
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-size: 12px;
}
.alltruckbgall {
	padding-bottom:50px;
}
.nav li a.active{
	border-bottom:none;
	padding-bottom:0;
	opacity:.7;
}
ul.equip li {
	color: #fff;
	background: rgba(0, 180, 141, 0.5);
	width: 20%;
	margin-right: 2%;
	float: left;
	text-align: center;
	border-radius: 5px;
	padding: 5px 5px;
	font-weight: bold;
	font-size: 12px;
}
.thumb-item-nav li {
	margin: 0 5px;
}
dl.feature dd span{
	margin: 0 5px 5px 0;
}
dl.feature dd span:first-child{
	margin-left: 0;
}
}
@media (max-width: 320px){
.pickupr li.tag_spe2{
	float: left;
	width:21%;
	
	margin:10px 0 0 0 ;
}
.pickupr li.tag_spe{
	width:73%;
}
.pickupr li.tag_spe2 span{
	padding:5px 5px;
	height:58px !important;font-size:11px !important;
}
.pickupr li.first{
	margin-left:40px !important;
}
}