{"id":147,"date":"2026-04-24T21:01:09","date_gmt":"2026-04-24T12:01:09","guid":{"rendered":"https:\/\/shimaken.com\/papillon\/?page_id=147"},"modified":"2026-04-24T21:04:19","modified_gmt":"2026-04-24T12:04:19","slug":"author","status":"publish","type":"page","link":"https:\/\/shimaken.com\/papillon\/author\/","title":{"rendered":"\u8457\u8005\u306b\u3064\u3044\u3066"},"content":{"rendered":"\n<!-- ===================================================================\n     \u30d1\u30d4\u30e8\u30f3\u5148\u8f29 \u8457\u8005\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u30da\u30fc\u30b8\n     \u914d\u7f6e\u5148: https:\/\/shimaken.com\/papillon\/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: #efe6f3;\n    --accent: #a87ab8;\n    --accent-deep: #7a5088;\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>\u30d1\u30d4\u30e8\u30f3\u5148\u8f29<\/h1>\n    <p class=\"sk-author__lede\">\u604b\u611b\u30fb\u4eba\u9593\u95a2\u4fc2\u306e\u30a2\u30c9\u30d0\u30a4\u30b6\u30fc<\/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>\u9577\u5e74\u3001\u53cb\u4eba\u77e5\u4eba\u304b\u3089\u306e\u604b\u611b\u76f8\u8ac7\u3092\u53d7\u3051\u3066\u304d\u305f\u7d4c\u9a13\u3092\u6301\u3064\u3002\u604b\u611b\u3060\u3051\u3067\u306a\u304f\u3001\u53cb\u4eba\u95a2\u4fc2\u30fb\u8077\u5834\u306e\u4eba\u9593\u95a2\u4fc2\u30fb\u5bb6\u65cf\u95a2\u4fc2\u307e\u3067\u5e45\u5e83\u304f\u52a9\u8a00\u3059\u308b\u3002\u6d1e\u5bdf\u529b\u304c\u92ed\u304f\u3001\u7269\u4e8b\u306e\u672c\u8cea\u3092\u898b\u629c\u304f\u3002<\/p>\n\n      <h3>\u57f7\u7b46\u30b9\u30bf\u30a4\u30eb<\/h3>\n      <p>\u89aa\u3057\u307f\u3084\u3059\u304f\u3001\u3067\u3082\u7518\u3084\u304b\u3055\u306a\u3044\u6587\u4f53\u3002\u76f8\u624b\u3092\u80af\u5b9a\u3057\u3064\u3064\u3001\u5fc5\u8981\u306a\u6642\u306f\u7387\u76f4\u306b\u6307\u6458\u3059\u308b\u3002\u8aad\u8005\u304c\u81ea\u5206\u3068\u5411\u304d\u5408\u3046\u304d\u3063\u304b\u3051\u3092\u4f5c\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>\u604b\u611b<\/li><li>\u4eba\u9593\u95a2\u4fc2<\/li><li>\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3<\/li><li>\u81ea\u5df1\u7406\u89e3<\/li><li>\u5bfe\u8a71\u8853<\/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>\u5065\u5168\u306a\u95a2\u4fc2\u3092\u7bc9\u304f\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3<\/li><li>\u5225\u308c\u3068\u5411\u304d\u5408\u3046\u5fc3\u306e\u6574\u7406<\/li><li>\u8077\u5834\u306e\u4eba\u9593\u95a2\u4fc2\u3092\u697d\u306b\u3059\u308b\u8003\u3048\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\u30d1\u30d4\u30e8\u30f3\u5148\u8f29\u306e\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u3092\u901a\u3058\u3066\u604b\u611b\u30fb\u4eba\u9593\u95a2\u4fc2\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\": \"\u30d1\u30d4\u30e8\u30f3\u5148\u8f29\",\n  \"url\": \"https:\/\/shimaken.com\/papillon\/author\/\",\n  \"jobTitle\": \"\u604b\u611b\u30fb\u4eba\u9593\u95a2\u4fc2\u306e\u30a2\u30c9\u30d0\u30a4\u30b6\u30fc\",\n  \"description\": \"\u9577\u5e74\u3001\u53cb\u4eba\u77e5\u4eba\u304b\u3089\u306e\u604b\u611b\u76f8\u8ac7\u3092\u53d7\u3051\u3066\u304d\u305f\u7d4c\u9a13\u3092\u6301\u3064\u3002\u604b\u611b\u3060\u3051\u3067\u306a\u304f\u3001\u53cb\u4eba\u95a2\u4fc2\u30fb\u8077\u5834\u306e\u4eba\u9593\u95a2\u4fc2\u30fb\u5bb6\u65cf\u95a2\u4fc2\u307e\u3067\u5e45\u5e83\u304f\u52a9\u8a00\u3059\u308b\u3002\u6d1e\u5bdf\u529b\u304c\u92ed\u304f\u3001\u7269\u4e8b\u306e\u672c\u8cea\u3092\u898b\u629c\u304f\u3002\",\n  \"knowsAbout\": [\"\u604b\u611b\", \"\u4eba\u9593\u95a2\u4fc2\", \"\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\", \"\u81ea\u5df1\u7406\u89e3\", \"\u5bfe\u8a71\u8853\"],\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 \u30d1\u30d4\u30e8\u30f3\u5148\u8f29 \u604b\u611b\u30fb\u4eba\u9593\u95a2\u4fc2\u306e\u30a2\u30c9\u30d0\u30a4\u30b6\u30fc \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb \u80cc\u666f \u9577\u5e74\u3001\u53cb\u4eba\u77e5\u4eba\u304b\u3089\u306e\u604b\u611b\u76f8\u8ac7\u3092\u53d7\u3051\u3066\u304d\u305f\u7d4c\u9a13\u3092\u6301\u3064\u3002\u604b\u611b\u3060\u3051\u3067\u306a\u304f\u3001\u53cb\u4eba\u95a2\u4fc2\u30fb\u8077\u5834\u306e\u4eba\u9593\u95a2\u4fc2\u30fb\u5bb6\u65cf\u95a2\u4fc2\u307e\u3067\u5e45\u5e83\u304f\u52a9\u8a00\u3059\u308b\u3002\u6d1e\u5bdf\u529b\u304c\u92ed\u304f\u3001\u7269\u4e8b\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-147","page","type-page","status-publish","hentry"],"xw_count_pv":"4","_links":{"self":[{"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/pages\/147","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/comments?post=147"}],"version-history":[{"count":2,"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/pages\/147\/revisions"}],"predecessor-version":[{"id":149,"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/pages\/147\/revisions\/149"}],"wp:attachment":[{"href":"https:\/\/shimaken.com\/papillon\/wp-json\/wp\/v2\/media?parent=147"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}