{"id":5986,"date":"2026-07-12T16:34:04","date_gmt":"2026-07-12T07:34:04","guid":{"rendered":"https:\/\/www.saku-cosmohall.jp\/?p=5986"},"modified":"2026-07-12T17:12:39","modified_gmt":"2026-07-12T08:12:39","slug":"%e6%9c%ac%e6%97%a5%e3%83%bb%e4%bb%8a%e5%be%8c%e3%81%ae%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88%e6%83%85%e5%a0%b1","status":"publish","type":"post","link":"https:\/\/www.saku-cosmohall.jp\/?p=5986","title":{"rendered":"\u3010\u6bce\u65e5\u66f4\u65b0\u3011\u672c\u65e5\u30fb\u4eca\u5f8c\u306e\u30a4\u30d9\u30f3\u30c8\u60c5\u5831"},"content":{"rendered":"<style>#cosmo-today-events{max-width:640px;margin:0 auto;background:#fff;border:1px solid #eee0d0;border-radius:12px;padding:20px 24px;box-shadow:0 2px 10px rgba(0,0,0,.06)}#cosmo-today-events h2{font-size:18px;color:#fb7a23;border-left:6px solid #fb7a23;padding-left:10px;margin:24px 0 12px}#cosmo-t<span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/p>\n<p>Cosmo today events \u00b7 HTML<\/p>\n<style>#cosmo-today-events{max-width:640px;margin:0 auto;background:#fff;border:1px solid #eee0d0;border-radius:12px;padding:20px 24px;box-shadow:0 2px 10px rgba(0,0,0,.06)}#cosmo-today-events h2{font-size:18px;color:#3e3111;border-left:6px solid #fb7a23;padding-left:10px;margin:40px 0 12px}#cosmo-today-events h2:first-child{margin-top:0}#cosmo-today-events ul{list-style:none;margin:0 0 4px;padding:0}#cosmo-today-events li.cosmo-event-item{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px dashed #eee0d0}#cosmo-today-events li.cosmo-event-item:last-child{border-bottom:none}#cosmo-today-events .cosmo-event-date{flex:0 0 auto;min-width:56px;text-align:center;background:#c9a668;color:#fff;font-weight:bold;font-size:13px;border-radius:8px;padding:6px 4px;line-height:1.3}#cosmo-today-events .cosmo-event-body{flex:1 1 auto}#cosmo-today-events .cosmo-event-name{display:block;color:#3e3111;font-weight:bold;font-size:15px;margin-bottom:2px;text-decoration:none}#cosmo-today-events a.cosmo-event-name{text-decoration:underline}#cosmo-today-events a.cosmo-event-name:hover{color:#fb7a23}#cosmo-today-events .cosmo-event-meta{display:block;color:#94845c;font-size:13px}#cosmo-today-events .cosmo-empty,#cosmo-today-events .cosmo-loading{color:#94845c;font-size:14px;background:#faf7f2;border:1px dashed #eee0d0;border-radius:8px;padding:12px 16px;margin:0 0 4px}#cosmo-today-events .cosmo-more-link{display:inline-block;margin-top:8px;background:#fb7a23;color:#fff;text-decoration:none;font-size:14px;font-weight:bold;padding:8px 18px;border-radius:999px}#cosmo-today-events .cosmo-more-link:hover{background:#e2650f}<\/style>\n<div id=\"cosmo-today-events\">\n<p class=\"cosmo-loading\">\u8aad\u307f\u8fbc\u307f\u4e2d\u2026<\/p>\n<\/div>\n<p><script>(function(){var CALENDAR_URL=\"https:\/\/www.saku-cosmohall.jp\/?page_id=2078\";var UPCOMING_LIMIT=5;var container=document.getElementById(\"cosmo-today-events\");var LT=String.fromCharCode(60);var GT=String.fromCharCode(62);var reBr=new RegExp(LT+\"br[^\"+GT+\"]*\"+GT,\"gi\");var reCloseP=new RegExp(LT+\"\/p\"+GT,\"gi\");var reAnyTag=new RegExp(LT+\"[^\"+GT+\"]+\"+GT,\"g\");function decodeEntities(str){var ta=document.createElement(\"textarea\");ta.innerHTML=str;return ta.value;}function cellText(html){return decodeEntities(html.replace(reBr,\"\\n\").replace(reCloseP,\"\\n\").replace(reAnyTag,\"\")).trim();}function el(tag,cls,text){var e=document.createElement(tag);if(cls)e.className=cls;if(text!==undefined)e.textContent=text;return e;}function addEventItem(ul,e,dateLabel){var li=el(\"li\",\"cosmo-event-item\");var dateSpan=el(\"span\",\"cosmo-event-date\",dateLabel+(e.youbi?\"(\"+e.youbi+\")\":\"\"));var body=el(\"span\",\"cosmo-event-body\");var nameEl=e.nameHref?document.createElement(\"a\"):document.createElement(\"span\");nameEl.className=\"cosmo-event-name\";nameEl.textContent=e.name.replace(\/\\n\/g,\"\u30fb\");if(e.nameHref){nameEl.href=e.nameHref;}var metaText=e.place.replace(\/\\n\/g,\"\u30fb\")+(e.time?\"\uff0f\"+e.time.replace(\/\\n\/g,\"\"):\"\");var metaSpan=el(\"span\",\"cosmo-event-meta\",metaText);body.appendChild(nameEl);body.appendChild(metaSpan);li.appendChild(dateSpan);li.appendChild(body);ul.appendChild(li);}var today=new Date();var y=today.getFullYear();var m=today.getMonth()+1;var d=today.getDate();var todayId=y+\"\u5e74\"+m+\"\u6708\";var nextM=m===12?1:m+1;var nextY=m===12?y+1:y;var nextId=nextY+\"\u5e74\"+nextM+\"\u6708\";var today0=new Date(y,today.getMonth(),d);var cutoff=new Date(y,today.getMonth()+1,d);fetch(CALENDAR_URL+\"?_=\"+Date.now(),{cache:\"no-store\"}).then(function(res){return res.text();}).then(function(html){var doc=new DOMParser().parseFromString(html,\"text\/html\");function readTable(id,yearNum,monthNum){var table=doc.getElementById(id);if(!table)return[];var rows=table.querySelectorAll(\"tr\");var events=[];rows.forEach(function(tr){var tds=tr.querySelectorAll(\"td\");if(tds.length<6)return;var day=cellText(tds[0].innerHTML);if(!\/^\\d+$\/.test(day))return;var nameLink=tds[2].querySelector(\"a\");events.push({day:parseInt(day,10),month:monthNum,year:yearNum,youbi:cellText(tds[1].innerHTML),name:cellText(tds[2].innerHTML),nameHref:nameLink?nameLink.getAttribute(\"href\"):null,place:cellText(tds[3].innerHTML),time:cellText(tds[4].innerHTML)});});return events;}var thisMonth=readTable(todayId,y,m);var nextMonth=readTable(nextId,nextY,nextM);var todays=thisMonth.filter(function(e){return e.day===d;});var upcoming=thisMonth.concat(nextMonth).filter(function(e){var edate=new Date(e.year,e.month-1,e.day);return edate>today0&&edate<=cutoff;}).sort(function(a,b){return new Date(a.year,a.month-1,a.day)-new Date(b.year,b.month-1,b.day);}).slice(0,UPCOMING_LIMIT);while(container.firstChild){container.removeChild(container.firstChild);}var h2a=el(\"h2\",null,\"\u672c\u65e5\uff08\"+y+\"\u5e74\"+m+\"\u6708\"+d+\"\u65e5\uff09\u306e\u30a4\u30d9\u30f3\u30c8\");container.appendChild(h2a);if(todays.length){var ul1=el(\"ul\");todays.forEach(function(e){addEventItem(ul1,e,m+\"\/\"+d);});container.appendChild(ul1);}else{container.appendChild(el(\"p\",\"cosmo-empty\",\"\u672c\u65e5\u958b\u50ac\u4e88\u5b9a\u306e\u30a4\u30d9\u30f3\u30c8\u306f\u3042\u308a\u307e\u305b\u3093\u3002\"));}var h2b=el(\"h2\",null,\"\u4eca\u5f8c\u306e\u958b\u50ac\u4e88\u5b9a\");container.appendChild(h2b);if(upcoming.length){var ul2=el(\"ul\");upcoming.forEach(function(e){addEventItem(ul2,e,e.month+\"\/\"+e.day);});container.appendChild(ul2);}else{container.appendChild(el(\"p\",\"cosmo-empty\",\"\u73fe\u5728\u3001\u4eca\u5f8c1\u304b\u6708\u306e\u958b\u50ac\u4e88\u5b9a\u306f\u3042\u308a\u307e\u305b\u3093\u3002\"));}var a=document.createElement(\"a\");a.href=CALENDAR_URL;a.className=\"cosmo-more-link\";a.textContent=\"\u30a4\u30d9\u30f3\u30c8\u30ab\u30ec\u30f3\u30c0\u30fc\u3092\u898b\u308b\";container.appendChild(a);}).catch(function(){while(container.firstChild){container.removeChild(container.firstChild);}container.appendChild(el(\"p\",\"cosmo-empty\",\"\u672c\u65e5\u306e\u30a4\u30d9\u30f3\u30c8\u60c5\u5831\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\"));var a=document.createElement(\"a\");a.href=CALENDAR_URL;a.className=\"cosmo-more-link\";a.textContent=\"\u30a4\u30d9\u30f3\u30c8\u30ab\u30ec\u30f3\u30c0\u30fc\u306f\u3053\u3061\u3089\";container.appendChild(a);});})();<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8aad\u307f\u8fbc\u307f\u4e2d\u2026<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5986","post","type-post","status-publish","format-standard","hentry","category-news"],"_links":{"self":[{"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=\/wp\/v2\/posts\/5986","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5986"}],"version-history":[{"count":6,"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=\/wp\/v2\/posts\/5986\/revisions"}],"predecessor-version":[{"id":6048,"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=\/wp\/v2\/posts\/5986\/revisions\/6048"}],"wp:attachment":[{"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5986"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5986"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.saku-cosmohall.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5986"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}