{"id":72,"date":"2025-10-02T15:21:45","date_gmt":"2025-10-02T06:21:45","guid":{"rendered":"https:\/\/crossfitkagoshima.jp\/?page_id=72"},"modified":"2026-05-12T14:18:27","modified_gmt":"2026-05-12T05:18:27","slug":"%e3%82%b3%e3%83%bc%e3%83%81%e7%b4%b9%e4%bb%8b","status":"publish","type":"page","link":"https:\/\/crossfitkagoshima.jp\/?page_id=72","title":{"rendered":"\u30b3\u30fc\u30c1\u7d39\u4ecb"},"content":{"rendered":"\n<section class=\"coach-profile\" aria-label=\"\u30b3\u30fc\u30c1\u7d39\u4ecb\">\n  <style>\n    .coach-profile {\n      position: relative;\n      background: linear-gradient(135deg, #fff7f0 0%, #ffffff 45%, #f5fbff 100%);\n      padding: 90px 20px 80px;\n      text-align: center;\n      color: #222;\n      overflow: hidden;\n      font-family: \"Hiragino Kaku Gothic ProN\", \"Noto Sans JP\", \"Meiryo\", system-ui, sans-serif;\n    }\n\n    \/* \u80cc\u666f\u30ed\u30b4 *\/\n    .coach-profile::before {\n      content: \"\";\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      width: 720px;\n      height: 720px;\n      background: url(\"https:\/\/crossfitkagoshima.jp\/wp-content\/uploads\/2025\/01\/logo-light.png\") no-repeat center\/contain;\n      opacity: 0.06;\n      transform: translate(-50%, -50%) rotate(-10deg);\n      pointer-events: none;\n    }\n\n    .coach-profile .inner {\n      position: relative;\n      z-index: 1;\n      max-width: 920px;\n      margin: 0 auto;\n      padding: 46px 28px 38px;\n      background: rgba(255, 255, 255, 0.96);\n      border-radius: 28px;\n      box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);\n      backdrop-filter: blur(4px);\n      opacity: 0;\n      transform: translateY(12px);\n      animation: coachFadeUp 0.8s ease-out forwards;\n    }\n\n    .coach-profile .label {\n      font-size: 0.9rem;\n      letter-spacing: 0.18em;\n      color: #999;\n      text-transform: uppercase;\n      margin-bottom: 14px;\n      font-weight: 700;\n    }\n\n    .coach-profile .photo {\n      width: 260px;\n      height: 260px;\n      margin: 0 auto 26px;\n      border-radius: 50%;\n      overflow: hidden;\n      box-shadow: 0 18px 42px rgba(0, 0, 0, 0.16);\n      background: #f2f2f2;\n    }\n\n    .coach-profile .photo img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      display: block;\n    }\n\n    .coach-profile .name {\n      font-size: 2.7rem;\n      font-weight: 900;\n      margin: 0 0 4px;\n      color: #111;\n      letter-spacing: 0.04em;\n      position: relative;\n      display: inline-block;\n      padding: 0 0.2em 0.25em;\n    }\n\n    .coach-profile .name::after {\n      content: \"\";\n      position: absolute;\n      left: 50%;\n      bottom: 0;\n      width: 62%;\n      height: 3px;\n      transform: translateX(-50%);\n      border-radius: 999px;\n      background: linear-gradient(90deg, #ffbb55, #ff6a00);\n    }\n\n    .coach-profile .roman {\n      margin: 8px 0 16px;\n      font-size: 0.98rem;\n      letter-spacing: 0.18em;\n      color: #777;\n      text-transform: uppercase;\n      font-variant-caps: all-small-caps;\n    }\n\n    .coach-profile .subtitle {\n      font-size: 1.05rem;\n      color: #555;\n      margin: 0 0 22px;\n      font-weight: 700;\n      line-height: 1.7;\n    }\n\n    .coach-profile .badges {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      justify-content: center;\n      margin: 0 0 30px;\n    }\n\n    .coach-profile .badge {\n      display: inline-flex;\n      align-items: center;\n      padding: 7px 14px;\n      border-radius: 999px;\n      font-weight: 800;\n      font-size: 0.9rem;\n      letter-spacing: 0.03em;\n      white-space: nowrap;\n    }\n\n    .coach-profile .badge.orange {\n      background: #fff7f0;\n      color: #b44700;\n      box-shadow: 0 8px 20px rgba(255, 106, 0, 0.16);\n    }\n\n    .coach-profile .badge.gray {\n      background: #f4f6f8;\n      color: #445;\n    }\n\n    .coach-profile .message-box {\n      max-width: 760px;\n      margin: 0 auto 32px;\n      padding: 30px 30px 28px;\n      border-radius: 22px;\n      background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);\n      border: 1px solid rgba(255, 106, 0, 0.12);\n      box-shadow: 0 10px 28px rgba(0, 0, 0, 0.04);\n      text-align: left;\n    }\n\n    .coach-profile .message-title {\n      font-size: 1.35rem;\n      font-weight: 900;\n      color: #111;\n      margin: 0 0 18px;\n      line-height: 1.6;\n      text-align: center;\n    }\n\n    .coach-profile .message-title span {\n      color: #ff6a00;\n    }\n\n    .coach-profile .bio {\n      color: #444;\n      line-height: 2;\n      font-size: 1rem;\n    }\n\n    .coach-profile .bio p {\n      margin: 0 0 16px;\n    }\n\n    .coach-profile .bio p:last-child {\n      margin-bottom: 0;\n    }\n\n    .coach-profile .highlight {\n      font-weight: 800;\n      color: #222;\n      background: linear-gradient(transparent 62%, rgba(255, 187, 85, 0.35) 62%);\n    }\n\n    .coach-profile .cta {\n      display: flex;\n      gap: 16px;\n      justify-content: center;\n      flex-wrap: wrap;\n      margin-top: 10px;\n    }\n\n    .coach-profile a.cfk-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 14px 32px;\n      border-radius: 999px;\n      font-weight: 800;\n      font-size: 1rem;\n      letter-spacing: 0.06em;\n      text-decoration: none;\n      transition: all 0.25s ease;\n      white-space: nowrap;\n    }\n\n    .coach-profile a.cfk-btn--primary {\n      background: linear-gradient(135deg, #ff6a00, #ff9500);\n      color: #fff;\n      box-shadow: 0 10px 28px rgba(255, 106, 0, 0.28);\n    }\n\n    .coach-profile a.cfk-btn--primary:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 14px 34px rgba(255, 106, 0, 0.34);\n    }\n\n    .coach-profile a.cfk-btn--outline {\n      background: #fff;\n      color: #ff6a00;\n      border: 2px solid #ff6a00;\n    }\n\n    .coach-profile a.cfk-btn--outline:hover {\n      background: #ff6a00;\n      color: #fff;\n      transform: translateY(-2px);\n      box-shadow: 0 10px 26px rgba(255, 106, 0, 0.25);\n    }\n\n    @keyframes coachFadeUp {\n      0% {\n        opacity: 0;\n        transform: translateY(18px);\n      }\n      100% {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .coach-profile {\n        padding: 70px 16px 64px;\n      }\n\n      .coach-profile::before {\n        width: 520px;\n        height: 520px;\n      }\n\n      .coach-profile .inner {\n        padding: 34px 20px 30px;\n        border-radius: 24px;\n      }\n\n      .coach-profile .photo {\n        width: 210px;\n        height: 210px;\n      }\n\n      .coach-profile .name {\n        font-size: 2.1rem;\n      }\n\n      .coach-profile .subtitle {\n        font-size: 0.96rem;\n      }\n\n      .coach-profile .message-box {\n        padding: 24px 20px 22px;\n      }\n\n      .coach-profile .message-title {\n        font-size: 1.18rem;\n        text-align: left;\n      }\n\n      .coach-profile .bio {\n        font-size: 0.94rem;\n        line-height: 1.9;\n      }\n\n      .coach-profile a.cfk-btn {\n        width: 100%;\n        padding: 14px 22px;\n      }\n    }\n  <\/style>\n\n  <div class=\"inner\">\n    <div class=\"label\">COACH<\/div>\n\n    <div class=\"photo\">\n      <img decoding=\"async\" src=\"https:\/\/crossfitkagoshima.jp\/wp-content\/uploads\/2026\/05\/IMG_0035.jpg\" alt=\"CrossFit Kagoshima Head Coach Kuniaki\">\n    <\/div>\n\n    <h2 class=\"name\">Kuniaki<\/h2>\n    <p class=\"roman\">Head Coach \/ CrossFit Kagoshima<\/p>\n\n    <p class=\"subtitle\">\n      \u6c96\u7e04\u770c\u51fa\u8eab\u3002CrossFit\u306b\u51fa\u4f1a\u3044\u3001\u4eba\u751f\u304c\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3057\u305f\u3002\n    <\/p>\n\n    <div class=\"badges\">\n      <span class=\"badge orange\">CrossFit Level 1 Trainer<\/span>\n      <span class=\"badge orange\">\u7406\u5b66\u7642\u6cd5\u58eb\uff08PT\uff09<\/span>\n      <span class=\"badge gray\">U-12\u30d0\u30b9\u30b1\u30c3\u30c8\u30dc\u30fc\u30eb\u30b3\u30fc\u30c1<\/span>\n    <\/div>\n\n    <div class=\"message-box\">\n      <h3 class=\"message-title\">\n        CrossFit\u306f\u3001<span>\u201c\u3067\u304d\u306a\u3044\u81ea\u5206\u201d\u3092\u8cac\u3081\u308b\u5834\u6240\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002<\/span><br>\n        \u201c\u5c11\u3057\u305a\u3064\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308b\u81ea\u5206\u201d\u306b\u51fa\u4f1a\u3046\u5834\u6240\u3067\u3059\u3002\n      <\/h3>\n\n      <div class=\"bio\">\n        <p>\n          \u50d5\u81ea\u8eab\u3001\u6700\u521d\u304b\u3089\u904b\u52d5\u304c\u4f55\u3067\u3082\u3067\u304d\u305f\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n          CrossFit\u306b\u51fa\u4f1a\u3063\u305f\u3068\u304d\u3082\u3001\u3067\u304d\u306a\u3044\u52d5\u304d\u306f\u305f\u304f\u3055\u3093\u3042\u308a\u307e\u3057\u305f\u3002\n          \u304d\u3064\u3044\u65e5\u3082\u3042\u308b\u3057\u3001\u601d\u3046\u3088\u3046\u306b\u8eab\u4f53\u304c\u52d5\u304b\u306a\u3044\u65e5\u3082\u3042\u308b\u3002\n          \u305d\u308c\u3067\u3082\u7d9a\u3051\u3066\u3044\u304f\u4e2d\u3067\u3001\u5c11\u3057\u305a\u3064\u91cd\u3055\u304c\u6301\u3066\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u308a\u3001\n          \u6628\u65e5\u3067\u304d\u306a\u304b\u3063\u305f\u52d5\u304d\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u308a\u3002\n          \u305d\u306e\u5c0f\u3055\u306a\u5909\u5316\u304c\u3001\u672c\u5f53\u306b\u5b09\u3057\u304b\u3063\u305f\u3093\u3067\u3059\u3002\n        <\/p>\n\n        <p>\n          CrossFit\u306e\u826f\u3055\u306f\u3001\u305f\u3060\u8eab\u4f53\u3092\u935b\u3048\u308b\u3060\u3051\u3067\u306f\u306a\u3044\u3068\u3053\u308d\u306b\u3042\u308a\u307e\u3059\u3002\n          \u30ef\u30fc\u30af\u30a2\u30a6\u30c8\u3092\u901a\u3057\u3066\u3001\u81ea\u5206\u306e\u5f31\u3055\u3068\u3082\u5411\u304d\u5408\u3046\u3002\n          \u4ef2\u9593\u3068\u4e00\u7dd2\u306b\u304d\u3064\u3044\u6642\u9593\u3092\u4e57\u308a\u8d8a\u3048\u308b\u3002\n          \u305d\u3057\u3066\u7d42\u308f\u3063\u305f\u5f8c\u306b\u306f\u3001\u81ea\u7136\u3068\u7b11\u9854\u306b\u306a\u3063\u3066\u3044\u308b\u3002\n          \u305d\u306e\u7a4d\u307f\u91cd\u306d\u304c\u3001\u6c17\u3065\u3051\u3070\u81ea\u4fe1\u306b\u306a\u308a\u3001\n          \u65e5\u5e38\u306e\u8003\u3048\u65b9\u3084\u884c\u52d5\u307e\u3067\u524d\u5411\u304d\u306b\u5909\u3048\u3066\u304f\u308c\u307e\u3057\u305f\u3002\n        <\/p>\n\n        <p>\n          \u3060\u304b\u3089\u50d5\u306f\u3001\u3053\u306e\u5834\u6240\u3092\u9e7f\u5150\u5cf6\u306b\u3064\u304f\u308a\u305f\u3044\u3068\u601d\u3044\u307e\u3057\u305f\u3002\n          \u5e74\u9f62\u3082\u3001\u6027\u5225\u3082\u3001\u904b\u52d5\u7d4c\u9a13\u3082\u95a2\u4fc2\u3042\u308a\u307e\u305b\u3093\u3002\n          \u5927\u5207\u306a\u306e\u306f\u3001\u4eca\u306e\u81ea\u5206\u304b\u3089\u5c11\u3057\u3067\u3082\u5909\u308f\u308a\u305f\u3044\u3068\u601d\u3046\u6c17\u6301\u3061\u3067\u3059\u3002\n          CrossFit Kagoshima\u3067\u306f\u3001\u4e00\u4eba\u3072\u3068\u308a\u306b\u5408\u308f\u305b\u3066\u52d5\u304d\u3092\u8abf\u6574\u3057\u306a\u304c\u3089\u3001\n          \u7121\u7406\u306a\u304f\u3001\u3067\u3082\u78ba\u5b9f\u306b\u6210\u9577\u3067\u304d\u308b\u3088\u3046\u306b\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u304d\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          <span class=\"highlight\">\n            \u300c\u904b\u52d5\u304c\u82e6\u624b\u3060\u304b\u3089\u4e0d\u5b89\u300d\n          <\/span>\n          \u3068\u3044\u3046\u65b9\u306b\u3053\u305d\u3001\u4e00\u5ea6\u6765\u3066\u307b\u3057\u3044\u3067\u3059\u3002\n          \u3053\u3053\u306f\u3001\u8ab0\u304b\u3068\u6bd4\u3079\u308b\u5834\u6240\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n          \u6628\u65e5\u306e\u81ea\u5206\u3092\u5c11\u3057\u8d85\u3048\u3066\u3044\u304f\u5834\u6240\u3067\u3059\u3002\n          CrossFit Kagoshima\u304c\u3001\u3042\u306a\u305f\u306b\u3068\u3063\u3066\n          \u81ea\u5206\u306e\u8eab\u4f53\u3092\u597d\u304d\u306b\u306a\u308a\u3001\u4ef2\u9593\u3068\u6210\u9577\u3092\u5206\u304b\u3061\u5408\u3048\u308b\u5834\u6240\u306b\u306a\u308c\u305f\u3089\u5b09\u3057\u3044\u3067\u3059\u3002\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"cta\">\n      <a href=\"https:\/\/crossfit-kagoshima.hacomono.jp\/reserve?trial=true&from=coach\"\n         class=\"cfk-btn cfk-btn--primary\"\n         target=\"_blank\"\n         rel=\"noopener\">&#x25b6; \u7121\u6599\u4f53\u9a13\u3092\u4e88\u7d04\u3059\u308b<\/a>\n\n      <a href=\"https:\/\/crossfit-kagoshima.hacomono.jp\/register\/\"\n         class=\"cfk-btn cfk-btn--outline\"\n         target=\"_blank\"\n         rel=\"noopener\">\u5165\u4f1a\u624b\u7d9a\u304d\u306f\u3053\u3061\u3089<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>COACH Kuniaki Head Coach \/ CrossFit Kagoshima \u6c96\u7e04\u770c\u51fa\u8eab\u3002CrossFit\u306b\u51fa\u4f1a\u3044\u3001\u4eba\u751f\u304c\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3057\u305f\u3002 CrossFit Level 1 Trainer \u7406\u5b66\u7642\u6cd5\u58eb\uff08 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_lightning_design_setting":{"layout":"default"},"vkexunit_cta_each_option":"","footnotes":""},"class_list":["post-72","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=\/wp\/v2\/pages\/72","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=72"}],"version-history":[{"count":10,"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions"}],"predecessor-version":[{"id":749,"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=\/wp\/v2\/pages\/72\/revisions\/749"}],"wp:attachment":[{"href":"https:\/\/crossfitkagoshima.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=72"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}