@charset "utf-8";

.fo-mincho {
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
 }
 .fo-garamond-pro {
	font-family: "adobe-garamond-pro", serif;
	font-weight: 400;
	font-style: italic;
 }
 .bg-bk {background-color: #000!important;}
 .clr-bk {color: #000!important;}
 .bg-wh {background-color: #fff!important;}
 .clr-wh {color: #fff!important;}

 .lity-active body {
	overflow: hidden;
 }
 .loader-bg {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
 }
 .loader-bg .logo {
	 max-width: 32rem;
	 margin-bottom: 2rem;
	 animation: blinking .8s infinite alternate;
 }
 @keyframes blinking {
	 0% {opacity: .2;}
	 100% {opacity: 1;}
 }
 .loader {
	--w:10ch;
	font-weight: bold;
	font-size: 2rem;
	 opacity: .3;
	line-height: 1.4em;
	letter-spacing: var(--w);
	 margin: 0 auto;
	width: var(--w);
	overflow: hidden;
	white-space: nowrap;
	color: #0000;
	text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000;
	animation: l20 2s infinite linear;
 }
 .loader:before {
	content:"Loading...";
 }
 
 @keyframes l20 {
	9.09% {text-shadow: 
			calc( 0*var(--w)) -10px #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	18.18% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) -10px #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	27.27% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) -10px #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	36.36% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) -10px #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	45.45% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) -10px #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	54.54% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) -10px #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	63.63% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) -10px #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	72.72% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) -10px #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) 0 #000}
	81.81% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) -10px #000,calc(-9*var(--w)) 0 #000}
	90.90% {text-shadow: 
			calc( 0*var(--w)) 0 #000,calc(-1*var(--w)) 0 #000,calc(-2*var(--w)) 0 #000,calc(-3*var(--w)) 0 #000,calc(-4*var(--w)) 0 #000, 
			calc(-5*var(--w)) 0 #000,calc(-6*var(--w)) 0 #000,calc(-7*var(--w)) 0 #000,calc(-8*var(--w)) 0 #000,calc(-9*var(--w)) -10px #000}
}

/*contents
---------------------------------------------------------*/
#header {
	background: #fff;
	padding: 1.2rem;
}
#header img {
	display: block;
	margin: 0 auto;
	max-height: 2rem;
}
.mainArea {
	background: #000;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.mainWrap {
	position: relative;
	width: 90%;
	max-width: 1129px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	padding: 3.5rem 0 4.5rem;
	color: #fff;
}
.mainBg {
	width: 100%;
	max-width: 1372px;
	margin: 0 auto;
	position: absolute;
	z-index: -5;
	top: 0;
	left: 0;
	right: 0;
	height: 66rem;
}
.mainBg02 {
	position: absolute;
	z-index: -1;
	top: 50rem;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(../img/main_btm_bg.svg) top center no-repeat;
	background-size: 100% 100%;
}
@media screen and (max-width: 1250px) {
	.mainBg02 {
		top: 44rem;
	}
}
.mainTtl {
	max-width: 90.5rem;
	margin: 0 auto 3rem;
	position: relative;
	transition: 2s .2s;
	opacity: 0;
}
.act .mainTtl{
	opacity: 1;
}
.mainTtl .img {
	position: absolute;
	max-width: 24.8rem;
	z-index: 1;
	left: -7rem;
   top: 9.5rem;
	opacity: 0;
	transition: 1s 1.5s;
	transform-origin: bottom right;
	transform: rotate(15deg);
}
.mainTtl .img._rht {
	max-width: 26.4rem;
	right: -11rem;
	left: auto;
	top: 2.6rem;
	transform-origin: bottom left;
	transform: rotate(-15deg);
}
.act .mainTtl .img {
	opacity: 1;
	transform: rotate(0)!important;
}
.mainTtl .light {
	position: absolute;
	top: 9.9rem;
	left: 0;
	right: 0;
	max-width: 62.5rem;
	height: 10.9rem;
	margin: 0 auto;
	overflow: hidden;
}
.mainTtl .light::before {
	position: absolute;
	content: '';
	display: inline-block;
	top: -7rem;
	left: 0;
	width: 4rem;
	height: 100%;
	background-image: radial-gradient(circle, #FFD47B, rgba(224, 162, 8, 0) 80%);
	mix-blend-mode: plus-lighter;
	opacity: 0;
	opacity: .5;
}
.act .mainTtl .light::before {
	animation: shinyshiny 3.5s ease-in-out infinite;
	animation-delay: .1s;
}
@keyframes shinyshiny {
	0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
	80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.2; }
	81% { -webkit-transform: scale(4) rotate(45deg); opacity: .58; }
	100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.mainCar {
	width: 90.6%;
	max-width: 102.2rem;
	margin: 0 auto 2rem;
	transition: 1.2s 2s;
	opacity: 0;
	transform: translateX(3rem);
}
.act .mainCar {
	opacity: 1;
	transform: translateX(0);
}
.mainTxt h2 img{
	max-height: 3rem;
}
.mainTxt .txt {
	font-size: 2rem;
	line-height: 1.8;
	margin-top: 4rem;
}
#about {
	position: relative;
	background: url(../img/grad02.svg) bottom left repeat-x;
	background-size: auto 100%;
	color: #fff;
	z-index: 1;
	padding-top: 14.5rem;
}
.aboutBg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 36.5rem;
	min-height: 19.0104166vw;
	overflow: hidden;
	z-index: -1;
	transition: 1.4s cubic-bezier(0,0.7,.1,1) 1s;
	clip-path: inset(100% 0 100% 0%);
}
.act.aboutBg {
	clip-path: inset(0% 0% 0% 0%);
 }
.aboutBg img {
	object-fit: cover;
	-o-object-fit: cover;
	height: 100%;
	min-width: 100%;
}
#about .container {
	position: relative;
	z-index: 1;
}
.aboutWrap h2 {
	margin-bottom: 8.2rem;
}
.aboutWrap h2 img {
	max-height: 6.7rem;
}
.anvTxt img {
	max-height: 13.9rem;
}
.aboutWrap dd {
	font-size: 1.8rem;
	line-height: 1.8;
	margin-top: 3rem;
}
.ttlBox {
	position: relative;
	z-index: 5;
	margin-bottom: 7rem;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 6.8rem;
}
.ttlBox .eng {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: -1;
	transition: 1.4s cubic-bezier(0,0.7,.1,1) .6s;
	clip-path: inset(0% 100% 0% 0%);
}
.ttlBox .eng img {
	max-height: 6.8rem;
}
.ttlBox.act .eng {
	clip-path: inset(0% 0% 0% 0%);
}
.ttlBox h2 {
	font-size: 2rem;
	font-weight: 600;
	color: #fff;
}
#history {
	position: relative;
	color: #fff;
	background: #000010;
	background: linear-gradient(0deg,#000 0%,#000010 100%);
	padding-bottom: 0;
}
#history::before,#history::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 3px;
	background: url(../img/grad.svg) top left;
	background-size: 100% 100%;
	z-index: 1;
}
#history::after {
	top: auto;
	bottom: 0;
}
.historyArea {
	position: relative;
	z-index: 1;
}
.historyWrap {
	position: relative;
	z-index: 10;
	padding-bottom: 7rem;
}
.historyBg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 23rem;
	background: url(../img/history_bg01.png) top center repeat-x;
	background-size: 100% 100%;
	z-index: -10;
}
.tunnel {
	position: absolute;
	z-index: 10;
	bottom: 0;
}
.tunnel img {
	width: 100%;
	height: 100%;
}
.tunnel._rht {
	width: 5.9rem;
	right: 0;
}
.tunnel._lft {
	width: 6.3rem;
	left: 0;	
}
.tunnel._lft02 {
	width: 2.8rem;
	left: 6.3rem;
	z-index: -50;
}
.tunnel._rht::before,
.tunnel._lft01::before {
	content: "";
	display: block;
	background: url(../img/grad02.svg) top right repeat-x;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 100vw;
}
.tunnel._rht::before {
	background-image: url(../img/grad02-2.svg);
	right: auto;
	left: 100%;
}
.anm-fade {
	transition: 1.4s .6s;
	opacity: 0;
}
.anm-fade.act {
	opacity: 1;
}
.historySlider,.nameSlider {
	margin: 0 -20rem;
}
.historyBox {
	margin: 0 5rem;
}
.historyBox .img img {
	max-height: 18rem;
}
.yearBox .num {
	font-size: 4.4rem;
	margin-bottom: 2.5rem;
	transition: .6s .5s;
}
.nameSlider {
	margin-top: 5rem;
}
.carName {
	background: url(../img/history_name_bg.svg) center center no-repeat;
	background-size: contain;
	font-size: 2rem;
	height: 6.2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 36.7rem;
	margin: 0 auto;
}
.postNav {
	display: flex;
	justify-content: space-between;
	max-width: 46rem;
	margin: -2.9rem auto 0;
}
.postNav > div,
.nameSlider .slick-dots li button {
	background: url(../img/slider_arw01.svg) center center no-repeat;
	background-size: contain;
	width: 2.9rem;
	aspect-ratio: 1;
	cursor: pointer;
	position: relative;
	z-index: 99;
}
.postNav > div.prev,
.nameSlider .slick-dots li:first-of-type button {
	transform: rotate(180deg);
}
.nameSlider .slick-dots {
	display: flex;
	justify-content: space-between;
	max-width: 57rem;
	margin: -4.5rem auto 0;
}
.nameSlider .slick-dots li,
.nameSlider .slick-dots li button::before {
	display: none;
}
.nameSlider .slick-dots li:first-of-type,
.nameSlider .slick-dots li:last-of-type {
	display: block;
}
.nameSlider .slick-dots li button {
	background-image: url(../img/slider_arw02.svg);
}
.nameSlider .slick-dots li.slick-active {
	opacity: .5;
	pointer-events: none;
}
#blog {
	background: #000;
	color: #fff;
}
#blog .container {
	max-width: 1100px;
}
#blogList {
	padding: 3.5rem 4.5rem;
	border: 1px solid #fff;
	position: relative;
}
#blogList h3 {
	font-size: 2.8rem;
	margin-bottom: 4rem;
}
.blogWrap {
	background: #fff;
	padding: 3rem;
	color: #000;
}
.blogWrap h3 {
	font-size: 2.2rem;
	letter-spacing: .1em;
	color: #402781;
	margin-bottom: 3rem;
}
.blogList {
	gap: 3rem 2%;
}
.blogList li {
	width: 32%;
	text-align: left;
	padding: 1rem;
	border: 1px solid #ddd;
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
.blogList li a img {
	display: block;
	margin: 0 auto;
	max-height: 4.7rem;
}
#blogOther .blogList li:nth-of-type(4) {
	display: none;
}
.shopName {
	font-size: 1.8rem;
	font-weight: 600;
	text-align: center;
}
.btn a {
	display: block;
	background: #900000 url(../img/arrow.svg) right 1.5rem center no-repeat;
	background-size: 1.6rem auto;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
	border-radius: 10rem;
	padding: .7rem;
	padding-right: 2rem;
	max-width: 21.5rem;
	margin: 0 auto;
	text-align: center;
}
.btn a:hover {
	background-color: #000;
}
.searchBtn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
	width: 26rem;
	color: #fff;
	text-align: center;
	font-size: 2.2rem;
	border: 1px solid #fff;
	border-radius: 10rem;
	padding: 1rem 1rem 1.2rem;
	background: #4B0001;
	background: linear-gradient(180deg,#4B0001 0%,#220000 100%);
	cursor: pointer;
	transition: .2s;
	position: absolute;
	top: 3rem;
	right: 4.5rem;
	z-index: 1;
}
.searchBtn::after {
	content: "";
	display: block;
	width: 2.2rem;
	height: 2.2rem;
	background: url(../img/plus.svg) center center no-repeat;
	background-size: cover;
	margin-bottom: -.2rem;
}
.searchBtn._close {
	position: relative;
	margin: 3rem auto 0;
	top: auto;
	right: auto;
}
.searchBtn._close::after {
	transform: rotate(45deg);
}
.searchBtn._clear {
	position: relative;
	top: auto;
	right: auto;
	margin: 3rem auto 0;
}
.searchBtn._clear::after {
	transform: rotate(45deg);
}
.searchBtn.hide {
	display: none!important;
}
#area {
	background: #26282C;
	border: 1px solid #fff;
	padding: 3.5rem 4.5rem;
	max-height: 90vh!important;
	overflow: auto;
	position: relative;
}
.areaList {
	gap: 1rem 4rem;
	margin-bottom: 6.5rem;
	position: relative;
	z-index: 1;
}
.areaList li {
	width: 32%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem 3.5rem;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 600;
	text-align: left;
	position: relative;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 1.2rem;
	padding: 1.2rem;
	transition: .2s;
}
.areaList li:hover {
	background: #000;
}
.areaList li small {
	font-size: 75%;
	display: block;
}
.areaList li::before {
	content: "";
	display: block;
	border: 5px solid #900000;
	border-radius: 1.2rem;
	position: absolute;
	top: -1.5px;
	left: -1.5px;
	right: -1.5px;
	bottom: -1.5px;
	z-index: 1;
	opacity: 0;
	transition: .2s;
}
.areaList li::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
	border-width: 1.8rem 1.8rem 0 1.8rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -3.6rem;
	margin: 0 auto;
	transition: .2s;
}
.areaList li.active::before {
  opacity: 1;
}
.areaList li.active::after {
	border-color: #900000 transparent transparent transparent;
}
.shopMap .map {
	display: none;
}
.shopMap .map.active {
	display: block;
}
.mapBox._sp {
	display: none;
}
#blogList {
	margin-top: 6rem;
}
.tab-content {
	display: none;
}
.tab-content.active {
	display: block;
}
.searchBtn02 a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 112%;
	border: 1px solid #fff;
	border-radius: 10rem;
	padding: 1rem 3rem;
	font-weight: 600;
	margin-top: 4rem;
	gap: 0 1rem;
}
.searchBtn02 a::before {
	content: "";
	display: block;
	background: url(../img/arrow02.svg) center center no-repeat;
	background-size: contain;
	width: 1.7rem;
	height: 1.7rem;
	transform: rotate(90deg);
}
.searchBtn02 a:hover {
	background: #333;
}
.loadMoreWrap span {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 112%;
	border: 1px solid #fff;
	border-radius: 10rem;
	padding: 1rem 3rem;
	font-weight: 600;
	margin-top: 3rem;
	gap: 0 1rem;
	background: #333;
	cursor: pointer;
	transition: .2s;
}
.loadMoreWrap span::before {
	content: "";
	display: block;
	background: url(../img/arrow02.svg) center center no-repeat;
	background-size: contain;
	width: 1.7rem;
	height: 1.7rem;
	transform: rotate(-90deg);
}
.loadMoreWrap span:hover {
	background: #000;
}
#bnrArea {
	padding-top: 4rem;
}
#bnrArea h2 img {
	max-height: 2.7rem;
}
#bnrArea h2 span {
	display: block;
	font-size: 1.2rem;
	margin-top: 1rem;
	margin-bottom: 3rem;
}
.bnrWrap {
	gap: 4.5rem 2%;
}
.bnrWrap li {
	width: 23.5%;
}
.bnrWrap li:last-of-type {
	width: 100%;
}

footer {
	color: #fff;
	padding: 4rem 2rem;
	font-size: 1.2rem;
}
.blogDetail {
	height: 120rem;
	margin-bottom: 5rem;
	padding: 4rem;
	background: #fff;
}
#blogDetail h1 {
	position: relative;
	font-size: 2.7rem;
	padding: 1.5rem 1rem 1.5rem;
	background: #4B0001;
	background: linear-gradient(180deg, #4B0001 0%, #220000 100%);
	margin-bottom: 5rem;
}
#blogDetail h1::before,#blogDetail h1::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: url(../img/grad.svg) top left;
	background-size: 100% 100%;
	z-index: 1;
}
#blogDetail h1::after {
	top: auto;
	bottom: 0;
}
.searchBtn02._back a::before {
	transform: rotate(0);
}
#blogOther h3 {
	font-size: 2.7rem;
	margin-bottom: 3rem;
}









/*ieハック*/
@media screen\0  {
}

/*********************************/
/* タブレット用のスタイル記述 */
/*********************************/
@media screen and (max-width: 1150px) {
	html {
		font-size: .8695652vw;
	}
}

/*********************************/
/* スマートフォン用のスタイル記述 */
/*********************************/
@media screen and (max-width: 780px) {
/*全体レイアウト
---------------------------------------------------------*/
	html {
		font-size: 2.7777777vw;
	}
	body {
		font-size: 1.4rem;
		line-height: 1.5
	}
	body.active {
		overflow: hidden;
	}
	article > section {
		padding: 4rem 0;
	}
	/*contents
	-------------------------------------------------------*/
	#header img {
		max-height: 1.5rem;
	}
	.mainTtl {
		margin: 0 -1.5rem 2rem;
	}
	.mainTtl .img {
		max-width: 11rem;
		left: -.5rem;
		top: auto;
		bottom: 0;
	}
	.mainTtl .img._rht {
		max-width: 11rem;
		right: -1.5rem;
		top: auto;
		bottom: -.5rem;
	}
	.mainTtl .light {
		top: 6.4rem;
		max-width: 26.7rem;
		height: 4.7rem;
	}
	.mainTtl .light::before {
		top: -10rem;
		width: 2rem;
	}
	.mainCar {
		width: auto;
		margin: 0 -1rem 2rem;
	}
	.mainTxt h2 img {
		max-height: 2rem;
	}
	.mainTxt .txt {
		font-size: 1.4rem;
		margin-top: 1.5rem;
	}
	.mainBg {
		height: auto;
		overflow: hidden;
		bottom: 23rem;
	}
	.mainBg img {
		object-fit: cover;
		max-width: none;
		min-width: 100%;
		height: 100%;
	}
	.mainBg02 {
		position: absolute;
		z-index: -1;
		top: 31rem;
		bottom: 13rem;
	}
	#about {
		padding-top: 6rem;
	}
	.aboutBg {
		height: 15.6rem;
	}
	.aboutWrap h2 {
		margin-bottom: 1.5em;
	}
	.aboutWrap h2 img {
		max-height: 4rem;
	}
	.anvTxt img {
		max-height: 9rem;
	}
	.aboutWrap dd {
		font-size: 1.4rem;
		font-feature-settings: "palt";
	}
	.historyBox,.nameSlider .box {
		margin: 0 1.5rem;
	}
	.yearBox .num {
		font-size: 3.2rem;
		margin-bottom: 1rem;
	}
	.historyBox .img img {
		max-height: 11rem;
	}
	.historySlider, .nameSlider {
		margin: 0 -15rem;
	}
	.nameSlider {
		margin-top: 1.5rem;
	}
	.carName {
		font-size: 1.4rem;
		height: 4rem;
		max-width: none;
		margin: 0 -2rem;
		white-space: nowrap;
	}
	.tunnel {
		top: -2rem;
		bottom: -10rem;
	}
	.tunnel._rht {
		width: 2rem;
	}
	.tunnel._lft01 {
		width: 3.3rem;
	}
	.tunnel._lft02 {
		width: 1.7rem;
		left: 3rem;
		z-index: -50;
	}
	.historyWrap {
		margin-top: 6rem;
		padding-bottom: 4rem;
	}
	.historyBg {
		height: 17.2rem;
	}
	.postNav {
		max-width: 9rem;
		margin: -2.5rem auto 0;
	}
	.nameSlider .slick-dots {
		max-width: 20rem;
		margin: 1rem auto 0;
	}
	.postNav > div, .nameSlider .slick-dots li button {
		width: 2.5rem;
	}
	.ttlBox .eng {
		width: 100%;
	}
	.ttlBox .eng img {
		height: 4rem;
	}
	.ttlBox h2 {
		font-size: 1.6rem;
	}
	.ttlBox {
		height: 4rem;
		margin-bottom: 3rem;
	}
	#area {
		padding: 2rem 1.5rem;
	}
	.areaList {
		gap: 1rem;
		margin-bottom: 4rem;
	}
	.areaList li {
		flex-direction: column;
		font-size: 1.5rem;
		text-align: center;
	}
	.areaList li::after {
		bottom: -2.8rem;
		border-width: 1.4rem 1.4rem 0 1.4rem;
	}
	.areaList li .img img {
		max-height: 8rem;
	}
	.mapBox._pc {
		display: none;
	}
	.mapBox._sp {
		display: block;
	}
	.blogWrap {
		padding: 2rem 1rem;
	}
	.blogWrap h3 {
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}
	.blogList {
		gap: 1rem 2%;
	}
	.blogList li {
		width: 49%;
	}
	#blogList {
		margin-top: 4rem;
		padding: 2rem 1rem;
	}
	#blogList h3 {
		font-size: 2.2rem;
		margin-bottom: 2rem;
	}
	.searchBtn {
		font-size: 1.6rem;
		position: relative;
		top: auto;
		right: auto;
		margin: 0 auto 3rem;
	}
	.shopName {
		font-size: 1.4rem;
	}
	.btn a {
		font-size: 1.1rem;
		white-space: nowrap;
		padding-right: 1.5rem;
		background-size: 1.2rem auto;
		background-position: right 1rem center;
	}
	.searchBtn02 a {
		padding-bottom: .7rem;
	}
	.searchBtn02 a::before {
		margin-bottom: 0.25rem;
	}
	.bnrWrap {
		gap: 1rem 2%;
	}
	.bnrWrap li {
		width: 49%;
	}
	.areaList li::before {
		border-width: 3px;
	}
	#blogDetail h1,#blogOther h3 {
		font-size: 2.2rem;
		margin-bottom: 2rem;
	}
	.blogDetail {
		height: 70vh;
		margin-bottom: 3rem;
		padding: 1rem;
	}
	#blogOther .blogList li:nth-of-type(4) {
		display: flex;
	}















	
}















