body{
    font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.inner{
    width: 100%;
    max-width: calc(1322px + 5% * 2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: auto;
    margin-right: auto;
}

.f-logo a{
    display: table;
    margin: 0 auto;
}

.fs-l-footer {
    background: url(https://miruus.itembox.design/item/miruus/bg_footer.png?t=20230911140010);
    background-size:100%;
    padding: 0px 0 60px;
    margin-top: 0;
    border-top: none;
}
.f-banner.gift{
    background: url(https://miruus.itembox.design/item/miruus/bg_gift.png?t=20230911140010) no-repeat;
    background-size:cover;
}
/* ラボシーングラス　カートリンク */
.fs-c-cartTable__productName__name .fs-c-listedProductName__name[href="javascript:void(0)"],
.fs-c-cartTable__productName__name .fs-c-listedProductName__name[href*="20000003"],
.fs-c-cartTable__productName__name .fs-c-listedProductName__name[href*="20000004"],
.fs-c-cartTable__productName__name .fs-c-listedProductName__name[href*="20000005"],
.fs-c-cartTable__productName__name .fs-c-listedProductName__name[href*="20000006"],
.fs-c-productListItem__productName a[href="javascript:void(0)"],
.fs-c-productListItem__productName a[href*="20000003"],
.fs-c-productListItem__productName a[href*="20000004"],
.fs-c-productListItem__productName a[href*="20000005"],
.fs-c-productListItem__productName a[href*="20000006"] {
  color: #333;
  pointer-events: none;
}
/* レビューパーツ */
.fs-c-productReview {
  margin-top: 20px;
}
.fs-c-aggregateRating__rating::before {
  content: none;
}
.fs-c-reviewInfo__date {
  display: none !important;
}
.cs-review-guide-link {
  text-align: center;
  margin-top: 16px;
}
.cs-review-guide-link a{
  text-decoration: underline;
  color: #4C99CA;
}