/* トップページ
--------------------------------------------- */
.fs-p-dateList{
  width:100%;
}

@media screen and (min-width: 960px) {
  .fs-body-login .fs-c-registeredUsers {
    flex-basis: calc(50% - 80px);
  }
}

/* adjust__商品詳細
--------------------------------------------- */

.fs-body-product .fs-c-productNotice--outOfStock,.fs-body-product .fs-c-productNotice--subscriptionOutOfStock {
	background: #d31818;
	color:#fff;
}