javascript:void(0)@charset "euc-jp";
#da {
	background-color: #eeeeee;
	padding: 5px 15px 15px 15px;
	margin-top: 25px;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#da strong {
	font-weight: bold;
}


#cat{

}
#cat ul{
margin:0px;
  padding:0px;
      /*¥³¥ì*/display:flex;
    /*¥³¥ì*/flex-wrap: nowrap;
}
#cat li{
margin:1px 3px 2px 3px;
  padding:0px;
  width:100%;
}
#cat img{
max-width:100%;
  border-radius:50%;
    object-position:50% 50%;
object-fit: none;
}

#redtext{
  color: #cc0000;
    font-weight: bold;
}
.slider {
  position: relative;
}
.bx-viewport {
  border: none !important;
  left: 0 !important;
}
#slider div {
  width: 100% !important;
}

.more_prd {
  display: none;
  background-color: #aaa;
  color: #fff;
  font-size: 123.076%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.free_space_block {
  margin-top: 3em;
}
.prd_lst_unit_s_cat{
width:160px;
height:160px;
padding:10px;
margin:0px;
float:left;
text-align: left;
}
.prd_lst_unit_s_cat a{
color: rgb(0, 0, 0);
text-decoration: none;
}
.prd_lst_s_ul{
padding:10px;
margin:0px;
}