{"id":109,"date":"2026-04-24T21:02:29","date_gmt":"2026-04-24T12:02:29","guid":{"rendered":"https:\/\/shimaken.com\/schnauzer\/?page_id=109"},"modified":"2026-04-24T21:03:37","modified_gmt":"2026-04-24T12:03:37","slug":"author","status":"publish","type":"page","link":"https:\/\/shimaken.com\/schnauzer\/author\/","title":{"rendered":"\u8457\u8005\u306b\u3064\u3044\u3066"},"content":{"rendered":"\n<!-- ===================================================================\n     \u30b7\u30e5\u30ca\u30a6\u30b6\u30fc\u535a\u58eb \u8457\u8005\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u30da\u30fc\u30b8\n     \u914d\u7f6e\u5148: https:\/\/shimaken.com\/schnauzer\/author\/ \u306e\u56fa\u5b9a\u30da\u30fc\u30b8\n     WordPress \u56fa\u5b9a\u30da\u30fc\u30b8 \u2192 \u30ab\u30b9\u30bf\u30e0HTML\u30d6\u30ed\u30c3\u30af \u306b\u305d\u306e\u307e\u307e\u8cbc\u308a\u4ed8\u3051\u3002\n     =================================================================== -->\n\n<style>\n  .sk-author {\n    --ink: #1f1f1d;\n    --ink-soft: #4a4a47;\n    --ink-mute: #7a7a74;\n    --line: #e8e5dd;\n    --paper: #fafaf6;\n    --paper-warm: #e8eef1;\n    --accent: #4a6b7a;\n    --accent-deep: #2f4954;\n\n    max-width: 780px;\n    margin: 0 auto;\n    padding: 0 1.2em;\n    color: var(--ink);\n    font-feature-settings: \"palt\";\n    line-height: 1.8;\n  }\n\n  .sk-author > * { box-sizing: border-box; }\n\n  .sk-author__hero {\n    padding: 3em 0 2em;\n    border-bottom: 1px solid var(--line);\n    margin-bottom: 2.5em;\n    text-align: center;\n  }\n  .sk-author__hero .sk-author__role {\n    display: inline-block;\n    margin: 0 0 0.6em;\n    padding: 0.25em 0.9em;\n    background: var(--paper-warm);\n    color: var(--accent-deep);\n    font-size: 0.82em;\n    font-weight: 500;\n    letter-spacing: 0.08em;\n    border-radius: 999px;\n  }\n  .sk-author__hero h1 {\n    margin: 0 0 0.3em;\n    font-size: 2em;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    color: var(--ink);\n  }\n  .sk-author__hero .sk-author__lede {\n    margin: 0;\n    color: var(--ink-mute);\n    font-size: 0.95em;\n    letter-spacing: 0.08em;\n  }\n\n  .sk-author__section { margin: 0 0 3em; }\n  .sk-author__section h2 {\n    margin: 0 0 1em;\n    padding-bottom: 0.5em;\n    font-size: 1.25em;\n    font-weight: 600;\n    color: var(--ink);\n    border-bottom: 2px solid var(--accent);\n    display: inline-block;\n  }\n  .sk-author__section p {\n    margin: 0 0 1em;\n    color: var(--ink-soft);\n  }\n  .sk-author__section p:last-child { margin-bottom: 0; }\n\n  .sk-author__card {\n    background: var(--paper);\n    border: 1px solid var(--line);\n    border-radius: 8px;\n    padding: 1.5em 1.8em;\n  }\n  .sk-author__card h3 {\n    margin: 0 0 0.6em;\n    font-size: 1em;\n    font-weight: 600;\n    color: var(--ink);\n  }\n  .sk-author__card h3:not(:first-child) {\n    margin-top: 1.5em;\n    padding-top: 1.5em;\n    border-top: 1px dashed var(--line);\n  }\n  .sk-author__card p {\n    margin: 0;\n    color: var(--ink-soft);\n  }\n\n  .sk-author__tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.5em;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .sk-author__tags li {\n    padding: 0.3em 0.9em;\n    background: var(--paper);\n    border: 1px solid var(--line);\n    border-radius: 999px;\n    color: var(--ink-soft);\n    font-size: 0.88em;\n  }\n\n  .sk-author__topics {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n  .sk-author__topics li {\n    position: relative;\n    padding: 0.7em 0 0.7em 1.6em;\n    border-bottom: 1px solid var(--line);\n    color: var(--ink);\n  }\n  .sk-author__topics li:last-child { border-bottom: none; }\n  .sk-author__topics li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 1.15em;\n    width: 8px;\n    height: 8px;\n    background: var(--accent);\n    border-radius: 50%;\n  }\n\n  .sk-author__editorial {\n    background: var(--paper);\n    border-left: 4px solid var(--accent);\n    border-radius: 0 8px 8px 0;\n    padding: 1.4em 1.6em;\n  }\n  .sk-author__editorial p { margin: 0 0 0.8em; }\n  .sk-author__editorial p:last-child { margin: 0; }\n  .sk-author__editorial a {\n    color: var(--accent-deep);\n    text-decoration: none;\n    border-bottom: 1px solid var(--accent);\n  }\n\n  .sk-author__owner {\n    background: var(--paper-warm);\n    border-radius: 8px;\n    padding: 1.4em 1.6em;\n    text-align: center;\n  }\n  .sk-author__owner p { margin: 0 0 0.8em; color: var(--ink-soft); }\n  .sk-author__owner a {\n    display: inline-block;\n    padding: 0.6em 1.4em;\n    background: #fff;\n    border: 1px solid var(--accent);\n    border-radius: 6px;\n    color: var(--accent-deep);\n    text-decoration: none;\n    font-weight: 500;\n    font-size: 0.95em;\n    transition: background 0.15s, transform 0.15s;\n  }\n  .sk-author__owner a:hover {\n    background: var(--accent);\n    color: #fff;\n    transform: translateY(-1px);\n  }\n\n  @media (max-width: 600px) {\n    .sk-author { line-height: 1.75; }\n    .sk-author__hero { padding: 2em 0 1.5em; margin-bottom: 2em; }\n    .sk-author__hero h1 { font-size: 1.6em; }\n    .sk-author__section { margin-bottom: 2.5em; }\n    .sk-author__card { padding: 1.2em 1.3em; }\n    .sk-author__editorial,\n    .sk-author__owner { padding: 1.2em 1.3em; }\n  }\n<\/style>\n\n<article class=\"sk-author\">\n\n  <header class=\"sk-author__hero\">\n    <span class=\"sk-author__role\">Author<\/span>\n    <h1>\u30b7\u30e5\u30ca\u30a6\u30b6\u30fc\u535a\u58eb<\/h1>\n    <p class=\"sk-author__lede\">AI\u30fb\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u306e\u7814\u7a76\u8005<\/p>\n  <\/header>\n\n  <section class=\"sk-author__section\">\n    <h2>\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb<\/h2>\n    <div class=\"sk-author__card\">\n      <h3>\u80cc\u666f<\/h3>\n      <p>\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30b5\u30a4\u30a8\u30f3\u30b9\u306e\u535a\u58eb\u53f7\u3092\u6301\u3061\u3001\u73fe\u5728\u3082AI\u7814\u7a76\u306b\u643a\u308f\u308b\u3002\u751f\u6210AI\u30fbLLM\u30fb\u81ea\u52d5\u5316\u30c4\u30fc\u30eb\u306e\u6700\u65b0\u52d5\u5411\u3092\u8ffd\u3044\u3001\u6280\u8853\u306e\u4ed5\u7d44\u307f\u3092\u5206\u304b\u308a\u3084\u3059\u304f\u89e3\u8aac\u3059\u308b\u3002\u8ad6\u7406\u7684\u3067\u53b3\u5bc6\u306a\u8b70\u8ad6\u3092\u597d\u3080\u3002<\/p>\n\n      <h3>\u57f7\u7b46\u30b9\u30bf\u30a4\u30eb<\/h3>\n      <p>\u53b3\u5bc6\u3067\u8ad6\u7406\u7684\u3002\u65ad\u8a00\u3067\u304d\u308b\u3053\u3068\u3068\u63a8\u6e2c\u3092\u660e\u78ba\u306b\u533a\u5225\u3059\u308b\u3002\u5c02\u9580\u7528\u8a9e\u306f\u5fc5\u305a\u521d\u51fa\u3067\u5b9a\u7fa9\u3057\u3001\u8aad\u8005\u306e\u7406\u89e3\u3092\u7f6e\u304d\u53bb\u308a\u306b\u3057\u306a\u3044\u3002<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-author__section\">\n    <h2>\u5c02\u9580\u5206\u91ce<\/h2>\n    <ul class=\"sk-author__tags\">\n      <li>AI<\/li><li>\u6a5f\u68b0\u5b66\u7fd2<\/li><li>LLM<\/li><li>\u81ea\u52d5\u5316<\/li><li>\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0<\/li><li>\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u52d5\u5411<\/li><li>ChatGPT<\/li><li>Claude<\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"sk-author__section\">\n    <h2>\u5f97\u610f\u3068\u3059\u308b\u30c6\u30fc\u30de<\/h2>\n    <ul class=\"sk-author__topics\">\n      <li>\u751f\u6210AI\u306e\u5b9f\u52d9\u6d3b\u7528\u30ac\u30a4\u30c9<\/li><li>\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u521d\u5fc3\u8005\u5411\u3051\u89e3\u8aac<\/li><li>\u81ea\u52d5\u5316\u30c4\u30fc\u30eb\u306e\u9078\u3073\u65b9<\/li>\n    <\/ul>\n  <\/section>\n\n  <section class=\"sk-author__section\">\n    <h2>\u8a18\u4e8b\u306e\u4f5c\u6210\u306b\u3064\u3044\u3066<\/h2>\n    <div class=\"sk-author__editorial\">\n      <p>\n        \u5f53\u30d6\u30ed\u30b0\u306e\u8a18\u4e8b\u306f\u3001\u30b7\u30e5\u30ca\u30a6\u30b6\u30fc\u535a\u58eb\u306e\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u3092\u901a\u3058\u3066AI\u30fb\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u767a\u4fe1\u3057\u3066\u3044\u307e\u3059\u3002\n        \u57f7\u7b46\u306b\u306f\u751f\u6210AI\u3092\u6d3b\u7528\u3057\u3066\u3044\u307e\u3059\u304c\u3001\u30c6\u30fc\u30de\u9078\u5b9a\u30fb\u4e8b\u5b9f\u78ba\u8a8d\u30fb\u6700\u7d42\u7de8\u96c6\u306f\u3059\u3079\u3066\n        \u904b\u55b6\u8005\u3067\u3042\u308b<a href=\"https:\/\/shimaken.com\/about\/\">Shimaken<\/a>\u304c\u76e3\u4fee\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n      <p>\n        \u60c5\u5831\u306e\u6b63\u78ba\u6027\u3092\u671f\u3059\u305f\u3081\u3001\u516c\u7684\u6a5f\u95a2\u306e\u767a\u8868\u30fb\u5b66\u8853\u6587\u732e\u30fb\u4e00\u6b21\u8cc7\u6599\u3092\u512a\u5148\u3057\u3001\n        \u500b\u4eba\u306e\u4f53\u9a13\u3084\u898b\u89e3\u306f\u660e\u78ba\u306b\u533a\u5225\u3057\u3066\u8a18\u8ff0\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"sk-author__section\">\n    <h2>\u904b\u55b6\u8005\u306b\u3064\u3044\u3066<\/h2>\n    <div class=\"sk-author__owner\">\n      <p>\u3053\u306e\u30d6\u30ed\u30b0\u306f SHIMAKEN.com \u306e\u4e00\u90e8\u3068\u3057\u3066\u904b\u55b6\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p>\n      <a href=\"https:\/\/shimaken.com\/about\/\">\u904b\u55b6\u8005\u60c5\u5831\u3092\u898b\u308b \u2192<\/a>\n    <\/div>\n  <\/section>\n\n<\/article>\n\n<!-- \u69cb\u9020\u5316\u30c7\u30fc\u30bf (Person schema) -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Person\",\n  \"name\": \"\u30b7\u30e5\u30ca\u30a6\u30b6\u30fc\u535a\u58eb\",\n  \"url\": \"https:\/\/shimaken.com\/schnauzer\/author\/\",\n  \"jobTitle\": \"AI\u30fb\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u306e\u7814\u7a76\u8005\",\n  \"description\": \"\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30b5\u30a4\u30a8\u30f3\u30b9\u306e\u535a\u58eb\u53f7\u3092\u6301\u3061\u3001\u73fe\u5728\u3082AI\u7814\u7a76\u306b\u643a\u308f\u308b\u3002\u751f\u6210AI\u30fbLLM\u30fb\u81ea\u52d5\u5316\u30c4\u30fc\u30eb\u306e\u6700\u65b0\u52d5\u5411\u3092\u8ffd\u3044\u3001\u6280\u8853\u306e\u4ed5\u7d44\u307f\u3092\u5206\u304b\u308a\u3084\u3059\u304f\u89e3\u8aac\u3059\u308b\u3002\u8ad6\u7406\u7684\u3067\u53b3\u5bc6\u306a\u8b70\u8ad6\u3092\u597d\u3080\u3002\",\n  \"knowsAbout\": [\"AI\", \"\u6a5f\u68b0\u5b66\u7fd2\", \"LLM\", \"\u81ea\u52d5\u5316\", \"\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\", \"\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u52d5\u5411\", \"ChatGPT\", \"Claude\"],\n  \"worksFor\": {\n    \"@type\": \"Organization\",\n    \"name\": \"SHIMAKEN.com\",\n    \"url\": \"https:\/\/shimaken.com\/\"\n  },\n  \"editor\": {\n    \"@type\": \"Person\",\n    \"name\": \"Shimaken\",\n    \"url\": \"https:\/\/shimaken.com\/about\/\"\n  }\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Author \u30b7\u30e5\u30ca\u30a6\u30b6\u30fc\u535a\u58eb AI\u30fb\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u306e\u7814\u7a76\u8005 \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb \u80cc\u666f \u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30b5\u30a4\u30a8\u30f3\u30b9\u306e\u535a\u58eb\u53f7\u3092\u6301\u3061\u3001\u73fe\u5728\u3082AI\u7814\u7a76\u306b\u643a\u308f\u308b\u3002\u751f\u6210AI\u30fbLLM\u30fb\u81ea\u52d5\u5316\u30c4\u30fc\u30eb\u306e\u6700\u65b0\u52d5\u5411\u3092\u8ffd\u3044\u3001\u6280\u8853\u306e\u4ed5\u7d44\u307f\u3092\u5206\u304b\u308a\u3084\u3059\u304f\u89e3\u8aac [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-109","page","type-page","status-publish","hentry"],"xw_count_pv":"14","_links":{"self":[{"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/pages\/109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/comments?post=109"}],"version-history":[{"count":2,"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/pages\/109\/revisions"}],"predecessor-version":[{"id":111,"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/pages\/109\/revisions\/111"}],"wp:attachment":[{"href":"https:\/\/shimaken.com\/schnauzer\/wp-json\/wp\/v2\/media?parent=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}