@charset "utf-8";

:root {
  --bg0: #000;
  --bg: #071018;
  --bg2: #0d1822;
  --panel: #101b25;
  --panel2: #ffffff;
  --gold: #b89555;
  --gold2: #d5b879;
  --text: #ffffff;
  --muted: #c9d0d6;
  --dark-text: #17202a;
  --line: rgba(184,149,85,.45);
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", serif;
  /* background: var(--bg); */
  color: var(--text);
  line-height: 1.75;
}

main {
  background: var(--bg);
  background: var(--bg);
  padding: 1px;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

#header.sec_base {
	background-color: #fff;
	max-width: 1180px;
	margin: -40px auto 10px;
}
#header.sec_base img {
	max-width: 300px;
}


@media screen and (min-width: 501px) {
  section#header {
     margin-top: -40px;
  }
}

.container_awin {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 10px 0;
}

.site-header_awin {
  position: sticky;
  top: 0;
  /* z-index: 100; */
  z-index: 3;
  background: rgba(5, 10, 15, .92);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(255,255,255,.08);
}

.header-inner {
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.logo {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 24px;
  width: 130px;
  margin: 10px 0 0;
}

.logo-mark {
  width: 34px;
  height: 34px;
  background: linear-gradient(145deg, #fff, #bfc6ce);
  clip-path: polygon(50% 0, 100% 100%, 53% 76%, 20% 100%);
}

.logo small {
  display: block;
  font-size: 12px;
  letter-spacing: .12em;
  color: var(--muted);
  /* margin-top: -8px; */
}

.nav {
  display: flex;
  gap: 34px;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.nav a {
  opacity: .9;
}

.nav .contact-btn,
.btn.gold {
  background: linear-gradient(135deg, var(--gold), #8c6a34);
  color: #fff;
  padding: 12px 24px;
  border-radius: 4px;
  box-shadow: 0 8px 20px rgba(0,0,0,.28);
}

.hero {
  position: relative;
  min-height: 620px;
  overflow: hidden;
  /* background:
    linear-gradient(90deg, rgba(5,10,15,.96) 0%, rgba(5,10,15,.84) 42%, rgba(5,10,15,.22) 100%),
    url("img_awin_lp/night-city-bg.jpg") center/cover no-repeat; */
  background:
    linear-gradient(90deg, rgba(5,10,15,.96) 0%, rgba(5,10,15,.5) 30%, rgba(5,10,15,0) 50%), url("../images/img_c28/lp_c28_topimg_02.jpg") center/cover no-repeat;
  /* background:
    url("img_awin_lp/lp_awin_topimg.jpg") center/cover no-repeat; */
  background-position: 40%;
}

.hero.aura {
  background:
    linear-gradient(90deg, rgba(5,10,15,.96) 0%, rgba(5,10,15,.5) 30%, rgba(5,10,15,0) 50%), url("../images/img_aura/lp_topimg_aura.jpg") center/cover no-repeat;
  background-position: 40%;
}

.hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 160px;
  background: linear-gradient(0deg, var(--bg), transparent);
  pointer-events: none;
}

.hero-inner {
  position: relative;
  z-index: 2;
  min-height: 620px;
  display: grid;
  grid-template-columns: 1fr 1.05fr;
  align-items: center;
  gap: 32px;
}

.hero-copy {
  padding-top: 30px;
}
.hero-copy h1 span.car_type_01 {
  font-size: 200%;
  display: block;
}
.hero-copy h1 span.car_type_02 {
	font-size: 16px;
	display: block;
	margin: -15px 0 5px 5px;
}
.hero-copy h1 span.car_type_03 {
	font-size: 13px;
	display: block;
	margin: 0px 0 25px 5px;
}

.hero h1 {
  font-size: clamp(30px, 4vw, 34px);
  line-height: 1.45;
  letter-spacing: .06em;
  margin-bottom: 22px;
  text-shadow: 0 6px 24px rgba(0,0,0,.45);
}

.hero .lead {
  font-size: 18px;
  color: #f1f3f5;
  margin-bottom: 34px;
  letter-spacing: .05em;
  text-shadow: 0 0 5px #000;
}

.hero-icons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  /* gap: 18px; */
  /* max-width: 480px; */
  max-width: 350px;
  margin-bottom: 36px;
  font-family: "Noto Sans JP", sans-serif;
}

.hero-icon {
  text-align: center;
  font-size: 12px;
  color: var(--muted);
}

.icon-circle {
  width: 70px;
  height: 70px;
  margin: 0 auto 10px;
  border: 1px solid rgba(255,255,255,.55);
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 20px;
  padding: 10px;
}
.icon-circle img {
  display: block;
  max-width: 100%;
  max-height: 40px;
  object-fit: contain;
}

.hero-buttons {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 230px;
  padding: 15px 24px;
  border-radius: 4px;
  border: 1px solid var(--gold);
  letter-spacing: .04em;
}

.btn.outline {
  background: rgba(0,0,0,.28);
  color: #fff;
}

.hero-car {
  position: relative;
  z-index: 3;
  filter: drop-shadow(0 35px 55px rgba(0,0,0,.55));
}

.section-title {
  margin: 52px 0 28px;
  text-align: center;
  font-size: 34px;
  letter-spacing: .08em;
  position: relative;
}

.section-title span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  color: var(--muted);
  margin-left: 10px;
}

.section-title::before,
.section-title::after {
  content: "";
  display: inline-block;
  width: 22%;
  height: 1px;
  background: var(--line);
  vertical-align: middle;
  margin: 0 22px;
}




main {
  background: var(--bg0);
}

.lineup_c28_area {
	border-left: 5px solid #222;
	border-right: 5px solid #222;
	padding: 0 10px;
}
.lineup-grid-c28 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.lineup-impul h3 {
	text-align: right;
}
.lineup-awin h3 span,
.lineup-impul h3 span {
	background-color: #333;
	padding: 5px 20px;
	display: inline-block;
}

.lineup-subtitle {
	text-align: center;
	padding: 30px 0 20px;
	font-size: 17px;
}




.lineup-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}

.car-card {
  background: linear-gradient(180deg, #15232f, #071018);
  border: 1px solid var(--line);
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 14px 35px rgba(0,0,0,.35);
}

.car-card-body {
  padding: 20px 18px 22px;
  text-align: center;
}

.car-name {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.1;
}

.car-name small {
  font-size: 13px;
  margin-left: 4px;
}

.car-ja {
  font-weight: 700;
  margin: 10px 0;
}

.car-desc {
  color: var(--muted);
  font-size: 13px;
  min-height: 48px;
}

.mini-btn {
  margin-top: 18px;
  display: inline-flex;
  min-width: 150px;
  justify-content: center;
  padding: 10px 18px;
  border: 1px solid var(--gold);
  border-radius: 3px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.other_car {
	text-align: center;
}
.other_car a {
	background-color: var(--gold);
	border-radius: 5px;
	padding: 10px 100px;
	display: inline-block;
	margin: 20px 0 0;
	color: #000;
}


.features {
  color: var(--dark-text);
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 28px;
  gap: 22px;
}

.feature {
  padding: 25px 25px 25px;
  position: relative;
}

.feature:last-child {
  border-right: 0;
}


.features_001 {
  background: #f7f7f5;
  border-radius: 8px;
}

.feature_subtitle {
	background: linear-gradient(135deg, var(--gold), #8c6a34);
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

.feature-num {
  display: inline;
  color: var(--gold);
  font-size: 22px;
  margin-right: 3px;
  margin-bottom: 15px;
}

.feature h3 {
  font-size: 20px;
  margin-bottom: 16px;
  display: inline;
}
.feature-text {
  margin: 10px 0 0;
}

.feature p,
.feature li {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 13px;
}

.feature ul {
  padding-left: 18px;
}

.feature-image {
  margin-top: 24px;
  border-radius: 5px;
  /* overflow: hidden;
  position: absolute;
  padding: 25px;
  bottom: 0;
  left: 0; */
}
.feature-image img {
  border-radius: 8px;
}

.recommend-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin-top: 30px;
}

.recommend-box {
  background: #f6f6f3;
  color: var(--dark-text);
  /* border-radius: 6px; */
  overflow: hidden;
}

.recommend-title {
  background: linear-gradient(135deg, var(--gold), #8c6a34);
  color: #fff;
  text-align: center;
  padding: 10px;
  font-weight: 700;
}

.recommend-box.ng .recommend-title {
  background: #333;
}

.recommend-box ul {
  padding: 22px 28px;
  list-style: none;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
}

.recommend-box li {
  margin-bottom: 10px;
}

.stock-section {
  margin-top: 48px;
}

.stock-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 18px;
}

.stock-title {
  font-size: 34px;
}

.stock-title span {
  color: var(--gold2);
  font-size: 16px;
  margin-left: 12px;
  font-family: "Noto Sans JP", sans-serif;
}

.stock-lead {
  color: var(--muted);
  font-family: "Noto Sans JP", sans-serif;
  flex: 1;
}

.stock-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}

.stock-card {
  background: #fff;
  color: var(--dark-text);
  border-radius: 6px;
  padding: 12px;
  display: grid;
  grid-template-columns: 40% 60%;
  gap: 15px;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  min-height: 160px;
  margin: 0 0 10px;
}

.stock-card img {
  border-radius: 4px;
  /* aspect-ratio: 1/1; */
  object-fit: cover;
}

.stock-card h4 {
  font-size: 12px;
  line-height: 1.35;
  margin-bottom: 6px;
}

.stock-card p {
  font-size: 12px;
  color: #4c5660;
}

.car-card-body {
	position: relative;
}
.car-card-body .mc {
	position: absolute;
	top: -10px;
	right: 23px;
	background-color: #d5b879;
	color: #000;
	font-weight: bold;
	padding: 2px 8px;
	border-radius: 5px;
	line-height: 1;
}


.stock-grid.stock_page {
  grid-template-columns: repeat(3, 1fr);
}
.stock-card.stock_page {
	grid-template-columns: 130px 1fr;
	min-height: 155px;
}
.stock-card.stock_page .itemPrice {
	font-weight: bold;
	font-size: 110%;
	margin: -3px 0 0;
}



.badge {
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 999px;
  background: #e4f7e8;
  color: #148735;
  font-weight: 700;
}

.badge.warn {
  background: #fff1df;
  color: #d77800;
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
  margin-top: 28px;
}

.gallery-card {
  border: 1px solid var(--line);
  border-radius: 5px;
  overflow: hidden;
  background: #0b141d;
  text-align: center;
}

.gallery-card p {
  padding: 12px;
  font-weight: 700;
}


.faq_area {
	max-width: 800px;
  margin: auto;
}
.faq_area .subtitle {
	text-align: center;
	font-size: 18px;
	margin: -20px 0 10px;
	color: var(--muted);
}
.faq_area .faq_box {
	padding: 15px 20px;
	background-color: #222;
	margin: 10px;
}
.faq_area .faq_box .faq_item {
	position: relative;
	padding: 0 0 0 40px;
	margin: 10px 0;
}
.faq_area .faq_box .faq_item span {
	display: inline-block;
	background-color: #555;
	border-radius: 50%;
	padding: 0 8px;
	position: absolute;
	top: 0;
	left: 0;
}
.faq_area .faq_box .faq_item span.faq_q {
	background-color: #ccc;
  color: #000;
}


.cta {
  margin-top: 50px;
  padding: 52px 20px;
  text-align: center;
  background:
    linear-gradient(90deg, rgba(5,10,15,.96), rgba(5,10,15,.78)),
    url("img_awin_lp/cta-car-bg.jpg") center/cover no-repeat;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.cta h2 {
  font-size: 36px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}

.cta p {
  color: var(--muted);
  margin-bottom: 24px;
}

.footer {
  background: #050a0f;
  padding: 42px 0;
  color: var(--muted);
  font-family: "Noto Sans JP", sans-serif;
}

.footer-inner {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr 1fr;
  gap: 30px;
}

.footer h4 {
  color: #fff;
  margin-bottom: 14px;
}

.footer li {
  list-style: none;
  margin-bottom: 8px;
  font-size: 14px;
}

.tel {
  font-size: 28px;
  color: #fff;
  font-family: Georgia, serif;
}

@media (max-width: 980px) {
  .nav {
    display: none;
  }

  .hero-inner {
    grid-template-columns: 1fr;
    padding: 50px 0 80px;
  }

  .hero-icons {
  	max-width: 100%;
  	background-color: rgba(0,0,0,0.6);
  	padding: 20px;
  }

  .hero-car {
    order: -1;
  }

  .lineup-grid,
  .features,
  .stock-grid,
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stock-grid.stock_page {
  	grid-template-columns: repeat(2, 1fr);
  }
  .stock-card.stock_page {
  	grid-template-columns: 110px 1fr;
  	min-height: 155px;
  }

  .stock-head {
  	display: block;
  }

  .stock-lead {
  	margin: 0 0 10px;
  }

  .recommend-wrap,
  .footer-inner {
    grid-template-columns: 1fr;
  }

  .section-title::before,
  .section-title::after {
    display: none;
  }
}

@media (max-width: 560px) {
  .container_awin {
    width: min(100% - 24px, 1180px);
  }

  .hero h1 {
    font-size: 32px;
  }
  .hero {
  	background-position: 55%;
  }
  .hero-icons {
  	max-width: 100%;
  	background-color: rgba(0,0,0,0.6);
  	padding: 20px;
  }

  .lineup-grid,
  .features,
  .stock-grid,
  .gallery-grid {
    grid-template-columns: 1fr;
  }

  .stock-grid.stock_page {
  	grid-template-columns: 1fr;
  }

  .stock-head {
    display: block;
  }

  .btn {
    width: 100%;
  }
}





.stock-grid.stock_page_002 {
  grid-template-columns: repeat(2, 1fr);
}

.stock-grid.stock_page_002 .stock-grid_box {
	background-color: #222;
	padding: 20px;
}
.stock-grid.stock_page_002 .stock-grid_box h3 {
	font-size: 120%;
  margin: 0 0 10px;
}

.stock-card.stock_page_002 h4 {
	font-size: 14px;
}
.stock-card.stock_page_002 .itemHinban {
	margin: 0 0 5px;
}
.stock-card.stock_page_002 .itemPrice {
	font-weight: bold;
	font-size: 120%;
	margin: -3px 0 0;
}
.stock-card.stock_page_002 p {
	display: inline;
}
.stock-card.stock_page_002 .badge {
	display: inline-block;
  margin-left: 8px;
}

.car-card.car-card002 .car-ja {
  height: 50px;
}

.card.parts_list_area {
  background-color: #222;
}
.parts_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}
.parts_list a {
	/* border: 1px solid; */
	background-color: #000;
	padding: 10px;
}
.parts_list img {
  display: block;
  width: 100%;
  margin: 0 0 5px;
}
.parts_list p {
  padding: 5px;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
  margin: 0;
}

@media (max-width: 560px) {
  .feature {
  	padding: 25px 25px 25px;
  }
  .feature-image {
  	position: relative;
  }
  .stock-grid.stock_page_002 {
  	grid-template-columns: repeat(1, 1fr);
  }

}

@media (max-width: 760px) {
  br.sp_none {
    display: none;
  }

  .stock-card {
    display: block;
    min-height: 235px;
  }
  .stock-card.stock_page_002 h4 {
  	margin-top: 10px;
  }

  .parts_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .stock-grid.stock_page_002 .stock-grid_box h3 {
  	margin: 0 0 20px;
  	text-align: center;
  }
  .stock-grid.stock_page_002 .stock-grid_box h3 span {
  	display: block;
  	font-size: 88%;
  }

  section#faq .container_awin {
    width: 100%;
  }
}
