@charset "UTF-8";
@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-Regular.woff2") format("woff2"), url("/assets/font/DSAutomobiles-Regular.woff") format("woff"), url("/assets/font/DSAutomobiles-Regular.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-Extrabold.woff2") format("woff2"), url("/assets/font/DSAutomobiles-Extrabold.woff") format("woff"), url("/assets/font/DSAutomobiles-Extrabold.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-Bold.woff2") format("woff2"), url("/assets/font/DSAutomobiles-Bold.woff") format("woff"), url("/assets/font/DSAutomobiles-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-Light.woff2") format("woff2"), url("/assets/font/DSAutomobiles-Light.woff") format("woff"), url("/assets/font/DSAutomobiles-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-Extralight.woff2") format("woff2"), url("/assets/font/DSAutomobiles-Extralight.woff") format("woff"), url("/assets/font/DSAutomobiles-Extralight.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-Italic.woff2") format("woff2"), url("/assets/font/DSAutomobiles-Italic.woff") format("woff"), url("/assets/font/DSAutomobiles-Italic.ttf") format("truetype");
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-ExtraboldItalic.woff2") format("woff2"), url("/assets/font/DSAutomobiles-ExtraboldItalic.woff") format("woff"), url("/assets/font/DSAutomobiles-ExtraboldItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-BoldItalic.woff2") format("woff2"), url("/assets/font/DSAutomobiles-BoldItalic.woff") format("woff"), url("/assets/font/DSAutomobiles-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-LightItalic.woff2") format("woff2"), url("/assets/font/DSAutomobiles-LightItalic.woff") format("woff"), url("/assets/font/DSAutomobiles-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_automobiles';
  src: url("/assets/font/DSAutomobiles-ExtralightItalic.woff2") format("woff2"), url("/assets/font/DSAutomobiles-ExtralightItalic.woff") format("woff"), url("/assets/font/DSAutomobiles-ExtralightItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_title_small';
  src: url("/assets/font/dstitlesmall-bolditalic-webfont.woff") format("woff"), url("/assets/font/dstitlesmall-bolditalic-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'ds_title_small';
  src: url("/assets/font/dstitlesmall-bold-webfont.woff") format("woff"), url("/assets/font/dstitlesmall-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_title_small';
  src: url("/assets/font/dstitlesmall-lightitalic-webfont.woff") format("woff"), url("/assets/font/dstitlesmall-lightitalic-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_title_small';
  src: url("/assets/font/dstitlesmall-light-webfont.woff") format("woff"), url("/assets/font/dstitlesmall-light-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_title_small';
  src: url("/assets/font/dstitlesmall-italic-webfont.woff") format("woff"), url("/assets/font/dstitlesmall-italic-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ds_title_small';
  src: url("/assets/font/dstitlesmall-regular-webfont.woff") format("woff"), url("/assets/font/dstitlesmall-regular-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

/* Reset
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, p, ul, button, dl, dt, dd, figure {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

img {
  vertical-align: top;
  width: 100%;
}

ul {
  list-style: none;
}

figure {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

body {
  margin: 0;
}

area {
  outline: 0;
}

/* Base
   ========================================================================== */
/* wrap, block */
html {
  font-size: 62.5%;
  /* 10px / 16px */
}

body {
  font-size: 1.4em;
  line-height: 1.7;
  font-family: "ds_automobiles", "Roboto", "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
  background: #1d1717;
  color: #1d1717;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*@media screen and (max-width: 60em) {
  body {
    padding-top: 65px;
  }
}*/
@media screen and (max-width: 47.938em) {
  body {
    font-size: 1em;
  }
}

a:hover {
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
}

/* ===============================================
 *                  module
 * =============================================== */
@media screen and (max-width: 60em) {
  .pc-only {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}

@media screen and (max-width: 60em) {
  .sp-only {
    display: block !important;
  }
}

.m-arrow__down, .m-arrow__right {
  background-image: url(/assets/img/arrow-down.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 7px;
  height: 7px;
  display: inline-block;
  position: relative;
  margin-left: 7px;
}

.m-arrow__right {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-90deg) translateX(1px);
  -ms-transform: rotate(-90deg) translateX(1px);
  transform: rotate(-90deg) translateX(1px);
}

.m-icon, .m-icon--car {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
}

.m-icon--car {
  background-image: url(/assets/img/picto_models-menu.svg);
  width: 26px;
  height: 16px;
  vertical-align: middle;
}

/* ===============================================
 *                  header
 * =============================================== */
.header {
  height: 112px;
  position: relative;
  background: #1d1717;
  padding-right: 16px;
  padding-left: 16px;
}

@media screen and (max-width: 60em) {
  .header {
    height: 65px;
    position: fixed;
    top: 0;
    z-index: 999999999999999999;
    width: 100%;
  }
}

.logo {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.logo img {
  width: 138px;
  height: 112px;
  padding: 18px;
}

@media screen and (max-width: 60em) {
  .logo img {
    width: 56px;
    height: 43px;
    padding: 0;
  }
}

.shoulder-nav {
  float: right;
}

@media screen and (max-width: 60em) {
  .shoulder-nav {
    display: none;
  }
}

.shoulder-nav__wrap {
  padding-top: 19px;
}

.shoulder-nav__item {
  display: inline-block;
}

.shoulder-nav__item + .shoulder-nav__item {
  margin-left: 10px;
}

.shoulder-nav__item__link {
  text-decoration: none;
  font-size: 11px;
  color: #ffffff;
  -webkit-transition: inherit !important;
  transition: inherit !important;
  letter-spacing: 0.4px;
}

.shoulder-nav__item__link:hover {
  color: #ad9d91;
}

.global-nav {
  display: block;
  width: 100%;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  background-color: #1d1717;
}

@media screen and (max-width: 60em) {
  .global-nav {
    position: fixed;
    height: calc(100% - 65px);
    padding-right: 14px;
    padding-left: 14px;
    bottom: 100%;
    -webkit-transition: bottom 0.25s ease-in-out 0s;
    transition: bottom 0.25s ease-in-out 0s;
    background-color: #1d1717;
    z-index: 99999999;
  }
  .global-nav.is-active {
    bottom: 0;
  }
}

.global-nav__wrap {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.global-nav__models {
  float: left;
  width: calc(100% / 2);
}

@media screen and (max-width: 60em) {
  .global-nav__models {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 60em) {
  .global-nav__models__wrap {
    text-align: left;
  }
}

.global-nav__models__item, .global-nav__site-contents__item {
  display: inline-block;
}

.global-nav__models__item__link, .global-nav__site-contents__item__link {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  margin-right: 16px;
  color: #ffffff;
  border-bottom: 4px solid transparent;
  line-height: 2;
  text-decoration: none;
  -webkit-transition: inherit !important;
  transition: inherit !important;
}

.global-nav__models__item__link:hover, .global-nav__site-contents__item__link:hover {
  border-color: #ffffff;
}

@media screen and (max-width: 60em) {
  .global-nav__models__item__link, .global-nav__site-contents__item__link {
    display: block;
    font-size: 16px;
    border: 0px;
    height: 50px;
    margin-right: 0;
    padding: 0 14px;
    line-height: 50px;
    position: relative;
    color: #e6e0db;
  }
  .global-nav__models__item__link .m-arrow__right, .global-nav__site-contents__item__link .m-arrow__right {
    display: none;
  }
  .global-nav__models__item__link::after, .global-nav__site-contents__item__link::after {
    content: "";
    display: block;
    width: 18px;
    height: 14px;
    background-image: url(/assets/img/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .g-model::after {
    display: none;
  }
}

@media screen and (max-width: 60em) {
  .global-nav__models__item, .global-nav__site-contents__item {
    display: block;
  }
}

.global-nav__site-contents {
  float: right;
  width: calc(100% / 2);
}

@media screen and (max-width: 60em) {
  .global-nav__site-contents {
    float: none;
    width: 100%;
  }
}

.global-nav__site-contents__wrap {
  text-align: center;
}

@media screen and (max-width: 60em) {
  .global-nav__site-contents__wrap {
    text-align: left;
  }
}

.global-nav__site-contents__item__link {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none;
}

.global-nav__site-contents__item__link:link {
  color: #ffffff;
  text-decoration: none;
}

.global-nav__btn {
  margin-top: 44px;
}

.global-nav__btn__item__link {
  font-size: 16px;
  display: block;
  background-color: #ad0040;
  color: #e6e0db;
  text-align: center;
  text-decoration: none;
  padding: 11px 5px 12px 5px;
}

.header-burger, .header-models {
  margin-top: 16px;
  max-width: 32px;
  width: 100%;
  float: left;
  text-align: center;
}

.header-burger__wrap {
  position: relative;
}

.header-burger__icon, .header-models__icon {
  display: block;
  width: 27px;
  height: 22px;
  background-image: url(/assets/img/dspp_m_burger_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.header-burger__text, .header-models__text {
  color: #e6e0db;
  font-size: 11px;
  letter-spacing: 0.5px;
}

.header-burger__bar01, .header-burger__bar02 {
  display: block;
  position: absolute;
  width: 27px;
  height: 1px;
  background-color: #ad9d91;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: none;
}

@media screen and (max-width: 60em) {
  .header-burger__bar01.is-active, .is-active.header-burger__bar02 {
    display: block;
  }
}

.header-burger__bar02 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 60em) {
  .header-burger.is-active .header-burger__icon, .is-active.header-models .header-burger__icon, .header-burger.is-active .header-models__icon, .is-active.header-models .header-models__icon {
    visibility: hidden;
  }
  .header-burger.is-active .header-burger__text, .is-active.header-models .header-burger__text, .header-burger.is-active .header-models__text, .is-active.header-models .header-models__text {
    visibility: hidden;
  }
  .header-burger.is-active .header-burger__bar01, .is-active.header-models .header-burger__bar01, .header-burger.is-active .header-burger__bar02, .is-active.header-models .header-burger__bar02 {
    display: block;
  }
  .header-burger.is-active .header-burger__bar02, .is-active.header-models .header-burger__bar02 {
    display: block;
  }
}

.header-models {
  float: right;
  max-width: 36px;
  margin-top: 20px;
  text-decoration: none;
}

@media screen and (max-width: 60em) {
  .header-models.is-active {
    display: none !important;
  }
}

.header-models__icon {
  background-image: url(/assets/img/picto_models-menu.svg);
  width: 26px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
}

/* ===============================================
 *                  footer
 * =============================================== */
.footer {
  padding: 16px 0;
  background: #2f2726;
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 1px;
  color: #ffffff;
}

.footer-content__link {
  color: #fff;
  text-decoration: none;
}

.footer-content__link:hover {
  opacity: 0.7;
}

@media screen and (max-width: 47.938em) {
  .footer {
    font-size: 1.2rem;
  }
}

/* ===============================================
 *                  footer menuあり
 * =============================================== */
.footer__wrap {
  overflow: hidden;
  padding: 0 16px;
}

.footer__sns {
  float: right;
  display: inline-block;
  width: 40%;
  text-align: right;
}

@media screen and (max-width: 47.938em) {
  .footer__sns {
    float: none;
    text-align: center;
    width: 100%;
  }
}

.footer__sns__wrap {
  padding: 14px 80px 13px 0;
}

@media screen and (max-width: 47.938em) {
  .footer__sns__wrap {
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }
}

.footer__sns__item {
  display: inline-block;
  vertical-align: middle;
}

.footer__sns__item + .footer__sns__item {
  margin-left: 24px;
}

.footer__sns__item__link {
  display: block;
  width: 24px;
  height: 24px;
  background-size: 24px 72px;
  background-position: 0;
}

.footer__sns__item__link:hover {
  -webkit-transition: none;
  transition: none;
  background-position: 0 -48px;
}

.footer__copy {
  float: left;
  display: inline-block;
  width: 60%;
  text-align: left;
  line-height: 2.0;
}

@media screen and (max-width: 47.938em) {
  .footer__copy {
    float: none;
    text-align: center;
    width: 100%;
  }
}

.footer__copy__item, .footer__copy__item--ds, .footer__copy__item--rights {
  display: block;
}

.footer__copy__item--rights {
  font-size: 11px;
  letter-spacing: .125em;
}

.footer__copy__item__link {
  color: #fff;
  text-decoration: none;
}

.footer__copy__item__link:hover {
  opacity: 0.7;
}

.footer__copy__item__link:link {
  color: #fff;
  text-decoration: none;
}

/* ===============================================
 *                  modules
 * =============================================== */
/* sticky */
.footer-fixed-menu {
  position: fixed;
  bottom: -1px;
  width: 100%;
  padding: 1.5em 0;
  background: #1d1717;
  opacity: 1;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  z-index: 99;
}

.fixed-menu-wrap {
  text-align: center;
  max-width: 1366px;
  padding: 0 1em;
  margin: 0 auto;
}

@media screen and (max-width: 60em) {
  .fixed-menu-wrap {
    padding: 0 10px;
  }
}

.fixed-menu-text {
  font-family: "Citroen", "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #f9f7f6;
}

@media screen and (max-width: 47.938em) {
  .fixed-menu-text {
    margin-bottom: .5em;
    font-size: calc(1rem + .52vw);
  }
}

.sticky-footer--hide {
  opacity: 0;
  bottom: -100px;
}

#spMenu {
  display: none;
}

@media screen and (max-width: 60em) {
  .overlay {
    display: none;
    position: fixed;
    top: 0;
    background-color: rgba(29, 23, 23, 0.8);
    width: 100%;
    height: 100%;
    z-index: 200;
  }
  #spMenu {
    display: block;
  }
  #spMenu {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 65px;
    padding: 25px 19px;
    cursor: pointer;
    -webkit-transition: background-color 0.35s ease;
    transition: background-color 0.35s ease;
  }
  #spMenu div {
    position: relative;
    width: 27px;
    height: 15px;
  }
  #spMenu span {
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: solid 1px #ad9d91;
    -webkit-transition: .35s ease;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #spMenu span:nth-child(1) {
    top: 0;
  }
  #spMenu span:nth-child(2) {
    top: 7px;
  }
  #spMenu span:nth-child(3) {
    top: 14px;
  }
  #spMenu.openNav span {
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: solid 1px #ad9d91;
    -webkit-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #spMenu.openNav span:nth-child(1) {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #spMenu.openNav span:nth-child(2),
  #spMenu.openNav span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

/*# sourceMappingURL=lp-bace_1910.css.map */
body {
  color: #ffffff;
}

a {
  color: #ad9d91;
}

.l-section {
  max-width: 980px;
  width: 100%;
  margin: 80px auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 768px) {
  .l-section {
    padding-top: 30px;
    margin: 40px auto;
  }
}

.m-title {
  font-size: 36px;
  line-height: 1;
  text-align: center;
  position: relative;
  padding-bottom: 13px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .m-title {
    font-size: 28px;
  }
}

.m-title:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 40px;
  background: #fff;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.m-list {
  font-size: 16px;
}

@media (max-width: 768px) {
  .m-list {
    font-size: 14px;
  }
}

.m-list__item {
  text-indent: -1em;
  padding-left: 1em;
}

.m-list + .m-list {
  margin-top: 1em;
}

.note__item + .note__item {
  margin-top: 1em;
}

.note__textbox {
  font-size: 16px;
}

@media (max-width: 768px) {
  .note__textbox {
    font-size: 14px;
  }
}

.note__textbox + .note__textbox {
  margin-top: 1em;
}

.m-nowrap {
  white-space: nowrap;
}
/*# sourceMappingURL=note.css.map */
