@charset "utf-8";
/* CSS Document */

.bousai_cate {
	width:100%;
  font-size: 1.0rem;
  padding: 10px 0px;
  background-color: #434343;
  color: #fdbe03;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.bousai_s-shoes {
	width:100%;
  font-size: 1.0rem;
  padding: 10px 0px;
  background-color: #434343;
  color: #fdbe03;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.block-link--link { 
  font-size: 0.8rem;
}


/* もっと見るを非表示にする */
.block-link { 
  display: none;
}





