{"id":542,"date":"2025-10-24T16:03:51","date_gmt":"2025-10-24T16:03:51","guid":{"rendered":"https:\/\/maebara-farm.jp\/test\/?p=542"},"modified":"2026-03-15T14:45:33","modified_gmt":"2026-03-15T05:45:33","slug":"tokushima-maebara-tea","status":"publish","type":"post","link":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/","title":{"rendered":"\u5fb3\u5cf6\u306e\u7f8e\u5473\u3057\u3044\u304a\u8336\u306a\u3089\u3010\u307e\u3048\u3070\u3089\u8fb2\u5712\u3011\u3078\uff01"},"content":{"rendered":"\n<!-- =========================\n\u307e\u3048\u3070\u3089\u8fb2\u5712 \u30d6\u30ed\u30b0\u30da\u30fc\u30b8\u30ea\u30cb\u30e5\u30fc\u30a2\u30eb\n========================= -->\n\n<section class=\"mb-blog-renewal\">\n\n  <style>\n    .mb-blog-renewal{\n      --mb-green:#2d361c;\n      --mb-ivory:#f8f4e6;\n      --mb-gold:#c0a24a;\n      --mb-line:#e8e2d2;\n      --mb-bg:#e9e2d3;\n      --mb-text:#333;\n      --mb-white:#ffffff;\n      color:var(--mb-text);\n      background:var(--mb-bg);\n      line-height:2;\n    }\n\n    .mb-blog-renewal *{\n      box-sizing:border-box;\n    }\n\n    .mb-blog-renewal a{\n      color:var(--mb-green) !important;\n      text-decoration:none;\n    }\n\n    .mb-blog-renewal a:hover{\n      opacity:.85;\n    }\n\n    .mb-blog-container{\n      max-width:1100px;\n      margin:0 auto;\n      padding:0 20px;\n    }\n\n    .mb-blog-section{\n      padding:110px 20px;\n      border-top:1px solid rgba(45,54,28,0.12);\n    }\n\n    @media (max-width:768px){\n      .mb-blog-section{\n        padding:70px 20px;\n      }\n    }\n\n    .mb-blog-section-inner{\n      max-width:1100px;\n      margin:0 auto;\n    }\n\n    .mb-blog-section h2{\n      color:var(--mb-green);\n      margin:0 0 24px;\n      font-weight:500;\n      line-height:1.6;\n    }\n\n    .mb-blog-section h3{\n      color:var(--mb-green);\n      margin:0 0 14px;\n      font-weight:500;\n      line-height:1.7;\n    }\n\n    .mb-blog-section p{\n      margin:0 0 16px;\n    }\n\n    .mb-blog-lead{\n      font-size:16px;\n      color:#444;\n      margin:0 0 28px;\n    }\n\n    \/* =========================\n       Hero\n    ========================= *\/\n    .mb-blog-hero{\n      position:relative;\n      width:100vw;\n      margin-left:calc(50% - 50vw);\n      height:600px;\n      overflow:hidden;\n      background:#000;\n    }\n\n    @media (max-width:768px){\n      .mb-blog-hero{\n        height:500px;\n      }\n    }\n\n    .mb-blog-hero-bg{\n      position:absolute;\n      inset:0;\n    }\n\n    .mb-blog-hero-bg img{\n      width:100%;\n      height:100%;\n      object-fit:cover;\n      animation:mbHeroZoom 30s ease-in-out infinite alternate;\n    }\n\n    @keyframes mbHeroZoom{\n      0%{transform:scale(1);}\n      100%{transform:scale(1.08);}\n    }\n\n    .mb-blog-hero-overlay{\n      position:absolute;\n      inset:0;\n      background:linear-gradient(rgba(0,0,0,0.35), rgba(0,0,0,0.48));\n    }\n\n    .mb-blog-hero-content{\n      position:relative;\n      z-index:2;\n      height:100%;\n      max-width:1100px;\n      margin:auto;\n      padding:20px;\n      display:flex;\n      align-items:center;\n    }\n\n    .mb-blog-hero-copy{\n      max-width:720px;\n      color:#fff;\n    }\n\n    .mb-blog-hero-sub{\n      margin:0 0 14px;\n      letter-spacing:.08em;\n      font-size:14px;\n      opacity:.95;\n    }\n\n    .mb-blog-hero-title{\n      margin:0 0 20px;\n      font-size:clamp(30px,4vw,54px);\n      line-height:1.35;\n      font-weight:500;\n    }\n\n    .mb-blog-hero-lead{\n      margin:0;\n      font-size:16px;\n      max-width:640px;\n      color:rgba(255,255,255,.92);\n    }\n\n    .mb-blog-scroll{\n      position:absolute;\n      bottom:30px;\n      left:50%;\n      transform:translateX(-50%);\n      color:#ffffff;\n      display:flex;\n      flex-direction:column;\n      align-items:center;\n      gap:8px;\n      font-size:12px;\n      letter-spacing:0.2em;\n      z-index:2;\n    }\n\n    .mb-blog-scroll i{\n      font-size:20px;\n      animation:mbScrollMove 1.8s infinite;\n      color:#ffffff;\n    }\n\n    @keyframes mbScrollMove{\n      0%{transform:translateY(0);opacity:0.4;}\n      50%{transform:translateY(6px);opacity:1;}\n      100%{transform:translateY(0);opacity:0.4;}\n    }\n\n    \/* =========================\n       Intro Card\n    ========================= *\/\n    .mb-blog-intro-card{\n      background:#fff;\n      border:1px solid var(--mb-line);\n      border-radius:10px;\n      padding:34px 28px;\n      box-shadow:0 20px 40px rgba(0,0,0,0.08);\n    }\n\n    .mb-blog-intro-card p:last-child{\n      margin-bottom:0;\n    }\n\n    \/* =========================\n       Definition \/ highlight\n    ========================= *\/\n    .mb-blog-definition{\n      background:var(--mb-ivory);\n      border:1px solid var(--mb-line);\n      border-left:3px solid var(--mb-gold);\n      border-radius:10px;\n      padding:24px 22px;\n      margin:28px 0 0;\n    }\n\n    .mb-blog-definition p{\n      margin:0;\n    }\n\n    \/* =========================\n       Two Column\n    ========================= *\/\n    .mb-blog-grid{\n      display:grid;\n      grid-template-columns:repeat(2,minmax(0,1fr));\n      gap:24px;\n      margin-top:32px;\n    }\n\n    @media (max-width:768px){\n      .mb-blog-grid{\n        grid-template-columns:1fr;\n      }\n    }\n\n    .mb-blog-card{\n      background:#fff;\n      border:1px solid var(--mb-line);\n      border-radius:10px;\n      padding:26px 22px;\n      box-shadow:0 10px 24px rgba(0,0,0,0.04);\n    }\n\n    .mb-blog-card i{\n      color:var(--mb-gold);\n      margin-right:10px;\n    }\n\n    \/* =========================\n       Visuals\n    ========================= *\/\n    .mb-blog-visuals{\n      display:grid;\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:18px;\n      margin-top:34px;\n    }\n\n    @media (max-width:768px){\n      .mb-blog-visuals{\n        grid-template-columns:1fr;\n      }\n    }\n\n    .mb-blog-visual{\n      background:#fff;\n      border:1px solid var(--mb-line);\n      border-radius:10px;\n      overflow:hidden;\n      box-shadow:0 10px 24px rgba(0,0,0,0.04);\n    }\n\n    .mb-blog-visual img{\n      width:100%;\n      height:240px;\n      object-fit:cover;\n      display:block;\n    }\n\n    .mb-blog-visual-caption{\n      padding:16px 16px 18px;\n      font-size:14px;\n      color:#444;\n    }\n\n    \/* =========================\n       Process\n    ========================= *\/\n    .mb-blog-process{\n      list-style:none;\n      margin:32px 0 0;\n      padding:0;\n      display:grid;\n      gap:16px;\n    }\n\n    .mb-blog-process li{\n      display:flex;\n      gap:14px;\n      align-items:flex-start;\n      background:#fff;\n      border:1px solid var(--mb-line);\n      border-radius:10px;\n      padding:18px 18px;\n    }\n\n    .mb-blog-step{\n      display:inline-flex;\n      align-items:center;\n      justify-content:center;\n      width:28px;\n      height:28px;\n      border-radius:50%;\n      background:var(--mb-green);\n      color:#fff;\n      font-size:12px;\n      line-height:1;\n      flex:0 0 auto;\n      margin-top:4px;\n    }\n\n    \/* =========================\n       Product \/ CTA\n    ========================= *\/\n    .mb-blog-brand-box{\n      background:var(--mb-green);\n      color:#fff;\n      border-radius:10px;\n      padding:34px 28px;\n      box-shadow:0 20px 40px rgba(0,0,0,0.08);\n    }\n\n    .mb-blog-brand-box h2,\n    .mb-blog-brand-box h3,\n    .mb-blog-brand-box p{\n      color:#fff;\n    }\n\n    .mb-blog-cta-row{\n      display:flex;\n      flex-wrap:wrap;\n      gap:14px;\n      margin-top:26px;\n    }\n\n    .mb-blog-btn{\n      display:inline-flex;\n      align-items:center;\n      gap:10px;\n      padding:14px 24px;\n      border-radius:40px;\n      letter-spacing:.08em;\n      transition:.25s ease;\n      font-size:14px;\n    }\n\n    .mb-blog-btn:hover{\n      transform:translateY(-2px);\n    }\n\n    .mb-blog-btn-primary{\n      background:var(--mb-gold);\n      color:#ffffff !important;\n      border:1px solid var(--mb-gold);\n    }\n\n    .mb-blog-btn-primary:hover{\n      background:#ffffff !important;\n      color:var(--mb-green) !important;\n      border-color:#ffffff;\n    }\n\n    .mb-blog-btn-sub{\n      background:rgba(255,255,255,0.08);\n      color:#ffffff !important;\n      border:1px solid rgba(255,255,255,0.4);\n    }\n\n    .mb-blog-btn-sub:hover{\n      background:#ffffff !important;\n      color:var(--mb-green) !important;\n      border-color:#ffffff;\n    }\n.mb-blog-renewal a {\n    color: #ffffff !important;\n    text-decoration: none;\n}\n    \/* =========================\n       FAQ\n    ========================= *\/\n    .mb-blog-faq{\n      display:grid;\n      gap:16px;\n      margin-top:30px;\n    }\n\n    .mb-blog-faq-item{\n      background:#fff;\n      border:1px solid var(--mb-line);\n      border-radius:10px;\n      padding:22px 20px;\n    }\n\n    .mb-blog-faq-q{\n      color:var(--mb-green);\n      margin:0 0 10px;\n      font-weight:500;\n    }\n\n    .mb-blog-faq-a{\n      margin:0;\n      color:#444;\n    }\n  <\/style>\n\n  <!-- =========================\n       HERO\n  ========================= -->\n  <section class=\"mb-blog-hero\" aria-label=\"\u307e\u3048\u3070\u3089\u8fb2\u5712 \u30d6\u30ed\u30b0\u30da\u30fc\u30b8 \u30d2\u30fc\u30ed\u30fc\">\n    <div class=\"mb-blog-hero-bg\">\n      <img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2026\/02\/\u8336\u7551\u306e\u30a4\u30e1\u30fc\u30b8.jpg\" alt=\"\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u5c71\u3042\u3044\u306b\u5e83\u304c\u308b\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u8336\u7551\u98a8\u666f\">\n      <div class=\"mb-blog-hero-overlay\"><\/div>\n    <\/div>\n\n    <div class=\"mb-blog-hero-content\">\n      <div class=\"mb-blog-hero-copy\">\n        <p class=\"mb-blog-hero-sub\">\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u81ea\u7136\u3068\u3068\u3082\u306b\u3001\u9759\u304b\u306b\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336<\/p>\n        <h1 class=\"mb-blog-hero-title\">\u5fb3\u5cf6\u306e\u304a\u3044\u3057\u3044\u304a\u8336\u306a\u3089\u3001<br>\u307e\u3048\u3070\u3089\u8fb2\u5712\u3078\u3002<\/h1>\n        <p class=\"mb-blog-hero-lead\">\n          \u307e\u3048\u3070\u3089\u8fb2\u5712\u306f\u3001\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u3067\u963f\u6ce2\u6669\u8336\u3092\u3064\u304f\u308b\u81ea\u5712\u81ea\u88fd\u306e\u8336\u8fb2\u5bb6\u3067\u3059\u3002\n          \u5c71\u306e\u6642\u9593\u3068\u3068\u3082\u306b\u80b2\u3064\u4e00\u676f\u3092\u3001\u5168\u56fd\u3078\u304a\u5c4a\u3051\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"mb-blog-scroll\">\n      <span>Scroll<\/span>\n      <i class=\"fa-solid fa-angle-down\"><\/i>\n    <\/div>\n  <\/section>\n\n  <!-- =========================\n       INTRO\n  ========================= -->\n  <section class=\"mb-blog-section\">\n    <div class=\"mb-blog-section-inner\">\n      <div class=\"mb-blog-intro-card\">\n        <p class=\"mb-blog-lead\">\n          \u306f\u3058\u3081\u307e\u3057\u3066\u3002\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u30db\u30fc\u30e0\u30da\u30fc\u30b8\u3092\u3054\u89a7\u3044\u305f\u3060\u304d\u3001\u8aa0\u306b\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u307e\u3048\u3070\u3089\u8fb2\u5712\u306f\u3001\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u3067\u963f\u6ce2\u6669\u8336\u3092\u3064\u304f\u308b\u751f\u7523\u8fb2\u5bb6\u3067\u3059\u3002\n          \u683d\u57f9\u304b\u3089\u88fd\u9020\u3001\u4e7e\u71e5\u3001\u9078\u5225\u3001\u888b\u8a70\u3081\u3001\u767a\u9001\u307e\u3067\u3092\u81ea\u3089\u884c\u3046\u3001\u81ea\u5712\u81ea\u88fd\u306e\u304b\u305f\u3061\u3092\u5927\u5207\u306b\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u307e\u3048\u3070\u3089\u8fb2\u5712\u3067\u306f\u3001\u6c5f\u6238\u6642\u4ee3\u3088\u308a\u5bb6\u5185\u3067\u963f\u6ce2\u6669\u8336\u306e\u88fd\u9020\u6280\u8853\u304c\u53d7\u3051\u7d99\u304c\u308c\u3066\u304d\u307e\u3057\u305f\u3002\n          \u6614\u306a\u304c\u3089\u306e\u624b\u4ed5\u4e8b\u3092\u4eca\u3082\u571f\u53f0\u306b\u3057\u306a\u304c\u3089\u3001\u65e5\u3005\u306e\u304a\u8336\u3068\u3057\u3066\u89aa\u3057\u3093\u3067\u3044\u305f\u3060\u3051\u308b\u5473\u308f\u3044\u3092\u76ee\u6307\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u683d\u57f9\u306f\u3001\u683d\u57f9\u671f\u9593\u4e2d\u8fb2\u85ac\u4e0d\u4f7f\u7528\u30fb\u5316\u5b66\u80a5\u6599\u4e0d\u4f7f\u7528\u3002\n          \u4e0a\u52dd\u753a\u306e\u5c71\u3042\u3044\u306e\u7a7a\u6c17\u3001\u571f\u3001\u96e8\u3001\u305d\u3057\u3066\u5b63\u7bc0\u306e\u79fb\u308d\u3044\u3092\u53d7\u3051\u306a\u304c\u3089\u3001\u8336\u8449\u3092\u80b2\u3066\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u3053\u308c\u307e\u3067\u5730\u5143\u3067\u89aa\u3057\u307e\u308c\u3066\u304d\u305f\u963f\u6ce2\u6669\u8336\u3092\u30012024\u5e74\u304b\u3089\u306f\u30aa\u30f3\u30e9\u30a4\u30f3\u3067\u3082\u304a\u5c4a\u3051\u3059\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3057\u305f\u3002\n          \u307e\u305a\u306f\u6c17\u8efd\u306b\u8a66\u3057\u305f\u3044\u65b9\u306b\u3082\u3001\u6bce\u65e5\u306e\u4e00\u676f\u3068\u3057\u3066\u7d9a\u3051\u305f\u3044\u65b9\u306b\u3082\u3001\u66ae\u3089\u3057\u306b\u5408\u3046\u5f62\u3067\u9078\u3093\u3067\u3044\u305f\u3060\u3051\u305f\u3089\u3046\u308c\u3057\u3044\u3067\u3059\u3002\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================\n       DEFINITION\n  ========================= -->\n  <section class=\"mb-blog-section\" style=\"background:#ffffff;\">\n    <div class=\"mb-blog-section-inner\">\n      <h2><i class=\"fa-solid fa-book-open\"><\/i> \u963f\u6ce2\u6669\u8336\u3068\u306f<\/h2>\n      <p class=\"mb-blog-lead\">\n        \u521d\u3081\u3066\u540d\u524d\u3092\u805e\u304f\u65b9\u306b\u3082\u308f\u304b\u308a\u3084\u3059\u3044\u3088\u3046\u306b\u3001\u307e\u305a\u306f\u963f\u6ce2\u6669\u8336\u306e\u3053\u3068\u304b\u3089\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\n      <\/p>\n\n      <div class=\"mb-blog-definition\">\n        <p>\n          \u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\n          \u8336\u8449\u3092\u4e00\u5ea6\u716e\u3066\u304b\u3089\u767a\u9175\u3055\u305b\u308b\u3001\u65e5\u672c\u3067\u3082\u73cd\u3057\u3044\u304a\u8336\u306e\u4e00\u3064\u3068\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n          \u300c\u963f\u6ce2\u756a\u8336\u300d\u3068\u8868\u8a18\u3055\u308c\u308b\u3053\u3068\u3082\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n      <\/div>\n\n      <div class=\"mb-blog-grid\">\n        <div class=\"mb-blog-card\">\n          <h3><i class=\"fa-solid fa-leaf\"><\/i> \u5473\u308f\u3044\u306e\u7279\u5fb4<\/h3>\n          <p>\n            \u963f\u6ce2\u6669\u8336\u306f\u3001\u4e73\u9178\u83cc\u767a\u9175\u306b\u3088\u308b\u3084\u3055\u3057\u3044\u9178\u5473\u3068\u3001\u3059\u3063\u304d\u308a\u3068\u3057\u305f\u5f8c\u5473\u304c\u7279\u5fb4\u3067\u3059\u3002\n            \u6e0b\u307f\u304c\u5c11\u306a\u304f\u3001\u98df\u4e8b\u3068\u4e00\u7dd2\u306b\u3082\u98f2\u307f\u3084\u3059\u3044\u5473\u308f\u3044\u3067\u3059\u3002\n          <\/p>\n        <\/div>\n\n        <div class=\"mb-blog-card\">\n          <h3><i class=\"fa-solid fa-hourglass-half\"><\/i> \u6bce\u65e5\u306b\u5bc4\u308a\u6dfb\u3046\u304a\u8336<\/h3>\n          <p>\n            \u6bd4\u8f03\u7684\u30ab\u30d5\u30a7\u30a4\u30f3\u304c\u5c11\u306a\u3044\u3068\u3055\u308c\u3066\u304a\u308a\u3001\n            \u671d\u306e\u4e00\u676f\u306b\u3082\u3001\u98df\u5f8c\u306e\u4e00\u676f\u306b\u3082\u3001\u843d\u3061\u7740\u3044\u3066\u697d\u3057\u307f\u3084\u3059\u3044\u304a\u8336\u3067\u3059\u3002\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================\n       KAMIKATSU\n  ========================= -->\n  <section class=\"mb-blog-section\">\n    <div class=\"mb-blog-section-inner\">\n      <h2><i class=\"fa-solid fa-location-dot\"><\/i> \u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u3067\u80b2\u3064\u304a\u8336<\/h2>\n      <p class=\"mb-blog-lead\">\n        \u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u963f\u6ce2\u6669\u8336\u306f\u3001\u4e0a\u52dd\u753a\u306e\u81ea\u7136\u3068\u5207\u308a\u96e2\u305b\u307e\u305b\u3093\u3002\n      <\/p>\n\n      <div class=\"mb-blog-grid\">\n        <div class=\"mb-blog-card\">\n          <p>\n            \u4e0a\u52dd\u753a\u306f\u3001\u5fb3\u5cf6\u770c\u306e\u5c71\u9593\u306b\u3042\u308b\u81ea\u7136\u8c4a\u304b\u306a\u5730\u57df\u3067\u3059\u3002\n            \u6025\u5cfb\u306a\u5c71\u3005\u3001\u7167\u8449\u6a39\u6797\u3001\u6e05\u6d41\u306b\u56f2\u307e\u308c\u305f\u74b0\u5883\u306e\u306a\u304b\u3067\u3001\u963f\u6ce2\u6669\u8336\u306e\u6587\u5316\u304c\u53d7\u3051\u7d99\u304c\u308c\u3066\u304d\u307e\u3057\u305f\u3002\n          <\/p>\n        <\/div>\n\n        <div class=\"mb-blog-card\">\n          <p>\n            \u307e\u3048\u3070\u3089\u8fb2\u5712\u3067\u306f\u3001\u305d\u306e\u571f\u5730\u306e\u6c17\u5019\u3084\u5b63\u7bc0\u306e\u6d41\u308c\u3092\u53d7\u3051\u6b62\u3081\u306a\u304c\u3089\u8336\u8449\u3092\u80b2\u3066\u3066\u3044\u307e\u3059\u3002\n            \u4f5c\u308a\u8fbc\u307f\u3059\u304e\u305a\u3001\u81ea\u7136\u306b\u59d4\u306d\u308b\u59ff\u52e2\u3082\u3001\u3053\u306e\u304a\u8336\u306e\u5927\u5207\u306a\u500b\u6027\u306e\u4e00\u3064\u3067\u3059\u3002\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"mb-blog-visuals\">\n        <figure class=\"mb-blog-visual\">\n          <img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2026\/02\/\u8336\u7551\u306e\u30a4\u30e1\u30fc\u30b8.jpg\" alt=\"\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306b\u3042\u308b\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u8336\u7551\u98a8\u666f\">\n          <figcaption class=\"mb-blog-visual-caption\">\n            \u6025\u5cfb\u306a\u5c71\u3005\u3068\u81ea\u7136\u306b\u56f2\u307e\u308c\u305f\u3001\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u8336\u7551\u98a8\u666f\u3002\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"mb-blog-visual\">\n          <img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2025\/10\/image-e1762136348596.webp\" alt=\"\u53ce\u7a6b\u3057\u305f\u963f\u6ce2\u6669\u8336\u306e\u8336\u8449\u306e\u30a4\u30e1\u30fc\u30b8\">\n          <figcaption class=\"mb-blog-visual-caption\">\n            \u590f\u306b\u6458\u307f\u53d6\u3063\u305f\u8336\u8449\u306f\u3001\u3053\u306e\u3042\u3068\u306e\u5de5\u7a0b\u3067\u963f\u6ce2\u6669\u8336\u3089\u3057\u3044\u98a8\u5473\u3078\u3068\u80b2\u3063\u3066\u3044\u304d\u307e\u3059\u3002\n          <\/figcaption>\n        <\/figure>\n\n        <figure class=\"mb-blog-visual\">\n          <img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2026\/02\/awabancha_YAMABUKI_image.jpg\" alt=\"\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u963f\u6ce2\u6669\u8336 \u5c71\u5439\u306e\u8336\u8449\u3068\u6e6f\u5451\u3001\u9244\u74f6\u304c\u4e26\u3076\u548c\u306e\u7a7a\u9593\">\n          <figcaption class=\"mb-blog-visual-caption\">\n            \u8336\u8449\u3001\u6e6f\u5451\u3001\u9244\u74f6\u304c\u4e26\u3076\u3001\u9759\u304b\u306a\u4e00\u676f\u306e\u98a8\u666f\u3002\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<!-- =========================\n     PROCESS\n========================= -->\n<section class=\"mb-blog-section\" style=\"background:#ffffff;\">\n  <div class=\"mb-blog-section-inner\">\n    <h2><i class=\"fa-solid fa-diagram-project\"><\/i> \u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u963f\u6ce2\u6669\u8336\u3065\u304f\u308a<\/h2>\n    <p class=\"mb-blog-lead\">\n      \u963f\u6ce2\u6669\u8336\u306f\u3001\u4e00\u822c\u7684\u306a\u7dd1\u8336\u3068\u306f\u7570\u306a\u308b\u5de5\u7a0b\u3092\u7d4c\u3066\u3064\u304f\u3089\u308c\u307e\u3059\u3002\n    <\/p>\n\n    <ul class=\"mb-blog-process\">\n      <li>\n        <span class=\"mb-blog-step\">1<\/span>\n        <div>\n          <h3>\u8336\u6458\u307f<\/h3>\n          <p>\u590f\u306b\u8336\u8449\u3092\u6458\u307f\u3001\u305d\u306e\u5e74\u306e\u6c17\u5019\u3084\u8449\u306e\u72b6\u614b\u3092\u898b\u306a\u304c\u3089\u88fd\u9020\u3078\u9032\u307f\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/li>\n\n      <li>\n        <span class=\"mb-blog-step\">2<\/span>\n        <div>\n          <h3>\u716e\u719f<\/h3>\n          <p>\u6458\u3093\u3060\u8336\u8449\u3092\u91dc\u3067\u716e\u308b\u3053\u3068\u3067\u3001\u963f\u6ce2\u6669\u8336\u7279\u6709\u306e\u88fd\u6cd5\u304c\u59cb\u307e\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/li>\n\n      <li>\n        <span class=\"mb-blog-step\">3<\/span>\n        <div>\n          <h3>\u63c9\u637b<\/h3>\n          <p>\u716e\u305f\u8336\u8449\u3092\u63c9\u307f\u3001\u98a8\u5473\u3068\u767a\u9175\u306e\u305f\u3081\u306e\u4e0b\u5730\u3092\u6574\u3048\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/li>\n\n      <li>\n        <span class=\"mb-blog-step\">4<\/span>\n        <div>\n          <h3>\u6876\u767a\u9175<\/h3>\n          <p>\u6876\u306e\u4e2d\u3067\u4e73\u9178\u83cc\u767a\u9175\u3092\u9032\u3081\u3001\u3084\u3055\u3057\u3044\u9178\u5473\u3068\u72ec\u7279\u306e\u9999\u308a\u304c\u751f\u307e\u308c\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/li>\n\n      <li>\n        <span class=\"mb-blog-step\">5<\/span>\n        <div>\n          <h3>\u5929\u65e5\u4e7e\u71e5<\/h3>\n          <p>\u6700\u5f8c\u306b\u4e7e\u71e5\u3055\u305b\u3066\u4ed5\u4e0a\u3052\u308b\u3053\u3068\u3067\u3001\u3059\u3063\u304d\u308a\u3068\u3057\u305f\u5f8c\u5473\u3078\u3064\u306a\u304c\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/li>\n    <\/ul>\n\n    <div style=\"margin-top:28px; text-align:center;\">\n      <a href=\"\/test\/awabancha\/awabancha-process\/\" class=\"mb-blog-btn mb-blog-btn-primary\">\n        \u963f\u6ce2\u6669\u8336\u306e\u88fd\u6cd5\u3092\u8a73\u3057\u304f\u898b\u308b\n        <i class=\"fa-solid fa-arrow-right\"><\/i>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n  <!-- =========================\n       BRAND \/ PRODUCTS\n  ========================= -->\n  <section class=\"mb-blog-section\">\n    <div class=\"mb-blog-section-inner\">\n      <div class=\"mb-blog-brand-box\">\n        <h2>\u963f\u6ce2\u6669\u8336 \u5c71\u5439\u306b\u3064\u3044\u3066<\/h2>\n        <p>\n          \u963f\u6ce2\u6669\u8336 \u5c71\u5439 -YAMABUKI- \u306f\u3001\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u963f\u6ce2\u6669\u8336\u30d6\u30e9\u30f3\u30c9\u3067\u3059\u3002\n          \u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u81ea\u7136\u3068\u3001\u5bb6\u5185\u3067\u53d7\u3051\u7d99\u304c\u308c\u3066\u304d\u305f\u88fd\u9020\u6280\u8853\u306b\u3088\u3063\u3066\u751f\u307e\u308c\u308b\u4e00\u676f\u3092\u3001\n          \u3067\u304d\u308b\u3060\u3051\u9759\u304b\u306b\u3001\u307e\u3063\u3059\u3050\u306b\u304a\u5c4a\u3051\u3057\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <p>\n          \u304a\u624b\u8efd\u306b\u98f2\u3081\u308b\u30c6\u30a3\u30fc\u30d0\u30c3\u30b0\u3001\u8336\u8449\u306e\u98a8\u5473\u3092\u697d\u3057\u3081\u308b\u30bf\u30a4\u30d7\u3001\u65e5\u3005\u306e\u304a\u8336\u3068\u3057\u3066\u7d9a\u3051\u3084\u3059\u3044\u5bb9\u91cf\u9055\u3044\u306a\u3069\u3001\n          \u66ae\u3089\u3057\u306b\u5408\u308f\u305b\u3066\u304a\u9078\u3073\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/p>\n\n        <div class=\"mb-blog-cta-row\">\n          <a class=\"mb-blog-btn mb-blog-btn-primary\" href=\"test\/shop\/\">\n            \u5546\u54c1\u4e00\u89a7\u3092\u898b\u308b\n            <i class=\"fa-solid fa-arrow-right\"><\/i>\n          <\/a>\n          <a class=\"mb-blog-btn mb-blog-btn-sub\" href=\"test\/awabancha\/awabancha-about\/\">\n            \u963f\u6ce2\u6669\u8336\u3092\u8a73\u3057\u304f\u898b\u308b\n            <i class=\"fa-solid fa-arrow-right\"><\/i>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- =========================\n       FAQ\n  ========================= -->\n  <section class=\"mb-blog-section\" style=\"background:#ffffff;\">\n    <div class=\"mb-blog-section-inner\">\n      <h2><i class=\"fa-solid fa-circle-question\"><\/i> \u3088\u304f\u3042\u308b\u3054\u8cea\u554f<\/h2>\n\n      <div class=\"mb-blog-faq\">\n        <div class=\"mb-blog-faq-item\">\n          <p class=\"mb-blog-faq-q\">Q. \u963f\u6ce2\u6669\u8336\u306f\u3069\u3093\u306a\u5473\u3067\u3059\u304b\uff1f<\/p>\n          <p class=\"mb-blog-faq-a\">\n            \u4e73\u9178\u83cc\u767a\u9175\u306b\u3088\u308b\u3084\u3055\u3057\u3044\u9178\u5473\u3068\u3001\u3059\u3063\u304d\u308a\u3057\u305f\u5f8c\u5473\u304c\u7279\u5fb4\u3067\u3059\u3002\n            \u6e0b\u307f\u304c\u5c11\u306a\u304f\u3001\u98df\u4e8b\u306b\u3082\u5408\u308f\u305b\u3084\u3059\u3044\u304a\u8336\u3067\u3059\u3002\n          <\/p>\n        <\/div>\n\n        <div class=\"mb-blog-faq-item\">\n          <p class=\"mb-blog-faq-q\">Q. \u6bce\u65e5\u98f2\u307f\u3084\u3059\u3044\u304a\u8336\u3067\u3059\u304b\uff1f<\/p>\n          <p class=\"mb-blog-faq-a\">\n            \u6bd4\u8f03\u7684\u30ab\u30d5\u30a7\u30a4\u30f3\u304c\u5c11\u306a\u3044\u3068\u3055\u308c\u3066\u3044\u308b\u305f\u3081\u3001\n            \u65e5\u5e38\u306e\u304a\u8336\u3068\u3057\u3066\u53d6\u308a\u5165\u308c\u3084\u3059\u3044\u3068\u611f\u3058\u308b\u65b9\u304c\u591a\u3044\u3067\u3059\u3002\n          <\/p>\n        <\/div>\n\n        <div class=\"mb-blog-faq-item\">\n          <p class=\"mb-blog-faq-q\">Q. \u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u306f\u4f55\u3067\u3059\u304b\uff1f<\/p>\n          <p class=\"mb-blog-faq-a\">\n            \u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u3067\u80b2\u3066\u305f\u8336\u8449\u3092\u4f7f\u3044\u3001\n            \u683d\u57f9\u304b\u3089\u88fd\u9020\u3001\u4ed5\u4e0a\u3052\u3001\u767a\u9001\u307e\u3067\u3092\u81ea\u3089\u884c\u3046\u81ea\u5712\u81ea\u88fd\u306e\u4f53\u5236\u306b\u3042\u308a\u307e\u3059\u3002\n            \u683d\u57f9\u671f\u9593\u4e2d\u8fb2\u85ac\u4e0d\u4f7f\u7528\u30fb\u5316\u5b66\u80a5\u6599\u4e0d\u4f7f\u7528\u3067\u80b2\u3066\u3066\u3044\u308b\u3053\u3068\u3082\u3001\u5927\u5207\u306b\u3057\u3066\u3044\u308b\u70b9\u3067\u3059\u3002\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/section>\n\n\n\n<!-- =========================================================\n\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u3054\u6848\u5185\uff1a\u30ab\u30fc\u30c9\u30ea\u30f3\u30af\nPC\uff1a2\u5217\nSP\uff1a1\u5217\n\u753b\u50cf\u30b5\u30a4\u30ba\u7d71\u4e00\n========================================================= -->\n\n<section class=\"mf-related\">\n\n<div class=\"mf-related-inner\">\n\n<div class=\"mf-related-grid\">\n\n<!-- \u5f53\u8fb2\u5712\u306e\u7279\u5fb4 -->\n\n<a class=\"mf-card\" href=\"https:\/\/maebara-farm.jp\/features\/\">\n\n<div class=\"mf-card-image\">\n<img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2026\/02\/\u8336\u7551\u306e\u30a4\u30e1\u30fc\u30b8.jpg\" alt=\"\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u7279\u5fb4\">\n<\/div>\n\n<div class=\"mf-card-body\">\n\n<h3 class=\"mf-card-title\">\n<i class=\"fa-solid fa-leaf\"><\/i>\n\u5f53\u8fb2\u5712\u306e\u7279\u5fb4\n<\/h3>\n\n<p class=\"mf-card-text\">\n\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u306e\u81ea\u7136\u3068\u3068\u3082\u306b\u7d9a\u304f\u307e\u3048\u3070\u3089\u8fb2\u5712\u306e\u8336\u3065\u304f\u308a\u3002\u963f\u6ce2\u6669\u8336\u306e\u80cc\u666f\u306b\u3042\u308b\u8fb2\u5712\u306e\u59ff\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\n<\/p>\n\n<span class=\"mf-card-link\">\n\u8a73\u3057\u304f\u898b\u308b\n<i class=\"fa-solid fa-arrow-right\"><\/i>\n<\/span>\n\n<\/div>\n\n<\/a>\n\n\n<!-- \u963f\u6ce2\u6669\u8336\u3068\u306f -->\n\n<a class=\"mf-card\" href=\"https:\/\/maebara-farm.jp\/awabancha\">\n\n<div class=\"mf-card-image\">\n<img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2026\/02\/awabanncha-imag3.jpg\" alt=\"\u963f\u6ce2\u6669\u8336\u306e\u7d39\u4ecb\">\n<\/div>\n\n<div class=\"mf-card-body\">\n\n<h3 class=\"mf-card-title\">\n<i class=\"fa-solid fa-mug-hot\"><\/i>\n\u963f\u6ce2\u6669\u8336\u306e\u7d39\u4ecb\n<\/h3>\n\n<p class=\"mf-card-text\">\n\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u7279\u5fb4\u3084\u5473\u308f\u3044\u3001\u963f\u6ce2\u756a\u8336\u3068\u306e\u8868\u8a18\u306b\u3064\u3044\u3066\u3082\u3054\u6848\u5185\u3057\u307e\u3059\u3002\n<\/p>\n\n<span class=\"mf-card-link\">\n\u8a73\u3057\u304f\u898b\u308b\n<i class=\"fa-solid fa-arrow-right\"><\/i>\n<\/span>\n\n<\/div>\n\n<\/a>\n\n\n<!-- \u963f\u6ce2\u6669\u8336\u306e\u88fd\u6cd5 -->\n\n<a class=\"mf-card\" href=\"https:\/\/maebara-farm.jp\/awabancha\/awabancha-process\/\">\n\n<div class=\"mf-card-image\">\n<img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2026\/02\/\u65b0\u898f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8-3-1.jpg\" alt=\"\u963f\u6ce2\u6669\u8336\u306e\u88fd\u6cd5\">\n<\/div>\n\n<div class=\"mf-card-body\">\n\n<h3 class=\"mf-card-title\">\n<i class=\"fa-solid fa-gear\"><\/i>\n\u963f\u6ce2\u6669\u8336\u306e\u88fd\u6cd5\n<\/h3>\n\n<p class=\"mf-card-text\">\n\u8336\u6458\u307f\u3001\u716e\u719f\u3001\u63c9\u637b\u3001\u6876\u767a\u9175\u3001\u5929\u65e5\u4e7e\u71e5\u3002\u963f\u6ce2\u6669\u8336\u306a\u3089\u3067\u306f\u306e\u88fd\u6cd5\u3068\u3001\u72ec\u7279\u306e\u98a8\u5473\u304c\u751f\u307e\u308c\u308b\u80cc\u666f\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\n<\/p>\n\n<span class=\"mf-card-link\">\n\u8a73\u3057\u304f\u898b\u308b\n<i class=\"fa-solid fa-arrow-right\"><\/i>\n<\/span>\n\n<\/div>\n\n<\/a>\n\n\n<!-- FAQ -->\n\n<a class=\"mf-card\" href=\"https:\/\/maebara-farm.jp\/faq\/\">\n\n<div class=\"mf-card-image\">\n<img decoding=\"async\" src=\"https:\/\/maebara-farm.jp\/wp-content\/uploads\/2025\/10\/image-11-e1762136374153.webp\" alt=\"\u3088\u304f\u3042\u308b\u8cea\u554f\">\n<\/div>\n\n<div class=\"mf-card-body\">\n\n<h3 class=\"mf-card-title\">\n<i class=\"fa-solid fa-circle-question\"><\/i>\n\u3088\u304f\u3042\u308b\u8cea\u554f\n<\/h3>\n\n<p class=\"mf-card-text\">\n\u963f\u6ce2\u6669\u8336\u306e\u5473\u3084\u98f2\u307f\u65b9\u3001\u8fb2\u5712\u306b\u3064\u3044\u3066\u306e\u7591\u554f\u306a\u3069\u3001\u3088\u304f\u3042\u308b\u8cea\u554f\u3092\u307e\u3068\u3081\u3066\u3044\u307e\u3059\u3002\n<\/p>\n\n<span class=\"mf-card-link\">\n\u8a73\u3057\u304f\u898b\u308b\n<i class=\"fa-solid fa-arrow-right\"><\/i>\n<\/span>\n\n<\/div>\n\n<\/a>\n\n\n<\/div>\n<\/div>\n<\/section>\n\n\n\n<style>\n\n\/* ======================================================\n\u95a2\u9023\u30ab\u30fc\u30c9\n====================================================== *\/\n\n.mf-related{\npadding:20px 20px 80px;\n}\n\n.mf-related-inner{\nmax-width:1100px;\nmargin:auto;\n}\n\n\/* GRID *\/\n\n.mf-related-grid{\ndisplay:grid;\ngrid-template-columns:repeat(2,1fr);\ngap:24px;\n}\n\n@media (max-width:768px){\n.mf-related-grid{\ngrid-template-columns:1fr;\n}\n}\n\n\/* CARD *\/\n\n.mf-card{\ndisplay:block;\nbackground:#fff;\nborder-radius:10px;\noverflow:hidden;\nborder:1px solid #e8e2d2;\nbox-shadow:0 20px 40px rgba(0,0,0,0.08);\ntransition:all .25s ease;\ntext-decoration:none;\ncolor:inherit;\n}\n\n.mf-card:hover{\ntransform:translateY(-4px);\nbox-shadow:0 30px 60px rgba(0,0,0,0.12);\n}\n\n\/* IMAGE *\/\n\n.mf-card-image{\naspect-ratio:16\/9;\noverflow:hidden;\n}\n\n.mf-card-image img{\nwidth:100%;\nheight:100%;\nobject-fit:cover;\ndisplay:block;\n}\n\n\/* BODY *\/\n\n.mf-card-body{\npadding:20px;\n}\n\n.mf-card-title{\nfont-size:18px;\nmargin-bottom:8px;\ndisplay:flex;\nalign-items:center;\ngap:8px;\ncolor:#2d361c;\n}\n\n.mf-card-title i{\ncolor:#c0a24a;\nfont-size:16px;\n}\n\n.mf-card-text{\nfont-size:14px;\nline-height:1.8;\ncolor:#3d342f;\nmargin-bottom:14px;\n}\n\n.mf-card-link{\nfont-size:13px;\nletter-spacing:.06em;\ncolor:#2d361c;\ndisplay:inline-flex;\nalign-items:center;\ngap:6px;\nborder-bottom:1px solid rgba(45,54,28,0.4);\npadding-bottom:2px;\n}\n\n.mf-card-link i{\nfont-size:12px;\n}\n\n<\/style>\n\n\n\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"mf-column-header\">\n\n<h2 class=\"mf-column-title\">\n\n<span class=\"mf-column-icon\">\n<i class=\"fa-solid fa-mug-hot\"><\/i>\n<\/span>\n\n\u963f\u6ce2\u6669\u8336\u30b3\u30e9\u30e0\n\n<\/h2>\n\n<p class=\"mf-column-sub\">\n\u963f\u6ce2\u6669\u8336\u30fb\u767a\u9175\u8336\u306e\u77e5\u8b58\u3068\u9b45\u529b\n<\/p>\n\n<div class=\"mf-column-text\">\n\n\u963f\u6ce2\u6669\u8336\u3068\u306f\u3069\u306e\u3088\u3046\u306a\u304a\u8336\u306a\u306e\u304b\u3002  \n\u4e73\u9178\u83cc\u767a\u9175\u8336\u306e\u7279\u5fb4\u3084\u6b74\u53f2\u3001\u5065\u5eb7\u3068\u306e\u95a2\u4fc2\u3001  \n\u305d\u3057\u3066\u65e5\u672c\u306b\u6b8b\u308b\u767a\u9175\u8336\u6587\u5316\u306b\u3064\u3044\u3066\u3002\n\n\u963f\u6ce2\u6669\u8336\u3092\u3088\u308a\u6df1\u304f\u77e5\u308b\u305f\u3081\u306e\u60c5\u5831\u3092  \n\u30b3\u30e9\u30e0\u3068\u3057\u3066\u308f\u304b\u308a\u3084\u3059\u304f\u89e3\u8aac\u3057\u3066\u3044\u304d\u307e\u3059\u3002\n\n<\/div>\n\n<\/div>\n\n\n<ul class=\"wp-block-latest-posts__list is-grid columns-3 has-dates card-column wp-block-latest-posts\"><li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/maebara-farm.jp\/test\/awabancha-caffeine\/\" aria-label=\"\u963f\u6ce2\u6669\u8336\u306e\u30ab\u30d5\u30a7\u30a4\u30f3\u3068\u306f\uff1f\u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u3067\u591c\u306b\u3082\u53d6\u308a\u5165\u308c\u3084\u3059\u3044\u767a\u9175\u8336\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\u304a\u76c6\u306b\u8f09\u305b\u3089\u308c\u305f\u6e29\u304b\u306a\u963f\u6ce2\u6669\u8336\u306e\u30ac\u30e9\u30b9\u30ab\u30c3\u30d7\u3002\u6a2a\u306b\u306f\u4e7e\u71e5\u3057\u305f\u8336\u8449\u304c\u6728\u306e\u5668\u306b\u305f\u3063\u3077\u308a\u3068\u76db\u3089\u308c\u3066\u3044\u308b\u3002\" style=\"\" srcset=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-150x150.jpg 150w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-300x300.jpg 300w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-100x100.jpg 100w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-600x600.jpg 600w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-500x500.jpg 500w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-768x768.jpg 768w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass.jpg 1024w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/maebara-farm.jp\/test\/awabancha-caffeine\/\">\u963f\u6ce2\u6669\u8336\u306e\u30ab\u30d5\u30a7\u30a4\u30f3\u3068\u306f\uff1f\u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u3067\u591c\u306b\u3082\u53d6\u308a\u5165\u308c\u3084\u3059\u3044\u767a\u9175\u8336<\/a><time datetime=\"2026-03-15T17:14:49+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e743\u670815\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u306e\u963f\u6ce2\u6669\u8336 \u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u306e\u963f\u6ce2\u6669\u8336\u3068\u306f\u3002 \u591c\u306b\u3082\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/maebara-farm.jp\/test\/awabancha-caffeine\/\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u963f\u6ce2\u6669\u8336\u306e\u30ab\u30d5\u30a7\u30a4\u30f3\u3068\u306f\uff1f\u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u3067\u591c\u306b\u3082\u53d6\u308a\u5165\u308c\u3084\u3059\u3044\u767a\u9175\u8336<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/maebara-farm.jp\/test\/fermented-tea-types\/\" aria-label=\"\u767a\u9175\u8336\u3068\u306f\uff1f\u65e5\u672c\u3068\u4e16\u754c\u306e\u767a\u9175\u8336\u3092\u7a2e\u985e\u5225\u306b\u5b8c\u5168\u5206\u985e\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\u767d\u3044\u6025\u9808\u304b\u3089\u6e6f\u5451\u307f\u306b\u9ec4\u91d1\u8272\u306e\u963f\u6ce2\u6669\u8336\u304c\u6ce8\u304c\u308c\u308b\u69d8\u5b50\u3002\u6a2a\u306b\u306f\u4e7e\u71e5\u3057\u305f\u8336\u8449\u304c\u6dfb\u3048\u3089\u308c\u3066\u3044\u308b\u3002\" style=\"\" srcset=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-150x150.jpg 150w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-300x300.jpg 300w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-100x100.jpg 100w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-600x600.jpg 600w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-500x500.jpg 500w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag-768x768.jpg 768w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-leaf-imag.jpg 1024w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/maebara-farm.jp\/test\/fermented-tea-types\/\">\u767a\u9175\u8336\u3068\u306f\uff1f\u65e5\u672c\u3068\u4e16\u754c\u306e\u767a\u9175\u8336\u3092\u7a2e\u985e\u5225\u306b\u5b8c\u5168\u5206\u985e<\/a><time datetime=\"2026-02-07T17:24:13+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e742\u67087\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u767a\u9175\u8336\u306e\u5b8c\u5168\u5206\u985e\u30ac\u30a4\u30c9 \u767a\u9175\u8336\u3068\u306f\uff1f\u65e5\u672c\u3068\u4e16\u754c\u306e\u767a\u9175\u8336\u3092\u7a2e\u985e\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/maebara-farm.jp\/test\/fermented-tea-types\/\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u767a\u9175\u8336\u3068\u306f\uff1f\u65e5\u672c\u3068\u4e16\u754c\u306e\u767a\u9175\u8336\u3092\u7a2e\u985e\u5225\u306b\u5b8c\u5168\u5206\u985e<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/maebara-farm.jp\/test\/awa-bancha-lactic-acid\/\" aria-label=\"\u300c\u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9178\u5473\u306f\u3001\u751f\u304d\u3066\u3044\u308b\u4e73\u9178\u83cc\u306e\u8a3c\u3002\u8fb2\u85ac\u4e0d\u4f7f\u7528\u306b\u3053\u3060\u308f\u308b\u7406\u7531\u3068\u3001\u8eab\u4f53\u306b\u6c81\u307f\u308b\u6df9\u308c\u65b9\u300d\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-150x150.jpg\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\u304a\u76c6\u306b\u8f09\u305b\u3089\u308c\u305f\u6e29\u304b\u306a\u963f\u6ce2\u6669\u8336\u306e\u30ac\u30e9\u30b9\u30ab\u30c3\u30d7\u3002\u6a2a\u306b\u306f\u4e7e\u71e5\u3057\u305f\u8336\u8449\u304c\u6728\u306e\u5668\u306b\u305f\u3063\u3077\u308a\u3068\u76db\u3089\u308c\u3066\u3044\u308b\u3002\" style=\"\" srcset=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-150x150.jpg 150w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-300x300.jpg 300w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-100x100.jpg 100w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-600x600.jpg 600w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-500x500.jpg 500w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass-768x768.jpg 768w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/awabancha-loose-leaf-washitsu-glass.jpg 1024w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/maebara-farm.jp\/test\/awa-bancha-lactic-acid\/\">\u300c\u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9178\u5473\u306f\u3001\u751f\u304d\u3066\u3044\u308b\u4e73\u9178\u83cc\u306e\u8a3c\u3002\u8fb2\u85ac\u4e0d\u4f7f\u7528\u306b\u3053\u3060\u308f\u308b\u7406\u7531\u3068\u3001\u8eab\u4f53\u306b\u6c81\u307f\u308b\u6df9\u308c\u65b9\u300d<\/a><time datetime=\"2026-02-07T17:12:09+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e742\u67087\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u963f\u6ce2\u6669\u8336\u306e\u3072\u307f\u3064 \u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9178\u5473\u306f\u3001 \u767a\u9175\u306b\u3088\u3063\u3066\u751f\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/maebara-farm.jp\/test\/awa-bancha-lactic-acid\/\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u300c\u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9178\u5473\u306f\u3001\u751f\u304d\u3066\u3044\u308b\u4e73\u9178\u83cc\u306e\u8a3c\u3002\u8fb2\u85ac\u4e0d\u4f7f\u7528\u306b\u3053\u3060\u308f\u308b\u7406\u7531\u3068\u3001\u8eab\u4f53\u306b\u6c81\u307f\u308b\u6df9\u308c\u65b9\u300d<\/span><\/a><\/div><\/li>\n<li><div class=\"wp-block-latest-posts__featured-image alignleft\"><a href=\"https:\/\/maebara-farm.jp\/test\/jidencha-column-chokatsu\/\" aria-label=\"\u8178\u5185\u74b0\u5883\u3092\u6574\u3048\u308b\u300c\u98f2\u3080\u4e73\u9178\u83cc\u300d\uff1f\u5fb3\u5cf6\u306e\u79d8\u5883\u30fb\u4e0a\u52dd\u753a\u304c\u80b2\u3080\u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9b45\u529b\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/image-9-150x150.webp\" class=\"attachment-thumbnail size-thumbnail wp-post-image\" alt=\"\u963f\u6ce2\u6669\u8336\u306e\u30a4\u30e1\u30fc\u30b8\u753b\u50cf\" style=\"\" srcset=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/image-9-150x150.webp 150w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/image-9-300x300.webp 300w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/image-9-100x100.webp 100w, https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/image-9-500x500.webp 500w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/a><\/div><a class=\"wp-block-latest-posts__post-title\" href=\"https:\/\/maebara-farm.jp\/test\/jidencha-column-chokatsu\/\">\u8178\u5185\u74b0\u5883\u3092\u6574\u3048\u308b\u300c\u98f2\u3080\u4e73\u9178\u83cc\u300d\uff1f\u5fb3\u5cf6\u306e\u79d8\u5883\u30fb\u4e0a\u52dd\u753a\u304c\u80b2\u3080\u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9b45\u529b<\/a><time datetime=\"2026-02-03T19:57:28+09:00\" class=\"wp-block-latest-posts__post-date\">2026\u5e742\u67083\u65e5<\/time><div class=\"wp-block-latest-posts__post-excerpt\">\u8178\u5185\u74b0\u5883\u3092\u6574\u3048\u308b\u300c\u98f2\u3080\u4e73\u9178\u83cc\u300d\uff1f\u5fb3\u5cf6\u306e\u79d8\u5883\u30fb\u4e0a\u52dd\u753a\u304c\u80b2\u3080\u963f\u6ce2\u2026 <a class=\"wp-block-latest-posts__read-more\" href=\"https:\/\/maebara-farm.jp\/test\/jidencha-column-chokatsu\/\" rel=\"noopener noreferrer\">\u7d9a\u304d\u3092\u8aad\u3080<span class=\"screen-reader-text\">: \u8178\u5185\u74b0\u5883\u3092\u6574\u3048\u308b\u300c\u98f2\u3080\u4e73\u9178\u83cc\u300d\uff1f\u5fb3\u5cf6\u306e\u79d8\u5883\u30fb\u4e0a\u52dd\u753a\u304c\u80b2\u3080\u963f\u6ce2\u6669\u8336\uff08\u756a\u8336\uff09\u306e\u9b45\u529b<\/span><\/a><\/div><\/li>\n<\/ul>\n\n\n<div class=\"mf-column-footer\">\n\n<a href=\"\/column\" class=\"mf-column-button\">\n\u30b3\u30e9\u30e0\u4e00\u89a7\u3092\u898b\u308b\n<\/a>\n\n<\/div>\n<style>\n\n\/* =========================================\nCOLUMN BUTTON\n========================================= *\/\n\n.mf-column-footer{\n\ntext-align:center;\n\nmargin-top:40px;\n\n}\n\n\/* \u30dc\u30bf\u30f3 *\/\n\n.mf-column-button{\n\ndisplay:inline-block;\n\npadding:12px 30px;\n\nborder:1px solid #2d361c;\n\ncolor:#2d361c;\n\ntext-decoration:none;\n\nfont-size:15px;\n\nletter-spacing:0.05em;\n\ntransition:.25s;\n\n}\n\n\/* hover *\/\n\n.mf-column-button:hover{\n\nbackground:#2d361c;\n\ncolor:#ffffff;\n\n}\n\n<\/style>\n\n\n\n<style>\n\n\/* =========================================\nCOLUMN SECTION\n========================================= *\/\n\n.mf-column-section{\n\nbackground:#f8f4e6;\n\npadding:80px 20px;\n\n}\n\n\/* \u30ab\u30fc\u30c9 *\/\n\n.card-column.wp-block-latest-posts{\n\ndisplay:flex;\nflex-wrap:wrap;\ngap:28px;\n\npadding:0;\n\nlist-style:none;\n\n}\n\n.card-column.wp-block-latest-posts li{\n\nbackground:#ffffff;\n\nborder:1px solid #e6b422;\n\nborder-radius:4px;\n\npadding:16px;\n\nflex:1 1 calc(33.333% - 28px);\n\nmin-width:260px;\n\ndisplay:flex;\nflex-direction:column;\n\ntransition:.25s;\n\n}\n\n\/* hover *\/\n\n.card-column.wp-block-latest-posts li:hover{\n\ntransform:translateY(-3px);\n\nbox-shadow:0 10px 20px rgba(0,0,0,0.08);\n\n}\n\n\/* \u753b\u50cf *\/\n\n.card-column .wp-block-latest-posts__featured-image img{\n\nwidth:100%;\nheight:180px;\n\nobject-fit:cover;\n\nborder-radius:2px;\n\n}\n\n\/* \u30bf\u30a4\u30c8\u30eb *\/\n\n.card-column .wp-block-latest-posts__post-title{\n\ncolor:#2d361c;\n\nfont-weight:700;\n\nline-height:1.5;\n\nmargin-bottom:10px;\n\ndisplay:block;\n\ntext-decoration:none;\n\nflex-grow:1;\n\n}\n\n.card-column .wp-block-latest-posts__post-title:hover{\n\ncolor:#b8860b;\n\n}\n\n\/* \u65e5\u4ed8 *\/\n\n.card-column .wp-block-latest-posts__post-date{\n\ndisplay:none;\n\n}\n\n\/* \u629c\u7c8b *\/\n\n.card-column .wp-block-latest-posts__post-excerpt{\n\ncolor:#444;\n\nfont-size:14px;\n\nline-height:1.6;\n\n}\n\n\/* \u30e2\u30d0\u30a4\u30eb *\/\n\n@media(max-width:768px){\n\n.card-column.wp-block-latest-posts li{\n\nflex:1 1 100%;\n\n}\n\n}\n\/* =================================\nCOLUMN ICON\n================================= *\/\n\n.mf-column-icon{\n\nfont-size:30px;\n\ncolor:#2d361c;\n\nmargin-bottom:15px;\n\n}\n\/* ===============================\nCOLUMN TITLE ICON\n=============================== *\/\n\n.mf-column-title{\n\nfont-size:32px;\nfont-weight:700;\ncolor:#2d361c;\n\ndisplay:flex;\nalign-items:center;\njustify-content:center;\n\ngap:10px;\n\nmargin-bottom:10px;\n\n}\n\n.mf-column-icon{\n\nfont-size:22px;\ncolor:#b8860b;\n\ndisplay:flex;\nalign-items:center;\n\n}\n<\/style>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u81ea\u7136\u3068\u3068\u3082\u306b\u3001\u9759\u304b\u306b\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336 \u5fb3\u5cf6\u306e\u304a\u3044\u3057\u3044\u304a\u8336\u306a\u3089\u3001\u307e\u3048\u3070\u3089\u8fb2\u5712\u3078\u3002 \u307e\u3048\u3070\u3089\u8fb2\u5712\u306f\u3001\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u3067\u963f\u6ce2\u6669\u8336\u3092\u3064\u304f\u308b\u81ea\u5712\u81ea\u88fd\u306e\u8336\u8fb2\u5bb6\u3067\u3059\u3002 \u5c71\u306e\u6642\u9593\u3068\u3068\u3082\u306b\u80b2\u3064\u4e00\u676f\u3092\u3001\u5168\u56fd\u3078\u304a\u5c4a\u3051\u3057\u3066\u3044\u307e\u3059\u3002  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":308,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[18,20,30,24,26,17,25,27,19,28,21,22,29,23],"class_list":["post-542","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog-k","tag-18","tag-20","tag-30","tag-24","tag-26","tag-17","tag-25","tag-27","tag-19","tag-28","tag-21","tag-22","tag-29","tag-23"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u963f\u6ce2\u6669\u8336\u3068\u306f\uff1f\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u753a\u3067\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712<\/title>\n<meta name=\"description\" content=\"\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u307e\u3048\u3070\u3089\u8fb2\u5712\u304c\u3001\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u3001\u88fd\u6cd5\u3001\u5473\u308f\u3044\u3001\u5730\u57df\u3068\u306e\u3064\u306a\u304c\u308a\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u963f\u6ce2\u6669\u8336\u3068\u306f\uff1f\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u753a\u3067\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712\" \/>\n<meta property=\"og:description\" content=\"\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u307e\u3048\u3070\u3089\u8fb2\u5712\u304c\u3001\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u3001\u88fd\u6cd5\u3001\u5473\u308f\u3044\u3001\u5730\u57df\u3068\u306e\u3064\u306a\u304c\u308a\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/\" \/>\n<meta property=\"og:site_name\" content=\"\u307e\u3048\u3070\u3089\u8fb2\u5712\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/maebara.farm\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/maebara.farm\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-24T16:03:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-15T05:45:33+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"\u307e\u3048\u3070\u3089\u8fb2\u5712\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/x.com\/maebara_farm\" \/>\n<meta name=\"twitter:site\" content=\"@maebara_farm\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u307e\u3048\u3070\u3089\u8fb2\u5712\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"29\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/\"},\"author\":{\"name\":\"\u307e\u3048\u3070\u3089\u8fb2\u5712\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332\"},\"headline\":\"\u5fb3\u5cf6\u306e\u7f8e\u5473\u3057\u3044\u304a\u8336\u306a\u3089\u3010\u307e\u3048\u3070\u3089\u8fb2\u5712\u3011\u3078\uff01\",\"datePublished\":\"2025-10-24T16:03:51+00:00\",\"dateModified\":\"2026-03-15T05:45:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/\"},\"wordCount\":5,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332\"},\"image\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg\",\"keywords\":[\"\u304a\u571f\u7523\",\"\u304a\u8336\",\"\u30ab\u30d5\u30a7\u30a4\u30f3\",\"\u4f5c\u308a\u65b9\",\"\u5065\u5eb7\",\"\u540d\u7269\",\"\u598a\u5a66\",\"\u5b50\u4f9b\",\"\u5fb3\u5cf6\",\"\u65e5\u672c\u8336\",\"\u795e\u7530\u8336\",\"\u7f8e\u5473\u3057\u3044\",\"\u8336\u8449\",\"\u901a\u8ca9\"],\"articleSection\":[\"\u30d6\u30ed\u30b0\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/\",\"url\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/\",\"name\":\"\u963f\u6ce2\u6669\u8336\u3068\u306f\uff1f\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u753a\u3067\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712\",\"isPartOf\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg\",\"datePublished\":\"2025-10-24T16:03:51+00:00\",\"dateModified\":\"2026-03-15T05:45:33+00:00\",\"description\":\"\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u307e\u3048\u3070\u3089\u8fb2\u5712\u304c\u3001\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u3001\u88fd\u6cd5\u3001\u5473\u308f\u3044\u3001\u5730\u57df\u3068\u306e\u3064\u306a\u304c\u308a\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage\",\"url\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg\",\"contentUrl\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg\",\"width\":1536,\"height\":1024,\"caption\":\"\u6025\u9808\u304b\u3089\u6e6f\u5451\u306b\u6ce8\u304c\u308c\u308b\u963f\u6ce2\u6669\u8336 \u5c71\u5439\u3002\u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u3067\u3084\u308f\u3089\u304b\u306a\u5473\u308f\u3044\u306e\u5f8c\u767a\u9175\u8336\u306e\u30a4\u30e1\u30fc\u30b8\u3002\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/maebara-farm.jp\/test\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u5fb3\u5cf6\u306e\u7f8e\u5473\u3057\u3044\u304a\u8336\u306a\u3089\u3010\u307e\u3048\u3070\u3089\u8fb2\u5712\u3011\u3078\uff01\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/#website\",\"url\":\"https:\/\/maebara-farm.jp\/test\/\",\"name\":\"\u307e\u3048\u3070\u3089\u8fb2\u5712\",\"description\":\"\u6700\u9ad8\u7d1a\u5f8c\u767a\u9175\u8336\u3001\u963f\u6ce2\u6669\u8336\u3002\u4e0a\u52dd\u306e\u81ea\u7136\u3068\u751f\u304d\u308b\u751f\u7523\u8fb2\u5bb6\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712\",\"publisher\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/maebara-farm.jp\/test\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332\",\"name\":\"\u307e\u3048\u3070\u3089\u8fb2\u5712\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg\",\"url\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg\",\"contentUrl\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg\",\"width\":1194,\"height\":1194,\"caption\":\"\u307e\u3048\u3070\u3089\u8fb2\u5712\"},\"logo\":{\"@id\":\"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg\"},\"sameAs\":[\"https:\/\/maebara-farm.jp\/test\",\"https:\/\/www.facebook.com\/maebara.farm\",\"https:\/\/www.instagram.com\/maebara_farm\/?hl=ja\",\"https:\/\/x.com\/https:\/\/x.com\/maebara_farm\"],\"url\":\"https:\/\/maebara-farm.jp\/test\/author\/msaadmin421\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u963f\u6ce2\u6669\u8336\u3068\u306f\uff1f\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u753a\u3067\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712","description":"\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u307e\u3048\u3070\u3089\u8fb2\u5712\u304c\u3001\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u3001\u88fd\u6cd5\u3001\u5473\u308f\u3044\u3001\u5730\u57df\u3068\u306e\u3064\u306a\u304c\u308a\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"ja_JP","og_type":"article","og_title":"\u963f\u6ce2\u6669\u8336\u3068\u306f\uff1f\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u753a\u3067\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712","og_description":"\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u307e\u3048\u3070\u3089\u8fb2\u5712\u304c\u3001\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u3001\u88fd\u6cd5\u3001\u5473\u308f\u3044\u3001\u5730\u57df\u3068\u306e\u3064\u306a\u304c\u308a\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002","og_url":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/","og_site_name":"\u307e\u3048\u3070\u3089\u8fb2\u5712","article_publisher":"https:\/\/www.facebook.com\/maebara.farm","article_author":"https:\/\/www.facebook.com\/maebara.farm","article_published_time":"2025-10-24T16:03:51+00:00","article_modified_time":"2026-03-15T05:45:33+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg","type":"image\/jpeg"}],"author":"\u307e\u3048\u3070\u3089\u8fb2\u5712","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/x.com\/maebara_farm","twitter_site":"@maebara_farm","twitter_misc":{"\u57f7\u7b46\u8005":"\u307e\u3048\u3070\u3089\u8fb2\u5712","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"29\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#article","isPartOf":{"@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/"},"author":{"name":"\u307e\u3048\u3070\u3089\u8fb2\u5712","@id":"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332"},"headline":"\u5fb3\u5cf6\u306e\u7f8e\u5473\u3057\u3044\u304a\u8336\u306a\u3089\u3010\u307e\u3048\u3070\u3089\u8fb2\u5712\u3011\u3078\uff01","datePublished":"2025-10-24T16:03:51+00:00","dateModified":"2026-03-15T05:45:33+00:00","mainEntityOfPage":{"@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/"},"wordCount":5,"commentCount":0,"publisher":{"@id":"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332"},"image":{"@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage"},"thumbnailUrl":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg","keywords":["\u304a\u571f\u7523","\u304a\u8336","\u30ab\u30d5\u30a7\u30a4\u30f3","\u4f5c\u308a\u65b9","\u5065\u5eb7","\u540d\u7269","\u598a\u5a66","\u5b50\u4f9b","\u5fb3\u5cf6","\u65e5\u672c\u8336","\u795e\u7530\u8336","\u7f8e\u5473\u3057\u3044","\u8336\u8449","\u901a\u8ca9"],"articleSection":["\u30d6\u30ed\u30b0"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/","url":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/","name":"\u963f\u6ce2\u6669\u8336\u3068\u306f\uff1f\u5fb3\u5cf6\u30fb\u4e0a\u52dd\u753a\u3067\u53d7\u3051\u7d99\u304c\u308c\u308b\u767a\u9175\u8336\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712","isPartOf":{"@id":"https:\/\/maebara-farm.jp\/test\/#website"},"primaryImageOfPage":{"@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage"},"image":{"@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage"},"thumbnailUrl":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg","datePublished":"2025-10-24T16:03:51+00:00","dateModified":"2026-03-15T05:45:33+00:00","description":"\u963f\u6ce2\u6669\u8336\u3068\u306f\u3001\u5fb3\u5cf6\u770c\u3067\u4f5c\u3089\u308c\u3066\u304d\u305f\u4e73\u9178\u83cc\u767a\u9175\u306e\u5f8c\u767a\u9175\u8336\u3067\u3059\u3002\u5fb3\u5cf6\u770c\u4e0a\u52dd\u753a\u306e\u307e\u3048\u3070\u3089\u8fb2\u5712\u304c\u3001\u963f\u6ce2\u6669\u8336\u306e\u7279\u5fb4\u3001\u88fd\u6cd5\u3001\u5473\u308f\u3044\u3001\u5730\u57df\u3068\u306e\u3064\u306a\u304c\u308a\u3092\u308f\u304b\u308a\u3084\u3059\u304f\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002","breadcrumb":{"@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#primaryimage","url":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg","contentUrl":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/\u304a\u8336\u30a4\u30e1\u30fc\u30b8.jpg","width":1536,"height":1024,"caption":"\u6025\u9808\u304b\u3089\u6e6f\u5451\u306b\u6ce8\u304c\u308c\u308b\u963f\u6ce2\u6669\u8336 \u5c71\u5439\u3002\u4f4e\u30ab\u30d5\u30a7\u30a4\u30f3\u3067\u3084\u308f\u3089\u304b\u306a\u5473\u308f\u3044\u306e\u5f8c\u767a\u9175\u8336\u306e\u30a4\u30e1\u30fc\u30b8\u3002"},{"@type":"BreadcrumbList","@id":"https:\/\/maebara-farm.jp\/test\/tokushima-maebara-tea\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/maebara-farm.jp\/test\/"},{"@type":"ListItem","position":2,"name":"\u5fb3\u5cf6\u306e\u7f8e\u5473\u3057\u3044\u304a\u8336\u306a\u3089\u3010\u307e\u3048\u3070\u3089\u8fb2\u5712\u3011\u3078\uff01"}]},{"@type":"WebSite","@id":"https:\/\/maebara-farm.jp\/test\/#website","url":"https:\/\/maebara-farm.jp\/test\/","name":"\u307e\u3048\u3070\u3089\u8fb2\u5712","description":"\u6700\u9ad8\u7d1a\u5f8c\u767a\u9175\u8336\u3001\u963f\u6ce2\u6669\u8336\u3002\u4e0a\u52dd\u306e\u81ea\u7136\u3068\u751f\u304d\u308b\u751f\u7523\u8fb2\u5bb6\uff5c\u307e\u3048\u3070\u3089\u8fb2\u5712","publisher":{"@id":"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/maebara-farm.jp\/test\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":["Person","Organization"],"@id":"https:\/\/maebara-farm.jp\/test\/#\/schema\/person\/9440fd239364bf69a670e055159f1332","name":"\u307e\u3048\u3070\u3089\u8fb2\u5712","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg","url":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg","contentUrl":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg","width":1194,"height":1194,"caption":"\u307e\u3048\u3070\u3089\u8fb2\u5712"},"logo":{"@id":"https:\/\/maebara-farm.jp\/test\/wp-content\/uploads\/2025\/10\/cropped-IMG_0495.jpg"},"sameAs":["https:\/\/maebara-farm.jp\/test","https:\/\/www.facebook.com\/maebara.farm","https:\/\/www.instagram.com\/maebara_farm\/?hl=ja","https:\/\/x.com\/https:\/\/x.com\/maebara_farm"],"url":"https:\/\/maebara-farm.jp\/test\/author\/msaadmin421\/"}]}},"_links":{"self":[{"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/posts\/542","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/comments?post=542"}],"version-history":[{"count":3,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/posts\/542\/revisions"}],"predecessor-version":[{"id":2502,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/posts\/542\/revisions\/2502"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/media\/308"}],"wp:attachment":[{"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/media?parent=542"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/categories?post=542"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maebara-farm.jp\/test\/wp-json\/wp\/v2\/tags?post=542"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}