@charset "UTF-8";
@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: #222;
  font-size: 62.5%;
  line-height: 1.3;
  background: #0a0a0a;
  overflow-y: scroll; }

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

._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%; }

ul {
  padding: 0;
  margin: 0; }
  ul 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; }

/** dark theme */
section.dark {
  color: #dddddd;
  background: #101010; }
  section.dark a {
    color: #ccc; }
    section.dark a:hover {
      color: #fff; }
    section.dark a._btn {
      background: inherit;
      border: solid 1px #ddd;
      color: #fff; }

/** dark theme */
/** light theme */
section.light {
  color: #333;
  background: #ffffff; }
  section.light a {
    color: #333; }
    section.light a:hover {
      color: #ccc; }
    section.light a._btn {
      background: #333;
      border: solid 1px #333;
      color: #fff; }
      section.light a._btn:hover {
        opacity: .6; }

/** light theme */
.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; } }

#container {
  width: 100%;
  overflow: hidden;
  position: relative;
  min-width: 320px; }
  @media screen and (min-width: 768px) {
    #container {
      min-width: 980px; } }

#main {
  width: 100%;
  height: auto;
  float: left;
  -webkit-transition-property: all;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-property: all;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-in-out; }

.open #main {
  height: 0;
  margin-left: -255px;
  -webkit-transition-property: all;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transition-property: all;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transform: translate3d(0, 0, 0); }

/** ダミーボタン */
.layer {
  position: fixed;
  top: 0;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8; }

section {
  box-sizing: border-box;
  width: 100%; }
  section.black {
    background: #000;
    color: #fff; }
  section.white {
    background: #fff;
    color: #333; }
  section.gray {
    background: #E4E4E4;
    color: #333; }
  section.red {
    background: #940A2E;
    color: #fff; }
  section .wrapper {
    box-sizing: border-box;
    width: 960px;
    margin: auto; }

/** section */
.mono {
  font-family: monospace; }

.notes {
  margin: 0em 0;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.35; }
  .notes li {
    margin: .5em 0 0 0em; }
    .notes li::before {
      content: "※";
      font-family: monospace, serif; }
  .notes.inline li {
    display: inline-block; }

/** .notes */
.main-container {
  background: #fff;
  color: #101010; }

/** ヘッダー */
.header-container {
  background: #111;
  /** border-bottom: 1px solid #111; */
  /** position: fixed; */
  width: 100%;
  z-index: 999; }
  .header-container .wrapper {
    position: relative;
    background: transparent url("../i/mazda-logo.png") no-repeat left center;
    background-size: contain;
    height: 135px;
    width: 960px;
    margin: 0 auto !important; }
  .header-container .corporate-logo {
    position: absolute;
    top: 50%;
    left: 141px;
    margin-top: -13.5px;
    line-height: 1px; }
  .header-container .global-primary-nav {
    position: absolute;
    right: 0px;
    bottom: 24px;
    width: 820px;
    z-index: 10; }
    .header-container .global-primary-nav ul {
      display: flex;
      justify-content: flex-end; }
      .header-container .global-primary-nav ul li {
        box-sizing: border-box;
        text-align: center;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMS4wNDJweCIgaGVpZ2h0PSIzNnB4IiB2aWV3Qm94PSIwIDAgMS4wNDIgMzYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEuMDQyIDM2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iNS4wMiIgeTE9IjM2LjAwMDUiIHgyPSI1LjAyIiB5Mj0iNC44ODI4MTJlLTA0Ij4NCgk8c3RvcCAgb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojNDE0MTQxO3N0b3Atb3BhY2l0eTowIi8+DQoJPHN0b3AgIG9mZnNldD0iMC4zIiBzdHlsZT0ic3RvcC1jb2xvcjojNDE0MTQxIi8+DQoJPHN0b3AgIG9mZnNldD0iMC43IiBzdHlsZT0ic3RvcC1jb2xvcjojNDE0MTQxIi8+DQoJPHN0b3AgIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6IzQxNDE0MTtzdG9wLW9wYWNpdHk6MCIvPg0KPC9saW5lYXJHcmFkaWVudD4NCjxyZWN0IGZpbGw9InVybCgjU1ZHSURfMV8pIiB3aWR0aD0iMTAuMDQyIiBoZWlnaHQ9IjM2Ii8+DQo8L3N2Zz4NCg==) no-repeat right center;
        /**
          &:first-of-type{
            text-align: left;
            
            a{
              padding-left: 0;
            }
          }
          */ }
    .header-container .global-primary-nav a {
      display: block;
      font-size: 1.5rem;
      line-height: 1;
      color: #ccc;
      text-decoration: none;
      padding: 1em 1em;
      transition: 0.3s;
      font-feature-settings: "palt"; }
      .header-container .global-primary-nav a:hover {
        color: #fff; }
  .header-container .global-secondary-nav {
    position: absolute;
    right: 0px;
    top: 35px;
    z-index: 10; }
    .header-container .global-secondary-nav ul {
      display: flex;
      right: 0; }
      .header-container .global-secondary-nav ul li {
        box-sizing: border-box;
        text-align: center; }
    .header-container .global-secondary-nav a {
      display: block;
      font-size: 1.3rem;
      padding: .5em 1em;
      line-height: 1;
      color: #ccc;
      text-decoration: none;
      transition: 0.3s; }
      .header-container .global-secondary-nav a:hover {
        color: #fff; }
  .header-container div.search {
    position: absolute;
    top: 5px;
    right: 5px; }
  .header-container #srchBox {
    width: 298px;
    _width: 296px;
    border-style: none;
    color: #fff;
    text-align: left; }
    .header-container #srchBox * {
      margin: 0;
      padding: 0;
      color: #333;
      font-size: 13px;
      line-height: 1.5;
      *font-size: small;
      *font: x-small; }
    .header-container #srchBox a img {
      border: none; }
    .header-container #srchBox #srch {
      padding: 10px 10px 0 10px; }
      .header-container #srchBox #srch #srchForm {
        white-space: nowrap; }
    .header-container #srchBox #srchInput {
      width: 188px;
      margin-right: 6px;
      vertical-align: bottom;
      border: none; }
    .header-container #srchBox #srchBtn {
      width: 80px;
      border: none; }
    .header-container #srchBox ul {
      margin-top: 6px;
      text-align: left; }
    .header-container #srchBox li {
      list-style-type: none;
      display: inline;
      zoom: 1;
      padding-right: 10px; }
      .header-container #srchBox li input {
        zoom: 1;
        margin-right: 2px;
        _margin: -4px 0 -4px -4px;
        vertical-align: middle;
        border: 0; }
    .header-container #srchBox #srchLogo {
      margin: 3px 15px 6px 0;
      text-align: right; }
      .header-container #srchBox #srchLogo a {
        color: #999;
        text-decoration: none;
        font-size: 85%; }
        .header-container #srchBox #srchLogo a:hover {
          text-decoration: underline; }

/** フッター */
/** footer nav */
.breadcrumb-container {
  padding: 1em 0;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  color: #fff; }
  .breadcrumb-container .inner {
    width: 960px;
    margin: auto; }
  .breadcrumb-container a {
    color: #aaa;
    text-decoration: none; }
    .breadcrumb-container a:hover {
      color: #fff;
      text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .breadcrumb-container .inner {
      width: 100%;
      margin: 0 2rem; } }

.footer-container {
  margin-top: 0px;
  color: #e0e0e0;
  font-size: 1.4rem;
  font-weight: normal;
  /** 会社情報 */
  /** 営業カレンダー */
  /** .calendarWrap */
  /** 営業カレンダーレイアウト */
  /** 年間カレンダーボタン */
  /** 自己故障受付センター */
  /** フッターナビ */
  /** ul.footer-nav */
  /** コピーライト */ }
  .footer-container .wrapper {
    position: relative;
    width: 960px;
    margin: 3.6rem auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .footer-container .wrapper {
        flex-direction: column;
        width: 100%;
        margin: 1.8rem auto !important; } }
  .footer-container .corporateWrap {
    width: 304px; }
    .footer-container .corporateWrap a {
      color: #ccc; }
      .footer-container .corporateWrap a:hover {
        color: #fff; }
    .footer-container .corporateWrap .corporatename {
      font-weight: normal;
      letter-spacing: .05em;
      margin-bottom: .5em; }
    .footer-container .corporateWrap .links {
      margin-top: 1em; }
      .footer-container .corporateWrap .links li {
        margin-top: .8em; }
        .footer-container .corporateWrap .links li:first-of-type {
          margin-top: 0; }
    @media screen and (max-width: 767px) {
      .footer-container .corporateWrap {
        width: 100%; }
        .footer-container .corporateWrap .box_corporate {
          display: none; }
        .footer-container .corporateWrap .links {
          display: none;
          margin: 1.2rem; } }
  .footer-container .calendarWrap {
    box-sizing: border-box;
    position: relative;
    width: 632px;
    /** 営業時間 */ }
    .footer-container .calendarWrap h2 {
      position: relative;
      font-weight: normal;
      background: #222;
      padding: .4em .8em;
      margin-bottom: 1em;
      border-radius: .3em; }
    .footer-container .calendarWrap .box_opened {
      box-sizing: border-box;
      border-top: dotted 1px #333;
      margin-top: 2.4rem;
      padding-top: 2.4rem;
      display: flex;
      align-content: stretch; }
      .footer-container .calendarWrap .box_opened h2 {
        font-weight: normal;
        background: #222;
        padding: .4em .8em;
        margin-bottom: 0;
        margin-right: 2.4rem;
        border-radius: .3em;
        width: 140px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center; }
      .footer-container .calendarWrap .box_opened dt {
        margin-bottom: 0.3em;
        color: #0081B1; }
    @media screen and (max-width: 767px) {
      .footer-container .calendarWrap {
        width: auto;
        margin: 0 2rem; }
        .footer-container .calendarWrap .box_opened {
          flex-direction: column;
          margin-top: 1.6rem;
          padding-top: 1.6rem; }
          .footer-container .calendarWrap .box_opened h2 {
            box-sizing: border-box;
            display: block;
            width: 100%;
            background: none;
            letter-spacing: .08em; }
          .footer-container .calendarWrap .box_opened dd span {
            display: block; }
          .footer-container .calendarWrap .box_opened dd .primary {
            font-size: 2.1rem; }
          .footer-container .calendarWrap .box_opened .notes li {
            text-align: center; } }
  .footer-container .cal {
    width: 304px; }
    @media screen and (max-width: 767px) {
      .footer-container .cal {
        width: 100%;
        margin-top: 1em; } }
  .footer-container ul.cals {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between; }
    .footer-container ul.cals li {
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 767px) {
      .footer-container ul.cals {
        flex-direction: column; } }
  .footer-container .btn-calendar {
    position: relative;
    display: block;
    width: 10em;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    color: #ccc;
    margin: -1em 0 auto auto;
    font-weight: normal; }
    .footer-container .btn-calendar:after {
      position: absolute;
      right: .5em;
      top: 50%;
      bottom: 0;
      margin: -4px 0 0 1em;
      content: "";
      display: block;
      height: 6px;
      width: 6px;
      border-top: 2px solid #ccc;
      border-right: 2px solid #ccc;
      transform: rotate(45deg); }
    .footer-container .btn-calendar:hover {
      color: #fff; }
    @media screen and (max-width: 767px) {
      .footer-container .btn-calendar {
        display: block;
        width: auto;
        background: none;
        padding: 1em;
        margin-top: 16px;
        border-radius: 3px;
        border: solid 1px #fff;
        border-radius: .3em;
        padding: 1em 1em; } }
  .footer-container .atrc {
    background: #333333;
    color: #FFFFFF;
    margin-top: 3.2rem;
    padding: 1.6rem 1.6rem;
    border-radius: .3em; }
    .footer-container .atrc h3.ttl {
      text-align: center;
      margin-bottom: .5em;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.2; }
      .footer-container .atrc h3.ttl span {
        font-size: 1.4rem; }
    .footer-container .atrc p {
      font-size: 1.3rem; }
    .footer-container .atrc a._btn {
      margin-top: .5em;
      margin-bottom: .5em;
      font-size: 1.8rem; }
    @media screen and (max-width: 767px) {
      .footer-container .atrc {
        padding: 1.6rem 2rem; }
        .footer-container .atrc a._btn {
          margin: 1em auto; } }
  .footer-container .inner_wrap_b {
    width: 960px;
    padding: 20px 0;
    border-top: 1px solid #333;
    /*position: relative;*/
    margin: 0 auto;
    overflow: hidden;
    _zoom: 1; }
    .footer-container .inner_wrap_b nav {
      width: 100%;
      margin: auto; }
    @media screen and (max-width: 767px) {
      .footer-container .inner_wrap_b {
        border-top: none; } }
  .footer-container ul.footer-nav {
    list-style: none;
    margin: 0px auto;
    text-align: center;
    display: block;
    width: 100%; }
    .footer-container ul.footer-nav li {
      display: inline-block; }
      .footer-container ul.footer-nav li a {
        line-height: 1.0;
        text-decoration: none;
        color: #ccc;
        font-size: 1.3rem; }
        .footer-container ul.footer-nav li a:after {
          content: " ｜ ";
          color: #999; }
        .footer-container ul.footer-nav li a:hover {
          color: #fff; }
    @media screen and (max-width: 767px) {
      .footer-container ul.footer-nav {
        display: flex;
        flex-wrap: wrap;
        margin: 0 1.2rem; }
        .footer-container ul.footer-nav li {
          width: 50%;
          text-align: left; }
          .footer-container ul.footer-nav li a {
            position: relative;
            display: block;
            padding: 1em; }
            .footer-container ul.footer-nav li a:after {
              display: inline-block;
              content: "";
              margin-left: .5em;
              height: 6px;
              width: 6px;
              border-top: 1px solid #f5f5f5;
              border-right: 1px solid #f5f5f5;
              transform: rotate(45deg); } }
  .footer-container .copyright {
    margin-top: 7px;
    padding: 7px 0 30px;
    text-align: center;
    font-size: 1.4rem;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .footer-container .copyright {
        border-top: 1px solid #333;
        font-size: 1.4rem;
        padding: 1em; } }

/** 営業カレンダー */
.footer-container {
  /*** 営業カレンダー */ }
  .footer-container .cal {
    border-top: none;
    border-left: none; }
    .footer-container .cal caption {
      text-align: left;
      font-weight: bold;
      padding-bottom: 0.5em;
      font-size: 1.6rem;
      letter-spacing: .05em; }
      .footer-container .cal caption strong {
        font-size: 124%; }
    .footer-container .cal th,
    .footer-container .cal td {
      border-right: 1px solid #111111;
      border-bottom: 1px solid #111111;
      padding: .5em;
      text-align: center;
      line-height: 1.1;
      color: #eee;
      background: #202020; }
    .footer-container .cal thead {
      background: #677580;
      color: #eee; }
      .footer-container .cal thead td {
        background: #333; }
      .footer-container .cal thead span {
        color: #FFF; }
    .footer-container .cal tbody {
      background: #fff; }
    .footer-container .cal .closed {
      background: #444; }
      .footer-container .cal .closed span {
        color: #FFF; }
    .footer-container .cal .sun span {
      color: #900000; }
    .footer-container .cal .sat span {
      color: #eee; }
    .footer-container .cal .holiday span {
      color: #740824; }
    .footer-container .cal .closed,
    .footer-container .cal .closedAll {
      background: #666; }
      .footer-container .cal .closed span,
      .footer-container .cal .closedAll span {
        color: #FFF; }
    .footer-container .cal .cal_tit {
      width: 225px; }
  .footer-container .hanrei {
    margin-top: 0.5em;
    padding: 0;
    list-style: none; }
    .footer-container .hanrei .event {
      color: #FFD907; }
    .footer-container .hanrei .closed {
      color: #666; }
    .footer-container .hanrei .closedAll {
      color: #666; }
    @media screen and (max-width: 767px) {
      .footer-container .hanrei {
        text-align: left; } }

/** エレメント */
/** link */
a {
  color: #222; }
  a:hover {
    color: #999; }
  a._arrow {
    position: relative; }
    a._arrow:after {
      content: "";
      display: inline-block;
      margin-left: .3em;
      height: 6px;
      width: 6px;
      border-top: 2px solid #333;
      border-right: 2px solid #333;
      transform: rotate(45deg); }
  a._btn {
    position: relative;
    display: block;
    border: 2px solid #101010;
    text-align: left;
    padding: 1em 2em 1em .8em;
    color: #101010;
    border-radius: .3em;
    text-decoration: none;
    line-height: 1.0;
    vertical-align: bottom;
    max-width: 386px;
    box-sizing: border-box; }
    a._btn:hover {
      opacity: .6; }
    a._btn._arrow {
      position: relative; }
      a._btn._arrow:after {
        display: block;
        position: absolute;
        right: 1em;
        top: 50%;
        bottom: 0;
        margin-top: -4px;
        /**
        height: 6px;
        width: 6px;
        border-top: 2px solid #333;
        border-right: 2px solid #333;
        transform: rotate(45deg);
        */ }
    a._btn._dl {
      padding: 1em .8em 1em 3em; }
      a._btn._dl:after {
        position: absolute;
        left: .5em;
        top: 50%;
        margin-top: -.5em;
        content: "\e9c7";
        font-family: 'icomoon' !important;
        font-size: 1.5em;
        line-height: 1;
        text-decoration: none; }
    a._btn._blank:after {
      content: "\e91a";
      font-family: 'icomoon' !important;
      font-size: .75em;
      margin-left: .5em;
      line-height: 1;
      text-decoration: none; }
    a._btn._phone {
      text-align: center;
      padding: 1em 2em 1em 2.6em;
      font-size: 1.4rem; }
      a._btn._phone:before {
        position: absolute;
        top: 50%;
        left: .8em;
        margin-top: -.5em;
        content: "\e906";
        font-family: 'icomoon' !important;
        font-size: 1.2em;
        margin-right: .5em;
        line-height: 1; }
    a._btn._prev {
      position: relative;
      color: #333; }
      a._btn._prev:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 1em;
        margin-top: -4px;
        line-height: 1;
        line-height: 1;
        height: 6px;
        width: 6px;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        transform: rotate(-135deg); }
      a._btn._prev:hover, a._btn._prev._off {
        border-color: #d5d5d5;
        color: #d5d5d5; }
        a._btn._prev:hover:before, a._btn._prev._off:before {
          border-color: #d5d5d5; }
    a._btn._next {
      position: relative;
      color: #333; }
      a._btn._next:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 1em;
        margin-top: -4px;
        line-height: 1;
        height: 6px;
        width: 6px;
        border-top: 1px solid #333;
        border-right: 1px solid #333;
        transform: rotate(45deg); }
      a._btn._next:hover, a._btn._next._off {
        border-color: #d5d5d5;
        color: #d5d5d5; }
        a._btn._next:hover:after, a._btn._next._off:after {
          border-color: #d5d5d5; }
    a._btn._center {
      margin: auto; }
  a._white {
    border-width: 1px;
    border-color: #f5f5f5;
    color: #f5f5f5; }
    a._white._arrow {
      color: #f5f5f5;
      border-color: #f5f5f5; }
      a._white._arrow:after {
        border-color: #f5f5f5; }
    a._white._btn:hover {
      background: #f5f5f5;
      color: #101010; }
      a._white._btn:hover._arrow:after {
        border-color: #101010; }
  a._off {
    opacity: .3;
    pointer-events: none; }

.btn {
  display: block;
  text-indent: -9999px;
  text-align: left; }

a.btn-text {
  position: relative;
  display: block;
  border: 2px solid #101010;
  color: #101010;
  text-align: left;
  padding: 1em 2em 1em .8em;
  border-radius: .3em;
  text-decoration: none;
  line-height: 1.0;
  vertical-align: bottom;
  max-width: 386px;
  box-sizing: border-box;
  transition: .2s; }
  a.btn-text:after {
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    height: 6px;
    width: 6px;
    border-top: 2px solid #101010;
    border-right: 2px solid #101010;
    transform: rotate(45deg); }
  a.btn-text:hover {
    color: #fff;
    background: #101010; }
    a.btn-text:hover:after {
      border-color: #f5f5f5; }
  a.btn-text._center {
    text-align: center; }
  a.btn-text._black {
    color: #333;
    border: solid 1px #000; }
    a.btn-text._black:after {
      border-top: 2px solid #333;
      border-right: 2px solid #333; }
    a.btn-text._black:hover {
      color: #999;
      border: solid 1px #999; }
      a.btn-text._black:hover:after {
        border-color: #999; }
  a.btn-text._white {
    color: #eee;
    border: solid 1px #ddd; }
    a.btn-text._white:after {
      border-top: 2px solid #ddd;
      border-right: 2px solid #ddd; }
    a.btn-text._white:hover {
      color: #fff;
      border-color: #fff;
      background: none; }
      a.btn-text._white:hover:after {
        border-color: #fff; }
  a.btn-text._closed {
    text-align: center; }
    a.btn-text._closed:before, a.btn-text._closed:after {
      background-color: #ccc;
      content: '';
      display: inline-block;
      height: 14px;
      position: absolute;
      width: 2px;
      border: none; }
    a.btn-text._closed:after {
      left: 1em;
      right: auto;
      top: 50%;
      margin-top: -7px;
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    a.btn-text._closed:before {
      left: 1em;
      top: 50%;
      margin-top: -7px;
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  a.btn-text._blank:after {
    font-family: 'icomoon' !important;
    content: "\e91a"; }
  a.btn-text._none {
    pointer-events: none;
    opacity: .3; }

button.btn-search {
  position: relative;
  display: block;
  border: solid 1px #ccc;
  color: #ccc;
  text-align: center;
  padding: 1em 2em 1em .8em;
  color: #ccc;
  background: inherit;
  border-radius: .3em;
  text-decoration: none;
  line-height: 1.0;
  vertical-align: bottom;
  width: 100%;
  max-width: 304px; }
  button.btn-search:after {
    position: absolute;
    right: 1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: block;
    height: 6px;
    width: 6px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    transform: rotate(45deg); }
  button.btn-search:hover {
    color: #fff;
    border: 1px solid #fff; }

a.btn-phone,
a.btn-map,
a.btn-mail,
a.btn-help,
a.btn-pdf {
  position: relative;
  padding-left: 2.6em; }
  a.btn-phone:before,
  a.btn-map:before,
  a.btn-mail:before,
  a.btn-help:before,
  a.btn-pdf:before {
    margin-right: .3em;
    font-size: 1.6em;
    position: absolute;
    left: .3em;
    top: 50%;
    margin-top: -.5em; }

a.btn-help:before {
  content: "\e918";
  font-family: 'icomoon'; }

a._help:before {
  content: "\e918";
  font-family: 'icomoon';
  margin-right: .3em; }

a.btn-phone:before {
  content: "\e906";
  font-family: 'icomoon'; }

a.btn-map:before {
  content: "\e901";
  font-family: 'icomoon'; }

a.btn-mail:before {
  content: "\e90e";
  font-family: 'icomoon'; }

a.btn-pdf:before {
  content: "\e925";
  font-family: 'icomoon'; }

a.btn-download:before {
  content: "\e925";
  font-family: 'icomoon'; }

.blue {
  color: #0086D3; }

.notes li {
  padding-left: 1em;
  text-indent: -1em;
  text-align: left; }

/** adobe reader */
.dl_adobereader {
  padding: 1em 2em;
  border: 1px solid #d5d5d5;
  overflow: hidden;
  *zoom: 1; }
  .dl_adobereader p {
    padding: 0;
    margin: 0; }
  .dl_adobereader .bnr {
    float: left; }
  .dl_adobereader .context {
    margin-left: 180px; }
    .dl_adobereader .context p {
      font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .dl_adobereader {
      padding: 1em; }
      .dl_adobereader .bnr {
        display: block;
        width: auto;
        float: none;
        margin: 0 auto 1em; }
      .dl_adobereader .context {
        margin-left: 0; }
        .dl_adobereader .context p {
          font-size: 12px;
          line-height: 1.35; } }

.dark .dl_adobereader {
  border-color: #555; }
  .dark .dl_adobereader .context {
    color: inherit; }

/** ページトップ */
.btn-pagetop {
  width: 65px;
  height: 50px;
  background: url("../i/btn-pagetop.png") no-repeat 0 0;
  margin: auto; }
  .btn-pagetop:hover {
    background-position: 0 -50px; }

/** リクエストボタン */
.request {
  padding: 3.2rem 0;
  /** margin-top: 24px; */
  background: #999999;
  color: #fff; }
  .request .wrapper {
    margin: 0 auto !important;
    padding: 0;
    align-items: center;
    justify-content: space-around; }
  .request .ttl {
    text-align: center;
    margin-bottom: 1.6rem;
    font-size: 2.1rem;
    font-weight: normal;
    letter-spacing: .08em; }
  @media screen and (max-width: 767px) {
    .request .wrapper {
      flex-direction: column; } }

/** リクエストボタン */
ul.nav-request {
  padding: 0;
  display: flex;
  justify-content: center; }
  ul.nav-request li {
    margin: auto 8px; }
  ul.nav-request a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 140px;
    height: 100px;
    background-repeat: no-repeat;
    border: solid 2px #f5f5f5;
    border-radius: .5em;
    opacity: .8;
    color: #f5f5f5;
    line-height: 1;
    text-align: center;
    text-decoration: none; }
    ul.nav-request a:before {
      display: block;
      font-size: 48px;
      font-family: 'icomoon';
      margin-bottom: 12px; }
    ul.nav-request a.democar:before {
      content: "\e90f"; }
    ul.nav-request a.estimate:before {
      content: "\e905"; }
    ul.nav-request a.catalog:before {
      content: "\e910"; }
    ul.nav-request a.store:before {
      content: "\e902"; }
    ul.nav-request a.reserve-mentenance:before {
      content: "\e914"; }
    ul.nav-request a:hover {
      color: #fff;
      opacity: 1; }
  @media screen and (max-width: 767px) {
    ul.nav-request {
      display: flex;
      flex-direction: column;
      flex-flow: wrap;
      padding: 0 0px;
      margin: 0 20px; }
      ul.nav-request li {
        width: 100%;
        padding: 5px;
        margin: auto; }
        ul.nav-request li a {
          position: relative;
          box-sizing: border-box;
          width: 100%;
          height: auto;
          padding: 1em 2em 1em 2em; }
          ul.nav-request li a:before {
            position: absolute;
            top: 50%;
            left: .3em;
            margin-top: -.5em;
            font-size: 1.6em;
            margin-right: .5em;
            line-height: 1; }
          ul.nav-request li a:hover {
            opacity: .5; } }

/** パンくず */
.breadcrumbs {
  display: table; }
  .breadcrumbs li {
    margin: 0 10px 0 0;
    float: left; }
    .breadcrumbs li:first-child::before {
      padding: 0 3px 0 0;
      content: "\f015";
      font-family: FontAwesome;
      font-size: 14px; }
    .breadcrumbs li:before {
      padding: 0 10px 0 0;
      content: "\f105";
      font-family: FontAwesome; }
  @media screen and (max-width: 767px) {
    .breadcrumbs {
      display: block; }
      .breadcrumbs li {
        display: inline-block;
        float: none; } }

@media screen and (max-width: 767px) {
  section img {
    width: 100%; }
  section .notes {
    /** font-size: 10px; */ }
  .wrapper {
    width: 100% !important; }
  /** header */
  header {
    position: relative;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #333; }
  .header-logo {
    width: 100%;
    height: 60px;
    margin: 0 !important;
    background: url("../i/sp-mazda-logo.png") no-repeat left center;
    background-size: auto 60px; }
    .header-logo a {
      display: block;
      padding: 19px 0; }
      .header-logo a img {
        display: block;
        height: 22px;
        margin: auto; }
  .btn-menu {
    position: absolute;
    right: 0px;
    top: 0;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border-left: 1px solid #222;
    text-align: center;
    line-height: 60px;
    background: url("../i/btn-menu.gif") no-repeat center center;
    text-indent: -9999px; }
  /** slide menu */
  #slide_menu {
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    top: 0;
    right: -241px;
    z-index: 100;
    width: 240px;
    height: 100%;
    border-left: 1px solid #333;
    background: #101010; }
    #slide_menu .ttl-aside {
      background: #202020;
      text-align: center;
      padding: 13px 0;
      color: #fff;
      margin: 0; }
    #slide_menu ul.menuList {
      padding: 0 0 30px 0; }
      #slide_menu ul.menuList a {
        background-image: url("../i/arrow.png");
        background-position: right center;
        background-repeat: no-repeat;
        text-decoration: none; }
    #slide_menu li a.btn-sidenav {
      display: block;
      font-size: 14px;
      color: #fff;
      border-bottom: 1px dotted #4B4B4B;
      padding-left: 6%; }
    #slide_menu li a.btn-sidenav {
      line-height: 58px; }
    #slide_menu .btnWrap {
      margin: 0 30px 50px 30px; }
    #slide_menu a.btn-text {
      padding: 1em 1em 1em 1em;
      border-color: #EEE;
      color: #EEE; }
      #slide_menu a.btn-text:hover {
        color: #fff; }
  /** footer */
  footer {
    /** 
    border-top: 1px solid #222;
    padding-top:5px;
    */
    padding-bottom: 50px;
    margin-top: 0;
    color: #FFF;
    text-align: center;
    /** PCサイトボタン */
    /** ページトップ、サイトトップ */ }
    footer .footer_nav {
      margin: 0 auto 1em;
      width: 90%; }
    footer a.btn-pcsite {
      display: block;
      width: 100%;
      line-height: 1.0;
      font-size: 14px;
      color: #FFFFFF !important;
      padding: 1em 0;
      text-decoration: none;
      margin: auto;
      border-radius: .5em;
      border: 1px solid #ccc; }
      footer a.btn-pcsite img {
        line-height: 1em;
        vertical-align: middle; }
    footer #pagenav {
      padding: 0 0 5px 0;
      overflow: hidden;
      _zoom: 1; }
      footer #pagenav a {
        width: 50%;
        height: 44px;
        background: #111;
        text-align: center;
        float: left;
        border-top: 1px solid #333;
        line-height: 44px;
        font-size: 14px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        color: #fff; }
        footer #pagenav a:nth-child(2n+1) {
          border-right: 1px solid #333; }
        footer #pagenav a:nth-last-child(1), footer #pagenav a:nth-last-child(2) {
          border-bottom: 1px solid #333; }
        footer #pagenav a img {
          vertical-align: middle; }
    footer .copyright {
      margin-top: 10px;
      font-size: 12px;
      text-align: center !important; } }

/*# sourceMappingURL=rsp.css.map */