.shop-tab-area[data-v-fe71fa92] {
  width: 100%;
  display: flex;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  justify-content: center;
  align-items: center;
}

.shop-tab-area-container[data-v-fe71fa92] {
  width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.shop-tab-area-container-fixed[data-v-fe71fa92] {
  position: fixed;
  top: 0;
  left: 0;
}

.shop-tab-area-container[data-v-fe71fa92]::-webkit-scrollbar {
  display: none;
}

.shop-tab-area-container-content[data-v-fe71fa92] {
  white-space: nowrap;
}

.shop-tab-area-container-content-item[data-v-fe71fa92] {
  cursor: pointer;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  vertical-align: top;
  box-sizing: border-box;
}
