{"id":16,"date":"2020-09-14T21:00:00","date_gmt":"2020-09-14T12:00:00","guid":{"rendered":"http:\/\/bizvektor.directweb.jp\/?page_id=16"},"modified":"2026-04-07T13:56:55","modified_gmt":"2026-04-07T04:56:55","slug":"profile","status":"publish","type":"page","link":"https:\/\/hilo-stretch-lab.com\/?page_id=16","title":{"rendered":"\u3010\u30c8\u30ec\u30fc\u30ca\u30fc\u7d39\u4ecb\u3011"},"content":{"rendered":"\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"hilo-profile-page\">\n  <style>\n    .hilo-profile-page{\n      --orange:#eea56b;\n      --orange-dark:#c97333;\n      --orange-soft:#fff7f1;\n      --orange-softer:#fffaf6;\n      --brown:#6f4a2f;\n      --text:#4a3728;\n      --sub:#7a6657;\n      --line:#f1ddd0;\n      --white:#ffffff;\n      --max:1080px;\n      font-family:\"Hiragino Sans\",\"Yu Gothic\",\"Meiryo\",sans-serif;\n      color:var(--text);\n      line-height:1.9;\n      background:#fffdfa;\n    }\n\n    .hilo-profile-page *{box-sizing:border-box;}\n    .hilo-profile-page a{text-decoration:none;}\n\n    .hilo-wrap{\n      width:min(var(--max), calc(100% - 28px));\n      margin-inline:auto;\n    }\n\n    .hilo-hero{\n      background:linear-gradient(135deg,#f3b587,#eea56b);\n      color:#fff;\n      padding:72px 0 58px;\n    }\n\n    .hilo-kicker{\n      display:inline-block;\n      font-size:13px;\n      font-weight:700;\n      letter-spacing:.08em;\n      padding:7px 12px;\n      border-radius:999px;\n      background:rgba(255,255,255,.15);\n      border:1px solid rgba(255,255,255,.22);\n      margin-bottom:14px;\n    }\n\n    .hilo-hero h1{\n      margin:0 0 14px;\n      font-size:clamp(30px,4.6vw,50px);\n      line-height:1.3;\n      font-weight:800;\n      color:#fff;\n    }\n\n    .hilo-hero p{\n      margin:0;\n      font-size:16px;\n      color:rgba(255,255,255,.95);\n    }\n\n    .hilo-btns{\n      display:flex;\n      flex-wrap:wrap;\n      gap:12px;\n      margin-top:22px;\n    }\n\n    .hilo-btn{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      min-height:52px;\n      padding:14px 22px;\n      border-radius:999px;\n      font-size:15px;\n      font-weight:700;\n      transition:.2s ease;\n      text-align:center;\n    }\n\n    .hilo-btn-primary{\n      background:#fff;\n      color:var(--orange-dark);\n      box-shadow:0 10px 24px rgba(160,95,40,.18);\n    }\n\n    .hilo-btn-primary:hover{\n      transform:translateY(-2px);\n      opacity:.96;\n    }\n\n    .hilo-btn-secondary{\n      background:rgba(255,255,255,.16);\n      color:#fff;\n      border:1px solid rgba(255,255,255,.28);\n    }\n\n    .hilo-btn-secondary:hover{\n      background:rgba(255,255,255,.22);\n    }\n\n    .hilo-section{\n      padding:56px 0;\n    }\n\n    .hilo-title{\n      margin:0 0 12px;\n      font-size:clamp(24px,3.2vw,36px);\n      line-height:1.35;\n      color:var(--brown);\n      font-weight:800;\n    }\n\n    .hilo-lead{\n      margin:0;\n      color:var(--sub);\n      font-size:16px;\n    }\n\n    .hilo-grid{\n      display:grid;\n      gap:20px;\n      margin-top:28px;\n    }\n\n    .hilo-grid-2{\n      grid-template-columns:repeat(2, minmax(0,1fr));\n    }\n\n    .hilo-grid-3{\n      grid-template-columns:repeat(3, minmax(0,1fr));\n    }\n\n    .hilo-card{\n      background:#fffdfa;\n      border:1px solid var(--line);\n      border-radius:24px;\n      padding:26px;\n      box-shadow:0 8px 24px rgba(170,110,60,.06);\n    }\n\n    .hilo-card h3{\n      margin:0 0 10px;\n      font-size:21px;\n      color:var(--brown);\n    }\n\n    .hilo-card p{\n      margin:0;\n      color:var(--sub);\n    }\n\n    .hilo-highlight{\n      background:var(--orange-soft);\n    }\n\n    .hilo-gallery{\n      display:grid;\n      gap:16px;\n      grid-template-columns:repeat(3,1fr);\n      margin-top:28px;\n    }\n\n    .hilo-gallery img{\n      width:100%;\n      display:block;\n      border-radius:18px;\n      box-shadow:0 8px 22px rgba(170,110,60,.08);\n    }\n\n    .hilo-list{\n      margin:0;\n      padding-left:1.2em;\n      color:var(--sub);\n      font-size:15px;\n    }\n\n    .hilo-list li+li{\n      margin-top:8px;\n    }\n\n    .hilo-timeline{\n      display:grid;\n      gap:16px;\n      margin-top:24px;\n    }\n\n    .hilo-timeline-item{\n      background:#fffdfa;\n      border:1px solid var(--line);\n      border-left:5px solid var(--orange);\n      border-radius:18px;\n      padding:18px 18px 18px 20px;\n      box-shadow:0 8px 20px rgba(170,110,60,.05);\n    }\n\n    .hilo-timeline-item h3{\n      margin:0 0 6px;\n      font-size:18px;\n      color:var(--brown);\n    }\n\n    .hilo-timeline-item p{\n      margin:0;\n      color:var(--sub);\n      font-size:15px;\n    }\n\n    .hilo-table-wrap{\n      overflow-x:auto;\n      margin-top:24px;\n    }\n\n    .hilo-table{\n      width:100%;\n      min-width:720px;\n      border-collapse:separate;\n      border-spacing:0;\n      background:#fffdfa;\n      border:1px solid var(--line);\n      border-radius:18px;\n      overflow:hidden;\n      box-shadow:0 8px 20px rgba(170,110,60,.05);\n    }\n\n    .hilo-table th{\n      text-align:left;\n      background:#fff3e8;\n      color:var(--brown);\n      padding:14px 16px;\n      font-size:14px;\n      border-bottom:1px solid var(--line);\n      width:180px;\n    }\n\n    .hilo-table td{\n      padding:14px 16px;\n      font-size:14px;\n      color:var(--text);\n      border-bottom:1px solid #f4e4d8;\n    }\n\n    .hilo-table tr:last-child td,\n    .hilo-table tr:last-child th{\n      border-bottom:none;\n    }\n\n    .hilo-topic-grid{\n      display:grid;\n      grid-template-columns:repeat(2, minmax(0,1fr));\n      gap:18px;\n      margin-top:24px;\n    }\n\n    .hilo-topic{\n      background:#fffdfa;\n      border:1px solid var(--line);\n      border-radius:18px;\n      padding:20px;\n      box-shadow:0 8px 20px rgba(170,110,60,.05);\n    }\n\n    .hilo-topic h3{\n      margin:0 0 8px;\n      font-size:18px;\n      color:var(--brown);\n    }\n\n    .hilo-topic p{\n      margin:0;\n      color:var(--sub);\n      font-size:15px;\n    }\n\n    .hilo-contact-box{\n      background:linear-gradient(135deg,#fff8f2,#fff1e7);\n      border:1px solid var(--line);\n      border-radius:28px;\n      padding:30px;\n      box-shadow:0 10px 26px rgba(170,110,60,.08);\n    }\n\n    .hilo-contact-box p{\n      margin:0 0 10px;\n      color:var(--sub);\n    }\n\n    .hilo-note{\n      font-size:13px;\n      color:var(--sub);\n    }\n\n    .hilo-closing{\n      background:linear-gradient(135deg,#eea56b,#e69557);\n      color:#fff;\n      text-align:center;\n    }\n\n    .hilo-closing .hilo-title{\n      color:#fff;\n    }\n\n    .hilo-closing .hilo-lead{\n      color:rgba(255,255,255,.92);\n      max-width:760px;\n      margin-inline:auto;\n    }\n\n    @media (max-width: 900px){\n      .hilo-grid-2,\n      .hilo-grid-3,\n      .hilo-topic-grid{\n        grid-template-columns:1fr;\n      }\n      .hilo-gallery{\n        grid-template-columns:1fr 1fr;\n      }\n    }\n\n    @media (max-width: 640px){\n      .hilo-hero{\n        padding:58px 0 46px;\n      }\n\n      .hilo-card,\n      .hilo-contact-box,\n      .hilo-topic,\n      .hilo-timeline-item{\n        padding:22px;\n      }\n\n      .hilo-section{\n        padding:44px 0;\n      }\n\n      .hilo-btn{\n        width:100%;\n      }\n\n      .hilo-gallery{\n        grid-template-columns:1fr;\n      }\n    }\n  <\/style>\n\n  <!-- HERO -->\n  <section class=\"hilo-hero\">\n    <div class=\"hilo-wrap\">\n      <span class=\"hilo-kicker\">TRAINER \/ SPEAKER PROFILE<\/span>\n      <h1>\u4eba\u751f\u304c\u5909\u308f\u308b\u30b9\u30c8\u30ec\u30c3\u30c1\u3092\u3001<br>\u4e00\u4eba\u3072\u3068\u308a\u306b\u3002<\/h1>\n      <p>\n        HILO\u30fb\u30b9\u30c8\u30ec\u30c3\u30c1\u4ee3\u8868 \u5409\u91ce\u5f18\u4e4b\u3002<br>\n        \u65bd\u8853\u5b9f\u7e3e10,000\u4eba\u4ee5\u4e0a\u306e\u7d4c\u9a13\u3092\u3082\u3068\u306b\u3001\u30b9\u30c8\u30ec\u30c3\u30c1\u65bd\u8853\u30fb\u8b1b\u6f14\u30fb\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u3092\u901a\u3058\u3066\u3001\n        \u300c\u4f53\u3092\u6574\u3048\u308b\u3053\u3068\u306f\u3001\u672a\u6765\u3092\u6574\u3048\u308b\u3053\u3068\u300d\u3092\u5c4a\u3051\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"hilo-btns\">\n        <a class=\"hilo-btn hilo-btn-primary\" href=\"mailto:hiroasu0827@gmail.com?subject=%E8%AC%9B%E6%BC%94%E4%BE%9D%E9%A0%BC%E3%81%AE%E4%BB%B6\">\n          \u8b1b\u6f14\u4f9d\u983c\u3092\u3059\u308b\n        <\/a>\n        <a class=\"hilo-btn hilo-btn-secondary\" href=\"https:\/\/line.me\/R\/ti\/p\/@tae8699s\" target=\"_blank\" rel=\"noopener noreferrer\">\n          LINE\u3067\u76f8\u8ac7\u3059\u308b\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u7d39\u4ecb\u6587 -->\n  <section class=\"hilo-section\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u30c8\u30ec\u30fc\u30ca\u30fc\u7d39\u4ecb<\/h2>\n      <div class=\"hilo-card\">\n        <p>\n          <strong>\u3010\u4eba\u751f\u304c\u5909\u308f\u308b\u30b9\u30c8\u30ec\u30c3\u30c1\u3011\u5c4b\u3055\u3093<\/strong>\u3068\u3057\u3066\u3001\n          HILO\u30fb\u30b9\u30c8\u30ec\u30c3\u30c1\u3092\u904b\u55b6\u3057\u3066\u3044\u308b\u5409\u91ce\u5f18\u4e4b\u3067\u3059\u3002\n        <\/p>\n        <p style=\"margin-top:12px;\">\n          \u3053\u308c\u307e\u3067\u306b\u3001\u306e\u3079<strong>10,000\u4eba\u4ee5\u4e0a<\/strong>\u306e\u304a\u5ba2\u69d8\u306e\u65bd\u8853\u3092\u62c5\u5f53\u3057\u3066\u304d\u307e\u3057\u305f\u3002\n          \u305d\u306e\u7d4c\u9a13\u3092\u6d3b\u304b\u3057\u3001\u304a\u4e00\u4eba\u304a\u3072\u3068\u308a\u306e\u4f53\u306b\u5bc4\u308a\u6dfb\u3063\u305f\n          <strong>\u201c\u30aa\u30fc\u30c0\u30fc\u30e1\u30a4\u30c9\u306e\u30b9\u30c8\u30ec\u30c3\u30c1\u201d<\/strong>\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n        <p style=\"margin-top:12px;\">\n          \u300c\u30b9\u30c8\u30ec\u30c3\u30c1\uff1d\u5f37\u304f\u3066\u75db\u3044\u3082\u306e\u300d\u3068\u601d\u308f\u308c\u304c\u3061\u3067\u3059\u304c\u3001\n          \u79c1\u306e\u30b9\u30c8\u30ec\u30c3\u30c1\u306f\u3001\u4f53\u683c\u304b\u3089\u306f\u60f3\u50cf\u3067\u304d\u306a\u3044\u307b\u3069\n          <strong>\u7e4a\u7d30\u3067\u4e01\u5be7\u306a\u624b\u6280<\/strong>\u304c\u7279\u5fb4\u3067\u3059\u3002\n          \u5c0f\u5b66\u751f\u304b\u3089\u3054\u9ad8\u9f62\u306e\u65b9\u307e\u3067\u3001\u5e45\u5e83\u3044\u5e74\u4ee3\u306e\u304a\u5ba2\u69d8\u306b\u3054\u6765\u5e97\u3044\u305f\u3060\u3044\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n        <p style=\"margin-top:12px;\">\n          \u529b\u5f37\u3055\u3068\u3084\u3055\u3057\u3055\u3092\u30d0\u30e9\u30f3\u30b9\u3088\u304f\u4f7f\u3044\u5206\u3051\u306a\u304c\u3089\u3001\n          \u30ab\u30e9\u30c0\u3060\u3051\u3067\u306a\u304f<strong>\u201c\u30b3\u30b3\u30ed\u201d\u3082\u8efd\u304f\u306a\u308b\u6642\u9593<\/strong>\u3092\u4e00\u7dd2\u306b\u4f5c\u3063\u3066\u3044\u3051\u305f\u3089\u5b09\u3057\u3044\u3067\u3059\u3002\n          \u4e8c\u4eba\u4e09\u811a\u3067\u3001\u3042\u306a\u305f\u306e\u5065\u5eb7\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"hilo-gallery\">\n        <img decoding=\"async\" src=\"https:\/\/hilo-stretch-lab.com\/wp-content\/uploads\/2025\/10\/3W8A0232-scaled.jpg\" alt=\"HILO\u30fb\u30b9\u30c8\u30ec\u30c3\u30c1 \u5409\u91ce\u5f18\u4e4b\">\n        <img decoding=\"async\" src=\"https:\/\/hilo-stretch-lab.com\/wp-content\/uploads\/2025\/10\/5d5dca1821b2daf00424715a11345f67.jpg\" alt=\"\u65bd\u8853\u98a8\u666f\">\n        <img decoding=\"async\" src=\"https:\/\/hilo-stretch-lab.com\/wp-content\/uploads\/2025\/10\/f735cd29a7c117855fdd876c390b9c86.jpg\" alt=\"\u65bd\u8853\u98a8\u666f\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u5f37\u307f -->\n  <section class=\"hilo-section hilo-highlight\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u5409\u91ce\u5f18\u4e4b\u306e\u5f37\u307f<\/h2>\n      <div class=\"hilo-grid hilo-grid-3\">\n        <div class=\"hilo-card\">\n          <h3>\u65bd\u8853\u5b9f\u7e3e 10,000\u4eba\u8d85<\/h3>\n          <p>\u73fe\u5834\u3067\u7a4d\u307f\u91cd\u306d\u305f\u7d4c\u9a13\u304b\u3089\u3001\u4e00\u4eba\u3072\u3068\u308a\u306b\u5408\u308f\u305b\u305f\u5bfe\u5fdc\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-card\">\n          <h3>\u3084\u3055\u3057\u3055\u3068\u5b9f\u8df5\u529b<\/h3>\n          <p>\u75db\u3044\u3060\u3051\u3067\u7d42\u308f\u3089\u306a\u3044\u3001\u4e01\u5be7\u3067\u7e4a\u7d30\u306a\u30b9\u30c8\u30ec\u30c3\u30c1\u3092\u5927\u5207\u306b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-card\">\n          <h3>\u8b1b\u6f14\u30fb\u6307\u5c0e\u306b\u3082\u5bfe\u5fdc<\/h3>\n          <p>\u5e97\u8217\u65bd\u8853\u3060\u3051\u3067\u306a\u304f\u3001\u6280\u8853\u6307\u5c0e\u3084\u8b1b\u6f14\u30fb\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u307e\u3067\u67d4\u8edf\u306b\u5bfe\u5fdc\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u6d3b\u52d5\u5b9f\u7e3e -->\n  <section class=\"hilo-section\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u6d3b\u52d5\u5b9f\u7e3e<\/h2>\n      <div class=\"hilo-timeline\">\n        <div class=\"hilo-timeline-item\">\n          <h3>2019\u5e746\u6708<\/h3>\n          <p>HILO\u30fb\u30b9\u30c8\u30ec\u30c3\u30c1 \u958b\u696d<\/p>\n        <\/div>\n        <div class=\"hilo-timeline-item\">\n          <h3>2021\u5e7410\u6708 \/ 2022\u5e745\u6708<\/h3>\n          <p>\u4e00\u822c\u306e\u65b9\u5411\u3051\u306b\u30b9\u30c8\u30ec\u30c3\u30c1\u6280\u8853\u6307\u5c0e\u3092\u5b9f\u65bd\u3002\u30c8\u30ec\u30fc\u30ca\u30fc\u5fd7\u671b\u8005\u5411\u3051\u80b2\u6210\u8b1b\u5ea7\u3082\u540c\u6642\u958b\u50ac\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-timeline-item\">\n          <h3>2023\u5e745\u6708<\/h3>\n          <p>\u300c\u307b\u3050\u30b9\u30c8\u6574\u4f53\u300d\u69d8\u3078\u6280\u8853\u63d0\u4f9b\u30fb\u6307\u5c0e\u3092\u5b9f\u65bd\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-timeline-item\">\n          <h3>2024\u5e744\u6708<\/h3>\n          <p>\u30a8\u30eb\u30fb\u30bd\u30ec\u30a4\u30e6\u4e3b\u50ac\u300c\u6771\u4eac\u305f\u307e\u672a\u6765\u30e1\u30c3\u30bb\u300d\u306b\u3066\u300e\u4eba\u751f\u304c\u5909\u308f\u308b\u30b9\u30c8\u30ec\u30c3\u30c1\u300f\u7279\u5225\u8b1b\u6f14\u3092\u958b\u50ac\u3002<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u57fa\u672c\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb -->\n  <section class=\"hilo-section hilo-highlight\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u57fa\u672c\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb<\/h2>\n      <div class=\"hilo-table-wrap\">\n        <table class=\"hilo-table\">\n          <tr>\n            <th>\u540d\u524d<\/th>\n            <td>\u5409\u91ce \u5f18\u4e4b\uff08\u3088\u3057\u306e \u3072\u308d\u3086\u304d\uff09<\/td>\n          <\/tr>\n          <tr>\n            <th>\u751f\u5e74\u6708\u65e5<\/th>\n            <td>\u5e73\u62102\u5e742\u6708\u751f\u307e\u308c<\/td>\n          <\/tr>\n          <tr>\n            <th>\u904b\u52d5\u6b74<\/th>\n            <td>\u5408\u6c17\u9053\uff0811\u5e74\uff09 \/ \u91ce\u7403\uff082\u5e74\uff09 \/ \u30b5\u30c3\u30ab\u30fc\uff087\u5e74\uff09 \/ \u9678\u4e0a\u77ed\u8ddd\u96e2\uff084\u5e74\uff09 \/ \u68d2\u9ad8\u8df3\u3073\uff086\u5e74\uff09<\/td>\n          <\/tr>\n          <tr>\n            <th>\u7d4c\u6b74<\/th>\n            <td>\u30c8\u30ec\u30fc\u30ca\u30fc\u6b7413\u5e74<\/td>\n          <\/tr>\n          <tr>\n            <th>\u5bb6\u65cf<\/th>\n            <td>\u65e2\u5a5a\u3002\u53cc\u5b50\u306e\u5973\u306e\u5b50\u3092\u80b2\u5150\u4e2d<\/td>\n          <\/tr>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u30b9\u30c8\u30fc\u30ea\u30fc -->\n  <section class=\"hilo-section\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u7d4c\u6b74\u30fb\u8077\u6b74\u30b9\u30c8\u30fc\u30ea\u30fc<\/h2>\n\n      <div class=\"hilo-timeline\">\n        <div class=\"hilo-timeline-item\">\n          <h3>\u30b1\u30ac\u3068\u5411\u304d\u5408\u3063\u305f\u5b66\u751f\u6642\u4ee3<\/h3>\n          <p>\u30b9\u30dd\u30fc\u30c4\u306b\u5168\u529b\u3067\u53d6\u308a\u7d44\u3080\u4e00\u65b9\u3067\u3001\u5ea6\u91cd\u306a\u308b\u30b1\u30ac\u3092\u7d4c\u9a13\u3002\u300c\u3082\u3046\u4e00\u5ea6\u52d5\u3051\u308b\u30ab\u30e9\u30c0\u3092\u53d6\u308a\u623b\u3057\u305f\u3044\u300d\u3068\u3044\u3046\u60f3\u3044\u304c\u539f\u70b9\u306b\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n        <\/div>\n\n        <div class=\"hilo-timeline-item\">\n          <h3>\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30af\u30e9\u30d6\u3067\u306e\u7d4c\u9a13\u3068\u9650\u754c<\/h3>\n          <p>\u30db\u30ea\u30c7\u30a4\u30b9\u30dd\u30fc\u30c4\u30af\u30e9\u30d6\u3067\u526f\u5e97\u9577\u3068\u3057\u3066\u904b\u55b6\u30fb\u80b2\u6210\u306b\u5f93\u4e8b\u3059\u308b\u4e2d\u3067\u3001\u300c\u3082\u3063\u3068\u4e00\u4eba\u3072\u3068\u308a\u306b\u6df1\u304f\u5bc4\u308a\u6dfb\u3044\u305f\u3044\u300d\u3068\u3044\u3046\u60f3\u3044\u304c\u5f37\u304f\u306a\u308a\u307e\u3057\u305f\u3002<\/p>\n        <\/div>\n\n        <div class=\"hilo-timeline-item\">\n          <h3>\u30c9\u30af\u30bf\u30fc\u30b9\u30c8\u30ec\u30c3\u30c1\u3067\u201c\u6b66\u5668\u201d\u3092\u624b\u306b\u5165\u308c\u308b<\/h3>\n          <p>\u672c\u683c\u7684\u306a\u30b9\u30c8\u30ec\u30c3\u30c1\u6280\u8853\u3068\u51fa\u4f1a\u3044\u3001\u914d\u5c5e\u76f4\u5f8c\u304b\u3089\u6708\u9593\u6307\u540d100\u4ef6\u8d85\u3092\u7d4c\u9a13\u3002\u6280\u8853\u306e\u4fa1\u5024\u3068\u53ef\u80fd\u6027\u3092\u78ba\u4fe1\u3057\u307e\u3057\u305f\u3002<\/p>\n        <\/div>\n\n        <div class=\"hilo-timeline-item\">\n          <h3>\u305d\u3057\u3066\u3001HILO\u30fb\u30b9\u30c8\u30ec\u30c3\u30c1\u8a95\u751f<\/h3>\n          <p>2019\u5e74\u3001\u300c\u30b9\u30c8\u30ec\u30c3\u30c1\u3067\u4eba\u751f\u3092\u5909\u3048\u308b\uff01\u300d\u3092\u63b2\u3052\u3066\u958b\u696d\u3002\u5e74\u9f62\u3084\u6027\u5225\u3092\u554f\u308f\u305a\u3001\u591a\u304f\u306e\u65b9\u306e\u30ab\u30e9\u30c0\u3068\u30b3\u30b3\u30ed\u306b\u5bc4\u308a\u6dfb\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div class=\"hilo-timeline-item\">\n          <h3>\u3053\u308c\u304b\u3089\u3082\u3001\u76ee\u306e\u524d\u306e\u4eba\u306b\u5168\u529b\u3067<\/h3>\n          <p>\u305f\u3060\u7b4b\u8089\u3092\u4f38\u3070\u3059\u3060\u3051\u3067\u306a\u304f\u3001\u300c\u305d\u306e\u4eba\u304c\u305d\u306e\u4eba\u3089\u3057\u304f\u751f\u304d\u3066\u3044\u3051\u308b\u30ab\u30e9\u30c0\u306b\u6574\u3048\u308b\u300d\u3053\u3068\u3092\u5927\u5207\u306b\u3001\u3053\u308c\u304b\u3089\u3082\u672c\u6c17\u3067\u5411\u304d\u5408\u3044\u7d9a\u3051\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u8b1b\u5e2b\u306b\u3064\u3044\u3066 -->\n  <section class=\"hilo-section hilo-highlight\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u8b1b\u5e2b\u30fb\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u306b\u3064\u3044\u3066<\/h2>\n      <div class=\"hilo-card\">\n        <p>\n          \u300c\u4f53\u3092\u6574\u3048\u308b\u3053\u3068\u306f\u3001\u672a\u6765\u3092\u6574\u3048\u308b\u3053\u3068\u3002\u300d\n        <\/p>\n        <p style=\"margin-top:12px;\">\n          \u73fe\u583410,000\u4eba\u8d85\u306e\u652f\u63f4\u5b9f\u7e3e\u3092\u3082\u3068\u306b\u3001\n          <strong>\u5065\u5eb7\u7d4c\u55b6\u30fb\u5b66\u6821\u6559\u80b2\u30fb\u5730\u57df\u30a4\u30d9\u30f3\u30c8\u30fb\u89aa\u5b50\u5411\u3051\u8b1b\u5ea7<\/strong>\u307e\u3067\u3001\n          \u76ee\u7684\u306b\u5408\u308f\u305b\u305f\u5b9f\u8df5\u7684\u306a\u8b1b\u6f14\u30fb\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"hilo-topic-grid\">\n        <div class=\"hilo-topic\">\n          <h3>\u672a\u6765\u3092\u5909\u3048\u308b\u67d4\u8edf\u6027<\/h3>\n          <p>\u4f53\u304c\u5909\u308f\u308c\u3070\u3001\u4ed5\u4e8b\u3082\u4eba\u751f\u3082\u5909\u308f\u308b\u3002\u67d4\u8edf\u6027\u3092\u5165\u308a\u53e3\u306b\u3001\u65e5\u5e38\u3092\u6574\u3048\u308b\u8003\u3048\u65b9\u3092\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-topic\">\n          <h3>\u30c7\u30b9\u30af\u30ef\u30fc\u30af\u4e16\u4ee3\u306e\u80a9\u3053\u308a\u30fb\u8170\u75db\u4e88\u9632<\/h3>\n          <p>3\u5206\u304b\u3089\u59cb\u3081\u3089\u308c\u308b\u3001\u7d9a\u3051\u3084\u3059\u3044\u4e88\u9632\u30b9\u30c8\u30ec\u30c3\u30c1\u3092\u5b9f\u8df5\u578b\u3067\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-topic\">\n          <h3>\u89aa\u5b50\u3067\u5b66\u3076\u3001\u5bb6\u3067\u3067\u304d\u308b\u30b9\u30c8\u30ec\u30c3\u30c1<\/h3>\n          <p>\u5bb6\u5ead\u3067\u3082\u3059\u3050\u306b\u6d3b\u304b\u305b\u308b\u5185\u5bb9\u3067\u3001\u89aa\u5b50\u306e\u5065\u5eb7\u7fd2\u6163\u3065\u304f\u308a\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"hilo-topic\">\n          <h3>\u5065\u5eb7\u7d4c\u55b6\u3068\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u30a2\u30c3\u30d7<\/h3>\n          <p>\u793e\u54e1\u306e\u30b3\u30f3\u30c7\u30a3\u30b7\u30e7\u30f3\u3065\u304f\u308a\u3068\u3001\u4ed5\u4e8b\u306e\u8cea\u3092\u9ad8\u3081\u308b\u305f\u3081\u306e\u8003\u3048\u65b9\u3092\u304a\u4f1d\u3048\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hilo-btns\">\n        <a class=\"hilo-btn hilo-btn-primary\" href=\"mailto:hiroasu0827@gmail.com?subject=%E8%AC%9B%E6%BC%94%E4%BE%9D%E9%A0%BC%E3%81%AE%E4%BB%B6&#038;body=%E3%80%90%E4%BC%9A%E7%A4%BE%E5%90%8D%E3%83%BB%E5%BD%93%E4%BA%8B%E8%80%85%E6%A7%98%E3%80%91%0A%E3%80%90%E9%96%8B%E5%82%AC%E5%90%8D%E3%80%91%0A%E3%80%90%E5%AE%9F%E6%96%BD%E5%9C%B0%E3%83%BB%E6%96%B9%E5%BC%8F%EF%BC%88%E5%AF%BE%E9%9D%A2%2F%E3%82%AA%E3%83%B3%E3%83%A9%E3%82%A4%E3%83%B3%EF%BC%89%E3%80%91%0A%E3%80%90%E5%B8%8C%E6%9C%9B%E6%97%A5%E6%99%82%E3%80%91%0A%E3%80%90%E5%86%85%E5%AE%B9%E3%83%BB%E7%9B%AE%E7%9A%84%E3%80%91%0A%E3%80%90%E4%BA%88%E7%AE%97%E3%81%AE%E7%AF%84%E5%9B%B2%E3%80%91%0A%E3%80%90%E9%9B%BB%E8%A9%B1%E3%80%91\">\n          \u8b1b\u6f14\u4f9d\u983c\uff08\u30e1\u30fc\u30eb\uff09\n        <\/a>\n        <a class=\"hilo-btn hilo-btn-secondary\" href=\"https:\/\/www.speakers.jp\/speaker\/yoshino-hiroyuki\" target=\"_blank\" rel=\"noopener noreferrer\">\n          \u8b1b\u5e2b\u8a73\u7d30\u3092\u898b\u308b\n        <\/a>\n        <a class=\"hilo-btn hilo-btn-secondary\" href=\"https:\/\/line.me\/R\/ti\/p\/@tae8699s\" target=\"_blank\" rel=\"noopener noreferrer\">\n          LINE\u3067\u76f8\u8ac7\n        <\/a>\n      <\/div>\n\n      <p class=\"hilo-note\" style=\"margin-top:12px;\">\n        \u203b \u30c6\u30fc\u30de\u30fb\u6642\u9593\u30fb\u5bfe\u8c61\u306b\u5408\u308f\u305b\u3066\u5185\u5bb9\u306f\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u53ef\u80fd\u3067\u3059\u3002\u793e\u5185\u4f53\u9a13\u4f1a\u3084\u5c0f\u898f\u6a21\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u306b\u3082\u5bfe\u5fdc\u3057\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u8cc7\u683c -->\n  <section class=\"hilo-section\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u4fdd\u6709\u8cc7\u683c\u4e00\u89a7<\/h2>\n      <div class=\"hilo-card\">\n        <ul class=\"hilo-list\">\n          <li>\u30b9\u30ea\u30fc\u30d7\u30d7\u30e9\u30f3\u30ca\u30fc<\/li>\n          <li>MGA\u8a8d\u5b9a\u30b9\u30c8\u30ec\u30c3\u30c1\u30c8\u30ec\u30fc\u30ca\u30fc<\/li>\n          <li>ZUMBA\u00ae BASIC 1 \u30a4\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u30fc<\/li>\n          <li>\u4e2d\u5b66\u30fb\u9ad8\u6821\u6559\u54e1\u514d\u8a31\uff08\u4fdd\u5065\u4f53\u80b2\uff09<\/li>\n          <li>\u30b9\u30ad\u30e5\u30fc\u30d0\u30c0\u30a4\u30d3\u30f3\u30b0\u30e9\u30a4\u30bb\u30f3\u30b9<\/li>\n          <li>\u9632\u706b\u7ba1\u7406\u8005<\/li>\n          <li>\u5371\u967a\u7269\u53d6\u6271\u8005\uff08\u4e19\u7a2e\uff09<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"hilo-section hilo-closing\">\n    <div class=\"hilo-wrap\">\n      <h2 class=\"hilo-title\">\u3054\u4f9d\u983c\u30fb\u3054\u76f8\u8ac7\u306f\u304a\u6c17\u8efd\u306b\u3002<\/h2>\n      <p class=\"hilo-lead\">\n        \u8b1b\u6f14\u30fb\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u30fb\u4f53\u9a13\u4f1a\u306a\u3069\u3001\u76ee\u7684\u306b\u5408\u308f\u305b\u3066\u67d4\u8edf\u306b\u3054\u63d0\u6848\u3044\u305f\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"hilo-btns\" style=\"justify-content:center;\">\n        <a class=\"hilo-btn hilo-btn-primary\" href=\"mailto:hiroasu0827@gmail.com?subject=%E8%AC%9B%E6%BC%94%E3%83%BB%E3%83%AF%E3%83%BC%E3%82%AF%E3%82%B7%E3%83%A7%E3%83%83%E3%83%97%E4%BE%9D%E9%A0%BC\">\n          \u65e5\u7a0b\u306e\u7a7a\u304d\u78ba\u8a8d\u3092\u3059\u308b\n        <\/a>\n        <a class=\"hilo-btn hilo-btn-secondary\" href=\"https:\/\/www.speakers.jp\/speaker\/yoshino-hiroyuki\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color:#fff; border-color:rgba(255,255,255,.35); background:rgba(255,255,255,.14);\">\n          \u7d39\u4ecb\u30da\u30fc\u30b8\u3092\u898b\u308b\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>TRAINER \/ SPEAKER PROFILE \u4eba\u751f\u304c\u5909\u308f\u308b\u30b9\u30c8\u30ec\u30c3\u30c1\u3092\u3001\u4e00\u4eba\u3072\u3068\u308a\u306b\u3002 HILO\u30fb\u30b9\u30c8\u30ec\u30c3\u30c1\u4ee3\u8868 \u5409\u91ce\u5f18\u4e4b\u3002 \u65bd\u8853\u5b9f\u7e3e10,000\u4eba\u4ee5\u4e0a\u306e\u7d4c\u9a13\u3092\u3082\u3068\u306b\u3001\u30b9\u30c8\u30ec\u30c3\u30c1\u65bd\u8853\u30fb\u8b1b\u6f14\u30fb\u30ef\u30fc\u30af\u30b7\u30e7\u30c3\u30d7\u3092\u901a\u3058\u3066\u3001 [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"vkexunit_cta_each_option":"","footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":79,"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":2930,"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/2930"}],"wp:attachment":[{"href":"https:\/\/hilo-stretch-lab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}