#slider div {
  width: 100% !important;
}
#slider div img {
  width: 100% !important;
  height: auto;
}
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}
.bx-wrapper {
  margin-bottom: 60px !important;
}
/*追加*/
@media (min-width:980px){
#slider div img {
  width: 950px !important;
  height: auto;
  margin: auto;
}
}
.mottomiru2{
  text-align:right;
  padding : 5px 5px 10px 10px;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
}

.mottomiru2:before {
content: url(https://www.buff-aida.com/shopping/img/common/arrow-r.png) ;
      position : relative ;
      bottom : -5px ;
      margin:0px;
  	  display:inline;
}



@media (max-width:768px) {　/*スマホ*/
.section-title{
  margin-top:-25px;
}
  
.a-top-title-new{
  margin-top:-20px;
}
}


. a-margin-top{
  margin-top:10px;
  }



@media (max-width:768px) {　/*スマホ*/
. a-margin-top{
  margin-top:10px;
  background-color:black;
  }
}