@charset "utf-8";
@import url("/car/common_r/css/catalog/layout_pc.css");
@import url("/car/common_r/css/catalog/layout_sp.css");
/*commonclass*/
.box:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.box {
  display: inline-block;
  min-height: 1%; /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .box {
  height: 1%;
}
/* End hide from IE-mac */
.box {
  display: block;
}
.clear {
  clear: both;
}
/*commonclass*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.clearfix {
  display: inline-block;
  min-height: 1%; /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/*commonclass end*/
  h1 {
    background-color: #93a0ad !important;
  }