@charset "utf-8";

@media screen and (min-width: 481px) {
  #modeltop {
    background: url(../img/mv_bk.png);
  }
}

@media screen and (max-width: 480px) {
  #modeltop {
    background: url(../img/mv_bk_sp.png);
  }
}
#modeltop .section_head h2.brand_logo {
  top: 40px;
  right: auto;
  bottom: auto;
  left: 40px;
}

#modeltop h2.brand_logo img {
  width: auto;
  height: 80px;
}
/*
#concept0{ background:url(../img/concept_bg00.jpg) no-repeat center center; }
#concept1{ background:url(../img/concept_bg01.jpg) no-repeat center center; }
#concept2{ background:url(../img/concept_bg02.jpg) no-repeat center center; }
#concept3{ background:url(../img/concept_bg03.jpg) no-repeat center center; }
*/

#gallery_thumbnail li.ga_t07 {
  margin-left: 367px;
}
#gallery_thumbnail li.ga_t09 {
  margin-right: 0 !important;
}
.s1 {
  position: absolute;
  top: 30px;
  left: 00px;
}
.s2 {
  position: absolute;
  right: 20px;
  bottom: 40px;
}
.s3 {
  position: absolute;
  right: 0;
  bottom: -40px;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
.gaikan {
  height: auto;
}
#concept {
  background: #fff !important;
}
