a.pickup_btn.insta .pickup_label {
  background: #6857c8; }
  a.pickup_btn.insta .pickup_label::before {
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 48%, #6857c8 52%) no-repeat top left/100% 100%; }
  a.pickup_btn.insta .pickup_label::after {
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 48%, #6857c8 52%) no-repeat top left/100% 100%; }

a.pickup_btn.line .pickup_label {
  background: #00b900; }
  a.pickup_btn.line .pickup_label::before {
    background: linear-gradient(to top left, rgba(255, 255, 255, 0) 48%, #00b900 52%) no-repeat top left/100% 100%; }
  a.pickup_btn.line .pickup_label::after {
    background: linear-gradient(to bottom left, rgba(255, 255, 255, 0) 48%, #00b900 52%) no-repeat top left/100% 100%; }

/*# sourceMappingURL=sns.css.map */
