{"id":10,"date":"2026-03-07T07:00:51","date_gmt":"2026-03-07T07:00:51","guid":{"rendered":"https:\/\/rakanji.org\/?page_id=10"},"modified":"2026-03-07T07:13:55","modified_gmt":"2026-03-07T07:13:55","slug":"kuyoto","status":"publish","type":"page","link":"https:\/\/rakanji.org\/","title":{"rendered":"\u4f9b\u990a\u5854"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"10\" class=\"elementor elementor-10\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cb4fe79 e-flex e-con-boxed e-con e-parent\" data-id=\"2cb4fe79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b6971a8 elementor-widget elementor-widget-text-editor\" data-id=\"4b6971a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\n\n\n\n\n\n\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16de9ee e-flex e-con-boxed e-con e-parent\" data-id=\"16de9ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b78eaef elementor-widget elementor-widget-html\" data-id=\"b78eaef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ja\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u5929\u6069\u4f9b\u990a\u5854 | \u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+JP:wght@300;400;500;700&family=Noto+Sans+JP:wght@300;400;500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root {\r\n    --gold: #b8966e;\r\n    --gold-light: #d4b896;\r\n    --gold-dark: #8c6a45;\r\n    --ink: #1a1510;\r\n    --paper: #f5f0e8;\r\n    --paper-dark: #ede5d4;\r\n    --stone: #6b6158;\r\n    --stone-light: #9c9088;\r\n    --white: #fdfaf5;\r\n    --accent: #7a4f2e;\r\n  }\r\n\r\n  * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n  html { scroll-behavior: smooth; }\r\n\r\n  body {\r\n    font-family: 'Noto Serif JP', serif;\r\n    background-color: var(--ink);\r\n    color: var(--paper);\r\n    overflow-x: hidden;\r\n  }\r\n\r\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n  .hero {\r\n    min-height: 100vh;\r\n    position: relative;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: linear-gradient(160deg, #0d0b09 0%, #1e1710 40%, #2a1f14 100%);\r\n    overflow: hidden;\r\n  }\r\n\r\n  .hero::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      radial-gradient(ellipse 60% 50% at 70% 50%, rgba(184,150,110,0.12) 0%, transparent 70%),\r\n      radial-gradient(ellipse 40% 60% at 20% 80%, rgba(122,79,46,0.08) 0%, transparent 60%);\r\n  }\r\n\r\n  \/* Decorative vertical lines *\/\r\n  .hero-lines {\r\n    position: absolute;\r\n    inset: 0;\r\n    pointer-events: none;\r\n  }\r\n  .hero-lines span {\r\n    position: absolute;\r\n    top: 0; bottom: 0;\r\n    width: 1px;\r\n    background: linear-gradient(180deg, transparent 0%, rgba(184,150,110,0.15) 30%, rgba(184,150,110,0.15) 70%, transparent 100%);\r\n  }\r\n  .hero-lines span:nth-child(1) { left: 15%; }\r\n  .hero-lines span:nth-child(2) { left: 30%; }\r\n  .hero-lines span:nth-child(3) { right: 20%; }\r\n\r\n  .hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    text-align: center;\r\n    padding: 2rem;\r\n    max-width: 900px;\r\n    animation: fadeUp 1.4s ease both;\r\n  }\r\n\r\n  @keyframes fadeUp {\r\n    from { opacity: 0; transform: translateY(40px); }\r\n    to   { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  .hero-badge {\r\n    display: inline-block;\r\n    border: 1px solid var(--gold);\r\n    color: var(--gold);\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.72rem;\r\n    letter-spacing: 0.25em;\r\n    padding: 0.4rem 1.4rem;\r\n    margin-bottom: 2.5rem;\r\n    animation: fadeUp 1.4s 0.2s ease both;\r\n  }\r\n\r\n  .hero-temple {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-weight: 300;\r\n    font-size: 0.85rem;\r\n    letter-spacing: 0.3em;\r\n    color: var(--stone-light);\r\n    margin-bottom: 1.2rem;\r\n    animation: fadeUp 1.4s 0.3s ease both;\r\n  }\r\n\r\n  .hero-title {\r\n    font-size: clamp(3.5rem, 9vw, 7rem);\r\n    font-weight: 300;\r\n    line-height: 1.1;\r\n    letter-spacing: 0.1em;\r\n    color: var(--white);\r\n    margin-bottom: 0.5rem;\r\n    animation: fadeUp 1.4s 0.4s ease both;\r\n  }\r\n\r\n  .hero-title em {\r\n    font-style: normal;\r\n    color: var(--gold-light);\r\n  }\r\n\r\n  .hero-subtitle {\r\n    font-size: clamp(1.1rem, 2.5vw, 1.5rem);\r\n    font-weight: 300;\r\n    letter-spacing: 0.2em;\r\n    color: var(--stone-light);\r\n    margin-bottom: 3rem;\r\n    animation: fadeUp 1.4s 0.5s ease both;\r\n  }\r\n\r\n  .hero-divider {\r\n    width: 60px;\r\n    height: 1px;\r\n    background: var(--gold);\r\n    margin: 0 auto 2rem;\r\n    animation: fadeUp 1.4s 0.6s ease both;\r\n  }\r\n\r\n  .hero-lead {\r\n    font-size: 1rem;\r\n    line-height: 2;\r\n    color: var(--paper-dark);\r\n    max-width: 520px;\r\n    margin: 0 auto 3rem;\r\n    animation: fadeUp 1.4s 0.7s ease both;\r\n  }\r\n\r\n  .hero-cta {\r\n    display: inline-block;\r\n    background: var(--gold);\r\n    color: var(--ink);\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.9rem;\r\n    font-weight: 500;\r\n    letter-spacing: 0.2em;\r\n    padding: 1rem 3rem;\r\n    text-decoration: none;\r\n    transition: background 0.3s, transform 0.3s;\r\n    animation: fadeUp 1.4s 0.9s ease both;\r\n  }\r\n  .hero-cta:hover {\r\n    background: var(--gold-light);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .hero-scroll {\r\n    position: absolute;\r\n    bottom: 2.5rem;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    gap: 0.5rem;\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.65rem;\r\n    letter-spacing: 0.3em;\r\n    color: var(--stone-light);\r\n    animation: fadeUp 1.4s 1.2s ease both;\r\n  }\r\n  .hero-scroll::after {\r\n    content: '';\r\n    width: 1px;\r\n    height: 40px;\r\n    background: linear-gradient(180deg, var(--stone-light), transparent);\r\n    animation: scrollLine 2s ease infinite;\r\n  }\r\n  @keyframes scrollLine {\r\n    0%   { transform: scaleY(0); transform-origin: top; }\r\n    50%  { transform: scaleY(1); transform-origin: top; }\r\n    51%  { transform: scaleY(1); transform-origin: bottom; }\r\n    100% { transform: scaleY(0); transform-origin: bottom; }\r\n  }\r\n\r\n  \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\r\n  section {\r\n    padding: 7rem 2rem;\r\n  }\r\n\r\n  .container {\r\n    max-width: 900px;\r\n    margin: 0 auto;\r\n  }\r\n\r\n  .section-label {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.68rem;\r\n    letter-spacing: 0.35em;\r\n    color: var(--gold);\r\n    text-transform: uppercase;\r\n    margin-bottom: 1.5rem;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 1rem;\r\n  }\r\n  .section-label::after {\r\n    content: '';\r\n    flex: 1;\r\n    max-width: 40px;\r\n    height: 1px;\r\n    background: var(--gold);\r\n  }\r\n\r\n  .section-title {\r\n    font-size: clamp(1.8rem, 4vw, 2.8rem);\r\n    font-weight: 300;\r\n    line-height: 1.5;\r\n    letter-spacing: 0.08em;\r\n    margin-bottom: 2rem;\r\n  }\r\n\r\n  \/* \u2500\u2500 INTRO \u2500\u2500 *\/\r\n  .intro {\r\n    background: linear-gradient(180deg, #0d0b09 0%, #141009 100%);\r\n  }\r\n\r\n  .intro-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 5rem;\r\n    align-items: center;\r\n  }\r\n\r\n  .intro-text p {\r\n    font-size: 1rem;\r\n    line-height: 2.2;\r\n    color: var(--paper-dark);\r\n    margin-bottom: 1.5rem;\r\n  }\r\n\r\n  .intro-visual {\r\n    position: relative;\r\n  }\r\n\r\n  .intro-box {\r\n    background: linear-gradient(135deg, rgba(184,150,110,0.1), rgba(122,79,46,0.05));\r\n    border: 1px solid rgba(184,150,110,0.25);\r\n    padding: 3rem 2.5rem;\r\n    position: relative;\r\n  }\r\n\r\n  .intro-box::before {\r\n    content: '\u4f9b';\r\n    position: absolute;\r\n    top: -1.5rem;\r\n    left: 50%;\r\n    transform: translateX(-50%);\r\n    font-size: 5rem;\r\n    font-weight: 700;\r\n    color: rgba(184,150,110,0.08);\r\n    line-height: 1;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .intro-box-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 1rem;\r\n    padding: 1rem 0;\r\n    border-bottom: 1px solid rgba(184,150,110,0.15);\r\n  }\r\n  .intro-box-item:last-child { border-bottom: none; }\r\n\r\n  .intro-box-icon {\r\n    width: 36px;\r\n    height: 36px;\r\n    border: 1px solid var(--gold);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n    font-size: 1rem;\r\n    color: var(--gold);\r\n  }\r\n\r\n  .intro-box-label {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.75rem;\r\n    color: var(--stone-light);\r\n    letter-spacing: 0.1em;\r\n    margin-bottom: 0.25rem;\r\n  }\r\n\r\n  .intro-box-value {\r\n    font-size: 1rem;\r\n    color: var(--paper);\r\n  }\r\n\r\n  \/* \u2500\u2500 FEATURES \u2500\u2500 *\/\r\n  .features {\r\n    background: #0a0806;\r\n  }\r\n\r\n  .features-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 0;\r\n    border: 1px solid rgba(184,150,110,0.2);\r\n    margin-top: 4rem;\r\n  }\r\n\r\n  .feature-item {\r\n    padding: 3rem 2.5rem;\r\n    border-right: 1px solid rgba(184,150,110,0.2);\r\n    position: relative;\r\n    transition: background 0.3s;\r\n  }\r\n  .feature-item:last-child { border-right: none; }\r\n  .feature-item:hover { background: rgba(184,150,110,0.04); }\r\n\r\n  .feature-num {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 2.5rem;\r\n    font-weight: 300;\r\n    color: rgba(184,150,110,0.2);\r\n    line-height: 1;\r\n    margin-bottom: 1.5rem;\r\n  }\r\n\r\n  .feature-title {\r\n    font-size: 1.1rem;\r\n    font-weight: 500;\r\n    color: var(--gold-light);\r\n    margin-bottom: 1rem;\r\n    letter-spacing: 0.05em;\r\n  }\r\n\r\n  .feature-text {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.88rem;\r\n    line-height: 1.9;\r\n    color: var(--stone-light);\r\n  }\r\n\r\n  \/* \u2500\u2500 HISTORY \u2500\u2500 *\/\r\n  .history {\r\n    background: linear-gradient(180deg, #0a0806 0%, #100e0a 100%);\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .history::before {\r\n    content: '\u6b74\u53f2';\r\n    position: absolute;\r\n    right: -2rem;\r\n    top: 50%;\r\n    transform: translateY(-50%) rotate(90deg);\r\n    font-size: 15rem;\r\n    font-weight: 700;\r\n    color: rgba(184,150,110,0.03);\r\n    white-space: nowrap;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .history-content {\r\n    display: grid;\r\n    grid-template-columns: 1fr 2fr;\r\n    gap: 5rem;\r\n    align-items: start;\r\n  }\r\n\r\n  .history-timeline {\r\n    position: relative;\r\n    padding-left: 1.5rem;\r\n    border-left: 1px solid rgba(184,150,110,0.3);\r\n  }\r\n\r\n  .timeline-item {\r\n    margin-bottom: 3rem;\r\n    position: relative;\r\n  }\r\n  .timeline-item::before {\r\n    content: '';\r\n    position: absolute;\r\n    left: -1.5rem;\r\n    top: 0.4rem;\r\n    width: 7px;\r\n    height: 7px;\r\n    background: var(--gold);\r\n    transform: translateX(-50%) rotate(45deg);\r\n  }\r\n\r\n  .timeline-year {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.75rem;\r\n    color: var(--gold);\r\n    letter-spacing: 0.15em;\r\n    margin-bottom: 0.4rem;\r\n  }\r\n\r\n  .timeline-event {\r\n    font-size: 0.95rem;\r\n    line-height: 1.8;\r\n    color: var(--paper-dark);\r\n  }\r\n\r\n  .history-text p {\r\n    font-size: 1rem;\r\n    line-height: 2.2;\r\n    color: var(--paper-dark);\r\n    margin-bottom: 1.5rem;\r\n  }\r\n\r\n  .history-quote {\r\n    border-left: 3px solid var(--gold);\r\n    padding: 1.5rem 2rem;\r\n    margin: 2rem 0;\r\n    background: rgba(184,150,110,0.05);\r\n    font-size: 1.05rem;\r\n    line-height: 2;\r\n    color: var(--paper);\r\n    font-style: italic;\r\n  }\r\n\r\n  \/* \u2500\u2500 PRICE \u2500\u2500 *\/\r\n  .price {\r\n    background: #0d0b09;\r\n  }\r\n\r\n  .price-card {\r\n    border: 1px solid rgba(184,150,110,0.4);\r\n    padding: 4rem;\r\n    max-width: 600px;\r\n    margin: 4rem auto 0;\r\n    text-align: center;\r\n    position: relative;\r\n    background: linear-gradient(135deg, rgba(184,150,110,0.06) 0%, transparent 100%);\r\n  }\r\n\r\n  .price-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0; left: 0;\r\n    width: 60px; height: 60px;\r\n    border-top: 1px solid var(--gold);\r\n    border-left: 1px solid var(--gold);\r\n  }\r\n  .price-card::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: 0; right: 0;\r\n    width: 60px; height: 60px;\r\n    border-bottom: 1px solid var(--gold);\r\n    border-right: 1px solid var(--gold);\r\n  }\r\n\r\n  .price-label {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.75rem;\r\n    letter-spacing: 0.25em;\r\n    color: var(--stone-light);\r\n    margin-bottom: 0.5rem;\r\n  }\r\n\r\n  .price-tag {\r\n    font-size: clamp(2rem, 6vw, 3.5rem);\r\n    font-weight: 300;\r\n    color: var(--gold-light);\r\n    letter-spacing: 0.05em;\r\n    margin-bottom: 0.25rem;\r\n  }\r\n\r\n  .price-note {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.8rem;\r\n    color: var(--stone-light);\r\n    margin-bottom: 2.5rem;\r\n  }\r\n\r\n  .price-list {\r\n    list-style: none;\r\n    text-align: left;\r\n    border-top: 1px solid rgba(184,150,110,0.2);\r\n    padding-top: 2rem;\r\n  }\r\n\r\n  .price-list li {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    padding: 0.8rem 0;\r\n    border-bottom: 1px solid rgba(184,150,110,0.1);\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.88rem;\r\n    color: var(--paper-dark);\r\n  }\r\n\r\n  .price-list li span {\r\n    color: var(--gold);\r\n  }\r\n\r\n  \/* \u2500\u2500 ACCESS \u2500\u2500 *\/\r\n  .access {\r\n    background: linear-gradient(180deg, #0d0b09 0%, #0a0806 100%);\r\n  }\r\n\r\n  .access-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 4rem;\r\n    margin-top: 4rem;\r\n  }\r\n\r\n  .access-info dt {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.72rem;\r\n    letter-spacing: 0.2em;\r\n    color: var(--gold);\r\n    margin-bottom: 0.5rem;\r\n    margin-top: 1.8rem;\r\n  }\r\n  .access-info dt:first-child { margin-top: 0; }\r\n\r\n  .access-info dd {\r\n    font-size: 0.95rem;\r\n    line-height: 1.9;\r\n    color: var(--paper-dark);\r\n  }\r\n\r\n  .map-placeholder {\r\n    background: rgba(184,150,110,0.05);\r\n    border: 1px solid rgba(184,150,110,0.2);\r\n    aspect-ratio: 4\/3;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    justify-content: center;\r\n    gap: 1rem;\r\n    color: var(--stone-light);\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.85rem;\r\n    letter-spacing: 0.1em;\r\n  }\r\n\r\n  .map-placeholder svg {\r\n    opacity: 0.4;\r\n  }\r\n\r\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n  .cta-section {\r\n    background: linear-gradient(135deg, #1a1208 0%, #0d0906 100%);\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n\r\n  .cta-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse 50% 60% at 50% 50%, rgba(184,150,110,0.08) 0%, transparent 70%);\r\n  }\r\n\r\n  .cta-title {\r\n    font-size: clamp(1.6rem, 4vw, 2.5rem);\r\n    font-weight: 300;\r\n    line-height: 1.7;\r\n    letter-spacing: 0.08em;\r\n    margin-bottom: 1.5rem;\r\n    position: relative;\r\n  }\r\n\r\n  .cta-text {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.9rem;\r\n    line-height: 2;\r\n    color: var(--stone-light);\r\n    margin-bottom: 3rem;\r\n    position: relative;\r\n  }\r\n\r\n  .cta-buttons {\r\n    display: flex;\r\n    gap: 1.5rem;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    position: relative;\r\n  }\r\n\r\n  .btn-primary {\r\n    display: inline-block;\r\n    background: var(--gold);\r\n    color: var(--ink);\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.88rem;\r\n    font-weight: 500;\r\n    letter-spacing: 0.2em;\r\n    padding: 1.1rem 3rem;\r\n    text-decoration: none;\r\n    transition: background 0.3s, transform 0.3s;\r\n  }\r\n  .btn-primary:hover {\r\n    background: var(--gold-light);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  .btn-secondary {\r\n    display: inline-block;\r\n    border: 1px solid var(--gold);\r\n    color: var(--gold);\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.88rem;\r\n    letter-spacing: 0.2em;\r\n    padding: 1.1rem 3rem;\r\n    text-decoration: none;\r\n    transition: background 0.3s, color 0.3s, transform 0.3s;\r\n  }\r\n  .btn-secondary:hover {\r\n    background: rgba(184,150,110,0.1);\r\n    transform: translateY(-2px);\r\n  }\r\n\r\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n  footer {\r\n    background: #060504;\r\n    padding: 3rem 2rem;\r\n    text-align: center;\r\n    border-top: 1px solid rgba(184,150,110,0.15);\r\n  }\r\n\r\n  .footer-name {\r\n    font-size: 1.1rem;\r\n    letter-spacing: 0.2em;\r\n    color: var(--gold-light);\r\n    margin-bottom: 0.5rem;\r\n  }\r\n\r\n  .footer-address {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.78rem;\r\n    color: var(--stone-light);\r\n    letter-spacing: 0.1em;\r\n    margin-bottom: 1.5rem;\r\n    line-height: 1.9;\r\n  }\r\n\r\n  .footer-copy {\r\n    font-family: 'Noto Sans JP', sans-serif;\r\n    font-size: 0.7rem;\r\n    color: rgba(107,97,88,0.5);\r\n    letter-spacing: 0.1em;\r\n  }\r\n\r\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n  @media (max-width: 768px) {\r\n    section { padding: 5rem 1.5rem; }\r\n    .intro-grid,\r\n    .history-content,\r\n    .access-grid { grid-template-columns: 1fr; gap: 3rem; }\r\n    .features-grid { grid-template-columns: 1fr; }\r\n    .feature-item { border-right: none; border-bottom: 1px solid rgba(184,150,110,0.2); }\r\n    .feature-item:last-child { border-bottom: none; }\r\n    .price-card { padding: 2.5rem 1.5rem; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-lines\">\r\n    <span><\/span><span><\/span><span><\/span>\r\n  <\/div>\r\n  <div class=\"hero-content\">\r\n    <div class=\"hero-badge\">2026\u5e741\u670813\u65e5 \u5148\u884c\u8ca9\u58f2\u958b\u59cb<\/div>\r\n    <p class=\"hero-temple\">\u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa<\/p>\r\n    <h1 class=\"hero-title\"><em>\u5929\u6069<\/em>\u4f9b\u990a\u5854<\/h1>\r\n    <p class=\"hero-subtitle\">\u6c38\u4ee3\u4f9b\u990a\u5408\u7940\u5893<\/p>\r\n    <div class=\"hero-divider\"><\/div>\r\n    <p class=\"hero-lead\">\r\n      \u5f8c\u7d99\u8005\u304c\u3044\u306a\u304f\u3066\u3082\u3001\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002<br>\r\n      \u7531\u7dd2\u3042\u308b\u4e94\u767e\u7f85\u6f22\u5bfa\u304c\u3001\u6c38\u4ee3\u306b\u308f\u305f\u308a<br>\r\n      \u8cac\u4efb\u3092\u6301\u3063\u3066\u4f9b\u990a\u30fb\u7ba1\u7406\u3044\u305f\u3057\u307e\u3059\u3002\r\n    <\/p>\r\n    <a href=\"#contact\" class=\"hero-cta\">\u8cc7\u6599\u8acb\u6c42\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\r\n  <\/div>\r\n  <div class=\"hero-scroll\">SCROLL<\/div>\r\n<\/section>\r\n\r\n<!-- INTRO -->\r\n<section class=\"intro\" id=\"about\">\r\n  <div class=\"container\">\r\n    <div class=\"intro-grid\">\r\n      <div class=\"intro-text\">\r\n        <div class=\"section-label\">About<\/div>\r\n        <h2 class=\"section-title\">\u5fc3\u3086\u304f\u307e\u3067<br>\u5b89\u3089\u304b\u306b\u7720\u308c\u308b\u5834\u6240<\/h2>\r\n        <p>\r\n          \u6771\u4eac\u90fd\u76ee\u9ed2\u533a\u306b\u4f47\u3080\u300c\u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa\u300d\u306f\u3001\u5143\u7984\u5e74\u9593\u306b\u5fb3\u5ddd\u5bb6\u3068\u306e\u7e01\u306b\u3088\u3063\u3066\u5efa\u7acb\u3055\u308c\u305f\u3001\u4e09\u767e\u5e74\u4ee5\u4e0a\u306e\u6b74\u53f2\u3092\u8a87\u308b\u540d\u5239\u3067\u3059\u3002\r\n        <\/p>\r\n        <p>\r\n          \u65b0\u305f\u306b\u8a95\u751f\u3059\u308b\u300c\u5929\u6069\u4f9b\u990a\u5854\u300d\u306f\u3001\u5408\u846c\u5f62\u5f0f\u306e\u6c38\u4ee3\u4f9b\u990a\u5893\u3067\u3059\u3002\u5f8c\u7d99\u8005\u306e\u6709\u7121\u306b\u304b\u304b\u308f\u3089\u305a\u3001\u4e94\u767e\u7f85\u6f22\u5bfa\u304c\u8cac\u4efb\u3092\u6301\u3063\u3066\u6c38\u4ee3\u306b\u4f9b\u990a\u30fb\u7ba1\u7406\u3044\u305f\u3057\u307e\u3059\u3002\u6bce\u65e5\u306e\u56de\u5411\u306f\u3082\u3061\u308d\u3093\u3001\u6625\u79cb\u306e\u5f7c\u5cb8\u30fb\u304a\u76c6\u306e\u6cd5\u8981\u3082\u6b20\u304b\u3055\u305a\u57f7\u308a\u884c\u3044\u307e\u3059\u3002\r\n        <\/p>\r\n        <p>\r\n          \u5b97\u65e8\u30fb\u5b97\u6d3e\u306f\u554f\u3044\u307e\u305b\u3093\u3002\u3069\u306a\u305f\u3067\u3082\u304a\u7533\u3057\u8fbc\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"intro-visual\">\r\n        <div class=\"intro-box\">\r\n          <div class=\"intro-box-item\">\r\n            <div class=\"intro-box-icon\">\u6c38<\/div>\r\n            <div>\r\n              <div class=\"intro-box-label\">\u4f9b\u990a\u306e\u5f62<\/div>\r\n              <div class=\"intro-box-value\">\u6c38\u4ee3\u4f9b\u990a\u5408\u7940\u5893\uff08\u5408\u846c\u5f0f\uff09<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"intro-box-item\">\r\n            <div class=\"intro-box-icon\">\u65e5<\/div>\r\n            <div>\r\n              <div class=\"intro-box-label\">\u56de\u5411<\/div>\r\n              <div class=\"intro-box-value\">\u6bce\u65e5\u56de\u5411\u30fb\u6625\u79cb\u5f7c\u5cb8\u30fb\u76c2\u862d\u76c6\u4f1a<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"intro-box-item\">\r\n            <div class=\"intro-box-icon\">\u5b97<\/div>\r\n            <div>\r\n              <div class=\"intro-box-label\">\u5b97\u65e8\u30fb\u5b97\u6d3e<\/div>\r\n              <div class=\"intro-box-value\">\u4e0d\u554f\uff08\u3069\u306a\u305f\u3067\u3082\u53ef\uff09<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"intro-box-item\">\r\n            <div class=\"intro-box-icon\">\u7d99<\/div>\r\n            <div>\r\n              <div class=\"intro-box-label\">\u5f8c\u7d99\u8005<\/div>\r\n              <div class=\"intro-box-value\">\u4e0d\u8981\uff08\u751f\u524d\u7533\u8fbc\u307f\u53ef\uff09<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"intro-box-item\">\r\n            <div class=\"intro-box-icon\">\u58f2<\/div>\r\n            <div>\r\n              <div class=\"intro-box-label\">\u8ca9\u58f2\u958b\u59cb<\/div>\r\n              <div class=\"intro-box-value\">2026\u5e741\u670813\u65e5\u3088\u308a\u5148\u884c\u8ca9\u58f2<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FEATURES -->\r\n<section class=\"features\" id=\"features\">\r\n  <div class=\"container\">\r\n    <div class=\"section-label\">Features<\/div>\r\n    <h2 class=\"section-title\">\u5929\u6069\u4f9b\u990a\u5854\u306e<br>\u516d\u3064\u306e\u5b89\u5fc3<\/h2>\r\n    <div class=\"features-grid\">\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-num\">01<\/div>\r\n        <div class=\"feature-title\">\u5f8c\u7d99\u8005\u4e0d\u8981<\/div>\r\n        <p class=\"feature-text\">\u304a\u5893\u3092\u7d99\u3050\u65b9\u304c\u3044\u306a\u304f\u3066\u3082\u3001\u4e94\u767e\u7f85\u6f22\u5bfa\u304c\u6c38\u4ee3\u306b\u308f\u305f\u308a\u8cac\u4efb\u3092\u6301\u3063\u3066\u7ba1\u7406\u30fb\u4f9b\u990a\u3044\u305f\u3057\u307e\u3059\u3002\u7121\u7e01\u4ecf\u306b\u306a\u308b\u5fc3\u914d\u306f\u4e00\u5207\u3042\u308a\u307e\u305b\u3093\u3002<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-num\">02<\/div>\r\n        <div class=\"feature-title\">\u6bce\u65e5\u306e\u56de\u5411<\/div>\r\n        <p class=\"feature-text\">\u65e5\u3005\u306e\u8aad\u7d4c\u56de\u5411\u306f\u3082\u3061\u308d\u3093\u3001\u6625\u79cb\u306e\u5f7c\u5cb8\u3001\u304a\u76c6\u306e\u6cd5\u8981\u3082\u6b20\u304b\u3055\u305a\u57f7\u308a\u884c\u3044\u307e\u3059\u3002\u6545\u4eba\u3092\u4e01\u5be7\u306b\u4f9b\u990a\u3057\u7d9a\u3051\u307e\u3059\u3002<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-num\">03<\/div>\r\n        <div class=\"feature-title\">\u5b97\u65e8\u30fb\u5b97\u6d3e\u4e0d\u554f<\/div>\r\n        <p class=\"feature-text\">\u5b97\u6559\u30fb\u5b97\u65e8\u30fb\u5b97\u6d3e\u3092\u554f\u308f\u305a\u3001\u3069\u306a\u305f\u3067\u3082\u304a\u7533\u3057\u8fbc\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u3053\u308c\u307e\u3067\u5b97\u6d3e\u304c\u7406\u7531\u3067\u65ad\u3089\u308c\u3066\u3044\u305f\u65b9\u3082\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-num\">04<\/div>\r\n        <div class=\"feature-title\">\u751f\u524d\u7533\u8fbc\u307f\u53ef<\/div>\r\n        <p class=\"feature-text\">\u3054\u5b58\u547d\u4e2d\u306b\u7533\u3057\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u5c06\u6765\u3078\u306e\u4e0d\u5b89\u3092\u89e3\u6d88\u3057\u3001\u3054\u81ea\u8eab\u3084\u3054\u5bb6\u65cf\u304c\u5b89\u5fc3\u3067\u304d\u308b\u7d42\u6d3b\u306e\u4e00\u6b69\u3068\u3057\u3066\u6d3b\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-num\">05<\/div>\r\n        <div class=\"feature-title\">\u7531\u7dd2\u3042\u308b\u540d\u5239<\/div>\r\n        <p class=\"feature-text\">\u5143\u7984\u5e74\u9593\u5275\u5efa\u30fb\u4e09\u767e\u5e74\u4ee5\u4e0a\u306e\u6b74\u53f2\u3092\u6301\u3064\u4e94\u767e\u7f85\u6f22\u5bfa\u3002\u6771\u4eac\u90fd\u91cd\u8981\u6587\u5316\u8ca1\u306e\u7f85\u6f22\u50cf\u304c\u5b88\u8b77\u3059\u308b\u5883\u5185\u306b\u3001\u6c38\u4e45\u306b\u5b89\u7f6e\u3055\u308c\u307e\u3059\u3002<\/p>\r\n      <\/div>\r\n      <div class=\"feature-item\">\r\n        <div class=\"feature-num\">06<\/div>\r\n        <div class=\"feature-title\">\u597d\u30a2\u30af\u30bb\u30b9<\/div>\r\n        <p class=\"feature-text\">\u6771\u6025\u76ee\u9ed2\u7dda\u300c\u4e0d\u52d5\u524d\u300d\u99c5\u3088\u308a\u5f92\u6b69\u7d048\u5206\u3002JR\u30fb\u6771\u6025\u30fb\u90fd\u55b6\u4e09\u7530\u7dda\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u300c\u76ee\u9ed2\u300d\u99c5\u3088\u308a\u5f92\u6b69\u7d0412\u5206\u3002\u90fd\u5fc3\u304b\u3089\u8a2a\u308c\u3084\u3059\u3044\u7acb\u5730\u3067\u3059\u3002<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- HISTORY -->\r\n<section class=\"history\" id=\"history\">\r\n  <div class=\"container\">\r\n    <div class=\"section-label\">History<\/div>\r\n    <h2 class=\"section-title\">\u4e09\u767e\u5e74\u306e\u6b74\u53f2\u304c<br>\u7d21\u3050\u3001\u7948\u308a\u306e\u5834\u6240<\/h2>\r\n    <div class=\"history-content\">\r\n      <div class=\"history-timeline\">\r\n        <div class=\"timeline-item\">\r\n          <div class=\"timeline-year\">\u5143\u7984\u516b\u5e74\uff081695\uff09<\/div>\r\n          <div class=\"timeline-event\">\u677e\u96f2\u5143\u6176\u7985\u5e2b\u304c\u6258\u9262\u6d44\u8ca1\u3092\u3082\u3068\u306b\u5275\u5efa\u3002\u5fb3\u5ddd\u5bb6\u3068\u306e\u7e01\u306b\u3088\u3063\u3066\u5efa\u7acb\u3055\u308c\u305f\u7531\u7dd2\u3042\u308b\u540d\u5239\u3002<\/div>\r\n        <\/div>\r\n        <div class=\"timeline-item\">\r\n          <div class=\"timeline-year\">\u660e\u6cbb\u56db\u5341\u4e00\u5e74<\/div>\r\n          <div class=\"timeline-event\">\u76ee\u9ed2\u306e\u73fe\u5728\u5730\u3078\u79fb\u8ee2\u3002\u4ee5\u6765\u3001\u5730\u57df\u306e\u4fe1\u4ef0\u306e\u4e2d\u5fc3\u3068\u3057\u3066\u591a\u304f\u306e\u4eba\u3005\u306b\u89aa\u3057\u307e\u308c\u3066\u304d\u305f\u3002<\/div>\r\n        <\/div>\r\n        <div class=\"timeline-item\">\r\n          <div class=\"timeline-year\">\u73fe\u5728<\/div>\r\n          <div class=\"timeline-event\">\u6771\u4eac\u90fd\u91cd\u8981\u6587\u5316\u8ca1\u306b\u6307\u5b9a\u3055\u308c\u305f305\u4f53\u306e\u7f85\u6f22\u50cf\u3092\u5b89\u7f6e\u3002\u300c\u76ee\u9ed2\u306e\u3089\u304b\u3093\u3055\u3093\u300d\u3068\u3057\u3066\u89aa\u3057\u307e\u308c\u308b\u3002<\/div>\r\n        <\/div>\r\n        <div class=\"timeline-item\">\r\n          <div class=\"timeline-year\">2026\u5e741\u670813\u65e5<\/div>\r\n          <div class=\"timeline-event\">\u300c\u5929\u6069\u4f9b\u990a\u5854\u300d\u5148\u884c\u8ca9\u58f2\u958b\u59cb\u3002\u65b0\u305f\u306a\u6c38\u4ee3\u4f9b\u990a\u306e\u5f62\u3068\u3057\u3066\u3001\u5b89\u5fc3\u306e\u4f9b\u990a\u306e\u5834\u3092\u63d0\u4f9b\u3002<\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"history-text\">\r\n        <p>\r\n          \u5929\u6069\u5c71\u4e94\u767e\u7f85\u6f22\u5bfa\u306f\u3001\u5143\u7984\u6642\u4ee3\u306b\u677e\u96f2\u5143\u6176\u7985\u5e2b\u304c\u5341\u6570\u5e74\u306e\u6b73\u6708\u3092\u304b\u3051\u3066\u3001\u6c5f\u6238\u3092\u6258\u9262\u3057\u3066\u96c6\u3081\u305f\u6d44\u8ca1\u3067\u4e94\u767e\u4f53\u4ee5\u4e0a\u306e\u7f85\u6f22\u50cf\u3092\u5f6b\u308a\u4e0a\u3052\u305f\u3053\u3068\u306b\u59cb\u307e\u308a\u307e\u3059\u3002\r\n        <\/p>\r\n        <div class=\"history-quote\">\r\n          \u300c\u4f73\u57ce\u5b89\u5fc3\uff08\u304b\u3058\u3087\u3046\u3042\u3093\u3058\u3093\uff09\u300d<br>\r\n          \u2500\u2500 \u7406\u60f3\u306e\u5893\u3092\u6301\u3063\u3066\u5fc3\u304c\u3084\u3059\u3089\u3050\r\n        <\/div>\r\n        <p>\r\n          \u5883\u5185\u306b\u306f\u3001\u6c5f\u6238\u6642\u4ee3\u306e\u6c38\u4ee3\u6a4b\u5d29\u843d\u4e8b\u6545\u306b\u307e\u3064\u308f\u308b\u6b74\u53f2\u7684\u306a\u4f9b\u990a\u5854\u3082\u5efa\u7acb\u3055\u308c\u3066\u304a\u308a\u3001\u9577\u3044\u5e74\u6708\u306b\u308f\u305f\u3063\u3066\u4eba\u3005\u306e\u9b42\u3092\u6170\u3081\u7d9a\u3051\u3066\u304d\u307e\u3057\u305f\u3002\r\n        <\/p>\r\n        <p>\r\n          \u305d\u306e\u6df1\u3044\u7948\u308a\u306e\u4f1d\u7d71\u3092\u53d7\u3051\u7d99\u3050\u300c\u5929\u6069\u4f9b\u990a\u5854\u300d\u306f\u3001\u73fe\u4ee3\u3092\u751f\u304d\u308b\u3059\u3079\u3066\u306e\u65b9\u306b\u3001\u5b89\u5fc3\u3067\u304d\u308b\u7d42\u306e\u68f2\u5bb6\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PRICE -->\r\n<section class=\"price\" id=\"price\">\r\n  <div class=\"container\" style=\"text-align:center;\">\r\n    <div class=\"section-label\" style=\"justify-content:center;\">Price<\/div>\r\n    <h2 class=\"section-title\">\u3054\u8cbb\u7528\u306e\u3054\u6848\u5185<\/h2>\r\n    <p style=\"font-family:'Noto Sans JP',sans-serif; font-size:0.88rem; color:var(--stone-light); line-height:2;\">\r\n      \u8a73\u7d30\u306a\u8cbb\u7528\u306b\u3064\u3044\u3066\u306f\u3001\u304a\u6c17\u8efd\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<br>\u8cc7\u6599\u8acb\u6c42\u30fb\u898b\u5b66\u4e88\u7d04\u306f\u7121\u6599\u3067\u3059\u3002\r\n    <\/p>\r\n    <div class=\"price-card\">\r\n      <div class=\"price-label\">\u5929\u6069\u4f9b\u990a\u5854\uff08\u6c38\u4ee3\u4f9b\u990a\u5408\u7940\u5893\uff09<\/div>\r\n      <div class=\"price-tag\">\u8981\u304a\u554f\u3044\u5408\u308f\u305b<\/div>\r\n      <div class=\"price-note\">\u203b\u5148\u884c\u8ca9\u58f2\u4fa1\u683c \/ \u8a73\u7d30\u306f\u3054\u9023\u7d61\u304f\u3060\u3055\u3044<\/div>\r\n      <ul class=\"price-list\">\r\n        <li>\u6c38\u4ee3\u7ba1\u7406\u8cbb <span>\u542b\u3080<\/span><\/li>\r\n        <li>\u5e74\u9593\u7ba1\u7406\u8cbb <span>\u4e0d\u8981<\/span><\/li>\r\n        <li>\u5f8c\u7d99\u8005 <span>\u4e0d\u8981<\/span><\/li>\r\n        <li>\u5b97\u65e8\u30fb\u5b97\u6d3e <span>\u4e0d\u554f<\/span><\/li>\r\n        <li>\u751f\u524d\u7533\u8fbc\u307f <span>\u53ef\u80fd<\/span><\/li>\r\n        <li>\u6bce\u65e5\u56de\u5411 <span>\u5b9f\u65bd<\/span><\/li>\r\n      <\/ul>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ACCESS -->\r\n<section class=\"access\" id=\"access\">\r\n  <div class=\"container\">\r\n    <div class=\"section-label\">Access<\/div>\r\n    <h2 class=\"section-title\">\u30a2\u30af\u30bb\u30b9<\/h2>\r\n    <div class=\"access-grid\">\r\n      <dl class=\"access-info\">\r\n        <dt>\u5bfa\u9662\u540d<\/dt>\r\n        <dd>\u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa<\/dd>\r\n        <dt>\u6240\u5728\u5730<\/dt>\r\n        <dd>\u3012153-0064<br>\u6771\u4eac\u90fd\u76ee\u9ed2\u533a\u4e0b\u76ee\u9ed23-20-11<\/dd>\r\n        <dt>\u96fb\u8eca\u3067\u306e\u30a2\u30af\u30bb\u30b9<\/dt>\r\n        <dd>\r\n          \u6771\u6025\u76ee\u9ed2\u7dda\u300c\u4e0d\u52d5\u524d\u300d\u99c5\u3088\u308a \u5f92\u6b69\u7d048\u5206<br>\r\n          JR\u5c71\u624b\u7dda\u30fb\u90fd\u55b6\u4e09\u7530\u7dda\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u5357\u5317\u7dda\u30fb\u6771\u6025\u76ee\u9ed2\u7dda\u300c\u76ee\u9ed2\u300d\u99c5\u3088\u308a \u5f92\u6b69\u7d0412\u5206\r\n        <\/dd>\r\n        <dt>\u30d0\u30b9\u3067\u306e\u30a2\u30af\u30bb\u30b9<\/dt>\r\n        <dd>\r\n          \u6771\u6025\u6771\u6a2a\u7dda\u30fb\u6771\u4eac\u30e1\u30c8\u30ed\u65e5\u6bd4\u8c37\u7dda\u300c\u4e2d\u76ee\u9ed2\u300d\u99c5\u3088\u308a<br>\r\n          \u6771\u6025\u30d0\u30b9[\u6e0b\u8c3741\u7cfb\u7d71]\u300c\u4e0d\u52d5\u5c0a\u53c2\u9053\u300d\u30d0\u30b9\u505c\u4e0b\u8eca \u5f92\u6b69\u7d042\u5206\r\n        <\/dd>\r\n        <dt>\u304a\u554f\u3044\u5408\u308f\u305b<\/dt>\r\n        <dd>\r\n          \u53d7\u4ed8\u6642\u9593\uff1a9:00\u301c16:00\uff08\u5e74\u4e2d\u7121\u4f11\uff09<br>\r\n          \u203b\u898b\u5b66\u30fb\u8cc7\u6599\u8acb\u6c42\u306f\u7121\u6599\r\n        <\/dd>\r\n      <\/dl>\r\n      <div class=\"map-placeholder\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"1\">\r\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\"\/>\r\n          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\"\/>\r\n        <\/svg>\r\n        <span>\u6771\u4eac\u90fd\u76ee\u9ed2\u533a\u4e0b\u76ee\u9ed23-20-11<\/span>\r\n        <a href=\"https:\/\/maps.google.com\/?q=\u5929\u6069\u5c71\u4e94\u767e\u7f85\u6f22\u5bfa+\u6771\u4eac\u90fd\u76ee\u9ed2\u533a\u4e0b\u76ee\u9ed23-20-11\" target=\"_blank\" style=\"color:var(--gold); font-size:0.75rem; letter-spacing:0.1em; text-decoration:none; border:1px solid rgba(184,150,110,0.4); padding:0.5rem 1.2rem; margin-top:0.5rem; transition:background 0.3s;\">\r\n          Google \u30de\u30c3\u30d7\u3067\u958b\u304f\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section\" id=\"contact\">\r\n  <div class=\"container\">\r\n    <h2 class=\"cta-title\">\r\n      \u5927\u5207\u306a\u65b9\u306e\u9b42\u3092\u3001<br>\u6c38\u9060\u306b\u5b89\u3089\u304b\u306a\u5834\u6240\u3078\u3002\r\n    <\/h2>\r\n    <p class=\"cta-text\">\r\n      \u8cc7\u6599\u8acb\u6c42\u30fb\u898b\u5b66\u4e88\u7d04\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u7121\u6599\u3067\u3059\u3002<br>\r\n      \u3069\u3046\u305e\u304a\u6c17\u8efd\u306b\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002\r\n    <\/p>\r\n    <div class=\"cta-buttons\">\r\n      <a href=\"https:\/\/rakan.or.jp\" target=\"_blank\" class=\"btn-primary\">\u516c\u5f0f\u30b5\u30a4\u30c8\u3078<\/a>\r\n      <a href=\"tel:0120930562\" class=\"btn-secondary\">\u304a\u96fb\u8a71\u3067\u306e\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n  <p class=\"footer-name\">\u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa<\/p>\r\n  <p class=\"footer-address\">\r\n    \u3012153-0064 \u6771\u4eac\u90fd\u76ee\u9ed2\u533a\u4e0b\u76ee\u9ed23-20-11<br>\r\n    \u53d7\u4ed8\u6642\u9593\uff1a9:00\u301c16:00 \/ \u5e74\u4e2d\u7121\u4f11\r\n  <\/p>\r\n  <p class=\"footer-copy\">\u00a9 \u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa All Rights Reserved.<\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u5929\u6069\u4f9b\u990a\u5854 | \u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa 2026\u5e741\u670813\u65e5 \u5148\u884c\u8ca9\u58f2\u958b\u59cb \u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa \u5929\u6069\u4f9b\u990a\u5854 \u6c38\u4ee3\u4f9b\u990a\u5408\u7940\u5893 \u5f8c\u7d99\u8005\u304c\u3044\u306a\u304f\u3066\u3082\u3001\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002 \u7531\u7dd2\u3042\u308b\u4e94\u767e\u7f85\u6f22\u5bfa\u304c\u3001\u6c38\u4ee3\u306b\u308f\u305f\u308a \u8cac\u4efb\u3092\u6301\u3063\u3066\u4f9b\u990a\u30fb\u7ba1\u7406\u3044\u305f\u3057\u307e\u3059\u3002 \u8cc7\u6599\u8acb\u6c42\u30fb\u304a\u554f\u3044\u5408\u308f\u305b SCROLL About \u5fc3\u3086\u304f\u307e\u3067\u5b89\u3089\u304b\u306b\u7720\u308c\u308b\u5834\u6240 \u6771\u4eac\u90fd\u76ee\u9ed2\u533a\u306b\u4f47\u3080\u300c\u5929\u6069\u5c71 \u4e94\u767e\u7f85\u6f22\u5bfa\u300d\u306f\u3001\u5143\u7984\u5e74\u9593\u306b\u5fb3\u5ddd\u5bb6\u3068\u306e\u7e01\u306b\u3088\u3063\u3066\u5efa\u7acb\u3055\u308c\u305f\u3001\u4e09\u767e\u5e74\u4ee5\u4e0a\u306e\u6b74\u53f2\u3092\u8a87\u308b\u540d\u5239\u3067\u3059\u3002 \u65b0\u305f\u306b\u8a95\u751f\u3059\u308b\u300c\u5929\u6069\u4f9b\u990a\u5854\u300d\u306f\u3001\u5408\u846c\u5f62\u5f0f\u306e\u6c38\u4ee3\u4f9b\u990a\u5893\u3067\u3059\u3002\u5f8c\u7d99\u8005\u306e\u6709\u7121\u306b\u304b\u304b\u308f\u3089\u305a\u3001\u4e94\u767e\u7f85\u6f22\u5bfa\u304c\u8cac\u4efb\u3092\u6301\u3063\u3066\u6c38\u4ee3\u306b\u4f9b\u990a\u30fb\u7ba1\u7406\u3044\u305f\u3057\u307e\u3059\u3002\u6bce\u65e5\u306e\u56de\u5411\u306f\u3082\u3061\u308d\u3093\u3001\u6625\u79cb\u306e\u5f7c\u5cb8\u30fb\u304a\u76c6\u306e\u6cd5\u8981\u3082\u6b20\u304b\u3055\u305a\u57f7\u308a\u884c\u3044\u307e\u3059\u3002 \u5b97\u65e8\u30fb\u5b97\u6d3e\u306f\u554f\u3044\u307e\u305b\u3093\u3002\u3069\u306a\u305f\u3067\u3082\u304a\u7533\u3057\u8fbc\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002 \u6c38 \u4f9b\u990a\u306e\u5f62 \u6c38\u4ee3\u4f9b\u990a\u5408\u7940\u5893\uff08\u5408\u846c\u5f0f\uff09 \u65e5 \u56de\u5411 \u6bce\u65e5\u56de\u5411\u30fb\u6625\u79cb\u5f7c\u5cb8\u30fb\u76c2\u862d\u76c6\u4f1a \u5b97 \u5b97\u65e8\u30fb\u5b97\u6d3e \u4e0d\u554f\uff08\u3069\u306a\u305f\u3067\u3082\u53ef\uff09 \u7d99 \u5f8c\u7d99\u8005 \u4e0d\u8981\uff08\u751f\u524d\u7533\u8fbc\u307f\u53ef\uff09 \u58f2 \u8ca9\u58f2\u958b\u59cb 2026\u5e741\u670813\u65e5\u3088\u308a\u5148\u884c\u8ca9\u58f2 Features \u5929\u6069\u4f9b\u990a\u5854\u306e\u516d\u3064\u306e\u5b89\u5fc3 01 \u5f8c\u7d99\u8005\u4e0d\u8981 \u304a\u5893\u3092\u7d99\u3050\u65b9\u304c\u3044\u306a\u304f\u3066\u3082\u3001\u4e94\u767e\u7f85\u6f22\u5bfa\u304c\u6c38\u4ee3\u306b\u308f\u305f\u308a\u8cac\u4efb\u3092\u6301\u3063\u3066\u7ba1\u7406\u30fb\u4f9b\u990a\u3044\u305f\u3057\u307e\u3059\u3002\u7121\u7e01\u4ecf\u306b\u306a\u308b\u5fc3\u914d\u306f\u4e00\u5207\u3042\u308a\u307e\u305b\u3093\u3002 02 \u6bce\u65e5\u306e\u56de\u5411 \u65e5\u3005\u306e\u8aad\u7d4c\u56de\u5411\u306f\u3082\u3061\u308d\u3093\u3001\u6625\u79cb\u306e\u5f7c\u5cb8\u3001\u304a\u76c6\u306e\u6cd5\u8981\u3082\u6b20\u304b\u3055\u305a\u57f7\u308a\u884c\u3044\u307e\u3059\u3002\u6545\u4eba\u3092\u4e01\u5be7\u306b\u4f9b\u990a\u3057\u7d9a\u3051\u307e\u3059\u3002 03 \u5b97\u65e8\u30fb\u5b97\u6d3e\u4e0d\u554f \u5b97\u6559\u30fb\u5b97\u65e8\u30fb\u5b97\u6d3e\u3092\u554f\u308f\u305a\u3001\u3069\u306a\u305f\u3067\u3082\u304a\u7533\u3057\u8fbc\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002\u3053\u308c\u307e\u3067\u5b97\u6d3e\u304c\u7406\u7531\u3067\u65ad\u3089\u308c\u3066\u3044\u305f\u65b9\u3082\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002 04 \u751f\u524d\u7533\u8fbc\u307f\u53ef \u3054\u5b58\u547d\u4e2d\u306b\u7533\u3057\u8fbc\u3080\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u5c06\u6765\u3078\u306e\u4e0d\u5b89\u3092\u89e3\u6d88\u3057\u3001\u3054\u81ea\u8eab\u3084\u3054\u5bb6\u65cf\u304c\u5b89\u5fc3\u3067\u304d\u308b\u7d42\u6d3b\u306e\u4e00\u6b69\u3068\u3057\u3066\u6d3b\u7528\u3044\u305f\u3060\u3051\u307e\u3059\u3002 05 \u7531\u7dd2\u3042\u308b\u540d\u5239 \u5143\u7984\u5e74\u9593\u5275\u5efa\u30fb\u4e09\u767e\u5e74\u4ee5\u4e0a\u306e\u6b74\u53f2\u3092\u6301\u3064\u4e94\u767e\u7f85\u6f22\u5bfa\u3002\u6771\u4eac\u90fd\u91cd\u8981\u6587\u5316\u8ca1\u306e\u7f85\u6f22\u50cf\u304c\u5b88\u8b77\u3059\u308b\u5883\u5185\u306b\u3001\u6c38\u4e45\u306b\u5b89\u7f6e\u3055\u308c\u307e\u3059\u3002 06 \u597d\u30a2\u30af\u30bb\u30b9 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/rakanji.org\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rakanji.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rakanji.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rakanji.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rakanji.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":6,"href":"https:\/\/rakanji.org\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/rakanji.org\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/rakanji.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}