.itemList p,
.itemList__unit .button__next, .articleList .button__next{
  font-family: "Noto Sans JP", "Þâ¥´¥·¥Ã¥¯", YuGothic, "¥Ò¥é¥®¥Î³Ñ¥´ Pro", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif; !important;
}

#container {
    min-width: 1200px;
}

#container:not(.topPage) {
    width: 900px !important;
  padding:0 150px;
}

.hdrMiddle .hdrMiddle__middle .hdrInfo__left {text-align: center;}

.itemList .itemPrice {
  text-align: right;
}

html {
  font-family: sans-serif;
}

body {
  font-family: sans-serif !important;
}

.hdrBottom {
  margin-top: 0 !important;
}
#hdr .hdrBottom_add {
  background: #fff;
}
#hdr .hdrBottom_add .gNav > ul > li > a {
  min-height: 30px;
  margin-bottom: 15px;
}
#hdr .hdrBottom_add .gNav > ul > li > a:hover {
  color: #000;
  border-bottom: 3px solid #EBE1D8;
}
#hdr .iconNav .favoriteIco img {
  object-fit: cover;
}

/* 230720 */
.favoriteIco .material-icons{
  font-size: 25px;
  padding: 0;
  color: #c50b0b;
}
.favoriteIco small{
  font-weight: normal!important;
  font-size: 10px;
}

#favoliteSection a.button{
  display: block;
  margin: 0 auto;
  color: #6f5436 !important;
}

.category.add_cate a{
  white-space: nowrap;
  color: #6f5436 !important;
}

.tab--typeB .tabSwitch {
  gap: 0 15px;
}

.tab--typeB .tabSwitch li{
  border: 1px solid #ebe1d8!important;
  padding: 10px 10px!important;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33.33333%;
}

.tab--typeB .tabSwitch li span {
  color: #000000;
}

.tab--typeB .tabSwitch li.active{
  background: #EBE1D8;
  color: #000000;
}
.tab--typeB .tabSwitch li span:not(.icon){
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.sec_ranking {
  display: none;
}