﻿.hacobune-dialog-mask.hacobune-dialog-rounded[data-v-1e1ab51f] * {
  font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.hacobune-dialog-rounded .hacobune-dialog-wrapper[data-v-1e1ab51f] {
  width: 100%;
  max-width: 1190px;
}
.hacobune-dialog-rounded .hacobune-dialog-wrapper .hacobune-dialog-content {
  border-radius: 0 !important;
  position: relative !important;
}
.hacobune-dialog-rounded .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-insta-item-content {
  padding: 0 !important;
}
.hacobune-slider .hacobune-slider-container {
  position: relative !important;
}
.hacobune-insta-item-tile {
  justify-content: center;
}
.hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-dialog-close-button-container[data-v-1e1ab51f] {
  right: -15px !important;
  top: -15px !important;
  left: unset;
}
.hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-dialog-close-button-container .hacobune-icon>svg {
  width: 36px !important;
  height: 36px !important;
  color: #fff !important;
  fill: #fff !important;
  stroke: #fff !important;
}
.hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-dialog-close-button-container .hacobune-icon>svg > path {
  color: #fff !important;
  fill: #fff !important;
  stroke: #fff !important;
}
.hacobune-dialog-wrapper .hacobune-dialog-content .hacobuce-insta-item-prev-icon {
  width: 30px !important;
  height: 36px !important;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/visumojp-www/img/arrow_slider_left.png) !important;
  background-position: 0 !important;
  left: 40px !important;
}
.hacobune-dialog-content .hacobune-insta-item-content .hacobune-insta-item-main {
  padding: 34px !important;
}
.hacobune-dialog-content .hacobune-carousel-item-slider-image {
  width: 480px !important;
  height: auto !important;
}
.hacobune-dialog-wrapper .hacobune-dialog-content .hacobuce-insta-item-prev-icon svg,
.hacobune-dialog-wrapper .hacobune-dialog-content .hacobuce-insta-item-next-icon svg {
  opacity: 0;
}
.hacobune-dialog-wrapper .hacobune-dialog-content .hacobuce-insta-item-next-icon {
  width: 30px !important;
  height: 36px !important;
  left: 570px !important;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/visumojp-www/img/arrow_slider_right.png) !important;
  background-position: 100% !important;
}
.hacobune-insta-item-content .hacobune-insta-item-side {
  padding-top: 34px !important;
  padding-bottom: 34px !important;
}
.hacobune-insta-item-tile .hacobune-insta-item-tile-product {
  width: calc(100% / 3) !important;
}
.hacobune-insta-item-content .hacobune-insta-item-tile-product .hacobune-insta-item-img-container .related-product-item-image {
  aspect-ratio: 1 / 1 !important;
}
.hacobune-insta-item-user-by {
  position: relative !important;
}
.hacobune-insta-item-user-by ,
.hacobune-insta-item-user-link {
  font-size: 20px !important;
}

.hacobune-insta-item-content .hacobune-insta-item-user-icon {
  margin-right: 0 !important;
}
.hacobune-insta-item-side .hacobune-insta-item-user::before {
  content: none !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.hacobune-readmore-wrapper {
  height: auto;
}
.hacobune-insta-item-description {
  scrollbar-width: thin;
  scrollbar-color: #aaa transparent;
}
.hacobune-insta-item-description::-webkit-scrollbar {
  width: 9px;
}
.hacobune-insta-item-description::-webkit-scrollbar-track {
  background: #fff;
  border: 1px solid #bbb;
  border-radius: 999px;
}

.hacobune-insta-item-description::-webkit-scrollbar-thumb {
  background: #aaa;
  border-radius: 999px;
  border: 1px solid transparent;
}
.hacobune-insta-item-description::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}
.hacobune-insta-item-description::-webkit-scrollbar-thumb:hover {
  background-color: #888;
}
.hacobune-insta-item-footer {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.hacobune-insta-item-user {
  content: none !important;
}
.hacobune-insta-item-user-by::before {
  content: "" !important;
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  background: url(https://www.visumo.jp/Content/imgfr/instagram.png) no-repeat center / contain !important;
  position: absolute !important;
  top: 50% !important;
  left: -26px !important;
  z-index: 1 !important;
  pointer-events: none !important;
  transform: translateY(-40%) !important;
}

@media screen and (max-width: 800px) {
  .hacobune-dialog-content .hacobune-insta-item-content .hacobune-insta-item-main {
    padding: 0 !important;
  }
  .hacobune-dialog-content .hacobune-carousel-item-slider-image {
    width: 100% !important;
  }
  .hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-overlay + .hacobune-dialog-wrapper {
    padding: 42px 10px 30px !important;
    position: relative !important;
  }
  .hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-overlay + .hacobune-dialog-wrapper .hacobune-dialog-content {
    position: static !important;
  }
  .hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-overlay + .hacobune-dialog-wrapper .hacobune-dialog-content .hacobuce-insta-item-prev-icon {
    position: absolute !important;
    top: 20% !important;
    left: 14px !important;
  }
  .hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-overlay + .hacobune-dialog-wrapper .hacobune-dialog-content .hacobuce-insta-item-next-icon {
    position: absolute !important;
    left: unset !important;
    right: 14px !important;
    top: 20% !important;
  }
  .hacobune-dialog-mask.hacobune-dialog-rounded .hacobune-dialog-overlay + .hacobune-dialog-wrapper .hacobune-dialog-content .hacobune-dialog-close-button-container[data-v-1e1ab51f] {
    top: 8px !important;
    right: 8px !important;
  }
  .hacobune-insta-item-content .hacobune-insta-item-side {
    padding-top:  0 !important;
  }
  .hacobune-insta-item-user {
    justify-content: center !important;
  }
  .hacobune-insta-item-user-by ,
  .hacobune-insta-item-user-link {
    font-size: 13px !important;
  }
}
