@charset "UTF-8";
/*  おみせコネクトアンチ */
#oc-plugin-icon {
  bottom: 70px !important;
  right: 0 !important;
  width: 50px !important;
  height: 118px !important;
}
@media screen and (min-width: 767px) {
  #oc-plugin-icon {
    bottom: 31px !important;
    width: 80px !important;
    height: 191px !important;
  }
}
#oc-plugin-icon img {
  display: none;
}
#oc-plugin-icon::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://gigaplus.makeshop.jp/honeymother/new/line_300_760.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.guest-amazon, .signin-amazon, .alignment-login-amazon {
  display: none !important;
}