{"id":8993,"date":"2025-11-25T18:48:56","date_gmt":"2025-11-25T09:48:56","guid":{"rendered":"https:\/\/rakkokeyword.com\/techo\/?p=8993"},"modified":"2025-12-02T11:35:33","modified_gmt":"2025-12-02T02:35:33","slug":"tool-morse-converter","status":"publish","type":"post","link":"https:\/\/rakkokeyword.com\/techo\/tool-morse-converter\/","title":{"rendered":"\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u5909\u63db\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<script src=\"https:\/\/media-api.qcdgv19414.rakkoserver.net\/morse.js\" defer><\/script>\n<div id=\"morseConv_toolContainer\" style=\"width: 100%; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; color: #333;\">\n  \n  <div style=\"margin-bottom: 15px; text-align: right;\">\n    <button id=\"morseConv_clearBtn\" style=\"padding: 10px 20px; background: #666; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 14px; font-weight: bold;\">\n      \u30af\u30ea\u30a2\n    <\/button>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px;\">\n    <p style=\"margin: 0 0 8px 0; font-size: 13px; color: #666;\">\u203b\u3072\u3089\u304c\u306a\u30fb\u30ab\u30bf\u30ab\u30ca\u30fb\u82f1\u8a9e \/ \u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\uff08\u30fb\uff0d\uff09\u3092\u5165\u529b\uff08\u6700\u5927500\u6587\u5b57\uff09<\/p>\n    <textarea id=\"morseConv_mainInput\" placeholder=\"\u30c6\u30ad\u30b9\u30c8\u307e\u305f\u306f\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u3092\u5165\u529b...\" maxlength=\"500\" style=\"width: 100%; min-height: 120px; padding: 10px; border: 2px solid #ddd; border-radius: 4px; font-size: 14px; box-sizing: border-box; resize: vertical;\">\u3053\u3093\u306b\u3061\u306f<\/textarea>\n    <div style=\"text-align: right; font-size: 12px; color: #999; margin-top: 4px;\">\n      <span id=\"morseConv_mainCounter\">0<\/span> \/ 500\n    <\/div>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px;\">\n    <div style=\"display: flex; justify-content: space-between; align-items: center; margin: 0 0 8px 0;\">\n      <p style=\"font-weight: bold; margin: 0; font-size: 16px;\">\u5909\u63db\u7d50\u679c<\/p>\n      <div style=\"display: flex; gap: 5px;\">\n        <button class=\"morseConv-mode-select-btn active\" data-mode=\"alpha\" style=\"padding: 6px 12px; background: #13284B; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 12px; font-weight: bold;\">\u6b27\u6587<\/button>\n        <button class=\"morseConv-mode-select-btn\" data-mode=\"kana\" style=\"padding: 6px 12px; background: #ccc; color: #333; border: none; border-radius: 4px; cursor: pointer; font-size: 12px; font-weight: bold;\">\u548c\u6587<\/button>\n      <\/div>\n    <\/div>\n    <div id=\"morseConv_resultOutput\" style=\"width: 100%; min-height: 80px; padding: 15px; border: 2px solid #13284B; border-radius: 4px; background: #f8f8f8; font-size: 16px; word-break: break-all; box-sizing: border-box;\">\n      \u3053\u3053\u306b\u5909\u63db\u7d50\u679c\u304c\u8868\u793a\u3055\u308c\u307e\u3059\n    <\/div>\n  <\/div>\n\n  <div id=\"morseConv_softKeyboard\" style=\"display: none; margin-bottom: 20px; gap: 8px; flex-wrap: wrap;\">\n    <button class=\"morseConv-soft-key\" data-char=\"dot\" style=\"padding: 12px 20px; background: #f0f0f0; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; font-size: 18px; font-weight: bold;\">\u30fb<\/button>\n    <button class=\"morseConv-soft-key\" data-char=\"dash\" style=\"padding: 12px 20px; background: #f0f0f0; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; font-size: 18px; font-weight: bold;\">\uff0d<\/button>\n    <button class=\"morseConv-soft-key\" data-char=\" \" style=\"padding: 12px 20px; background: #f0f0f0; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; font-size: 18px; font-weight: bold;\">\u7a7a\u767d<\/button>\n    <button class=\"morseConv-soft-key\" data-char=\"backspace\" style=\"padding: 12px 20px; background: #f0f0f0; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; font-size: 18px; font-weight: bold;\">1\u6587\u5b57\u524a\u9664<\/button>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px; text-align: center; padding: 30px; background: #f8f8f8; border-radius: 4px;\">\n    <div id=\"morseConv_visualSignal\" style=\"width: 80px; height: 80px; margin: 0 auto; background: #ccc; border-radius: 50%; transition: background 0.1s;\"><\/div>\n    <p style=\"margin: 10px 0 0 0; font-size: 14px; color: #666;\">\u97f3\u306b\u5408\u308f\u305b\u3066\u70b9\u6ec5\u3057\u307e\u3059<\/p>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px; display: flex; gap: 10px; flex-wrap: wrap;\">\n    <button id=\"morseConv_playBtn\" style=\"flex: 1; min-width: 140px; padding: 14px; background: #13284B; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 16px; font-weight: bold;\">\n      \u25b6 \u518d\u751f\n    <\/button>\n    <button id=\"morseConv_copyResultBtn\" style=\"flex: 1; min-width: 140px; padding: 14px; background: #13284B; color: white; border: none; border-radius: 4px; cursor: pointer; font-size: 16px; font-weight: bold;\">\n      \u7d50\u679c\u3092\u30b3\u30d4\u30fc\n    <\/button>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px; border: 1px solid #ddd; border-radius: 4px;\">\n    <button id=\"morseConv_customToggle\" style=\"width: 100%; padding: 12px; background: #f8f8f8; border: none; cursor: pointer; text-align: left; font-weight: bold; display: flex; justify-content: space-between; align-items: center;\">\n      <span>\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u6587\u5b57\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba<\/span>\n      <span id=\"morseConv_customArrow\" style=\"transition: transform 0.3s;\">\u25bc<\/span>\n    <\/button>\n    <div id=\"morseConv_customContent\" style=\"display: none; padding: 15px; background: #fafafa;\">\n      <div style=\"margin-bottom: 15px;\">\n        <label style=\"display: block; margin-bottom: 5px; font-weight: bold;\">\u77ed\u70b9\uff08\u30c7\u30d5\u30a9\u30eb\u30c8: \u30fb\uff09:<\/label>\n        <input type=\"text\" id=\"morseConv_dotChar\" value=\"\u30fb\" maxlength=\"3\" style=\"width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 4px; box-sizing: border-box;\">\n      <\/div>\n      <div>\n        <label style=\"display: block; margin-bottom: 5px; font-weight: bold;\">\u9577\u70b9\uff08\u30c7\u30d5\u30a9\u30eb\u30c8: \uff0d\uff09:<\/label>\n        <input type=\"text\" id=\"morseConv_dashChar\" value=\"\uff0d\" maxlength=\"3\" style=\"width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 4px; box-sizing: border-box;\">\n      <\/div>\n      <p style=\"margin: 10px 0 0 0; font-size: 12px; color: #666;\">\u203b\u5909\u66f4\u3059\u308b\u3068\u5165\u529b\u30fb\u8868\u793a\u304c\u5909\u66f4\u3057\u305f\u6587\u5b57\u3067\u884c\u308f\u308c\u307e\u3059<\/p>\n    <\/div>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px; border: 1px solid #ddd; border-radius: 4px;\">\n    <button id=\"morseConv_optionsToggle\" style=\"width: 100%; padding: 12px; background: #f8f8f8; border: none; cursor: pointer; text-align: left; font-weight: bold; display: flex; justify-content: space-between; align-items: center;\">\n      <span>\u518d\u751f\u30aa\u30d7\u30b7\u30e7\u30f3\u8a2d\u5b9a<\/span>\n      <span id=\"morseConv_optionsArrow\" style=\"transition: transform 0.3s;\">\u25bc<\/span>\n    <\/button>\n    <div id=\"morseConv_optionsContent\" style=\"display: none; padding: 15px; background: #fafafa;\">\n      <div style=\"margin-bottom: 15px;\">\n        <label style=\"display: block; margin-bottom: 5px; font-weight: bold;\">\u901f\u5ea6 (WPM): <span id=\"morseConv_wpmValue\">20<\/span><\/label>\n        <input type=\"range\" id=\"morseConv_wpmSlider\" min=\"5\" max=\"40\" value=\"20\" style=\"width: 100%;\">\n      <\/div>\n      <div style=\"margin-bottom: 15px;\">\n        <label style=\"display: block; margin-bottom: 5px; font-weight: bold;\">\u97f3\u306e\u9ad8\u3055 (Hz): <span id=\"morseConv_hzValue\">600<\/span><\/label>\n        <input type=\"range\" id=\"morseConv_hzSlider\" min=\"400\" max=\"1000\" value=\"600\" style=\"width: 100%;\">\n      <\/div>\n      <div>\n        <label style=\"display: block; margin-bottom: 5px; font-weight: bold;\">\u30aa\u30b7\u30ec\u30fc\u30bf\u30fc\u30bf\u30a4\u30d7:<\/label>\n        <select id=\"morseConv_oscType\" style=\"width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 4px;\">\n          <option value=\"sine\">Sine\uff08\u6b63\u5f26\u6ce2\uff09<\/option>\n          <option value=\"square\">Square\uff08\u77e9\u5f62\u6ce2\uff09<\/option>\n          <option value=\"sawtooth\">Sawtooth\uff08\u306e\u3053\u304e\u308a\u6ce2\uff09<\/option>\n          <option value=\"triangle\">Triangle\uff08\u4e09\u89d2\u6ce2\uff09<\/option>\n        <\/select>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div style=\"margin-bottom: 20px; border: 1px solid #ddd; border-radius: 4px;\">\n    <div style=\"padding: 12px; background: #f8f8f8; display: flex; justify-content: space-between; align-items: center;\">\n      <p style=\"margin: 0; font-weight: bold;\">\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u65e9\u898b\u8868<\/p>\n      <div>\n        <button class=\"morseConv-chart-toggle active\" data-type=\"alpha\" style=\"padding: 6px 12px; background: #13284B; color: white; border: none; border-radius: 4px; cursor: pointer; margin-left: 5px;\">\u6b27\u6587<\/button>\n        <button class=\"morseConv-chart-toggle\" data-type=\"kana\" style=\"padding: 6px 12px; background: #ccc; color: #333; border: none; border-radius: 4px; cursor: pointer; margin-left: 5px;\">\u548c\u6587<\/button>\n      <\/div>\n    <\/div>\n    <div id=\"morseConv_morseChart\" style=\"padding: 15px;\"><\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n#morseConv_toolContainer * {\n  box-sizing: border-box;\n}\n\n#morseConv_toolContainer button:hover {\n  opacity: 0.9;\n}\n\n#morseConv_toolContainer button:active {\n  opacity: 0.8;\n}\n\n.morseConv-chart-toggle:not(.active),\n.morseConv-mode-select-btn:not(.active) {\n  background: #ccc !important;\n  color: #333 !important;\n}\n\n.morseConv-char-item {\n  display: inline-block;\n  padding: 8px 12px;\n  margin: 4px;\n  border: 1px solid #ddd;\n  border-radius: 4px;\n  cursor: pointer;\n  transition: background 0.2s;\n}\n\n.morseConv-char-item:hover {\n  background: #f0f0f0;\n}\n\n@media (max-width: 600px) {\n  #morseConv_softKeyboard {\n    display: flex !important;\n  }\n  \n  .morseConv-char-item {\n    padding: 6px 10px;\n    margin: 3px;\n    font-size: 13px;\n  }\n}\n<\/style>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001\u30d6\u30e9\u30a6\u30b6\u4e0a\u3067\u300c\u30c6\u30ad\u30b9\u30c8\u300d\u3068\u300c\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u300d\u3092\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u306b\u76f8\u4e92\u5909\u63db\uff08\u7ffb\u8a33\uff09\u3067\u304d\u308bWeb\u30a2\u30d7\u30ea\u3067\u3059\u3002\u65e5\u672c\u8a9e\uff08\u548c\u6587\uff09\u3068\u82f1\u8a9e\uff08\u6b27\u6587\uff09\u306e\u4e21\u65b9\u306b\u5bfe\u5fdc\u3057\u3066\u304a\u308a\u3001\u4f5c\u6210\u3057\u305f\u4fe1\u53f7\u306f\u300c\u97f3\u300d\u3084\u300c\u5149\u300d\u3067\u518d\u751f\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-0\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u3067\u304d\u308b\u3053\u3068<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-1\">1. \u30c6\u30ad\u30b9\u30c8\u304b\u3089\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u3078\uff08\u4f5c\u6210\uff09<\/h3>\n\n\n\n<p>\u65e5\u672c\u8a9e\uff08\u3072\u3089\u304c\u306a\u30fb\u30ab\u30bf\u30ab\u30ca\u30fb\u6f22\u5b57\uff09\u3084\u82f1\u8a9e\uff08\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\uff09\u3092\u5165\u529b\u3059\u308b\u3068\u3001\u77ac\u6642\u306b\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u306b\u5909\u63db\u3057\u307e\u3059\u3002<br>\u5909\u63db\u3055\u308c\u305f\u4fe1\u53f7\u306f\u3001\u518d\u751f\u30dc\u30bf\u30f3\u3092\u62bc\u3059\u3053\u3068\u3067\u96fb\u5b50\u97f3\u3068\u3057\u3066\u78ba\u8a8d\u3067\u304d\u308b\u307b\u304b\u3001\u753b\u9762\u4e0a\u306e\u30a4\u30f3\u30b8\u30b1\u30fc\u30bf\u30fc\u304c\u30ea\u30ba\u30e0\u306b\u5408\u308f\u305b\u3066\u70b9\u6ec5\u3059\u308b\u305f\u3081\u3001\u8996\u899a\u7684\u306b\u3082\u4fe1\u53f7\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-2\">2. \u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u304b\u3089\u30c6\u30ad\u30b9\u30c8\u3078\uff08\u89e3\u8aad\u30fb\u7ffb\u8a33\uff09<\/h3>\n\n\n\n<p>\u300c\u30fb\u300d\u3068\u300c\uff0d\u300d\u3092\u5165\u529b\u3057\u3066\u3001\u5143\u306e\u8a00\u8449\u3092\u89e3\u8aad\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<br>\u4ed6\u3067\u898b\u304b\u3051\u305f\u6697\u53f7\u3092\u30b3\u30d4\u30fc\uff06\u30da\u30fc\u30b9\u30c8\u3057\u3066\u3001\u4f55\u3068\u66f8\u3044\u3066\u3042\u308b\u304b\u7ffb\u8a33\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-3\">3. \u81ea\u5206\u597d\u307f\u306b\u30ab\u30b9\u30bf\u30de\u30a4\u30ba<\/h3>\n\n\n\n<p>\u518d\u751f\u901f\u5ea6\uff08WPM\uff09\u3084\u97f3\u306e\u9ad8\u3055\uff08Hz\uff09\u3001\u97f3\u8272\u3092\u7d30\u304b\u304f\u8abf\u6574\u3067\u304d\u307e\u3059\u3002\u307e\u305f\u3001\u77ed\u70b9\uff08\u30fb\uff09\u3068\u9577\u70b9\uff08\uff0d\uff09\u3092\u597d\u304d\u306a\u6587\u5b57\uff08\u4f8b\uff1a\u2605\u3068\u2606\u306a\u3069\uff09\u306b\u7f6e\u304d\u63db\u3048\u3066\u8868\u793a\u3059\u308b\u6a5f\u80fd\u3082\u3042\u308a\u3001\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u6697\u53f7\u4f5c\u6210\u3082\u697d\u3057\u3081\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-4\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u57fa\u790e\u77e5\u8b58<\/h2>\n\n\n\n<p>\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u3092\u5229\u7528\u3059\u308b\u4e0a\u3067\u77e5\u3063\u3066\u304a\u304f\u3068\u4fbf\u5229\u306a\u57fa\u790e\u77e5\u8b58\u3092\u89e3\u8aac\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-5\">\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u306e\u4ed5\u7d44\u307f<\/h3>\n\n\n\n<p>\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u306f\u3001\u77ed\u70b9\uff08\u30c8\u30f3\u30fb\uff09\u3068\u9577\u70b9\uff08\u30c4\u30fc\u30fb\uff0d\uff09\u306e\u7d44\u307f\u5408\u308f\u305b\u3067\u6587\u5b57\u3092\u8868\u3059\u901a\u4fe1\u624b\u6bb5\u3067\u3059\u3002\u77ed\u70b9\u30921\u3068\u3057\u305f\u5834\u5408\u3001\u9577\u70b9\u306f3\u306e\u9577\u3055\u3001\u6587\u5b57\u9593\u9694\u306f3\u306e\u9577\u3055\u3068\u3044\u3046\u4e16\u754c\u5171\u901a\u306e\u30ea\u30ba\u30e0\u898f\u5247\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-6\">\u300c\u548c\u6587\u300d\u3068\u300c\u6b27\u6587\u300d\u306e\u9055\u3044<\/h3>\n\n\n\n<p>\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u306b\u306f\u3001\u65e5\u672c\u8a9e\u306b\u5bfe\u5fdc\u3057\u305f\u300c\u548c\u6587\u30e2\u30fc\u30eb\u30b9\u300d\u3068\u3001\u4e16\u754c\u5171\u901a\u306e\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u306b\u5bfe\u5fdc\u3057\u305f\u300c\u6b27\u6587\u30e2\u30fc\u30eb\u30b9\u300d\u306e2\u7a2e\u985e\u304c\u3042\u308a\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u548c\u6587\uff08Japanese\uff09:<\/strong> \u30a4\u30ed\u30cf\u3084\u30a2\u30a4\u30a6\u30a8\u30aa\u9806\u306b\u57fa\u3065\u304d\u3001\u30ab\u30ca\u6587\u5b57\u3092\u8868\u73fe\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u6b27\u6587\uff08International\uff09:<\/strong> \u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8\u3068\u6570\u5b57\u3092\u8868\u73fe\u3057\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<p>\u540c\u3058\u300c\u30fb\uff0d\u300d\u3068\u3044\u3046\u7b26\u53f7\u3067\u3082\u3001\u6b27\u6587\u3067\u306f\u300cA\u300d\u3001\u548c\u6587\u3067\u306f\u300c\u30a4\u300d\u3068\u3044\u3088\u3046\u306b\u610f\u5473\u304c\u7570\u306a\u308a\u307e\u3059\u3002\u3053\u306e\u30c4\u30fc\u30eb\u3067\u306f\u3001\u7d50\u679c\u753b\u9762\u306e\u5207\u308a\u66ff\u3048\u30dc\u30bf\u30f3\u3067\u5373\u5ea7\u306b\u7ffb\u8a33\u30e2\u30fc\u30c9\u3092\u5909\u66f4\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-7\">\u3053\u306e\u30c4\u30fc\u30eb\u304c\u5f79\u7acb\u3064\u3068\u304d\u306f\u3069\u3093\u306a\u3068\u304d\uff1f \u30e6\u30fc\u30b9\u30b1\u30fc\u30b9\u306f\uff1f<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-8\">\u65e5\u5e38\u3067\u306e\u30e1\u30c3\u30bb\u30fc\u30b8\u3084\u6697\u53f7\u904a\u3073\u306b<\/h3>\n\n\n\n<p>LINE\u3084SNS\u3067\u300c\u30fb\uff0d\u30fb\u30fb \u30fb\uff0d\u30fb\u30fb\uff08\u597d\u304d\uff09\u300d\u306e\u3088\u3046\u306a\u6697\u53f7\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u9001\u308a\u305f\u3044\u6642\u306b\u4fbf\u5229\u3067\u3059\u3002\u5909\u63db\u7d50\u679c\u3092\u30b3\u30d4\u30fc\u30dc\u30bf\u30f3\u4e00\u3064\u3067\u8cbc\u308a\u4ed8\u3051\u3089\u308c\u307e\u3059\u3002\u7d75\u6587\u5b57\u306a\u3069\u3092\u4f7f\u3063\u305f\u300c\u96a0\u3057\u6587\u5b57\u300d\u3092\u4f5c\u308b\u969b\u306b\u3082\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-9\">\u89e3\u8aad\uff08\u7ffb\u8a33\uff09\u30c4\u30fc\u30eb\u3068\u3057\u3066<\/h3>\n\n\n\n<p>\u30af\u30a4\u30ba\u756a\u7d44\u3001\u8b0e\u89e3\u304d\u30a4\u30d9\u30f3\u30c8\u3001\u30a2\u30cb\u30e1\u3084\u30b2\u30fc\u30e0\u306a\u3069\u3067\u898b\u304b\u3051\u305f\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u306e\u610f\u5473\u3092\u77e5\u308a\u305f\u3044\u6642\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002\u7b26\u53f7\u3092\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u77ac\u6642\u306b\u65e5\u672c\u8a9e\u3084\u82f1\u8a9e\u306b\u7ffb\u8a33\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"i-10\">\u9632\u707d\u77e5\u8b58\u306e\u78ba\u8a8d\u3084\u901a\u4fe1\u306e\u4f53\u9a13\u306b<\/h3>\n\n\n\n<p>\u707d\u5bb3\u6642\u306a\u3069\u306e\u7dca\u6025\u6642\u306b\u4f7f\u308f\u308c\u308b\u300cSOS\uff08\u30fb\u30fb\u30fb \uff0d\uff0d\uff0d \u30fb\u30fb\u30fb\uff09\u300d\u306a\u3069\u306e\u5408\u56f3\u304c\u3001\u5b9f\u969b\u306b\u3069\u306e\u3088\u3046\u306a\u30ea\u30ba\u30e0\u3084\u97f3\u3067\u767a\u4fe1\u3055\u308c\u308b\u306e\u304b\u3092\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002\u753b\u9762\u306e\u70b9\u6ec5\u6a5f\u80fd\u3092\u4f7f\u3046\u3053\u3068\u3067\u3001\u5149\u306b\u3088\u308b\u4fe1\u53f7\u4f1d\u9054\u3092\u7591\u4f3c\u4f53\u9a13\u3059\u308b\u3053\u3068\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-11\">\u6b27\u6587\uff08\u82f1\u8a9e\uff09\u3068\u548c\u6587\uff08\u65e5\u672c\u8a9e\uff09\u306e\u5207\u308a\u66ff\u3048\u306b\u3064\u3044\u3066<\/h2>\n\n\n\n<p>\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u3092\u30c6\u30ad\u30b9\u30c8\u306b\u5909\u63db\uff08\u89e3\u8aad\uff09\u3059\u308b\u969b\u3001\u610f\u56f3\u3057\u306a\u3044\u6587\u5b57\u304c\u8868\u793a\u3055\u308c\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u306f\u3001\u540c\u3058\u7b26\u53f7\u30d1\u30bf\u30fc\u30f3\u304c\u8a00\u8a9e\u306b\u3088\u3063\u3066\u7570\u306a\u308b\u6587\u5b57\u306b\u5272\u308a\u5f53\u3066\u3089\u308c\u3066\u3044\u308b\u305f\u3081\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u5909\u63db\u7d50\u679c\u304c\u304a\u304b\u3057\u3044\u3068\u611f\u3058\u305f\u5834\u5408\u306f\u3001\u7d50\u679c\u8868\u793a\u30a8\u30ea\u30a2\u306e\u53f3\u4e0a\u306b\u3042\u308b\u5207\u308a\u66ff\u3048\u30dc\u30bf\u30f3\uff08\u6b27\u6587 \/ \u548c\u6587\uff09\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u518d\u5165\u529b\u3059\u308b\u3053\u3068\u306a\u304f\u3001\u6b63\u3057\u3044\u8a00\u8a9e\u3067\u306e\u89e3\u8aad\u7d50\u679c\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-12\">\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u3067\u306e\u64cd\u4f5c\u3068\u5149\u306e\u30b7\u30b0\u30ca\u30eb<\/h2>\n\n\n\n<p>\u672c\u30c4\u30fc\u30eb\u306f\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u3067\u306e\u64cd\u4f5c\u306b\u6700\u9069\u5316\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u30b9\u30de\u30db\u3067\u30a2\u30af\u30bb\u30b9\u3057\u305f\u5834\u5408\u306e\u307f\u3001\u5165\u529b\u6b04\u306e\u4e0b\u306b\u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\u5165\u529b\u5c02\u7528\u306e\u30ad\u30fc\u30d1\u30c3\u30c9\u304c\u8868\u793a\u3055\u308c\u3001\u30b9\u30e0\u30fc\u30ba\u306b\u7b26\u53f7\u3092\u6253\u3064\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<br>\u307e\u305f\u3001\u518d\u751f\u6642\u306b\u306f\u753b\u9762\u4e2d\u592e\u306e\u30a4\u30f3\u30b8\u30b1\u30fc\u30bf\u30fc\u304c\u4fe1\u53f7\u306b\u5408\u308f\u305b\u3066\u70b9\u6ec5\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30af\u30ea\u30a2 \u203b\u3072\u3089\u304c\u306a\u30fb\u30ab\u30bf\u30ab\u30ca\u30fb\u82f1\u8a9e \/ \u30e2\u30fc\u30eb\u30b9\u4fe1\u53f7\uff08\u30fb\uff0d\uff09\u3092\u5165\u529b\uff08\u6700\u5927500\u6587\u5b57\uff09 \u3053\u3093\u306b\u3061\u306f 0 \/ 500 \u5909\u63db\u7d50\u679c \u6b27\u6587 \u548c\u6587 \u3053\u3053\u306b\u5909\u63db\u7d50\u679c\u304c\u8868\u793a\u3055\u308c\u307e\u3059 \u30fb \uff0d \u7a7a\u767d 1\u6587\u5b57\u524a\u9664 \u97f3\u306b\u5408\u308f\u305b\u3066\u70b9\u6ec5\u3057\u307e\u3059 \u25b6  &#8230; <\/p>\n","protected":false},"author":4,"featured_media":9016,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,39],"tags":[],"class_list":{"0":"post-8993","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tool","8":"category-life","9":"entry"},"_links":{"self":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/8993","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/comments?post=8993"}],"version-history":[{"count":42,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/8993\/revisions"}],"predecessor-version":[{"id":9063,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/8993\/revisions\/9063"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media\/9016"}],"wp:attachment":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media?parent=8993"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/categories?post=8993"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/tags?post=8993"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}