@charset "euc-jp";
.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;
}
/*ÄÉ²Ã*/
.top_bunner{
  display: flex;
  justify-content: space-around;
  margin:10px 0px;
}
.top_bunner a{
  width:45%;
}
.top_bunner a img{
  width:100%;
}
.cus_content{
  display:flex;
  justify-content:space-around;
  padding:10px;
}
.toppage .cus_side{
  width:25%;
  padding:10px;
}
.toppage .cus_right{
  padding:10px;
  width:70%;
}

.border_lst{
  word-break: break-all;
    margin-bottom: .5em;
    padding: 10px 10px 10px 16px;
    /* padding-left: 16px; */
    border-bottom: solid 1px #ccc;
}
.mt40{
  margin-top:40px;
}
.cus_right .prd_lst li{
  width:22%;
}
.toppage .prd_lst{
  flex-wrap:wrap;
  justify-content: flex-start;
  margin:0px;
}
.toppage .cus_right .prd_lst li{
  margin:10px;
}