/* Variables */
.autosalon2026 *,
.autosalon2026 *:before,
.autosalon2026 *:after {
  box-sizing: border-box;
}
.autosalon2026 * {
  margin: 0;
  padding: 0;
}
.autosalon2026 html {
  scroll-behavior: smooth;
}
.autosalon2026 img {
  max-width: 100%;
  display: block;
}
.autosalon2026 h1,
.autosalon2026 h2,
.autosalon2026 h3,
.autosalon2026 h4,
.autosalon2026 h5,
.autosalon2026 h6 {
  text-wrap: balance;
}
.autosalon2026 ul,
.autosalon2026 li {
  list-style: none;
}

/*  Base */
html {
  font-size: 16px;
  scroll-behavior: smooth;
  scroll-padding-top: 70px;
}
@media (max-width: 768px) {
  html {
    font-size: 14px;
  }
}

body {
  margin: 0;
  padding: 0;
}

.autosalon2026 {
  font-family: "Noto Sans JP", sans-serif;
  color: #373d49;
  line-height: 1.7;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  /* utility */
  /* Typography & Common Components */
  /* Heading */
  /* Button */
  /* Nav */
}
.autosalon2026 img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.autosalon2026 a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s;
}
.autosalon2026 a:hover {
  opacity: 0.7;
}
.autosalon2026 .autosalon2026 {
  font-weight: 400;
}
.autosalon2026 .container {
  max-width: 1306px;
  margin: 0 auto;
}
.autosalon2026 .section {
  position: relative;
  padding: 4.1666666667vw min(9vw, 145px) 5.2083333333vw;
  box-sizing: content-box;
}
@media (max-width: 768px) {
  .autosalon2026 .section {
    padding: 40px 15px 40px;
  }
}
@media (max-width: 768px) {
  .autosalon2026 .sp-br {
    display: inline !important;
  }
  .autosalon2026 .pc-br,
  .autosalon2026 .tab-br {
    display: none;
  }
}
@media (min-width: 641px) and (max-width: 768px) {
  .autosalon2026 .tab-br {
    display: inline !important;
  }
  .autosalon2026 .pc-br,
  .autosalon2026 .sp-br {
    display: none;
  }
}
@media (min-width: 641px) {
  .autosalon2026 .sp-br,
  .autosalon2026 .tab-br {
    display: none;
  }
  .autosalon2026 .pc-br {
    display: inline !important;
  }
}
.autosalon2026 .font-oswald, .autosalon2026 .en-heading {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
}
.autosalon2026 .notes {
  font-size: 0.75rem;
}
.autosalon2026 .link-text {
  text-decoration: underline;
}
.autosalon2026 .en-heading {
  font-size: min(9vw, 145px);
  font-weight: 700;
  letter-spacing: 0.05em;
  transform: rotate(90deg);
  line-height: 1;
  transform-origin: top left;
  position: absolute;
  margin-left: -0.25em;
  left: 1em;
  top: 4.1666666667vw;
  mix-blend-mode: multiply;
  opacity: 0.05;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .autosalon2026 .en-heading {
    font-size: 68px;
    letter-spacing: 0.1em;
  }
}
.autosalon2026 .section-heading {
  display: flex;
  font-size: clamp(22px, 3.5vw, 46px);
  font-weight: 700;
  align-items: center;
  margin-bottom: 4.5941807044%;
}
.autosalon2026 .section-heading::after {
  content: "";
  flex: 1 1 auto;
  height: 3px;
  background-color: #373d49;
  margin-left: 1em;
}
@media (max-width: 768px) {
  .autosalon2026 .section-heading {
    margin-bottom: 30px;
  }
  .autosalon2026 .section-heading::after {
    height: 2px;
  }
}
.autosalon2026 .btn-yellow {
  display: inline-flex;
  align-items: center;
  justify-content: space-evenly;
  background-color: #fef02f;
  color: #373d49;
  font-weight: bold;
  padding: 1em;
  font-size: 0.98rem;
  letter-spacing: 0.05em;
  border-radius: 2px;
}
.autosalon2026 .btn-yellow p {
  flex: 1 1 auto;
  text-align: center;
}
.autosalon2026 .btn-yellow span {
  margin-left: 16px;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .autosalon2026 .btn-yellow {
    padding: 1em 0.5em;
  }
}
.autosalon2026 .icon-external {
  width: 20px;
  height: 16px;
  margin-left: 6px;
  display: inline-block;
  background-image: url(/images/event/Autosalon2026/icon_external_link.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.autosalon2026 .arrow {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 1px;
  border-radius: 9999px;
  background-color: #373d49;
}
.autosalon2026 .arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 25px;
  height: 1px;
  border-radius: 9999px;
  background-color: #373d49;
  transform: rotate(30deg);
  transform-origin: calc(100% - 0.5px) 50%;
}
@media (max-width: 768px) {
  .autosalon2026 .arrow {
    width: 42px;
  }
}
.autosalon2026 .nav {
  background-color: #373d49;
  font-size: clamp(12px, 2vw, 20px);
  font-weight: 600;
  line-height: 1.7;
  padding: 0.4em;
}
@media (max-width: 768px) {
  .autosalon2026 .nav {
    padding: 0;
  }
}
.autosalon2026 .nav__list {
  display: flex;
  justify-content: space-around;
  max-width: 1306px;
  margin-inline: auto;
  width: 100%;
}
.autosalon2026 .nav__list li {
  flex: 1 1 auto;
}
.autosalon2026 .nav__list a {
  color: #fff;
  display: block;
  text-align: center;
  padding: 0.4em;
  border-radius: 2px;
}
.autosalon2026 .nav__list a.active {
  background-color: #fef02f;
  color: #373d49;
}
@media (max-width: 768px) {
  .autosalon2026 .nav__list a {
    border-radius: 0;
    padding: 0.75em 0;
  }
}

.autosalon2026 {
  background-color: #fff;
  /* ====== MV  ====== */
  /* ====== Concept  ====== */
  /* ====== Exhibition cars  ====== */
  /* ====== Talk show  ====== */
  /* ====== Campaign  ====== */
  /* ====== Outline  ====== */
}
.autosalon2026 .hero {
  background-image: url(/images/event/Autosalon2026/zigzag_bg.svg);
  width: 100%;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.autosalon2026 .hero::after {
  content: "";
  height: 16px;
  width: 100%;
  background-color: #fffde0;
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.autosalon2026 .hero__inner {
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: max((100vw - 1306px) / 2, 0px);
  position: relative;
}
.autosalon2026 .hero__pht {
  padding-left: 12.5%;
  padding-bottom: 1%;
}
.autosalon2026 .hero__title-box {
  position: absolute;
  width: 36.25%;
  left: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  .autosalon2026 .hero {
    background: none;
  }
  .autosalon2026 .hero__inner {
    margin-left: 0;
  }
  .autosalon2026 .hero .hero__pht {
    padding-left: 0;
    padding-bottom: 0;
  }
  .autosalon2026 .hero .hero__title-box {
    display: none;
  }
}
.autosalon2026 .concept {
  text-align: center;
  padding-top: 5.4166666667vw;
  padding-bottom: 2.0833333333vw;
  background-color: #fffde0;
}
.autosalon2026 .concept__title {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.autosalon2026 .concept__desc {
  font-size: clamp(14px, 3vw, 20px);
  line-height: 1.7;
  margin-top: 2em;
  margin-bottom: 70px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .autosalon2026 .concept {
    padding-top: 40px;
    padding-bottom: 16px;
  }
  .autosalon2026 .concept__desc {
    font-size: 14px;
    padding: 0;
    margin-bottom: 48px;
    text-align: center;
  }
}
.autosalon2026 .product {
  background-color: #373d49;
  color: #fff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr 1fr 2fr;
  align-items: end;
  text-align: left;
  font-size: clamp(13px, 2vw, 18px);
  max-height: 320px;
  padding-right: 20px;
  overflow: hidden;
}
.autosalon2026 .product__img {
  grid-area: 1/1/4/2;
  display: flex;
  justify-content: center;
  align-self: start;
  margin-top: 20px;
  margin-inline: 20px;
}
.autosalon2026 .product__title {
  grid-area: 1/2/2/3;
  font-size: clamp(16px, 3vw, 27px);
  font-weight: 700;
  line-height: 1;
  align-self: flex-end;
}
.autosalon2026 .product__text {
  grid-area: 2/2/3/3;
  margin-top: 1.2em;
}
.autosalon2026 .product__btn {
  align-self: start;
  margin-top: 1.5em;
  grid-area: 3/2/4/3;
}
.autosalon2026 .product__btn .btn-yellow {
  width: 100%;
  max-width: 28em;
}
@media (min-width: 641px) and (max-width: 768px) {
  .autosalon2026 .product {
    grid-template-columns: 1fr 2fr;
  }
}
@media (max-width: 768px) {
  .autosalon2026 .product {
    overflow: visible;
    margin-inline: -15px;
    padding: 15px 15px 30px;
    grid-template-columns: 100px 1fr;
    grid-template-rows: auto auto auto auto;
    -moz-column-gap: 15px;
         column-gap: 15px;
    align-items: start;
  }
  .autosalon2026 .product__img {
    grid-area: 1/1/3/2;
    display: block;
    margin-inline: 0;
  }
  .autosalon2026 .product__img img {
    margin-top: -60px;
    height: auto;
  }
  .autosalon2026 .product__title {
    grid-area: 1/2/2/3;
  }
  .autosalon2026 .product__text {
    grid-area: 2/2/3/3;
  }
  .autosalon2026 .product__btn {
    grid-area: 3/1/4/3;
    margin-top: 20px;
  }
  .autosalon2026 .product__btn .btn-yellow {
    max-width: inherit;
  }
}
.autosalon2026 .nav-title {
  margin-top: 6.25vw;
  font-size: clamp(24px, 3vw, 45px);
  letter-spacing: 0.08em;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.autosalon2026 .nav-title::after {
  content: "";
  display: block;
  margin: 0.5em auto 0;
  width: 0;
  height: 0;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 0.5em solid #fef02f;
}
.autosalon2026 .exhibition {
  background-color: #f2f2f2;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}
.autosalon2026 .exhibition__header {
  max-width: 1306px;
  padding: 0 min(9vw, 145px);
  margin-inline: auto;
  box-sizing: content-box;
}
.autosalon2026 .exhibition__header .section-heading {
  margin-inline: auto;
}
.autosalon2026 .exhibition__header-wrapper {
  margin-inline: auto;
}
@media (max-width: 768px) {
  .autosalon2026 .exhibition__header {
    padding: 0 15px;
  }
}
.autosalon2026 .car {
  position: relative;
  margin-top: max(5vw, 80px);
}
.autosalon2026 .car__container {
  max-width: 1306px;
  padding: 0 min(9vw, 145px);
  /* padding: 0 min(9vw, 9.0625rem); */
  margin-inline: auto;
  box-sizing: content-box;
  margin:0;
  width: auto;
}


.autosalon2026 .car__header {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  line-height: 1.2;
  font-weight: 700;
  align-items: center;
  margin-bottom: -10%;
}
.autosalon2026 .car__header span {
  display: block;
}
.autosalon2026 .car__header-number {
  grid-area: 1/1/3/2;
  font-family: "Oswald", sans-serif;
  font-size: clamp(52px, 7vw, 100px);
  align-self: flex-start;
  line-height: 1;
}
.autosalon2026 .car__header-exp {
  grid-area: 1/2/2/3;
  font-size: clamp(28px, 3vw, 44px);
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.02em;
  margin-bottom: 0.25em;
}
.autosalon2026 .car__header-name {
  grid-area: 2/2/3/3;
  line-height: 1.5;
  font-size: clamp(14px, 1.5vw, 22px);
}
.autosalon2026 .car__img {
  position: absolute;
  width: 100%;
  margin-right: max((100vw - 1306px) / 2, 0px);
}
.autosalon2026 .car__img-inner {
  max-width: 1306px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
}
.autosalon2026 .car__img-inner img {
  width: 100%;
  max-width: 650px;
  height: auto;
  margin-left: auto;
  /* @media (min-width: ($content-w + 100px)) {
    margin-right: -100px;
  } */
}
.autosalon2026 .car__img-img {
  width: 50%;
  margin-left: auto;
}
.autosalon2026 .car__img::after {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - (110vw - 1306px) / 2);
  height: max(9.1666666667vw, 70px);
  background-color: #fef02f;
  mix-blend-mode: multiply;
  transform: skewY(-6.8deg);
  bottom: 0;
}
.autosalon2026 .car01 .car__details {
  margin-top: min(24%, 250px);
}
.autosalon2026 .car02 .car__img::after {
  transform: skewY(6.8deg);
  width: 100%;
}
.autosalon2026 .car02 .car__details {
  margin-top: min(15%, 200px);
}
.autosalon2026 .car03 .car__img::after {
  width: calc(100% - (140vw - 1306px) / 2);
}
.autosalon2026 .car03 .car__details {
  margin-top: min(15%, 200px);
}
.autosalon2026 .car__details {
  display: grid;
  grid-template-columns: minmax(50%, auto) minmax(0, 25%);
  grid-column-gap: 3.75vw;
  grid-row-gap: 0px;
  position: relative;
  z-index: 1;
}
.autosalon2026 .car__info {
  font-size: clamp(12px, 1.5vw, 19px);
  margin-bottom: 1em;
}
.autosalon2026 .car__info-title {
  background-color: #373d49;
  color: #fff;
  max-width: 285px;
  text-align: center;
  margin-bottom: 0.5em;
  border-radius: 2px;
}
.autosalon2026 .car__info-table {
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #373d49;
  margin-top: 1em;
  font-size: clamp(12px, 1.5vw, 15px) !important;
  caption-side: top; /* Bootstrapのbottomを上書き */
}
.autosalon2026 .car__info-table caption {
  text-align: left;
  font-weight: 600;
  margin-bottom: 0.4em;
}
/* .autosalon2026 .car__info-table tr {
  border-bottom: 1px solid #373d49;
} */

/* 外側（メイン表）のみに下線 */
.autosalon2026 .car__info-table > tbody > tr {
  border-bottom: 1px solid #373d49;
}

/* 入れ子のtable内は下線なし */
.autosalon2026 .car__info-table table tr {
  border-bottom: none;
}

.autosalon2026 .car__info-table th {
  white-space: nowrap;
}
.autosalon2026 .car__info-table td,
.autosalon2026 .car__info-table th {
  line-height: 1;
  padding: 0.5em;
  font-weight: 500;
  font-size: inherit;
  text-align: center;
}
.autosalon2026 .car__info-table td {
  line-height: 1.7;
}
.autosalon2026 .car__info-table table {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.autosalon2026 .car__info-table table th,
.autosalon2026 .car__info-table table td {
  line-height: 1.4;
  padding: 0;
  text-align: left;
  vertical-align: top;
}
.autosalon2026 .car__info-logo img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100px;
  margin-inline: auto;
}
.autosalon2026 .car__info:nth-of-type(1) {
  grid-area: 1/1/2/2;
}
.autosalon2026 .car__info:nth-of-type(2) {
  grid-area: 2/1/3/2;
}
.autosalon2026 .car__info:nth-of-type(3) {
  grid-area: 3/1/4/2;
}
.autosalon2026 .car__info:nth-of-type(4) {
  grid-area: 3/2/4/3;
}
.autosalon2026 .car__info:nth-of-type(4) .car__info-title {
  max-width: 100%;
}
@media (max-width: 768px) {
  .autosalon2026 .exhibition {
    padding-bottom: 20px;
  }
  .autosalon2026 .car__container {
    padding: 0 15px;
  }
  .autosalon2026 .car {
    margin-top: 30px;
  }
  .autosalon2026 .car:not(.car03)::after {
    content: "";
    display: block;
    border-bottom: 2px #fff solid;
    margin: 0 15px 20px;
  }
  .autosalon2026 .car__header {
    margin-bottom: 20px;
  }
  .autosalon2026 .car__img {
    position: relative;
  }
  .autosalon2026 .car__img::after {
    bottom: 30px;
  }
  .autosalon2026 .car__img .car__img-img {
    width: 80%;
    margin-top: 0;
    margin-right: auto;
  }
  .autosalon2026 .car__details {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 24px;
    grid-row-gap: 0px;
  }
  .autosalon2026 .car01 .car__details,
  .autosalon2026 .car02 .car__details,
  .autosalon2026 .car03 .car__details {
    margin-top: 20px;
  }
  .autosalon2026 .car__info dd {
    text-align: center;
  }
  .autosalon2026 .car__info-table {
    margin-bottom: 20px;
  }
  .autosalon2026 .car__info-table th,
  .autosalon2026 .car__info-table td {
    line-height: 1.2;
    font-size: 11px;
  }
  .autosalon2026 .car__info-logo img {
    max-width: 200px;
    height: auto;
    margin: 20px auto;
  }
  .autosalon2026 .car__info-title {
    max-width: 100%;
    padding: 3px 10px;
  }
  .autosalon2026 .car__info:nth-of-type(1) {
    grid-area: 1/1/2/2;
  }
  .autosalon2026 .car__info:nth-of-type(2) {
    grid-area: 1/2/2/3;
  }
  .autosalon2026 .car__info:nth-of-type(3) {
    grid-area: 2/1/3/3;
  }
  .autosalon2026 .car__info:nth-of-type(4) {
    grid-area: 3/1/4/3;
  }
  .autosalon2026 .car__info:nth-of-type(4) .car__info-title {
    max-width: 100%;
  }
}
.autosalon2026 .talkshow__list {
  display: flex;
  width: 100%;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.autosalon2026 .talkshow__list::before {
  content: "";
  display: block;
  align-self: stretch;
  border-right: 1px solid #373d49;
}
.autosalon2026 .talkshow__list .talkshow__item:first-of-type {
  order: -1;
}
@media (min-width: 641px) and (max-width: 768px) {
  .autosalon2026 .talkshow__list {
    display: block;
  }
  .autosalon2026 .talkshow__item {
    margin-bottom: 40px;
  }
}
@media (max-width: 960px) {
  .autosalon2026 .talkshow {
    padding-bottom: 0px;
  }
  .autosalon2026 .talkshow__list {
    display: block;
  }
  .autosalon2026 .talkshow__item {
    margin-bottom: 40px;
  }
}
.autosalon2026 .day {
  font-family: "Oswald", sans-serif;
  font-weight: 600;
  letter-spacing: 0.02em;
}
.autosalon2026 .day .slash {
  font-weight: 200;
}
.autosalon2026 .day .week {
  font-size: 44%;
  font-weight: 500;
}
.autosalon2026 .talkshow__item {
  flex: 1 1 50%;
}
.autosalon2026 .talkshow__item-header {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
}
.autosalon2026 .talkshow__item-day {
  background-color: #fef02f;
  color: #373d49;
  font-size: clamp(25px, 5vw, 48px);
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.3em 0.5em;
  line-height: 1;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
}
.autosalon2026 .talkshow__item-day::after {
  content: "";
  display: block;
  margin: 20px auto 0;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.4em solid #fef02f;
  border-right: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
  bottom: 0;
  left: calc(50% - 0.4em);
  transform: translateY(100%);
}
.autosalon2026 .talkshow__item-time {
  border-radius: 2px;
  flex: 1 1 auto;
  background-color: #373d49;
  color: #fff;
  margin-left: -1em;
  padding: 0.5em 2em;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2;
  margin-top: auto;
  margin-bottom: -0.4em;
}
.autosalon2026 .talkshow__item-program {
  grid-column: 1/3;
  margin-top: 0.5em;
}
.autosalon2026 .talkshow__detail {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  align-items: start;
  -moz-column-gap: 1em;
       column-gap: 1em;
  row-gap: 0.5em;
  line-height: 1.6;
  padding-bottom: 1em;
  border-bottom: 1px dotted #373d49;
  margin-bottom: 1em;
}
.autosalon2026 .talkshow__detail > dt {
  border-radius: 2px;
  background-color: #373d49;
  color: #fff;
  padding: 0 0.5em;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.autosalon2026 .talkshow__detail ruby {
  ruby-align: start;
}
.autosalon2026 .talkshow__detail rt {
  font-size: 10px;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
}
.autosalon2026 .talkshow__detail .time {
  background-color: #f5f5f5;
  display: inline-block;
  border: 1px solid #373d49;
  padding: 0 0.5em;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 500;
  line-height: 1;
}
@media (max-width: 768px) {
  .autosalon2026 .talkshow__detail > dt {
    font-size: 13px;
  }
  .autosalon2026 .talkshow__detail > dd {
    font-size: 12px;
  }
}
.autosalon2026 .campaign__item {
  margin-bottom: 6.1255742726%;
}
.autosalon2026 .campaign__item-title {
  font-size: clamp(18px, 2vw, 34px);
  width: -moz-fit-content;
  width: fit-content;
  background-color: #373d49;
  color: #fff;
  padding: 0.3em 1em;
  margin-bottom: -1em;
  position: relative;
  z-index: 1;
  left: -28px;
  font-weight: bold;
}
.autosalon2026 .campaign__item-detail {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  position: relative;
}
.autosalon2026 .campaign__item-detail::before {
  content: "";
  z-index: 0;
  position: absolute;
  background-color: #fef02f;
  mix-blend-mode: multiply;
  width: 100%;
  height: 100%;
}
.autosalon2026 .campaign__item-detail::after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 3vw solid transparent;
  border-right: 3vw solid transparent;
  border-left: 3vw solid #ffffff;
  left: 0;
  bottom: 0;
}
.autosalon2026 .campaign__item-text {
  font-size: clamp(12px, 1.5vw, 16px);
  padding: 32px 1.5em;
  position: relative;
  z-index: 1;
}
.autosalon2026 .campaign__item-img {
  height: 100%;
  position: relative;
  z-index: 1;
}
.autosalon2026 .campaign__item-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .autosalon2026 .campaign__item-detail {
    grid-template-columns: 1fr;
  }
}
.autosalon2026 .outline {
  margin-bottom: 1em;
}
.autosalon2026 .outline .outline__info {
  margin-bottom: 4.5941807044%;
  font-size: clamp(15px, 2vw, 28px);
  font-weight: 600;
}
.autosalon2026 .outline .outline__info-title {
  background-color: #373d49;
  color: #fff;
  max-width: 285px;
  text-align: center;
  font-size: clamp(12px, 1.5vw, 19px);
  margin-bottom: 1em;
  border-radius: 2px;
}
.autosalon2026 .outline .outline__info-daylist {
  margin-top: 1em;
  display: grid;
  font-size: clamp(25px, 3vw, 52px);
  -moz-column-gap: 1em;
       column-gap: 1em;
  display: grid;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
.autosalon2026 .outline .outline__info-day {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
}
.autosalon2026 .outline .outline__info-day .day {
  line-height: 1;
}
.autosalon2026 .outline .outline__info-day dt {
  margin-bottom: 5px;
}
.autosalon2026 .outline .outline__info-day dd {
  background-color: #fef02f;
  padding: 20px;
  position: relative;
}
.autosalon2026 .outline .outline__info-day dd::after {
  content: "";
  display: block;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-right: 1px solid #373d49;
  border-top: 1px solid #373d49;
  position: absolute;
  top: -8px;
  right: -8px;
}
.autosalon2026 .outline .outline__info-day__day {
  margin-bottom: 0.5em;
}
.autosalon2026 .outline .outline__info-day__time {
  font-size: 1rem;
  font-weight: 600;
}
.autosalon2026 .outline .outline__info-venue {
  font-weight: 600;
  font-size: 20px;
}
.autosalon2026 .outline .outline__info-venue_detail {
  font-size: clamp(14px, 1.5vw, 18px);
  font-weight: 400;
}
.autosalon2026 .outline .outline__info .banner {
  display: block;
  background-color: #010101;
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .autosalon2026 .outline .outline__info {
    margin-bottom: 35px;
  }
  .autosalon2026 .outline .outline__info-title {
    max-width: 100%;
    font-size: 16px;
    padding: 0.2em 1em;
  }
  .autosalon2026 .outline .outline__info-contents {
    text-align: center;
  }
  .autosalon2026 .outline .outline__info-day {
    text-align: left;
  }
  .autosalon2026 .outline .outline__info-day dt {
    text-align: right;
    opacity: 0.2;
    margin-bottom: 6px;
  }
  .autosalon2026 .outline .outline__info-day dd {
    padding: 16px;
  }
  .autosalon2026 .outline .outline__info-day__day {
    position: absolute;
    top: -40px;
    left: 0;
    font-size: 34px;
  }
  .autosalon2026 .outline .outline__info-venue {
    font-size: 16px;
  }
  .autosalon2026 .outline .outline__info-daylist {
    grid-template-columns: 1fr;
    row-gap: 20px;
  }
  .autosalon2026 .outline .outline__info-day {
    grid-template-rows: auto auto;
  }
}/*# sourceMappingURL=style.css.map */

/* 調整 */

main .nav__list {
  width: 100% !important;
}

@media (min-width: 768.02px) {
  .header-page .icon-header {
    margin: 0 auto
  }
}

.footer-page img {
  max-width: initial;
  height: initial;
  vertical-align: initial;
  display: inline;
}

.header-page .box {
  height: 3.1rem !important;
}

.header-page .logo-block, .header-page .logo {
  height: 3.1rem !important;
}

@media (min-width: 768.02px) {
  .header-page .box {
    height: 3.5rem !important;
  }

  .header-page .logo-block, .header-page .logo {
    height: 3.5rem !important;
  }
}

.header-page .icon-header {
  height: 1.2rem !important;
}

/* .header-page .icon-menu {
  width: 0.9em !important;
} */

.main_header {
  margin-top: 17px !important;
}

.link-ec {
  width: 11rem !important;
  font-size: 0.92rem !important;
  letter-spacing: 0.2em !important;
}

.header-page .text-white-12 {
  font-size: 0.6rem !important;
}

.menu-page .yellow-title-16 {
  font-size: 15px !important;
}

.menu-page .list-group-item {
  font-size: 15px !important;
}

@media (min-width: 768.02px) {
  .menu-page .list-group-item {
      font-size: 16px !important;
  }
}

.menu-page .rounded-pill img {
  vertical-align: middle !important;
  width: 8px !important;
}


@media (min-width: 768.02px) {
  .main_header {
      /* margin-top: -30.5px !important; */
      margin-top: -24px !important ;
      
  }
}

.header-page .text-white-12 {
  font-size: 0.72rem !important;
}

.btn-yellow p {
  margin-bottom: 0  !important;
}

.product__btn a:hover {
  color: #373d49;
}

.outline .outline__info-day__time {
  margin-bottom: 0  !important;
}

caption {
  color: #373d49;
}