CSS-030+POST トリガー/ポップアップ=========================================================*/#sn-post-trigger{position:fixed;right:20px;bottom:20px;z-index:9998;display:inline-flex;align-items:center;justify-content:center;min-width:110px;height:52px;padding:0 22px;border:none;border-radius:999px;background:#1e73be;color:#fff;font-size:18px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.18)}#sn-post-popup{position:fixed;inset:0;z-index:9999;display:none}#sn-post-popup.sn-post-popup-open{display:block}#sn-post-popup-overlay{position:absolute;inset:0;background:rgba(0,0,0,.62)}#sn-post-popup-inner{position:relative;width:calc(100% - 24px);max-width:420px;margin:72px auto 0;padding:24px 16px 18px;background:#111;border-radius:18px;box-shadow:0 14px 36px rgba(0,0,0,.3);z-index:2}#sn-post-popup-title{margin:0 0 18px;color:#fff;font-size:22px;font-weight:700;text-align:center}#sn-post-popup-close{position:absolute;top:8px;right:12px;border:none;background:0 0;color:#fff;font-size:28px;line-height:1;cursor:pointer}#sn-post-menu{display:flex;flex-direction:column;gap:12px}.sn-post-menu-item{display:block;padding:14px 16px;border-radius:12px;background:#1e73be;color:#fff;font-size:16px;font-weight:700;text-align:center;text-decoration:none}.sn-post-menu-item:hover,.sn-post-menu-item:focus{color:#fff;opacity:.95}body.sn-post-popup-body-lock{overflow:hidden}.menu-post-trigger{cursor:pointer}.menu-post-trigger>a,a.menu-post-trigger{cursor:pointer}#sn-post-popup-jp{position:fixed;inset:0;z-index:9999;display:none}#sn-post-popup-jp.sn-post-popup-open{display:block}#sn-post-popup-jp-overlay{position:absolute;inset:0;background:rgba(0,0,0,.62)}#sn-post-popup-jp-inner{position:relative;width:calc(100% - 24px);max-width:420px;margin:72px auto 0;padding:24px 16px 18px;background:#111;border-radius:18px;box-shadow:0 14px 36px rgba(0,0,0,.3);z-index:2}#sn-post-popup-jp-title{margin:0 0 18px;color:#fff;font-size:22px;font-weight:700;text-align:center}#sn-post-popup-jp-close{position:absolute;top:8px;right:12px;border:none;background:0 0;color:#fff;font-size:28px;line-height:1;cursor:pointer}#sn-post-menu-jp{display:flex;flex-direction:column;gap:12px}.menu-post-trigger-jp{cursor:pointer}.menu-post-trigger-jp>a,a.menu-post-trigger-jp{cursor:pointer}@media (min-width:768px){#sn-post-popup-jp-inner{margin-top:90px}}@media (max-width:767px){#sn-post-popup-jp-inner{width:calc(100% - 20px);margin-top:64px;padding:22px 14px 16px;border-radius:16px}#sn-post-popup-jp-title{font-size:20px}}/*=========================================================