@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&display=swap&subset=japanese');
@font-face {
font-family:"AudiTypeNormal";
    src: url("../font/AudiType-ExtendedNormal_08.woff") format("woff");
}
@font-face {
font-family:"AudiTypeBold";
    src: url("../font/font/AudiType-ExtendedBold_08.woff") format("woff");
}
html {
	width: 100%;
	height: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	font-feature-settings: "palt" 1;
  /*font-size: 62.5%;*/
}
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;
}
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: bmwTypeWeb,Arial,Helvetica,"Noto Sans CJK JP","Noto Sans",sans-serif;; }

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

main { display: block; }

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; }

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%; }

.clear { clear: both; }
.cf:after {
	content: "";
	display: block;
	clear: both;
}
img {
	max-width: 100%;
}

#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;
}

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



/**********************
mainVis
***********************/

@media screen and (max-width:768px){
  #mainVis { 
    padding: 7.375% 0 11.5625% 4.5%; 
    text-align: left;
    width: 37%;
    min-width: 130px;
  } 
}

@media screen and (min-width:769px){
	#mainVis {
        width: 370px;
		text-align: left;
		padding: 40px;
	}
}




#cont_inner {
    background-color: #FFF;
}



/* pc / tab / sp
============================================================================================================ */
.sp {
    display: none;
}
.pc{
    display: block;
}  
.tab{
display:none;
}
.pc_tab {
    display: block;
}
.tab_sp{
    display: none;
}

@media screen and (max-width:768px){
    .tab {
    display: none !important;
}
    .pc{
    display: none !important;
}  
    .sp {
    display: block;
}
.pc_tab {
    display: none!important;
}
.tab_sp {
    display: block !important;
}

}



/**********************
event_date
***********************/
#event_date {
	color: #000;
	background: #fff;
    text-align: center;
  z-index: 2;
	position: relative;
}
#event_date h2 {
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  line-height: 1.583;
  letter-spacing: .07em;
    margin: 90px auto 30px;
}
#event_date h2 img {
  margin: 0 auto;
}
#event_date h3{
  padding: 0;
  margin: 0;
  text-align: left;
}
.event_info_inner{
  max-width: 1100px;
  display: flex;
  margin: 0 auto;
  padding: 100px 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;

}
.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;
}







/*recommend_used_car*/
#used .recommend_used_car {
  padding-top: 32px;
	background-color:#fff;
}

#used .recommend_used_car h2 {
    display: inline-block;
	text-align: center;
	margin-bottom:72px;
}
#used .recommend_used_car .container {
	margin:0 auto;
	max-width:980px;
}
#used .recommend_used_car .container:after {
	content: "";
	display: block;
	clear: both;
}
#used .recommend_used_car .container li {
	float: left;
	/*width: 460px;*/
  width: 48%;
  max-width: 460px;
	margin:0 14px 40px 0;
	position: relative;
}
#used .recommend_used_car .container li:nth-child(odd) {
	float: left;
	clear: both;
}
#used .recommend_used_car .container li:nth-child(even) {
	float: right;
}
#used .recommend_used_car .container li a {
	color: #000;
	background-color: #fff;
	font-size: 18px;
	font-weight: bold;
	display:flex;
	width: 240px;
	height: 54px;
	line-height: 2.8;
	position: absolute;
	border: 1px solid #000;
	text-align: center;
	right: 0;
	bottom: 0;
  align-items: center;
  justify-content: center;
}
#used .recommend_used_car .container li a::after{
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  /*position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto 0;*/
}
#used .recommend_used_car .container li img {
	height: 210px;
	max-width: none;
}

/*recommend_main01*/
#used .recommend_main01 {
	background-color:#FFF;
  padding-top: 30px;
  padding-bottom: 50px;
}
#used .recommend_main01 h2 {
    display: inline-block;
	text-align: center;
}
/*online-service*/
#used #online-service {
	background: #fff;
	text-align: center;
  padding-bottom: 107px;
}
#used #online-service h2 {
    display: inline-block;
	padding: 20px 0 53px;
}
#used #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;
}
#used #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;
}
#used #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;
}
#used #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;
}
/*All used car*/
#used .used {
	background-color:#fff;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 95px;
}
#used .used h2 {
	display: inline-block;
}
#used .used h2 img {
	margin:22px 0 28px;
}
#used .used figure {
	margin: 0 40px;
}
#used .used figure img {
	width:100%;
  vertical-align: bottom;
}
#used .used a {
	color: #fff;
	background-color: #000;
	font-size: 20px;
	font-weight: bold;
	display: block;
	width: 320px;
	height: 54px;
	line-height: 2.8;
	margin: 35px auto 0;
}
#used .used 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;
}



#used .support {
	background: #000;
	text-align: center;
	padding: 100px 0 100px;
}
#used .support h2{
	padding: 0 0 5px;
}
#used .support h2:nth-of-type(2){
  padding-top: 205px;
}
#used .support figure{
	padding: 60px 0 0;
}
#used .support figure:nth-of-type(2) img{
  padding-top: 5px;
  padding-right: 54px;
}
#used .support figure:nth-of-type(4) img{
  padding-top: 5px;
  padding-right: 54px;
}
/*shops*/
#used #shops {
	background: #FFFFFF;
}
#used #shops .inner{
  background: #000;
  width: 100%;
  margin: auto auto;
  padding: 90px 0 92px;
}
#used #shops p {
    display: inline-block;
	text-align: center;
}
#used #shops ul {
	max-width: 850px;
	margin: 15px auto 0;
}
#used #shops li {
	overflow: hidden;
	padding: 30px 0 25px;
	border-bottom: 1px solid #fff;
}
#used #shops li:last-child {
	border-bottom: none;
}
#used #shops .shop {
	float: left;
	margin-top: 22px;
}
#used #shops .shop02 {
    float: left;
    margin-top: 0;
}
#used #shops .mt_15 {
	margin-top: 15px;
}
#used #shops .b_btn {
    display: flex;
    justify-content: flex-end;
	text-align: right;
	margin-right: 8px;
}


@media (max-width: 960px) {
    
    #event_date h2 {
        margin: 40px auto 22px;
    }
    
    
	#used {
		min-width: auto;
	}
	#used > header {
		width: 100%;
		height: 74vw;
	}
	#used > header:before {
		top: 0;
		left: auto;
		height: 81.25vw;
        width: 72%;
        right: 0;
	}
	#used > header figure,
	#used > header h1 {
		padding: 0;
		height: auto;
		line-height: 0;
	}
	#used > header h1 {
		left: 15px;
		bottom: 21px;
        width: 20%;
	}
	#used > header figure img {
		width: 23.13vw;
		margin-top: 6.5625vw;
        padding-left: 2.38vw;
	}
	#used > header h1 img {
		/*width: 86px;*/
		margin-right: 20px;
    display: block;
	}
	#used .heading {
		padding: 0;
		background: #fff;
	}
	#used .heading h2 {
		margin-bottom: 0;
    padding: 43px 0 22px;
    vertical-align: bottom;
	}
	#used .heading h2 img {
    box-sizing: border-box;
    margin: 0 auto;
    width: 80%;
	}
	#used .heading p {
		padding: 35px 0 40px;
	}
	#used .heading img {
		margin: 0px;
	}

  #used .present{
    padding: 1% 6.25% 8%;
	}
	#used .present h2{
		padding: 38px 0 0;
	}
	#used .present h2 img{
		padding: 0 20px;
    box-sizing: border-box;
	}
	#used .present header {
		padding: 50px 0;
		background: #ececec;
	}
	#used .present header img {
		width: 89.375%;
	}
	#used .present h3 {
		font-size: 14px;
		padding-top: 3%;
    width: 81.42%;
    padding-left: 1%;
	}
	#used .event_info_inner{
    max-width: inherit;
    display: block;
    width: 100%;
    margin: auto;
    padding:4% 0 10%;
  }
  #used .event_info_inner .text_box h2{
    width: 92%;
  }
  #used .event_info_inner .event_img img{
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }
  #used .event_info_inner .text_box{
    margin: 8% auto 0;
    padding-left: 0;
    width:100%;
    box-sizing: border-box;
  }
  #used .event_info_inner .event_img{
    position: static;
    width: 100%;
    max-width: inherit;
    padding: 0;
    margin: auto;
  }
  #used .event_info_inner .text_box .text{
    padding-top: 3%;
    padding-bottom: 3%;
    font-size: 10px !important;
    line-height: 1.78 !important;
    letter-spacing: -.04em;
    margin-top: 0 !important;
  }
  #used .event_info_inner .text_box ul.text_ul{
    padding-top: 1%;
  }
  #used .event_info_inner .text_box ul.text_ul li{
    font-size: 10px;
    transform: scale(0.9);
    transform-origin: left;
    line-height: 1.556;
    width: 108%;
  }
  #used .event_info_inner .btn{
    margin-top: 5%;
  }
  #used .event_info_inner .btn a{
    font-size: 13px;
    padding: 8px 0 7px;
    width: 100%;
    margin-top: 0;
  }
  #used .event_info_inner .btn a:after {
    content: "";
    width: 6px;
    height: 6px;
    margin: -1px auto 0 1%;
  }



	#used .present figure img {
		width:calc(100% - 40px);
	}
	/*Used cars by store*/
	#used .recommend_used_car{
    padding-top: 22px;
	}
  #used .recommend_used_car h2 {
		margin-bottom: 28px;
	}
  #used .recommend_used_car h2 img {
	  width:74.06%;
      margin: auto;
	}
  #used .recommend_used_car .container {
		margin:0 20px;
	}
  #used .recommend_used_car .container:after {
		content: "";
		display: block;
		clear: both;
	}

  
  #used .recommend_used_car .container li {
		float: none !important;
		margin: 0;
		width: auto;
		position: relative;
    max-width: initial;
	}
	#used .recommend_used_car .container li + li {
		/*margin-top: 30px;*/
    margin-top: 20px;
	}
	#used .recommend_used_car .container li img {
		height: 39.375vw;
	}
	#used .recommend_used_car .container li a {
		font-size: 12px;
		width: 53%;
		height: 33px;
		line-height: 2.2;
		right: 2px;
	}
  #used .recommend_main01{
    padding-top: 4%;
    padding-bottom: 3%;
  }
  
	#used .recommend_main01 .container li {
		float: none !important;
		margin: 0;
		width: auto;
		position: relative;
	}
	#used .recommend_main01 .container li + li {
		margin-top: 30px;
	}
	#used .recommend_main01 .container li img {
		height: 39.375vw;
	}
	#used .recommend_main01 .container li a {
		font-size: 16px;
		width: 52%;
		height: 33px;
		line-height: 2.2;
		right: 2px;
	}
  #used #online-service{
    padding-top: 36px;
    padding-bottom: 0;
  }
	#used #online-service h2 {
		padding: 0 0 25px;
	}
  #used #online-service h2 img{
    width: 79.0625%;
    margin: auto;
  }
	#used #online-service > div {
		padding: 0;
	}
	#used #online-service > div:before {
		width: auto;
		position: static;
		padding-top: 55%;
	}
	#used #online-service > div .text {
		width: auto;
    padding: 25px 25px 0;
    font-size: 14px;
    line-height: 1.857;
	}
	#used #online-service > div .link {
    padding: 2px 20px 28px;
	}
	#used #online-service > div .link a {
		width: 95%;
    font-size: 18px;
    line-height: 50px;
	}
	#used .used {
		padding-top: 13px;
		padding-bottom: 60px;
	}
	#used .used h2 img {
		margin: auto;
        padding-bottom: 7%;
        width: 79.375%;
        max-width: 300px;
	}
	#used .used a {
		width: auto;
		height: 46px;
		font-size: 16px;
		line-height: 46px;
		font-weight: normal;
		margin: 24px 20px 0;
    letter-spacing: .1em;
	}
  #used .used a::after{
    width: 8px;
    height: 8px;
  }
	#used .campaign {
		text-align: center;
		padding-top: 68px;
		padding-bottom: 40px;
		background-color:#000;
	}
	#used .campaign figure img {
		width:calc(100% - 100px);
	}
	#used .campaign table {
		font-size: 10px;
	}
	#used .campaign table tr > *:first-child {
		width: 145px;
		vertical-align: top;
	}
	#used .sp16 {
	padding-bottom: 30px;
	padding: 30px 0 30px;
	}
	#used .sp16 img{
	width: 80%;
	}
	#used .support {
	padding: 43px 10px 71px;
	}
	#used .support h2{
	padding: 0 0 38px;
  margin: auto;
	}
  #used .support h2:first-of-type{
    max-width: 294px;
    width: 100%;
  }
  #used .support h2:nth-of-type(2){
    padding-top: 82px;
    width: 75.33%;
    max-width: 226px;
  }
	#used .support figure{
	padding-top: 0;
	}
	#used .support figure.pd{
	padding: 30px 10px 0;
	}
  #used .support figure:nth-of-type(3){
    padding: 0 0 0;
  }
  #used .support figure:nth-of-type(4){
    padding: 30px 0 0;
    width: 97.66%;
    margin: auto;
  }
  #used .support figure:nth-of-type(2) img{
    padding-top: 0;
    padding-right: 0;
  }
  #used .support figure:nth-of-type(4) img{
    padding-top: 0;
    padding-right: 0;
  }
    
    
    
  #used .used figure {
	  margin: 0 20px;
  }
  
  /*shops*/
	#used #shops {
		padding: 58px 0 0;
	}
  #used #shops .inner{
    width: 100%;
    padding: 17% 0 14%;
  }
  #used #shops p{
    width: 91.379%;
    margin: auto;
  }
	#used #shops ul {
		padding: 0 25px;
		margin: 15px auto 0;
	}
	#used #shops .b_btn {
        display: inline-block;
		margin-right: 0;
	}
	#used #shops .mt_15 {
		margin-top: 0;
        margin-bottom: 5px;
	}
	#used #shops .shop a,
	#used #shops .shop02 {
		margin-bottom: 11px;
	}
	#used #shops li {
		padding: 16px 0 13px;
	}

  /*Pickup Used cars*/
  #used .recommend_main01 h2 img {
      width: 84.06%;
      margin: auto;
  }
    
    
    
    
    #event_date { 
    padding: 0 6% 5%;
  }
  /**/
}



/*新着表示部分*/
.pd_l {
	padding-top: 80px;
	padding-bottom: 80px;
}
.pd_m {
	padding-top: 50px;
	padding-bottom: 50px;
}
.tac {
  text-align: center;
}

.ofi {
  object-fit: cover;
  font-family: 'object-fit: cover;'
}
.ofi_contain2 {
	object-fit: contain !important;
	font-family: "object-fit: contain;";
}
.ofi_contain {
	object-fit: contain !important;
	font-family: "object-fit: contain;";
    height: auto !important;
}

@media screen and (max-width: 768px) {
	.pd_l {
		padding-top: 60px;
		padding-bottom: 60px;
	}
  .pd_m {
		padding-top: 35px;
		padding-bottom: 35px;
	}
}
.contents_w920 {
    /* width: 920px; */
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: block;
    letter-spacing: 0.05rem;
}
.contents_w760 {
  width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.title_l {
	font-size: 38px;
	font-size: 3.8rem;
    letter-spacing: 0;
	font-weight: normal;
    font-family: 'AudiTypeNormal', 'Noto Sans JP', sans-serif;
    margin-bottom: 1em;
    text-transform: lowercase;   /* 全体を小文字にリセット */
}
.title_l.mb00 {
  width: auto;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.title_l::first-letter {
  text-transform: capitalize;  /* 先頭文字だけ大文字化 */
}
#container.top .title_l {
    text-transform: none;
}
#container.top .title_l::first-letter {
  text-transform: none;
}
.title_l span {
    display: block;
    font-size: 1.8rem;
    letter-spacing: 1px;
    margin-bottom: 2em;
    font-family: 'AudiTypeNormal', 'Noto Sans JP', sans-serif;
    text-transform: none;
}
@media screen and (max-width: 768px) {
  .title_l {
    font-size: 2.3rem;
  }
  .title_l span {
    font-size: 1.5rem;
  }
  .title_l.mb00 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .top_col4 li > a p.title {
    font-size: 1.3rem;
  }
  .top_col4 li > a p.date {
    margin-top: 0;
  }
  
}
@media screen and (max-width: 1000px) {
 .contents_w920 {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 0 3vw;
  } 
}
@media screen and (max-width: 800px) {
  .contents_w760 {
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      padding: 0 3vw;
  }
}
@media screen and (max-width: 768px) {
#container {
  font-size: 1.3rem;
}
 .contents_w920 {
      padding: 0 5%;
      box-sizing: border-box;
  }
  .contents_w760 {
      padding: 0 5%;
  }
  
}


.new_usedcar_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
  position: relative;
  z-index: 3;
}
.new_usedcar_list li {
  width: 32.6%;
}
.new_usedcar_list .image {
  overflow: hidden;
}
.new_usedcar_list img {
  transition: transform 0.6s ease;
}
.new_usedcar_list a:hover img {
  transform: scale(1.1);
}

.new_usedcar_list_desc {
  padding: 20px;
  font-size: 1.6rem;
}
.new_usedcar_list_car_number {
  border-bottom: 1px solid #000;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.new_usedcar_list_date {
  font-size: 1.2rem;
  font-family: "AudiTypeNormal";
  border: 1px solid #000;
  padding: 2px 5px;
  display: inline-block;
}
.new_usedcar_list_shop {
  margin: 10px auto;
  display: block;
}
.new_usedcar_list_title {
  font-size: 1.8rem;
  font-family: "AudiTypeBold", "Noto Sans JP", sans-serif;
  line-height: 1.2;
}
.new_usedcar_list_price {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.new_usedcar_list_price dt {
  padding-right: 0.1em;
}
.new_usedcar_list_price .new_usedcar_list_price_num {
  font-family: "AudiTypeBold";
  font-size: 3.2rem;
  padding-right: 0.1em;
  letter-spacing: -2px;
}
@media screen and (max-width: 768px) {
  .new_usedcar_list {
    display: block;
  }
  .new_usedcar_list li {
    width: 100%;
  }
  .new_usedcar_list li a {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
  }
  .top_col3 li > a > p:first-child {
    width: 100%;
  }
  .new_usedcar_list li .image {
    width: 57%;
  }
  .new_usedcar_list_desc {
    width: 43%;
    padding: 0 0 0 10px;
    font-size: 1.2rem;
  }
  .new_usedcar_list_car_number {
    padding-bottom: 5px;
    margin-bottom: 0;
  }
  .new_usedcar_list_date {
    display: none;
  }
  .new_usedcar_list_shop {
    margin: 5px auto;
    display: block;
  }
  .new_usedcar_list_title {
    font-size: 1.2rem;
  }
  .new_usedcar_list_price {
    display: block;
    margin-top: 5px;
  }
  .new_usedcar_list_price dt {
    width: 100%;
    padding-right: 0;
  }
  .new_usedcar_list_price .new_usedcar_list_price_num {
    font-size: 3rem;
    padding-right: 0.2em;
    letter-spacing: -2px;
    line-height: 1;
  }
  .new_usedcar_list_price .new_usedcar_list_price_tax {
    font-size: 1.2rem;
    line-height: 1;
    display: inline-block;
  }
}

/* Shop店舗情報一覧 shop_list_area
============================================================================================================ */
.shop_list_area ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'Noto Sans JP', sans-serif;
  list-style: none;
  margin: 0;
  padding: 0 0 0;
  font-size: .875rem;
  letter-spacing: 0.05rem;
}
.shop_list_area ul li {
  width: 31.25%;
  margin-bottom: 7.4%;
}
.shop_list_area ul a {
  display: block;
}
.shop_list_area ul a:hover {
  opacity: 0.8;
}
.shop_list_area ul:after {
  content: "";
  display: block;
  width: 33%;
}
.shop_list_area ul li .shop_photo {
  width: 100%;
  margin-bottom: 1em;
}
.shop_list_area ul li .shop_photo img {
  width: 100%;
}
.shop_list_area ul li p{
  margin: 0;
  padding: 0;
  line-height: 1.6;
}
.shop_list_area ul li .shop_name {
  font-size: 1rem;
  font-weight: normal;
  margin-left: 0;
  letter-spacing: -.01em;
  text-align: left;
  
}
.shop_list_area ul li .shop_address {
  margin-left: 0;
  text-align: left;
}
.shop_list_area ul li .shop_btn{
  color: #FFF;
  text-align: center;
  background: #000;
  margin: 17px 0 0;
  font-size: 1.0625rem;
  padding: 8px 0;
  line-height: 1.75;
  letter-spacing: .1em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
}
.shop_list_area ul li .shop_btn:after {
  content: "";
  width: 8px;
  height: 8px;
  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: -3px auto 0 .5em;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  /*Used cars by store*/
  .shop_list_area ul{
    display: block;
  }
  .shop_list_area ul li {
    width: 97.22%;
    padding-bottom: 17%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .shop_list_area ul:after {
    content: none;
  }
  .shop_list_area ul li .shop_photo {
    width: 100%;
  }
  .shop_list_area ul li .shop_name {
    font-size: .875rem;
  }
  .shop_list_area ul li .shop_address{
    font-size: .75rem;
  }
  .shop_list_area ul li .shop_btn{
    font-size: 16px;
  }
  .shop_list_area ul li .shop_btn:after {
    margin: -3px auto 0 1%;
  }
}




footer{
  padding: 0;
}
.bg_black{background: #000000;}
.bg_white{background: #FFFFFF;}

footer .foot_area_bottom {
  padding: 1.5em 1vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

footer .foot_area_bottom p.footer_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 342px;
}
.copyright {
  display: block;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-size: .75rem;
  text-align: right;
  margin: 0;
  padding: 0;
}
.bg_black .copyright{color: #FFFFFF;}
.bg_white .copyright{color: #000000;}
@media screen and (max-width:960px){
  footer .foot_area_bottom {
    padding: 1em 1em 1.5em 1.5em;
    display: block;
  }
  footer .foot_area_bottom p.footer_logo{
    width: 52.56%;
  }
  .copyright {
    font-size: .625rem;
    text-align: left;
    letter-spacing: -.1em;
  }
}