@charset "UTF-8";
.snapme__favorite_content {
  color: #444;
}
.snapme__favorite_content h2 {
  font-size: 22px;
  text-align: center;
  font-weight: 500;
}
.snapme__favorite_content {
  /* フォロー中のスタッフ */
}
.snapme__favorite_content .favorite-staff-list {
  width: 1108px;
  margin: 52px auto 0;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper {
  margin-top: 43px;
  text-align: center;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper.is-center .swiper-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  transform: none !important;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper.is-center .swiper-button-next,
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper.is-center .swiper-button-prev {
  display: none;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper:not(.is-center) .swiper-wrapper {
  display: flex;
  justify-content: flex-start;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-button-next,
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-button-prev {
  top: 45%;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-wrapper .swiper-slide {
  width: 168px;
  flex-shrink: 0;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 168px;
  border-radius: 100%;
  object-fit: cover;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-wrapper .swiper-slide .favorite-staff-list-txt {
  margin-top: 8px;
  text-align: center;
  font-size: 12px;
  line-height: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px 0;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-wrapper .swiper-slide .favorite-staff-list-txt p:nth-of-type(3) {
  font-size: 14px;
  margin-top: 1px;
}
.snapme__favorite_content .favorite-staff-list .favorite-staff-swiper .swiper-wrapper .swiper-slide .favorite-staff-list-txt p span {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
.snapme__favorite_content .favorite-staff-list .search-favorite-staff {
  margin-top: 41px;
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  color: #666;
}
.snapme__favorite_content .favorite-staff-list .search-favorite-staff p {
  font-weight: 500;
  margin-right: 31px;
}
.snapme__favorite_content .favorite-staff-list .search-favorite-staff a {
  display: flex;
  align-items: center;
  gap: 0 5px;
}
.snapme__favorite_content .favorite-staff-list .search-favorite-staff a::after {
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  transform: rotate(-45deg);
}
.snapme__favorite_content .favorite-staff-list .search-favorite-staff a + a {
  margin-left: 22px;
}
.snapme__favorite_content {
  /* フォロー中スタッフのNew Post */
}
.snapme__favorite_content .favorite-staff-newpost {
  width: 977px;
  margin: 94px auto 97px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container {
  margin-top: 45px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item {
  display: grid;
  grid-template-columns: 345px 64px auto;
  grid-template-rows: 56px 32px auto 38px auto;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item + .favorite-staff-newpost-item {
  margin-top: 64px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-staffinfo {
  grid-column: 3/4;
  grid-row: 1/2;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-staffinfo a {
  display: flex;
  gap: 0 12px;
  align-items: center;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-staffinfo a img {
  width: 56px;
  height: 56px;
  border-radius: 100%;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-staffinfo a .favorite-staff-newpost-staffinfo-txt {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #666;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-staffinfo a .favorite-staff-newpost-staffinfo-txt span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-top: 5px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo {
  grid-column: 1/2;
  grid-row: 1/6;
  position: relative;
  align-self: baseline;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .swiper-button-prev,
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .swiper-button-next {
  color: #999;
  margin: 0;
  background: none;
  top: 50%;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .swiper-button-prev::after,
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .swiper-button-next::after {
  font-size: 23px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .swiper-button-prev {
  left: -40px;
  right: unset;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .swiper-button-next {
  right: -40px;
  left: unset;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .favorite-staff-newpost-swiper-pagination {
  position: static;
  margin-top: 10px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .favorite-staff-newpost-swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #DDD;
  opacity: 1;
  border-radius: 100%;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-photo .favorite-staff-newpost-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #444;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item {
  /* 着用商品 */
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear {
  grid-column: 3/4;
  grid-row: 3/4;
  display: flex;
  flex-wrap: wrap;
  gap: 34px 56px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item {
  width: 256px;
  flex-shrink: 0;
  display: flex;
  gap: 0 24px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-photo {
  position: relative;
  width: 100px;
  height: 120px;
  object-fit: cover;
  flex-shrink: 0;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-photo div {
  position: absolute;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-photo .icon-text-off {
  background: #ff0e0d;
  font-size: 10px;
  padding: 0 5px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
  bottom: 0;
  left: 0;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-photo .icon-sutinable {
  content: url(/common/img/icon-sustinable.png);
  top: 5px;
  left: 5px;
  width: 35px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-photo button {
  position: absolute;
  width: 20px;
  height: 19px;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  background: url(/common/pc/img/icon_fav_off.svg) no-repeat;
  background-size: contain;
  z-index: 2;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-photo button.is-active {
  background: url(/common/pc/img/icon_fav_on.svg) no-repeat;
  background-size: contain;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt {
  color: #666;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt .brand-name {
  font-size: 12px;
  line-height: 14px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt .item-name {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-top: 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt .color-size {
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt .item-price {
  font-size: 16px;
  line-height: 14px;
  font-weight: 500;
  margin-top: 9px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt .item-price.sale {
  color: #ff0e0d;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt .item-tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 10px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-wear .favorite-staff-newpost-wear-item .favorite-staff-newpost-wear-item-txt p span {
  font-size: 10px;
  padding: 0 5px;
  background: #c6c6c6;
  color: #fff;
  font-weight: 700;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item {
  /* コメント */
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt {
  grid-column: 3/4;
  grid-row: 5/6;
  color: #666;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .post-comment-container.js-text-limit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 表示する行数 */
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  margin-bottom: 5px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .post-comment-container.is-open, .snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .post-comment-container.is-full {
  display: block;
  -webkit-line-clamp: none;
  -webkit-mask-image: unset;
  mask-image: unset;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .post-comment-container.is-open + .js-text-more-btn::after {
  transform: rotate(225deg);
  margin-top: 6px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .js-text-more-btn {
  display: flex;
  align-items: center;
  gap: 0 5px;
  margin: 0 auto;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  color: #666;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .js-text-more-btn::after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  transform: rotate(45deg);
  margin-top: -3px;
  transition: 0.6s;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .post-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-container .favorite-staff-newpost-item .favorite-staff-newpost-txt .post-comment {
  font-size: 14px;
  line-height: 25px;
  margin-top: 8px;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-more-wrap {
  margin: 40px auto 0;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-more-wrap .js-favorite-newpost-more-btn {
  width: 186px;
  margin: 0 auto;
  border: 1px solid #000;
  font-size: 13px;
  font-weight: 500;
  line-height: 54px;
  letter-spacing: 0.05em;
  color: #666;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 7px;
  transition: 0.3s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  cursor: pointer;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-more-wrap .js-favorite-newpost-more-btn:hover {
  background: #000;
  color: #fff;
}
.snapme__favorite_content .favorite-staff-newpost .favorite-staff-newpost-more-wrap .js-favorite-newpost-more-btn::after {
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  transform: rotate(45deg);
  margin-top: -5px;
}
.snapme__favorite_content {
  /* お気に入りがないとき */
}
.snapme__favorite_content .favorite-empty-state {
  width: 800px;
  margin: 64px auto 98px;
  padding: 51px 0 57px;
  border: 1px solid #CCC;
  box-sizing: border-box;
}
.snapme__favorite_content .favorite-empty-state h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
  color: #000;
}
.snapme__favorite_content .favorite-empty-state p {
  font-size: 14px;
  line-height: 25px;
  margin-top: 22px;
  text-align: center;
  color: #666;
}
.snapme__favorite_content .favorite-empty-state .btn {
  display: block;
  width: 240px;
  margin: 26px auto 24px;
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #CCC;
  color: #666;
}
.snapme__favorite_content .favorite-empty-state ul {
  display: flex;
  gap: 0 39px;
  justify-content: center;
}
.snapme__favorite_content .favorite-empty-state ul li::after {
  display: inline-block;
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  transform: rotate(-45deg);
  margin-left: 6px;
}
.snapme__favorite_content .favorite-empty-state ul li a {
  font-size: 13px;
  line-height: 13px;
  color: #666;
}

/* お気に入りがない時（bodyにこのクラスがつく） */
body.is-fav-empty .snapme__favorite_content.is-active .snapme__staffranking {
  display: block !important;
}

/* お気に入りがない時、レコメンドを強制非表示 */
body.is-fav-empty #brainpad-recommend-snapme-staff-pc,
body.is-fav-empty #brainpad-recommend-snapme-styling-pc-2,
body.is-fav-empty #brainpad-recommend-snapme-staff-sp,
body.is-fav-empty #brainpad-recommend-snapme-styling-sp-2 {
  display: none !important;
}/*# sourceMappingURL=snapme-favorite.css.map */