@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
}

button {
  cursor: pointer;
}

img {
  display: block;
  width: 100%;
}

*, *:focus, *:hover {
  outline: none;
}

@font-face {
  font-family: 'VWHEADOFFICE';
  src: url("../font/VWHeadOffice-Bold.woff2") format("woff2"), url("../font/VWHeadOffice-Bold.woff") format("woff"), url("../font/VWHeadOffice-Bold.eot") format('embedded-opentype"');
  font-weight: 700;
}

@font-face {
  font-family: "VWHEADOFFICE";
  src: url("../font/VWHEADOFFICE-REGULAR.eot?#iefix") format("embedded-opentype"), url("../font/VWHEADOFFICE-REGULAR.woff") format("woff"), url("../font/VWHEADOFFICE-REGULAR.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: 400;
}

html {
  font-size: 16px;
}

@media all and (max-width: 1680px) {
  html {
    font-size: 14px;
  }
}

@media all and (max-width: 1440px) {
  html {
    font-size: 13px;
  }
}

@media all and (max-width: 1366px) {
  html {
    font-size: 12px;
  }
}

*, body {
  font-family: 'VWHEADOFFICE','Noto Sans TC', sans-serif,Microsoft JhengHei;
}

._m {
  display: none;
}

.none {
  display: none;
}

.swiper .swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
}

.swiper .swiper-slide .des {
  text-shadow: 0px 0px 5px black;
}

.swiper-arrow {
  width: 2.34375%;
  cursor: pointer;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.swiper-arrow:hover {
  opacity: 0.9;
}

.swiper-arrow.swiper-arrow--bottom {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.swiper-arrow.swiper-button-disabled {
  opacity: 0.4;
  cursor: auto;
}

.swiper-pagination-fraction {
  font-size: 1.875vw;
  font-weight: 400;
  color: #112d4e;
}

body {
  position: relative;
  background-color: #f9f7f7;
}

section {
  position: relative;
  overflow: hidden;
  width: 100%;
}

section .car__name {
  color: #112d4e;
  font-size: 3.90625vw;
  font-weight: 700;
  letter-spacing: 0.09766vw;
}

section .car__des {
  color: #282828;
  font-size: 1.25vw;
  font-weight: 400;
  letter-spacing: 0.0625vw;
}

section.card-1 {
  padding-bottom: 49.58333%;
}

section.card-1 .logo {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}

section.card-1 .logo a {
  position: absolute;
  top: 0%;
  left: 11.97917%;
  width: 4.47917%;
  height: 100%;
}

section.card-1 .bg {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
}

section.card-1 .bg__over {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 4;
}

section.card-1 .txt {
  color: #112d4e;
  white-space: nowrap;
  font-weight: 700;
  z-index: 3;
}

section.card-1 .txt__1 {
  position: absolute;
  top: 17.17437%;
  left: 41.45833%;
  width: 42.70833%;
  width: auto;
  font-size: 10.9375vw;
  line-height: 10.9375vw;
  letter-spacing: 0.54688vw;
}

section.card-1 .txt__2 {
  position: absolute;
  top: 26.78571%;
  left: 20.26042%;
  width: 14.21875%;
  width: auto;
  font-size: 5.20833vw;
  letter-spacing: 0.26042vw;
}

section.card-1 .txt__3 {
  position: absolute;
  top: 22.05882%;
  left: 73.64583%;
  width: 7.65625%;
  font-size: 3.38542vw;
  line-height: 3.80208vw;
  letter-spacing: 0.15625vw;
}

section.card-2 {
  padding-bottom: 72.39583%;
}

section.card-2 .bg {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
}

section.card-2 .video-container {
  position: absolute;
  top: 5.32374%;
  left: 21.19792%;
  width: 57.29167%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-bottom: 32.1875%;
  background: #000;
}

section.card-2 .video-container .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

section.card-2 .title {
  position: absolute;
  top: 56.04317%;
  left: 20.83333%;
  width: 0%;
  width: auto;
  font-size: 3.75vw;
  letter-spacing: 0.19531vw;
  font-weight: 700;
  color: #112d4e;
}

section.card-2 .txt {
  position: absolute;
  top: 64.46043%;
  left: 20.83333%;
  width: 44.63542%;
  font-size: 1.25vw;
  line-height: 2.1875vw;
  letter-spacing: 0.0625vw;
  font-weight: 400;
  color: #282828;
}

section.card-2 .img__1 {
  position: absolute;
  top: 55.46763%;
  left: 70.57292%;
  width: 13.90625%;
}

section.card-2 .img__2 {
  position: absolute;
  top: 68.56115%;
  left: 85.9375%;
  width: 10.57292%;
}

section.card-2 .img__3 {
  position: absolute;
  top: 77.1223%;
  left: 69.73958%;
  width: 15.36458%;
}

section.card-3 {
  padding-bottom: 41.875%;
}

section.card-3 .car__name {
  position: absolute;
  top: 21.26866%;
  left: 7.86458%;
  width: 0%;
  width: auto;
}

section.card-3 .car__pic {
  position: absolute;
  top: 39.1791%;
  left: 9.63542%;
  width: 28.125%;
}

section.card-3 .car__des {
  position: absolute;
  top: 69.65174%;
  left: 10.625%;
  width: 0%;
  width: auto;
  line-height: normal;
}

section.card-3 .swiper {
  position: absolute;
  top: 12.56219%;
  left: 45.72917%;
  width: 50%;
}

section.card-3 .swiper-arrow--top {
  position: absolute;
  top: 33.58209%;
  left: 41.77083%;
  width: 2.34375%;
}

section.card-3 .swiper-arrow--bottom {
  position: absolute;
  top: 66.91542%;
  left: 41.77083%;
  width: 2.34375%;
}

section.card-4 {
  padding-bottom: 41.66667%;
}

section.card-4 .car__name {
  position: absolute;
  top: 14.875%;
  left: 67.55208%;
  width: 0%;
  width: auto;
}

section.card-4 .car__pic {
  position: absolute;
  top: 34.125%;
  left: 60.72917%;
  width: 28.125%;
}

section.card-4 .car__des {
  position: absolute;
  top: 64.25%;
  left: 63.17708%;
  width: 0%;
  width: auto;
  line-height: normal;
}

section.card-4 .swiper {
  position: absolute;
  top: 6.875%;
  left: 4.94792%;
  width: 50%;
}

section.card-4 .swiper-arrow--top {
  position: absolute;
  top: 28%;
  left: 56.5625%;
  width: 2.34375%;
}

section.card-4 .swiper-arrow--bottom {
  position: absolute;
  top: 61.375%;
  left: 56.5625%;
  width: 2.34375%;
}

section.card-5 {
  padding-bottom: 41.66667%;
}

section.card-5 .car__name {
  position: absolute;
  top: 6.125%;
  left: 6.875%;
  width: 0%;
  width: auto;
  font-size: 3.125vw;
}

section.card-5 .car__name span {
  font-size: 2.86458vw;
}

section.card-5 .car__pic {
  position: absolute;
  top: 27.875%;
  left: 9.27083%;
  width: 27.65625%;
}

section.card-5 .car__des {
  position: absolute;
  top: 59.25%;
  left: 7.86458%;
  width: 0%;
  width: auto;
  line-height: normal;
}

section.card-5 .swiper {
  position: absolute;
  top: 0%;
  left: 45.72917%;
  width: 50%;
}

section.card-5 .swiper-arrow--top {
  position: absolute;
  top: 20.125%;
  left: 41.77083%;
  width: 2.34375%;
}

section.card-5 .swiper-arrow--bottom {
  position: absolute;
  top: 53.625%;
  left: 41.77083%;
  width: 2.34375%;
}

@media all and (max-width: 960px) {
  .center {
    position: absolute !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
  }
  ._pc {
    display: none;
  }
  ._m {
    display: block;
  }
  .swiper-arrow {
    width: 4.375%;
    cursor: pointer;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    z-index: 5;
  }
  .swiper-arrow:hover {
    opacity: 1;
  }
  .swiper-arrow.swiper-arrow--bottom {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .swiper-arrow.swiper-button-disabled {
    opacity: 0.4;
    cursor: auto;
  }
  section {
    overflow: hidden;
    margin-top: -1px;
  }
  section .car__name {
    color: #112d4e;
    font-size: 8.85417vw;
    font-weight: 700;
    letter-spacing: 0.11068vw;
  }
  section .car__des {
    color: #282828;
    font-size: 3.95833vw;
    font-weight: 400;
    letter-spacing: 0.09896vw;
  }
  section.card-1 {
    padding-bottom: 141.45833%;
  }
  section.card-1 .logo a {
    position: absolute;
    top: 0%;
    left: 5.72917%;
    width: 18.95833%;
    height: 100%;
  }
  section.card-1 .txt {
    color: #112d4e;
    white-space: nowrap;
    font-weight: 700;
    z-index: 3;
  }
  section.card-1 .txt__1 {
    position: absolute;
    top: 36.81885%;
    left: 14.27083%;
    width: 85.41667%;
    width: auto;
    font-size: 20.83333vw;
    line-height: 20.83333vw;
    letter-spacing: 0vw;
  }
  section.card-1 .txt__2 {
    position: absolute;
    top: 31.22239%;
    left: 14.27083%;
    width: 28.4375%;
    width: auto;
    font-size: 8.85417vw;
    letter-spacing: 0.22135vw;
  }
  section.card-2 {
    padding-bottom: 229.79167%;
  }
  section.card-2 .bg {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
  }
  section.card-2 .video-container {
    position: absolute;
    top: 2.76519%;
    left: 4.375%;
    width: 91.66667%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-bottom: 51.5625%;
    background: #000;
  }
  section.card-2 .video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  section.card-2 .title {
    position: absolute;
    top: 58.2049%;
    left: 6.04167%;
    width: 0%;
    width: auto;
    white-space: nowrap;
    font-size: 8.85417vw;
    letter-spacing: 0.22135vw;
    font-weight: 700;
    color: #112d4e;
  }
  section.card-2 .txt {
    position: absolute;
    top: 63.37262%;
    left: 6.04167%;
    width: 90%;
    font-size: 3.75vw;
    line-height: 4.89583vw;
    letter-spacing: 0.09375vw;
    font-weight: 400;
    color: #282828;
  }
  section.card-2 .img__1 {
    position: absolute;
    top: 28.51315%;
    left: 7.29167%;
    width: 32.70833%;
  }
  section.card-2 .img__2 {
    position: absolute;
    top: 30.73436%;
    left: 65.72917%;
    width: 27.5%;
  }
  section.card-2 .img__3 {
    position: absolute;
    top: 41.25113%;
    left: 26.14583%;
    width: 36.25%;
  }
  section.card-3 {
    padding-bottom: 173.125%;
  }
  section.card-3 .car__name {
    position: absolute;
    top: 50.72202%;
    left: 10.3125%;
    width: 0%;
    width: auto;
  }
  section.card-3 .car__pic {
    position: absolute;
    top: 56.55836%;
    left: 10.20833%;
    width: 80.3125%;
  }
  section.card-3 .car__des {
    position: absolute;
    top: 77.73767%;
    left: 10.20833%;
    width: 0%;
    width: auto;
    line-height: normal;
  }
  section.card-3 .swiper {
    position: absolute;
    top: 8.84477%;
    left: 0%;
    width: 100%;
  }
  section.card-3 .swiper-arrow--top {
    position: absolute;
    top: 25.93261%;
    left: 0%;
    width: 4.375%;
  }
  section.card-3 .swiper-arrow--bottom {
    position: absolute;
    top: 25.93261%;
    left: 95.3125%;
    width: 4.375%;
  }
  section.card-4 {
    padding-bottom: 159.6875%;
  }
  section.card-4 .car__name {
    position: absolute;
    top: 45.53164%;
    left: 10.3125%;
    width: 0%;
    width: auto;
  }
  section.card-4 .car__pic {
    position: absolute;
    top: 50.94586%;
    left: 10.20833%;
    width: 86.5625%;
  }
  section.card-4 .car__des {
    position: absolute;
    top: 75.86432%;
    left: 10.20833%;
    width: 0%;
    width: auto;
    line-height: normal;
  }
  section.card-4 .swiper {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
  }
  section.card-4 .swiper-arrow--top {
    position: absolute;
    top: 18.72146%;
    left: 0%;
    width: 4.375%;
  }
  section.card-4 .swiper-arrow--bottom {
    position: absolute;
    top: 18.72146%;
    left: 95.3125%;
    width: 4.375%;
  }
  section.card-5 {
    padding-bottom: 189.58333%;
  }
  section.card-5 .car__name {
    position: absolute;
    top: 39.4651%;
    left: 10.3125%;
    width: 0%;
    width: auto;
    font-size: 7.8125vw;
  }
  section.card-5 .car__name span {
    font-size: 7.8125vw;
  }
  section.card-5 .car__pic {
    position: absolute;
    top: 48.92368%;
    left: 10.20833%;
    width: 82.91667%;
  }
  section.card-5 .car__des {
    position: absolute;
    top: 71.4938%;
    left: 10.20833%;
    width: 82.91667%;
    line-height: normal;
  }
  section.card-5 .swiper {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
  }
  section.card-5 .swiper-arrow--top {
    position: absolute;
    top: 15.65934%;
    left: 0%;
    width: 4.375%;
  }
  section.card-5 .swiper-arrow--bottom {
    position: absolute;
    top: 15.65934%;
    left: 95.3125%;
    width: 4.375%;
  }
}

.lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: black;
  opacity: 0.5;
}

.lightbox-container {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 101;
}

.lightbox-container .lightbox-container-imgBox {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 53.64583%;
}

.lightbox-container .close {
  position: absolute;
  top: 11.6%;
  width: 3.95833%;
  right: 19.21875%;
}

@media all and (max-width: 960px) {
  .lightbox-container .lightbox-container-imgBox {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
  }
  .lightbox-container .close {
    position: absolute;
    top: 0;
    width: 8.22917%;
    right: 0;
  }
}

@media screen and (min-width: 1085px) {
  .wrapper .container {
    max-width: 1366px !important;
    width: 100% !important;
  }
  .section_form .wrapper .container .block .head {
    width: 100% !important;
    margin: 0 auto !important;
  }
  .section_form .wrapper .container .block .form {
    margin: 0 auto !important;
  }
}

.section_form .formbanner.pc {
  margin: 0 auto !important;
  width: 100% !important;
}

@media screen and (min-width: 320px) and (max-width: 1084px) {
  .section_form .formbanner.mob {
    width: 100% !important;
    margin: 0 0% !important;
  }
}

.section_form {
  background-color: #fff;
}

.section_form .wrapper {
  background-color: #f9f7f7;
}

.section_form .wrapper .container {
  width: 100% !important;
  padding-left: 0px !important;
}

.section_form .wrapper .container .block {
  margin: 0 auto !important;
}

.section_form .formbanner.pc {
  margin: auto;
  max-width: 1366px;
  margin-left: auto !important;
}

@media all and (max-width: 1366px) {
  .section_form .formbanner.pc {
    width: 100% !important;
  }
}

.section_form .wrapper .container .block .column .label {
  border-bottom: 1px solid #96a3a8 !important;
}

.section_form .wrapper .container .block .column .label i {
  border: solid #96a3a8 !important;
  border-width: 0 2px 2px 0 !important;
}

.section_form .checkmark {
  border: 2px solid #96a3a8 !important;
}

.section_form .wrapper .container .block .column .label a {
  padding-bottom: 5px !important;
  border-bottom: 1px solid #96a3a8 !important;
}

.section_form .wrapper .container .block .column.recaptcha .divbutton .submit {
  padding: 8px 2rem !important;
}

.more {
  margin-top: 10px !important;
}

section .home_test_drive {
  width: 56%;
  padding-top: 10px;
}

.section_form .wrapper .container .block .column .label i {
  z-index: 100 !important;
}

@media all and (max-width: 960px) {
  .section_form .wrapper .container {
    width: 90% !important;
  }
  .more {
    font-size: 4vw !important;
  }
}
/*# sourceMappingURL=all.css.map */