
<style>
    #global-chat-container {
        max-width: 80%; /* チャット全体の横幅を80%に設定 */
        margin: auto;
    }

    #global-chat-messages {
        padding-top: 10px;
    }

    #global-chat-messages div {
        margin: 10px 0;
        padding: 10px;
        border-radius: 15px;
        background-color: #f1f1f1;
        display: block; /* 吹き出しを縦に並べる */
        width: 80%; /* 吹き出しの横幅を80%に設定 */
        position: relative;
    }

    #global-chat-messages div::after {
        content: '';
        position: absolute;
        top: 10px;
        left: -10px;
        border-width: 10px;
        border-style: solid;
        border-color: transparent #f1f1f1 transparent transparent;
    }

    #global-chat-messages div strong {
        display: block;
        margin-bottom: 5px;
    }

    #global-chat-input {
        width: calc(100% - 50px); /* 送信ボタンのスペースを考慮 */
    }

    #global-send-button {
        height: 50px; /* テキストエリアの高さに合わせる */
    }
</style>{"id":34,"date":"2024-11-05T22:39:44","date_gmt":"2024-11-05T13:39:44","guid":{"rendered":"http:\/\/ishimine.infoworld.jp\/?page_id=34"},"modified":"2024-11-08T14:25:26","modified_gmt":"2024-11-08T05:25:26","slug":"test","status":"publish","type":"page","link":"https:\/\/ishimine.infoworld.jp\/?page_id=34","title":{"rendered":"\u63b2\u793a\u677f"},"content":{"rendered":"<p>\u30ed\u30b0\u30a4\u30f3\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-34","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/34","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=34"}],"version-history":[{"count":11,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions"}],"predecessor-version":[{"id":215,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/34\/revisions\/215"}],"wp:attachment":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=34"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}