{"id":235,"date":"2026-04-24T20:58:23","date_gmt":"2026-04-24T11:58:23","guid":{"rendered":"https:\/\/shimaken.com\/collie\/?page_id=235"},"modified":"2026-04-24T20:58:23","modified_gmt":"2026-04-24T11:58:23","slug":"author","status":"publish","type":"page","link":"https:\/\/shimaken.com\/collie\/author\/","title":{"rendered":"\u8457\u8005\u306b\u3064\u3044\u3066"},"content":{"rendered":"\n<!-- ===================================================================\n     \u30d0\u30ea\u30b9\u30bf\u30b3\u30ea\u30fc \u8457\u8005\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u30da\u30fc\u30b8\n     \u914d\u7f6e\u5148: https:\/\/shimaken.com\/collie\/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: #f1ebe0;\n    --accent: #8b6f47;\n    --accent-deep: #5f4a2b;\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>\u30d0\u30ea\u30b9\u30bf\u30b3\u30ea\u30fc<\/h1>\n    <p class=\"sk-author__lede\">\u30b3\u30fc\u30d2\u30fc\u3068\u66ae\u3089\u3057\u306e\u63a2\u6c42\u5bb6<\/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>\u90fd\u5185\u306e\u4eba\u6c17\u30ab\u30d5\u30a7\u306710\u5e74\u4ee5\u4e0a\u30d0\u30ea\u30b9\u30bf\u3068\u3057\u3066\u50cd\u3044\u305f\u7d4c\u9a13\u3092\u6301\u3064\u3002\u30b3\u30fc\u30d2\u30fc\u8c46\u306e\u7523\u5730\u30fb\u62bd\u51fa\u6280\u6cd5\u30fb\u5668\u5177\u306b\u7cbe\u901a\u3059\u308b\u3002\u65e5\u5e38\u306e\u4e2d\u306e\u5c0f\u3055\u306a\u8c4a\u304b\u3055\u3092\u5927\u5207\u306b\u3059\u308b\u611f\u6027\u306e\u6301\u3061\u4e3b\u3002<\/p>\n\n      <h3>\u57f7\u7b46\u30b9\u30bf\u30a4\u30eb<\/h3>\n      <p>\u67d4\u3089\u304b\u304f\u7a4f\u3084\u304b\u306a\u6587\u4f53\u3002\u9999\u308a\u3084\u5473\u308f\u3044\u306a\u3069\u611f\u899a\u7684\u306a\u8868\u73fe\u3092\u52b9\u679c\u7684\u306b\u4f7f\u3046\u3002\u62bc\u3057\u4ed8\u3051\u304c\u307e\u3057\u304f\u306a\u304f\u3001\u8aad\u8005\u304c\u81ea\u5206\u306e\u30da\u30fc\u30b9\u3067\u697d\u3057\u3081\u308b\u4f59\u767d\u3092\u6b8b\u3059\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>\u30b3\u30fc\u30d2\u30fc<\/li><li>\u30ab\u30d5\u30a7<\/li><li>\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb<\/li><li>\u30a4\u30f3\u30c6\u30ea\u30a2<\/li><li>\u4e01\u5be7\u306a\u66ae\u3089\u3057<\/li><li>\u62bd\u51fa\u6280\u6cd5<\/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>\u81ea\u5b85\u3067\u697d\u3057\u3080\u30b3\u30fc\u30d2\u30fc\u62bd\u51fa\u306e\u57fa\u672c<\/li><li>\u8c46\u306e\u9078\u3073\u65b9\u3068\u7523\u5730\u3054\u3068\u306e\u7279\u5fb4<\/li><li>\u66ae\u3089\u3057\u3092\u8c4a\u304b\u306b\u3059\u308b\u65e5\u5e38\u306e\u5de5\u592b<\/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\u30d0\u30ea\u30b9\u30bf\u30b3\u30ea\u30fc\u306e\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u3092\u901a\u3058\u3066\u30b3\u30fc\u30d2\u30fc\u30fb\u751f\u6d3b\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\": \"\u30d0\u30ea\u30b9\u30bf\u30b3\u30ea\u30fc\",\n  \"url\": \"https:\/\/shimaken.com\/collie\/author\/\",\n  \"jobTitle\": \"\u30b3\u30fc\u30d2\u30fc\u3068\u66ae\u3089\u3057\u306e\u63a2\u6c42\u5bb6\",\n  \"description\": \"\u90fd\u5185\u306e\u4eba\u6c17\u30ab\u30d5\u30a7\u306710\u5e74\u4ee5\u4e0a\u30d0\u30ea\u30b9\u30bf\u3068\u3057\u3066\u50cd\u3044\u305f\u7d4c\u9a13\u3092\u6301\u3064\u3002\u30b3\u30fc\u30d2\u30fc\u8c46\u306e\u7523\u5730\u30fb\u62bd\u51fa\u6280\u6cd5\u30fb\u5668\u5177\u306b\u7cbe\u901a\u3059\u308b\u3002\u65e5\u5e38\u306e\u4e2d\u306e\u5c0f\u3055\u306a\u8c4a\u304b\u3055\u3092\u5927\u5207\u306b\u3059\u308b\u611f\u6027\u306e\u6301\u3061\u4e3b\u3002\",\n  \"knowsAbout\": [\"\u30b3\u30fc\u30d2\u30fc\", \"\u30ab\u30d5\u30a7\", \"\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\", \"\u30a4\u30f3\u30c6\u30ea\u30a2\", \"\u4e01\u5be7\u306a\u66ae\u3089\u3057\", \"\u62bd\u51fa\u6280\u6cd5\"],\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 \u30d0\u30ea\u30b9\u30bf\u30b3\u30ea\u30fc \u30b3\u30fc\u30d2\u30fc\u3068\u66ae\u3089\u3057\u306e\u63a2\u6c42\u5bb6 \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb \u80cc\u666f \u90fd\u5185\u306e\u4eba\u6c17\u30ab\u30d5\u30a7\u306710\u5e74\u4ee5\u4e0a\u30d0\u30ea\u30b9\u30bf\u3068\u3057\u3066\u50cd\u3044\u305f\u7d4c\u9a13\u3092\u6301\u3064\u3002\u30b3\u30fc\u30d2\u30fc\u8c46\u306e\u7523\u5730\u30fb\u62bd\u51fa\u6280\u6cd5\u30fb\u5668\u5177\u306b\u7cbe\u901a\u3059\u308b\u3002\u65e5\u5e38\u306e\u4e2d\u306e\u5c0f\u3055\u306a\u8c4a\u304b\u3055\u3092\u5927\u5207\u306b\u3059\u308b\u611f\u6027\u306e [&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-235","page","type-page","status-publish","hentry"],"xw_count_pv":"10","_links":{"self":[{"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/pages\/235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/comments?post=235"}],"version-history":[{"count":1,"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/pages\/235\/revisions"}],"predecessor-version":[{"id":236,"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/pages\/235\/revisions\/236"}],"wp:attachment":[{"href":"https:\/\/shimaken.com\/collie\/wp-json\/wp\/v2\/media?parent=235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}