@charset "UTF-8";

/*
===========================================================================
|           site common style
===========================================================================
*/
.cf{
    content:" ";
    display:block;
    clear:both;
}
.txtlink {
	text-align: center;
	padding-right: 1em;
}
.txtlink a::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
  	content: "\f0a9";
  	margin-left: .3em;
}
/*----------------------------------------------------------------------
/   introduction
/----------------------------------------------------------------------*/
#truckMain h1{
    margin-bottom: 15px;
    color: #f83a0b;
}
#truckMain #introduction {
    background-color: #FFF;
    /*background-image: url(https://brideseats.com/truck/images/top-image.png);
    background-size: auto 100%;*/
    color: #000;
    /*background-position: right 0 !important;
    background-repeat: no-repeat;*/
    margin: 15px 0 60px;
    border: none;
    text-align: left;
}
#truckMain #introduction div.copy {
	float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1em!important;
}
@media screen and (max-width: 1000px){
	#truckMain #introduction {
    /*background-image: none;*/
    margin-bottom: 30px;
	}
	#truckMain #introduction div.copy {
    width: 100% !important;
	}
}
div.truckColumn p .title,div.truckColumn2 p .title {
    /* color: #f83a0b; */
    font-size: 140%;
    line-height: 140%;
    margin: 15px 0 ;
    font-family: "Open Sans";
    border-left: 10px solid #bc1a21;
    padding-left: 0.3em;
}
#truckMain #introduction p {
    font-size: 110%;
    line-height: 180%;
}
.truckColumn{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.truckColumn2{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.truckColumn p,.truckColumn2 p{
    margin-bottom: 0!important;
}
.truck-images-left,.truck-images-right{
    width: 300px;
}
.truck-images-left{
    margin-right: 10px;
}
.truck-images-right{
    margin-left: 10px;
}
.truck-text{
    flex: 1;
}
.truckColumn img,.truckColumn2 img{
    width: 100%;
}


@media screen and (max-width: 480px){
    div.truckColumn p .title,div.truckColumn2 p .title {
        font-size: 120%;
    }
}
/*@media screen and (max-width: 600px){
	#truckMain #introduction {
	    padding: 100px 0 0 0;
	    background-size: auto 100px;
	}
	#truckMain #introduction div.copy {
	    padding: 4% 0;
	    float: none;
	    margin: 0 0;
	    background: #FFF;
	}
	#truckMain #introduction div.copy {
	    width: auto;
	    padding: 0;
    }
	div.truckColumn p .title {
	    margin-bottom: 5px !important;
	    position: absolute;
	    top: 95px;
	    width: 55%;
	}
	#truckMain #introduction div.copy #link {
		width: 100%;
	}
    #sentence{
        margin-top: 1em;
        margin-bottom: 1em;
    }
}*/
@media screen and (min-width: 481px) and (max-width: 600px){
    #truckMain #introduction p {
    font-size: 100%;
    }
    div.truckColumn p .title,div.truckColumn2 p .title {
    font-size: 130%;
    }
}

@media screen and (max-width: 480px) {
    .truckColumn,.truckColumn2{
        flex-direction: column;
        margin-bottom: 60px;
    }
    .truckColumn p,.truckColumn2 p{
        width: 100%;
        margin-bottom: 0!important;
    }
    .truck-images-left,.truck-images-right {
        margin:0;
    }
}
/*
@media screen and (min-width: 601px) and (max-width: 600px){
    #truckMain #introduction {
        height: 250px;
    }
}
@media screen and (min-width: 601px) and (max-width:960px) { 
	#truckMain #introduction {
	    height: 350px;
	}
	#truckMain #introduction div.copy {
    width: 55%;
	}
	#truckMain #introduction div.copy #link {
	width: 90%;
	}
}
*/

/*----------------------------------------------------------------------
/   truckMain
/----------------------------------------------------------------------*/
#truckMain h2{
	border-left: 10px solid #bc1a21;
	padding: 0.25em 0.5em;
	font-size: 140%;
    line-height: 150%;
    color: #333;
    margin: 0 0 15px 0;
    font-family: "Open Sans";
}
#truckMain h3{
border-bottom: solid 1px #333;
}
.truckItem{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
/* .truckItem li{
	margin: 0 auto;
} */
.itemDetail{
	display: flex;
	justify-content: space-between;
}
#link{color: #FFF;}
.type{
	margin-bottom:15px;
}
@media screen and (max-width: 479px){
.truckItem li img{
	width: 100%;
}
.truckItem li{
	width: 49%;
}
.truckItem li:nth-child(2n+1):last-child {
    margin-right: 52%;
}
.truckItem li:nth-child(3n+1):last-child {
    margin-right: 52%;
}

}
@media screen and (min-width:480px) { 
	.truckItem li{
		width: 33%;
	}
	.truckItem li:nth-child(2n+1):last-child {
	    margin-right: 52.5%;
	}
	.truckItem li:nth-child(3n+1):last-child {
	    margin-right: 52.5%;
	}
    .truckItem li img{
        width: 100%;
    }

}
@media screen and (max-width: 599px){
}
@media screen and (min-width:600px) {
}

@media screen and (min-width:961px) {
.truckItem li{
	width: 30%;
}
.truckItem li:nth-child(2n+1):last-child {
    margin-right: 34.6%;
}
.truckItem li:nth-child(3n+1):last-child {
    margin-right: 70%;
}
}
/*----------------------------------------------------------------------
/   truckMain2
/----------------------------------------------------------------------*/
#truckMain h2{
    border-left: 10px solid #bc1a21;
    padding: 0.25em 0.5em;
    font-size: 140%;
    line-height: 150%;
    color: #333;
    margin: 0 0 15px 0;
    font-family: "Open Sans";
}
#truckMain h3{
border-bottom: solid 1px #333;
}
.truckItem{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.itemDetail{
    display: flex;
    justify-content: space-between;
}
#link{color: #000;}
.type{
    margin-bottom:15px;
}
@media screen and (max-width: 479px){
    
}
@media screen and (min-width:480px) { 

}

@media screen and (min-width:600px) {
.truckItem li img{
    width: 100%;
}
.truckItem li{
    width: 33%;
}
.truckItem li:nth-child(2n+1):last-child {
    margin-right: 52.5%;
}
.truckItem li:nth-child(3n+1):last-child {
    margin-right: 52.5%;
}
}

@media screen and (min-width:961px) {
.truckItem li{
    width: 23%;
}
.truckItem li:nth-child(2n+1):last-child {
    margin-right: 34.6%;
}
.truckItem li:nth-child(4n+1):last-child {
    margin-right: 77%;
}
.truckItem li:nth-child(6n+1):last-child {
    margin-right: 25.6%;
}
}


/*----------------------------------------------------------------------
/   seat
/----------------------------------------------------------------------*/
#truckMain .seat {
	box-shadow: 0 0 3px 3px rgba( 0, 0, 0, 0.1);
    overflow: hidden;
    width: 97%;
    margin: 0 auto 30px auto;
    cursor: pointer;
    /*box-shadow: 0 0 3px 3px rgba( 0, 0, 0, 0.1);
    overflow: hidden;
    width: 100%;
    margin: 0 auto 30px auto;
    border: 1px solid #ccc;
    padding: 10px;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;*/
}

#truckMain .seat div.brandImg {
    /* flex:0 0 24%; */
    width: 24%;
    background: #efefef;
    float: left;
}

#truckMain .seat div.brandImg img {
    display: block;
    width: 100%;
}
#truckMain .seat a {
    font-size: 180%;
}

#truckMain .seat div.brandDetail {
    /* 
    padding: 0 2%;
    flex: 0 0 76%;
    box-sizing: border-box;
    */
    padding: 2%;
    float: left;
    box-sizing: border-box;
}
#truckMain .seat div.brandDetail a {
    display: block;
    font-weight: bold;
    font-size: 160%;
    margin: 0 0 0;
    color: #000;
}
#truckMain .seat div.brandDetail a span.kana {
    margin: 0 0 10px 0px;
    font-size: 60%;
    color: #000;
}
#truckMain #digoTopItem:hover,
#truckMain #zaouTopItem:hover{
	border: 1px solid #777;

}
/*
#truckMain #digoTopItem:hover,
#truckMain #zaouTopItem:hover{
    transform: scale(1.03, 1.03);
    box-shadow:0 0 3px 3px rgba( 0, 0, 0, 0.1);
    background: #fff;
    -moz-transition: -moz-transform 0.1s ease-in;
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
    -ms-transition: -ms-transform 0.1s ease-in;
    transition: transform 0.1s ease-in;
}*/

@media screen and (max-width: 599px){
	#truckMain .seat div.brandImg {
	    width: auto;
	    margin: 0 0 5px 0;
	}
	#truckMain .seat {
    	align-items:inherit;
    	flex-wrap: wrap;
    	width: 98%;
	}
	#truckMain .seat div.brandImg,
	#truckMain .seat div.brandDetail {
		flex: 0 0 100%;
	}
}

}
/*=====================================================
    slider
=======================================================*/
/*#slider{
    background-color: #000;
    margin:0;
    overflow: hidden;
    position: relative;
}
#slider ul{
}
#slider li img{
    display: block;
    width:100%;
    max-width:980px;
    margin:0 auto;
}
.bx-controls{
}
.bx-wrapper .bx-pager{
    background: #cc0000;
    line-height:1 !important;
}
.bx-wrapper .bx-pager *{
    line-height:1 !important;
}
.sildeInner{
    padding-bottom:40px;
}
.bx-wrapper{
    margin:0;
}
.bx-wrapper .bx-viewport{
    left:0;
    border:none;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
    bottom:0px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #fff;
    text-align: center;
}
.bx-wrapper .bx-pager.bx-default-pager a{
    background: rgba( 255, 255, 255, 0.5);
}
.bx-wrapper .bx-pager{
    height: 40px;
    padding: 13px 3%;
    box-sizing: border-box;
}
span#play{
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin-left:15px;
}
*/

/*=====================================================
    slider NEW
=======================================================*/

#slider {
	position: relative;
}
.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}

.bx-wrapper .bx-pager{
	text-align: center;
    font-size: 0;
    padding-top: 0;
 }
 .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
    bottom: 5px;
    width: 100%;
 }
 .bx-wrapper .bx-pager.bx-default-pager a:hover, 
 .bx-wrapper .bx-pager.bx-default-pager a.active, 
 .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #ccc;
 }
 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
 }
 
.bx-wrapper {
	width: 100%;
	overflow: hidden;
  -moz-box-shadow:none;
  -webkit-box-shadow:none;
  box-shadow:none;
  border: none;
  background: #fff;
  margin: 0;
}

.bx-viewport {
	overflow: visible !important;
	width: 80vw;
	height: 360px;
	margin: 0px 0px 0px 10vw;
}
.bxslider li {
	width: 80vw !important;
}

.bxslider li img {
	width: 100%;
}
.l-scr,
.r-scr {
	width: 10vw;
	height: 100%;
	position: absolute;
	z-index: 60;
	background: rgba(255,255,255,0.7);
	/*background: rgba(0,0,0,0.7);*/
}
.l-scr {
	left:0;
	top: 0;
}
.r-scr {
	right: 0;
	top: 0;
}
.bx-wrapper .bx-controls-direction a {
	text-indent: 0px;
	position: absolute;
    top: 50%;
    margin-top: 0px;
    outline: 0;
    width: 2em;
    height: 2em;
    z-index: 9999;
}
.bx-wrapper .bx-next {
  right: 3.5vw;
  background: none;
 }
 .bx-wrapper .bx-prev {
  left: 3.5vw;
  background:none;
}
.bx-wrapper .bx-next::after,
.bx-wrapper .bx-prev::after {
 	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	display: block;
	font-size: 2em;
	color: #888;
}
.bx-wrapper .bx-next::after {
	content: "\f138";
}
.bx-wrapper .bx-prev::after {
	content: "\f137";
}
#screen {
	/* padding-top: 120px !important; */
}
@media screen and (max-width: 479px){
.bx-wrapper .bx-controls-direction a {
	display: none;
}
.bx-viewport {
	width: 100vw;
	margin: 0px 0px;
}
.bxslider li {
	width: 100vw !important;
}
.l-scr,
.r-scr {
	display: none;
}
#screen {
	padding-top: 51px !important;
}

}






