/* お気に入りボタン*/

#itemlist-table td {
    position: relative;!important;
}
.product-list__fav-items {
    margin-top: 10px;
    width: 30px;
    position: absolute;
    bottom: 2px;
    left: 8px;
    z-index: 10;
}

.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product-list__fav-items .fav-items {
  color: #ff7373;
}

.product-list__fav-items svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
/* end お気に入りボタン*/

#SubCateList {
	text-align: center;
	width: 800px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
} 
#SubCateList2 {
	background-color: #EBEBEB;
	border: 1px dotted #BBB;
	width: 760px;
	padding: 10px;
	text-align: left;
	font-size: 13px;
} 
#SubCateList2 h2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 
#SubCateList ul {
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-radius: 4px;
	padding-left: 0px;
} 

#SubCateList li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 20px;
}

#itemlineup{
	padding-top: 7px;
	padding-bottom: 3px;
	clear: both;
	background-image: url(https://bicklycarpet.photo/share/itemlist/il_bk2.png);
	background-repeat: repeat-x;
	background-position: 0% top;
}
#itempageinks{
	font-size: 13px;
	text-align: center;
	background-color: #EBEBEB;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#itemlist-table td{
	vertical-align: top;
	font-size: 13px;
	line-height: 18px;
	border-radius: 4px;
	background-color: #EBEBEB;
}
.itemlist-name{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-radius: 4px;
	border-bottom-color: #BFBFBF;
}

.itemlist-txt{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFBFBF;
	color: #666;
}
.itemlist-soldout{
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
.itemlist-price{
	padding-top: 5px;
	color: #C00;
	font-weight: bold;
	text-align: right;
}
#CateListBox {
	padding-top: 20px;
}
#CateListBox table{
	width: 100%;
	border-style: none;
	margin-top: 10px;
}
#CateListBox td{
	width: 50%;
	vertical-align: top;
	background-color: #EEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.CateTitle {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ff505d;
	font-size: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 22px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-color: #ffe5e5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CateText {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding: 10px;
}
#RankBox {
	padding-top: 20px;
	padding-bottom: 40px;
}
#RankBox table{
	width: 100%;
	background-color: #fffcde;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999;
}
#RankBox td{
	width: 25%;
	text-align: center;
}


/*191023*/
#gaitousyouhinnnasi {
    max-width: 100%;
    width: 1120px;
    min-width: 800px;
    margin: 2rem auto;
}
  