@charset "utf-8";
@media screen and (max-width: 1024px) and (min-width: 769px) {
	div#header{
		width: 100%;
		max-width: 940px;
	}
	div#header h1{
		width: 174px;
		height: 103.5px;
		
	}
	div#header h1 img{
		width: 100%;
		object-fit: contain;
	}
	div#header p#description{
		left: 195px;
		width: 64vw;
	}
	#header-nav{
		width: 64vw;
		padding: 50px 0 0 200px;
	}
	#header-nav li img{
		width: 7.18vw;
		height: 5.845vw;
	}
	#header-nav li:first-child img{
		width: 4.1vw;
		height: 5.845vw;
	}
	#header-nav li:last-child img{
		width: 9.765vw;
		height: 8.1vw;
	}
	div#main-visual{
		width: 100%;
		max-width: 960px;
	}
	div.top-wrap{
		width: calc( 100% - 80px);
	}
	div#top-main #top-shaken{
		margin: 0 auto;
	}
	div#top-main #top-newcar{
		top: 210px;
		left: calc(40% - 180px);
	}
	div#top-main #top-usedcar{
		top: 210px;
		right: calc(40% - 180px);
	}
	#top-main #top-tokuten-service{
		width: 100%;
		max-width: 500px;
		margin: 180px auto 0;
		padding: 20px;
		height: 540px;
		background-size: cover;
		position: static;
	}
	#top-main #top-tokuten-service #top-tokuten{
		width: 45vw;
	}
	#top-main #top-tokuten-service #top-service{
		margin-right: 56px;
		margin-top: 20px;
	}
	div#top-main{
		width: 100%;
		max-width: 960px;
		height: 1200px;
	}
	div.top-wrap .parking-link{
		text-align: center;
		padding: 80px 0 40px;
	}
	div.top-wrap .parking-link img{
		width:100%;
		max-width: 640px;
	}
	#top-main #top-news{
		top: auto;
	}
	#top-main #top-rentacar{
		top: auto;
		width: 120px;
	}
	#top-main #top-rentacar img{
		width: 120px;
		height: 120px;
	}
	#top-main #top-service-btn{
		width: 120px;
		left: 460px;
	}
	#top-main #top-tokuten-banner{
		width: 120px;
		left: 590px;
	}
	#top-main #top-service-btn,#top-main #top-tokuten-banner{
		top: auto;
	}
	#top-main #top-service-btn img,#top-main #top-tokuten-banner img{
		width: 120px;
		height: 54px;
	}
	#rec img{
		width: 100%;
		max-width: 840px;
	}
	div#footer-inner{
		width: 100%;
	}
	#footer ul#text-link{
		width: 40vw;
		height: 72px;
	}
	#footer dl#hoken{
		max-width: 40vw;
		margin-top: 20px;
	}
	#footer dl#hoken dt img{
		width: 100%;
		object-fit: contain;
	}
	#tracking-menu{
		top: 20px;
		right: 8px;
	}
  }
