
<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":338,"date":"2024-11-10T00:45:02","date_gmt":"2024-11-09T15:45:02","guid":{"rendered":"https:\/\/ishimine.infoworld.jp\/?page_id=338"},"modified":"2024-11-10T00:45:02","modified_gmt":"2024-11-09T15:45:02","slug":"%e3%81%99%e3%81%b9%e3%81%a6%e3%81%ae%e3%82%a2%e3%82%af%e3%83%86%e3%82%a3%e3%83%93%e3%83%86%e3%82%a3","status":"publish","type":"page","link":"https:\/\/ishimine.infoworld.jp\/?page_id=338","title":{"rendered":"\u3059\u3079\u3066\u306e\u30a2\u30af\u30c6\u30a3\u30d3\u30c6\u30a3"},"content":{"rendered":"","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"all-activities.php","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-338","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/338","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=338"}],"version-history":[{"count":1,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/338\/revisions"}],"predecessor-version":[{"id":340,"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=\/wp\/v2\/pages\/338\/revisions\/340"}],"wp:attachment":[{"href":"https:\/\/ishimine.infoworld.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=338"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}