a.viewmore {
    text-decoration: none;
}

/* 手提げ紙袋見出し調整 */
.fs-p-heading--lv2 {
  font-size: 1.8rem;
  border: none;
}

/* 手提げ紙袋画像位置調整 */
.fs-c-productListCarousel {
  margin-top: -20px;
}

/* 手提げ紙袋カートに入れる */
.fs-c-button__label {
  font-size: 1.3rem;
}
.fs-c-breadcrumb__listItem + .fs-c-breadcrumb__listItem::before {
	content: " / ";
}

/*　夏季限定マークの文字調整 */
.mark_summer_limited {
font-size: 15px;
}

/*　ロングセラー商品マークの文字調整 */
.mark_longseller {
font-size: 15px;
}