@charset "UTF-8";

/*----------------------------
  default
----------------------------*/
@import '//fonts.googleapis.com/css?family=Noto+Sans+JP:400,700&subset=japanese';

@font-face {
  font-family: "BMW Type Next Regular";
  font-weight: 100;
  src: url("../font/BMWTypeNextLatinTT-Regular.woff") format("woff");
}
@font-face {
  font-family: "BMW Type Next Bold";
  font-weight: 700;
  src: url("../font/BMWTypeNextLatinTT-Bold.woff") format("woff");
}
@font-face {
  font-family: "BMW Type Next Light";
  src: url("../font/BMWTypeNextLatinTT-Light.woff") format("woff");
}
@font-face {
  font-family: "AXIS Std Light";
  src: url("../font/AxisStd-light.otf") format("opentype");
}
@font-face {
  font-family: "AXIS Std";
  src: url("../font/AxisStd-regular.otf") format("opentype");
}

/*----------------------------
  reset
----------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}
sup {
  font-size: 12px;
  vertical-align: super;
}
div {
  line-height: 0;
}
ul li {
  list-style: none;
}
input, select {
  vertical-align: middle;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
table {
  font-size: 100%;
  border-collapse: collapse;
  width: 100%;
}
main {
  display: block;
}
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 1025px) {
  /*a:hover {
    transition: .3s;
    -webkit-transform: translateY(3px);
  }*/
}
html,
body,
input,
textarea,
select,
button {
  font-family: BMW Type Next Light,BMW Type Next Regular,BMW Type Next Bold, Helvetica, Arial,"AXIS Std Light","AXIS Std","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  scroll-behavior: smooth;
}
body {
  min-width: 320px;
  min-height: 100vh;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.214;
  color: #262626;
}
h1,h2,h3,h4,h5,h6 ,p{
  font-size: 100%;
  font-family: BMW Type Next Light,BMW Type Next Regular,BMW Type Next Bold,Helvetica, Arial,"AXIS Std Light","AXIS Std","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
* {
  font-display: block;
}
/*----------------------------
 responsible-contents
--*/
/*----------------------------
  responsible-contents  only-pc
-- */
@media screen and (min-width: 1025px) {
  img.pc {
    display: inline-block !important;
  }
  .pc {
    display: block !important;
  }
  .sp, .tb {
    display: none !important;
  }
}
/*--
End-responsible-contents  only-pc
----------------------------*/
/*----------------------------
  responsible-contents  tablet
--*/
@media screen and (max-width: 1024px) {
  .sp {
    display: none !important;
  }
  .tb {
    display: block !important;
  }
  img.tb {
    display: inline-block !important;
  }
  span.tb {
    display: inline !important;
  }
}
/*--
  End-responsible-contents  tablet
----------------------------*/
/*----------------------------
  responsible-contents  sp
--*/
@media screen and (max-width: 768px) {
  .pc, .tb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img.sp {
    display: inline-block !important;
  }
  span.sp {
    display: inline !important;
  }
}

/*--
  End-responsible-contents  sp
----------------------------*/
@media (max-width: 768px) {
  sup {
    font-size: 8px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .wrap {
    width: 94%;
  }
}

/*----------------------------
  layout
----------------------------*/
.all-wrap {
  overflow: hidden;
  width: 100%;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.image{
  position: relative;
}
.caption{
  position: absolute;
  bottom: 8px;
  right: 2px;
  color: #fff;
  font-size: 14px;
}

.js-scroll {
  transform: translateY(20px);
  opacity: 0;
  transition: opacity 0.8s ease, transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: relative;
  z-index: 2;
}
.js-scroll.on {
  transform: translateY(0px);
  opacity: 1;
}

main{
  max-width: 1600px;
  margin: auto;
}
.wrap{
  max-width: 1400px;
  width: 94%;
  margin: auto;
}

.formrun-embed {
  display: block !important;
}

.fixed-banner {
  position: fixed;
  width: 300px;
  height: auto;
  bottom: 140px;
  right: 20px;
  transform: translateY(-50%);
  z-index: 10000;
  transition: .5s;
  opacity: 0;
}
.fixed-banner.bnr02{
  bottom: 20px;
}
.fixed-banner img {
  display: block;
}
.fixed-banner .close {
  display: block;
  cursor: pointer;
  position: absolute;
  top: -10%;
  right: -4%;
  width: 8%;
}
.fix-img{
  position: relative;
}

@media (max-width: 768px) {
  .fixed-banner {
    text-align: center;
    max-width: inherit;
    width: 100%;
    margin: auto;
    bottom: 0;
    right: auto;
    left: 0;
    opacity: 1;
    transform: translateY(0);
  }
  .fixed-banner.bnr02 {
    max-width: 200px;
    width: 40%;
    margin: auto;
    bottom: 10px;
    right: auto;
    left: 45%;
    opacity: 1;
    transform: translateY(0);
  }
  .fixed-banner .close {
    top: -5%;
    right: 1%;
    width: 7%;
  }
}

.all_wrap{
  max-width: 1600px;
  margin: auto;
  background: #fff;
}

.main-visual{
  position: relative;
  text-align: center;
}



.animetion {
  opacity: 0;
}
.animetion.active {
  opacity: 1;
  animation: 1s fadeup cubic-bezier(0.9, 0.54, 0, 0.83);
}
@keyframes fadeup {
  0% {
    opacity: 1;
    transform: translateY(40%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.overlay,
.animate-elm.-transform:before {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 1s cubic-bezier(0.9, 0.54, 0, 0.83) 0s;
  transition: 1s cubic-bezier(0.9, 0.54, 0, 0.83) 0s;
}
.overlay-transform,
.animate-elm.-transform:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.animate-elm {
  margin: 0 auto;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
}
.animate-elm.-transform:before {
  content: "";
}
.animate-elm.show.-transform:before,
.animate-elm.show .overlay-transform {
  -webkit-transform: translateX(101%);
  transform: translateX(101%);
}


.overlay,
.animate-elm.-transform:before {
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 1s cubic-bezier(0.9, 0.54, 0, 0.83) 0s;
  transition: 1s cubic-bezier(0.9, 0.54, 0, 0.83) 0s;
}
.overlay-transform,
.animate-elm.-transform:before {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.animate-elm {
  margin: 0 auto;
  height: 250px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  overflow: hidden;
}
.animate-elm.-transform:before {
  content: "";
}
.animate-elm.show.-transform:before,
.animate-elm.show .overlay-transform {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}


.intro{
  text-align: center;
  padding: 100px 0 50px;
}
.intro .txt01{
  color: #000;
  font-size: 24px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.intro .title{
  font-size: 60px;
  font-weight: bold;
  color: #0065b4;
  line-height: 1.6;
  margin-bottom: 25px;
  letter-spacing: .05em;
}
.present.wrap {
    max-width: 1000px;
    width: 94%;
    margin: auto;
    border: 3px solid #7b7b7b;
    padding: 40px 30px 30px 50px;
    text-align: center;
}
.present .image {
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 20px;
}
.present .image img {
  width: 100%;
  max-width: 300px;
    margin: 0 auto;
}
.present .txt01, .intro .txt01 {
    color: #000;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.present .image dl {
    width: 60%;
    flex-shrink: 1;
}
.present dt {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 1.6;
    margin: 0 auto;
    padding: 0 0 .5em;
    letter-spacing: .05em;
    width: 100%;
    text-align: left;
}
.present dd {
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 1.6;
    margin: 0 auto;
    padding: 0 0;
    letter-spacing: .05em;
    text-align: left;
}
.present .title {
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    margin: 0 auto 30px;
    line-height: 48px;
    padding: 0 1em;
    letter-spacing: .05em;
    background-color: #7b7b7b;
    width: 100%;
    max-width: 480px;
    text-align: center;
}
@media screen and (max-width: 768px) {
  .present.wrap {
      max-width: 1000px;
      width: 94%;
      padding: 30px 20px;
      border: 2px solid #7b7b7b;
      text-align: left;
  }    
  .present .image {
      display: flex;
      flex-direction: column;
      align-items: start;
      gap: 20px;
  }
  .present .image img {
    width: 100%;
    max-width: 480px;
  }
  .present .txt01 {
      font-size: 16px;
  }
  
  .present .image dl {
      width: 100%;
      max-width: 430px;
      margin: 0 auto;
  }
  .present .image dt {
      font-size: 20px;
  }
  .present .image dd {
      font-size: 14px;
  }

}

.model{
  margin: 100px auto 0;
  text-align: center;
}
.model .wrap{
  max-width: 1000px;
  width: 94%;
  margin: 40px auto 0;
}
.model .title{
  font-size: 36px;
  font-weight: 600;
  line-height: 1.7;
  color: #0065b4;
  padding-bottom: 30px;
}
.model .lead{
  font-size: 22px;
  line-height: 1.8;
  padding-bottom: 50px;
}
.model li{
  display: inline-block;
  width: 23%;
  margin-right: 2%;
}
.model li:last-child{
  margin-right: auto;
}
.model .price{
  font-size: 22px;
  line-height: 1.8;
  text-align: left;
  margin-top: 30px;
}
.model .price .blue{
  font-size: 20px;
  color: #0065b4;
  font-weight: 600;
}
.model .price .mini{
  font-size: 16px;
}

.test-drive {
  max-width: 1000px;
  width: 94%;
  margin: 50px auto 100px;
}
.test-drive .obi {
  margin-bottom: 50px;
}
.test-drive li{
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}
.test-drive li:last-child{
  margin-right: auto;
}

.test-drive .btn{
  max-width: 400px;
  margin: 20px auto 0;
}

.pageTabs {
  display: none;
  margin-bottom: 60px;
  text-align: center;
}
.pageTabs li {
  float: left;
  width: 48%;
  padding-right: 0 !important;
  padding-bottom: 0;
  font-size: 14px;
}
.pageTabs li a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #005bac;
  color: #005bac;
  box-sizing: border-box;
}
.pageTabs li:not(:nth-child(-n+2)) {
  padding-top: 10px;
}
.pageTabs li:nth-child(2n) {
  float: right;
  clear: none;
  margin-right: 0;
}
.pageTabs li a:hover {
  color: #fff;
  background: #005bac;
  opacity: 1;
  transition: .3s;
}

.stores{
  margin: 30px auto;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 100px 0 30px;
}
.stores .wrap{
  max-width: 1000px;
  width: 94%;
  margin: auto;
}
.stores .title{
  font-size: 30px;
  margin-bottom: 30px;
  text-align: left;
}
.store-list{
  margin-bottom: 40px;
}
.store-list li{
  display: inline-block;
  width: 49%;
  margin-right: 1%;
  vertical-align: text-top;
  text-align: left;
}
.store-list li:last-child{
  width: 47%;
  margin-right: auto;
}

.store-list .name{
  position: relative;
  font-size: 24px;
  line-height: 1.25;
  padding-bottom: 10px;
}

.store-list .add{
  font-size: 18px;
  line-height: 1.4;
}
.store-list .link{
  margin-top: 35px;
  display: inline-block;
}
.store-list .link a{
  background: #2763af;
  color: #fff;
  font-weight: bold;
  padding: 10px 50px;
  font-size: 20px;
}

.page-annotation{
  font-size: 12px;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 100px;
}

@media screen and (max-width:1024px) {
  .pageTabs {
    display: inherit;
    margin-bottom: 40px;
  }
}

@media screen and (max-width:768px) {
.all_wrap {
  overflow:hidden;
}
.intro{
  text-align: left;
  padding: 30px 0;
}
.intro .title{
  font-size: 36px;
  line-height: 1.6;
}
.intro .txt01{
  font-size: 18px;
}
    
.model{
  margin-top: 50px;
  text-align: left;
}
.model .title{
  font-size: 26px;
}
.model .lead{
  font-size: 18px;
}
.model li{
  width: 48%;
  margin-bottom: 10px;
}
.model li:nth-child(2n){
  margin-right: auto;
}
.model .price {
  font-size: 16px;
  margin-top: 10px;
}
.model .price .blue {
  font-size: 16px;
}
.model .price .mini {
  font-size: 10px;
}

.test-drive {
  margin: 40px auto;
}
.test-drive li {
  width: 100%; 
  margin-right: auto;
  margin-bottom: 30px;
}

  .stores{
    padding-top: 60px;
    margin-bottom: 0;
  }
  .stores .tit{
  font-size: 29px;
  text-align: center;
  }
  store-list {
    margin-bottom: 40px;
}
  .store-list li{
    width: 100%;
    margin: 0 auto 10px;
  }
  .store-list li:last-child{
    width: 100%;
    margin: 20px auto 0;
  }
  .comment{
    font-size: 12px;
    margin: 30px auto 100px;
  }

}

footer {
  padding: 20px 0 20px;
  max-width: 100%;
  width: 100%;
  background-color: #e6e6e6;
}
footer a{
  text-decoration: underline;
}
footer .image{
  max-width: 240px;
  margin: auto;
}
.page-top {
  position: fixed;
  display: block;
  width: 40px;
  bottom: 30px;
  right: 30px;
  z-index: 9;
}

#footer {
  max-width: 1400px;
  width: 100%;
  text-align: center;
  margin: 0 auto 0;
}
#footer .footer-ttl {
  margin: 2rem 0 1em;
  font-weight: 900;
}
#footer p {
  line-height: 1.4 !important;
  font-weight: 600;
}
@media screen and (max-width:768px) {
  footer{
    padding: 20px 0 100px;
  }
  .page-top {
    bottom: 10px;
    right: 10px;
  }
}



