@charset "utf-8";
/* ----------------------------------------
 mv
------------------------------------------- */
#mv {
  position: relative;
  padding-left: 0;
  padding-top: 0;
  /*margin-top:-50px!important;*/
  
}
#mv-img {
  background: url('/images/index-images/mv01-no-truck.jpg') 50% 50% no-repeat;
  background-size: cover;
  background-position: left;
  width:100%;
}
#mv-catch {
  position: absolute;
  top: 500px;
  left: 50%;
  text-align: center;
}
#mv-catch h2 {
  font-size: 4.4rem;
  line-height: 1;
}
#mv-catch p {
  font-size: 2.4rem;
  line-height: 1;
  padding-top: 5%;
}
#mv .arrow {
  position: absolute;
  width: 11px;
  bottom: 0;
  left: 10%;
}
#mv .pop {
  position: absolute;
  width: 300px;
  bottom: -3%;
  right: 2%;
}

@media screen and (min-width:1599px) {
  #mv {
    padding-left: 0%;
    padding-top: 0%;
  }
  #mv-img {
    padding-top: 62%;
  }
  #mv-catch {
   top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	  color:#fff!important;
	  width:80%!important;
  }
  #mv-catch h2 {
    font-size: 5vw;
	  letter-spacing: 0.2rem!important;
	  margin-bottom:-30px;
  }
  #mv-catch p {
    font-size: 2.0vw;
  }
#mv-catch .icon{
	position:absolute;
	width:80%;
	margin:50px;
	left:18%;
	
}

#mv-catch .icon li{
	width:8%!important;
	float:left!important;
	margin-right:20px!important;
}	
	
	
  #mv .pop {
    width: 30%;
    max-width: 300px;
  }
	
	
	
  #mv .arrow {
    left: 5%;
  }
}

@media screen and (max-width:1599px) {
  #mv {
    padding-left: 0%;
    padding-top: 0%;
  }
  #mv-img {
    padding-top: 62%;
  }
  #mv-catch {
   top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	  color:#fff!important;
	  width:80%!important;
  }
  #mv-catch h2 {
    font-size: 5vw;
	  letter-spacing: 0.2rem!important;
	  margin-bottom:-30px;
  }
  #mv-catch p {
    font-size: 2.0vw;
  }
#mv-catch .icon{
	position:absolute;
	width:80%;
	margin:50px;
	left:18%;
	
}

#mv-catch .icon li{
	width:8%!important;
	float:left!important;
	margin-right:20px!important;
}	
	
	
  #mv .pop {
    width: 30%;
    max-width: 300px;
  }
	
	
	
  #mv .arrow {
    left: 5%;
  }
}
/* ----------------------------------------
 news
------------------------------------------- */
#news {
  position: relative;
}
#news ul li {
  border-bottom: 1px dotted #000000;
  padding: 15px 0;
}
#news ul{
		background-color:#fff!important;
		padding:3%!important;
	}
#news dl {
  overflow: hidden;
 
}
#news dl dt {
  float: left;
  width: 150px;
}
#news dl dd {
  margin-left: 150px;
}

/* ----------------------------------------
 service
------------------------------------------- */
#service {
  position: relative;
}
#servise .txt {
  color: #4b4949;
  margin-bottom: 30px;
  padding:2%;
}

#about .txt {
  color: #4b4949;
  margin-bottom: 30px;
}

#works .txt {
  color: #4b4949;
  margin-bottom: 30px;
}

.group01 li{
 position: relative;
}

#recomend {
    width: 60px;
    height: 60px;
    color: #ffffff;
    background-color: #e75401;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.2rem;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: -5%;
    left: -5%;
}


.bg-box {
  position: relative;
  z-index: 1;
}
.bg-box::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #0287c5;
  z-index: -1;
  width: 100%;
  height: 500px;
  top: 0;
  left: 0;
}

.bg-box02 {
  position: relative;
  z-index: 1;
}
.bg-box02::after {
  position: absolute;
  content: "";
  display: block;
  background-color: #ffe102;
  z-index: -1;
  width: 100%;
  height: 400px;
  top: 0;
  left: 0;
}

.group01 {
  font-size: 0;
  text-align: center;
  margin-bottom:0px;
}
.group01 li {
  display: inline-block;
  width: 31%;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #cccccc;
  text-align: center;
  padding-bottom: 30px;
  margin: 0 1.1%;
}
.group01 li img {
  margin-bottom: 15px;
}
.group01 li h3 {
  color: #000;
  font-size: 2.2rem;
  line-height: 1;
  margin-bottom: 15px;
}
.group01 li h3 span {
  display: block;
  color: #0287c5;
  font-size: 1.6rem;
  padding-top: 10px;
}
.group01 li p {
  font-size: 1.6rem;
  margin-bottom: 20px;
  padding:1%;
}


/* ----------------------------------------
works
------------------------------------------- */

#works .group01 {
  font-size: 0;
  text-align: center;
}
#works .group01 li {
  display: inline-block;
  width: 31%;
  box-sizing: border-box;
  background-color: #fff;
  border: 0px solid #cccccc;
  text-align: center;
  padding-bottom: 30px;
  margin: 0 1.1%;
}
#works .group01 li a:hover{
  text-decoration: none;
}
#works .group01 li a:hover img,#works .group01 li a:hover h3{
	opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

#works .group01 li img {
  margin-bottom: 15px;
}
#works .group01 li h3 {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight:400;
}
#works .group01 li h3 {
  color: #000;
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 15px;
  font-weight:400;
}
#works .group01 li h3::after{
font-family: 'FontAwesome';
  content: "\f101";
  color: #e75401;
  display: inline-block;
  margin-left: 10px;
}

#works .group01 li p {
  font-size: 1.6rem;
  margin-bottom: 20px;
}

/* =======================
ride
======================== */
#ride{
	display: flex;
	margin-top:10%!important;
	width:100%!important;
	background-color:#0287c5!important;
}

#ride .float-l{
width: 50%;
}
#ride .float-r{
width: 50%;
text-align:left!important;	
}
#ride .img-box{
overflow: hidden;
}
#ride .img-box img{
width: 100%;
height: auto;
}
#ride .cont-box{
	padding:10%;
	color:#fff;
}
#ride h2{
	margin-left:-3%;
	text-align:left!important;
	color:#ffe102;
}
#ride h3{
	text-align:left!important;
}

#ride p{
	text-align:left!important;
}


#ride .cmn-title02 {
  font-size: 30px;
  font-size: 4rem;
  position: relative;
  text-align:left!important;
  font-style: italic!important;
	
}
#ride .cmn-title02:before{
position: absolute;
  bottom: -10px;
  left: calc(10% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #ffe102;
}

#ride .cmn-title02 span{
 font-size: 18px;
  font-size: 1.8rem;
  display: block;
  text-align:left!important;
}




/* =======================
  PC
======================== */
@media screen and (min-width: 1200px) {}
/* =======================
  TABLET
======================== */
@media screen and (max-width:1199px) {

}
/* =======================
  SP
======================== */
@media screen and (max-width: 799px) {
  #mv-img {
    padding-top: 150%;
	background-position: left;
	
  }
  #mv-catch {
    top: 25%;
  }
  #mv-catch h2 {
    font-size: 6vw;
    line-height: 1.5;
  }
  #mv-catch p {
	 margin-top:30px;
    font-size: 3vw;
    line-height: 1.5;
  }
  #mv .arrow {
    width: 5px;
    left: 5%;
  }

  /* ----------------------------------------
 news
------------------------------------------- */
	#news ul{
		background-color:#fff!important;
		padding:3%!important;
	}
  #news ul li {
    padding: 15px 0;
  }
  #news dl dt {
    float: none;
    width: 100%;
  }
  #news dl dd {
    width: 100%;
    margin-left: 0;
  }
  /* ----------------------------------------
 access
------------------------------------------- */
  .bg01::after {
    height: 400px;
  }
  .group01 li {
    width: 80%;
    padding-bottom: 15px;
    margin: 0 auto 15px auto;
  }
  .group01 li img {
    margin-bottom: 8px;
  }
  .group01 li h3 {
    font-size: 1.8rem;
    margin-bottom: 8px;
  }
  .group01 li h3 span {
    font-size: 1.2rem;
    padding-top: 5px;
  }
  .group01 li p {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
 /* ----------------------------------------
 works
------------------------------------------- */	
#works .group01 li {
  width: 45%;
}
	#ride{
		flex-direction: column;
	}
#ride .float-l{
width: 100%;
	order: 2;

}
#ride .float-r{
width: 100%;
text-align:left!important;
	order: 1;
}

#ride .float-r h2{
font-size:2.4rem!important;

}	

#mv-catch .icon{
	position:absolute;
	width:80%;
	margin:20px;
	left:10%;
	
}

#mv-catch .icon li{
	width:15%!important;
	float:left!important;
	margin-right:20px!important;
	margin-top:10px;
}	
	
}
/* line63 requested changes */
#mv-catch .icon li{width:115px!important;max-width:115px!important;margin-right:24px!important;}
#mv-catch .icon li img{width:100%!important;height:auto!important;}
@media screen and (max-width:768px){#mv-catch .icon li{width:58px!important;max-width:58px!important;margin-right:5px!important;margin-bottom:5px!important;}}
.price-note-outside{max-width:1100px;margin:12px auto 0;text-align:right;font-weight:700;color:#222;font-size:15px;}
