@charset "UTF-8";

.setbuy_wrap{
  max-width: 800px;
  margin: 60px auto 0;
}
.setbuy_localNav{
  display: flex;
  justify-content: center;
  list-style: none;
  margin-bottom: 20px;
}
.setbuy_localNav_item{
  width: 50%;
}
.type_setbuy_plus_one .setbuy_plus_one,
.type_setbuy_1100off .setbuy_1100off{
  opacity: .5;
  pointer-events: none;
}
