@charset "UTF-8";
.HeaderTopCategories .viewAllCategories a {
  color: #bf0000;
}
.HeaderTopCategories .viewAllCategories a:hover, .HeaderTopCategories .viewAllCategories a:active {
  text-decoration: underline;
}

.HeaderTopCategories {
  display: block;
  clear: left;
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  line-height: 1.7rem;
}
.HeaderTopCategories h2 {
  padding: 0;
  margin-bottom: 30px;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
@media all and (max-width: 880px) {
  .HeaderTopCategories h2 {
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-top: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 17px;
    line-height: 1.7rem;
    font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
  }
  .HeaderTopCategories h2:lang(ja) {
    font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Verdana, sans-serif;
  }
}
.HeaderTopCategories ul {
  *zoom: 1;
}
.HeaderTopCategories ul:after {
  content: "";
  display: table;
  clear: both;
}
@media all and (max-width: 880px) {
  .HeaderTopCategories ul {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 0;
  }
}
.HeaderTopCategories ul li {
  float: left;
  color: #000;
  min-height: 39px;
  width: auto;
  border: 1px solid #000;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 880px) {
  .HeaderTopCategories ul li {
    margin-bottom: 15px;
    margin-right: 30px;
    clear: both;
    white-space: normal;
    word-wrap: break-word;
  }
}
.HeaderTopCategories ul li a {
  height: auto;
  color: #000;
  vertical-align: middle;
  display: inline-block;
  padding: 10px;
  background-image: none;
  background-size: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.HeaderTopCategories ul li a:hover {
  border: 0;
  text-decoration: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.HeaderTopCategories ul li:hover {
  background-color: #000;
  padding: 0;
}
.HeaderTopCategories ul li:hover a {
  color: #fff;
  border: 0;
  padding: 10px;
  text-decoration: none;
}
.HeaderTopCategories ul li:hover a:lang(ja) {
  text-decoration: underline;
}
.HeaderTopCategories .viewAllCategories {
  height: auto;
  width: 100%;
  margin-top: 30px;
  padding: 0;
  background-color: #fff;
  background-image: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
}
.HeaderTopCategories .viewAllCategories:lang(ja) {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Verdana, sans-serif;
}
@media all and (max-width: 880px) {
  .HeaderTopCategories .viewAllCategories {
    padding: 0;
    margin-left: 0;
    margin-bottom: 2rem;
    margin-top: 5px;
    background-color: #e6e6e6;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media all and (max-width: 880px) {
  .HeaderTopCategories .viewAllCategories a {
    background-color: #e6e6e6;
    margin-left: 0;
    padding: 0;
    height: auto;
  }
}
.HeaderTopCategories .wrapperCategories {
  height: 144px;
  margin-right: 40px;
  overflow: hidden;
}
@media all and (max-width: 880px) {
  .HeaderTopCategories .wrapperCategories {
    margin-right: 0;
    height: auto;
    margin-top: 20px;
  }
}
