{"id":246,"date":"2024-05-26T21:20:10","date_gmt":"2024-05-26T12:20:10","guid":{"rendered":"http:\/\/www.n.dendai.ac.jp\/fsae\/?page_id=246"},"modified":"2024-12-04T23:09:09","modified_gmt":"2024-12-04T14:09:09","slug":"diary","status":"publish","type":"page","link":"https:\/\/www.n.dendai.ac.jp\/fsae\/diary","title":{"rendered":"Diary"},"content":{"rendered":"<div class=\"wp-block-archives-dropdown wp-block-archives\"><label for=\"wp-block-archives-1\" class=\"wp-block-archives__label\">\u30a2\u30fc\u30ab\u30a4\u30d6<\/label>\n\t\t<select id=\"wp-block-archives-1\" name=\"archive-dropdown\">\n\t\t<option value=\"\">\u6708\u3092\u9078\u629e<\/option>\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/08'> 2026\u5e748\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/07'> 2026\u5e747\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/06'> 2026\u5e746\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/05'> 2026\u5e745\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/04'> 2026\u5e744\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/03'> 2026\u5e743\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/02'> 2026\u5e742\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2026\/01'> 2026\u5e741\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/12'> 2025\u5e7412\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/11'> 2025\u5e7411\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/10'> 2025\u5e7410\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/09'> 2025\u5e749\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/08'> 2025\u5e748\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/07'> 2025\u5e747\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/06'> 2025\u5e746\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/05'> 2025\u5e745\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/04'> 2025\u5e744\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/03'> 2025\u5e743\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/02'> 2025\u5e742\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2025\/01'> 2025\u5e741\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/12'> 2024\u5e7412\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/11'> 2024\u5e7411\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/10'> 2024\u5e7410\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/09'> 2024\u5e749\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/08'> 2024\u5e748\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/07'> 2024\u5e747\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/06'> 2024\u5e746\u6708 <\/option>\n\t<option value='https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/date\/2024\/05'> 2024\u5e745\u6708 <\/option>\n<\/select><script>\n( ( [ dropdownId, homeUrl ] ) => {\n\t\tconst dropdown = document.getElementById( dropdownId );\n\t\tfunction onSelectChange() {\n\t\t\tsetTimeout( () => {\n\t\t\t\tif ( 'escape' === dropdown.dataset.lastkey ) {\n\t\t\t\t\treturn;\n\t\t\t\t}\n\t\t\t\tif ( dropdown.value ) {\n\t\t\t\t\tlocation.href = dropdown.value;\n\t\t\t\t}\n\t\t\t}, 250 );\n\t\t}\n\t\tfunction onKeyUp( event ) {\n\t\t\tif ( 'Escape' === event.key ) {\n\t\t\t\tdropdown.dataset.lastkey = 'escape';\n\t\t\t} else {\n\t\t\t\tdelete dropdown.dataset.lastkey;\n\t\t\t}\n\t\t}\n\t\tfunction onClick() {\n\t\t\tdelete dropdown.dataset.lastkey;\n\t\t}\n\t\tdropdown.addEventListener( 'keyup', onKeyUp );\n\t\tdropdown.addEventListener( 'click', onClick );\n\t\tdropdown.addEventListener( 'change', onSelectChange );\n\t} )( [\"wp-block-archives-1\",\"https:\/\/www.n.dendai.ac.jp\/fsae\"] );\n\/\/# sourceURL=block_core_archives_build_dropdown_script\n<\/script>\n<\/div>\n\n<ul class=\"wp-block-latest-posts__list is-grid columns-3 has-dates has-author wp-block-latest-posts\"><li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2678\" aria-label=\"\u98a8\u306e\u6c17\u6301\u3061\u306b\u306a\u308b\u3079\u3057\uff01\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-content\/uploads\/sites\/3\/2026\/08\/65C0F603-6F5C-421D-8D93-4AD49D427CEB-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"max-width:150px;max-height:150px;\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2678\">\u98a8\u306e\u6c17\u6301\u3061\u306b\u306a\u308b\u3079\u3057\uff01<\/a><div class=\"wp-block-latest-posts__post-author\">\u6295\u7a3f\u8005: sawaguchi<\/div><time datetime=\"2026-08-10T23:34:20+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e748\u670810\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u304a\u4e45\u3057\u3076\u308a\u3067\u3059\uff01\u5b66\u90e8\u4e00\u5e74\u306e\u6fa4\u53e3\u3067\u3059\uff01 \u524d\u56de\u306f\u30e9\u30b8\u30a8\u30fc\u30bf\u30fc\u306e\u8a2d\u8a08\u306b\u3064\u3044\u3066\u66f8\u304d\u307e\u3057\u305f\u3002 \u30e9\u30b8\u30a8\u30fc\u30bf\u30fc\u306f\u8d70\u884c\u98a8\u3067\u51b7\u5374\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2678\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u98a8\u306e\u6c17\u6301\u3061\u306b\u306a\u308b\u3079\u3057\uff01<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2655\" aria-label=\"OB\u5831\u544a\u4f1a\u3068\u306f\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-content\/uploads\/sites\/3\/2026\/07\/\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8-2026-07-29-003411-150x150.png\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"max-width:150px;max-height:150px;\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2655\">OB\u5831\u544a\u4f1a\u3068\u306f<\/a><div class=\"wp-block-latest-posts__post-author\">\u6295\u7a3f\u8005: \u5c71\u4e0b<\/div><time datetime=\"2026-07-29T00:36:34+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e747\u670829\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u3053\u3093\u306b\u3061\u306f\uff01\u5b66\u90e82\u5e74\u306e\u5c71\u4e0b\u3067\u3059\uff01 \u4eca\u56de\u306f\u4eca\u5e74\u304b\u3089\u59cb\u3081\u305f\u3001\u9031\u306b\u4e00\u56de\u884c\u3063\u3066\u3044\u308bOB\u5831\u544a\u4f1a\u306b\u3064\u3044\u3066\u8a71\u305d\u3046\u3068\u601d\u3044\u307e\u3059\u3002\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2655\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: OB\u5831\u544a\u4f1a\u3068\u306f<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2632\" aria-label=\"\u30a8\u30f3\u30b8\u30f3\u30c0\u30a4\u30ca\u30e2\u3068\u306f\uff1f\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-content\/uploads\/sites\/3\/2026\/07\/61074C10-94E3-41F4-A1AB-C35D2D5C7BA3-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"max-width:150px;max-height:150px;\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2632\">\u30a8\u30f3\u30b8\u30f3\u30c0\u30a4\u30ca\u30e2\u3068\u306f\uff1f<\/a><div class=\"wp-block-latest-posts__post-author\">\u6295\u7a3f\u8005: \u9577\u5cf6<\/div><time datetime=\"2026-07-27T16:00:10+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e747\u670827\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u3053\u3093\u306b\u3061\u306f\uff01 \u5b66\u90e82\u5e74\u306e\u9577\u5cf6\u5321\u54c9\u3067\u3059\u3002 \u3000 \u6700\u8fd1\u3001\u30d1\u30ef\u30fc\u30c8\u30ec\u30a4\u30f3\u95a2\u4fc2\u306b\u643a\u308f\u3063\u3066\u3044\u308b\u306e\u3067\u4eca\u56de\u306f\u3001\u300c\u30a8\u30f3\u30b8\u30f3\u30c0\u30a4\u30ca\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2632\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u30a8\u30f3\u30b8\u30f3\u30c0\u30a4\u30ca\u30e2\u3068\u306f\uff1f<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2622\" aria-label=\"\u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-content\/uploads\/sites\/3\/2026\/07\/IMG_4040-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"max-width:150px;max-height:150px;\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2622\">\u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3<\/a><div class=\"wp-block-latest-posts__post-author\">\u6295\u7a3f\u8005: \u82a6\u5ddd<\/div><time datetime=\"2026-07-19T00:05:49+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e747\u670819\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u3053\u3093\u306b\u3061\u306f\uff01\u5b66\u90e82\u5e74\u306e\u82a6\u5ddd\u3067\u3059\u3002 \u6700\u8fd1\u3001\u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3\u306e\u30d9\u30eb\u30af\u30e9\u30f3\u30af\u3084\u30d7\u30c3\u30b7\u30e5\u30ed\u30c3\u30c9\u306e\u8a2d\u8a08\u3092\u62c5\u5f53\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2622\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2611\" aria-label=\"\u3069\u3093\u3069\u3093\u30ef\u30af\u30ef\u30af\u3059\u308b\u3088\u3046\u306b\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-content\/uploads\/sites\/3\/2026\/07\/IMG_4059-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"max-width:150px;max-height:150px;\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2611\">\u3069\u3093\u3069\u3093\u30ef\u30af\u30ef\u30af\u3059\u308b\u3088\u3046\u306b<\/a><div class=\"wp-block-latest-posts__post-author\">\u6295\u7a3f\u8005: \u5c0f\u6797<\/div><time datetime=\"2026-07-14T01:19:57+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e747\u670814\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u3053\u3093\u306b\u3061\u306f\u3001\u5b66\u90e83\u5e74\u306e\u5c0f\u6797\u3067\u3059\u3002\u30b5\u30b9\u30da\u30f3\u30b7\u30e7\u30f3\u306e\u30a2\u30c3\u30d7\u30e9\u30a4\u30c8\u306e\u90e8\u54c1\u306e\u5f62\u72b6\u304c\u3088\u308a\u8aac\u5f97\u529b\u3092\u5e2f\u3073\u3066\u304d\u3066\u3002\u3088\u308a\u30ef\u30af\u30ef\u30af\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2611\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u3069\u3093\u3069\u3093\u30ef\u30af\u30ef\u30af\u3059\u308b\u3088\u3046\u306b<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image\"><a href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2604\" aria-label=\"\u30aa\u30fc\u30d7\u30f3\u30ad\u30e3\u30f3\u30d1\u30b9\u3001\u30c6\u30b9\u30c8\u8d70\u884c\u306b\u5411\u3051\u3066\u6e96\u5099\u4e2d\uff01\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-content\/uploads\/sites\/3\/2026\/07\/260706-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\" style=\"max-width:150px;max-height:150px;\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2604\">\u30aa\u30fc\u30d7\u30f3\u30ad\u30e3\u30f3\u30d1\u30b9\u3001\u30c6\u30b9\u30c8\u8d70\u884c\u306b\u5411\u3051\u3066\u6e96\u5099\u4e2d\uff01<\/a><div class=\"wp-block-latest-posts__post-author\">\u6295\u7a3f\u8005: \u9644\u67f4<\/div><time datetime=\"2026-07-06T23:28:14+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e747\u67086\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u3053\u3093\u306b\u3061\u306f\uff01 \u5b66\u90e83\u5e74\u306e\u9644\u67f4\u3067\u3059\u3002 \u3000 \u4eca\u9031\u306f7\u670812\u65e5\uff08\u65e5\uff09\u306b\u958b\u50ac\u3055\u308c\u308b\u6771\u4eac\u96fb\u6a5f\u5927\u5b66 \u9ce9\u5c71\u30ad\u30e3\u30f3\u30d1\u30b9\u306e\u30aa\u30fc\u30d7\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/www.n.dendai.ac.jp\/fsae\/archives\/2604\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u30aa\u30fc\u30d7\u30f3\u30ad\u30e3\u30f3\u30d1\u30b9\u3001\u30c6\u30b9\u30c8\u8d70\u884c\u306b\u5411\u3051\u3066\u6e96\u5099\u4e2d\uff01<\/span><\/a><\/div><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-246","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/pages\/246","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/comments?post=246"}],"version-history":[{"count":0,"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/pages\/246\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.n.dendai.ac.jp\/fsae\/wp-json\/wp\/v2\/media?parent=246"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}