@charset "UTF-8";
html {
	width: 100%;
	height: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	font-feature-settings: "palt" 1;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,figure {
	margin: 0;
	padding: 0;
}

body{
	font-size: 14px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Verdana",sans-serif;
	line-height: 1.43;
	counter-reset:number;
	height: 100%;
	-webkit-text-size-adjust: none;
}

table {
	font: 100%;
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th { text-align:left; }

fieldset,img { border: 0;}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul { list-style: none;}

q:before,q:after { content:'';}
abbr,acronym {
	border: 0;
	font-variant: normal;
}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom;}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	outline: 0;
}
legend{ color:#555;}

select,input,button,textarea{ font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Verdana",sans-serif; }

pre,code,kbd,samp,tt{
	font-family: monospace;
	line-height: 100%;
}

main { 
    display: block;
    background-color: #FFF;
}

a {
	color: #333;
	outline: none;
	text-decoration: none;
	transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	transition-property: opacity, filter;
	-moz-transition-property: opacity, filter;
	-webkit-transition-property: opacity, filter;
}
a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
}
a:focus { text-decoration: none; }
a:active { text-decoration: none; }

a img { border: none; }

img {
	max-width: 100%;
}

li img,
dt img,
dd img{ vertical-align: top; }

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

html, body {
	height: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
}
body { -webkit-text-size-adjust: 100%; }


@media screen and (min-width:961px){
	.sp { display: none !important; }
}
@media screen and (max-width:960px){
	.pc { display: none !important; }
}




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
OLD
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
#wrapper {
	/*line-height: 0;*/
	overflow: hidden;
	text-align: center;
}
#wrapper > header {
	background: url(images/main_bg.jpg);
	background-position: center right 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position: relative;
	z-index: -1;
	min-height: 100vh;
}
header .campaign_tt {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 70px 0;
    text-align: left;
    background-color: #000;
}
header .campaign_tt img {
    width: 80%;
    max-width: 800px;
}


#newcar .heading h2 {
    margin: 0 auto;
    padding: 96px 0 0;
}


@media screen and (max-width: 960px) {
  #wrapper > header {
      background-attachment: unset;
      height: 74vw;
      min-height: 300px;
	}
    header .campaign_tt {
        padding: 7% 0;
    }
    
    #newcar .heading h2 {
        padding: 40px 6% 5%;
    }
}



@media screen and (min-width:769px){
  #newcar .pc{display: initial;}
 
  #shops { 
      padding: 50px 20px 76px;
      text-align: center;
    }
	#shops ul {
		max-width: 850px;
		margin: 54px auto 0;
	}
	#shops li {
		overflow: hidden;
		padding: 10px 0;
		border-bottom: 1px solid #000;
	}
	#shops li:last-child {
		border-bottom: none;
	}
	#shops .shop {
		float: left;
		margin-top: 22px;
	}
	#shops .shop02 {
		float: left;
		margin-top: 0;
	}
	#shops .shop02 {
		float: left;
		margin-top: 0;
	}
	#shops .mt_15 {
		margin-top: 15px;
	}
	#shops .btn {
		float: right;
		display: flex;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		margin-top: 5px;
		/*width: 290px;*/
		grid-gap: 5px;
	}
	#shops .btn a {
		/*width: 145px;*/
		margin-top: 3px;
		line-height: 48px;
		border-radius: 7px;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
	}
	#shops .b_btn {
		text-align: right;
		margin-right: 8px;
	}
	#shops .in_width {

	}

}
@media screen and (max-width:768px){
  #shops.bghide {
		margin-top: -20px;
		padding: 12.5vw 0 11.875vw;
	}
  #shops { 
		padding: 12.5vw 6.25vw 11.875vw;
	}
	#shops h2 img {
		width: 49.375vw;
		margin-bottom: 6.25vw;
	}
	#shops p {
		margin-bottom: 18px;
	}
	/*#shops.boder_top li:first-child { 
		border-top: 1px solid #000;
	}*/
	#shops li { 
		padding: 5vw 0;
		border-bottom: 1px solid #000;
	}
	#shops li:last-child { 
		border-bottom: none;
	}
	#shops .shop { text-align: left; }
	#shops .shop img { width: 100%; }
	#shops .btn a {
		width: 49%;
		margin: 5vw 0 0;
		font-size: 3.125vw;
		line-height: 8.125vw;
		border-radius: 0.9375vw;
		-moz-border-radius: 0.9375vw;
		-webkit-border-radius: 0.9375vw;
	}
	#shops .b_btn {
		padding: 3vw 0 0;
	}
	#shops .btn {
		display: flex;
		justify-content: space-between;
	}
}





/**********************
event_date
***********************/
#event_date {
	color: #000;
	background: #fff;
  z-index: 2;
	position: relative;
}
#event_date h3{
  padding: 0;
  margin: 0;
  text-align: left;
}
.event_info_inner{
  max-width: 1100px;
  display: flex;
  margin: 0 auto;
  padding: 55px 0 100px 0px;
  box-sizing: border-box;
  position: relative;
  color: #000;
}
.event_info_inner .event_img{
  margin: 0;
  padding: 0 0 0 70px;
  width: 45.27%;
  max-width: 460px;
  
}
.event_info_inner .event_img img{
  object-fit: cover;
  display: block;
  width: 100%;
}
.event_info_inner .event_img img{
  width: 100%;
}
.event_info_inner .text_box{
  margin: 0 0 0 auto;
  padding-left: 30px;
  max-width:556px;
  width: 54.73%;
  box-sizing: border-box;
}
.event_info_inner .text_box h2{
  padding-top: 5px;
}
.event_info_inner .text_box .event_time {
  font-size: 16px;
  text-align: left;
  margin: 20px 0 5px;
}
.event_info_inner .text_box .event_bikou {
  font-size: 11px;
  text-align: left;
  margin-bottom: 14px;
}

.event_info_inner .text_box .text{
  font-size: 16px !important;
  line-height: 2 !important;
  text-align: left;
  margin-top: 14px !important;
  padding-bottom: 15px;
  max-width: 430px;
  letter-spacing: -.05em;
    text-align: left;
}
.event_info_inner .text_box .bikou{
  line-height: normal;
  margin: 0;
  text-align: left;
  font-size: 11px;
  line-height: 1.636;
}

.event_info_inner .btn {
  display: block;
  margin:0;
  text-align: left;
}
.event_info_inner .btn a{
  color: #FFF;
  font-weight: bold;
  text-align: center;
  background: #000;
  margin: 22px 0 0;
  font-size: 20px;
  padding: 13px 0;
  line-height: 1.75;
  letter-spacing: .05em;
  /* width: 44.16%; */
  width: 82%;
  /* min-width: 530px; */
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.event_info_inner .btn a:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -5px auto 0 1%;
  vertical-align: middle;
}

@media screen and (min-width:769px){
  .event_info_inner .btn{
    margin-top: 0;
  }
}
@media screen and (max-width:768px){
	#event_date p {
		font-size: 12px;
		line-height: 24px;
		text-align: left;
		margin-top: 22px;
    word-break: break-all;
	}
  .event_info_inner p.btn{
    margin-top: 15px !important;
    }
    .event_info_inner .text_box .bikou{
        padding-left:1em;
        text-indent:-1em;
    }
    
}

@media (max-width: 960px) {

#event_date { 
    padding: 0 6% 10%;
  }
    
  .event_info_inner{
    max-width: inherit;
    display: block;
    width: 100%;
    margin: auto;
    padding:4% 0 5%;
  }
  .event_info_inner .text_box h2{
    width: 92%;
  }
  .event_info_inner .event_img img{
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  .event_info_inner .text_box{
    margin: 6% auto 0;
    padding-left: 0;
    width:100%;
    box-sizing: border-box;
  }
  .event_info_inner .event_img{
    position: static;
    width: 100%;
    max-width: inherit;
    padding: 0;
  }
  .event_info_inner .text_box .event_time {
    font-size: 14px;
  }
  .event_info_inner .text_box .text{
    padding-top: 0;
    padding-bottom: 3%;
    font-size: 12px !important;
    line-height: 1.78 !important;
    letter-spacing: 0;
    margin-top: 2% !important;
  }
  .event_info_inner .text_box ul li{
    font-size: 10px;
    transform: scale(0.9);
    transform-origin: left;
    line-height: 1.556;
    width: 108%;
  }
  .event_info_inner .btn a{
    font-size: 13px;
    padding: 12px 0 10px;
    width: 100%;
    margin-top: 10px;
  }
  .event_info_inner .btn a:after {
    content: "";
    width: 6px;
    height: 6px;
    margin: -1px auto 0 1%;
  }
}










/**********************
support
***********************/

#support{
  overflow: hidden;
  background: #000;
  color: #FFF;
  text-align: center;
}

#support header {
	padding: 90px 0 60px;
    position: static;
    height: auto;
}
#support header p {
	font-size: 18px;
    line-height: 2.0em;
    margin: 50px 0;
}
#support header h2 {
	font-size: 40px;
    font-weight: bold;
	margin-top: 10px;
    padding-bottom: 12px;
	letter-spacing: 0.05em;
}
#support header h3 {
	font-size: 26px;
    font-weight: bold;
	letter-spacing: 0.05em;
}


#support header .btn {
  display: block;
  width: 430px;
  margin: 40px auto;
  text-align: left;
}
#support header .btn a{
  color: #000;
  font-weight: bold;
  text-align: center;
  background: #FFF;
  font-size: 20px;
  padding: 13px 0;
  line-height: 1.75;
  letter-spacing: .05em;
  width: 430px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
#support header .btn a:after {
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -5px auto 0 1%;
  vertical-align: middle;
}





@media screen and (max-width:768px){
  /*特別条件の車両をご用意 #conditions sp*/
  #support {
    text-align: center;
    padding: 13% 10% 10%;
  }
    
    #support header {
		padding: 0 0 30px;
	}
	#support header p {
		font-size: 11px;
        margin: 20px 0;
	}
	#support header h2 {
	font-size: 20px;
        margin-top: 0;
        padding-bottom: 0;
	}
	#support header h3 {
	font-size: 16px;
	}
    
    
	#support .heading ul {
	width: auto;
    display: block;
	}
	#support .suv p{
	text-align: left;
	padding: 40px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 30px;
	}
	#support .suv figure.sc01{
	padding: 40px 40px 0;
	margin-top: 0;
	}
	#support .suv {
	padding: 25px 0 40px ;
	}
	#support .suv h2{
	margin-bottom: 25px;
	padding: 0 60px 0;
	}
	#support .suv sup{
	font-size: 8px;
	line-height: 12px;
	}
    
    
    
    
    
	#support header .btn {
		width: 100%;
		margin: 20px auto;
	}
	#support header .btn a{
		font-size: 16px;
		padding: 8px 0;
		width: 100%;
	}
  

}








/**********************
bg_black
***********************/

#bg_black{
    overflow: hidden;
    background: #000;
    text-align: center;
    padding: 110px 0 50px;
}
#bg_white{
    background: #FFF;
    text-align: center;
    padding: 110px 0 50px;
}

.car_box {
    margin-bottom: 50px;
}
.car_box02 {
    margin-bottom: 100px;
}


@media screen and (max-width:768px){
  /*特別条件の車両をご用意 #conditions sp*/
  #bg_black{
    padding: 10% 6% 0;
  }
  #bg_white {
    padding: 10% 6% 0;
  }
  .car_box {
    max-width: 560px;
    margin-bottom: 40px;
  }
  .car_box02 {
        margin-bottom: 70px;
   }
  h4 {
      margin: 20px auto 10%;
  }
  h4 img {
      width: 80%;
      text-align: center;
      margin: 0 auto;
  }
}









/**********************
plan
***********************/
#plan {
  background: #fff;
}
#plan {
	padding: 120px 0 0;
    text-align: center;
}
#plan figure{
    padding-bottom: 60px;
}

#plan h3 {
	font-size: 29px;
    font-weight: bold;
    margin-bottom: 40px;
}
#plan p {
    line-height: 2.4em;
	margin-bottom: 60px;
}


@media screen and (max-width:768px){
  #plan {
    width: 90.625%;
    margin: auto;
    padding-top: 10%;
  }
  #plan figure{
    padding-bottom: 10%;
    margin: auto;
    max-width: 560px;
        margin: 0 auto;
  }
  #plan h3 {
	font-size: 29px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  #plan p {
    text-align: left;
    line-height: 2.0em;
	margin-bottom: 40px;
  }
}








/*online-service*/
#online-service {
	background: #fff;
	text-align: center;
  padding-bottom: 107px;
    margin-top: 50px;
}
#online-service h2 {
	padding: 20px 0 53px;
}
#online-service > div {
	color: #fff;
	background: #000;
	position: relative;
	padding: 67px 48% 75px 0;
  margin-right: 6.25%;
  margin-left: 6.25%;
  width: 87.5%;
  box-sizing: border-box;
  margin: auto;
}
#online-service > div:before {
	top: 0;
	right: 0;
	bottom: 0;
	width: 55%;
	content: "";
	display: block;
	position: absolute;
	background: url(images/online-service_bg.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
#online-service > div .text {
	width: 90%;
	margin: 0 auto 1em;
	font-size: 20px;
	line-height: 35px;
	text-align: left;
	letter-spacing: -0.05em;
  max-width: 380px;
}
#online-service > div .link a {
	color: #000;
	width: 90%;
	display: block;
	margin: 0 auto;
	font-size: 24px;
	background: #fff;
	line-height: 70px;
  max-width: 380px;
}


@media (max-width: 960px) {
    
    
    #online-service{
    padding-bottom: 0;
        margin-top: 50px;
  }
	#online-service h2 {
		padding: 0 0 25px;
	}
  #online-service h2 img{
    width: 79.0625%;
    margin: auto;
  }
	#online-service > div {
		padding: 0;
	}
	#online-service > div:before {
		width: auto;
		position: static;
		padding-top: 55%;
	}
	#online-service > div .text {
		width: auto;
    padding: 25px 25px 0;
    font-size: 14px;
    line-height: 1.857;
	}
	#online-service > div .link {
    padding: 2px 20px 28px;
	}
	#online-service > div .link a {
		width: 95%;
    font-size: 18px;
    line-height: 50px;
	}


}







/*スライダー関連*/

/* section_slide
------------------------------------------------------------- */
.section_slide {
	padding: 0;
    text-align: center;
    letter-spacing: 0.20em;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.section_slide_col_bg {
	background: #FFF;
    position: relative;
    z-index: 1;
}
.slide_title {
	text-align: center;
}
.slide_title {
	margin: auto auto 1em auto;
}
.slide_title img {
	width: 100%;
	height: 92px;
}


.slide_text {
	max-width: 90%;
	padding: 20px 0;
	margin: auto;
	font-size: 13px;
	color: #000;
	line-height: 2.154;
}
.slide_text .ttl {
	font-size: 22px;
    text-align: center;
    width: 100%;
    display: inline-block;
	margin-bottom: 13px;
  font-weight: bold;
}
.slide_text .justify {
	display: block;
	text-align: justify;
	text-align-last: left;
	line-height: 2.154;
  letter-spacing: -.04em;
}
.slide_text .justify .notes{
  font-size: smaller;
  vertical-align: top;
}
.slide_text .justify .notes sup{
  vertical-align: top;
}



@media screen and (max-width: 480px) {
.section_slide {
	padding: 0 0 50px 0;
    position: absolute;
    z-index: 2;
}
    
 .section_slide figure img {
	width: 90%;
} 
.section_slide_col_bg {
	background: #FFF;
    position: relative;
    z-index: 2;
}
.slide_text {
	max-width: 80%;
	padding: 12px 0;
	margin: auto;
	font-size: 1.4rem;
	/*text-align: justify;
	text-align-last: left;*/
  line-height: 1.8;
	
  }
.slide_text .ttl{
  font-size: 16px !important;
  line-height: 0.857 !important;
  }
.slide_text .justify{
  font-size: 12px !important;
  line-height: 2;
  }
}
/* slick
------------------------------------------------------------- */
.slide {
	position: relative;
  margin: auto;
}
.slide::after{
  content: "";
  height: 750px;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  width: 50px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.slide::before{
  content: "";
  height: 700px;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  width: 50px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.plan01 .slide::after{height: 550px;}
.plan01 .slide::before{height: 550px;}

.slider li {
	width: 500px;
	max-width: calc(100vw - 14px);
	position: relative;
  padding-bottom: 60px;
}
.slider .ofi {
	width: 100%;
	height: 300px;
}
.slider li + li {
	margin-left: 7px;
}
.slick-slider {
	margin-bottom: 0 !important;
}

@media screen and (min-width:960px){
  .slide{
    width: 960px;
  }
}
@media screen and (max-width: 768px) {
  .slide{
    width: 87.5%;
  }
}
@media screen and (max-width: 480px) {
.slider li + li {
	margin-left: auto;
  padding-bottom: 0;
  }
}

/*矢印*/

/*スライド矢印
---------------------------------------------------------------------------------------*/
.slide-arrow2 {
}
/*矢印リセット*/
#newcar .slick-prev:before,
#newcar .slick-next:before {
	font-size: 0px;
	opacity: 0;
}
#newcar .slick-prev,
#newcar .slick-next {
	top: 0;
	bottom: 0;
	height: auto;
	z-index: 2;
	/*-webkit-transform: translate(-0%, -50%);
	-moz-transform: translate(-0%, -50%);
	-ms-transform: translate(-0%, -50%);
	-o-transform: translate(-0%, -50%);
	transform: translate(-0%, -50%);*/
}
#newcar .slick-prev {
	left: 0;
}
#newcar .section_02 .slick-prev {
	background: linear-gradient(270deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%) !important;
}
#newcar .slick-next {
	right: 0;
}
#newcar .section_02 .slick-next {
	background: linear-gradient(270deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%) !important;
}
/*矢印画像*/
.slick-prev:after, .slick-next:after {
	content: "";
	background: url("images/arrow.svg") no-repeat;
	position: absolute;
	width: 30px;
	height: 30px;
	top: 15vh;
}
.slick-prev:after {
	transform: rotate(90deg);
	left: 0;
}
.slick-next:after {
	transform: rotate(-90deg);
	right: 0;
}
@media screen and (max-width: 768px) {
  .slick-prev:after, .slick-next:after {
    top: 20vh;
  }
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -35px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 14px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #595757;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #595757;
}


/* lead
------------------------------------------------------------- */
.lead {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position: relative;
  line-height: 2;
}
.section_slide h2 {
    padding-top: 97px;
    padding-bottom: 50px;
    color: #fff;
    text-align: center;
    margin: auto;
}
.section_slide h2 img{
  margin: auto;
}
.pd_l_1 {
  padding-top: 70px;
  padding-bottom: 66px;
}

@media screen and (max-width: 960px) {
.lead {
	font-size: 16px;
	padding-right: 5vw;
	padding-left: 5vw;
  }
}
@media screen and (max-width: 480px) {
  .section_slide h2 {
    padding-top: 21%;
    padding-bottom: 12%;
    color: #fff;
    text-align: center;
    margin: auto;
    width: 70.93%;
  }
  .lead {
    font-size: 14px;
    line-height: 1.846;
  }
    .pd_l_1 {
  padding-top: 50px;
  padding-bottom: 50px;
}
}