/* 2025.11.25 追加CSS */
body { background:#f7f7f7; }
th.c-table-scroll__title--check,
td.c-table-scroll__title--check,
td.c-table-scroll__content--check,
#subscription_cancel_request{ display:none !important;}

/* 退会の案内を消す */
/*
.myaccount-withdrawal::before {
content:"退会手続きは、ご注文状況を確認後事務局にて行います。\A退会希望の方はお問い合わせフォームよりご連絡ください。";
color:red;
white-space: pre;
}
.myaccount-withdrawal__content {display:none !important; }
*/