{"id":2,"date":"2026-07-06T13:46:21","date_gmt":"2026-07-06T04:46:21","guid":{"rendered":"https:\/\/www.bistro-genso.com\/cms\/?page_id=2"},"modified":"2026-08-20T10:51:10","modified_gmt":"2026-08-20T01:51:10","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/www.bistro-genso.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+SC:wght@500&display=swap\" rel=\"stylesheet\">\n\n\n\n<style data-wp-block-html=\"css\">\nbody, html {\n  margin: 0;\n  padding: 0;\n  width: 100%;\n  height: 100%;\n  font-family: \"Yu Mincho\", \"Noto Serif JP\", serif;\n  overflow: hidden; \n}\n\n.fp-container {\n  position: relative !important;\n  width: 100vw !important;\n  max-width: 100vw !important;\n  height: 100vh !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n  overflow: hidden;\n  background-color: #000;\n}\n\n.fp-section {\n  width: 100vw;\n  height: 100vh;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  position: absolute;\n  top: 0;\n  left: 0;\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n  \n  opacity: 0;\n  visibility: hidden;\n  transform: translateY(40px);\n  z-index: 1;\n  transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out, visibility 1.2s ease-in-out;\n}\n\n.fp-section.active-section {\n  opacity: 1;\n  visibility: visible;\n  transform: translateY(0);\n  z-index: 10;\n}\n\n.bg-top {\n  background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/5.png');\n}\n.bg-reservation {\n  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/10.jpg');\n}\n.bg-concept {\n  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/7.jpg');\n}\n.bg-info {\n  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/8.jpg');\n}\n.bg-gallery {\n  background-color: #3b1c1c; \n}\n\n\/* ==========================================\n   \u30c9\u30c3\u30c8\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\n========================================== *\/\n.fp-nav {\n  position: fixed;\n  top: 50%;\n  left: 40px;\n  transform: translateY(-50%);\n  z-index: 100;\n}\n\n.fp-nav-list {\n  list-style: none;\n  padding: 0 !important;\n  margin: 0 !important;\n  display: flex;\n  flex-direction: column;\n  gap: 15px;\n}\n\n.fp-dot {\n  display: block;\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  background-color: rgba(255, 255, 255, 0.4);\n  transition: all 0.3s ease;\n  cursor: pointer;\n}\n\n.fp-dot.active {\n  background-color: #722f37;\n  box-shadow: 0 0 8px rgba(114, 47, 55, 0.8);\n}\n\n\/* ==========================================\n   \u5171\u901a\u30c6\u30ad\u30b9\u30c8\u30b9\u30bf\u30a4\u30eb\n========================================== *\/\n.concept-content-wrap, \n.gallery-content-wrap, \n.reservation-content-wrap, \n.info-content-wrap {\n  position: absolute;\n  top: 35%;\n  left: 14%; \n  transform: translateY(-50%);\n  color: #fff;\n  z-index: 2;\n  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);\n}\n\n.concept-title, \n.gallery-title, \n.res-menu-title, \n.info-title {\n  font-family: \"Yu Mincho\", \"Noto Serif JP\", serif;\n  font-size: 2.2rem;\n  letter-spacing: 0.15em;\n  font-weight: normal;\n  margin-top: 0;\n  margin-bottom: 25px; \n  border: none !important;\n  background: transparent !important;\n  text-decoration: none !important;\n  box-shadow: none !important;\n  padding: 0 !important;\n}\n.concept-title::before, .concept-title::after,\n.gallery-title::before, .gallery-title::after,\n.res-menu-title::before, .res-menu-title::after,\n.info-title::before, .info-title::after { \n  display: none !important; \n}\n\n.concept-text, \n.menu-text, \n.info-text {\n  font-size: 16px;\n  line-height: 2;\n  letter-spacing: 0.12em;\n  margin: 0;\n}\na[href^=\"tel:\"] {\n  color: #fff !important;\n  text-decoration: none !important;\n}\n\n.res-link, \n.insta-link {\n  font-size: 16px;\n  letter-spacing: 0.12em;\n  color: #fff;\n  text-decoration: none; \n  transition: color 0.3s ease, opacity 0.3s ease;\n  display: inline-block;\n  padding-bottom: 2px;\n}\n\n.res-link:hover, \n.insta-link:hover {\n  color: #d1957c; \n  opacity: 1; \n  text-decoration: underline;\n}\n.map-link {\n  color: #fff;\n  text-decoration: none;\n  font-size: 14px;\n  margin-left: 8px;\n  transition: color 0.3s ease;\n}\n.map-link:hover {\n  color: #d1957c;\n  text-decoration: underline;\n}\n\n\/* --- 1\u679a\u76ee\uff1aTOP --- *\/\n.top-logo-wrap {\n  position: absolute;\n  top: 35%; \n  left: 14%; \n  transform: translateY(-50%);\n  width: 10vw;\n  max-width: 200px;\n  min-width: 150px;\n  z-index: 2;\n  opacity: 0;\n  animation: fadeInLogo 1.5s ease-in-out 0.5s forwards;\n}\n.top-logo { width: 100%; height: auto; display: block; }\n@keyframes fadeInLogo {\n  0% { opacity: 0; transform: translateY(10px); }\n  100% { opacity: 1; transform: translateY(0); }\n}\n\n\/* --- \u30b3\u30f3\u30bb\u30d7\u30c8 & \u30a4\u30f3\u30d5\u30a9\u30e1\u30fc\u30b7\u30e7\u30f3 --- *\/\n.concept-content-wrap, \n.info-content-wrap {\n  width: 70vw;\n  max-width: 600px;\n}\n\n\/* --- \u30ae\u30e3\u30e9\u30ea\u30fc --- *\/\n.gallery-content-wrap {\n  width: 82vw;\n  max-width: 1400px;\n  top: 40% !important;\n}\n.gallery-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 15px; \n  width: 100%;\n}\n.gallery-item.image-box {\n  background-color: #ffffff; \n  width: 100%;\n  aspect-ratio: 1.5 \/ 1;\n  background-size: cover;\n  background-position: center;\n  background-repeat: no-repeat;\n}\n.gallery-item.insta-link-box {\n  display: flex;\n  flex-direction: column;\n  justify-content: flex-end; \n  align-items: flex-start;\n  padding-bottom: 5px; \n}\n.insta-title {\n  font-size: 18px;\n  letter-spacing: 0.1em;\n  margin-bottom: 4px; \n}\n\n\/* --- \u4e88\u7d04\u30fb\u30e1\u30cb\u30e5\u30fc --- *\/\n.reservation-content-wrap {\n  width: 70vw;\n  display: flex;\n  flex-direction: column;\n  gap: 70px;\n}\n.res-menu-title { margin-bottom: 5px; } \n\n\/* ==========================================\n   \u30e2\u30d0\u30a4\u30eb\uff08\u30b9\u30de\u30db\u7528\uff09\u306e\u8abf\u6574\n========================================== *\/\n@media (max-width: 768px) {\n  .bg-top {\n    background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/6.jpg');\n  }\n  .bg-reservation {\n    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/2.png');\n  }\n  .bg-concept {\n    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/4.png');\n  }\n  .bg-info {\n    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/9.jpg');\n  }\n\n  .fp-nav { left: 20px; }\n  .fp-dot { width: 4px; height: 4px; }\n  \n  .concept-content-wrap, \n  .gallery-content-wrap, \n  .reservation-content-wrap, \n  .info-content-wrap {\n    left: 12%;\n    width: 82vw;\n  }\n  \n  .gallery-content-wrap {\n    top: 45% !important;\n  }\n  \n  .concept-title, \n  .gallery-title, \n  .res-menu-title, \n  .info-title {\n    font-size: 1.8rem;\n    margin-bottom: 15px;\n  }\n  .concept-text, \n  .menu-text, \n  .info-text {\n    font-size: 14px !important;\n    line-height: 1.8;\n  }\n  .res-link, \n  .insta-link {\n    font-size: 14px;\n  }\n  \n  .top-logo-wrap {\n    left: 12%;\n    width: 15vw;\n    max-width: 100px;\n  }\n  \n  .gallery-grid {\n    grid-template-columns: repeat(2, 1fr); \n    gap: 12px; \n  }\n  .gallery-item:nth-child(7) { \n    order: 8; \n  }\n  .gallery-item.insta-link-box {\n    order: 7; \n    justify-content: flex-end; \n    padding-bottom: 5px;\n  }\n  .insta-title { font-size: 16px; }\n  \n  .reservation-content-wrap { gap: 40px; }\n  .res-menu-title { margin-bottom: 5px; }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n  const sections = document.querySelectorAll(\".fp-section\");\n  const dots = document.querySelectorAll(\".fp-dot\");\n  const totalSections = sections.length;\n  \n  let currentIndex = 0;\n  let isScrolling = false; \n\n  const moveToSection = (index) => {\n    if (index < 0 || index >= totalSections) return;\n    \n    isScrolling = true;\n    currentIndex = index;\n    \n    sections.forEach(section => section.classList.remove(\"active-section\"));\n    sections[currentIndex].classList.add(\"active-section\");\n    \n    dots.forEach(dot => dot.classList.remove(\"active\"));\n    dots[currentIndex].classList.add(\"active\");\n    \n    setTimeout(() => {\n      isScrolling = false;\n    }, 1200); \n  };\n\n  \/\/ PC: \u30de\u30a6\u30b9\u30db\u30a4\u30fc\u30eb\n  window.addEventListener(\"wheel\", (e) => {\n    if (isScrolling) return;\n    if (e.deltaY > 10) moveToSection(currentIndex + 1);\n    else if (e.deltaY < -10) moveToSection(currentIndex - 1);\n  }, { passive: false });\n\n  \/\/ SP: \u30b9\u30ef\u30a4\u30d7\n  let startY = 0;\n  window.addEventListener(\"touchstart\", (e) => {\n    startY = e.touches[0].clientY;\n  }, { passive: true });\n\n  window.addEventListener(\"touchmove\", (e) => {\n    e.preventDefault(); \n    if (isScrolling) return;\n    \n    let diff = startY - e.touches[0].clientY;\n    if (Math.abs(diff) > 50) {\n      if (diff > 0) moveToSection(currentIndex + 1);\n      else moveToSection(currentIndex - 1);\n    }\n  }, { passive: false });\n\n  \/\/ \u30c9\u30c3\u30c8\u30af\u30ea\u30c3\u30af\n  dots.forEach((dot) => {\n    dot.addEventListener(\"click\", (e) => {\n      if (isScrolling) return;\n      const index = parseInt(e.target.getAttribute(\"data-index\"));\n      if (currentIndex !== index) moveToSection(index);\n    });\n  });\n});\n<\/script>\n\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n  const sections = document.querySelectorAll(\".fp-section\");\n  const dots = document.querySelectorAll(\".fp-dot\");\n  const totalSections = sections.length;\n  \n  let currentIndex = 0;\n  let isScrolling = false; \n\n  const moveToSection = (index) => {\n    if (index < 0 || index >= totalSections) return;\n    \n    isScrolling = true;\n    currentIndex = index;\n    \n    sections.forEach(section => section.classList.remove(\"active-section\"));\n    sections[currentIndex].classList.add(\"active-section\");\n    \n    dots.forEach(dot => dot.classList.remove(\"active\"));\n    dots[currentIndex].classList.add(\"active\");\n    \n    setTimeout(() => {\n      isScrolling = false;\n    }, 1200); \n  };\n\n  window.addEventListener(\"wheel\", (e) => {\n    if (isScrolling) return;\n    if (e.deltaY > 10) moveToSection(currentIndex + 1);\n    else if (e.deltaY < -10) moveToSection(currentIndex - 1);\n  }, { passive: false });\n\n  let startY = 0;\n  window.addEventListener(\"touchstart\", (e) => {\n    startY = e.touches[0].clientY;\n  }, { passive: true });\n\n  window.addEventListener(\"touchmove\", (e) => {\n    e.preventDefault(); \n    if (isScrolling) return;\n    \n    let diff = startY - e.touches[0].clientY;\n    if (Math.abs(diff) > 50) {\n      if (diff > 0) moveToSection(currentIndex + 1);\n      else moveToSection(currentIndex - 1);\n    }\n  }, { passive: false });\n\n  dots.forEach((dot) => {\n    dot.addEventListener(\"click\", (e) => {\n      if (isScrolling) return;\n      const index = parseInt(e.target.getAttribute(\"data-index\"));\n      if (currentIndex !== index) moveToSection(index);\n    });\n  });\n});\n<\/script>\n\n<div class=\"fp-container\">\n  \n  <!-- 1\u679a\u76ee\uff1aTOP (\u5e97\u540d) -->\n<section class=\"fp-section active-section top-section bg-top\">\n  <\/section>\n\n  <!-- 2\u679a\u76ee\uff1aRESERVATION \/ MENU (\u4e88\u7d04\u5a92\u4f53\u30e1\u30cb\u30e5\u30fc) -->\n  <section class=\"fp-section reservation-section bg-reservation\">\n    <div class=\"reservation-content-wrap\">\n      <div class=\"res-menu-block\">\n        <h2 class=\"res-menu-title\">RESERVATION<\/h2>\n        <a href=\"https:\/\/www.instagram.com\/bistro_genso\/\" class=\"res-link\">\u4e88\u7d04\u306f\u3053\u3061\u3089<\/a>\n      <\/div>\n      <div class=\"res-menu-block\">\n        <h2 class=\"res-menu-title\">MENU<\/h2>\n        <p class=\"menu-text\">\n          Lunch 7,700 yen (taxin)<br>\n          Dinner 12,100 yen (taxin)\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 3\u679a\u76ee\uff1aCONCEPT (\u30b3\u30f3\u30bb\u30d7\u30c8) -->\n  <section class=\"fp-section concept-section bg-concept\">\n    <div class=\"concept-content-wrap\">\n      <h2 class=\"concept-title\">CONCEPT<\/h2>\n      <p class=\"concept-text\">\n        \u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002<br><br>\n        Bistro genso\u3067\u306f<br>\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011<br>\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002<br><br>\n        \u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002<br><br>\n        \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011<br>\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002<br>\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- 4\u679a\u76ee\uff1aGALLERY (\u30ae\u30e3\u30e9\u30ea\u30fc) -->\n  <section class=\"fp-section gallery-section bg-gallery\">\n    <div class=\"gallery-content-wrap\">\n      <h2 class=\"gallery-title\">GALLERY<\/h2>\n      <div class=\"gallery-grid\">\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/13.jpg');\"><\/div>\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/7.jpg');\"><\/div>\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/10.jpg');\"><\/div>\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/12.jpg');\"><\/div>\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/8.jpg');\"><\/div>\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/4.png');\"><\/div>\n        <div class=\"gallery-item image-box\" style=\"background-image: url('https:\/\/www.bistro-genso.com\/cms\/wp-content\/uploads\/2026\/08\/5.png');\"><\/div>\n        \n        <div class=\"gallery-item insta-link-box\">\n          <span class=\"insta-title\">INSTAGRAM<\/span>\n          <a href=\"https:\/\/www.instagram.com\/bistro_genso\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"insta-link\">@bistro_genso<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 5\u679a\u76ee\uff1aINFORMATION (\u30a4\u30f3\u30d5\u30a9\u30e1\u30fc\u30b7\u30e7\u30f3) -->\n  <section class=\"fp-section info-section bg-info\">\n    <div class=\"info-content-wrap\">\n      <h2 class=\"info-title\">INFORMATION<\/h2>\n      <p class=\"info-text\">\n        \u3012530-0047<br>\u5927\u962a\u5e9c\u5927\u962a\u5e02\u5317\u533a\u897f\u5929\u6e804\u4e01\u76ee12\u221222<a href=\"https:\/\/maps.app.goo.gl\/LHu5rJDzigognXfE9\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"map-link\">\u3010MAP\u3011<\/a><br>\n        Tel 06-6365-0005<br>\n        Lunch(\u4e00\u90e8\u5236) 12:00~ <br>\n        Dinner(\u4e8c\u90e8\u5236) 18:00~,19:00~<br>\n      <\/p>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<!-- \u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3 -->\n<nav class=\"fp-nav\">\n  <ul class=\"fp-nav-list\">\n    <li><span class=\"fp-dot active\" data-index=\"0\"><\/span><\/li>\n    <li><span class=\"fp-dot\" data-index=\"1\"><\/span><\/li>\n    <li><span class=\"fp-dot\" data-index=\"2\"><\/span><\/li>\n    <li><span class=\"fp-dot\" data-index=\"3\"><\/span><\/li>\n    <li><span class=\"fp-dot\" data-index=\"4\"><\/span><\/li>\n  <\/ul>\n<\/nav>\n\n\n<p><!-- \/wp:post-content --><\/p>","protected":false},"excerpt":{"rendered":"<p>RESERVATION \u4e88\u7d04\u306f\u3053\u3061\u3089 MENU Lunch 7,700 yen (taxin) Dinner 12,100 yen (taxin) CONCEPT \u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"sns_share_botton_hide":"","vkExUnit_sns_title":"","_vk_print_noindex":"","sitemap_hide":"","vkExUnit_sitemap":"","_veu_custom_css":"","veu_display_promotion_alert":"","_exclude_from_list_pages":"","vkexunit_cta_each_option":"","vkExUnit_childPageIndex":"","vkExUnit_pageList_ancestor":"","vkExUnit_contact_enable":"","_lightning_design_setting":{"layout":"col-one-no-subsection","site_body_padding":"true"},"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.bistro-genso.com\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u30d3\u30b9\u30c8\u30edgenso -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u30d3\u30b9\u30c8\u30edgenso - \u5927\u962a\/\u897f\u5929\u6e80\" \/>\n\t\t<meta property=\"og:description\" content=\"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.bistro-genso.com\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-06T04:46:21+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-20T01:51:10+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u30d3\u30b9\u30c8\u30edgenso - \u5927\u962a\/\u897f\u5929\u6e80\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.bistro-genso.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#listItem\",\"name\":\"HOME\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#listItem\",\"position\":2,\"name\":\"HOME\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#organization\",\"name\":\"\\u30d3\\u30b9\\u30c8\\u30edgenso\",\"url\":\"https:\\\/\\\/www.bistro-genso.com\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#webpage\",\"url\":\"https:\\\/\\\/www.bistro-genso.com\\\/\",\"name\":\"\\u30d3\\u30b9\\u30c8\\u30edgenso - \\u5927\\u962a\\\/\\u897f\\u5929\\u6e80\",\"description\":\"\\u7d20\\u6750\\u3092\\u3001\\u81ea\\u7136\\u4f53\\u3067\\u3002 Bistro genso\\u3067\\u306f\\u3010\\u3072\\u3068\\u53e3\\u306b\\u3001\\u7d20\\u6750\\u306e\\u672c\\u8cea\\u3092\\u3002\\u3011\\u3092\\u30b3\\u30f3\\u30bb\\u30d7\\u30c8\\u3068\\u3057\\u305f\\u65b0\\u305f\\u306a\\u30d3\\u30b9\\u30c8\\u30ed\\u3067\\u3059\\u3002\\u7d20\\u6750\\u304c\\u6301\\u3064\\u672c\\u8cea\\u306e\\u826f\\u3055\\u3092\\u81ea\\u7136\\u306a\\u5f62\\u3067\\u8868\\u73fe\\u3002 \\u3010\\u6625\\u3001\\u590f\\u3001\\u79cb\\u3001\\u51ac\\u3011\\u56db\\u5b63\\u305d\\u308c\\u305e\\u308c\\u306e\\u7279\\u5fb4\\u3092\\u751f\\u304b\\u3057\\u305f\\u6599\\u7406\\u3092\\u8a2d\\u8a08\\u3057\\u3066\\u304a\\u308a\\u307e\\u3059\\u3002\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-06T13:46:21+09:00\",\"dateModified\":\"2026-08-20T10:51:10+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#website\",\"url\":\"https:\\\/\\\/www.bistro-genso.com\\\/\",\"name\":\"\\u30d3\\u30b9\\u30c8\\u30edgenso\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.bistro-genso.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u30d3\u30b9\u30c8\u30edgenso - \u5927\u962a\/\u897f\u5929\u6e80","description":"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002","canonical_url":"https:\/\/www.bistro-genso.com\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.bistro-genso.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.bistro-genso.com#listItem","position":1,"name":"Home","item":"https:\/\/www.bistro-genso.com","nextItem":{"@type":"ListItem","@id":"https:\/\/www.bistro-genso.com\/#listItem","name":"HOME"}},{"@type":"ListItem","@id":"https:\/\/www.bistro-genso.com\/#listItem","position":2,"name":"HOME","previousItem":{"@type":"ListItem","@id":"https:\/\/www.bistro-genso.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.bistro-genso.com\/#organization","name":"\u30d3\u30b9\u30c8\u30edgenso","url":"https:\/\/www.bistro-genso.com\/"},{"@type":"WebPage","@id":"https:\/\/www.bistro-genso.com\/#webpage","url":"https:\/\/www.bistro-genso.com\/","name":"\u30d3\u30b9\u30c8\u30edgenso - \u5927\u962a\/\u897f\u5929\u6e80","description":"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002","inLanguage":"ja","isPartOf":{"@id":"https:\/\/www.bistro-genso.com\/#website"},"breadcrumb":{"@id":"https:\/\/www.bistro-genso.com\/#breadcrumblist"},"datePublished":"2026-07-06T13:46:21+09:00","dateModified":"2026-08-20T10:51:10+09:00"},{"@type":"WebSite","@id":"https:\/\/www.bistro-genso.com\/#website","url":"https:\/\/www.bistro-genso.com\/","name":"\u30d3\u30b9\u30c8\u30edgenso","inLanguage":"ja","publisher":{"@id":"https:\/\/www.bistro-genso.com\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"\u30d3\u30b9\u30c8\u30edgenso -","og:type":"article","og:title":"\u30d3\u30b9\u30c8\u30edgenso - \u5927\u962a\/\u897f\u5929\u6e80","og:description":"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002","og:url":"https:\/\/www.bistro-genso.com\/","article:published_time":"2026-07-06T04:46:21+00:00","article:modified_time":"2026-08-20T01:51:10+00:00","twitter:card":"summary_large_image","twitter:title":"\u30d3\u30b9\u30c8\u30edgenso - \u5927\u962a\/\u897f\u5929\u6e80","twitter:description":"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002"},"aioseo_meta_data":{"post_id":"2","title":"#site_title #separator_sa \u5927\u962a\/\u897f\u5929\u6e80","description":"\u7d20\u6750\u3092\u3001\u81ea\u7136\u4f53\u3067\u3002 Bistro genso\u3067\u306f\u3010\u3072\u3068\u53e3\u306b\u3001\u7d20\u6750\u306e\u672c\u8cea\u3092\u3002\u3011\u3092\u30b3\u30f3\u30bb\u30d7\u30c8\u3068\u3057\u305f\u65b0\u305f\u306a\u30d3\u30b9\u30c8\u30ed\u3067\u3059\u3002\u7d20\u6750\u304c\u6301\u3064\u672c\u8cea\u306e\u826f\u3055\u3092\u81ea\u7136\u306a\u5f62\u3067\u8868\u73fe\u3002 \u3010\u6625\u3001\u590f\u3001\u79cb\u3001\u51ac\u3011\u56db\u5b63\u305d\u308c\u305e\u308c\u306e\u7279\u5fb4\u3092\u751f\u304b\u3057\u305f\u6599\u7406\u3092\u8a2d\u8a08\u3057\u3066\u304a\u308a\u307e\u3059\u3002","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-07-06 09:23:04","updated":"2026-08-20 01:51:10"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.bistro-genso.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHOME\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.bistro-genso.com"},{"label":"HOME","link":"https:\/\/www.bistro-genso.com\/"}],"veu_head_title_object":{"title":"","add_site_title":""},"_links":{"self":[{"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":103,"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":169,"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/169"}],"wp:attachment":[{"href":"https:\/\/www.bistro-genso.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}