/*

name: MiniDealer (White)
layouts: layout-wt

*/
body {
  font-family: 'MINI Serif Regular', 'motoya w3';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}

a {color: #000; text-decoration: none;}
a:hover {color: #3f3f3f; text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000;
    text-decoration: none; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #3f3f3f;
      text-decoration: none; }

.entry {
  margin-bottom: 2.427em;
  padding-bottom: 2.427em;
  border-bottom: 1px solid #000; }
.entry .asset-header {
  margin-bottom: 1.618em;
  padding-bottom: 0.809em;
  background: transparent url("../img/bg-entry-title.gif") no-repeat left bottom; }
.entry .entry-title + footer,
.page .entry-title + footer {
  margin-top: -0.6em; }
.entry footer,
.page footer {
  color: #000;
  font-size: 100%; }
.entry .entry-more-link {
  margin-top: 1.618em;
  clear: both; }

#container #header-inner,
#container #title-inner,
#container #content-inner,
#container #footer-inner {
  width: auto; }

.entry-content nav {
  margin-bottom: 1.618em; }

#header[role="banner"] {
  height: 80px;
  background-color: #fff;
  border-bottom: #000 solid 4px;
  overflow: hidden; }
  #header[role="banner"] > #header-inner {
    margin: 0 auto;
    padding: 0 30px; }
  #header[role="banner"] > #header-inner:before,
  #header[role="banner"] > #header-inner:after {
    content: " ";
    display: table; }
  #header[role="banner"] > #header-inner:after {
    clear: both; }
  #header[role="banner"] #header-content {
    float: left;
    min-height: auto;
    margin: 0; }
    #header[role="banner"] #header-content a {
      display: inline-block;
      width: 88px;
      height: 80px;
      background: url(../img/header-logo-pc.png) no-repeat 0px center;
      text-indent: -9999px;
      overflow: hidden;
      vertical-align: middle; }

@media screen and (max-width: 767px) {
  #header[role="banner"] {
    height: auto;
    min-height: 50px;
    border-top-width: 10px;
    overflow: visible; }
    #header[role="banner"] > #header-inner {
      position: relative;
      z-index: 1000;
      width: auto;
      min-width: 290px;
      padding: 10px 15px; }
    #header[role="banner"] #header-content {
      float: none; }
    #header[role="banner"] #header-content a {
      width: 56px;
      height: 29px;
      background-image: url(../img/header-logo-sp.png);
      background-size: 56px 29px; } }

  #header[role="banner"] #header-menu {
    float: right;
    margin-top: 29px; }
    #header[role="banner"] #header-menu .toggle_btn {
      display: none; }
    #header[role="banner"] #header-menu ul {
      margin: 0;
      list-style-type: none;
    }
    #header[role="banner"] #header-menu ul:before,
    #header[role="banner"] #header-menu ul:after {
      content: " ";
      display: table; }
    #header[role="banner"] #header-menu ul:after {
      clear: both; }
      #header[role="banner"] #header-menu ul li {
        float: left;
        margin-left: 35px; }
      #header[role="banner"] #header-menu ul li:first-child {
        margin-left: 0; }
        #header[role="banner"] #header-menu ul li a {
          display: block;
          text-decoration: none;
          font-size: 1.1em; }
        #header[role="banner"] #header-menu ul li a:hover {
          color: #000;
          opacity: .6; }
          #header[role="banner"] #header-menu ul li a > span {
            display: block;
            padding-left: 27px;
            background-repeat: no-repeat;
            background-position: 0px center; }
          #header[role="banner"] #header-menu ul li a > span:not(:target) {
            padding-top: .35em\9;
            margin-bottom: -.35em\9;
            background-position: 0px .1em\9; }
          @media all and (-ms-high-contrast:none) {
            *::-ms-backdrop,
            #header[role="banner"] #header-menu ul li a > span {
              padding-top: .35em;
              margin-bottom: -.35em;
              background-position: 0px .1em; } }
            #header[role="banner"] #header-menu ul li.testdrive a > span {
              padding-left: 50px;
              background-image: url(../img/menu-testdrive-pc.png); }
            #header[role="banner"] #header-menu ul li.catalog a > span {
              background-image: url(../img/menu-catalog-pc.png); }
            #header[role="banner"] #header-menu ul li.estimate a > span {
              background-image: url(../img/menu-estimate-pc.png); }

  @media screen and (max-width: 767px) {
    #header[role="banner"] #header-menu {
      float: none;
      margin-top: 0; }
      #header[role="banner"] #header-menu .toggle_btn {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 60px;
        height: 50px;
        margin: 0;
        background: url(../img/menu-toggle-open-sp.png) no-repeat center center;
        background-size: 14px 10px;
        text-indent: -9999px;
        overflow: hidden; }
      #header[role="banner"] #header-menu.open .toggle_btn {
        background-color: #e5e5e5;
        background-image: url(../img/menu-toggle-close-sp.png); }
      #header[role="banner"] #header-menu ul {
        display: none;
        position: absolute;
        top: 50px;
        right: 0;
        margin: 0;
        padding: 9px;
        background-color: #e5e5e5; }
        #header[role="banner"] #header-menu ul li {
          float: none;
          margin-top: 2px;
          margin-left: 0; }
        #header[role="banner"] #header-menu ul li:first-child {
          margin-top: 0;
          margin-left: 0; }
          #header[role="banner"] #header-menu ul li a {
            padding: 11px 20px 11px 10px;
            color: #000;
            text-decoration: none;
            background-color: #fff;
            white-space: nowrap; }
          #header[role="banner"] #header-menu ul li a:hover {
            opacity: 1; }
            #header[role="banner"] #header-menu ul li a > span {
              width: auto;
              height: auto;
              padding-left: 34px;
              background-position: 2px center;
              background-size: 21px 21px;
              text-indent: 0;
              overflow: auto;
              font-size: 14px;
              line-height: 20px; }
            #header[role="banner"] #header-menu ul li.testdrive a > span {
              padding-left: 34px;
              background-image: url(../img/menu-testdrive-sp.png);
              background-position: 0px center;
              background-size: 27px 21px; }
            #header[role="banner"] #header-menu ul li.catalog a > span {
              background-image: url(../img/menu-catalog-sp.png); }
            #header[role="banner"] #header-menu ul li.estimate a > span {
              background-image: url(../img/menu-estimate-sp.png); } }

#title {}
  #title #title-inner {
    padding: 0; }
  #title h1 {
    font-size: 3.0em;
    margin: 0.6em 0; }
    #title h1 span {
      display: block;
      font-size: 0.6em;
      font-weight: lighter; }
  @media screen and (max-width: 767px) {
    #title h1 {
      font-size: 1.8em;
      padding-left: 15px; } }
  #title .keyvis {
    min-height: 360px;
    margin: 0;
    padding: 0;
    background: transparent url(../img/bg-title.png) no-repeat center;
    background-size: 100%; }
  @media screen and (max-width: 767px) {
    #title .keyvis {
    min-height: auto;
    padding-bottom: 46.93611%;
    background: transparent url(../img/bg-title-sp.png) no-repeat center;
    background-size: 100%; } }

#content {
  margin-top: 0.8em;
  word-break: break-word; }
#content-inner .main {
  margin-top: 1.618em; }
  #content-inner .main p {
    margin: 0 0 .75em;
    clear: both; }
  #content-inner .main .btn-top {
    margin: 4.854em 0 1.618em;
    border: 1px solid #000;
    font-size: 1.2em;
    text-align: center; }
    #content-inner .main .btn-top a {
      display: block;
      padding: 10px 0;
      cursor: pointer; }

#posts {}
  #posts h2 {
    padding-bottom: 0.809em;
    border-bottom: 1px solid #000; }
  #posts li {
    padding: 1.2em 0;
    border-bottom: 1px solid #000; }
    #posts li a:hover {
      text-decoration: underline; }

.pagination {}
@media (min-width: 700px) {
  .pagination {
    margin: 3.236em 0; } }
    .pagination li a {
      padding: 0 15px; }
    .pagination li a:hover {
      text-decoration: underline; }
    .pagination li.page-navigation-prev a {
      background: url(../img/prev-icon.png) no-repeat left 0; }
    .pagination li.page-navigation-next a {
      background: url(../img/next-icon.png) no-repeat right 0; }
    .pagination li.page-navigation-prev a:before {
      content: none; }
    .pagination li.page-navigation-next a:after {
      content: none; }

.widget {
  margin-bottom: 3.236em; }
  .widget h3 {
    margin-bottom: 0;
    padding-left: 5px;
    background-color: #f0f0f0; }
  .widget .widget-content {
    margin: 0.809em 0;
    font-size: 90%; }
  .widget ul,
  .widget ol {
    margin: 0.809em 0; }
    .widget ul ul,
    .widget ul ol,
    .widget ol ul,
    .widget ol ol {
      margin: 0; }
  .widget li {
    padding-left: 15px;
    background: url(../img/list-icon.png) no-repeat 0 2px; }

.widget-tag-cloud .widget-content,
.widget-archive-dropdown .widget-content {
  margin: 0.809em; }

.widget-calendar .widget-content {
  margin: 0; }
.widget-calendar table {
  border-width: 1px 0 0 0; }
  .widget-calendar table caption {
    position: relative;
    padding: 5px 0;
    font-size: 14px; }
    .widget-calendar table caption a.prev {
      position: absolute;
      left: 0;
      top: 8px; }
    .widget-calendar table caption a.next {
      position: absolute;
      right: 0;
      top: 8px; }
  .widget-calendar table th {
    background-color: #f0f0f0; }
  .widget-calendar table th,
  .widget-calendar table td {
    text-align: center;
    border: solid #cccccc;
    border-width: 0 0 1px 0; }
    .widget-calendar table td.post_entry {
      background-color: #5f2831; }
      .widget-calendar table td.post_entry a {
        color: #ffffff;
        text-decoration: underline; }

.widget-banner ul {
  padding-left: 0; }
.widget-banner li {
  padding-left: 0;
  background: none; }
  .widget-banner li img {
    width: 100%;
    max-width: 580px; }

footer {
  color: #c0c6c9;
  font-size: 90%; }
  footer p {
    margin: 0; }

[role="contentinfo"] {
  padding: 0;
  background-color: #030303; }
  [role="contentinfo"] > #footer-inner {
    margin: 0 auto;
    padding: 52px 30px; }
  [role="contentinfo"] > #footer-inner:before,
  [role="contentinfo"] > #footer-inner:after {
    content: " ";
    display: table; }
  [role="contentinfo"] > #footer-inner:after {
    clear: both; }
  @media screen and (max-width: 767px) {
    [role="contentinfo"] > #footer-inner {
      min-width: 290px;
      padding: 20px 15px; } }
    [role="contentinfo"] #footer-content {
      float: right; }
      [role="contentinfo"] #footer-content a {
        display: block;
        width: 88px;
        height: 39px;
        background: url(../img/footer-logo-pc.png) no-repeat 0 0;
        text-indent: -9999px;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          [role="contentinfo"] #footer-content a {
            width: 56px;
            height: 37px;
            background: url(../img/footer-logo-sp.png);
            background-size: 56px 37px; } }

.feedback {
  border-top: 1px solid #c0c6c9; }

.comment {
  border-bottom: 1px dotted #dcdddd; }
  .comment header a {
    color: #c0c6c9;
    text-decoration: none; }
    .comment header a:hover {
      text-decoration: underline; }
  .comment header h3 a {
    color: #2b2b2b;
    text-decoration: none; }
    .comment header h3 a:hover {
      color: #3a6eb2; }

.text,
.button {
  height: 1.75em;
  line-height: normal; }
  .text::-moz-focus-inner,
  .button::-moz-focus-inner {
    border: 0;
    padding: 0; }

.text {
  width: 75%;
  outline: 0;
  border: 1px solid #c0c6c9;
  line-height: 1.3;
  background-color: white;
  color: black; }

#search-results-main .title {
  border-bottom: 1px solid #c0c6c9;
  margin: 0 0 1.618em; }

.campaign_image_block:before, .campaign_image_block:after {
  content: "";
  display: table; }
.campaign_image_block:after {
  clear: both; }
.campaign_image_block .campaign_text p {
  clear: none !important; }
