.fs-l-header--min {
    border-bottom: none;
    box-shadow: 0 0 6px rgba(0,0,0,0.2);
    margin: 0 auto;
    padding: 0 15px;
}
.fs-l-header {
  display: block;
  padding-top: 0;
}
.fs-l-header__contents {
  display: block;
  margin: 0 auto;
  padding: 0 15px;  
}
.fs-l-header__contents > * {
  padding: 0;
}
.site-branding__logo {
    max-height: 65px;
}
.fs-p-logo {
    padding: 20px 0;
}
.fs-p-logo a {
    width: 100%;
    height: 100%;
    text-align: left;
}
.fs-l-footer {
    border-top: none;
    background-color: #dddddd;
}
.fs-p-footerCopyright {
    background: #595857;
    font-size: 12px;
    padding: 15px 0;
}
.fs-c-agreementConfirmationArea,
.fs-p-announcement,
.fs-c-continueShopping,
.fs-p-headerNavBar,
.fs-l-header__utility,
.fs-l-header__leftContainer,
.fs-p-drawer,
#fs-addressInfo-container,
#fs-deliveryInfo-container,
.fs-c-returnedSpecialContract,
.fs-c-checkout-paymentMethod.fs-c-checkout-paymentMethod--bankTransfer,
.fs-c-orderTotalTable__postageFee {
    display: none !important;
}
.fs-l-pageMain {
    margin: 0 auto;
}
.fs-c-checkout-buyerInfo__title.fs-c-checkout-preview__title,
.fs-c-modal__title {
    font-size: 0;
}
.fs-c-checkout-buyerInfo__title.fs-c-checkout-preview__title::before,
.fs-c-modal__title::before {
    content: "決済者の情報";
    font-size: 1.4rem;
}
.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--product {
    font-size: 0;
}
.fs-c-cartTable__headerCell.fs-c-cartTable__headerCell--product::before {
    content: "お申込内容";
    font-size: 16px;
}
.fs-c-checkout-orderInfo__title.fs-c-checkout-preview__title {
    font-size: 0;
}
.fs-c-checkout-orderInfo__title.fs-c-checkout-preview__title::before {
    content: "お申込内容";
    font-size: 1.4rem;
}
.fs-c-panel__contentList__content {
    font-size: 0;
}
.fs-c-panel__contentList__content::before {
    content: "数量は「1」でお申し込みいただきますようお願いいたします。";
    font-size: 16px;
}
.fs-c-documentArticle__heading {
    font-family: initial;
}
.fs-c-purchaseHere__message > p {
    font-size: 0;
}
.fs-c-purchaseHere__message > p::before {
    color: #da4453;
    content: "※お申込内容が複数件登録されていないかご確認のうえ、ご注文手続きへお進みください。";
    font-size: 12px;
}