@charset "UTF-8";
.FssZone {
    background-image: url(../images/bg.jpg);
    background-position: center 0%;
    background-repeat: repeat-y;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
}
.CarsBox {
padding: 19px;
background-color: #C40000;
}




.ItemBox-L,
.ItemBox-R
{
width: 450px;
background-color: #D8D8D8;
margin-bottom: 2px;
}




.ItemBox-L {
float: left;

}
.ItemBox-R {
float: right;

}



.txt-biko {
background-image: url(../images/st-bg.png);
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
clear: both;

}


.car-spec {

	margin-top: 2px !important;
}


.at {
	position: relative;
}


.mov {
	position: absolute;
	left: 53px;
	top: 50px;
	height: 480px;
	width: 854px;
}


/*swiper*/

    .swiper-container {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 14px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
/**/


.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  z-index: 10;
  transform: translate(0%, -50%);
  margin-top: 0;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
    }
.swiper-button-prev::after,
.swiper-button-next::after {
  position: relative;
  font-family: "Font Awesome 5 Free", sans-serif;
  opacity: 1;
  font-style: normal;
  font-weight: 900;
  font-size: 46px;
}
.swiper-button-prev::after {
  content: "\f104";
}
.swiper-button-next::after {
  content: "\f105";
}
.swiper-button-prev:hover:after,
.swiper-button-next:hover:after{
  color: #FFF;
}




/*---------202107---------*/








.MainContents {
background-image: url(../images2/bg.jpg);
}
.MainImgBox {
text-align: center;
padding-top: 30px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}
.MainBox {
background-image: url(../images2/box-bg.jpg);
background-repeat: repeat-y;
background-position: center 0%;
margin-left: auto;
padding: 10px;
margin-right: auto;
margin-bottom: 10px;
}
.Inner-red {
padding: 15px;
background-color: #C40200;
}
.Inner-blue {
padding: 15px;
background-color: #0074ba;
}


.copyright-1 {
text-align: center;
padding-top: 10px;
}
.copyright-2 {
text-align: left;
padding-top: 10px;
}

.Inner-red-wrap-L {
float: left;

}
.Inner-red-wrap-R   {
float: right;

}
.bg-white {
background-color: #FFFFFF;
}
.btn-box {
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
text-align: center;
background-color: #FFFFFF;
}
.divCenter {
margin-left: auto;
margin-right: auto;
}

.copyright-bburago {
text-align: center;
padding: 10px;
}


