html {
  scroll-behavior: smooth;
}

@media screen and (max-width: 768px) {
  :root {
    scroll-padding: 60px;
  }
}

.kv {
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .kv {
    margin: 60px auto 0;
  }
}

.movie {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 40px auto 0;
}

@media only screen and (max-width: 768px) {
  .movie {
    margin: 20px auto 0;
  }
}

.campaign {
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .campaign {
    margin-bottom: 10px;
  }
}

.type__container {
  position: relative;
  width: 1100px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 768px) {
  .type__container {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto 20px;
  }
}

.type {
  display: flex;
}

.type__img {
  width: 30%;
  margin: 0 auto;
}

.type__btn {
  width: 30%;
  margin: 20px auto;
}

@media only screen and (max-width: 768px) {
  .type__btn {
    margin: 10px auto;
  }
}

.lineup__container {
  position: relative;
  width: 1100px;
  margin: 0 auto 40px;
}

@media only screen and (max-width: 768px) {
  .lineup__container {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto 20px;
  }
}

.lineup__list {
  display: table;
  margin: 0 auto;
  table-layout: fixed;
  border-spacing: 2rem 0;
  border-bottom: solid 2px;
}

@media only screen and (max-width: 768px) {
  .lineup__list {
    border-spacing: 0.8rem 0;
  }
}

.lineup__item {
  display: table-cell;
  text-align: center;
  border-top: solid 2px;
  border-left: solid 2px;
  border-right: solid 2px;
}

.lineup__item a {
  display: block;
  overflow: hidden;
  position: relative;
}

.lineup__inner {
  margin: 0 auto;
}

.lineup__inner .freed {
  padding-bottom: 20px;
}

.lineup__inner .stepwgn {
  padding-bottom: 20px;
}

.lineup__inner .odyssey {
  padding-bottom: 20px;
}

.lineup__link01 {
  display: table;
  margin: 2rem auto 0;
  table-layout: fixed;
  border-spacing: 2rem 0;
}

@media only screen and (max-width: 768px) {
  .lineup__link01 {
    margin: 1rem auto 0;
    border-spacing: 0.8rem 0;
  }
}

.lineup__link02 {
  display: table;
  margin: 2rem auto 1rem;
  table-layout: fixed;
  border-spacing: 2rem 0;
}

@media only screen and (max-width: 768px) {
  .lineup__link02 {
    margin: 1rem auto 0;
    border-spacing: 0.8rem 0;
  }
}

.lineup__btn {
  display: table-cell;
  text-align: center;
}

.teaser {
  margin: 2rem auto 1rem;
  width: 95%;
}

@media only screen and (max-width: 768px) {
  .teaser {
    margin: 1rem auto 0;
  }
}

.campaign__btn {
  margin: 2rem auto 1rem;
  width: 95%;
}

@media only screen and (max-width: 768px) {
  .campaign__btn {
    margin: 1rem auto 0;
  }
}

.minivan__fixed .minivan__LP__sec04__inline {
  display: block;
  width: 100%;
}
.minivan__fixed .minivan__LP__sec04__inlineItem {
  max-width: 110px;
  display: block;
}

@media only screen and (max-width: 768px) {
  .minivan__fixed .minivan__LP__sec04__inlineItem {
    max-width: 60px;
  }
}

.minivan__fixed .minivan__LP__sec04__inlineItem2 {
  display: block;
  width: 100%;
  max-width: 100%;
  background: #E50012;
  position: relative;
}

.minivan__fixed .minivan__LP__sec04__inlineItem2 .minivan__LP__sec04__inlineItem2__text {
  width: 450px;
  margin: 0 auto;
  padding: 15px 10px;
}

@media only screen and (max-width: 768px) {
  .minivan__fixed .minivan__LP__sec04__inlineItem2 .minivan__LP__sec04__inlineItem2__text {
    width: 200px;
    padding: 10px 5px;
  }
}

.minivan__fixed .minivan__LP__sec04__inlineItem2 .minivan__LP__sec04__inlineItem2__store {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}

.minivan__fixed .minivan__LP__sec04__inlineItem2 .minivan__LP__sec04__inlineItem2__store img {
  height: 100%;
  width: auto;
}

.minivan__fixed .minivan__LP__sec04__inline__group {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

@media only screen and (max-width: 768px) {
  .minivan__fixed .minivan__LP__sec04__inline__group {
    padding-bottom: 0px;
  }
}

.minivan__fixed .minivan__LP__sec04__inline__group__col {
  width: 30%;
}

.minivan #search-fixed .search-fixed-item {
  max-width: 100%;
  width: inherit;
  bottom: 0;
}

.minivan__fixed2 .minivan__LP__sec04__inlineItem {
  display: flex;
  max-width: 110px;
  position: fixed;
  bottom: 150px;
  right: 50px;
  z-index: 99;
}

@media only screen and (max-width: 768px) {
  .minivan__fixed2 .minivan__LP__sec04__inlineItem {
    max-width: 60px;
    bottom: 20vw;
    right: 15px;
  }
}

.minivan #search-fixed .search-fixed-item .minivan__LP__sec04__inline {
    margin: 0 auto;
}

.btn__container {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .btn__container {
    width: 100%;
    box-sizing: border-box;
  }
}

.lp__flex__field .lp__col__3550 {
  width: 35%;
}

@media only screen and (max-width: 768px) {
  .lp__flex__field .lp__col__3550 {
    width: 50%;
  }
}