.c_mv_img {
  margin-top: -46px;
}

.instagram {
  padding: 30px 0 12px;
}
.instagram_list {
  display: flex;
  flex-wrap: wrap;
}
.instagram_i {
  width: 100%;
  margin-bottom: 45px;
}
.instagram_i:last-child {
  margin-bottom: 0;
}
.instagram_img {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.instagram_img .instagram_tags { position: absolute; top: 0; left: 0; width: 106px; padding: 17px 0; font-size: 0.813em; font-weight: 500; text-align: center; background-color: rgba(255,255,255,0.6);}
.instagram_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1 / 1;
}
.instagram_info {
  padding: 10px 15px;
  background: #fff;
}
.instagram_line {
  height: 1px;
  width: 100%;
  background: #E0E0E0;
}
.instagram_shopname {
  font-size: 0.813em;
  margin-bottom: 15px;
}
.instagram_name {
  position: relative;
  font-size: 1.188rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #000;
  line-height: 1.556em;
  margin-bottom: 10px;
}
.instagram_description {
  font-size: 0.875rem;
  line-height: 210%;
  margin-bottom: 15px;
}
.instagram_info .c_btn03 {
  text-align: right;
}
.instagram_cate_list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.instagram_cate {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px;
  border: solid 1px #EBEBEB;
  border-radius: 29px;
  margin-bottom: 5px;
  margin-right: 6px;
}
.instagram_cate .cate {
  line-height: 1.2em;
  font-size: 0.75rem;
  font-weight: 400;
}
.instagram .instagram_top_btn {
  margin-top: 60px;
}
.instagram .c_pagination {
  margin-top: 25px;
}
@media screen and (min-width: 768px) {
  .c_breadcrumb {
    padding: 38px 0;
  }
  .c_mv_box {
    top: calc(50% + 3px);
  }
  .c_mv_box .c_ttl .ttl_en {
    margin-bottom: 10px;
  }
  .c_mv_img {
    margin-top: 0;
  }
  .instagram {
    padding: 65px 0 93px;
  }
  .instagram_link {
    transition: all 0.5s;
  }
  .instagram_link:hover {
    opacity: 0.7;
  }
  .instagram_link:hover .product_items_img img {
    transform: scale(1.05);
  }
  .instagram_i {
    width: 31.667%;
    margin: 0 2.5% 46px 0;
  }
  .instagram_i:nth-child(3n+3) {
    margin: 0 0 46px;
  }
  .instagram_i:last-child {
    margin: 0 0 46px;
  }
  .instagram_img img {
    transition: all 0.5s;
  }
  .instagram_info {
    padding: clamp(0.3125rem, 1.3221153846vw + -0.3221153846rem, 1rem);
  }
  .instagram_name {
    left: 4px;
    margin-bottom: 25px;
    font-size: 1.125rem;
  }
  .instagram_line {
    margin-bottom: 16px;
  }
  .instagram_price {
    margin-bottom: 2px;
  }
  .instagram_price_big {
    margin-bottom: -5px;
  }
  .instagram_price_big .txt {
    margin: 0 16px 0 0;
  }
  .instagram_price_big .txt_price {
    font-size: 1.6875rem;
  }
  .instagram_price_small {
    margin-bottom: 0;
  }
  .instagram_cate_list {
    padding: 0 5px;
  }
  .instagram_cate {
    padding: 6px 15px;
    margin: 0 10px 6px 0;
  }
  .instagram_cate .cate {
    font-size: 0.75rem;
  }
  .instagram .instagram_top_btn {
    margin-top: 152px;
  }
  .instagram .c_pagination {
    margin-top: 51px;
  }
}
@media screen and (min-width: 1025px) {
  .instagram_cate {
    min-width: 92px;
  }
}
/*# sourceMappingURL=maps/instagram.css.map */
