@charset "UTF-8";
/* Common Overwrite
---------------------------------------*/
#wrapper {
  max-width: none !important;
  background-color: #FFFFFF !important;
}

#content {
  max-width: none !important;
}

.mod-corpfooter .mod-conv,
.mod-corpfooter .mod-sns {
  display: none !important;
}

/* Carmodel Header
---------------------------------------*/
body.i-idx #d5-special-header {
  border-bottom: 0;
}
body.i-idx .anc:hover {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .sp-menu-status #d5-special-header #d5-special-header {
    background-color: #000000;
  }
}
#d5-special-footer {
  background-color: #212121 !important;
  position: relative;
}
#d5-special-footer .d5special-section_footer_p-inr-frm {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .d5special-section_footer_p-inr-frm {
    max-width: auto;
    padding: 0 20px;
  }
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list {
    display: block;
    padding-top: calc(5.333333333333333vw);
    padding-bottom: 8vw;
  }
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm {
  width: 590px;
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm {
    width: 100%;
    margin-top: 5.333333333333333vw;
  }
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm__link {
  display: block;
}
@media screen and (min-width: 768px) {
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm__link:hover, #d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm__link:active, #d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm__link:focus {
    opacity: 0.8;
  }
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list__itm__img {
  width: 100%;
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list2 {
  width: 100%;
  background: url("/lineup/delica_d5/special/template/images/header/bg_line2.png") #000000 no-repeat center center;
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul {
  display: table;
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li {
  display: table-cell;
  text-align: center;
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li a {
  color: #FFFFFF;
  font-size: 16px;
  padding: 20px;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none;
}
#d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li a:hover {
  color: #CB0111;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list2 {
    background-image: none;
  }
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul {
    display: block;
  }
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li {
    display: block;
    text-align: center;
  }
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li:first-child {
    border-bottom: 1px solid #999999;
  }
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li a {
    padding: 4vw;
    display: block;
    font-size: 3.2vw;
    text-decoration: none;
  }
  #d5-special-footer .d5special-section_footer .d5special-section_footer_list2 > ul > li a:hover {
    text-decoration: none;
  }
}
#d5-special-footer .d5special-section_footer a.is-anchor {
  display: none;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .d5special-section_footer a.is-anchor {
    display: inline-block;
  }
}
#d5-special-footer .carmodel-footer_carsitelink .list-carsitelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .carmodel-footer_carsitelink .list-carsitelink {
    display: block;
    width: auto;
  }
}
#d5-special-footer .carmodel-footer_carsitelink .list-carsitelink .item .pic img {
  width: 100%;
}
#d5-special-footer .carmodel-footer_carsitelink .list-carsitelink .item a:hover img {
  opacity: 0.8;
}
#d5-special-footer .carmodel-footer_wrapper {
  background: url(/lineup/delica_d5/special/template/images/footer/bg_footer_link.png);
  background-size: auto 100%;
}
#d5-special-footer .carmodel-footer_sitelink {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 175px;
  padding-top: 40px;
}
#d5-special-footer .carmodel-footer_sitelink a:hover img {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .carmodel-footer_sitelink {
    padding-top: 4vw;
  }
}
#d5-special-footer .carmodel-footer_sitelink .list-sitelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 980px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .carmodel-footer_sitelink .list-sitelink {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: auto;
    margin: 0 20px;
    padding-bottom: 4vw;
  }
}
#d5-special-footer .carmodel-footer_sitelink .list-sitelink .item {
  display: block;
  width: 170px;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .carmodel-footer_sitelink .list-sitelink .item {
    width: 33.333%;
    margin-bottom: 20px;
  }
}
#d5-special-footer .carmodel-footer_sitelink .list-sitelink .item .pic {
  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;
  height: 65px;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .carmodel-footer_sitelink .list-sitelink .item .pic {
    height: 12vw;
  }
  #d5-special-footer .carmodel-footer_sitelink .list-sitelink .item .pic img {
    height: 8vw;
  }
}
#d5-special-footer .carmodel-footer_sitelink .list-sitelink .item .txt {
  font-size: 14px;
  line-height: 1.2;
  padding-top: 15px;
  color: #DF0024;
}
@media screen and (max-width: 767px) {
  #d5-special-footer .carmodel-footer_sitelink .list-sitelink .item .txt {
    font-size: 10px;
    padding: 5px;
  }
}
@media screen and (max-width: 767px) {
  #d5-special-footer .is-anchor {
    position: absolute;
    top: 0;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .mod-pagetop {
    display: none;
  }
}
.btn-close {
  text-align: center;
}
.btn-close a {
  font-size: 10px;
  text-decoration: none;
  color: #FFFFFF;
}
.btn-close a::before {
  display: inline-block;
  width: 5vw;
  height: 2vw;
  content: "";
  background: url(/lineup/delica_d5/special/template/images/footer/arrow_down-sp.svg) no-repeat left 1px;
  background-size: 50%;
}

.btn-carlist {
  font-size: 16px;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  display: inline-block;
  -webkit-box-shadow: 0 0 15px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 15px 7px rgba(0, 0, 0, 0.3);
  background: #cb0000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
.btn-carlist-inner {
  position: relative;
  padding-left: 38px;
}
.btn-carlist a {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 60px;
  padding: 15px 50px 19px 8px;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 1.6;
  width: 100%;
  font-weight: 500;
  background: url(../../images/icon_carlist_01.png) no-repeat center center;
  background-size: 14px;
  background-position-x: 185px;
}
.btn-carlist a:first-child {
  padding-top: 19px;
  border-bottom: 1px dashed #000000;
  line-height: 22px;
}
.btn-carlist a span em {
  color: #FFFFFF;
  font-size: 11px;
  display: block;
}
.btn-carlist a.inlink::after {
  content: none;
}
.btn-carlist a:hover::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  opacity: 0.25;
  background: #FFFFFF;
}
.btn-carlist a.btn-carlist-smp {
  background: url("/lineup/delica_d5/special/template/images/header/nav_arrow-pc.svg") transparent no-repeat left center;
  background-size: 8.67px 10px;
  background-position-x: 187px;
}
.btn-carlist.out {
  -webkit-animation: slideIn 400ms ease-in;
          animation: slideIn 400ms ease-in;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.btn-carlist.active {
  -webkit-animation: slideOut 400ms ease-in;
          animation: slideOut 400ms ease-in;
}
.btn-carlist.hide-mode {
  visibility: hidden;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .btn-carlist {
    display: none;
  }
}

.btn-carlist-smp span {
  position: relative;
  top: -3px;
}

@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(214px);
            transform: translateX(214px);
  }
}

@keyframes slideIn {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(214px);
            transform: translateX(214px);
  }
}
@-webkit-keyframes slideOut {
  from {
    -webkit-transform: translateX(214px);
            transform: translateX(214px);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slideOut {
  from {
    -webkit-transform: translateX(214px);
            transform: translateX(214px);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.toggle-icon {
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  width: 30px;
  background: #000000;
  z-index: 2;
}
.toggle-icon::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: auto;
  content: "";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: url(../../images/icon_close_01.png) no-repeat center center;
}
.toggle-icon.arrow::after {
  background: url(../../images/arrow_btn_white.png) no-repeat center center;
}
.toggle-icon:hover {
  background: #1e1e1e;
}

.mod-pagetop {
  top: -370px;
}
@media screen and (max-width: 767px) {
  .mod-pagetop {
    top: -47px;
  }
}

@media screen and (max-width: 767px) {
  html.sp-menu-open,
  body.sp-menu-open {
    height: 100%;
    overflow: hidden;
  }
  html.sp-menu-open #d5-special-header .box-carmodel-local,
  body.sp-menu-open #d5-special-header .box-carmodel-local {
    overflow: scroll;
    height: calc(100vh - 90px);
    -webkit-overflow-scrolling: touch;
  }
  html.sp-menu-open #d5-special-header .box-carmodel-local.ios,
  body.sp-menu-open #d5-special-header .box-carmodel-local.ios {
    height: calc(100vh - 146px);
  }
  html.sp-menu-open #d5-special-header.fixed_wrapper .box-carmodel-local,
  body.sp-menu-open #d5-special-header.fixed_wrapper .box-carmodel-local {
    height: calc(100vh  -  90px);
  }
  html.sp-menu-open #d5-special-header .carmodel-logo .menu-trigger .menu-trigger-label,
  body.sp-menu-open #d5-special-header .carmodel-logo .menu-trigger .menu-trigger-label {
    background: url(/lineup/delica_d5/special/template/images/header/btn_close.png) no-repeat;
    background-size: 22px 22px;
  }

  .mod-corpfooter {
    padding-bottom: 40px;
    background-color: #2B2B2B;
  }

  #wrapper.fixed_menu {
    margin-top: -56px;
  }
  #wrapper.fixed_menu.move {
    margin-top: 0;
  }
}
/* D5 special template限定 */
@media screen and (max-width: 767px) {
  .mod-carmodel-common-conv {
    z-index: 599;
  }
}
.carmodelnav-page_wrapper {
  display: none;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu {
  display: table;
  position: relative;
  left: 0;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu li {
  display: table-cell;
  background-color: #FFFFFF;
  border-bottom: 2px solid #CCCCCC;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu li.active, .carmodelnav-page_wrapper .carmodelnav-page .submenu li:hover {
  border-bottom: 2px solid #E50011;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu li a {
  color: #262626;
  text-decoration: none;
  font-size: 12px;
  display: block;
  padding: 0 10px;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu.usp {
  left: 302px;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu.utility {
  left: 385px;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu.utility li.blank {
  padding-right: 10px;
  background: url(../images/blank_icon01.png) no-repeat 100%;
}
.carmodelnav-page_wrapper .carmodelnav-page .submenu.spec {
  left: 504px;
}
.carmodelnav-page_wrapper.v2 .carmodelnav-page .submenu.usp {
  left: 280px;
}
.carmodelnav-page_wrapper.v2 .carmodelnav-page .submenu.utility {
  left: 372px;
}
.carmodelnav-page_wrapper.v2 .carmodelnav-page .submenu.spec {
  left: 604px;
}

@media screen and (max-width: 767px) {
  .carmodelnav-page_wrapper {
    display: none !important;
  }
}
#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a {
  position: relative;
}
#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a:hover:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #E50011;
  opacity: 1;
}

#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a.special span {
  border-right: none;
}

#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 {
  width: 640px;
}

.special_text_link {
  border-right: none !important;
}

#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a span.boder_none {
  border-right: none;
}

#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a.special_box {
  position: relative;
}
#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a.special_box:before {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top: 5px solid #E50011;
  z-index: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media screen and (max-width: 767px) {
  #d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a.special_box:before {
    content: none;
  }
}
#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 a.special_box:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #E50011;
  opacity: 1;
}

#d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 .js-no-data {
  display: none;
}

@media screen and (max-width: 767px) {
  #d5-special-header .carmodel-header_wrapper .carmodelnav-section_main.v2 {
    width: auto;
    margin-left: 0;
  }

  .special_text_link {
    border-right: 2px #E50011 solid !important;
  }
}
.d5special-section_footer_attention {
  padding-top: 30px;
  text-align: center;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .d5special-section_footer_attention {
    padding-top: calc(4vw + 50px);
    line-height: 1.7;
    font-size: 3.4vw;
  }
}

/* floating_banner
---------------------------------------*/
.p-contents__floating {
  position: fixed;
  right: 0.5rem;
  z-index: 300;
}
.p-contents__floating.is-scrolled {
  display: inherit;
}

.p-floating {
  -webkit-transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  visibility: hidden;
  opacity: 0;
}
.p-floating__item {
  position: relative;
}
.p-floating__item ~ .p-floating__item {
  margin-top: 30px;
}
.p-floating__bnr {
  -webkit-transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  position: relative;
  margin-right: 0;
  margin-left: auto;
  overflow: hidden;
  border-radius: 7px;
  -webkit-transition-property: width;
  transition-property: width;
  background: #585858;
}
.p-floating__hitarea {
  -webkit-transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  position: relative;
  display: block;
  height: 100%;
}
.p-floating__hitarea:hover {
  opacity: 0.7;
}
.p-floating__pic {
  position: absolute;
  width: 100%;
  height: 100%;
}
.p-floating__pic img {
  width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
}
.p-floating__trigger-shrink {
  position: absolute;
  top: 0;
  left: 0;
  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;
  width: 100%;
  height: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
}
.p-floating__trigger-shrink:hover {
  -webkit-transition: color 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: color 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  color: rgba(255, 255, 255, 0.7);
}
.p-floating__close {
  -webkit-transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: all 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  position: absolute;
  top: -18px;
  right: 5px;
  width: 13px;
  height: 13px;
  overflow: hidden;
  color: #585858;
  cursor: pointer;
}
.p-floating__close::before, .p-floating__close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18.3847763109px;
  height: 1px;
  content: "";
  background: currentColor;
}
.p-floating__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.p-floating__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.is-scrolled .p-floating {
  opacity: 1;
  visibility: visible;
}

.is-shrink .p-floating__hitarea {
  visibility: hidden;
  opacity: 0;
}
.is-shrink .p-floating__trigger-shrink {
  visibility: visible;
  opacity: 1;
}
.is-shrink .p-floating__close {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}

@media screen and (min-width: 768px) {
  .p-contents__floating {
    bottom: 3rem;
  }

  .p-floating__bnr {
    width: 330px;
    height: 80px;
  }

  .is-shrink .p-floating__bnr {
    width: 100px;
  }

  .p-floating__trigger-shrink {
    font-size: 14px;
    line-height: 1.3571428571;
  }
}
@media screen and (max-width: 767px) {
  .p-contents__floating {
    bottom: 26.6666666667vw;
  }

  .p-floating__bnr {
    width: 290px;
    height: 70px;
  }

  .is-shrink .p-floating__bnr {
    width: 90px;
  }

  .p-floating__trigger-shrink {
    font-size: 13px;
    line-height: 1.3846153846;
  }
}
/* 230303 add */

.header_A #d5-special-footer {
  position: relative;
}
.header_A #d5-special-footer .is-anchor{
  position: absolute;
  top: 0px;
  right: 0px;
  display: block!important;
}
/*# sourceMappingURL=style.css.map */