@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;
}
body {
    background-color: #FFCB06;
}
.productimg{
  width: 100%;
  margin:0 0 0 2.5%;
  margin:0 0 0 0;
}
.productimg:hover{
  opacity:0.5;
}
.productset{
  width: 33%;
  float:left;
}
.productset:hover{
  opacity:0.5;
}
.shopimg{
  display:block;
  width:80%;
  margin:0 auto;
  box-shadow: 10px 10px 13px 0px rgb(0, 0, 0,0.5);
}
.shopname{
  text-align: center;
  font-size: 24px;
  font-weight: bold;
}
.shoptable{
  width: 80%;
  margin: 20px auto 0 auto;
  font-size: 14px;
}
.shopwrap{
  width:50%;
  float:left;
  margin: 5% 0 0 0;
  position:relative;
  padding: 0px 0 5% 0;
}
.iconfb{
  position:absolute;
  bottom:0;
  right:20%;
  width: 8%;
}
.icontw{
  position:absolute;
  bottom:0;
  right:10%;
  width: 8%;
}
.iconinstagram{
  position:absolute;
  bottom:0;
  right:0%;
  width: 8%;
}