@charset "UTF-8";
/* 車種名改行回避 */
em.nowrap {
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
}

.bold {
  font-family: AudiTypeExtendBold, DFHSBold;
  font-weight: 400;
}

.semibold {
  font-family: AudiTypeBold, DFHSBold;
  font-weight: 400;
}

section#model_detail_top {
  background-size: cover;
  background-attachment: fixed;
}

#online_showroom header {
  /*    height: 80px;
      color: #fff;
      padding: 0 80px;
      position: relative;
      z-index: 999;*/
  height: 80px;
  color: #fff;
  padding: 0;
  position: relative;
  z-index: 999;
  width: 90%;
  margin: 0 auto;
}

#online_showroom .breadcrumb_trail li a {
  color: #fff;
}

#online_showroom .breadcrumb_trail li a.model_detail {
  pointer-events: none;
}

#online_showroom main {
  margin: 0 !important;
  margin-top: -80px !important;
  background-image: url(../img_22/os_top.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color: #464646;
}

#online_showroom main.fixdisplay {
  height: -webkit-calc(100vh - 70px);
  height: calc(100vh - 70px);
}

#online_showroom.model_detail main {
  background-image: none;
  background-color: initial;
  height: auto;
}

.breadcrumb_trail {
  position: absolute;
  left: 310px;
  bottom: 0;
}

@media screen and (max-width: 1225px) {
  .breadcrumb_trail {
    display: none;
  }
}
.breadcrumb_trail li {
  display: inline-block;
  font-size: 14px;
  font-size: clamp(12px, 0.72vw, 14px);
}

.breadcrumb_trail li:first-child:before {
  content: "";
  border-left: 1px solid #fff;
  margin-right: 2rem;
}

.breadcrumb_trail li img,
.breadcrumb_trail li svg {
  height: 20px;
  vertical-align: sub;
  margin: 0 1rem;
}

.breadcrumb_trail li img:nth-child(2) {
  margin: 0 1.7rem 0 2rem;
  height: 12px;
}

#online_showroom header h1 {
  font-size: clamp(20px, 1.3vw, 25px);
  font-size: 25px;
  position: absolute;
  bottom: -6px;
  top: initial !important;
}

#online_showroom header #top_logo {
  right: 80px;
  right: 0;
  bottom: 0;
}

#online_showroom header #top_logo a svg {
  width: 100%;
  height: auto;
}

#online_showroom .back_home {
  color: #fff;
  position: absolute;
  right: 80px;
  right: 0;
  bottom: -70px;
  font-size: 17px;
}

#online_showroom .back_home img,
#online_showroom .back_home svg {
  height: 20px;
  margin-right: 1rem;
  vertical-align: text-top;
}

#online_showroom .back_page {
  color: #fff;
  position: absolute;
  left: 80px;
  left: 0;
  bottom: -70px;
  font-size: 17px;
}

#online_showroom .back_page img {
  height: 20px;
  margin-right: 1rem;
  vertical-align: text-top;
}

#online_showroom .g_nav {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0 10% 8%;
  z-index: 11;
  padding-bottom: clamp(40px, 15vh, 8%);
}

#online_showroom .g_nav li {
  display: inline-block;
  width: 12.5%;
  vertical-align: top;
  line-height: 1.4;
}

#online_showroom .two_models li {
  width: 11.1111111111%;
}

#online_showroom .g_nav li a {
  color: #fff;
  font-size: clamp(12px, 1vw, 14px);
  text-align: center;
}

#online_showroom .g_nav li a img,
#online_showroom .g_nav li a svg {
  display: block;
  width: clamp(30px, 4vw, 50px);
  margin: 0 auto;
  margin-bottom: 1.8rem;
}

.bg_attachment {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .bg_attachment {
    display: block;
  }
}
.bg_attachment_clip {
  position: relative;
  overflow: hidden;
  clip-path: inset(0 0 0 0);
  height: 100%;
}

.bg_attachment_clip img {
  position: fixed;
  width: 100%;
  min-height: 100vh;
  height: auto;
  left: 0;
  top: 0;
  pointer-events: none;
}

#online_showroom footer {
  background: #fff;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #000;
  position: relative;
  font-size: 16px;
}

#online_showroom_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
}

#model_detail_top {
  height: min(100vh, 63vw);
  min-height: 790px;
  max-height: 1050px;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 100%;
  padding-top: clamp(185px, 20vh, 275px);
}

.model_detail_top_wrap {
  position: relative;
  width: 100%;
  height: auto;
  padding-bottom: 8%;
  padding-bottom: clamp(40px, 10vh, 120px);
  z-index: 10;
}

.model_detail_top_inner {
  position: relative;
  top: 25%;
  top: 0;
  width: 80%;
  max-width: 1520px;
  margin: 0 auto;
  color: #fff;
}

.model_detail_top_inner td {
  vertical-align: top;
  width: 50%;
}

.model_detail_top_inner .spec td {
  font-size: min(26px, 1.5vw);
  font-size: clamp(16px, 1.354vw, 26px);
}

.model_detail_top_inner .spec td span {
  font-size: min(20px, 1vw);
  font-size: clamp(14px, 1.09vw, 21px);
}

.model_detail_top_inner td.col-left {
  padding-right: 50px;
}

@media (max-height: 830px) {
  .model_detail_top_inner td {
    width: 130vw;
  }
}
.model_detail_top_inner h2 {
  font-size: min(44px, 2.4vw);
  font-size: clamp(24px, 2.7vw, 52px);
  margin-bottom: 2rem;
  line-height: 1.2;
}

.model_detail_top_inner h3 {
  font-size: 26px;
}

.model_detail_top_inner p {
  font-size: 18px;
}

.model_detail_top_inner .spec {
  font-size: min(20px, 1.2vw);
  font-size: clamp(14px, 1.145vw, 22px);
  font-weight: bold;
  text-align: left;
  margin-top: 3rem;
}

.model_detail_top_inner .spec th {
  padding-right: 4rem;
  white-space: nowrap;
}

.model_detail_top_inner .spec th.colspan_cell {
  padding-right: 0;
}

.model_detail_top_inner .spec th.two_line {
  line-height: 1.2;
  padding: 5px 0;
}

.model_detail_top_inner .spec th span {
  font-size: 80%;
}

.model_detail_top_inner .col-right a.button {
  width: 48.5%;
  margin: 0;
  padding: 0;
  font-size: max(12px, 0.9vw);
  font-size: clamp(12px, 0.83vw, 13px);
  text-align: center;
  border: 1px solid #fff;
  color: #000;
  margin-top: 1rem;
  background: #fff;
}

.model_detail_top_inner .col-right a.button + a {
  margin-left: 1%;
  color: #fff;
  background: none;
  float: right;
}

.model_detail_top_inner .two_models {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#online_showroom .two_models.--large {
  width: 100%;
}

#online_showroom .two_models.--large a {
  background: none;
  color: #fff;
  font-size: 16px;
  padding-bottom: 12px;
  padding-top: 12px;
  width: 100%;
}

#online_showroom .two_models.--large a.--white {
  background-color: #fff;
  color: #000;
}

.model_detail_top_inner .two_models a.button {
  margin-top: 0;
  width: 32.6%;
  height: auto;
  line-height: inherit;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.model_detail_top_inner .two_models a.button + a {
  padding: 13px 5px;
  line-height: 1.4;
}

@media screen and (max-height: 730px) and (max-width: 1700px) {
  .model_detail_top_inner .two_models a.button + a br {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  .model_detail_top_inner .two_models a.button {
    font-size: clamp(10px, 0.83vw, 13px);
  }
  .model_detail_top_inner .two_models a.button br {
    display: none;
  }
}
@media screen and (max-width: 920px) {
  .model_detail_top_inner .col-right a.button {
    width: 100%;
    font-size: clamp(12px, 0.83vw, 15px);
  }
  .model_detail_top_inner .two_models a.button br {
    display: block;
  }
  .model_detail_top_inner .col-right a.button + a {
    margin-left: 0;
  }
}
#online_showroom #model_detail_top h3 {
  font-size: clamp(20px, 1.354vw, 26px);
  margin-bottom: 0rem;
  line-height: 1.4;
}

#online_showroom #model_detail_top h3 + p {
  font-size: clamp(15px, 0.78vw, 15px);
}

#online_showroom #model_detail_top h3 br {
  display: none;
}

#online_showroom #model_detail_top h3 br.def_br {
  display: block;
}

@media screen and (max-width: 1330px) {
  #online_showroom #model_detail_top h3 br {
    display: block;
  }
}
#online_showroom h3 {
  font-size: 35px;
  font-size: clamp(22px, 1.82vw, 35px);
  /*margin-bottom: 0px;
  width: 100%;*/
  line-height: 1;
  margin-bottom: 35px;
}

#online_showroom h4 {
  font-size: 40px;
  font-size: clamp(24px, 2.08vw, 40px);
}

#online_showroom h5 {
  margin-top: 30px;
  font-size: 26px;
}

#online_showroom h3 + p,
#online_showroom h4 + p {
  font-size: 18px;
  font-size: clamp(14px, 0.93vw, 18px);
  margin-bottom: 20px;
}

section:not(.top_section) {
  background-color: #fff;
}

#online_showroom #gallery h3 {
  margin-bottom: 35px;
}

#online_showroom .modal_inner h4 {
  margin-bottom: 1em;
  font-size: 18px;
  line-height: 1.5;
}

#movie,
#gallery {
  text-align: center;
  margin: 110px 0 0;
}

section#movie {
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
}

section#movie h3 {
  padding-top: 111px;
}

.movie_no_list {
  margin: 0 auto !important;
  width: 33.3% !important;
}

#movie .movie_slide {
  width: 100%;
}

#movie .less_than_three_items {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#movie .less_than_three_items li:last-child {
  margin-right: 0 !important;
}

.movie_contents li {
  display: inline-block;
  margin: 0 0 20px;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
  letter-spacing: -0.5px;
}

.movie_contents li a img {
  margin-bottom: 10px;
  display: block;
}

/* pcでもpagination設置 */
.swiper-pagination_movie_slide .swiper-pagination-bullet {
  width: -webkit-calc(30px + 30 * (100vw - 375px) / 829);
  width: calc(30px + 30 * (100vw - 375px) / 829);
  border-radius: 2px;
  height: -webkit-calc(5px + 5 * (100vw - 375px) / 829);
  height: calc(5px + 5 * (100vw - 375px) / 829);
  background: #C2C2C2;
  opacity: 1;
}

.swiper-pagination_movie_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000000;
  opacity: 1;
}

#gallery {
  margin-top: 0;
  width: 100%;
}

#gallery h3 {
  padding-top: 111px;
}

#gallery .section_inner {
  /*  display: block;*/
  width: 100%;
  max-width: 1520px;
  margin: 0 auto;
  margin-bottom: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#gallery .section_inner .grid-item1 {
  margin: 0 1% 1% 0;
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%;
}

#gallery .section_inner .grid-item2 {
  margin: 0 0 1%;
  -ms-flex-preferred-size: 32.79%;
      flex-basis: 32.79%;
}

#gallery .section_inner .grid-item3 {
  margin: 0 0 1%;
  -ms-flex-preferred-size: 49.5%;
      flex-basis: 49.5%;
}

#gallery .section_inner .grid-item4 {
  margin: 0 0 1%;
  -ms-flex-preferred-size: 49.5%;
      flex-basis: 49.5%;
}

#gallery .section_inner .grid-item5 {
  margin: 0 1% 0 0;
  -ms-flex-preferred-size: 32.79%;
      flex-basis: 32.79%;
}

#gallery .section_inner .grid-item6 {
  -ms-flex-preferred-size: 66%;
      flex-basis: 66%;
}

#catalogue {
  background: #E5E5E5;
  text-align: center;
  padding: 90px 0;
}

#catalogue li {
  display: inline-block;
}

#catalogue li a {
  width: 320px;
}

#vrshowroom {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 70px 0;
}

#vrshowroom .section_inner {
  width: 90%;
  margin: 40px auto;
}

#vrshowroom a.button {
  color: #fff;
  border: 1px solid #fff;
  width: 260px;
}

#campaign {
  margin-top: 0px;
  padding-top: 120px;
}

#campaign .slider_container {
  margin-top: 40px;
}

.back_page_bottom {
  display: block;
  margin: 50px auto;
  width: 300px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 80px;
}

.back_page_bottom img {
  height: 28px;
  margin-top: -5px;
}

/* showroom top */
.top .col-left div,
.top .col-right div {
  background: #fff;
  height: 107px;
  width: 317px;
  margin-bottom: 2rem;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  text-align: center;
}

.top .col-left div span,
.top .col-right div span {
  width: 190px;
  letter-spacing: -1px;
  white-space: nowrap;
}

.top .col-center img {
  height: 627px;
  margin: 0 40px;
}

.top .col-left {
  vertical-align: top;
}

.top .col-right {
  vertical-align: bottom;
}

.top .col-left div {
  margin-bottom: 136px;
}

.top .col-right div {
  margin-top: 136px;
}

.top .col-left div:before,
.top .col-right div:before {
  content: "";
  width: 60px;
  height: 60px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 20px;
}

.car_ico:before {
  background-image: url(../img_22/car-large.png);
}

.wheel_ico:before {
  background-image: url(../img_22/loose-wheel-indicator-large.png);
}

.test_ico:before {
  background-image: url(../img_22/test-drive-large.png);
}

.used_ico:before {
  background-image: url(../img_22/used-cars-large.png);
}

.addr_ico:before {
  background-image: url(../img_22/business-address-large.png);
}

@media screen and (max-width: 1700px) {
  #movie .movie_slide {
    width: 96%;
  }
}
@media screen and (max-width: 1519px) {
  #movie .movie_slide {
    width: 96%;
  }
}
@media screen and (max-width: 1204px) {
  .model_detail_top_inner {
    width: 90%;
  }
  /* width768で表示されないため追加 */
  #online_showroom .g_nav {
    padding: 0;
    bottom: 0;
    position: relative;
    margin-top: 60px;
    padding-bottom: 60px;
    z-index: 11;
  }
  #online_showroom .g_nav li {
    line-height: 1;
  }
  section#movie {
    width: -webkit-calc(100% - (25px + 25 * (100vw - 375px) / 829));
    width: calc(100% - (25px + 25 * (100vw - 375px) / 829));
    margin-left: -webkit-calc(25px + 25 * (100vw - 375px) / 829);
    margin-left: calc(25px + 25 * (100vw - 375px) / 829);
  }
  .movie_no_list {
    width: 75% !important;
  }
  #movie .movie_slide {
    width: 100%;
  }
  #movie .less_than_three_items {
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  #movie .less_than_three_items li:last-child {
    margin-right: inherit;
  }
  .movie_contents li {
    margin: 0 5px 20px;
  }
  .swiper-pagination_movie_slide .swiper-pagination-bullet {
    width: -webkit-calc(30px + 30 * (100vw - 375px) / 829);
    width: calc(30px + 30 * (100vw - 375px) / 829);
    border-radius: 2px;
    height: -webkit-calc(5px + 5 * (100vw - 375px) / 829);
    height: calc(5px + 5 * (100vw - 375px) / 829);
    background: #C2C2C2;
    opacity: 1;
  }
  .swiper-pagination_movie_slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #000000;
    opacity: 1;
  }
  #online_showroom h3 {
    margin-bottom: 38px;
  }
  #online_showroom h3 {
    font-size: 2.8rem;
  }
  #online_showroom #gallery h3,
  #online_showroom #campaign h3 {
    margin-left: -webkit-calc(25px + 25 * (100vw - 375px) / 829);
    margin-left: calc(25px + 25 * (100vw - 375px) / 829);
  }
  .movie_contents li {
    margin: 0 auto;
  }
  #campaign .image_on_text {
    font-size: 12px;
  }
  #campaign .image_on_text > span {
    font-size: 11px;
  }
}
@media screen and (max-width: 750px) {
  #online_showroom header {
    padding: 0;
    text-align: center;
    margin: 0 auto;
    padding-top: 7.4rem;
    width: 90%;
  }
  #online_showroom header h1 {
    position: relative;
    font-size: 18px;
    bottom: -14px;
  }
  #online_showroom header #top_logo {
    width: 60px;
    position: absolute;
    right: 0;
    top: 31px !important;
  }
  #online_showroom .back_page {
    font-size: 13px;
    position: absolute;
    left: 0;
    top: 35px;
  }
  #online_showroom .back_page img {
    height: 16px;
  }
  #content_info {
    font-size: 18px;
    margin: 3rem 0;
  }
  #model_detail_top {
    height: auto;
    min-height: auto;
    max-height: none;
    background-size: 172vh;
    background-position-y: top;
  }
  .model_detail_top_inner {
    padding-top: 148px;
    width: 90%;
    position: relative;
    z-index: 10;
  }
  #online_showroom main {
    width: 100%;
  }
  .model_detail_top_inner h2 {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 3rem;
  }
  #online_showroom #model_detail_top h3 {
    font-size: 2rem;
    margin: 2rem 0;
    padding: 0;
    line-height: 1.42;
  }
  #online_showroom #model_detail_top h3 + P {
    margin-left: 0;
  }
  #online_showroom h4 {
    font-size: 2rem;
    text-align: left;
    margin-left: 5%;
  }
  #online_showroom h5 {
    margin-left: 5%;
    font-size: 1.6rem;
    text-align: left;
  }
  #online_showroom .modal_inner h4 {
    font-size: 16px;
    margin: 0;
  }
  section#model_detail_top {
    padding-top: 0;
  }
  .model_detail_top_wrap {
    padding-bottom: 0;
  }
  .model_detail_top_inner .spec {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 3rem 0;
  }
  .model_detail_top_inner .spec th {
    padding-right: 3rem;
    white-space: nowrap;
  }
  .model_detail_top_inner .spec td {
    font-size: 20px;
  }
  .model_detail_top_inner a.button {
    background: #fff;
    border: 1px solid #fff;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .model_detail_top_inner a.button.--nobg {
    background: none;
    color: #fff;
  }
  .model_detail_top_inner a.button + a {
    background: none;
    color: #fff;
  }
  #online_showroom .g_nav {
    padding: 0;
    bottom: 0;
    position: relative;
    margin-top: 60px;
    padding-bottom: 60px;
    z-index: 11;
    text-align: inherit;
  }
  #online_showroom .g_nav li {
    /* width:30%; ボタンが6つの時 */
    width: 24%; /* ボタンが7つ */
    height: 80px;
    margin-bottom: 2rem;
  }
  /*  #online_showroom .g_nav li:nth-child(2),
    #online_showroom .g_nav li:nth-child(5){
      border-right:1px solid #fff;
      border-left:1px solid #fff;
    }*/
  /* ボタンが7つになった際の暫定処置 */
  /* #online_showroom .g_nav li:nth-child(7){
    margin-left: 4%;
    float: left;
  } */
  #online_showroom .g_nav:after {
    content: "";
    clear: both;
    display: block;
  }
  #online_showroom .g_nav li a {
    display: block;
    line-height: 1;
    font-size: 12px;
  }
  #online_showroom .g_nav li a img {
    margin: 1.2rem auto;
  }
  #movie,
  #gallery {
    text-align: left;
    margin: 0 auto;
  }
  section#movie h3 {
    padding-top: 70px;
  }
  #gallery h3 {
    padding-top: 70px;
  }
  /*-#movie .swiper-pagination-bullet{
      background: #000;
      width: 28px;
      height: 6px;
      border-radius: 0;
  }-*/
  #movie .movie_slide a {
    font-size: 12px;
    display: block;
    line-height: 1.5;
  }
  #movie .movie_slide a.sp-none {
    display: none !important;
  }
  .movie_contents li {
    width: 100%;
  }
  #gallery .section_inner {
    width: 100%;
    margin-bottom: 50px;
  }
  #catalogue {
    padding: 50px 0;
  }
  #online_showroom h3 + p,
  #online_showroom h4 + p {
    font-size: 14px !important;
    text-align: left;
    margin-left: 5%;
  }
  #online_showroom #catalogue li {
    display: block;
    width: 100%;
  }
  #online_showroom a.button {
    display: block;
    width: 90%;
    margin-left: 5%;
  }
  #vrshowroom {
    padding: 50px 0;
  }
  #campaign {
    margin: 0;
    padding-top: 70px;
  }
  #campaign .slider_container {
    margin: 0 auto;
    width: 90%;
  }
  #online_showroom #campaign .slider_container a.button {
    width: 100%;
    margin-left: 0;
  }
  .back_page_bottom {
    margin-bottom: 10px;
  }
  #online_showroom footer {
    font-size: 10px;
    height: 40px;
    line-height: 40px;
  }
  #movie .movie_slide {
    width: 100%;
  }
  .model_detail_top_wrap {
    /*height:100vh;*/
  }
  .model_detail_top_inner:after {
    content: "";
    clear: both;
    display: block;
  }
  .model_detail_top_inner .spec td span {
    font-size: 16px;
  }
  #campaign .image_on_text {
    font-size: 13px;
  }
  #campaign .image_on_text > span {
    font-size: 12px;
  }
}
@media screen and (min-width: 1204px) {
  .is_sp {
    display: none;
  }
}
/* モデル別対応
----------------------------------------*/
.model_detail_top_audi_q4-e-tron {
  background: url(../img/audi_q4-e-tron/002.jpg) no-repeat;
}

.model_detail_top_audi_q4_sportback_e-tron {
  background: url(../img/audi_q4_sportback_e-tron/002.jpg) no-repeat;
}

.model_detail_top_audi-e-tron_gt {
  background: url(../img/audi-e-tron_gt/002.jpg) no-repeat;
}

.model_detail_top_audi-rs_e-tron_gt {
  background: url(../img/audi-rs_e-tron_gt/002.jpg) no-repeat;
}

.model_detail_top_audi-e-tron {
  background: url(../img/audi-e-tron/002.jpg) no-repeat;
}

.model_detail_top_audi-e-tron_sportback {
  background: url(../img/audi-e-tron_sportback/002.jpg) no-repeat;
}

.model_detail_top_audi-e-tron_s {
  background: url(../img/audi-e-tron_s/002.jpg) no-repeat;
}

.model_detail_top_audi-e-tron_s_sportback {
  background: url(../img/audi-e-tron_s_sportback/002.jpg) no-repeat;
}

.model_detail_top_a1_sportback {
  background: url(../img/a1_sportback/002.jpg) no-repeat;
}

.model_detail_top_a3_sportback {
  background: url(../img/a3_sportback/002.jpg) no-repeat;
}

.model_detail_top_a3 {
  background: url(../img/a3/002.jpg) no-repeat;
}

.model_detail_top_rs3_sportback {
  background: url(../img/rs3_sportback/002.jpg) no-repeat;
}

.model_detail_top_rs3_sedan {
  background: url(../img/rs3_sedan/002.jpg) no-repeat;
}

.model_detail_top_a4 {
  background: url(../img/a4/002.jpg) no-repeat;
}

.model_detail_top_a4_avant {
  background: url(../img/a4_avant/002.jpg) no-repeat;
}

.model_detail_top_a4_allroad {
  background: url(../img/a4_allroad/002.jpg) no-repeat;
}

.model_detail_top_rs4_avant {
  background: url(../img/rs4_avant/002.jpg) no-repeat;
}

.model_detail_top_a5 {
  background: url(../img/a5/002.jpg) no-repeat;
}

.model_detail_top_a5_sportback {
  background: url(../img/a5_sportback/002.jpg) no-repeat;
}

.model_detail_top_rs5 {
  background: url(../img/rs5/002.jpg) no-repeat;
}

.model_detail_top_rs5_sportback {
  background: url(../img/rs5_sportback/002.jpg) no-repeat;
}

.model_detail_top_a6 {
  background: url(../img/a6/002.jpg) no-repeat;
}

.model_detail_top_a6_avant {
  background: url(../img/a6_avant/002.jpg) no-repeat;
}

.model_detail_top_rs6_avant {
  background: url(../img/rs6_avant/002.jpg) no-repeat;
}

.model_detail_top_a7_sportback {
  background: url(../img/a7_sportback/002.jpg) no-repeat;
}

.model_detail_top_rs7_sportback {
  background: url(../img/rs7_sportback/002.jpg) no-repeat;
}

.model_detail_top_a8 {
  background: url(../img/a8/002.jpg) no-repeat;
}

.model_detail_top_s8 {
  background: url(../img/s8/002.jpg) no-repeat;
}

.model_detail_top_q2 {
  background: url(../img/q2/002.jpg) no-repeat;
}

.model_detail_top_q3 {
  background: url(../img/q3/002.jpg) no-repeat;
}

.model_detail_top_q3_sportback {
  background: url(../img/q3_sportback/002.jpg) no-repeat;
}

.model_detail_top_rsq3 {
  background: url(../img/rsq3/002.jpg) no-repeat;
}

.model_detail_top_rsq3_sportback {
  background: url(../img/rsq3_sportback/002.jpg) no-repeat;
}

.model_detail_top_q5 {
  background: url(../img/q5/002.jpg) no-repeat;
}

.model_detail_top_q5_sportback {
  background: url(../img/q5_sportback/002.jpg) no-repeat;
}

.model_detail_top_q7 {
  background: url(../img/q7/002.jpg) no-repeat;
}

.model_detail_top_q8 {
  background: url(../img/q8/002.jpg) no-repeat;
}

.model_detail_top_rsq8 {
  background: url(../img/rsq8/002.jpg) no-repeat;
}

.model_detail_top_tt_coupe {
  background: url(../img/tt_coupe/002.jpg) no-repeat;
}

.model_detail_top_tt_rs_coupe {
  background: url(../img/tt_rs_coupe/002.jpg) no-repeat;
}

.model_detail_top_r8 {
  background: url(../img/r8/002.jpg) no-repeat;
}

.model_detail_top_r8spyder {
  background: url(../img/r8spyder/002.jpg) no-repeat;
}

/* colobox
----------------------------------------*/
section#movie a figure {
  position: relative;
}

section#movie a figure::before {
  content: "";
  display: block;
  width: 70px;
  padding-top: 70px;
  border-radius: 50%;
  background: #4d4d4d;
  position: absolute;
  left: -webkit-calc(50% - 35px);
  left: calc(50% - 35px);
  top: -webkit-calc(50% - 35px);
  top: calc(50% - 35px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  opacity: 0.5;
}

section#movie a figure:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 17px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: -webkit-calc(50% - 13px);
  top: calc(50% - 13px);
  left: -webkit-calc(50% - 6px);
  left: calc(50% - 6px);
}

.hidden {
  display: none;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 19999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxLoadedContent {
  overflow: visible !important;
  text-align: center;
  display: inline-block;
  position: static;
}

#cboxOverlay {
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 1000ms;
  transition: opacity 1000ms;
}

#colorbox {
  opacity: 0;
}

#colorbox,
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxContent {
  overflow: visible;
  margin: 0;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxTitle {
  position: absolute;
  top: -22px;
  left: 0;
  color: #333;
}

#cboxCurrent {
  position: absolute;
  top: -22px;
  right: 205px;
  text-indent: -9999px;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  text-indent: -9999px;
  width: 40px;
  height: 20px;
  position: absolute;
  top: -20px;
}

#cboxPrevious:focus,
#cboxNext:focus,
#cboxSlideshow:focus,
#cboxClose:focus {
  outline: none;
}

#cboxClose {
  text-align: center;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  top: -45px;
  right: 0;
  border: 0;
  border-radius: 0;
  z-index: 1100;
  width: 30px;
  height: 30px;
  opacity: 0;
  margin-left: -22px;
  font-family: inherit;
  overflow: hidden;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

#cboxClose:focus {
  outline: none;
}

#cboxClose:hover {
  opacity: 0.6;
}

#cboxClose::before,
#cboxClose::after {
  content: "";
  width: 1px;
  height: 40px;
  display: block;
  background: #000;
  position: absolute;
  top: -5px;
  left: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

#cboxClose::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}

#cboxPrevious,
#cboxNext {
  top: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  height: 100px;
  margin-top: -50px;
}

#cboxNext {
  right: -40px;
}

#cboxPrevious {
  left: -40px;
}

#cboxPrevious::before,
#cboxNext::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 35px;
  width: 30px;
  height: 30px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

#cboxPrevious::before {
  left: 10px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg);
}

@media only screen and (max-width: 768px) {
  #moviePlay {
    padding: 0 20px;
  }
  #cboxClose {
    top: -45px;
    right: 0;
  }
  #cboxNext {
    right: -40px;
  }
  #cboxPrevious {
    left: -40px;
  }
}
.modelDetails__movie-inner {
  max-width: 100%;
  padding-top: 56.245%;
  overflow: hidden;
}

.img .modelDetails__movie-inner {
  padding-top: 0;
}

.modelDetails__movie-inner::before {
  content: "";
  display: block;
  background: #1a1a1a;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 500ms;
  transition: width 500ms;
  z-index: 1000;
}

.show .modelDetails__movie-inner::before {
  width: 100%;
}

.show2 .modelDetails__movie-inner::before {
  left: auto;
  right: 0;
  width: 0;
}

.modelDetails__movie-embed {
  opacity: 0;
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
  height: -webkit-calc(100% + 2px);
  height: calc(100% + 2px);
}

.modelDetails__movie-embed iframe {
  border: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.show2 .modelDetails__movie-embed iframe {
  opacity: 1;
}

.loader svg {
  fill: none;
  stroke: #f50537;
  stroke-width: 5;
  stroke-dasharray: 230 230;
  -webkit-animation: loader 2s infinite, loading 2s infinite linear;
          animation: loader 2s infinite, loading 2s infinite linear;
  vertical-align: middle;
}

@-webkit-keyframes loader {
  from {
    stroke-dashoffset: 230;
  }
  to {
    stroke-dashoffset: -230;
  }
}

@keyframes loader {
  from {
    stroke-dashoffset: 230;
  }
  to {
    stroke-dashoffset: -230;
  }
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loading {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 999999;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.loader .spin {
  font-size: 45px;
  font-weight: bold;
  color: rgb(30, 50, 93);
}