@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
@import url("fonts.css");
@media screen and (max-width: 767px) {
  .isMobile {
    display: none;
    width: 1px;
  }
}
@media screen and (min-width: 768px) {
  .isDesktop {
    display: none;
    width: 2px;
  }
}
html,
body {
  width: 100%;
}

html {
  color: #fff;
  font-size: 62.5%;
  line-height: 1.3;
  background: #111;
  overflow-y: scroll;
}

body {
  font-family: "MazdaType", "Noto Sans CJK JP", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "HiraKakuProN-W3", "Meiryo", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
  font-size: 1.4rem;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
}

._none {
  display: none;
}

._fz10 {
  font-size: 1rem !important;
}

._fz11 {
  font-size: 1.1rem !important;
}

._fz12 {
  font-size: 1.2rem !important;
}

._fz13 {
  font-size: 1.3rem !important;
}

._fz14 {
  font-size: 1.4rem !important;
}

._fz15 {
  font-size: 1.5rem !important;
}

._fz16 {
  font-size: 1.6rem !important;
}

._fz17 {
  font-size: 1.7rem !important;
}

._fz18 {
  font-size: 1.8rem !important;
}

._fz19 {
  font-size: 1.9rem !important;
}

._fz20 {
  font-size: 2rem !important;
}

._fz21 {
  font-size: 2.1rem !important;
}

._fz22 {
  font-size: 2.2rem !important;
}

._fz23 {
  font-size: 2.3rem !important;
}

._fz24 {
  font-size: 2.4rem !important;
}

._fz25 {
  font-size: 2.5rem !important;
}

._fz26 {
  font-size: 2.6rem !important;
}

._fz27 {
  font-size: 2.7rem !important;
}

._fz28 {
  font-size: 2.8rem !important;
}

._fz29 {
  font-size: 2.9rem !important;
}

._fz30 {
  font-size: 3rem !important;
}

._fz32 {
  font-size: 3.2rem !important;
}

._fz34 {
  font-size: 3.4rem !important;
}

._fz36 {
  font-size: 3.6rem !important;
}

._fz38 {
  font-size: 3.8rem !important;
}

._fz40 {
  font-size: 4rem !important;
}

._fz42 {
  font-size: 4.2rem !important;
}

._fz44 {
  font-size: 4.4rem !important;
}

._fz46 {
  font-size: 4.6rem !important;
}

._fz48 {
  font-size: 4.8rem !important;
}

._fz50 {
  font-size: 5rem !important;
}

._mt0, ._mv0 {
  margin-top: 0px !important;
}

._mt5, ._mv5 {
  margin-top: 5px !important;
}

._mt10, ._mv10 {
  margin-top: 10px !important;
}

._mt15, ._mv15 {
  margin-top: 15px !important;
}

._mt16, ._mv16 {
  margin-top: 24px !important;
}

._mt20, ._mv20 {
  margin-top: 20px !important;
}

._mt24, ._mv24 {
  margin-top: 24px !important;
}

._mt25, ._mv25 {
  margin-top: 25px !important;
}

._mt30, ._mv30 {
  margin-top: 30px !important;
}

._mt32, ._mv32 {
  margin-top: 32px !important;
}

._mt40, ._mv40 {
  margin-top: 40px !important;
}

._mt48, ._mv48 {
  margin-top: 48px !important;
}

._mt50, ._mv50 {
  margin-top: 50px !important;
}

._mt60, ._mv60 {
  margin-top: 60px !important;
}

._mt70, ._mv70 {
  margin-top: 70px !important;
}

._mt80, ._mv80 {
  margin-top: 80px !important;
}

._mt90, ._mv90 {
  margin-top: 90px !important;
}

._mt100, ._mv100 {
  margin-top: 100px !important;
}

._mb0, ._mv0 {
  margin-bottom: 0px !important;
}

._mb5, ._mv5 {
  margin-bottom: 5px !important;
}

._mb10, ._mv10 {
  margin-bottom: 10px !important;
}

._mb15, ._mv15 {
  margin-bottom: 15px !important;
}

._mb16, ._mv16 {
  margin-bottom: 16px !important;
}

._mb20, ._mv20 {
  margin-bottom: 20px !important;
}

._mb24, ._mv24 {
  margin-bottom: 24px !important;
}

._mb25, ._mv25 {
  margin-bottom: 25px !important;
}

._mb30, ._mv30 {
  margin-bottom: 30px !important;
}

._mb32, ._mv32 {
  margin-bottom: 32px !important;
}

._mb36, ._mv36 {
  margin-bottom: 36px !important;
}

._mb40, ._mv40 {
  margin-bottom: 40px !important;
}

._mb48, ._mv48 {
  margin-bottom: 48px !important;
}

._mb50, ._mv50 {
  margin-bottom: 50px !important;
}

._mb60, ._mv60 {
  margin-bottom: 60px !important;
}

._mb70, ._mv70 {
  margin-bottom: 70px !important;
}

._mb80, ._mv80 {
  margin-bottom: 80px !important;
}

._mb90, ._mv90 {
  margin-bottom: 90px !important;
}

._mb100, ._mv100 {
  margin-bottom: 100px !important;
}

._pt0, ._pv0 {
  padding-top: 0px !important;
}

._pt5, ._pv5 {
  padding-top: 5px !important;
}

._pt10, ._pv10 {
  padding-top: 10px !important;
}

._pt12, ._pv12 {
  padding-top: 12px !important;
}

._pt15, ._pv15 {
  padding-top: 15px !important;
}

._pt16, ._pv16 {
  padding-top: 16px !important;
}

._pt20, ._pv20 {
  padding-top: 20px !important;
}

._pt24, ._pv24 {
  padding-top: 24px !important;
}

._pt25, ._pv25 {
  padding-top: 25px !important;
}

._pt30, ._pv30 {
  padding-top: 30px !important;
}

._pt32, ._pv32 {
  padding-top: 32px !important;
}

._pt36, ._pv36 {
  padding-top: 36px !important;
}

._pt40, ._pv40 {
  padding-top: 40px !important;
}

._pt48, ._pv48 {
  padding-top: 48px !important;
}

._pt50, ._pv50 {
  padding-top: 50px !important;
}

._pt60, ._pv60 {
  padding-top: 60px !important;
}

._pt70, ._pv70 {
  padding-top: 70px !important;
}

._pt80, ._pv80 {
  padding-top: 80px !important;
}

._pt90, ._pv90 {
  padding-top: 90px !important;
}

._pt100, ._pv100 {
  padding-top: 100px !important;
}

._pb0, ._pv0 {
  padding-bottom: 0px !important;
}

._pb5, ._pv5 {
  padding-bottom: 5px !important;
}

._pb10, ._pv10 {
  padding-bottom: 10px !important;
}

._pb12, ._pv12 {
  padding-bottom: 12px !important;
}

._pb15, ._pv15 {
  padding-bottom: 15px !important;
}

._pb16, ._pv16 {
  padding-bottom: 16px !important;
}

._pb20, ._pv20 {
  padding-bottom: 20px !important;
}

._pb24, ._pv24 {
  padding-bottom: 24px !important;
}

._pb25, ._pv25 {
  padding-bottom: 25px !important;
}

._pb30, ._pv30 {
  padding-bottom: 30px !important;
}

._pb32, ._pv32 {
  padding-bottom: 32px !important;
}

._pb36, ._pv36 {
  padding-bottom: 36px !important;
}

._pb40, ._pv40 {
  padding-bottom: 40px !important;
}

._pb48, ._pv48 {
  padding-bottom: 48px !important;
}

._pb50, ._pv50 {
  padding-bottom: 50px !important;
}

._pb60, ._pv60 {
  padding-bottom: 60px !important;
}

._pb70, ._pv70 {
  padding-bottom: 70px !important;
}

._pb80, ._pv80 {
  padding-bottom: 80px !important;
}

._pb90, ._pv90 {
  padding-bottom: 90px !important;
}

._pb100, ._pv100 {
  padding-bottom: 100px !important;
}

h1, h2, h3, h4, h5, h6, dl, dt, dd, p, figure {
  margin: inherit;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul li, ol li {
  list-style: none;
  margin: 0;
  padding: 0;
}

._left {
  text-align: left;
}

._right {
  text-align: right;
}

._center {
  text-align: center;
}

._bold {
  font-weight: bold;
}

._normal {
  font-weight: normal;
}

img {
  vertical-align: bottom;
}

* {
  box-sizing: border-box;
}

/**
  btn
*/
a {
  text-decoration: none;
  color: #333;
  transition: opacity 0.3s ease-in-out;
}
a._btn {
  display: block;
  box-sizing: border-box;
  border: solid 2px #ddd;
  color: #ddd;
  padding: 0.5em 1em 0.5em 0.5em;
  text-decoration: none;
  border-radius: 3px;
  line-height: 1.2;
}
a._arrow {
  position: relative;
}
a._arrow:after {
  content: "\e902";
  font-family: "icomoon" !important;
  display: block;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
a._external {
  position: relative;
}
a._external:after {
  content: "\e901";
  font-family: "icomoon" !important;
  display: block;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
a._pdf {
  position: relative;
}
a._pdf:after {
  content: "\e903";
  font-family: "icomoon" !important;
  display: block;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
a._prev {
  position: relative;
  padding-left: 2em;
}
a._prev:after {
  content: "\e902";
  font-family: "icomoon" !important;
  display: block;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
a._next {
  position: relative;
}
a._next:after {
  content: "\e902";
  font-family: "icomoon" !important;
  display: block;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
}
a:hover {
  opacity: 0.6;
}

.content_container {
  background: #f2f2f2;
}
.content_container section:last-of-type {
  padding-bottom: 60px;
}
.content_container a._btn {
  border-color: #333;
  color: #333;
}
.content_container a._btn:after {
  border-color: #333;
}
.content_container .entrytitle,
.content_container .pagetitle {
  width: 100%;
  max-width: 960px;
  font-size: 2.4rem;
  margin: 0 auto 1em auto;
  color: #333;
}
.content_container #entry-detail p {
  margin: 1.5em auto;
}
.content_container #entry-detail {
  padding: 16px;
}
.content_container #entry-detail p {
  margin: 1.5em auto;
}
.content_container #entry-detail img {
  max-width: 100% !important;
  height: auto;
}
.content_container .notes li {
  text-indent: -1em;
  padding-left: 1em;
}
.content_container .notes li:before {
  content: "※";
}

@media screen and (max-width: 767px) {
  .content_container section:last-of-type {
    padding-bottom: 30px;
  }
  .content_container .entrytitle,
  .content_container .pagetitle {
    margin: 0 16px 16px;
  }
} /** @media max-width: 767px */
.cols2,
.cols3,
.cols4,
.cols6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cols2 .col figure img,
.cols3 .col figure img,
.cols4 .col figure img,
.cols6 .col figure img {
  max-width: 100%;
}

.cols2 .col {
  width: calc(50% - 12px);
}
.cols2 .col:nth-of-type(n+3) {
  margin-top: 24px;
}

.cols3 .col {
  width: calc(33.3333333333% - 16px);
}
.cols3 .col:nth-of-type(n+4) {
  margin-top: 24px;
}

.cols4 .col {
  width: calc(25% - 18px);
}
.cols4 .col:nth-of-type(n+5) {
  margin-top: 24px;
}

.cols6 .col {
  width: calc(16.6666666667% - 20px);
}
.cols6 .col:nth-of-type(n+7) {
  margin-top: 24px;
}

@media screen and (max-width: 767px) {
  .cols2,
  .cols3,
  .cols4,
  .cols6 {
    flex-direction: column;
  }
  .cols2 .col,
  .cols3 .col,
  .cols4 .col,
  .cols6 .col {
    width: 100%;
  }
  .cols2 .col:nth-of-type(n+2),
  .cols3 .col:nth-of-type(n+2),
  .cols4 .col:nth-of-type(n+2),
  .cols6 .col:nth-of-type(n+2) {
    margin-top: 36px;
  }
} /** @media max-width: 767px */
.pc-item {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .pc-item {
    display: none !important;
  }
}

.sp-item {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp-item {
    display: block !important;
  }
}

.pagewrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-width: 320px;
}
@media screen and (min-width: 768px) {
  .pagewrap {
    min-width: 960px;
  }
}

header .inner,
footer .inner,
.content_container .inner {
  width: 100%;
  max-width: 960px;
  margin: auto;
}

/** ヘッダー */
header {
  background: #111;
  color: #ddd;
}
header .inner {
  position: relative;
  height: 100px;
}
header .corporate-logo {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header h1.ttl {
  position: absolute;
  left: 128px;
  top: 50%;
  transform: translateY(-60%);
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
header .nav a {
  display: block;
  color: #ddd;
  text-decoration: none;
}
header .nav a:hover {
  opacity: 0.6;
}
header .gNav-primary {
  position: absolute;
  left: 120px;
  bottom: 0;
}
header .gNav-primary .nav {
  display: flex;
  justify-content: center;
}
header .gNav-primary .nav li:nth-of-type(n+2) {
  margin-left: 1em;
}
header .gNav-primary .nav a {
  padding: 0.5em;
  font-size: 1.6rem;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
header .gNav-secondary {
  position: absolute;
  right: 0;
  top: 0;
  background: #333;
  border-radius: 0px 0px 5px 5px;
}
header .gNav-secondary .nav {
  display: flex;
  justify-content: center;
  padding: 0.5em;
}
header .gNav-secondary .nav li {
  position: relative;
}
header .gNav-secondary .nav li:nth-of-type(n+2):before {
  content: "";
  display: block;
  width: 1px;
  height: 1em;
  border-left: solid 1px #ccc;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
header .gNav-secondary .nav a {
  padding: 0 1em;
  font-size: 1.4rem;
}

@media screen and (max-width: 767px) {
  header .inner {
    height: 60px;
  }
  header .corporate-logo {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
  }
  header .corporate-logo img {
    width: 44px;
  }
  header h1.ttl {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
  header .gNav-primary {
    display: none;
  }
  header .gNav-secondary {
    display: none;
  }
} /** @media max-width: 767px */
.drawer-hamburger {
  display: none;
}

@media screen and (max-width: 767px) {
  .drawer-hamburger {
    display: block;
  }
} /** @media max-width: 767px */
/** フッター */
footer {
  background: #111;
  color: #ddd;
  padding: 0px 0 18px;
}
footer .inner {
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
footer .cols2 {
  display: flex;
  justify-content: space-between;
}
footer .cols2 .col:nth-of-type(1) {
  width: 372px;
}
footer .cols2 .col:nth-of-type(2) {
  width: 564px;
}
footer .corporate {
  text-align: left;
}
footer .corporate .ttl {
  font-size: 2.1rem;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}
footer .requests {
  background: #222;
}
footer .requests .nav {
  width: 100%;
  max-width: 960px;
  margin: auto;
  display: flex;
}
footer .requests .nav li {
  width: 25%;
}
footer .requests .nav li:last-of-type a {
  border-right: solid 1px #333;
}
footer .requests .nav li a {
  border-left: solid 1px #333;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 16px;
  color: #ddd;
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
footer .requests .nav li a:hover {
  background: #444;
}
footer .requests .nav li a:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  margin: auto;
  background-repeat: no-repeat;
  background-position: center center;
}
footer .requests .nav li a.request_catalog:before {
  background-image: url("../i/catalog-icn.svg");
}
footer .requests .nav li a.request_estimate:before {
  background-image: url("../i/estimate-icn.svg");
}
footer .requests .nav li a.request_testdrive:before {
  background-image: url("../i/testdrive-icn.svg");
}
footer .requests .nav li a.request_inquiry:before {
  background-image: url("../i/inquiry-icn.svg");
}
footer .corporateNav .nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .corporateNav .nav li {
  width: calc(50% - 5px);
  margin-top: 10px;
}
footer .calendars h3 {
  margin-bottom: 0.5em;
  font-size: 1.6rem;
}
footer .calendars ul {
  display: flex;
  justify-content: space-between;
}
footer .calendars ul li {
  width: calc(50% - 6px);
}
footer .openhours dl {
  display: flex;
  align-items: center;
  width: 100%;
}
footer .openhours dl dt {
  background: #333;
  padding: 0.5em 1em;
}
footer .openhours dl dd {
  padding: 0.5em;
}
footer .atrc {
  padding-top: 24px;
  margin-top: 24px;
  border-top: dotted 1px #444;
}
footer .copyright {
  text-align: left;
  float: right;
}
footer .koan {
  float: left;
}

@media screen and (max-width: 767px) {
  footer .inner {
    padding: 16px;
  }
  footer .cols2 {
    flex-direction: column-reverse;
  }
  footer .cols2 .col:nth-of-type(1), footer .cols2 .col:nth-of-type(2) {
    width: 100%;
  }
  footer .requests .nav {
    flex-wrap: wrap;
  }
  footer .requests .nav li {
    width: 50%;
  }
  footer .requests .nav li:nth-of-type(n+3) a {
    border-top: solid 1px #333;
  }
  footer .requests .nav li:nth-of-type(2n+1) a {
    border-left: none;
  }
  footer .requests .nav li:last-of-type a {
    border-right: none;
  }
  footer .calendars h3 {
    font-size: 1.6rem;
  }
  footer .calendars ul {
    flex-direction: column;
  }
  footer .calendars ul li {
    width: 100%;
  }
  footer .calendars ul li:nth-of-type(n+2) {
    margin-top: 16px;
  }
  footer .atrc {
    text-align: center;
  }
  footer .corporate {
    margin-top: 24px;
    padding-top: 24px;
    border-top: dotted 1px #444;
  }
  footer .copyright {
    text-align: center;
    float: none;
    margin-top: 1em;
  }
  footer .koan {
    float: none;
  }
} /** @media max-width: 767px */
/** スマホナビ */
.drawer-menu {
  padding: 1em;
}
.drawer-menu .drawer-menu-nav li {
  border-bottom: dotted 1px #666;
}
.drawer-menu .drawer-menu-nav li a {
  position: relative;
  display: block;
  padding: 1.5em 2em 1.5em 2em;
  color: #fff;
}
.drawer-menu .btn-wrap {
  padding: 1.5em 0;
}
.drawer-menu .btn-wrap a._close {
  text-align: center;
}

/** 営業カレンダー */
.calendar {
  width: 100%;
  border-top: none;
  border-left: none;
}
.calendar caption {
  text-align: left;
  font-weight: normal;
  padding-bottom: 0.5em;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}
.calendar caption strong {
  font-size: 124%;
}
.calendar th,
.calendar td {
  border-right: 1px solid #111111;
  border-bottom: 1px solid #111111;
  padding: 0.5em;
  text-align: center;
  line-height: 1.1;
  color: #eee;
  background: #202020;
}
.calendar thead {
  background: #677580;
  color: #eee;
}
.calendar thead td {
  background: #333;
}
.calendar thead span {
  color: #ddd;
}
.calendar tbody {
  background: #ddd;
}
.calendar .closed {
  background: #444;
}
.calendar .closed span {
  color: #ddd;
}
.calendar .closed,
.calendar .closedAll,
.calendar .all {
  background: #666;
}
.calendar .closed span,
.calendar .closedAll span,
.calendar .all span {
  color: #ddd;
}
.calendar .other {
  background: #3D0413;
}
.calendar .other span {
  color: #ddd;
}
.calendar .sun span {
  color: #900000;
}
.calendar .sat span {
  color: #eee;
}
.calendar .holiday span {
  color: #740824;
}
.calendar .cal_tit {
  width: 225px;
}

.legend {
  margin-top: 1em;
  padding: 0;
  justify-content: flex-start !important;
}
.legend li {
  display: inline-block;
  width: auto !important;
}
.legend li:nth-of-type(n+2) {
  margin-left: 1em;
}
.legend .all {
  color: #666;
}
.legend .other {
  color: #3D0413;
}
@media screen and (max-width: 767px) {
  .legend {
    text-align: left;
  }
  .legend li:nth-of-type(n+2) {
    margin-left: 0;
    margin-top: 0 !important;
  }
}

/** エントリテンプレート */
#blog-primary-content .entryNav {
  margin-top: 3em;
  display: flex;
  justify-content: center;
}
#blog-primary-content .entryNav .prevNav,
#blog-primary-content .entryNav .nextNav {
  width: calc(50% - 12px);
}
#blog-primary-content .entryNav .prevNav a._btn {
  margin-left: 0;
  margin-right: auto;
}
#blog-primary-content .entryNav .nextNav a._btn {
  margin-left: auto;
  margin-right: 0;
}
#blog-primary-content .entryNav a._btn {
  width: 100%;
  max-width: 10em;
}

._dummey {
  height: 60vh;
  background: #fff;
  color: #333;
}