@charset "utf-8";
.fs-l-main .fs-l-pageMain{max-width: 1216px!important;}

.fs-c-cartTable__actionButton__container > button,
.fs-c-cartDiscountInfo__note,
.fs-c-productPrice__addon{font-size: 1.0em!important;}

.fs-c-cartDiscountInfo__title,
.fs-c-cartDiscountInfo__info,
.fs-c-cartDiscountInfo__info,
.fs-c-cartPayment,
.fs-c-button--standard,
.fs-c-checkout-pointInfo__usePoint__number{font-size: 1.2em!important;}

.fs-c-checkout-preview__title,
.fs-c-button--secondary,
.fs-c-button--primary{font-size: 1.4em!important;}

.fs-c-checkout-customerInfo__name,
.fs-c-checkout-destination__name,
.fs-c-totalAndActions button:not(.fs-c-button--image),
.fs-c-checkout-addressee__data__name,
.fs-c-orderTotalTable__mainRow > td{font-size: 1.8em!important;}


/* スマホ用 */
@media screen and (max-width:760px) {
  .fs-l-pageMain{max-width: 100%;}
  .fs-c-cartDiscountInfo__title{font-size: 1.2em!important;}
}