@import url("https://web-rel.com/css/reset.css");
@import url("https://web-rel.com/css/rayout.css");


/* ---------- 公開側では編集機能を消す ---------- */
body:not(.is-webrel) .editable-recommend-link,
body:not(.is-webrel) .recommend-work-edit,
body:not(.is-webrel) .recommend-work-delete,
body:not(.is-webrel) .recommend-add-work,
body:not(.is-webrel) .recommend-sort-handle,
body:not(.is-webrel) .recommend-admin-tools{
    display:none !important;
}

