
<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":101,"date":"2024-11-06T22:23:08","date_gmt":"2024-11-06T13:23:08","guid":{"rendered":"http:\/\/ishimine.infoworld.jp\/?page_id=101"},"modified":"2024-11-09T15:03:41","modified_gmt":"2024-11-09T06:03:41","slug":"%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88%e7%99%bb%e9%8c%b2","status":"publish","type":"page","link":"https:\/\/ishimine.infoworld.jp\/?page_id=101","title":{"rendered":"\u30a4\u30d9\u30f3\u30c8\u767b\u9332"},"content":{"rendered":"<p>\u30a4\u30d9\u30f3\u30c8\u3092\u6295\u7a3f\u3059\u308b\u306b\u306f\u3001\u30ed\u30b0\u30a4\u30f3\u3057\u3066\u304f\u3060\u3055\u3044\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-101","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/101","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=101"}],"version-history":[{"count":2,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/101\/revisions"}],"predecessor-version":[{"id":237,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/101\/revisions\/237"}],"wp:attachment":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}