/*LOOP調整用*/
@charset "utf-8";
.container {
  width: 100%; }

.container .breadcrumbs {
  left: 0;
  right: 0;
  /*ここまで*/ }

body {
  margin: 0;
  padding: 0; }

h2 {
  color: #fff;
  padding: 10px 0;
  margin: 20px 0 10px 0;
  height: auto;
  line-height: normal;
  text-indent: 0; }

h2.tire {
  background: #1c3c77; }

h2.wheel {
  background: #771c1c; }

h2 span {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  line-height: 26px; }

#brand_list {
  max-width: 980px;
  margin: 0 auto;
  background-color: #ebf2ff; }

#brand_list ul {
  text-align: left;
  display: block;
  padding: 0;
  margin: 0; }

#brand_list ul li {
  width: 220px;
  float: left;
  margin: 10px;
  list-style: none; }

#brand_list ul li img, #brand_list ul li span {
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out; }

#brand_list ul li:hover img, #brand_list ul li:hover span {
  opacity: 0.7; }

#brand_list a {
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  line-height: 0; }

#brand_list a span {
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding: 5px;
  background-color: #181212; }

#brand_list_l, #brand_list_r {
  float: left; }

#brand_list_l {
  background-color: #ebf2ff;
  width: 75%; }

#brand_list_r {
  background-color: #ffe1e1;
  width: 25%; }

#brand_list_l .wrap {
  text-align: center; }

#brand_list_r .wrap {
  text-align: center; }

#brand_list_l .nav {
  margin-left: auto; }

#list_footer {
  text-align: center;
  background-color: #838383;
  color: #fff;
  padding: 10px;
  clear: both;
  line-height: 20px; }

@media screen and (max-width: 980px) {
  h2 span {
    max-width: 100%; }

  #brand_list ul {
    max-width: 100%; }

  #brand_list ul li {
    margin: 0px auto;
    padding: 10px;
    box-sizing: border-box; }

  #brand_list ul li img {
    max-width: 100%; }

  #brand_list_l ul {
    float: right; } }

@media screen and (max-width: 640px) {
  h2 span {
    font-size: 14px;
    line-height: 18px; }

  #brand_list ul li {
    float: none;
    max-width: 100%; } }

@media screen and (max-width: 500px) {
  #brand_list ul li {
    padding: 10px;
    box-sizing: border-box; } }

@media screen and (max-width: 767px) {
  /* add 200526 */
    #brand_list #brand_list_l, #brand_list #brand_list_r {
      width: 50%; } }

#productHistory {
  display: none; }

.breadcrumb {
  font-size: 0.8em;
  line-height: inherit;
  width: 980px;
  margin: 8px auto;
  position: absolute;
  top: 285px;
  left: 0;
  right: 0; }

.breadcrumb span {
  margin: 0; }

.topics {
  position: absolute;
  top: 253px;
  left: 0;
  right: 0; }

.keyword {
  position: absolute;
  left: 0;
  right: 0; }

.keyword #keyword {
  position: inherit; }

h2 {
  padding: 9px 0 11px; }

#brand_list {
  width: auto; }

.container h2 span {
  font-weight: bold;
  font-size: 20px;
  line-height: 26px; }

.container #brand_list_l, .container #brand_list_r {
  padding-top: 98px; }

div.pagetop {
  background: #f3f3f3;
  text-align: right;
  clear: both; }

div.pagetop a.bullet {
  background-image: url("/autoway/dp/brand/list/img/new_bullet_box_arrow_red_up.png");
  font-size: 12px;
  padding: 1px 0 1px 16px;
  background-repeat: no-repeat;
  background-position: left top; }

footer h2 {
  color: #333; }

footer .footerMenu h2 {
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: inherit; }

footer .footerInner .footerItem .footerBrandList dl dd {
  margin: 6px 0 0; }

.sp #brand_list_l, .sp #brand_list_r {
  padding-top: 0px; }

.sp h2 span {
  font-size: 14px;
  line-height: 18px; }

#banner {
  z-index: 2; }

.container .breadcrumbs {
  width: 980px;
  margin: 8px auto;
  position: absolute;
  top: 285px; }

#topics {
  position: absolute;
  top: 250px;
  left: 0;
  right: 0; }

#keyword {
  position: absolute;
  top: 200px;
  left: 0;
  right: 0; }

#brand_list {
  width: auto;
  max-width: 980px; }

#brand_list_l, #brand_list_r {
  padding-top: 100px; }

div.pagetop {
  width: 100%;
  margin: 5px auto;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 640px) {
  #brand_list ul li {
    float: left;
    max-width: 100%; }

  h2 span {
    font-size: 20px;
    line-height: 26px; } }
