@charset "UTF-8";

.widget_shop01 .wrapper_item > .inner_item_txt .sns-icon {
  display: block;
  width: 40px;
  height: 40px;
  background-image: url("/common/upload_data/takahashi-ayocojp/image/20260224122655.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-decoration: none;
  padding: 10px 0;
}

.widget_shop01 dl:last-of-type {
    border-bottom: none;
}

@media screen and (max-width: 700px) {
    .widget_shop01 dl:last-of-type > dt {
        border-bottom: none;
    }
}