{"id":11230,"date":"2026-06-23T09:34:38","date_gmt":"2026-06-23T09:34:38","guid":{"rendered":"https:\/\/walin.jp\/kimonovoice\/?p=11230"},"modified":"2026-06-23T09:34:39","modified_gmt":"2026-06-23T09:34:39","slug":"11230","status":"publish","type":"post","link":"https:\/\/walin.jp\/kimonovoice\/11230\/","title":{"rendered":"\u5927\u4eba\u306e\u7947\u5712\u796d\u2461"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\" class=\"scroll-smooth\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>\u548c\u51db\uff08WALIN\uff09- \u7947\u5712\u796d \u7279\u5225LP<\/title>\n  <!-- Google Fonts -->\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=Cinzel:wght@400;600&#038;family=Noto+Sans+JP:wght@300;400;500;700&#038;family=Noto+Serif+JP:wght@300;400;600;800&#038;display=swap\" rel=\"stylesheet\">\n  \n  <style>\n    \/* ==========================================================================\n       1. Base Setup & Reset for Scoped LP (WordPress Compatibility)\n       ========================================================================== *\/\n    html {\n      scroll-behavior: smooth;\n      scroll-padding-top: 120px; \/* Offset for sticky header and nav *\/\n    }\n\n    \/* Wrap all styles inside .walin-gion-lp to avoid global leakage in WordPress *\/\n    .walin-gion-lp {\n      --color-gold: #c5a880;\n      --color-gold-light: #e4d3bc;\n      --color-gold-dark: #997e55;\n      --color-black: #111111;\n      --color-charcoal: #1c1c1c;\n      --color-bg-light: #FAF8F5;\n      --color-bg-dark: #0B0F19;\n      --color-indigo: #1C2D42;\n      --color-cream: #F4EFEB;\n\n      --font-serif: 'Noto Serif JP', serif;\n      --font-sans: 'Noto Sans JP', sans-serif;\n      --font-cinzel: 'Cinzel', serif;\n\n      background-color: var(--color-bg-light);\n      color: var(--color-charcoal);\n      font-family: var(--font-sans);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n      -moz-osx-font-smoothing: grayscale;\n      box-sizing: border-box;\n    }\n\n    .walin-gion-lp *,\n    .walin-gion-lp *::before,\n    .walin-gion-lp *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Reset core elements for the LP scope *\/\n    .walin-gion-lp h1, \n    .walin-gion-lp h2, \n    .walin-gion-lp h3, \n    .walin-gion-lp p, \n    .walin-gion-lp span, \n    .walin-gion-lp a, \n    .walin-gion-lp button {\n      margin: 0;\n      padding: 0;\n    }\n\n    .walin-gion-lp a {\n      color: inherit;\n      text-decoration: none;\n    }\n\n    \/* ==========================================================================\n       2. Grid & Flexbox Utilities\n       ========================================================================== *\/\n    .walin-gion-lp .flex { display: flex; }\n    .walin-gion-lp .flex-col { flex-direction: column; }\n    .walin-gion-lp .items-center { align-items: center; }\n    .walin-gion-lp .justify-between { justify-content: space-between; }\n    .walin-gion-lp .justify-center { justify-content: center; }\n    .walin-gion-lp .justify-start { justify-content: flex-start; }\n    .walin-gion-lp .flex-shrink-0 { flex-shrink: 0; }\n    .walin-gion-lp .flex-wrap { flex-wrap: wrap; }\n    .walin-gion-lp .gap-2 { gap: 0.5rem; }\n    .walin-gion-lp .gap-3 { gap: 0.75rem; }\n    .walin-gion-lp .gap-4 { gap: 1rem; }\n\n    .walin-gion-lp .grid { display: grid; }\n    .walin-gion-lp .grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n\n    \/* ==========================================================================\n       3. Common Sizing & Containers\n       ========================================================================== *\/\n    .walin-gion-lp .w-full { width: 100%; }\n    .walin-gion-lp .h-full { height: 100%; }\n    .walin-gion-lp .h-16 { height: 4rem; }\n    .walin-gion-lp .h-6 { height: 1.5rem; }\n    .walin-gion-lp .w-8 { width: 2rem; }\n    .walin-gion-lp .h-1px { height: 1px; }\n\n    .walin-gion-lp .max-w-4xl { max-width: 56rem; }\n    .walin-gion-lp .max-w-2xl { max-width: 42rem; }\n    .walin-gion-lp .max-w-xl { max-width: 36rem; }\n    .walin-gion-lp .max-w-lg { max-width: 32rem; }\n    .walin-gion-lp .max-w-sm { max-width: 24rem; }\n    .walin-gion-lp .max-w-md { max-width: 28rem; }\n    .walin-gion-lp .mx-auto { margin-left: auto; margin-right: auto; }\n\n    \/* ==========================================================================\n       4. Spacing (Paddings & Margins)\n       ========================================================================== *\/\n    .walin-gion-lp .px-4 { padding-left: 1rem; padding-right: 1rem; }\n    .walin-gion-lp .px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }\n    .walin-gion-lp .py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; }\n    .walin-gion-lp .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }\n    .walin-gion-lp .py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }\n    .walin-gion-lp .py-4 { padding-top: 1rem; padding-bottom: 1rem; }\n    .walin-gion-lp .py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; }\n    .walin-gion-lp .py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem; }\n    .walin-gion-lp .py-8 { padding-top: 2rem; padding-bottom: 2rem; }\n    .walin-gion-lp .py-12 { padding-top: 3rem; padding-bottom: 3rem; }\n    .walin-gion-lp .py-20 { padding-top: 5rem; padding-bottom: 5rem; }\n\n    .walin-gion-lp .pb-1 { padding-bottom: 0.25rem; }\n    .walin-gion-lp .pb-2 { padding-bottom: 0.5rem; }\n    .walin-gion-lp .pb-4 { padding-bottom: 1rem; }\n    .walin-gion-lp .pb-6 { padding-bottom: 1.5rem; }\n    .walin-gion-lp .pb-12 { padding-bottom: 3rem; }\n    .walin-gion-lp .pb-16 { padding-bottom: 4rem; }\n    .walin-gion-lp .pt-2 { padding-top: 0.5rem; }\n    .walin-gion-lp .pl-4 { padding-left: 1rem; }\n\n    .walin-gion-lp .mb-0-5 { margin-bottom: 0.125rem; }\n    .walin-gion-lp .mb-1 { margin-bottom: 0.25rem; }\n    .walin-gion-lp .mb-2 { margin-bottom: 0.5rem; }\n    .walin-gion-lp .mb-3 { margin-bottom: 0.75rem; }\n    .walin-gion-lp .mb-4 { margin-bottom: 1rem; }\n    .walin-gion-lp .mb-6 { margin-bottom: 1.5rem; }\n    .walin-gion-lp .mb-8 { margin-bottom: 2rem; }\n    .walin-gion-lp .mb-12 { margin-bottom: 3rem; }\n    .walin-gion-lp .mb-16 { margin-bottom: 4rem; }\n    .walin-gion-lp .mt-1 { margin-top: 0.25rem; }\n    .walin-gion-lp .mt-4 { margin-top: 1rem; }\n    .walin-gion-lp .my-4 { margin-top: 1rem; margin-bottom: 1rem; }\n    .walin-gion-lp .-mt-0-5 { margin-top: -0.125rem; }\n\n    \/* ==========================================================================\n       5. Typography & Text Colors\n       ========================================================================== *\/\n    .walin-gion-lp .font-serif { font-family: var(--font-serif); }\n    .walin-gion-lp .font-sans { font-family: var(--font-sans); }\n    .walin-gion-lp .font-cinzel { font-family: var(--font-cinzel); }\n\n    .walin-gion-lp .font-light { font-weight: 300; }\n    .walin-gion-lp .font-medium { font-weight: 500; }\n    .walin-gion-lp .font-semibold { font-weight: 600; }\n    .walin-gion-lp .font-bold { font-weight: 700; }\n\n    .walin-gion-lp .text-[8px] { font-size: 8px; }\n    .walin-gion-lp .text-[10px] { font-size: 10px; }\n    .walin-gion-lp .text-xs { font-size: 0.75rem; }\n    .walin-gion-lp .text-sm { font-size: 0.875rem; }\n    .walin-gion-lp .text-base { font-size: 1rem; }\n    .walin-gion-lp .text-lg { font-size: 1.125rem; }\n    .walin-gion-lp .text-xl { font-size: 1.25rem; }\n    .walin-gion-lp .text-2xl { font-size: 1.5rem; }\n    .walin-gion-lp .text-3xl { font-size: 1.875rem; }\n\n    .walin-gion-lp .tracking-widest { letter-spacing: 0.1em; }\n    .walin-gion-lp .tracking-wider { letter-spacing: 0.05em; }\n    .walin-gion-lp .tracking-01em { letter-spacing: 0.1em; }\n    .walin-gion-lp .tracking-015em { letter-spacing: 0.15em; }\n    .walin-gion-lp .tracking-02em { letter-spacing: 0.2em; }\n    .walin-gion-lp .tracking-025em { letter-spacing: 0.25em; }\n    .walin-gion-lp .tracking-03em { letter-spacing: 0.3em; }\n    .walin-gion-lp .tracking-04em { letter-spacing: 0.4em; }\n\n    .walin-gion-lp .text-center { text-align: center; }\n    .walin-gion-lp .text-justify { text-align: justify; }\n    .walin-gion-lp .text-left { text-align: left; }\n\n    .walin-gion-lp .leading-loose { line-height: 2; }\n    .walin-gion-lp .leading-relaxed { line-height: 1.625; }\n\n    .walin-gion-lp .text-white { color: #ffffff; }\n    .walin-gion-lp .text-slate-300 { color: #cbd5e1; }\n    .walin-gion-lp .text-slate-500 { color: #64748b; }\n    .walin-gion-lp .text-slate-600 { color: #475569; }\n    .walin-gion-lp .text-slate-700 { color: #334155; }\n    .walin-gion-lp .text-slate-800 { color: #1e293b; }\n    .walin-gion-lp .text-luxury-black { color: var(--color-black); }\n    .walin-gion-lp .text-luxury-gold { color: var(--color-gold); }\n    .walin-gion-lp .text-luxury-goldLight { color: var(--color-gold-light); }\n    .walin-gion-lp .text-luxury-charcoal { color: var(--color-charcoal); }\n\n    \/* ==========================================================================\n       6. Background Colors & Decorations\n       ========================================================================= *\/\n    .walin-gion-lp .bg-luxury-black { background-color: var(--color-black); }\n    .walin-gion-lp .bg-luxury-bgLight { background-color: var(--color-bg-light); }\n    .walin-gion-lp .bg-luxury-bgDark { background-color: var(--color-bg-dark); }\n    .walin-gion-lp .bg-luxury-cream { background-color: var(--color-cream); }\n    .walin-gion-lp .bg-white { background-color: #ffffff; }\n    .walin-gion-lp .bg-white-5 { background-color: rgba(255, 255, 255, 0.05); }\n\n    .walin-gion-lp .border { border: 1px solid var(--color-gold); }\n    .walin-gion-lp .border-t { border-top: 1px solid var(--color-gold); }\n    .walin-gion-lp .border-b { border-bottom: 1px solid var(--color-gold); }\n    .walin-gion-lp .border-gold-10 { border-color: rgba(197, 168, 128, 0.1); }\n    .walin-gion-lp .border-gold-20 { border-color: rgba(197, 168, 128, 0.2); }\n    .walin-gion-lp .border-gold-30 { border-color: rgba(197, 168, 128, 0.3); }\n    .walin-gion-lp .border-white-10 { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }\n    .walin-gion-lp .border-white-15 { border: 1px solid rgba(255, 255, 255, 0.15); }\n\n    .walin-gion-lp .rounded-sm { border-radius: 0.125rem; }\n    .walin-gion-lp .rounded-full { border-radius: 9999px; }\n    .walin-gion-lp .overflow-hidden { overflow: hidden; }\n    .walin-gion-lp .relative { position: relative; }\n    .walin-gion-lp .absolute { position: absolute; }\n    .walin-gion-lp .fixed { position: fixed; }\n    .walin-gion-lp .sticky { position: sticky; }\n    .walin-gion-lp .inset-x-0 { left: 0; right: 0; }\n    .walin-gion-lp .bottom-0 { bottom: 0; }\n    .walin-gion-lp .top-0 { top: 0; }\n    .walin-gion-lp .top-16 { top: 4rem; }\n    .walin-gion-lp .z-10 { z-index: 10; }\n    .walin-gion-lp .z-40 { z-index: 40; }\n    .walin-gion-lp .z-50 { z-index: 50; }\n\n    \/* ==========================================================================\n       7. Aspect Ratio & Shadow Fallbacks\n       ========================================================================== *\/\n    .walin-gion-lp .aspect-4-3 { aspect-ratio: 4 \/ 3; }\n    .walin-gion-lp .aspect-3-4 { aspect-ratio: 3 \/ 4; }\n    .walin-gion-lp .aspect-1-1 { aspect-ratio: 1 \/ 1; }\n\n    .walin-gion-lp .object-cover { object-fit: cover; }\n    .walin-gion-lp .grayscale-10 { filter: grayscale(10%); }\n    .walin-gion-lp .grayscale-20 { filter: grayscale(20%); }\n    .walin-gion-lp .brightness-85 { filter: brightness(85%); }\n\n    .walin-gion-lp .shadow-sm { box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); }\n    .walin-gion-lp .shadow-md { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }\n    .walin-gion-lp .shadow-2xl { box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); }\n\n    \/* ==========================================================================\n       8. Components (Header, Nav, Accordion, Animation, Maps)\n       ========================================================================== *\/\n    .walin-gion-lp header.sticky {\n      background-color: rgba(250, 248, 245, 0.9);\n      backdrop-filter: blur(12px);\n    }\n\n    .walin-gion-lp .no-scrollbar::-webkit-scrollbar {\n      display: none;\n    }\n    .walin-gion-lp .no-scrollbar {\n      -ms-overflow-style: none;\n      scrollbar-width: none;\n    }\n\n    \/* Page Navigation Smooth Scroll Horizontal List *\/\n    .walin-gion-lp .lp-nav-scroll {\n      display: flex;\n      overflow-x: auto;\n      gap: 0.5rem;\n      padding-top: 0.25rem;\n      padding-bottom: 0.25rem;\n      padding-left: 0.25rem;\n      align-items: center;\n      justify-content: flex-start;\n    }\n\n    .walin-gion-lp .lp-nav-link {\n      flex-shrink: 0;\n      padding: 0.5rem 1rem;\n      font-size: 0.75rem;\n      border: 1px solid rgba(197, 168, 128, 0.3);\n      border-radius: 0.125rem;\n      color: var(--color-charcoal);\n      transition: all 0.3s ease;\n    }\n    .walin-gion-lp .lp-nav-link:hover {\n      border-color: var(--color-gold);\n      background-color: rgba(244, 239, 235, 0.5);\n    }\n\n    \/* Image zoom overlay *\/\n    .walin-gion-lp .img-hover-effect {\n      transition: transform 1000ms ease;\n    }\n    .walin-gion-lp .img-hover-effect:hover {\n      transform: scale(1.05);\n    }\n\n    .walin-gion-lp .gradient-overlay {\n      background: linear-gradient(to top, rgba(17, 17, 17, 0.6) 0%, transparent 100%);\n    }\n\n    \/* Buttons *\/\n    .walin-gion-lp .lp-btn {\n      display: inline-block;\n      padding: 1rem 2rem;\n      background-color: var(--color-black);\n      color: #ffffff;\n      font-size: 0.75rem;\n      border-radius: 0.125rem;\n      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);\n      transition: all 0.3s ease;\n    }\n    .walin-gion-lp .lp-btn:hover {\n      background-color: var(--color-gold);\n    }\n\n    \/* Plans Link style *\/\n    .walin-gion-lp .lp-plan-link {\n      display: inline-block;\n      font-size: 0.75rem;\n      color: var(--color-gold);\n      border-bottom: 1px solid var(--color-gold);\n      transition: color 0.3s ease, border-color 0.3s ease;\n    }\n    .walin-gion-lp .lp-plan-link:hover {\n      color: #ffffff;\n      border-color: #ffffff;\n    }\n\n    \/* Contact Links *\/\n    .walin-gion-lp .booking-btn-black {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 1.25rem 1.5rem;\n      background-color: var(--color-black);\n      color: #ffffff;\n      border-radius: 0.125rem;\n      transition: all 0.3s ease;\n    }\n    .walin-gion-lp .booking-btn-black:hover {\n      background-color: var(--color-gold);\n    }\n\n    .walin-gion-lp .booking-btn-line {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 1.25rem 1.5rem;\n      background-color: #06C755;\n      color: #ffffff;\n      border-radius: 0.125rem;\n      transition: all 0.3s ease;\n    }\n    .walin-gion-lp .booking-btn-line:hover {\n      background-color: #05b34c;\n    }\n\n    .walin-gion-lp .booking-btn-phone {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 1.25rem 1.5rem;\n      background-color: #ffffff;\n      border: 1px solid rgba(197, 168, 128, 0.3);\n      color: var(--color-black);\n      border-radius: 0.125rem;\n      transition: all 0.3s ease;\n    }\n    .walin-gion-lp .booking-btn-phone:hover {\n      border-color: var(--color-gold);\n    }\n\n    \/* Sticky CTA Drawer *\/\n    .walin-gion-lp .sticky-cta-drawer {\n      background-color: rgba(255, 255, 255, 0.95);\n      backdrop-filter: blur(8px);\n      box-shadow: 0 -8px 30px rgba(0,0,0,0.06);\n      transform: translateY(100%);\n      transition: transform 500ms ease;\n    }\n    .walin-gion-lp .sticky-cta-drawer.show {\n      transform: translateY(0);\n    }\n\n    \/* Accordeon Icon Rotation *\/\n    .walin-gion-lp .accordion-icon {\n      transition: transform 300ms ease;\n    }\n    .walin-gion-lp .accordion-icon.rotate-45 {\n      transform: rotate(45deg);\n    }\n\n    \/* Scroll animations *\/\n    .walin-gion-lp .fade-in-section {\n      opacity: 0;\n      transform: translateY(20px);\n      transition: opacity 1200ms ease-out, transform 1200ms ease-out;\n    }\n    .walin-gion-lp .fade-in-section.is-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* Map ping animations replicated from Tailwind *\/\n    @keyframes lp-ping {\n      0% {\n        transform: scale(1);\n        opacity: 0.35;\n      }\n      75%, 100% {\n        transform: scale(2.2);\n        opacity: 0;\n      }\n    }\n    .walin-gion-lp .animate-ping {\n      animation: lp-ping 1.8s cubic-bezier(0, 0, 0.2, 1) infinite;\n    }\n\n    \/* ==========================================================================\n       9. Responsive Overrides (Media Queries)\n       ========================================================================== *\/\n    @media (min-width: 768px) {\n      .walin-gion-lp .py-20 {\n        padding-top: 5rem;\n        padding-bottom: 5rem;\n      }\n      .walin-gion-lp .py-12 {\n        padding-top: 5rem;\n        padding-bottom: 5rem;\n      }\n      .walin-gion-lp .text-lg {\n        font-size: 1.125rem;\n      }\n      .walin-gion-lp .text-3xl {\n        font-size: 1.875rem;\n      }\n      .walin-gion-lp .lp-nav-scroll {\n        justify-content: center;\n      }\n      .walin-gion-lp .sticky-cta-drawer {\n        padding-top: 1rem;\n        padding-bottom: 1rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body style=\"margin:0; padding:0; background-color:#FAF8F5;\">\n\n  <div class=\"walin-gion-lp\">\n\n    <!-- ================= HEADER ================= -->\n    <header class=\"sticky top-0 z-50 border-b border-gold-10\">\n      <div class=\"max-w-4xl mx-auto px-6 h-16 flex items-center justify-between\">\n        <div class=\"flex flex-col\">\n          <span class=\"font-serif tracking-01em text-sm font-semibold text-luxury-black\">\u4eac\u90fd\u304d\u3082\u306e\u30ec\u30f3\u30bf\u30eb\u548c\u51db<\/span>\n          <span class=\"font-cinzel text-[8px] tracking-04em text-luxury-gold -mt-0.5\">WALIN KYOTO<\/span>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <!-- ================= FIRST VIEW ================= -->\n    <section class=\"relative bg-luxury-black text-white py-12 flex flex-col items-center justify-center overflow-hidden\">\n      <!-- Background is pure black solid color, subtle dot pattern is removed -->\n      \n      <div class=\"w-full max-w-2xl px-6 flex flex-col items-center text-center z-10\">\n        \n        <!-- Image Wrapper (4:3 Aspect Ratio) -->\n        <div class=\"relative w-full aspect-4-3 rounded-sm overflow-hidden mb-8 shadow-2xl bg-luxury-charcoal\">\n          <img decoding=\"async\" \n            src=\"https:\/\/walin.jp\/kimonovoice\/wp-content\/uploads\/2026\/06\/IMG_8687.jpg\" \n            alt=\"\u7947\u5712\u796d\u306e\u591c\" \n            class=\"w-full h-full object-cover grayscale-20 brightness-85 img-hover-effect\"\n            onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n          \/>\n          <!-- Image Fallback Graphic -->\n          <div class=\"hidden absolute inset-0 bg-gradient-to-t from-luxury-black via-luxury-indigo to-luxury-charcoal flex flex-col items-center justify-center p-6 text-center\" style=\"top:0;right:0;bottom:0;left:0;\">\n            <svg class=\"text-luxury-gold mb-4\" style=\"width:4rem; height:4rem; opacity:0.7;\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1\">\n              <path d=\"M12 2L2 22h20L12 2zM12 6l7.5 13h-15L12 6z\"\/>\n              <path d=\"M12 10v4M12 16h.01\"\/>\n            <\/svg>\n            <p class=\"font-serif text-sm text-luxury-goldLight tracking-widest\">\u7947\u5712\u796d\u306e\u5bb5\u5c71 \u63d0\u706f\u304c\u706f\u308b\u65b0\u753a\u901a<\/p>\n          <\/div>\n          <div class=\"absolute gradient-overlay\" style=\"top:0;right:0;bottom:0;left:0; pointer-events: none;\"><\/div>\n          <span class=\"absolute font-cinzel text-xs tracking-03em text-luxury-goldLight\" style=\"bottom: 1rem; left: 1rem; opacity: 0.8;\">GION FESTIVAL<\/span>\n        <\/div>\n\n        <!-- Copywriting with luxurious spacing -->\n        <p class=\"font-serif text-base tracking-03em text-luxury-goldLight mb-3 leading-loose\">\n          \u7947\u5712\u796d\u3092\u3000\u3082\u3063\u3068\u7f8e\u3057\u304f\u3002<br>\u3082\u3063\u3068\u79c1\u3089\u3057\u304f\u3002\n        <\/p>\n        \n        <div class=\"w-8 h-1px bg-luxury-gold my-4\"><\/div>\n        \n        <h1 class=\"font-serif text-2xl tracking-025em text-white leading-loose font-medium mb-2\">\n          \u6d74\u8863\u3067\u6dbc\u3084\u304b\u306b\u3002<br>\u7740\u7269\u3067\u512a\u96c5\u306b\u3002\n        <\/h1>\n        \n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2461 PAGE LINK BUTTONS ================= -->\n    <nav class=\"sticky top-16 z-40 shadow-sm\">\n      <div class=\"max-w-xl mx-auto px-4 py-3\">\n        <!-- Horizontal Scrollable Container for Touch Friendly Experience -->\n        <div class=\"lp-nav-scroll no-scrollbar\">\n          <a href=\"#location\" class=\"lp-nav-link font-serif tracking-widest text-xs\">\n            \u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\n          <\/a>\n          <a href=\"#plans\" class=\"lp-nav-link font-serif tracking-widest text-xs\">\n            \u30d7\u30e9\u30f3\u7d39\u4ecb\n          <\/a>\n          <a href=\"#hospitality\" class=\"lp-nav-link font-serif tracking-widest text-xs\">\n            \u548c\u51db\u306e\u3053\u3060\u308f\u308a\n          <\/a>\n          <a href=\"#booking\" class=\"lp-nav-link font-serif tracking-widest text-xs\">\n            \u4e88\u7d04\u65b9\u6cd5\n          <\/a>\n          <a href=\"#faq\" class=\"lp-nav-link font-serif tracking-widest text-xs\">\n            FAQ\n          <\/a>\n          <a href=\"#info\" class=\"lp-nav-link font-serif tracking-widest text-xs\">\n            \u5e97\u8217\u60c5\u5831\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/nav>\n\n    <!-- ================= \u2462 LOCATION INTRODUCTION ================= -->\n    <section id=\"location\" class=\"py-20 bg-luxury-bgLight fade-in-section\" style=\"scroll-margin-top: 120px;\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-4\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">LOCATION<\/span>\n        <\/div>\n\n        <!-- Main Heading -->\n        <h2 class=\"font-serif text-xl tracking-015em text-center text-luxury-black leading-relaxed mb-8\">\n          \u7740\u66ff\u3048\u3066\u4e00\u6b69\u5916\u306b\u51fa\u308c\u3070\u3001<br>\u305d\u3053\u306f\u3082\u3046\u7947\u5712\u796d\u306e\u821e\u53f0\u3002\n        <\/h2>\n\n        <!-- Description paragraph -->\n        <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-700 mb-12 text-justify\">\n          \u5c71\u927e\u304c\u7acb\u3061\u4e26\u3076\u3001\u7947\u5712\u796d\u306e\u30e1\u30a4\u30f3\u901a\u308a\u306e\u3072\u3068\u3064\u300c\u65b0\u753a\u901a\u300d\u306b\u5e97\u3092\u69cb\u3048\u308b\u548c\u51db\u672c\u5e97\u3002<br>\n          \u5bb5\u95c7\u306b\u6d6e\u304b\u3076\u63d0\u706f\u306e\u706f\u308a\u3001\u30b3\u30f3\u30c1\u30ad\u30c1\u30f3\u3068\u97ff\u304f\u7947\u5712\u56c3\u5b50\u3082\u3059\u3050\u305d\u3053\u306b\u3002\n        <\/p>\n\n        <!-- Access Specs Container (Single column stack with custom icons based on uploaded image) -->\n        <div class=\"border-t border-b border-gold-20 py-8 mb-12\" style=\"display:flex; flex-direction:column; gap:1.5rem;\">\n          \n          <!-- Iwato-yama -->\n          <div class=\"flex items-center gap-4\">\n            <!-- Custom Iwato-yama Icon (from uploaded image) -->\n            <div class=\"flex-shrink-0 flex items-center justify-center rounded-full bg-luxury-cream border border-gold-20\" style=\"width:2.5rem; height:2.5rem;\">\n              <svg style=\"width:2rem; height:2rem;\" viewBox=\"-12 -20 24 40\" fill=\"none\">\n                <circle cx=\"0\" cy=\"-14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <line x1=\"0\" y1=\"-11.5\" x2=\"0\" y2=\"-5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <polygon points=\"0,-5 -7,3 7,3\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <rect x=\"-5\" y=\"3\" width=\"10\" height=\"7\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <line x1=\"-2\" y1=\"4.5\" x2=\"-2\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <line x1=\"2\" y1=\"4.5\" x2=\"2\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <line x1=\"-8.5\" y1=\"10\" x2=\"8.5\" y2=\"10\" stroke=\"#c5a880\" stroke-width=\"1.5\" \/>\n                <circle cx=\"-4\" cy=\"14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <circle cx=\"4\" cy=\"14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n              <\/svg>\n            <\/div>\n            <div>\n              <span class=\"font-serif text-sm tracking-widest text-slate-500 block\" style=\"display:block;\">\u5ca9\u6238\u5c71<\/span>\n              <span class=\"font-serif text-base tracking-widest text-luxury-black font-semibold\">\u5f92\u6b69\u7d043\u5206<\/span>\n            <\/div>\n          <\/div>\n\n          <!-- Fune-hoko -->\n          <div class=\"flex items-center gap-4\">\n            <!-- Custom Fune-hoko Icon (from uploaded image) -->\n            <div class=\"flex-shrink-0 flex items-center justify-center rounded-full bg-luxury-cream border border-gold-20\" style=\"width:2.5rem; height:2.5rem;\">\n              <svg style=\"width:2rem; height:2rem;\" viewBox=\"-12 -20 24 40\" fill=\"none\">\n                <circle cx=\"0\" cy=\"-14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <line x1=\"0\" y1=\"-11.5\" x2=\"0\" y2=\"-5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <polygon points=\"0,-5 -7,3 7,3\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <rect x=\"-5\" y=\"3\" width=\"10\" height=\"7\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <line x1=\"-2.5\" y1=\"4.5\" x2=\"-2.5\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <line x1=\"0\" y1=\"4.5\" x2=\"0\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <line x1=\"2.5\" y1=\"4.5\" x2=\"2.5\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <path d=\"M-10,6 C-9,10 -5,11 0,11 C5,11 9,10 10,6 L8,10 L-8,10 Z\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <circle cx=\"-4\" cy=\"14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <circle cx=\"4\" cy=\"14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n              <\/svg>\n            <\/div>\n            <div>\n              <span class=\"font-serif text-sm tracking-widest text-slate-500 block\" style=\"display:block;\">\u8239\u927e<\/span>\n              <span class=\"font-serif text-base tracking-widest text-luxury-black font-semibold\">\u5f92\u6b69\u7d045\u5206<\/span>\n            <\/div>\n          <\/div>\n\n          <!-- Tsuki-hoko -->\n          <div class=\"flex items-center gap-4\">\n            <!-- Custom Tsuki-hoko Icon (from uploaded image) -->\n            <div class=\"flex-shrink-0 flex items-center justify-center rounded-full bg-luxury-cream border border-gold-20\" style=\"width:2.5rem; height:2.5rem;\">\n              <svg style=\"width:2rem; height:2rem;\" viewBox=\"-12 -20 24 40\" fill=\"none\">\n                <path d=\"M -4 -15 A 4 4 0 0 0 4 -15 A 5 5 0 0 1 -4 -15 Z\" fill=\"#c5a880\" \/>\n                <line x1=\"0\" y1=\"-11.5\" x2=\"0\" y2=\"-5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <polygon points=\"0,-5 -7,3 7,3\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <rect x=\"-5\" y=\"3\" width=\"10\" height=\"7\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <line x1=\"-2\" y1=\"4.5\" x2=\"-2\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <line x1=\"2\" y1=\"4.5\" x2=\"2\" y2=\"8.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" \/>\n                <line x1=\"-8.5\" y1=\"10\" x2=\"8.5\" y2=\"10\" stroke=\"#c5a880\" stroke-width=\"1.5\" \/>\n                <circle cx=\"-4\" cy=\"14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n                <circle cx=\"4\" cy=\"14\" r=\"2.5\" stroke=\"#c5a880\" stroke-width=\"1.2\" fill=\"none\" \/>\n              <\/svg>\n            <\/div>\n            <div>\n              <span class=\"font-serif text-sm tracking-widest text-slate-500 block\" style=\"display:block;\">\u6708\u927e<\/span>\n              <span class=\"font-serif text-base tracking-widest text-luxury-black font-semibold\">\u5f92\u6b69\u7d04\uff18\u5206<\/span>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n        <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 mb-12 text-center\">\n          \u962a\u6025\u70cf\u4e38\u99c5\u30fb\u5730\u4e0b\u9244\u56db\u6761\u99c5\u3001\u4e94\u6761\u99c5\u304b\u3089\u3082\u5f92\u6b69\u570f\u5185\u3002<br>\n          \u7947\u5712\u796d\u306e\u98a8\u60c5\u3092\u6c17\u8efd\u306b\u697d\u3057\u3081\u308b\u30ed\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u3059\u3002\n        <\/p>\n\n        <!-- Custom Stylized Vector Map instead of standard static map -->\n        <div class=\"bg-luxury-cream border border-gold-20 rounded-sm p-6 mb-8 shadow-sm\">\n          <div class=\"text-center mb-4\">\n            <span class=\"font-cinzel text-[10px] tracking-04em text-luxury-gold font-semibold\" style=\"display:block;\">YAMAHOKO MAP<\/span>\n            <h3 class=\"font-serif text-sm tracking-widest text-luxury-black font-medium mt-1\">\u548c\u51db\u5468\u8fba\u30fb\u5c71\u927e\u30de\u30c3\u30d7<\/h3>\n          <\/div>\n          \n          <!-- Elegant SVG Map (Perfect reproduction of image.png) -->\n          <div class=\"relative w-full aspect-1-1 bg-white border border-gold-10 rounded-sm overflow-hidden flex items-center justify-center\">\n            <svg class=\"w-full h-full\" viewBox=\"0 0 400 400\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <defs>\n                <!-- Gradient for Walin Pin -->\n                <radialGradient id=\"brandRedGradient\" cx=\"50%\" cy=\"30%\" r=\"50%\" fx=\"30%\" fy=\"30%\">\n                  <stop offset=\"0%\" stop-color=\"#E54D42\"\/>\n                  <stop offset=\"100%\" stop-color=\"#9E1D16\"\/>\n                <\/radialGradient>\n                <filter id=\"shadow\" x=\"-20%\" y=\"-20%\" width=\"140%\" height=\"140%\">\n                  <feDropShadow dx=\"0\" dy=\"2\" stdDeviation=\"2\" flood-color=\"#000000\" flood-opacity=\"0.15\"\/>\n                <\/filter>\n              <\/defs>\n\n              <!-- Map Background -->\n              <rect width=\"400\" height=\"400\" fill=\"#FAF8F5\"\/>\n              \n              <!-- Grid Lines for Aesthetic -->\n              <path d=\"M0 50h400M0 100h400M0 150h400M0 200h400M0 250h400M0 300h400M0 350h400M50 0v400M100 0v400M150 0v400M200 0v400M250 0v400M300 0v400M350 0v400\" stroke=\"#f4ede2\" stroke-width=\"0.8\"\/>\n              \n              <!-- Major Streets (Exactly aligned with image.png) -->\n              <!-- Shijo Street (\u56db\u6761\u901a) Horizontal -->\n              <line x1=\"0\" y1=\"90\" x2=\"400\" y2=\"90\" stroke=\"#f0e6d8\" stroke-width=\"14\"\/>\n              \n              <!-- Matsubara Street (\u677e\u539f\u901a) Horizontal -->\n              <line x1=\"0\" y1=\"255\" x2=\"400\" y2=\"255\" stroke=\"#f3ebd9\" stroke-width=\"8\"\/>\n              \n              <!-- Gojo Street (\u4e94\u6761\u901a) Horizontal -->\n              <line x1=\"0\" y1=\"350\" x2=\"400\" y2=\"350\" stroke=\"#f0e6d8\" stroke-width=\"14\"\/>\n\n              <!-- Shinmachi Street (\u65b0\u753a\u901a) Vertical -->\n              <line x1=\"125\" y1=\"0\" x2=\"125\" y2=\"400\" stroke=\"#eedfcb\" stroke-width=\"8\"\/>\n\n              <!-- Muromachi Street (\u5ba4\u753a\u901a) Vertical -->\n              <line x1=\"205\" y1=\"0\" x2=\"205\" y2=\"400\" stroke=\"#f3ebd9\" stroke-width=\"6\"\/>\n\n              <!-- Karasuma Street (\u70cf\u4e38\u901a) Vertical -->\n              <line x1=\"255\" y1=\"0\" x2=\"255\" y2=\"400\" stroke=\"#eedfcb\" stroke-width=\"10\"\/>\n\n              <!-- Street Name Labels (Aligned with image.png) -->\n              <text x=\"125\" y=\"25\" font-family=\"Noto Serif JP\" font-size=\"9\" fill=\"#8c7c68\" text-anchor=\"middle\" letter-spacing=\"0.5\">\u65b0\u753a\u901a<\/text>\n              <text x=\"205\" y=\"25\" font-family=\"Noto Serif JP\" font-size=\"9\" fill=\"#8c7c68\" text-anchor=\"middle\" letter-spacing=\"0.5\">\u5ba4\u753a\u901a<\/text>\n              <text x=\"255\" y=\"25\" font-family=\"Noto Serif JP\" font-size=\"9\" fill=\"#8c7c68\" text-anchor=\"middle\" letter-spacing=\"0.5\">\u70cf\u4e38\u901a<\/text>\n\n              <text x=\"385\" y=\"84\" font-family=\"Noto Serif JP\" font-size=\"9\" fill=\"#8c7c68\" text-anchor=\"end\" letter-spacing=\"0.5\">\u56db\u6761\u901a<\/text>\n              <text x=\"385\" y=\"249\" font-family=\"Noto Serif JP\" font-size=\"9\" fill=\"#8c7c68\" text-anchor=\"end\" letter-spacing=\"0.5\">\u677e\u539f\u901a<\/text>\n              <text x=\"385\" y=\"344\" font-family=\"Noto Serif JP\" font-size=\"9\" fill=\"#8c7c68\" text-anchor=\"end\" letter-spacing=\"0.5\">\u4e94\u6761\u901a<\/text>\n\n              <!-- Station Markers with Unified Train Icons (Positioned according to image.png) -->\n              <!-- \u56db\u6761\u99c5 \/ \u70cf\u4e38\u99c5 -->\n              <g transform=\"translate(255, 105)\">\n                <g transform=\"translate(0, -6)\">\n                  <rect x=\"-8\" y=\"-8\" width=\"16\" height=\"16\" rx=\"3\" fill=\"#5c6d82\"\/>\n                  <rect x=\"-6\" y=\"-6\" width=\"12\" height=\"6\" rx=\"1\" fill=\"#ffffff\"\/>\n                  <line x1=\"0\" y1=\"-6\" x2=\"0\" y2=\"0\" stroke=\"#5c6d82\" stroke-width=\"0.8\"\/>\n                  <circle cx=\"-2.5\" cy=\"3\" r=\"1\" fill=\"#ffd700\"\/>\n                  <circle cx=\"2.5\" cy=\"3\" r=\"1\" fill=\"#ffd700\"\/>\n                  <rect x=\"-3\" y=\"5\" width=\"6\" height=\"1.5\" fill=\"#5c6d82\"\/>\n                <\/g>\n                <g transform=\"translate(0, 12)\">\n                  <rect x=\"-24\" y=\"0\" width=\"48\" height=\"20\" rx=\"2\" fill=\"#EAE5EB\" \/>\n                  <text x=\"0\" y=\"8\" font-family=\"Noto Sans JP\" font-weight=\"bold\" font-size=\"7\" fill=\"#5C4E5C\" text-anchor=\"middle\">\u56db\u6761\u99c5<\/text>\n                  <text x=\"0\" y=\"16\" font-family=\"Noto Sans JP\" font-weight=\"bold\" font-size=\"7\" fill=\"#5C4E5C\" text-anchor=\"middle\">\u70cf\u4e38\u99c5<\/text>\n                <\/g>\n              <\/g>\n\n              <!-- \u4e94\u6761\u99c5 -->\n              <g transform=\"translate(255, 350)\">\n                <g transform=\"translate(0, -6)\">\n                  <rect x=\"-8\" y=\"-8\" width=\"16\" height=\"16\" rx=\"3\" fill=\"#5c6d82\"\/>\n                  <rect x=\"-6\" y=\"-6\" width=\"12\" height=\"6\" rx=\"1\" fill=\"#ffffff\"\/>\n                  <line x1=\"0\" y1=\"-6\" x2=\"0\" y2=\"0\" stroke=\"#5c6d82\" stroke-width=\"0.8\"\/>\n                  <circle cx=\"-2.5\" cy=\"3\" r=\"1\" fill=\"#ffd700\"\/>\n                  <circle cx=\"2.5\" cy=\"3\" r=\"1\" fill=\"#ffd700\"\/>\n                  <rect x=\"-3\" y=\"5\" width=\"6\" height=\"1.5\" fill=\"#5c6d82\"\/>\n                <\/g>\n                <g transform=\"translate(0, 12)\">\n                  <rect x=\"-20\" y=\"0\" width=\"40\" height=\"11\" rx=\"2\" fill=\"#EAE5EB\" \/>\n                  <text x=\"0\" y=\"8\" font-family=\"Noto Sans JP\" font-weight=\"bold\" font-size=\"7.5\" fill=\"#5C4E5C\" text-anchor=\"middle\">\u4e94\u6761\u99c5<\/text>\n                <\/g>\n              <\/g>\n\n              <!-- Yamahoko Locations & Icons (Faithfully designed with lanterns and wheels matching image.png) -->\n              <!-- \u83ca\u6c34\u927e (Muromachi Street, north of Shijo Street) -->\n              <g transform=\"translate(205, 50)\">\n                <g transform=\"translate(0, -6) scale(0.85)\">\n                  <!-- Target symbol -->\n                  <line x1=\"0\" y1=\"-10\" x2=\"0\" y2=\"-24\" stroke=\"#8A6E55\" stroke-width=\"1.2\" \/>\n                  <circle cx=\"0\" cy=\"-24\" r=\"1.5\" fill=\"#c5a880\" \/>\n                  <!-- Purple Roof -->\n                  <polygon points=\"0,-14 -10,-8 10,-8\" fill=\"#5F4F6B\" stroke=\"#3A2D42\" stroke-width=\"0.8\" \/>\n                  <!-- 2F -->\n                  <rect x=\"-6\" y=\"-8\" width=\"12\" height=\"7\" fill=\"#D6C7B8\" stroke=\"#8A6E55\" stroke-width=\"0.8\" \/>\n                  <!-- Lanterns (Small Red\/Orange circles) -->\n                  <circle cx=\"-4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"0\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <!-- 1F (Body) -->\n                  <rect x=\"-8\" y=\"-1\" width=\"16\" height=\"9\" fill=\"#A88E74\" stroke=\"#6E5641\" stroke-width=\"0.8\" \/>\n                  <!-- Bottom Frame & 4 Black Wheels -->\n                  <rect x=\"-10\" y=\"8\" width=\"20\" height=\"2\" fill=\"#5C4D3C\" \/>\n                  <circle cx=\"-5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"-2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                <\/g>\n                <text x=\"12\" y=\"3\" font-family=\"Noto Serif JP\" font-weight=\"bold\" font-size=\"8.5\" fill=\"#444444\" text-anchor=\"start\">\u83ca\u6c34\u927e<\/text>\n              <\/g>\n\n              <!-- \u9577\u5200\u927e (Shijo Street, east of Karasuma Street) -->\n              <g transform=\"translate(310, 90)\">\n                <g transform=\"translate(0, -6) scale(0.85)\">\n                  <!-- Halberd\/Naginata tip decoration on top -->\n                  <path d=\"M 0 -10 L 0 -24 L -2 -27 L 0 -24\" stroke=\"#8A6E55\" stroke-width=\"1.2\" stroke-linecap=\"round\" fill=\"none\" \/>\n                  <polygon points=\"0,-14 -10,-8 10,-8\" fill=\"#5F4F6B\" stroke=\"#3A2D42\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-6\" y=\"-8\" width=\"12\" height=\"7\" fill=\"#D6C7B8\" stroke=\"#8A6E55\" stroke-width=\"0.8\" \/>\n                  <circle cx=\"-4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"0\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <rect x=\"-8\" y=\"-1\" width=\"16\" height=\"9\" fill=\"#A88E74\" stroke=\"#6E5641\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-10\" y=\"8\" width=\"20\" height=\"2\" fill=\"#5C4D3C\" \/>\n                  <circle cx=\"-5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"-2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                <\/g>\n                <text x=\"12\" y=\"3\" font-family=\"Noto Serif JP\" font-weight=\"bold\" font-size=\"8.5\" fill=\"#444444\" text-anchor=\"start\">\u9577\u5200\u927e<\/text>\n              <\/g>\n\n              <!-- \u6708\u927e (Shijo Street, between Shinmachi and Muromachi) -->\n              <g transform=\"translate(155, 90)\">\n                <g transform=\"translate(0, -6) scale(0.85)\">\n                  <!-- Moon Tip decoration -->\n                  <path d=\"M -2.5 -24 A 2.5 2.5 0 0 0 2.5 -24 A 3.2 3.2 0 0 1 -2.5 -24 Z\" fill=\"#c5a880\" \/>\n                  <line x1=\"0\" y1=\"-10\" x2=\"0\" y2=\"-24\" stroke=\"#8A6E55\" stroke-width=\"1.2\" \/>\n                  <polygon points=\"0,-14 -10,-8 10,-8\" fill=\"#5F4F6B\" stroke=\"#3A2D42\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-6\" y=\"-8\" width=\"12\" height=\"7\" fill=\"#D6C7B8\" stroke=\"#8A6E55\" stroke-width=\"0.8\" \/>\n                  <circle cx=\"-4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"0\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <rect x=\"-8\" y=\"-1\" width=\"16\" height=\"9\" fill=\"#A88E74\" stroke=\"#6E5641\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-10\" y=\"8\" width=\"20\" height=\"2\" fill=\"#5C4D3C\" \/>\n                  <circle cx=\"-5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"-2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                <\/g>\n                <text x=\"-12\" y=\"3\" font-family=\"Noto Serif JP\" font-weight=\"bold\" font-size=\"8.5\" fill=\"#444444\" text-anchor=\"end\">\u6708\u927e (8\u5206)<\/text>\n              <\/g>\n\n              <!-- \u8239\u927e (Shinmachi Street, upper side) -->\n              <g transform=\"translate(125, 160)\">\n                <g transform=\"translate(0, -6) scale(0.85)\">\n                  <line x1=\"0\" y1=\"-10\" x2=\"0\" y2=\"-24\" stroke=\"#8A6E55\" stroke-width=\"1.2\" \/>\n                  <circle cx=\"0\" cy=\"-24\" r=\"1.5\" fill=\"#c5a880\" \/>\n                  <polygon points=\"0,-14 -10,-8 10,-8\" fill=\"#5F4F6B\" stroke=\"#3A2D42\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-6\" y=\"-8\" width=\"12\" height=\"7\" fill=\"#D6C7B8\" stroke=\"#8A6E55\" stroke-width=\"0.8\" \/>\n                  <circle cx=\"-4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"0\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <!-- Ship-shaped bottom frame matching Funehoko traditional style -->\n                  <path d=\"M-10,5 C-9,9 -5,10 0,10 C5,10 9,9 10,5 L8,9 L-8,9 Z\" stroke=\"#6E5641\" stroke-width=\"0.8\" fill=\"#A88E74\" \/>\n                  <circle cx=\"-5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"-2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                <\/g>\n                <text x=\"-12\" y=\"3\" font-family=\"Noto Serif JP\" font-weight=\"bold\" font-size=\"8.5\" fill=\"#444444\" text-anchor=\"end\">\u8239\u927e (5\u5206)<\/text>\n              <\/g>\n\n              <!-- \u5ca9\u6238\u5c71 (Shinmachi Street, lower side) -->\n              <g transform=\"translate(125, 210)\">\n                <g transform=\"translate(0, -6) scale(0.85)\">\n                  <line x1=\"0\" y1=\"-10\" x2=\"0\" y2=\"-24\" stroke=\"#8A6E55\" stroke-width=\"1.2\" \/>\n                  <circle cx=\"0\" cy=\"-24\" r=\"1.5\" fill=\"#c5a880\" \/>\n                  <polygon points=\"0,-14 -10,-8 10,-8\" fill=\"#5F4F6B\" stroke=\"#3A2D42\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-6\" y=\"-8\" width=\"12\" height=\"7\" fill=\"#D6C7B8\" stroke=\"#8A6E55\" stroke-width=\"0.8\" \/>\n                  <circle cx=\"-4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"0\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <circle cx=\"4\" cy=\"-4\" r=\"1\" fill=\"#D15B5B\" \/>\n                  <rect x=\"-8\" y=\"-1\" width=\"16\" height=\"9\" fill=\"#A88E74\" stroke=\"#6E5641\" stroke-width=\"0.8\" \/>\n                  <rect x=\"-10\" y=\"8\" width=\"20\" height=\"2\" fill=\"#5C4D3C\" \/>\n                  <circle cx=\"-5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"-2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"2\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                  <circle cx=\"5\" cy=\"11\" r=\"3\" fill=\"#3D352E\" stroke=\"#2B241F\" stroke-width=\"0.6\" \/>\n                <\/g>\n                <text x=\"-12\" y=\"3\" font-family=\"Noto Serif JP\" font-weight=\"bold\" font-size=\"8.5\" fill=\"#444444\" text-anchor=\"end\">\u5ca9\u6238\u5c71 (3\u5206)<\/text>\n              <\/g>\n\n              <!-- Walin Main Shop (Highly Arranged & Beautifully visible according to image.png) -->\n              <g transform=\"translate(125, 295)\">\n                <!-- Outer Golden Wave Animation -->\n                <circle cx=\"0\" cy=\"-12\" r=\"22\" fill=\"none\" stroke=\"#D15B5B\" stroke-width=\"1\" class=\"animate-ping opacity-30\" style=\"transform-origin: 0px -12px; animation-duration: 2s;\"\/>\n                <circle cx=\"0\" cy=\"-12\" r=\"14\" fill=\"none\" stroke=\"#c5a880\" stroke-width=\"1.5\" class=\"animate-ping opacity-45\" style=\"transform-origin: 0px -12px; animation-duration: 1.4s;\"\/>\n                \n                <!-- Shadow -->\n                <ellipse cx=\"0\" cy=\"0\" rx=\"6\" ry=\"2\" fill=\"#000\" fill-opacity=\"0.15\" \/>\n                \n                <!-- Red and Gold Map Pin -->\n                <path d=\"M 0 0 C -10 -10 -13 -24 0 -34 C 13 -24 10 -10 0 0 Z\" fill=\"url(#brandRedGradient)\" stroke=\"#c5a880\" stroke-width=\"1\" filter=\"url(#shadow)\"\/>\n                <circle cx=\"0\" cy=\"-22\" r=\"8.5\" fill=\"white\"\/>\n                <!-- Kimono Emoji -->\n                <text x=\"0\" y=\"-18\" font-size=\"11\" text-anchor=\"middle\">&#x1f458;<\/text>\n                \n                <!-- White\/Red Label Box with small indicator arrow -->\n                <g transform=\"translate(0, 4)\">\n                  <polygon points=\"0,-4 -4,0 4,0\" fill=\"#B22D2D\"\/>\n                  <rect x=\"-35\" y=\"0\" width=\"70\" height=\"18\" rx=\"2\" fill=\"#B22D2D\" stroke=\"#e4d3bc\" stroke-width=\"0.8\" filter=\"url(#shadow)\"\/>\n                  <text x=\"0\" y=\"11\" font-family=\"Noto Serif JP\" font-weight=\"bold\" font-size=\"8.5\" fill=\"#ffffff\" text-anchor=\"middle\" letter-spacing=\"0.5\">\u548c\u51db\u672c\u5e97<\/text>\n                <\/g>\n              <\/g>\n            <\/svg>\n          <\/div>\n        <\/div>\n\n        <!-- Access Detail Action Button -->\n        <div class=\"text-center\">\n          <a href=\"https:\/\/walin.jp\/access\/index.html\" target=\"_blank\" class=\"lp-btn font-serif tracking-02em\">\n            \u548c\u51db\u3078\u306e\u30a2\u30af\u30bb\u30b9\u306f\u3053\u3061\u3089\n          <\/a>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2463 RENTAL PLANS ================= -->\n    <section id=\"plans\" class=\"py-20 bg-luxury-bgDark text-white fade-in-section\" style=\"scroll-margin-top: 120px;\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-4\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">RENTAL PLANS<\/span>\n        <\/div>\n\n        <!-- Main Heading -->\n        <h2 class=\"font-serif text-xl tracking-015em text-center text-luxury-goldLight leading-relaxed mb-16\">\n          \u548c\u51db\u306e\u9078\u3079\u308b\u30d7\u30e9\u30f3\n        <\/h2>\n\n        <!-- PLAN 1: \u304d\u306c\u305f\u3084\u6d74\u8863 -->\n        <div class=\"mb-16 border-white-10 pb-16\">\n          <div class=\"relative aspect-4-3 rounded-sm overflow-hidden mb-6 bg-luxury-charcoal\" style=\"background-color: #0f172a;\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1578496781985-4be3c35d5a0b?q=80&#038;w=1000&#038;auto=format&#038;fit=crop\" \n              alt=\"\u304d\u306c\u305f\u3084\u6d74\u8863\" \n              class=\"w-full h-full object-cover grayscale-10\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 flex flex-col items-center justify-center text-luxury-gold p-4\" style=\"background-color: #1e293b; top:0; right:0; bottom:0; left:0;\">\n              <span class=\"font-serif text-sm tracking-widest\">\u304d\u306c\u305f\u3084\u6d74\u8863 \u30a4\u30e1\u30fc\u30b8<\/span>\n            <\/div>\n          <\/div>\n          <h3 class=\"font-serif text-lg tracking-widest text-white font-medium mb-1\">\n            \u304d\u306c\u305f\u3084\u6d74\u8863\n          <\/h3>\n          <p class=\"font-serif text-xs tracking-widest text-luxury-gold mb-3\">\n            \u300c\u7e8f\u3046\u4f1d\u7d71\u5de5\u82b8\u300d\u540d\u9580\u306e\u7d5e\u308a\u304c\u653e\u3064\u3001\u5727\u5012\u7684\u306a\u54c1\u683c\u3002\n          <\/p>\n          <div class=\"h-6\"><\/div> <!-- \u4e00\u884c\u5206\u306e\u30b9\u30da\u30fc\u30b9 -->\n          <p class=\"font-serif text-base tracking-widest text-white font-semibold mb-4\">\n            \u30ec\u30f3\u30bf\u30eb\u6599\u91d1\u30009,790\u5186\uff08\u7a0e\u8fbc\uff09\n          <\/p>\n          <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300 mb-6\">\n            \u4e16\u754c\u306b\u8a87\u308b\u65e5\u672c\u306e\u4f1d\u7d71\u6280\u8853\u3001\u85e4\u5a18\u304d\u306c\u305f\u3084\u306e\u7d5e\u308a\u6d74\u8863\u3002\u7acb\u4f53\u7684\u306a\u51f9\u51f8\u304c\u7e54\u308a\u306a\u3059\u8c4a\u304b\u306a\u8868\u60c5\u3068\u3001\u6df1\u307f\u306e\u3042\u308b\u8272\u5f69\u306f\u3001\u6c17\u54c1\u3042\u3075\u308c\u308b\u4f47\u307e\u3044\u3092\u6f14\u51fa\u3057\u307e\u3059\u3002\n          <\/p>\n          <a href=\"https:\/\/walin.jp\/kimonovoice\/kinutayayukata\/\" target=\"_blank\" class=\"lp-plan-link font-serif tracking-widest\">\n            \u3053\u306e\u30d7\u30e9\u30f3\u3092\u8a73\u3057\u304f\u898b\u308b\u2192\n          <\/a>\n        <\/div>\n\n        <!-- PLAN 2: \u5927\u4eba\u306e\u6d74\u8863\uff08\u7dbf\u9ebb\u30fb\u7dbf\u7d7d\uff09 -->\n        <div class=\"mb-16 border-white-10 pb-16\">\n          <div class=\"relative aspect-4-3 rounded-sm overflow-hidden mb-6 bg-luxury-charcoal\" style=\"background-color: #0f172a;\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1601004890684-d8cbf643f5f2?q=80&#038;w=1000&#038;auto=format&#038;fit=crop\" \n              alt=\"\u5927\u4eba\u306e\u6d74\u8863\" \n              class=\"w-full h-full object-cover grayscale-10\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 flex flex-col items-center justify-center text-luxury-gold p-4\" style=\"background-color: #1e293b; top:0; right:0; bottom:0; left:0;\">\n              <span class=\"font-serif text-sm tracking-widest\">\u5927\u4eba\u306e\u6d74\u8863 \u30a4\u30e1\u30fc\u30b8<\/span>\n            <\/div>\n          <\/div>\n          <h3 class=\"font-serif text-lg tracking-widest text-white font-medium mb-1\">\n            \u5927\u4eba\u306e\u6d74\u8863\uff08\u7dbf\u9ebb\u30fb\u7dbf\u7d7d\uff09\n          <\/h3>\n          <p class=\"font-serif text-xs tracking-widest text-luxury-gold mb-3\">\n            \u300c\u808c\u304c\u559c\u3076\u5fc3\u5730\u3088\u3055\u300d\u898b\u305f\u76ee\u306b\u3082\u6dbc\u3084\u304b\u306a\u3001\u548c\u51db\u3053\u3060\u308f\u308a\u306e\u30bb\u30ec\u30af\u30c8\u3002\n          <\/p>\n          <div class=\"h-6\"><\/div> <!-- \u4e00\u884c\u5206\u306e\u30b9\u30da\u30fc\u30b9 -->\n          <p class=\"font-serif text-base tracking-widest text-white font-semibold mb-4\">\n            \u30ec\u30f3\u30bf\u30eb\u6599\u91d1\u30005,390\u5186\uff08\u7a0e\u8fbc\uff09\n          <\/p>\n          <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300 mb-6\">\n            \u81ea\u7136\u306a\u98a8\u5408\u3044\u3068\u8efd\u3084\u304b\u306a\u7740\u5fc3\u5730\u304c\u9b45\u529b of \u306e\u7dbf\u9ebb\u6d74\u8863\u306b\u3001\u900f\u3051\u611f\u306e\u3042\u308b\u7d7d\u306e\u7e54\u304c\u6dbc\u3084\u304b\u3067\u512a\u7f8e\u306a\u5370\u8c61\u3092\u6f14\u51fa\u3059\u308b\u7dbf\u7d7d\u6d74\u8863\u3002\u3069\u3061\u3089\u3082\u548c\u51db\u306e\u4eba\u6c17\u6d74\u8863\u30d7\u30e9\u30f3\u3067\u3059\u3002\n          <\/p>\n          <a href=\"https:\/\/walin.jp\/plan\/yukata\/index.html\" target=\"_blank\" class=\"lp-plan-link font-serif tracking-widest\">\n            \u3053\u306e\u30d7\u30e9\u30f3\u3092\u8a73\u3057\u304f\u898b\u308b\u2192\n          <\/a>\n        <\/div>\n\n        <!-- PLAN 3: \u590f\u306e\u304a\u3067\u304b\u3051\u7740\u7269\uff08\u8584\u7269\uff09 -->\n        <div class=\"mb-16 border-white-10 pb-16\">\n          <div class=\"relative aspect-4-3 rounded-sm overflow-hidden mb-6 bg-luxury-charcoal\" style=\"background-color: #0f172a;\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1503899036084-c55cdd92da26?q=80&#038;w=1000&#038;auto=format&#038;fit=crop\" \n              alt=\"\u590f\u306e\u304a\u3067\u304b\u3051\u7740\u7269\" \n              class=\"w-full h-full object-cover grayscale-10\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 flex flex-col items-center justify-center text-luxury-gold p-4\" style=\"background-color: #1e293b; top:0; right:0; bottom:0; left:0;\">\n              <span class=\"font-serif text-sm tracking-widest\">\u590f\u306e\u304a\u3067\u304b\u3051\u7740\u7269 \u30a4\u30e1\u30fc\u30b8<\/span>\n            <\/div>\n          <\/div>\n          <h3 class=\"font-serif text-lg tracking-widest text-white font-medium mb-1\">\n            \u590f\u306e\u304a\u3067\u304b\u3051\u7740\u7269\uff08\u8584\u7269\uff09\n          <\/h3>\n          <p class=\"font-serif text-xs tracking-widest text-luxury-gold mb-3\">\n            \u300c\u590f\u3067\u3082\u672c\u683c\u7684\u306a\u88c5\u3044\u3092\u300d\u8584\u7269\u72ec\u7279\u306e\u900f\u3051\u611f\u304c\u53f6\u3048\u308b\u3001\u5927\u4eba\u306e\u6c17\u54c1.\n          <\/p>\n          <div class=\"h-6\"><\/div> <!-- \u4e00\u884c\u5206\u306e\u30b9\u30da\u30fc\u30b9 -->\n          <p class=\"font-serif text-base tracking-widest text-white font-semibold mb-4\">\n            \u30ec\u30f3\u30bf\u30eb\u6599\u91d1\u30009,790\u5186\uff08\u7a0e\u8fbc\uff09\n          <\/p>\n          <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300 mb-6\">\n            \u7d7d\u3084\u7d17\u306a\u3069\u3001\u6dbc\u3084\u304b\u306a\u900f\u3051\u611f\u304c\u7f8e\u3057\u3044\u8584\u7269\u306e\u590f\u5c0f\u7d0b\u306f\u3001\u4eac\u90fd\u306e\u8857\u4e26\u307f\u306b\u81ea\u7136\u3068\u6eb6\u3051\u8fbc\u3080\u4e0a\u8cea\u306a\u88c5\u3044\u3002\u304a\u592a\u9f13\u7d50\u3073\u3067\u51db\u3068\u3057\u305f\u4f47\u307e\u3044\u306b\u3001\u6d17\u7df4\u3055\u308c\u305f\u5927\u4eba\u306e\u7947\u5712\u796d\u3092\u304a\u697d\u3057\u307f\u304f\u3060\u3055\u3044\u3002\n          <\/p>\n          <a href=\"https:\/\/walin.jp\/event\/made_from_silk.html\" target=\"_blank\" class=\"lp-plan-link font-serif tracking-widest\">\n            \u3053\u306e\u30d7\u30e9\u30f3\u3092\u8a73\u3057\u304f\u898b\u308b\u2192\n          <\/a>\n        <\/div>\n\n        <!-- PLAN 4: \u7d7d\u306e\u8a2a\u554f\u7740\uff08\u6b63\u7d79\uff09 -->\n        <div class=\"mb-16 pb-12\">\n          <div class=\"relative aspect-4-3 rounded-sm overflow-hidden mb-6 bg-luxury-charcoal\" style=\"background-color: #0f172a;\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1528164344705-47542687000d?q=80&#038;w=1000&#038;auto=format&#038;fit=crop\" \n              alt=\"\u7d7d\u306e\u8a2a\u554f\u7740\" \n              class=\"w-full h-full object-cover grayscale-10\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 flex flex-col items-center justify-center text-luxury-gold p-4\" style=\"background-color: #1e293b; top:0; right:0; bottom:0; left:0;\">\n              <span class=\"font-serif text-sm tracking-widest\">\u7d7d\u306e\u8a2a\u554f\u7740 \u30a4\u30e1\u30fc\u30b8<\/span>\n            <\/div>\n          <\/div>\n          <h3 class=\"font-serif text-lg tracking-widest text-white font-medium mb-1\">\n            \u7d7d\u306e\u8a2a\u554f\u7740\uff08\u6b63\u7d79\uff09\n          <\/h3>\n          <p class=\"font-serif text-xs tracking-widest text-luxury-gold mb-3\">\n            \u300c\u9759\u304b\u306b\u969b\u7acb\u3064\u5b58\u5728\u611f\u300d\u548c\u51db\u306a\u3089\u3067\u306f\u306e\u4fa1\u683c\u3068\u30af\u30aa\u30ea\u30c6\u30a3\u3067\u3002\n          <\/p>\n          <div class=\"h-6\"><\/div> <!-- \u4e00\u884c\u5206\u306e\u30b9\u30da\u30fc\u30b9 -->\n          <p class=\"font-serif text-base tracking-widest text-white font-semibold mb-4\">\n            \u30ec\u30f3\u30bf\u30eb\u6599\u91d1\u300023,100\u5186\uff08\u7a0e\u8fbc\uff09\n          <\/p>\n          <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300 mb-6\">\n            \u6b63\u7d79\uff08\u30b7\u30eb\u30af\uff09\u306a\u3089\u3067\u306f\u306e\u8276\u3068\u7e4a\u7d30\u306a\u900f\u3051\u611f\u304c\u3001\u8efd\u3084\u304b\u3055\u306e\u4e2d\u306b\u30e9\u30b0\u30b8\u30e5\u30a2\u30ea\u30fc\u306a\u54c1\u683c\u3068\u5927\u4eba\u306e\u512a\u96c5\u3055\u3092\u6dfb\u3048\u307e\u3059\u3002\u7947\u5712\u796d\u306e\u55a7\u9a12\u306e\u4e2d\u3067\u3082\u3001\u3072\u3068\u304d\u308f\u51db\u3068\u3057\u305f\u5b58\u5728\u611f\u3092\u653e\u3064\u683c\u5225\u306a\u88c5\u3044\u306b\u3002\n          <\/p>\n          <a href=\"https:\/\/walin.jp\/plan\/natsu.html\" target=\"_blank\" class=\"lp-plan-link font-serif tracking-widest\">\n            \u3053\u306e\u30d7\u30e9\u30f3\u3092\u8a73\u3057\u304f\u898b\u308b\u2192\n          <\/a>\n        <\/div>\n\n        <!-- Other plans description -->\n        <div class=\"bg-white-5 border-white-15 p-6 rounded-sm text-center\">\n          <p class=\"font-serif text-xs tracking-widest leading-loose text-slate-300\">\n            \u4e0a\u8a18\u30d7\u30e9\u30f3\u306e\u307b\u304b\u306b\u3001\u6c17\u8efd\u306b\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u308b\u300c\u30ab\u30b8\u30e5\u30a2\u30eb\u6d74\u8863\u30d7\u30e9\u30f3 4,290\u5186\uff08\u7a0e\u8fbc\uff09\u300d\u3084\u3001\u304a\u5b50\u69d8\u306e\u6d74\u8863\u30d7\u30e9\u30f3\u3082\u3054\u7528\u610f\u3057\u3066\u304a\u308a\u307e\u3059\u3002\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2464 PLAN CONTENT ================= -->\n    <section class=\"py-20 bg-luxury-bgLight fade-in-section\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- Dressing Service Details -->\n        <div class=\"mb-16 text-center\">\n          <h2 class=\"font-serif text-lg tracking-015em text-luxury-black mb-6\">\n            \u3059\u3079\u3066\u306e\u30d7\u30e9\u30f3\u304c\u30d7\u30ed\u306b\u3088\u308b\u7740\u4ed8\u3051\u8fbc\u307f\n          <\/h2>\n          \n          <div class=\"relative aspect-4-3 rounded-sm overflow-hidden mb-6 shadow-md max-w-sm mx-auto bg-luxury-cream\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1542314831-068cd1dbfeeb?q=80&#038;w=600&#038;auto=format&#038;fit=crop\" \n              alt=\"\u7740\u4ed8\u3051\u306e\u69d8\u5b50\" \n              class=\"w-full h-full object-cover\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 bg-luxury-cream flex flex-col items-center justify-center text-luxury-gold p-4\" style=\"top:0;right:0;bottom:0;left:0;\">\n              <span class=\"font-serif text-sm tracking-widest\">\u7740\u4ed8\u3051\u30a4\u30e1\u30fc\u30b8<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <!-- Hands-free item detail lists -->\n        <div class=\"bg-luxury-cream border border-gold-20 p-8 rounded-sm\">\n          <h3 class=\"font-serif text-base tracking-02em text-center text-luxury-black font-semibold mb-6\">\n            \u624b\u3076\u3089\u3067OK\u3001\u30d5\u30eb\u30bb\u30c3\u30c8\u30ec\u30f3\u30bf\u30eb\n          <\/h3>\n\n          <div class=\"flex flex-col gap-6\">\n            <!-- Yukata Set -->\n            <div>\n              <span class=\"font-serif text-xs tracking-widest text-luxury-gold font-bold block mb-2\" style=\"display:block;\">\u6d74\u8863\u30d7\u30e9\u30f3\uff1a<\/span>\n              <p class=\"font-serif text-sm tracking-widest leading-relaxed text-slate-700\">\n                \u6d74\u8863\u30fb\u5e2f\u30fb\u304b\u3054\u5dfe\u7740\u30fb\u4e0b\u99c4\u30fb\u808c\u7740\u3084\u7740\u4ed8\u3051\u5c0f\u7269\n              <\/p>\n            <\/div>\n            <!-- Divider -->\n            <div class=\"h-1px bg-luxury-gold\" style=\"opacity: 0.15;\"><\/div>\n            <!-- Kimono Set -->\n            <div>\n              <span class=\"font-serif text-xs tracking-widest text-luxury-gold font-bold block mb-2\" style=\"display:block;\">\u7740\u7269\u30d7\u30e9\u30f3\uff1a<\/span>\n              <p class=\"font-serif text-sm tracking-widest leading-relaxed text-slate-700\">\n                \u7740\u7269\u30fb\u5e2f\u30fb\u548c\u88c5\u5c0f\u7269\u30fb\u548c\u88c5\u30d0\u30c3\u30b0\u30fb\u8349\u5c65\u30fb\u8db3\u888b\u30fb\u808c\u7740\u3084\u7740\u4ed8\u3051\u5c0f\u7269\n              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2465 MEN\u2019S PLANS ================= -->\n    <section class=\"py-20 bg-luxury-bgDark text-white fade-in-section\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-4\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">MEN\u2019S PLANS<\/span>\n        <\/div>\n\n        <!-- Heading -->\n        <h2 class=\"font-serif text-lg tracking-015em text-center text-luxury-goldLight leading-relaxed mb-6\">\n          \u6d74\u8863or\u7740\u7269\u304c\u9078\u3079\u308b\u306e\u3067\u3001\u30ab\u30c3\u30d7\u30eb\u3084\u3054\u592b\u5a66\u3067\u3082\u5b89\u5fc3\u3057\u3066\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n        <\/h2>\n\n        <!-- Pricing -->\n        <p class=\"font-serif text-base tracking-widest text-center text-white font-semibold mb-12\">\n          \u30ec\u30f3\u30bf\u30eb\u6599\u91d1\u3000\u30e1\u30f3\u30ba\u6d74\u88634,390\u5186\uff08\u7a0e\u8fbc\uff09\u30fb\u30e1\u30f3\u30ba\u590f\u7740\u72695,390\u5186\uff08\u7a0e\u8fbc\uff09\n        <\/p>\n\n        <!-- Horizontal Stack with Elegant Mobile Fallbacks -->\n        <div class=\"grid grid-cols-2 gap-4\">\n          <div class=\"relative aspect-3-4 bg-white-5 rounded-sm overflow-hidden\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1505673542670-a5e3ff5b14a3?q=80&#038;w=500&#038;auto=format&#038;fit=crop\" \n              alt=\"\u30e1\u30f3\u30ba\u6d74\u8863\u30a4\u30e1\u30fc\u30b8\" \n              class=\"w-full h-full object-cover grayscale-20\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 flex items-center justify-center text-center p-2 text-[10px] text-luxury-gold font-serif\" style=\"background-color:#1e293b; top:0;right:0;bottom:0;left:0;\">\n              \u30e1\u30f3\u30ba\u6d74\u8863\n            <\/div>\n          <\/div>\n          <div class=\"relative aspect-3-4 bg-white-5 rounded-sm overflow-hidden\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1534528741775-53994a69daeb?q=80&#038;w=500&#038;auto=format&#038;fit=crop\" \n              alt=\"\u30ab\u30c3\u30d7\u30eb\u30a4\u30e1\u30fc\u30b8\" \n              class=\"w-full h-full object-cover grayscale-20\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 flex items-center justify-center text-center p-2 text-[10px] text-luxury-gold font-serif\" style=\"background-color:#1e293b; top:0;right:0;bottom:0;left:0;\">\n              \u30ab\u30c3\u30d7\u30eb\u7740\u7269\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2466 HAIR STYLING ================= -->\n    <section class=\"py-20 bg-luxury-bgLight fade-in-section\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-4\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">HAIR STYLING<\/span>\n        <\/div>\n\n        <!-- Heading -->\n        <h2 class=\"font-serif text-base tracking-012em text-center text-luxury-black leading-relaxed mb-12\">\n          \u30d7\u30ed\u306e\u30b9\u30bf\u30a4\u30ea\u30b9\u30c8\u304c\u3001\u304a\u597d\u307f\u306b\u5408\u308f\u305b\u3066\u7f8e\u3057\u304f\u4ed5\u4e0a\u3052\u307e\u3059\u3002<br>\n          \u6d74\u8863\u306b\u5408\u3046\u629c\u3051\u611f\u306e\u3042\u308b\u30a2\u30c3\u30d7\u30d8\u30a2\u304b\u3089\u30b7\u30c3\u30af\u306a\u591c\u4f1a\u5dfb\u304d\u307e\u3067\u3001\u3069\u3093\u306a\u6ce8\u6587\u3067\u30821,650\u5186\uff08\u7a0e\u8fbc\uff09\n        <\/h2>\n\n        <!-- Styling Photos Grid -->\n        <div class=\"grid grid-cols-2 gap-4\">\n          <div class=\"relative aspect-3-4 bg-luxury-cream rounded-sm overflow-hidden shadow-sm\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1522337360788-8b13dee7a37e?q=80&#038;w=500&#038;auto=format&#038;fit=crop\" \n              alt=\"\u30d8\u30a2\u30b9\u30bf\u30a4\u30ea\u30f3\u30b0 1\" \n              class=\"w-full h-full object-cover\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 bg-luxury-cream flex items-center justify-center text-center p-2 text-[10px] text-luxury-gold font-serif\" style=\"top:0;right:0;bottom:0;left:0;\">\n              \u30a2\u30c3\u30d7\u30d8\u30a2\u30b9\u30bf\u30a4\u30eb\n            <\/div>\n          <\/div>\n          <div class=\"relative aspect-3-4 bg-luxury-cream rounded-sm overflow-hidden shadow-sm\">\n            <img decoding=\"async\" \n              src=\"https:\/\/images.unsplash.com\/photo-1595959183075-c1d0a174964d?q=80&#038;w=500&#038;auto=format&#038;fit=crop\" \n              alt=\"\u30d8\u30a2\u30b9\u30bf\u30a4\u30ea\u30f3\u30b0 2\" \n              class=\"w-full h-full object-cover\"\n              onerror=\"this.style.display='none'; this.nextElementSibling.style.display='flex';\"\n            \/>\n            <div class=\"hidden absolute inset-0 bg-luxury-cream flex items-center justify-center text-center p-2 text-[10px] text-luxury-gold font-serif\" style=\"top:0;right:0;bottom:0;left:0;\">\n              \u30cf\u30fc\u30d5\u30a2\u30c3\u30d7\u30b9\u30bf\u30a4\u30eb\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2467 OUR HOSPITALITY ================= -->\n    <section id=\"hospitality\" class=\"py-20 bg-luxury-bgDark text-white fade-in-section\" style=\"scroll-margin-top: 120px;\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-4\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">OUR HOSPITALITY<\/span>\n        <\/div>\n\n        <!-- Heading -->\n        <h2 class=\"font-serif text-lg tracking-015em text-center text-luxury-goldLight leading-relaxed mb-16\">\n          \u7947\u5712\u796d\u306e\u3072\u3068\u3068\u304d\u3092\u3001\u3088\u308a\u7279\u5225\u306a\u3082\u306e\u306b\u3002\n        <\/h2>\n\n        <!-- Single column list of hospitalities -->\n        <div style=\"display:flex; flex-direction:column; gap:3rem;\">\n          \n          <!-- item 1 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">\u30d7\u30ed\u306b\u3088\u308b\u7740\u4ed8\u3051<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u5f8c\u308d\u59ff\u307e\u3067\u7f8e\u3057\u304f\u6574\u3046\u30d7\u30ed\u306e\u6280\u8853\u3002\u7d4c\u9a13\u8c4a\u5bcc\u306a\u7740\u4ed8\u3051\u5e2b\u304c\u3001\u30d7\u30e9\u30f3\u3084\u4f53\u578b\u306b\u5408\u308f\u305b\u3066\u304a\u7740\u4ed8\u3051\u3044\u305f\u3057\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n\n          <!-- item 2 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">\u5b8c\u5168\u500b\u5ba4\u5236\u306e\u7740\u4ed8\u3051\u30eb\u30fc\u30e0<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u7947\u5712\u796d\u3082\u3044\u3064\u3082\u901a\u308a\u500b\u5ba4\u5236\u306a\u306e\u3067\u3001\u5b89\u5fc3\u3057\u3066\u304a\u7740\u66ff\u3048\u3057\u3066\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n\n          <!-- item 3 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">\u4e88\u7d04\u512a\u5148\u5236<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u6d74\u8863\u9078\u3073\u306e\u6642\u9593\u304b\u3089\u7947\u5712\u796d\u306f\u306f\u3058\u307e\u308a\u307e\u3059\u3002\u304a\u4e00\u4eba\u304a\u3072\u3068\u308a\u306b\u5bc4\u308a\u6dfb\u3063\u305f\u304a\u652f\u5ea6\u3067\u304a\u8fce\u3048\u3044\u305f\u3057\u307e\u3059\u3002<br>\n              \u7a7a\u304d\u72b6\u6cc1\u306b\u3088\u3063\u3066\u306f\u5f53\u65e5\u306e\u3054\u4e88\u7d04\u3082\u627f\u3063\u3066\u304a\u308a\u307e\u3059\u3002\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n            <\/p>\n          <\/div>\n\n          <!-- item 4 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">22:00\u307e\u3067\u306e\u5ef6\u9577\u55b6\u696d\uff087\/15\u30fb16\uff09<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u5bb5\u3005\u5c71\u30fb\u5bb5\u5c71\u306e\u591c\u306e\u796d\u308a\u306e\u60c5\u7dd2\u3092\u3001\u6642\u9593\u3092\u6c17\u306b\u305b\u305a\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n\n          <!-- item 5 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">\u5f53\u65e5\u8fd4\u5374\u306f21:30\u307e\u3067<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u5f53\u65e5\u306e\u304a\u623b\u308a\u306a\u3089\u304a\u7740\u66ff\u3048\u3082\u304a\u624b\u4f1d\u3044\u3057\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n\n          <!-- item 6 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">\u7fcc\u65e5\u8fd4\u5374\u7121\u6599\uff0813\u6642\u307e\u3067\uff09<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u796d\u308a\u306e\u4f59\u97fb\u3092\u305d\u306e\u307e\u307e\u306b\u3001\u8fd4\u5374\u306f\u7fcc\u65e5\u306b\u3086\u3063\u305f\u308a\u3068\u3002\n            <\/p>\n          <\/div>\n\n          <!-- item 7 -->\n          <div>\n            <span class=\"font-serif text-base tracking-widest text-luxury-gold\" style=\"display:block; margin-bottom:0.5rem;\">\u8377\u7269\u9810\u304b\u308a\u7121\u6599<\/span>\n            <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-300\">\n              \u6d0b\u670d\u3084\u624b\u8377\u7269\u306f\u304a\u623b\u308a\u307e\u3067\u7121\u6599\u3067\u304a\u9810\u304b\u308a\u3057\u307e\u3059\u3002\u8eab\u8efd\u306b\u7947\u5712\u796d\u3092\u304a\u697d\u3057\u307f\u304f\u3060\u3055\u3044\u3002\n            <\/p>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2468 BOOK & CONTACT ================= -->\n    <section id=\"booking\" class=\"py-20 bg-luxury-bgLight fade-in-section\" style=\"scroll-margin-top: 120px;\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-4\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">BOOK &#038; CONTACT<\/span>\n        <\/div>\n\n        <!-- Heading -->\n        <h2 class=\"font-serif text-lg tracking-015em text-center text-luxury-black leading-relaxed mb-12\">\n          \u3054\u4e88\u7d04\u30fb\u3054\u76f8\u8ac7\uff1a\u9078\u3079\u308b\uff13\u3064\u306e\u65b9\u6cd5\n        <\/h2>\n\n        <!-- Booking Buttons -->\n        <div style=\"display:flex; flex-direction:column; gap:1rem;\">\n          \n          <!-- Easy Booking Form -->\n          <a href=\"https:\/\/walin.jp\/formyukata\/\" target=\"_blank\" class=\"booking-btn-black\">\n            <span class=\"font-serif text-sm tracking-widest\">\u7c21\u5358\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0<\/span>\n            <svg style=\"width:1.25rem; height:1.25rem; color:var(--color-gold);\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 5l7 7-7 7\" \/>\n            <\/svg>\n          <\/a>\n\n          <!-- LINE Booking -->\n          <a href=\"https:\/\/page.line.me\/862ezwmc\" target=\"_blank\" class=\"booking-btn-line\">\n            <span class=\"font-serif text-sm tracking-widest\">LINE\u3067\u4e88\u7d04\u30fb\u76f8\u8ac7<\/span>\n            <svg style=\"width:1.25rem; height:1.25rem; color:#ffffff;\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 5l7 7-7 7\" \/>\n            <\/svg>\n          <\/a>\n\n          <!-- Phone Booking -->\n          <a href=\"tel:0753431515\" class=\"booking-btn-phone\">\n            <div class=\"flex flex-col text-left\">\n              <span class=\"font-serif text-xs text-slate-500 tracking-widest\" style=\"display:block;\">\u96fb\u8a71\u3067\u4e88\u7d04\uff089:00-17:30\uff09<\/span>\n              <span class=\"font-cinzel text-base font-semibold tracking-wider text-luxury-black mt-1\">075-343-1515<\/span>\n            <\/div>\n            <svg style=\"width:1.25rem; height:1.25rem; color:var(--color-gold);\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n              <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.94.725l.548 2.2a1 1 0 01-.321.988l-1.305.98a10.582 10.582 0 004.872 4.872l.98-1.305a1 1 0 01.988-.321l2.2.548a1 1 0 01.725.94V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\" \/>\n            <\/svg>\n          <\/a>\n\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u2469 FAQ ================= -->\n    <section id=\"faq\" class=\"py-20 bg-luxury-bgLight border-t border-gold-10 fade-in-section\" style=\"scroll-margin-top: 120px;\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-12\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">FAQ<\/span>\n        <\/div>\n\n        <!-- FAQ Container -->\n        <div style=\"display:flex; flex-direction:column; gap:1rem;\">\n          \n          <!-- Accordion Item 1 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7947\u5712\u796d\uff087\u670815\u65e5\u30fb16\u65e5\uff09\u306f\u55b6\u696d\u6642\u9593\u304c\u5ef6\u9577\u3055\u308c\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u306f\u3044\u3001\u7947\u5712\u796d\u671f\u9593\u4e2d\uff087\u670815\u65e5\u30fb16\u65e5\uff09\u306f\u3001\u7279\u5225\u306b\u55b6\u696d\u6642\u9593\u30929\uff1a00\uff5e22\uff1a00\u307e\u3067\u5ef6\u9577\u3044\u305f\u3057\u307e\u3059\u3002\u5bb5\u5c71\u3092\u3086\u3063\u304f\u308a\u3068\u6e80\u55ab\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 2 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u624b\u3076\u3089\u3067\u884c\u3063\u3066\u3082\u5927\u4e08\u592b\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u306f\u3044\u3001\u548c\u51db\u3067\u306f\u6d74\u8863\u30fb\u5e2f\u30fb\u4e0b\u99c4\u30fb\u5dfe\u7740\u30fb\u808c\u7740\u30fb\u30bf\u30aa\u30eb\u30fb\u7740\u4ed8\u3051\u307e\u3067\u30d5\u30eb\u30bb\u30c3\u30c8\u3067\u3054\u7528\u610f\u3057\u3066\u3044\u307e\u3059\u3002\u6301\u3061\u7269\u306f\u4e00\u5207\u4e0d\u8981\u3067\u3001\u624b\u3076\u3089\u3067\u304a\u8d8a\u3057\u3044\u305f\u3060\u3051\u307e\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 3 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7740\u4ed8\u3051\u306e\u6642\u9593\u306f\u3069\u308c\u304f\u3089\u3044\u304b\u304b\u308a\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u304a\u4e00\u4eba\u3042\u305f\u308a\u306e\u7740\u4ed8\u3051\u6642\u9593\u306f\u3001\u7d0430\u5206\u7a0b\u5ea6\u3067\u3059\u3002\u8907\u6570\u4eba\u3067\u306e\u3054\u4e88\u7d04\u3084\u3001\u30d8\u30a2\u30bb\u30c3\u30c8\u3082\u3054\u5e0c\u671b\u306e\u5834\u5408\u306f\u3001\u5c11\u3057\u4f59\u88d5\u3092\u3082\u3063\u3066\u3054\u6765\u5e97\u304f\u3060\u3055\u3044\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 4 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7947\u5712\u796d\u5f53\u65e5\u3067\u3082\u4e88\u7d04\u306f\u53ef\u80fd\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u7a7a\u304d\u304c\u3042\u308c\u3070\u5f53\u65e5\u3067\u3082\u3054\u4e88\u7d04\u53ef\u80fd\u3067\u3059\u304c\u3001\u7947\u5712\u796d\u306e\u671f\u9593\u4e2d\u306f\u7279\u306b\u6df7\u307f\u5408\u3044\u307e\u3059\u3002\u4e8b\u524d\u306e\u3054\u4e88\u7d04\u3092\u304a\u3059\u3059\u3081\u3057\u3066\u304a\u308a\u307e\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 5 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7947\u5712\u796d\u306e\u65e5\u306f\u6df7\u96d1\u3057\u307e\u3059\u304b\uff1f\u3069\u306e\u6642\u9593\u5e2f\u306b\u7740\u7269\u30ec\u30f3\u30bf\u30eb\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u306f\u3044\u3001\u7279\u306b\u5348\u5f8c\u304b\u3089\u5915\u65b9\u306b\u304b\u3051\u3066\u6df7\u96d1\u3057\u307e\u3059\u3002\u5348\u524d\u4e2d\u306e\u65e9\u3044\u6642\u9593\u5e2f\u306b\u7740\u4ed8\u3051\u3092\u6e08\u307e\u305b\u308b\u3068\u3001\u6bd4\u8f03\u7684\u3086\u3063\u305f\u308a\u3068\u904e\u3054\u305b\u307e\u3059\u3002\u548c\u51db\u3067\u306f\u671d9\u6642\u304b\u3089\u306e\u3054\u4e88\u7d04\u3082\u53ef\u80fd\u3067\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 6 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u30d8\u30a2\u30bb\u30c3\u30c8\u3082\u304a\u9858\u3044\u3067\u304d\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u306f\u3044\u3001\u5225\u6599\u91d1\u3067\u30d7\u30ed\u306b\u3088\u308b\u30d8\u30a2\u30bb\u30c3\u30c8\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u6d74\u8863\u306b\u5408\u3046\u307e\u3068\u3081\u9aea\u306a\u3069\u3001\u304a\u597d\u307f\u306b\u5408\u308f\u305b\u3066\u4ed5\u4e0a\u3052\u307e\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 7 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u96e8\u304c\u964d\u3063\u305f\u5834\u5408\u3001\u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u53ef\u80fd\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u30ad\u30e3\u30f3\u30bb\u30eb\u306f\u53ef\u80fd\u3067\u3059\u304c\u3001\u524d\u65e5\u3084\u5f53\u65e5\u306e\u30ad\u30e3\u30f3\u30bb\u30eb\u306b\u306f\u30ad\u30e3\u30f3\u30bb\u30eb\u6599\u304c\u767a\u751f\u3059\u308b\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<br>\uff13\u65e5\u524d\u307e\u3067\u306b\u3054\u9023\u7d61\u304a\u9858\u3044\u81f4\u3057\u307e\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 8 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u8fd4\u8a18\u6642\u9593\u306f\u4f55\u6642\u307e\u3067\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u57fa\u672c\u306e\u8fd4\u5374\u6642\u9593\u306f17\u664230\u5206\u307e\u3067\u3067\u3059\u304c\u3001\u7947\u5712\u796d7\/15\u30017\/16\u306f\u3001\u5ef6\u9577\u55b6\u696d\u3068\u306a\u308a\u307e\u3059\u3002\uff12\uff11\u6642\uff13\uff10\u307e\u3067\u306b\u304a\u623b\u308a\u9802\u304f\u304b\u3001\u7fcc\u65e5\u8fd4\u5374\u3082\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059\uff08\u7121\u6599\uff09\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 9 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u3069\u3093\u306a\u7a2e\u985e\u306e\u6d74\u8863\u304c\u3042\u308a\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u548c\u51db\u3067\u306f\u3001\u5973\u6027\u7528\u30fb\u7537\u6027\u7528\u30fb\u30ad\u30c3\u30ba\u7528\u307e\u3067\u5e45\u5e83\u304f\u53d6\u308a\u63c3\u3048\u3066\u3044\u307e\u3059\u3002\u5973\u6027\u7528\u306f\u3001\u53ef\u611b\u3044\u7cfb\u304b\u3089\u5927\u4eba\u3063\u307d\u3044\u67c4\u307e\u3067\u63c3\u3044\u3001\u4e0a\u54c1\u3067\u843d\u3061\u7740\u3044\u305f\u30c7\u30b6\u30a4\u30f3\u3082\u4eba\u6c17\u3067\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 10 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7537\u6027\u7528\u7528\u306e\u6d74\u8863\u3082\u3042\u308a\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u306f\u3044\u3001\u7537\u6027\u5c02\u7528\u306e\u6d74\u8863\u30d7\u30e9\u30f3\u3082\u3054\u3056\u3044\u307e\u3059\u3002\u30b7\u30f3\u30d7\u30eb\u3067\u7c8b\u306a\u30c7\u30b6\u30a4\u30f3\u304c\u591a\u304f\u3001\u30ab\u30c3\u30d7\u30eb\u3067\u306e\u30b3\u30fc\u30c7\u30a3\u30cd\u30fc\u30c8\u3082\u304a\u3059\u3059\u3081\u3067\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 11 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u5927\u4eba\u3063\u307d\u3044\u96f0\u56f2\u6c17\u306e\u6d74\u8863\u3082\u9078\u3079\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u3082\u3061\u308d\u3093\u3067\u3059\u3002\u548c\u51db\u3067\u306f\u5927\u4eba\u306e\u5973\u6027\u306b\u4f3c\u5408\u3046\u4e0a\u8cea\u3067\u843d\u3061\u7740\u3044\u305f\u8272\u67c4\u306e\u6d74\u8863\u3092\u3054\u7528\u610f\u3057\u3066\u3044\u307e\u3059\u3002\u6d3e\u624b\u3059\u304e\u305a\u3001\u4e0a\u54c1\u306a\u5370\u8c61\u3092\u4e0e\u3048\u308b\u30b9\u30bf\u30a4\u30eb\u304c\u597d\u8a55\u3067\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 12 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7947\u5712\u796d\u306e\u3069\u306e\u65e5\u306b\u884c\u304f\u306e\u304c\u4e00\u756a\u304a\u3059\u3059\u3081\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u591a\u304f\u306e\u65b9\u304c\u697d\u3057\u307f\u306b\u3055\u308c\u3066\u3044\u308b\u306e\u306f\u3001\u5bb5\u3005\u5c71\u30fb\u5bb5\u5c71\uff087\u670815\u65e5\u30fb16\u65e5\uff09\u3068\u3001\u5c71\u927e\u5de1\u884c\uff087\u670817\u65e5\uff09\u3067\u3059\u3002\u7279\u306b\u5bb5\u3005\u5c71\u30fb\u5bb5\u5c71\u306e\u7279\u5225\u55b6\u696d\u4e2d\u306f\u3001\u591c\u306e\u96f0\u56f2\u6c17\u3068\u6d74\u8863\u304c\u3088\u304f\u5408\u3044\u3001\u98a8\u60c5\u3092\u5473\u308f\u3048\u307e\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 13 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u5c71\u927e\u5de1\u884c\u306e\u89b3\u89a7\u306b\u306f\u3001\u3069\u3093\u306a\u7740\u7269\u30fb\u6d74\u8863\u304c\u5408\u3044\u307e\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u6dbc\u3057\u3052\u306a\u6d74\u8863\u3084\u3001\u900f\u3051\u611f\u306e\u3042\u308b\u590f\u7740\u7269\u30b9\u30bf\u30a4\u30eb\u304c\u304a\u3059\u3059\u3081\u3067\u3059\u3002\u6d74\u8863\u306b\u304a\u592a\u9f13\u7d50\u3073\u3084\u8db3\u888b\u3068\u3044\u3063\u305f\u30b9\u30bf\u30a4\u30eb\u306b\u30a2\u30ec\u30f3\u30b8\u3082\u53ef\u80fd\u3067\u3059\u306e\u3067\u3001\u30b9\u30bf\u30c3\u30d5\u307e\u3067\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u306d\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 14 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u7947\u5712\u796d\u306e\u5199\u771f\u6620\u3048\u3059\u308b\u30b9\u30dd\u30c3\u30c8\u306f\u3069\u3053\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u4eba\u6c17\u306e\u30b9\u30dd\u30c3\u30c8\u306f\u3001\u56db\u6761\u901a\u306e\u5c71\u927e\u304c\u7acb\u3061\u4e26\u3076\u30a8\u30ea\u30a2\u3084\u3001\u591c\u306e\u63d0\u706f\u306b\u706f\u3055\u308c\u305f\u5bb5\u5c71\u901a\u308a\u306a\u3069\u3067\u3059\u3002<br>\u7740\u7269\u59ff\u3067\u64ae\u5f71\u3059\u308c\u3070\u3001\u4e00\u751f\u306e\u601d\u3044\u51fa\u306b\u306a\u308b\u4e00\u679a\u304c\u6b8b\u305b\u307e\u3059\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 15 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u4e88\u7d04\u306f\u3069\u306e\u3088\u3046\u306b\u3059\u308c\u3070\u3088\u3044\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <div class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\" style=\"display:flex; flex-direction:column; gap:0.5rem;\">\n                <p>A. \u3054\u4e88\u7d04\u306f\u3068\u3063\u3066\u3082\u7c21\u5358\uff01\u4ee5\u4e0b\u306e\u65b9\u6cd5\u304b\u3089\u304a\u9078\u3073\u304f\u3060\u3055\u3044\u3002<\/p>\n                <p>\u30fb\u7c21\u5358\u4e88\u7d04\u30d5\u30a9\u30fc\u30e0<br><a href=\"https:\/\/walin.jp\/formyukata\/\" target=\"_blank\" class=\"text-luxury-gold\" style=\"text-decoration: underline; word-break: break-all;\">https:\/\/walin.jp\/formyukata\/<\/a><\/p>\n                <p>\u30fbLINE\u3067\u4e88\u7d04\u30fb\u76f8\u8ac7<br><a href=\"https:\/\/page.line.me\/862ezwmc\" target=\"_blank\" class=\"text-luxury-gold\" style=\"text-decoration: underline; word-break: break-all;\">https:\/\/page.line.me\/862ezwmc<\/a><\/p>\n                <p>\u30fb\u96fb\u8a71\u3067\u4e88\u7d04\uff089:00-17:30\uff09<br><span class=\"font-semibold text-luxury-black\">075\u2212343\u22121515<\/span><\/p>\n              <\/div>\n            <\/div>\n          <\/div>\n\n          <!-- Accordion Item 16 -->\n          <div class=\"border-b border-gold-20 pb-4\">\n            <button class=\"w-full text-left flex justify-between items-center py-2\" style=\"background:none; border:none; width:100%; cursor:pointer;\" onclick=\"toggleFaq(this)\">\n              <span class=\"font-serif text-sm tracking-wider text-luxury-black font-semibold\">Q. \u6d74\u8863\u3092\u6c5a\u3057\u3066\u3057\u307e\u3063\u305f\u5834\u5408\u3001\u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u306f\u5fc5\u8981\u3067\u3059\u304b\uff1f<\/span>\n              <span class=\"accordion-icon text-luxury-gold text-lg font-light\" style=\"display:inline-block; margin-left:0.5rem; transition: transform 300ms ease;\">+<\/span>\n            <\/button>\n            <div style=\"max-height:0; overflow:hidden; transition: max-height 300ms ease-out;\">\n              <p class=\"font-serif text-sm tracking-widest leading-loose text-slate-600 pt-2 pl-4\">\n                A. \u30af\u30ea\u30fc\u30cb\u30f3\u30b0\u4ee3\u306f\u3059\u3079\u3066\u6599\u91d1\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u306e\u3067\u3001\u7279\u5225\u306a\u624b\u914d\u306f\u4e0d\u8981\u3067\u3059\u3002\u4e07\u304c\u4e00\u3001\u5927\u304d\u306a\u6c5a\u308c\u3084\u7834\u640d\u304c\u3042\u308b\u5834\u5408\u306f\u3001\u30b9\u30bf\u30c3\u30d5\u307e\u3067\u304a\u77e5\u3089\u305b\u304f\u3060\u3055\u3044\u3002\n              <\/p>\n            <\/div>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= \u246a INFORMATION ================= -->\n    <section id=\"info\" class=\"py-20 bg-luxury-cream text-luxury-black fade-in-section\" style=\"scroll-mt: 32px;\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        \n        <!-- English Title -->\n        <div class=\"text-center mb-8\">\n          <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold font-semibold\">INFORMATION<\/span>\n        <\/div>\n\n        <!-- Shop details in sleek modern typography -->\n        <div class=\"font-serif text-sm tracking-widest leading-loose text-slate-800\" style=\"display:flex; flex-direction:column; gap:1.5rem;\">\n          \n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">\u548c\u51db\u672c\u5e97<\/span>\n            <p>\u4eac\u90fd\u5e02\u4e0b\u4eac\u533a\u65b0\u753a\u901a\u677e\u539f\u4e0b\u308b\u5bcc\u6c38\u753a112\u756a\u57302\uff08\u83ca\u5730\u30d3\u30eb1\u968e\uff09<\/p>\n          <\/div>\n\n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">TEL<\/span>\n            <p><a href=\"tel:0753431515\" class=\"text-luxury-black font-semibold\" style=\"transition: color 0.3s ease;\">075-343-1515<\/a><\/p>\n          <\/div>\n\n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">\u30e1\u30fc\u30eb<\/span>\n            <p><a href=\"mailto:contact@walin.jp\" class=\"text-luxury-black\" style=\"transition: color 0.3s ease;\">contact@walin.jp<\/a><\/p>\n          <\/div>\n\n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">\u30db\u30fc\u30e0\u30da\u30fc\u30b8<\/span>\n            <p><a href=\"http:\/\/walin.jp\" target=\"_blank\" class=\"text-luxury-black\" style=\"text-decoration: underline; transition: color 0.3s ease;\">http:\/\/walin.jp<\/a><\/p>\n          <\/div>\n\n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">\u30a4\u30f3\u30b9\u30bf\u30b0\u30e9\u30e0<\/span>\n            <p><a href=\"https:\/\/www.instagram.com\/walin_kyoto\" target=\"_blank\" class=\"text-luxury-black\" style=\"text-decoration: underline; transition: color 0.3s ease;\">@walin_kyoto<\/a><\/p>\n          <\/div>\n\n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">\u55b6\u696d\u6642\u9593<\/span>\n            <p>9\uff1a00\uff5e18\uff1a00\uff08\u96fb\u8a71\u53d7\u4ed89\uff1a00\uff5e17\uff1a30\uff09<\/p>\n          <\/div>\n\n          <div>\n            <span class=\"text-xs text-luxury-gold font-bold block mb-1\" style=\"display:block;\">\u5b9a\u4f11\u65e5<\/span>\n            <p>\u6708\u30fb\u6728\u66dc\u65e5\uff087\/16\uff08\u6728\uff09\u306f\u7279\u5225\u55b6\u696d\uff09<\/p>\n          <\/div>\n\n        <\/div>\n\n      <\/div>\n    <\/section>\n\n    <!-- ================= FOOTER ================= -->\n    <footer class=\"bg-luxury-black text-slate-500 py-12 text-center\" style=\"border-top:1px solid rgba(255,255,255,0.05)\">\n      <div class=\"max-w-xl mx-auto px-6\">\n        <span class=\"font-cinzel text-xs tracking-04em text-luxury-gold\">WALIN KYOTO<\/span>\n        <p class=\"font-sans text-[10px] tracking-widest text-slate-600 mt-4\">\n          &copy; 2026 WALIN KYOTO. All Rights Reserved.\n        <\/p>\n      <\/div>\n    <\/footer>\n\n    <!-- ================= \u246b STICKY FLOATING NAVIGATION ================= -->\n    <div id=\"sticky-cta\" class=\"sticky-cta-fixed\">\n      <div class=\"max-w-md mx-auto grid grid-cols-2 gap-3\">\n        <!-- LINE Button -->\n        <a href=\"https:\/\/page.line.me\/862ezwmc\" target=\"_blank\" class=\"flex items-center justify-center gap-2 py-3 text-white text-xs font-serif tracking-widest rounded-sm shadow-sm\" style=\"background-color:#06C755; transition: background-color 0.3s ease;\">\n          <!-- Minimal LINE icon -->\n          <svg style=\"width:1rem; height:1rem; fill:currentColor;\" viewBox=\"0 0 24 24\">\n            <path d=\"M12 2C6.48 2 2 5.58 2 10.02c0 3.96 3.52 7.28 8.27 7.94.32.07.76.22.87.56.1.32.07.82.03 1.15l-.17 1.05c-.05.3-.23 1.17 1.01.64 1.24-.53 6.69-3.94 9.13-6.75 1.72-1.99 2.86-3.99 2.86-4.83C22 5.58 17.52 2 12 2z\"\/>\n          <\/svg>\n          LINE\u3067\u4e88\u7d04\/\u76f8\u8ac7\n        <\/a>\n        <!-- Reservation Form Button -->\n        <a href=\"https:\/\/walin.jp\/formyukata\/\" target=\"_blank\" class=\"flex items-center justify-center gap-2 py-3 text-white text-xs font-serif tracking-widest rounded-sm shadow-sm\" style=\"background-color:var(--color-black); transition: background-color 0.3s ease;\">\n          \u4eca\u3059\u3050\u4e88\u7d04\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- ================= JAVASCRIPT ================= -->\n  <script>\n    \/\/ FAQ Accordion Toggle Logic\n    function toggleFaq(button) {\n      const content = button.nextElementSibling;\n      const icon = button.querySelector('.accordion-icon');\n      \n      \/\/ Close other items (Aman style minimalistic behavior, opens one at a time)\n      document.querySelectorAll('.walin-gion-lp #faq button').forEach(otherBtn => {\n        if (otherBtn !== button) {\n          const otherContent = otherBtn.nextElementSibling;\n          const otherIcon = otherBtn.querySelector('.accordion-icon');\n          otherContent.style.maxHeight = null;\n          otherIcon.textContent = '+';\n          otherIcon.classList.remove('rotate-45');\n        }\n      });\n\n      if (content.style.maxHeight && content.style.maxHeight !== '0px') {\n        content.style.maxHeight = null;\n        icon.textContent = '+';\n        icon.classList.remove('rotate-45');\n      } else {\n        content.style.maxHeight = content.scrollHeight + \"px\";\n        icon.textContent = '\u2212';\n        icon.classList.add('rotate-45');\n      }\n    }\n\n    \/\/ Sticky CTA show on scroll\n    window.addEventListener('scroll', function() {\n      const stickyCta = document.getElementById('sticky-cta');\n      \/\/ Show after scrolling 300px\n      if (window.scrollY > 300) {\n        stickyCta.classList.add('show');\n      } else {\n        stickyCta.classList.remove('show');\n      }\n    });\n\n    \/\/ Fade-in animation on Scroll (Intersection Observer)\n    const observerOptions = {\n      root: null,\n      rootMargin: '0px',\n      threshold: 0.1\n    };\n\n    const observer = new IntersectionObserver((entries, observer) => {\n      entries.forEach(entry => {\n        if (entry.isIntersecting) {\n          entry.target.classList.add('is-visible');\n          observer.unobserve(entry.target); \/\/ trigger once\n        }\n      });\n    }, observerOptions);\n\n    document.querySelectorAll('.walin-gion-lp .fade-in-section').forEach(section => {\n      observer.observe(section);\n    });\n\n    \/\/ --- SMARTPHONE ACCESSIBILITY FIX ---\n    \/\/ Ensure smooth scrolling works perfectly on all mobile devices by handling clicks explicitly\n    document.querySelectorAll('.walin-gion-lp nav a[href^=\"#\"]').forEach(anchor => {\n      anchor.addEventListener('click', function (e) {\n        e.preventDefault();\n        const targetId = this.getAttribute('href');\n        const targetElement = document.querySelector(targetId);\n        \n        if (targetElement) {\n          \/\/ Calculate active sticky layout heights\n          const headerElement = document.querySelector('.walin-gion-lp header');\n          const navElement = document.querySelector('.walin-gion-lp nav');\n          const headerHeight = headerElement ? headerElement.offsetHeight : 0;\n          const navHeight = navElement ? navElement.offsetHeight : 0;\n          \n          \/\/ Compute correct offset to avoid covering the section titles\n          const totalOffset = headerHeight + navHeight + 8;\n          const elementPosition = targetElement.getBoundingClientRect().top;\n          const offsetPosition = elementPosition + window.pageYOffset - totalOffset;\n          \n          window.scrollTo({\n            top: offsetPosition,\n            behavior: 'smooth'\n          });\n        }\n      });\n    });\n  <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"\u548c\u51db\uff08WALIN\uff09- \u7947\u5712\u796d \u7279\u5225LP \u4eac\u90fd\u304d\u3082\u306e\u30ec\u30f3\u30bf\u30eb\u548c\u51db WALIN KYOTO \u7947\u5712\u796d\u306e\u5bb5\u5c71 \u63d0\u706f\u304c\u706f\u308b\u65b0\u753a\u901a GION FESTIVAL \u7947\u5712\u796d\u3092\u3000\u3082\u3063\u3068\u7f8e\u3057\u304f\u3002\u3082\u3063\u3068\u79c1\u3089\u3057\u304f\u3002 \u6d74\u8863\u3067\u6dbc\u3084\u304b\u306b\u3002\u7740\u7269\u3067\u512a\u96c5\u306b\u3002 [&hellip;]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-11230","post","type-post","status-publish","format-standard","hentry","category-1"],"acf":[],"_links":{"self":[{"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/posts\/11230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/comments?post=11230"}],"version-history":[{"count":1,"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/posts\/11230\/revisions"}],"predecessor-version":[{"id":11231,"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/posts\/11230\/revisions\/11231"}],"wp:attachment":[{"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/media?parent=11230"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/categories?post=11230"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/walin.jp\/kimonovoice\/wp-json\/wp\/v2\/tags?post=11230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}