@charset "utf-8";

#js-top-slider .top-slider-cont {
  background: #000;
}

.name-manufacturers {
  margin-bottom: 1em;
}
.manufacturers-logo {
  height: 1.5em;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.manufacturers-logo .img {
  width: auto;
  height: 100%;
}
.manufacturers-name {
  line-height: 1.3;
  margin-left: 0.5em;
}
.manufacturers-name-orig,
.manufacturers-name-jp {
  font-size: 2em;
  line-height: 1.3;
}
.manufacturers-name-orig + .manufacturers-name-jp {
  font-size: 1em;
  margin-left: 0.5em;
}
#wp-content .wp-block-column .wp-block-image.bg-images {
  background: #f1f1f1;
  padding: 1em;
  box-sizing: border-box;
}


/* SP
----------------------------------------------------------*/
@media only screen and (max-width: 750px) {

}
