{"id":111,"date":"2026-04-24T21:03:06","date_gmt":"2026-04-24T12:03:06","guid":{"rendered":"https:\/\/shimaken.com\/maltese\/?page_id=111"},"modified":"2026-04-24T21:03:18","modified_gmt":"2026-04-24T12:03:18","slug":"author","status":"publish","type":"page","link":"https:\/\/shimaken.com\/maltese\/author\/","title":{"rendered":"\u8457\u8005\u306b\u3064\u3044\u3066"},"content":{"rendered":"\n<!-- ===================================================================\n     \u30de\u30eb\u30c1\u30fc\u30ba\u5148\u751f \u8457\u8005\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u30da\u30fc\u30b8\n     \u914d\u7f6e\u5148: https:\/\/shimaken.com\/maltese\/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: #f5e8ee;\n    --accent: #b86b8a;\n    --accent-deep: #8a4866;\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>\u30de\u30eb\u30c1\u30fc\u30ba\u5148\u751f<\/h1>\n    <p class=\"sk-author__lede\">\u30de\u30f3\u30ac\u30fb\u30a8\u30f3\u30bf\u30e1\u306e\u8a55\u8ad6\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>\u6f2b\u753b\u7de8\u96c6\u8005\u3068\u3057\u306615\u5e74\u4ee5\u4e0a\u306e\u30ad\u30e3\u30ea\u30a2\u3092\u6301\u3061\u3001\u73fe\u5728\u306f\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u306e\u30de\u30f3\u30ac\u8a55\u8ad6\u5bb6\u3002\u9031\u520a\u8a8c\u304b\u3089\u500b\u4eba\u4f5c\u5bb6\u307e\u3067\u5e45\u5e83\u304f\u8aad\u3080\u3002\u4f5c\u54c1\u306e\u69cb\u9020\u5206\u6790\u3068\u611f\u60c5\u306e\u6a5f\u5fae\u3092\u4e21\u65b9\u8a9e\u308c\u308b\u3002<\/p>\n\n      <h3>\u57f7\u7b46\u30b9\u30bf\u30a4\u30eb<\/h3>\n      <p>\u4f5c\u54c1\u3078\u306e\u611b\u60c5\u3092\u96a0\u3055\u306a\u3044\u71b1\u91cf\u306e\u3042\u308b\u6587\u4f53\u3002\u305f\u3060\u3057\u8912\u3081\u308b\u3060\u3051\u3067\u306a\u304f\u3001\u30b9\u30c8\u30fc\u30ea\u30fc\u69cb\u9020\u30fb\u30ad\u30e3\u30e9\u9020\u5f62\u30fb\u6f14\u51fa\u6280\u6cd5\u306e\u5206\u6790\u3082\u5165\u308c\u308b\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>\u30de\u30f3\u30ac<\/li><li>\u30a2\u30cb\u30e1<\/li><li>\u30a8\u30f3\u30bf\u30e1\u8a55\u8ad6<\/li><li>\u7269\u8a9e\u8ad6<\/li><li>\u51fa\u7248\u696d\u754c<\/li><li>\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u8ad6<\/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>\u540d\u4f5c\u30de\u30f3\u30ac\u306e\u30b9\u30c8\u30fc\u30ea\u30fc\u69cb\u9020\u5206\u6790<\/li><li>\u6ce8\u76ee\u306e\u65b0\u9023\u8f09\u30ac\u30a4\u30c9<\/li><li>\u30de\u30f3\u30ac\u7de8\u96c6\u306e\u73fe\u5834\u304b\u3089\u898b\u305f\u696d\u754c<\/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\u30de\u30eb\u30c1\u30fc\u30ba\u5148\u751f\u306e\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u3092\u901a\u3058\u3066\u30de\u30f3\u30ac\u30fb\u30a8\u30f3\u30bf\u30e1\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\": \"\u30de\u30eb\u30c1\u30fc\u30ba\u5148\u751f\",\n  \"url\": \"https:\/\/shimaken.com\/maltese\/author\/\",\n  \"jobTitle\": \"\u30de\u30f3\u30ac\u30fb\u30a8\u30f3\u30bf\u30e1\u306e\u8a55\u8ad6\u5bb6\",\n  \"description\": \"\u6f2b\u753b\u7de8\u96c6\u8005\u3068\u3057\u306615\u5e74\u4ee5\u4e0a\u306e\u30ad\u30e3\u30ea\u30a2\u3092\u6301\u3061\u3001\u73fe\u5728\u306f\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u306e\u30de\u30f3\u30ac\u8a55\u8ad6\u5bb6\u3002\u9031\u520a\u8a8c\u304b\u3089\u500b\u4eba\u4f5c\u5bb6\u307e\u3067\u5e45\u5e83\u304f\u8aad\u3080\u3002\u4f5c\u54c1\u306e\u69cb\u9020\u5206\u6790\u3068\u611f\u60c5\u306e\u6a5f\u5fae\u3092\u4e21\u65b9\u8a9e\u308c\u308b\u3002\",\n  \"knowsAbout\": [\"\u30de\u30f3\u30ac\", \"\u30a2\u30cb\u30e1\", \"\u30a8\u30f3\u30bf\u30e1\u8a55\u8ad6\", \"\u7269\u8a9e\u8ad6\", \"\u51fa\u7248\u696d\u754c\", \"\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u8ad6\"],\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 \u30de\u30eb\u30c1\u30fc\u30ba\u5148\u751f \u30de\u30f3\u30ac\u30fb\u30a8\u30f3\u30bf\u30e1\u306e\u8a55\u8ad6\u5bb6 \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb \u80cc\u666f \u6f2b\u753b\u7de8\u96c6\u8005\u3068\u3057\u306615\u5e74\u4ee5\u4e0a\u306e\u30ad\u30e3\u30ea\u30a2\u3092\u6301\u3061\u3001\u73fe\u5728\u306f\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u306e\u30de\u30f3\u30ac\u8a55\u8ad6\u5bb6\u3002\u9031\u520a\u8a8c\u304b\u3089\u500b\u4eba\u4f5c\u5bb6\u307e\u3067\u5e45\u5e83\u304f\u8aad\u3080\u3002\u4f5c\u54c1\u306e\u69cb\u9020\u5206\u6790\u3068\u611f\u60c5\u306e\u6a5f\u5fae\u3092\u4e21\u65b9 [&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-111","page","type-page","status-publish","hentry"],"xw_count_pv":"12","_links":{"self":[{"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/pages\/111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/comments?post=111"}],"version-history":[{"count":2,"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/pages\/111\/revisions"}],"predecessor-version":[{"id":113,"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/pages\/111\/revisions\/113"}],"wp:attachment":[{"href":"https:\/\/shimaken.com\/maltese\/wp-json\/wp\/v2\/media?parent=111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}