{"id":11606,"date":"2026-05-11T10:23:36","date_gmt":"2026-05-11T01:23:36","guid":{"rendered":"https:\/\/bizpato.com\/minpaku\/?post_type=minpaku-lp&#038;p=11606"},"modified":"2026-05-11T19:08:42","modified_gmt":"2026-05-11T10:08:42","slug":"part","status":"publish","type":"minpaku-lp","link":"https:\/\/bizpato.com\/minpaku\/minpaku-lp\/part\/","title":{"rendered":"\u5168\u56fd\u5bfe\u5fdc\u306e\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\uff5c\u518d\u59d4\u8a17\u578b\u6c11\u6cca\u904b\u55b6\u4ee3\u884c\u306a\u3089\u6c11\u6cca\u7ba1\u7406\u30d0\u30f3\u30af"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"ja\"><head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u518d\u59d4\u8a17\u578b\u6c11\u6cca\u904b\u55b6\u4ee3\u884c\uff5c\u6700\u77ed3\u65e5\u3067\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3068\u5951\u7d04 | \u6c11\u6cca\u7ba1\u7406\u30d0\u30f3\u30af<\/title>\n<meta name=\"description\" content=\"\u5730\u65b9\u306e\u65b9\u3067\u3082\u5b89\u5fc3\u3002\u6700\u77ed3\u65e5\u3067\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3068\u5951\u7d04\u53ef\u80fd\u3002\u6708\u984d19,800\u5186\u301c\u306e\u518d\u59d4\u8a17\u578b\u6c11\u6cca\u904b\u55b6\u4ee3\u884c\u300230\u90fd\u9053\u5e9c\u770c\u4ee5\u4e0a\u3067\u7533\u8acb\u5b9f\u7e3e\u3042\u308a\u3002\">\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Zen+Kaku+Gothic+New:wght@400;500;700;900&family=Zen+Maru+Gothic:wght@500;700;900&family=Fraunces:ital,wght@0,400;0,600;0,800;1,500&display=swap');\n\n  *,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n  html{scroll-behavior:smooth}\n  body{\n    font-family:'Zen Kaku Gothic New', -apple-system, BlinkMacSystemFont, 'Hiragino Sans', sans-serif;\n    color:#2a2520;\n    background:#fbf8f3;\n    line-height:1.8;\n    font-weight:400;\n    overflow-x:hidden;\n    -webkit-font-smoothing:antialiased;\n  }\n  img,svg{max-width:100%;display:block}\n  a{color:inherit;text-decoration:none}\n  button{font-family:inherit;cursor:pointer;border:none;background:none}\n\n  :root{\n    --ink:#2a2520;\n    --ink-soft:#5a5048;\n    --cream:#fbf8f3;\n    --cream-deep:#f3ecdf;\n    --paper:#fff;\n    --terracotta:#d97548;\n    --terracotta-deep:#b85a30;\n    --moss:#5c7c5a;\n    --moss-soft:#a8c2a3;\n    --gold:#d4a847;\n    --sand:#e8dcc4;\n    --line:rgba(42,37,32,.12);\n  }\n\n  .container{max-width:1120px;margin:0 auto;padding:0 24px}\n  .container-narrow{max-width:880px;margin:0 auto;padding:0 24px}\n\n  .site-header{\n    position:fixed;top:0;left:0;right:0;z-index:100;\n    background:rgba(251,248,243,.92);\n    backdrop-filter:blur(12px);\n    border-bottom:1px solid var(--line);\n  }\n  .site-header .inner{\n    max-width:1200px;margin:0 auto;padding:14px 24px;\n    display:flex;align-items:center;justify-content:space-between;\n  }\n  .logo{\n    display:flex;align-items:center;gap:10px;\n    font-family:'Zen Maru Gothic',sans-serif;font-weight:700;font-size:17px;\n  }\n  .logo-mark{\n    width:38px;height:38px;border-radius:10px;\n    background:var(--ink);color:var(--cream);\n    display:grid;place-items:center;\n    font-family:'Fraunces',serif;font-weight:600;font-size:18px;\n    font-style:italic;\n  }\n  .nav-cta{\n    display:inline-flex;align-items:center;gap:6px;\n    padding:10px 20px;border-radius:999px;\n    background:var(--ink);color:var(--cream);\n    font-size:13px;font-weight:700;\n    transition:transform .2s, background .2s;\n  }\n  .nav-cta:hover{background:var(--terracotta);transform:translateY(-1px)}\n  @media (max-width:640px){\n    .logo span:last-child{font-size:14px}\n    .nav-cta{padding:9px 14px;font-size:12px}\n  }\n\n  .hero{\n    position:relative;\n    padding:140px 24px 90px;\n    overflow:hidden;\n    background:\n      radial-gradient(ellipse at 80% 10%, rgba(217,117,72,.10), transparent 60%),\n      radial-gradient(ellipse at 10% 80%, rgba(92,124,90,.10), transparent 55%),\n      var(--cream);\n  }\n  .hero::before{\n    content:\"\";position:absolute;inset:0;\n    background-image:\n      radial-gradient(circle at 1px 1px, rgba(42,37,32,.07) 1px, transparent 0);\n    background-size:24px 24px;\n    pointer-events:none;\n    mask-image:linear-gradient(180deg, transparent, #000 30%, #000 70%, transparent);\n  }\n  .hero-inner{position:relative;max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}\n  @media (max-width:900px){\n    .hero{padding:120px 20px 60px}\n    .hero-inner{grid-template-columns:1fr;gap:36px}\n  }\n  .hero-eyebrow{\n    display:inline-flex;align-items:center;gap:10px;\n    padding:8px 16px;border-radius:999px;\n    background:var(--paper);\n    border:1px solid var(--line);\n    font-size:12px;font-weight:700;letter-spacing:.04em;\n    color:var(--ink-soft);\n    box-shadow:0 4px 18px rgba(42,37,32,.05);\n  }\n  .hero-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--terracotta)}\n  .hero h1{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-weight:900;\n    font-size:clamp(32px, 5vw, 56px);\n    line-height:1.25;\n    margin:22px 0 24px;\n    letter-spacing:.01em;\n  }\n  .hero h1 .accent{\n    background:linear-gradient(180deg, transparent 65%, rgba(212,168,71,.45) 65%);\n    padding:0 4px;\n  }\n  .hero h1 .terra{color:var(--terracotta-deep)}\n  .hero-lead{\n    font-size:17px;color:var(--ink-soft);\n    margin-bottom:32px;max-width:540px;\n  }\n  .hero-target{\n    display:inline-block;\n    font-size:14px;font-weight:700;\n    color:var(--moss);\n    margin-bottom:8px;\n    letter-spacing:.05em;\n  }\n  .hero-target::before{content:\"&#x25b6; \"}\n  .hero-cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:8px}\n  .btn-primary{\n    display:inline-flex;align-items:center;gap:10px;\n    padding:18px 32px;border-radius:999px;\n    background:var(--terracotta);color:#fff;\n    font-weight:700;font-size:15px;\n    box-shadow:0 8px 24px rgba(217,117,72,.32), inset 0 -3px 0 rgba(0,0,0,.12);\n    transition:transform .25s ease, box-shadow .25s ease;\n  }\n  .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(217,117,72,.4), inset 0 -3px 0 rgba(0,0,0,.12)}\n  .btn-primary .arrow{transition:transform .25s}\n  .btn-primary:hover .arrow{transform:translateX(4px)}\n  .btn-secondary{\n    display:inline-flex;align-items:center;gap:8px;\n    padding:18px 28px;border-radius:999px;\n    background:var(--paper);color:var(--ink);\n    border:1.5px solid var(--ink);\n    font-weight:700;font-size:14px;\n    transition:background .2s, color .2s;\n  }\n  .btn-secondary:hover{background:var(--ink);color:var(--cream)}\n\n  .hero-illust{position:relative;display:flex;justify-content:center}\n  .hero-illust svg{width:100%;max-width:480px;height:auto;filter:drop-shadow(0 20px 40px rgba(42,37,32,.12))}\n\n  .floating-badge{\n    position:absolute;background:var(--paper);\n    border:1px solid var(--line);\n    padding:12px 16px;border-radius:18px;\n    box-shadow:0 12px 30px rgba(42,37,32,.1);\n    font-size:12px;font-weight:700;\n    display:flex;align-items:center;gap:8px;\n  }\n  .floating-badge .b-num{\n    font-family:'Fraunces',serif;font-size:18px;font-weight:600;\n    color:var(--terracotta);font-style:italic;\n  }\n  .badge-1{top:5%;left:-2%;animation:float 4s ease-in-out infinite}\n  .badge-2{bottom:8%;right:-3%;animation:float 4s ease-in-out infinite .8s}\n  .badge-3{top:46%;left:-8%;animation:float 4s ease-in-out infinite 1.6s}\n  @keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}\n  @media (max-width:900px){\n    .badge-1{left:2%}.badge-2{right:2%}.badge-3{left:0;top:50%}\n  }\n\n  section{padding:96px 0;position:relative}\n  .section-label{\n    font-family:'Fraunces',serif;font-style:italic;\n    font-size:14px;font-weight:500;color:var(--terracotta);\n    letter-spacing:.1em;text-transform:uppercase;\n    display:flex;align-items:center;gap:14px;\n    justify-content:center;margin-bottom:14px;\n  }\n  .section-label::before,.section-label::after{\n    content:\"\";width:32px;height:1px;background:var(--terracotta);opacity:.5;\n  }\n  .section-title{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-weight:900;\n    font-size:clamp(26px, 3.4vw, 38px);\n    line-height:1.4;\n    text-align:center;\n    margin-bottom:18px;\n    letter-spacing:.01em;\n  }\n  .section-title .terra{color:var(--terracotta-deep)}\n  .section-sub{\n    text-align:center;color:var(--ink-soft);\n    max-width:640px;margin:0 auto 56px;\n    font-size:15px;\n  }\n\n  .pain-section{background:var(--cream-deep);position:relative}\n  .pain-section::before{\n    content:\"\";position:absolute;top:0;left:0;right:0;height:60px;\n    background:linear-gradient(180deg, var(--cream), transparent);\n  }\n  .pain-cards{\n    display:grid;grid-template-columns:repeat(3,1fr);\n    gap:22px;margin-top:40px;\n  }\n  @media (max-width:880px){.pain-cards{grid-template-columns:1fr}}\n  .pain-card{\n    background:var(--paper);\n    border-radius:24px;padding:32px 28px;\n    border:1px solid var(--line);\n    position:relative;\n    transition:transform .3s ease, box-shadow .3s ease;\n  }\n  .pain-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(42,37,32,.08)}\n  .pain-icon{\n    width:72px;height:72px;margin-bottom:20px;\n    display:grid;place-items:center;\n    background:var(--cream-deep);\n    border-radius:20px;\n  }\n  .pain-icon svg{width:42px;height:42px}\n  .pain-card h3{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:17px;font-weight:700;line-height:1.6;\n    color:var(--ink);\n  }\n  .pain-conclusion{\n    margin-top:48px;text-align:center;\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:clamp(20px, 2.6vw, 28px);font-weight:900;\n    color:var(--ink);\n  }\n  .pain-conclusion .highlight{\n    color:var(--terracotta-deep);\n    background:linear-gradient(180deg, transparent 60%, rgba(212,168,71,.4) 60%);\n    padding:0 6px;\n  }\n\n  .step-section{background:var(--cream)}\n  .step-list{margin-top:48px;display:flex;flex-direction:column;gap:28px;max-width:920px;margin-left:auto;margin-right:auto}\n  .step-item{\n    display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center;\n    background:var(--paper);\n    border-radius:28px;padding:36px 40px;\n    border:1px solid var(--line);\n    position:relative;\n    box-shadow:0 6px 24px rgba(42,37,32,.04);\n  }\n  @media (max-width:768px){\n    .step-item{grid-template-columns:auto 1fr;gap:20px;padding:28px 24px}\n    .step-illust{grid-column:1\/-1;justify-self:center;margin-top:8px}\n  }\n  .step-num{\n    width:72px;height:72px;border-radius:50%;\n    background:var(--ink);color:var(--cream);\n    display:grid;place-items:center;\n    font-family:'Fraunces',serif;font-style:italic;\n    font-size:32px;font-weight:600;\n    flex-shrink:0;\n    position:relative;\n  }\n  .step-num::after{\n    content:\"STEP\";\n    position:absolute;top:-10px;left:50%;transform:translateX(-50%);\n    font-family:'Fraunces',serif;font-style:normal;\n    font-size:9px;letter-spacing:.15em;\n    background:var(--terracotta);color:#fff;\n    padding:2px 8px;border-radius:6px;\n  }\n  .step-content h3{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:20px;font-weight:700;margin-bottom:10px;\n    line-height:1.45;\n  }\n  .step-content p{color:var(--ink-soft);font-size:14.5px;line-height:1.85}\n  .step-illust{width:96px;height:96px;flex-shrink:0}\n  .step-connector{\n    height:32px;display:flex;justify-content:center;\n    color:var(--terracotta);\n  }\n\n  .local-box{\n    margin-top:60px;\n    background:linear-gradient(135deg, #5c7c5a, #4a6a48);\n    color:#fff;\n    border-radius:32px;padding:48px;\n    display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;\n    box-shadow:0 24px 60px rgba(92,124,90,.3);\n    position:relative;overflow:hidden;\n  }\n  .local-box::before{\n    content:\"\";position:absolute;top:-40px;right:-40px;\n    width:200px;height:200px;border-radius:50%;\n    background:rgba(255,255,255,.05);\n  }\n  .local-box::after{\n    content:\"\";position:absolute;bottom:-60px;left:30%;\n    width:160px;height:160px;border-radius:50%;\n    background:rgba(255,255,255,.04);\n  }\n  .local-box-content{position:relative;z-index:1}\n  .local-box .tag{\n    display:inline-block;\n    background:rgba(255,255,255,.18);\n    padding:6px 14px;border-radius:999px;\n    font-size:12px;font-weight:700;letter-spacing:.05em;\n    margin-bottom:14px;\n  }\n  .local-box h3{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:clamp(22px,2.6vw,28px);font-weight:900;\n    line-height:1.45;margin-bottom:10px;\n  }\n  .local-box p{font-size:15px;opacity:.95;line-height:1.8}\n  .local-box .map-illust{width:160px;height:160px;flex-shrink:0;position:relative;z-index:1}\n  @media (max-width:768px){\n    .local-box{grid-template-columns:1fr;padding:36px 28px;text-align:center}\n    .local-box .map-illust{margin:0 auto;width:120px;height:120px}\n  }\n\n  .message-section{\n    background:var(--cream-deep);\n    position:relative;\n  }\n  .message-card{\n    background:var(--paper);\n    border-radius:32px;padding:0;\n    max-width:1020px;margin:0 auto;\n    border:1px solid var(--line);\n    position:relative;\n    box-shadow:0 24px 60px rgba(42,37,32,.06);\n    overflow:hidden;\n    display:grid;grid-template-columns:420px 1fr;\n  }\n  @media (max-width:880px){\n    .message-card{grid-template-columns:1fr}\n  }\n  .message-photo{\n    position:relative;\n    background:var(--cream-deep);\n    min-height:520px;\n    overflow:hidden;\n  }\n  .message-photo img{\n    position:absolute;inset:0;\n    width:100%;height:100%;\n    object-fit:cover;\n    object-position:center 30%;\n  }\n  .message-photo::after{\n    content:\"\";position:absolute;inset:0;\n    background:linear-gradient(135deg, transparent 60%, rgba(42,37,32,.12) 100%);\n  }\n  .message-photo-tag{\n    position:absolute;bottom:24px;left:24px;\n    background:rgba(251,248,243,.95);\n    backdrop-filter:blur(8px);\n    padding:14px 20px;border-radius:16px;\n    box-shadow:0 8px 24px rgba(42,37,32,.18);\n    z-index:1;\n  }\n  .message-photo-tag .role{\n    font-family:'Fraunces',serif;font-style:italic;\n    font-size:11px;color:var(--terracotta);\n    letter-spacing:.1em;display:block;margin-bottom:2px;\n  }\n  .message-photo-tag .name{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-weight:700;font-size:15px;color:var(--ink);\n  }\n  @media (max-width:880px){\n    .message-photo{min-height:340px}\n    .message-photo img{object-position:center 25%}\n  }\n  .message-content{padding:56px 56px 48px;position:relative}\n  @media (max-width:640px){.message-content{padding:40px 28px 36px}}\n  .message-content::before{\n    content:\"\";\n    position:absolute;top:24px;right:24px;\n    width:56px;height:56px;\n    background:url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 56 56' fill='none'><path d='M14 38c0-8 6-14 14-14V14c-12 0-22 10-22 22v8h8v-6zm22 0c0-8 6-14 14-14V14c-12 0-22 10-22 22v8h8v-6z' fill='%23d97548' opacity='.18'\/><\/svg>\") no-repeat;\n  }\n  .message-eyebrow{\n    font-family:'Fraunces',serif;font-style:italic;\n    color:var(--terracotta);font-size:14px;\n    letter-spacing:.1em;margin-bottom:8px;\n  }\n  .message-content h2{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:clamp(22px,2.8vw,30px);font-weight:900;\n    margin-bottom:24px;\n    line-height:1.4;\n  }\n  .message-body p{\n    font-size:15px;line-height:2;\n    color:var(--ink-soft);margin-bottom:16px;\n  }\n  .message-body p:last-child{margin-bottom:0}\n  .message-body strong{color:var(--ink);font-weight:700}\n  .message-sign{\n    margin-top:28px;text-align:right;\n    font-family:'Fraunces',serif;font-style:italic;\n    font-size:17px;color:var(--ink);\n  }\n\n  .flow-section{background:var(--cream)}\n  .flow-list{\n    margin-top:40px;\n    display:grid;grid-template-columns:repeat(4,1fr);gap:16px;\n    max-width:1000px;margin-left:auto;margin-right:auto;\n  }\n  @media (max-width:880px){.flow-list{grid-template-columns:repeat(2,1fr)}}\n  @media (max-width:480px){.flow-list{grid-template-columns:1fr}}\n  .flow-item{\n    background:var(--paper);\n    border-radius:20px;padding:24px 20px;\n    border:1px solid var(--line);\n    position:relative;\n    transition:transform .25s, box-shadow .25s;\n  }\n  .flow-item:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(42,37,32,.08)}\n  .flow-num{\n    font-family:'Fraunces',serif;font-style:italic;\n    font-size:34px;font-weight:600;color:var(--terracotta);\n    line-height:1;margin-bottom:8px;\n  }\n  .flow-item h4{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:15px;font-weight:700;line-height:1.5;\n    margin-bottom:10px;\n  }\n  .flow-actor{\n    display:inline-block;\n    font-size:11px;font-weight:700;\n    padding:4px 10px;border-radius:999px;\n    letter-spacing:.04em;\n  }\n  .flow-actor.owner{background:#e8f0e6;color:var(--moss)}\n  .flow-actor.us{background:#fce8db;color:var(--terracotta-deep)}\n\n  .pricing-section{\n    background:linear-gradient(180deg, var(--cream-deep), var(--cream));\n  }\n  .pricing-grid{\n    margin-top:48px;\n    display:grid;grid-template-columns:repeat(2,1fr);gap:28px;\n    max-width:920px;margin-left:auto;margin-right:auto;\n  }\n  @media (max-width:768px){.pricing-grid{grid-template-columns:1fr}}\n\n  .price-card{\n    background:var(--paper);\n    border-radius:28px;padding:40px 36px;\n    border:1px solid var(--line);\n    position:relative;\n    display:flex;flex-direction:column;\n  }\n  .price-card.featured{\n    border:2px solid var(--terracotta);\n    box-shadow:0 24px 60px rgba(217,117,72,.18);\n    transform:scale(1.02);\n  }\n  @media (max-width:768px){.price-card.featured{transform:none}}\n  .price-card.featured::before{\n    content:\"\u304a\u3059\u3059\u3081\";\n    position:absolute;top:-14px;right:24px;\n    background:var(--terracotta);color:#fff;\n    padding:6px 16px;border-radius:999px;\n    font-size:12px;font-weight:700;letter-spacing:.06em;\n    box-shadow:0 6px 16px rgba(217,117,72,.32);\n  }\n  .price-name{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:14px;font-weight:700;\n    color:var(--ink-soft);letter-spacing:.04em;\n  }\n  .price-title{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:26px;font-weight:900;\n    margin:6px 0 24px;\n  }\n  .price-row{\n    display:flex;justify-content:space-between;align-items:baseline;\n    padding:14px 0;border-bottom:1px dashed var(--line);\n  }\n  .price-row .label{font-size:13px;color:var(--ink-soft);font-weight:500}\n  .price-row .val{\n    font-family:'Fraunces',serif;\n    font-size:24px;font-weight:600;\n    color:var(--ink);\n  }\n  .price-row .val .yen{font-size:14px;font-weight:600;margin-right:2px}\n  .price-row .val .unit{font-size:12px;color:var(--ink-soft);margin-left:2px}\n  .price-area{\n    display:inline-block;\n    background:var(--cream-deep);\n    padding:6px 12px;border-radius:8px;\n    font-size:12px;font-weight:700;\n    margin-bottom:14px;\n  }\n  .price-features{\n    margin-top:24px;\n    display:flex;flex-direction:column;gap:12px;\n    flex-grow:1;\n  }\n  .price-feature{\n    display:flex;align-items:flex-start;gap:10px;\n    font-size:13.5px;line-height:1.6;\n  }\n  .price-feature.included .check{\n    width:20px;height:20px;border-radius:50%;\n    background:var(--moss);color:#fff;\n    display:grid;place-items:center;flex-shrink:0;\n    font-size:11px;font-weight:700;margin-top:2px;\n  }\n  .price-feature.excluded{color:#aaa;text-decoration:line-through}\n  .price-feature.excluded .check{\n    width:20px;height:20px;border-radius:50%;\n    background:#e5e0d6;color:#999;\n    display:grid;place-items:center;flex-shrink:0;\n    font-size:11px;font-weight:700;margin-top:2px;\n  }\n  .price-feature.optional{color:var(--ink-soft);font-style:italic;font-size:12.5px}\n  .price-feature.optional .check{\n    width:20px;height:20px;border-radius:50%;\n    background:var(--gold);color:#fff;\n    display:grid;place-items:center;flex-shrink:0;\n    font-size:10px;font-weight:700;margin-top:2px;\n  }\n  .price-cta{\n    margin-top:28px;\n    display:block;width:100%;text-align:center;\n    padding:16px;border-radius:999px;\n    font-weight:700;font-size:14px;\n    background:var(--ink);color:var(--cream);\n    transition:background .2s;\n  }\n  .price-card.featured .price-cta{background:var(--terracotta)}\n  .price-cta:hover{opacity:.9}\n\n  .pricing-notes{\n    max-width:920px;margin:32px auto 0;\n    background:var(--paper);\n    border-radius:16px;padding:20px 24px;\n    border:1px solid var(--line);\n    font-size:12.5px;color:var(--ink-soft);line-height:1.9;\n  }\n  .pricing-notes p{margin-bottom:4px}\n  .pricing-notes p:last-child{margin-bottom:0}\n\n  .caution-section{background:var(--cream)}\n  .caution-card{\n    max-width:880px;margin:0 auto;\n    background:#fffaf0;\n    border-radius:24px;padding:40px 44px;\n    border:2px solid var(--gold);\n    position:relative;\n  }\n  @media (max-width:640px){.caution-card{padding:32px 24px}}\n  .caution-header{\n    display:flex;align-items:center;gap:14px;\n    margin-bottom:20px;\n  }\n  .caution-icon{\n    width:48px;height:48px;border-radius:14px;\n    background:var(--gold);color:#fff;\n    display:grid;place-items:center;\n    font-size:24px;\n  }\n  .caution-card h3{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:21px;font-weight:900;\n    color:var(--ink);\n  }\n  .caution-card p{\n    font-size:14.5px;line-height:1.95;\n    color:var(--ink-soft);margin-bottom:12px;\n  }\n  .caution-card p:last-child{margin-bottom:0}\n  .caution-card strong{color:var(--terracotta-deep);font-weight:700}\n\n  .final-cta{\n    background:linear-gradient(135deg, #2a2520 0%, #3d3530 100%);\n    color:#fff;\n    padding:96px 24px;\n    text-align:center;\n    position:relative;overflow:hidden;\n  }\n  .final-cta::before{\n    content:\"\";position:absolute;inset:0;\n    background:\n      radial-gradient(ellipse at 20% 30%, rgba(217,117,72,.18), transparent 50%),\n      radial-gradient(ellipse at 80% 70%, rgba(92,124,90,.16), transparent 50%);\n  }\n  .final-cta-inner{position:relative;z-index:1;max-width:760px;margin:0 auto}\n  .final-cta h2{\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:clamp(26px,3.6vw,40px);font-weight:900;\n    line-height:1.4;margin-bottom:20px;\n  }\n  .final-cta h2 .accent{color:var(--gold)}\n  .final-cta p{\n    font-size:15.5px;opacity:.85;line-height:1.95;\n    margin-bottom:36px;\n  }\n  .final-cta .btn-primary{\n    background:#fff;color:var(--ink);\n    font-size:16px;padding:20px 40px;\n    box-shadow:0 12px 36px rgba(255,255,255,.18);\n  }\n  .final-cta .btn-primary:hover{background:var(--gold);color:#fff}\n\n  .contact-section{\n    background:var(--cream);\n    padding:96px 0;\n    position:relative;\n  }\n  .contact-section::before{\n    content:\"\";position:absolute;top:0;left:0;right:0;height:80px;\n    background:linear-gradient(180deg, rgba(42,37,32,.06), transparent);\n    pointer-events:none;\n  }\n  .contact-wrap{\n    max-width:760px;margin:0 auto;padding:0 24px;\n    position:relative;\n  }\n  .contact-card{\n    background:var(--paper);\n    border-radius:28px;\n    padding:48px 56px;\n    border:1px solid var(--line);\n    box-shadow:0 24px 60px rgba(42,37,32,.06);\n  }\n  @media (max-width:640px){\n    .contact-card{padding:32px 24px}\n  }\n  .contact-eyebrow{\n    text-align:center;\n    font-family:'Fraunces',serif;font-style:italic;\n    color:var(--terracotta);font-size:14px;\n    letter-spacing:.1em;margin-bottom:8px;\n    display:flex;align-items:center;gap:14px;justify-content:center;\n  }\n  .contact-eyebrow::before,.contact-eyebrow::after{\n    content:\"\";width:32px;height:1px;background:var(--terracotta);opacity:.5;\n  }\n  .contact-card h2{\n    text-align:center;\n    font-family:'Zen Maru Gothic',sans-serif;\n    font-size:clamp(24px,3vw,32px);font-weight:900;\n    margin-bottom:14px;\n    line-height:1.4;\n  }\n  .contact-card h2 .terra{color:var(--terracotta-deep)}\n  .contact-card .lead{\n    text-align:center;\n    color:var(--ink-soft);font-size:14.5px;line-height:1.85;\n    margin-bottom:36px;\n  }\n  .formrun-embed{margin-top:8px}\n\n  footer{\n    background:var(--ink);color:rgba(251,248,243,.7);\n    padding:48px 24px 32px;\n    text-align:center;font-size:13px;\n  }\n  footer .logo{justify-content:center;color:var(--cream);margin-bottom:14px}\n  footer .logo-mark{background:var(--cream);color:var(--ink)}\n  footer p{margin-bottom:6px}\n  footer .small{font-size:11px;opacity:.6;margin-top:14px}\n\n  .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease, transform .8s ease}\n  .reveal.in{opacity:1;transform:translateY(0)}\n<\/style>\n<\/head>\n<body>\n\n\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div>\n      <span class=\"hero-eyebrow\"><span class=\"dot\"><\/span>\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3092\u304a\u63a2\u3057\u306e\u65b9\u3078<\/span>\n      <h1 id=\"i-0\">\n        <span class=\"terra\">\u6700\u77ed3\u65e5<\/span>\u3067\u5951\u7d04\uff01<br>\n        <span class=\"accent\">\u518d\u59d4\u8a17\u578b<\/span><br>\n        \u6c11\u6cca\u904b\u55b6\u4ee3\u884c\n      <\/h1>\n      <p class=\"hero-lead\">\n        \u5730\u65b9\u306b\u304a\u4f4f\u307e\u3044\u3067\u3082\u5b89\u5fc3\u3002\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3068\u306e\u59d4\u8a17\u5951\u7d04\u304b\u3089\u3001\u5bbf\u6cca\u8005\u540d\u7c3f\u306e\u53d6\u5f97\u307e\u3067\u4e00\u6c17\u901a\u8cab\u3067\u30b5\u30dd\u30fc\u30c8\u3002\u3042\u3068\u306f\u30aa\u30fc\u30ca\u30fc\u69d8\u3067\u81ea\u7531\u306b\u904b\u55b6\u3067\u304d\u308b\u3001\u65b0\u3057\u3044\u518d\u59d4\u8a17\u578b\u306e\u30d7\u30e9\u30f3\u3067\u3059\u3002\n      <\/p>\n      <div class=\"hero-cta-row\">\n        <a class=\"btn-primary\" href=\"#contact\">\n          \u307e\u305a\u306f\u76f8\u8ac7\u3057\u3066\u307f\u308b\n          <span class=\"arrow\">\u2192<\/span>\n        <\/a>\n        <a class=\"btn-secondary\" href=\"#pricing\">\u6599\u91d1\u30d7\u30e9\u30f3\u3092\u898b\u308b<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"hero-illust\">\n      <svg viewBox=\"0 0 480 420\">\n        \n        <defs>\n          <linearGradient id=\"skyGrad\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#fef5e7\" \/>\n            <stop offset=\"100%\" stop-color=\"#fbf8f3\" \/>\n          <\/linearGradient>\n          <linearGradient id=\"houseGrad\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#fff\" \/>\n            <stop offset=\"100%\" stop-color=\"#fbf3e4\" \/>\n          <\/linearGradient>\n        <\/defs>\n        <circle cx=\"240\" cy=\"210\" r=\"180\" fill=\"url(#skyGrad)\" \/>\n        \n        <circle cx=\"370\" cy=\"100\" r=\"36\" fill=\"#d4a847\" opacity=\".18\" \/>\n        <circle cx=\"370\" cy=\"100\" r=\"22\" fill=\"#d4a847\" opacity=\".55\" \/>\n        \n        <path d=\"M60 280 L130 200 L195 260 L260 180 L340 270 L420 220 L420 320 L60 320 Z\" fill=\"#5c7c5a\" opacity=\".25\" \/>\n        <path d=\"M40 320 L120 250 L190 300 L280 230 L370 290 L440 260 L440 340 L40 340 Z\" fill=\"#5c7c5a\" opacity=\".4\" \/>\n        \n        <rect x=\"160\" y=\"220\" width=\"180\" height=\"140\" rx=\"8\" fill=\"url(#houseGrad)\" stroke=\"#2a2520\" stroke-width=\"2.5\" \/>\n        \n        <path d=\"M148 222 L250 138 L352 222 Z\" fill=\"#d97548\" stroke=\"#2a2520\" stroke-width=\"2.5\" stroke-linejoin=\"round\" \/>\n        \n        <rect x=\"300\" y=\"160\" width=\"20\" height=\"38\" fill=\"#b85a30\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n        \n        <rect x=\"226\" y=\"288\" width=\"48\" height=\"72\" rx=\"4\" fill=\"#5c7c5a\" stroke=\"#2a2520\" stroke-width=\"2.5\" \/>\n        <circle cx=\"262\" cy=\"324\" r=\"2.5\" fill=\"#d4a847\" \/>\n        \n        <rect x=\"180\" y=\"248\" width=\"36\" height=\"36\" rx=\"3\" fill=\"#a8c2a3\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n        <line x1=\"198\" y1=\"248\" x2=\"198\" y2=\"284\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n        <line x1=\"180\" y1=\"266\" x2=\"216\" y2=\"266\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n        <rect x=\"284\" y=\"248\" width=\"36\" height=\"36\" rx=\"3\" fill=\"#a8c2a3\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n        <line x1=\"302\" y1=\"248\" x2=\"302\" y2=\"284\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n        <line x1=\"284\" y1=\"266\" x2=\"320\" y2=\"266\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n        \n        <g transform=\"translate(346,250)\">\n          <rect x=\"0\" y=\"0\" width=\"48\" height=\"48\" rx=\"6\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n          <rect x=\"6\" y=\"6\" width=\"10\" height=\"10\" fill=\"#2a2520\" \/>\n          <rect x=\"32\" y=\"6\" width=\"10\" height=\"10\" fill=\"#2a2520\" \/>\n          <rect x=\"6\" y=\"32\" width=\"10\" height=\"10\" fill=\"#2a2520\" \/>\n          <rect x=\"20\" y=\"20\" width=\"6\" height=\"6\" fill=\"#2a2520\" \/>\n          <rect x=\"32\" y=\"26\" width=\"4\" height=\"4\" fill=\"#2a2520\" \/>\n          <rect x=\"20\" y=\"32\" width=\"4\" height=\"4\" fill=\"#2a2520\" \/>\n        <\/g>\n        \n        <g transform=\"translate(76,238)\">\n          <rect x=\"0\" y=\"0\" width=\"78\" height=\"130\" rx=\"14\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2.5\" \/>\n          <rect x=\"8\" y=\"14\" width=\"62\" height=\"92\" rx=\"4\" fill=\"#f3ecdf\" \/>\n          <rect x=\"14\" y=\"22\" width=\"40\" height=\"6\" rx=\"2\" fill=\"#d97548\" \/>\n          <rect x=\"14\" y=\"36\" width=\"50\" height=\"4\" rx=\"2\" fill=\"#5a5048\" opacity=\".4\" \/>\n          <rect x=\"14\" y=\"46\" width=\"50\" height=\"4\" rx=\"2\" fill=\"#5a5048\" opacity=\".4\" \/>\n          <rect x=\"14\" y=\"56\" width=\"36\" height=\"4\" rx=\"2\" fill=\"#5a5048\" opacity=\".4\" \/>\n          <rect x=\"14\" y=\"78\" width=\"50\" height=\"20\" rx=\"4\" fill=\"#5c7c5a\" \/>\n          <path d=\"M30 88 L36 94 L48 82\" stroke=\"#fff\" stroke-width=\"2.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n          <circle cx=\"39\" cy=\"118\" r=\"3\" fill=\"#2a2520\" \/>\n        <\/g>\n        \n        <path d=\"M156 280 Q 240 200 346 270\" stroke=\"#d97548\" stroke-width=\"2\" fill=\"none\" stroke-dasharray=\"4 4\" opacity=\".7\" \/>\n        \n        <circle cx=\"400\" cy=\"290\" r=\"28\" fill=\"#5c7c5a\" \/>\n        <rect x=\"396\" y=\"305\" width=\"8\" height=\"22\" fill=\"#7a5a3a\" \/>\n        \n        <rect x=\"40\" y=\"356\" width=\"400\" height=\"6\" rx=\"3\" fill=\"#2a2520\" \/>\n      <\/svg>\n\n      <div class=\"floating-badge badge-1\">\n        <span class=\"b-num\">3<\/span>\n        <span>STEP\u3067\u5951\u7d04\u5b8c\u4e86<\/span>\n      <\/div>\n      <div class=\"floating-badge badge-2\">\n        <span class=\"b-num\">30<\/span>\n        <span>\u90fd\u9053\u5e9c\u770c\u4ee5\u4e0a\u3067\u5b9f\u7e3e<\/span>\n      <\/div>\n      <div class=\"floating-badge badge-3\">\n        <span class=\"b-num\">\u00a519,800<\/span>\n        <span>\u301c\u306e\u6708\u984d\u56fa\u5b9a<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"pain-section\">\n  <div class=\"container\">\n    <div class=\"section-label reveal\">Pain Points<\/div>\n    <h2 class=\"section-title reveal\" id=\"i-1\">\u3053\u3093\u306a\u304a\u60a9\u307f<span class=\"terra\">\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/span><\/h2>\n\n    <div class=\"pain-cards\">\n      <div class=\"pain-card reveal\">\n        <div class=\"pain-icon\">\n          <svg viewBox=\"0 0 48 48\" fill=\"none\">\n            <circle cx=\"24\" cy=\"24\" r=\"20\" fill=\"#fce8db\" \/>\n            <path d=\"M24 13 C 18 19, 18 27, 24 35 C 30 27, 30 19, 24 13 Z\" fill=\"#d97548\" stroke=\"#2a2520\" stroke-width=\"2\" stroke-linejoin=\"round\" \/>\n            <circle cx=\"24\" cy=\"22\" r=\"2.5\" fill=\"#fff\" \/>\n          <\/svg>\n        <\/div>\n        <h3 id=\"i-2\">\u5730\u65b9\u306b\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u304c\u3044\u306a\u3044<\/h3>\n      <\/div>\n\n      <div class=\"pain-card reveal\">\n        <div class=\"pain-icon\">\n          <svg viewBox=\"0 0 48 48\" fill=\"none\">\n            <rect x=\"6\" y=\"10\" width=\"36\" height=\"30\" rx=\"3\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n            <rect x=\"6\" y=\"10\" width=\"36\" height=\"8\" fill=\"#5c7c5a\" \/>\n            <rect x=\"11\" y=\"24\" width=\"16\" height=\"3\" rx=\"1\" fill=\"#5a5048\" opacity=\".5\" \/>\n            <rect x=\"11\" y=\"30\" width=\"22\" height=\"3\" rx=\"1\" fill=\"#5a5048\" opacity=\".5\" \/>\n            <circle cx=\"36\" cy=\"36\" r=\"7\" fill=\"#d97548\" \/>\n            <text x=\"36\" y=\"40\" text-anchor=\"middle\" fill=\"#fff\" font-size=\"10\" font-weight=\"700\">!<\/text>\n          <\/svg>\n        <\/div>\n        <h3 id=\"i-3\">\u884c\u653f\u304b\u3089\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3068\u306e<br>\u5951\u7d04\u3092\u6c42\u3081\u3089\u308c\u305f<\/h3>\n      <\/div>\n\n      <div class=\"pain-card reveal\">\n        <div class=\"pain-icon\">\n          <svg viewBox=\"0 0 48 48\" fill=\"none\">\n            <rect x=\"10\" y=\"6\" width=\"28\" height=\"36\" rx=\"3\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n            <line x1=\"16\" y1=\"14\" x2=\"32\" y2=\"14\" stroke=\"#5a5048\" stroke-width=\"2\" \/>\n            <line x1=\"16\" y1=\"22\" x2=\"28\" y2=\"22\" stroke=\"#5a5048\" stroke-width=\"2\" opacity=\".5\" \/>\n            <line x1=\"16\" y1=\"28\" x2=\"30\" y2=\"28\" stroke=\"#5a5048\" stroke-width=\"2\" opacity=\".5\" \/>\n            <line x1=\"16\" y1=\"34\" x2=\"26\" y2=\"34\" stroke=\"#5a5048\" stroke-width=\"2\" opacity=\".5\" \/>\n            <circle cx=\"36\" cy=\"34\" r=\"8\" fill=\"#d4a847\" \/>\n            <text x=\"36\" y=\"38\" text-anchor=\"middle\" fill=\"#fff\" font-size=\"11\" font-weight=\"700\">?<\/text>\n          <\/svg>\n        <\/div>\n        <h3 id=\"i-4\">\u5bbf\u6cca\u8005\u540d\u7c3f\u306e\u6b63\u3057\u3044<br>\u53d6\u5f97\u65b9\u6cd5\u304c\u5206\u304b\u3089\u306a\u3044<\/h3>\n      <\/div>\n    <\/div>\n\n    <p class=\"pain-conclusion reveal\">\n      \u3082\u3046\u60a9\u3080\u5fc5\u8981\u306f<span class=\"highlight\">\u3042\u308a\u307e\u305b\u3093\u3002<\/span>\n    <\/p>\n  <\/div>\n<\/section>\n\n<section class=\"step-section\">\n  <div class=\"container\">\n    <div class=\"section-label reveal\">3 Steps to Start<\/div>\n    <h2 class=\"section-title reveal\" id=\"i-5\">3STEP\u3067<br><span class=\"terra\">\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3068\u5951\u7d04\u53ef\u80fd<\/span><\/h2>\n\n    <div class=\"step-list\">\n      \n      <div class=\"step-item reveal\">\n        <div class=\"step-num\">1<\/div>\n        <div class=\"step-content\">\n          <h3 id=\"i-6\">\u307e\u305a\u306f\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\uff08\u5f0a\u793e\uff09\u306e\u30b5\u30fc\u30d3\u30b9\u3092\u5951\u7d04<\/h3>\n          <p>\u6c11\u6cca\u65b0\u6cd5\u306e\u5c4a\u51fa\u306b\u5fc5\u8981\u306a\u5f0a\u793e\u3068\u306e\u5951\u7d04\u3092\u7de0\u7d50\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"step-illust\">\n          <svg viewBox=\"0 0 96 96\">\n            <rect x=\"14\" y=\"12\" width=\"58\" height=\"74\" rx=\"6\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2.5\" \/>\n            <rect x=\"22\" y=\"22\" width=\"42\" height=\"4\" rx=\"2\" fill=\"#d97548\" \/>\n            <rect x=\"22\" y=\"32\" width=\"36\" height=\"3\" rx=\"1.5\" fill=\"#5a5048\" opacity=\".4\" \/>\n            <rect x=\"22\" y=\"40\" width=\"42\" height=\"3\" rx=\"1.5\" fill=\"#5a5048\" opacity=\".4\" \/>\n            <rect x=\"22\" y=\"48\" width=\"32\" height=\"3\" rx=\"1.5\" fill=\"#5a5048\" opacity=\".4\" \/>\n            <rect x=\"22\" y=\"56\" width=\"38\" height=\"3\" rx=\"1.5\" fill=\"#5a5048\" opacity=\".4\" \/>\n            <path d=\"M46 72 Q 52 66 60 70 Q 66 74 72 70\" stroke=\"#d97548\" stroke-width=\"2.5\" fill=\"none\" stroke-linecap=\"round\" \/>\n            <circle cx=\"70\" cy=\"72\" r=\"8\" fill=\"#5c7c5a\" \/>\n            <path d=\"M66 72 L69 75 L74 70\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step-item reveal\">\n        <div class=\"step-num\">2<\/div>\n        <div class=\"step-content\">\n          <h3 id=\"i-7\">\u5f0a\u793e\u304b\u3089\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u3092\u63d0\u4f9b<\/h3>\n          <p>\u4e88\u7d04\u30b5\u30a4\u30c8\u306e\u4e88\u7d04\u8005\u60c5\u5831\u3068\u73fe\u5730\u306e\u30c1\u30a7\u30c3\u30af\u30a4\u30f3QR\u30b3\u30fc\u30c9\u3001\u96fb\u5b50\u9375\u304c\u9023\u643a\u3057\u3001\u6b63\u3057\u3044\u4e88\u7d04\u8005\u306e\u5bbf\u6cca\u8005\u60c5\u5831\u306e\u307f\u3092\u56de\u53ce\u3057\u3001\u5165\u5ba4\u6848\u5185\u3002\u3053\u308c\u3089\u306e\u60c5\u5831\u3092\u884c\u653f\u306b\u5bbf\u6cca\u8005\u540d\u7c3f\u3068\u3057\u3066\u63d0\u51fa\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"step-illust\">\n          <svg viewBox=\"0 0 96 96\">\n            \n            <rect x=\"10\" y=\"14\" width=\"36\" height=\"68\" rx=\"6\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2.5\" \/>\n            <rect x=\"14\" y=\"22\" width=\"28\" height=\"42\" rx=\"2\" fill=\"#f3ecdf\" \/>\n            <rect x=\"18\" y=\"28\" width=\"20\" height=\"3\" rx=\"1.5\" fill=\"#d97548\" \/>\n            <rect x=\"18\" y=\"36\" width=\"18\" height=\"2\" fill=\"#5a5048\" opacity=\".4\" \/>\n            <rect x=\"18\" y=\"42\" width=\"16\" height=\"2\" fill=\"#5a5048\" opacity=\".4\" \/>\n            <rect x=\"18\" y=\"50\" width=\"20\" height=\"8\" rx=\"2\" fill=\"#5c7c5a\" \/>\n            \n            <g transform=\"translate(52,38)\">\n              <rect x=\"0\" y=\"0\" width=\"36\" height=\"36\" rx=\"4\" fill=\"#fff\" stroke=\"#2a2520\" stroke-width=\"2\" \/>\n              <rect x=\"5\" y=\"5\" width=\"8\" height=\"8\" fill=\"#2a2520\" \/>\n              <rect x=\"23\" y=\"5\" width=\"8\" height=\"8\" fill=\"#2a2520\" \/>\n              <rect x=\"5\" y=\"23\" width=\"8\" height=\"8\" fill=\"#2a2520\" \/>\n              <rect x=\"16\" y=\"16\" width=\"4\" height=\"4\" fill=\"#2a2520\" \/>\n              <rect x=\"22\" y=\"22\" width=\"4\" height=\"4\" fill=\"#2a2520\" \/>\n              <rect x=\"16\" y=\"24\" width=\"3\" height=\"3\" fill=\"#2a2520\" \/>\n            <\/g>\n            \n            <path d=\"M46 42 L52 42\" stroke=\"#d97548\" stroke-width=\"2\" stroke-dasharray=\"3 2\" \/>\n          <\/svg>\n        <\/div>\n      <\/div>\n\n      <div class=\"step-item reveal\">\n        <div class=\"step-num\">3<\/div>\n        <div class=\"step-content\">\n          <h3 id=\"i-8\">\u305d\u306e\u4ed6\u306e\u6c11\u6cca\u904b\u55b6\u306f\u5168\u3066\u30aa\u30fc\u30ca\u30fc\u69d8\u306b\u518d\u59d4\u8a17<\/h3>\n          <p>\u4e88\u7d04\u30b5\u30a4\u30c8\u3078\u306e\u63b2\u8f09\u3084\u6e05\u6383\u3001\u30b2\u30b9\u30c8\u5bfe\u5fdc\u306a\u3069\u306f\u5168\u3066\u30aa\u30fc\u30ca\u30fc\u69d8\u306b\u3066\u884c\u3063\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"step-illust\">\n          <svg viewBox=\"0 0 96 96\">\n            <circle cx=\"48\" cy=\"34\" r=\"14\" fill=\"#fce8db\" stroke=\"#2a2520\" stroke-width=\"2.5\" \/>\n            <path d=\"M48 24 Q 42 28 42 34 Q 42 40 48 44 Q 54 40 54 34 Q 54 28 48 24 Z\" fill=\"#d97548\" \/>\n            <path d=\"M22 82 Q 22 60 48 60 Q 74 60 74 82\" fill=\"#5c7c5a\" stroke=\"#2a2520\" stroke-width=\"2.5\" stroke-linejoin=\"round\" \/>\n            <rect x=\"40\" y=\"64\" width=\"16\" height=\"14\" rx=\"2\" fill=\"#fff\" \/>\n            <line x1=\"44\" y1=\"70\" x2=\"52\" y2=\"70\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n            <line x1=\"44\" y1=\"74\" x2=\"52\" y2=\"74\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n            <circle cx=\"76\" cy=\"40\" r=\"12\" fill=\"#d4a847\" opacity=\".4\" \/>\n            <path d=\"M70 40 L74 44 L82 36\" stroke=\"#2a2520\" stroke-width=\"2.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n          <\/svg>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"local-box reveal\">\n      <div class=\"local-box-content\">\n        <span class=\"tag\">FOR LOCAL OWNERS<\/span>\n        <h3 id=\"i-9\">\u5730\u65b9\u306e\u65b9\u3082\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\uff01<\/h3>\n        <p>30\u90fd\u9053\u5e9c\u770c\u4ee5\u4e0a\u3067\u7533\u8acb\u5b9f\u7e3e\u304c\u3042\u308b\u306e\u3067\u3001\u5730\u65b9\u3067\u3082\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002<br>\u203b\u5fc3\u914d\u306a\u5834\u5408\u306f\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/p>\n      <\/div>\n      <div class=\"map-illust\">\n        <svg viewBox=\"0 0 160 160\">\n          <circle cx=\"80\" cy=\"80\" r=\"70\" fill=\"rgba(255,255,255,.12)\" \/>\n          <circle cx=\"80\" cy=\"80\" r=\"56\" fill=\"rgba(255,255,255,.18)\" \/>\n          \n          <g fill=\"#fff\" opacity=\".95\">\n            <ellipse cx=\"105\" cy=\"50\" rx=\"14\" ry=\"11\" transform=\"rotate(-15 105 50)\" \/>\n            <path d=\"M50 70 Q 80 60 95 78 Q 100 90 88 100 Q 70 110 55 100 Q 45 88 50 70 Z\" \/>\n            <ellipse cx=\"50\" cy=\"115\" rx=\"11\" ry=\"8\" transform=\"rotate(20 50 115)\" \/>\n            <circle cx=\"40\" cy=\"130\" r=\"5\" \/>\n          <\/g>\n          \n          <g transform=\"translate(80,84)\">\n            <path d=\"M0 -18 C -7 -18 -10 -12 -10 -8 C -10 -2 0 8 0 8 C 0 8 10 -2 10 -8 C 10 -12 7 -18 0 -18 Z\" fill=\"#d97548\" stroke=\"#2a2520\" stroke-width=\"1.5\" \/>\n            <circle cx=\"0\" cy=\"-9\" r=\"3.5\" fill=\"#fff\" \/>\n          <\/g>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"message-section\">\n  <div class=\"container-narrow\">\n    <div class=\"message-card reveal\">\n      <div class=\"message-photo\">\n        <img decoding=\"async\" src=\"https:\/\/bizpato.com\/minpaku\/wp-content\/uploads\/ceo-portrait.jpg\" alt=\"\u4ee3\u8868\u53d6\u7de0\u5f79 \u9ad8\u6a4b\u62d3\u771f\" loading=\"lazy\">\n        <div class=\"message-photo-tag\">\n          <span class=\"role\">Representative Director<\/span>\n          <span class=\"name\">\u4ee3\u8868\u53d6\u7de0\u5f79\u3000\u9ad8\u6a4b\u62d3\u771f<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"message-content\">\n        <p class=\"message-eyebrow\">Message from CEO<\/p>\n        <h2 id=\"i-10\">\u4ee3\u8868\u30e1\u30c3\u30bb\u30fc\u30b8<\/h2>\n        <div class=\"message-body\">\n          <p>2018\u5e74\u306b\u521d\u3081\u3066\u6c11\u6cca\u3092\u904b\u55b6\u3057\u3001\u30b2\u30b9\u30c8\u69d8\u3068\u306e\u4ea4\u6d41\u3092\u5927\u5207\u306b\u3057\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n          <p>2024\u5e74\u304b\u3089\u306f\u5317\u6d77\u9053\u3084\u5ca1\u5c71\u306a\u3069\u306e\u5730\u65b9\u3067\u3082\u6c11\u6cca\u3092\u904b\u55b6\u3059\u308b\u4e2d\u3067\u3001<strong>\u4ee3\u884c\u4f1a\u793e\u3067\u306f\u306a\u304f\u30aa\u30fc\u30ca\u30fc\u81ea\u8eab\u3067\u904b\u55b6\u3059\u308b\u3053\u3068\u306e\u91cd\u8981\u6027<\/strong>\u3082\u611f\u3058\u3066\u304d\u307e\u3057\u305f\u3002<\/p>\n          <p>\u4e00\u822c\u7684\u306b\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u306f\u5168\u90e8\u59d4\u8a17\u3092\u3059\u308b\u904b\u55b6\u4ee3\u884c\u306b\u59d4\u8a17\u3057\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u304c\u3001\u5730\u65b9\u306e\u65b9\u306e\u305f\u3081\u306b\u3001<strong>\u4e00\u90e8\u306e\u307f\u5f0a\u793e\u3067\u53d7\u8a17\u3057\u3001\u307b\u3068\u3093\u3069\u306e\u904b\u55b6\u3092\u30aa\u30fc\u30ca\u30fc\u69d8\u3067\u5bfe\u5fdc\u3067\u304d\u308b\u30d7\u30e9\u30f3<\/strong>\u3092\u4f5c\u308a\u307e\u3057\u305f\u3002<\/p>\n          <p>\u305c\u3072\u4e00\u7dd2\u306b\u5730\u65b9\u3092\u76db\u308a\u4e0a\u3052\u3089\u308c\u305f\u3089\u3068\u601d\u3044\u307e\u3059\u3002<\/p>\n        <\/div>\n        <p class=\"message-sign\">\u4ee3\u8868\u53d6\u7de0\u5f79\u3000\u9ad8\u6a4b\u62d3\u771f<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"flow-section\">\n  <div class=\"container\">\n    <div class=\"section-label reveal\">Operation Flow<\/div>\n    <h2 class=\"section-title reveal\" id=\"i-11\">\u904b\u55b6\u958b\u59cb\u307e\u3067\u306e<span class=\"terra\">\u30d5\u30ed\u30fc<\/span><\/h2>\n\n    <div class=\"flow-list\">\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">01<\/div>\n        <h4 id=\"i-12\">\u304a\u7533\u3057\u8fbc\u307f<\/h4>\n        <span class=\"flow-actor owner\">\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">02<\/div>\n        <h4 id=\"i-13\">\u5951\u7d04\u7de0\u7d50<\/h4>\n        <span class=\"flow-actor us\">\u5f0a\u793e\u30fb\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">03<\/div>\n        <h4 id=\"i-14\">\u884c\u653f\u306b\u7533\u8acb<\/h4>\n        <span class=\"flow-actor owner\">\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">04<\/div>\n        <h4 id=\"i-15\">\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u306e\u8a2d\u5b9a\u3068QR\u30b3\u30fc\u30c9\u306e\u767a\u884c<\/h4>\n        <span class=\"flow-actor us\">\u5f0a\u793e<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">05<\/div>\n        <h4 id=\"i-16\">\u4e88\u7d04\u30b5\u30a4\u30c8\u3078\u306e\u63b2\u8f09<\/h4>\n        <span class=\"flow-actor owner\">\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">06<\/div>\n        <h4 id=\"i-17\">\u30c1\u30a7\u30c3\u30af\u30a4\u30f3QR\u30b3\u30fc\u30c9\u306e\u73fe\u5730\u8a2d\u7f6e<\/h4>\n        <span class=\"flow-actor owner\">\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">07<\/div>\n        <h4 id=\"i-18\">\u5c4a\u51fa\u756a\u53f7\u53d6\u5f97<\/h4>\n        <span class=\"flow-actor owner\">\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n      <div class=\"flow-item reveal\">\n        <div class=\"flow-num\">08<\/div>\n        <h4 id=\"i-19\">\u904b\u55b6\u958b\u59cb<\/h4>\n        <span class=\"flow-actor owner\">\u30aa\u30fc\u30ca\u30fc<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"pricing-section\" id=\"pricing\">\n  <div class=\"container\">\n    <div class=\"section-label reveal\">Pricing<\/div>\n    <h2 class=\"section-title reveal\" id=\"i-20\">\u6599\u91d1<span class=\"terra\">\u30d7\u30e9\u30f3<\/span><\/h2>\n    <p class=\"section-sub reveal\">\u30aa\u30fc\u30ca\u30fc\u69d8\u306e\u30cb\u30fc\u30ba\u306b\u5408\u308f\u305b\u305f\u30012\u3064\u306e\u30d7\u30e9\u30f3\u3092\u3054\u7528\u610f\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n    <div class=\"pricing-grid\">\n      \n      <div class=\"price-card reveal\">\n        <span class=\"price-area\">\u5bfe\u5fdc\u30a8\u30ea\u30a2\uff1a\u5168\u56fd<\/span>\n        <p class=\"price-name\">BASIC<\/p>\n        <h3 class=\"price-title\" id=\"i-21\">\u57fa\u672c\u30e9\u30a4\u30c8\u30d7\u30e9\u30f3<\/h3>\n\n        <div class=\"price-row\">\n          <span class=\"label\">\u521d\u671f\u8cbb\u7528<\/span>\n          <span class=\"val\"><span class=\"yen\">\u00a5<\/span>50,000<\/span>\n        <\/div>\n        <div class=\"price-row\">\n          <span class=\"label\">\u6708\u984d\u8cbb\u7528<\/span>\n          <span class=\"val\"><span class=\"yen\">\u00a5<\/span>19,800<span class=\"unit\">\/\u6708<\/span><\/span>\n        <\/div>\n\n        <div class=\"price-features\">\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3078\u306e\u59d4\u8a17\uff08\u4f4f\u5b85\u5bbf\u6cca\u4e8b\u696d\u306e\u5834\u5408\uff09<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30d5\u30a9\u30fc\u30e0\u5229\u7528<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u5b9a\u671f\u5831\u544a\u30c7\u30fc\u30bf\u4f5c\u6210\uff08\u4f4f\u5b85\u5bbf\u6cca\u4e8b\u696d\u306e\u5834\u5408\uff09<\/span>\n          <\/div>\n          <div class=\"price-feature excluded\">\n            <span class=\"check\">\u2212<\/span>\n            <span>\u81ea\u52d5\u9001\u4fe1\u30e1\u30fc\u30eb\u4f5c\u6210\uff08\u4e88\u7d04\u6642\u306a\u3069\uff09<\/span>\n          <\/div>\n          <div class=\"price-feature excluded\">\n            <span class=\"check\">\u2212<\/span>\n            <span>RemoteLOCK\u3068\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u306e\u9023\u643a<\/span>\n          <\/div>\n          <div class=\"price-feature excluded\">\n            <span class=\"check\">\u2212<\/span>\n            <span>Beds24\u3068\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u306e\u9023\u643a<\/span>\n          <\/div>\n        <\/div>\n\n        <a class=\"price-cta\" href=\"#contact\">\u3053\u306e\u30d7\u30e9\u30f3\u3067\u76f8\u8ac7\u3059\u308b<\/a>\n      <\/div>\n\n      <div class=\"price-card featured reveal\">\n        <span class=\"price-area\">\u5bfe\u5fdc\u30a8\u30ea\u30a2\uff1a\u5168\u56fd<\/span>\n        <p class=\"price-name\">STANDARD<\/p>\n        <h3 class=\"price-title\" id=\"i-22\">\u57fa\u672c\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u30d7\u30e9\u30f3<\/h3>\n\n        <div class=\"price-row\">\n          <span class=\"label\">\u521d\u671f\u8cbb\u7528<\/span>\n          <span class=\"val\"><span class=\"yen\">\u00a5<\/span>80,000<\/span>\n        <\/div>\n        <div class=\"price-row\">\n          <span class=\"label\">\u6708\u984d\u8cbb\u7528<\/span>\n          <span class=\"val\"><span class=\"yen\">\u00a5<\/span>19,800<span class=\"unit\">\/\u6708<\/span><\/span>\n        <\/div>\n\n        <div class=\"price-features\">\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3078\u306e\u59d4\u8a17\uff08\u4f4f\u5b85\u5bbf\u6cca\u4e8b\u696d\u306e\u5834\u5408\uff09<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30d5\u30a9\u30fc\u30e0\u5229\u7528<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u5b9a\u671f\u5831\u544a\u30c7\u30fc\u30bf\u4f5c\u6210\uff08\u4f4f\u5b85\u5bbf\u6cca\u4e8b\u696d\u306e\u5834\u5408\uff09<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>\u81ea\u52d5\u9001\u4fe1\u30e1\u30fc\u30eb\u4f5c\u6210\uff08\u4e88\u7d04\u6642\u306a\u3069\uff09<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>RemoteLOCK\u3068\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u306e\u9023\u643a<\/span>\n          <\/div>\n          <div class=\"price-feature included\">\n            <span class=\"check\">\u2713<\/span>\n            <span>Beds24\u3068\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u306e\u9023\u643a<\/span>\n          <\/div>\n          <div class=\"price-feature optional\">\n            <span class=\"check\">\uff0b<\/span>\n            <span>24\u6642\u9593\u672c\u4eba\u78ba\u8a8d\uff08\u30d3\u30c7\u30aa\u901a\u8a71\uff09\uff1a\u00a56,000\/\u5ba44\u540d\uff085\u540d\u4ee5\u4e0a\u306f\u00a51,000\/\u4eba\u8ffd\u52a0\uff09<\/span>\n          <\/div>\n        <\/div>\n\n        <a class=\"price-cta\" href=\"#contact\">\u3053\u306e\u30d7\u30e9\u30f3\u3067\u76f8\u8ac7\u3059\u308b<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"pricing-notes\">\n      <p>\u203b \u6599\u91d1\u306f\u3059\u3079\u3066\u7a0e\u5225\u3067\u3059<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"caution-section\">\n  <div class=\"container-narrow\">\n    <div class=\"caution-card reveal\">\n      <div class=\"caution-header\">\n        <div class=\"caution-icon\">!<\/div>\n        <h3 id=\"i-23\">\u3054\u6ce8\u610f\u304f\u3060\u3055\u3044<\/h3>\n      <\/div>\n      <p>\n        \u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30b7\u30b9\u30c6\u30e0\u306f<strong>RemoteLOCK\u3068Beds24\uff08\u30b5\u30a4\u30c8\u30b3\u30f3\u30c8\u30ed\u30fc\u30e9\u30fc\uff09<\/strong>\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u3067\u3001Airbnb\u3084 Booking.com\u306e\u4e88\u7d04\u8005\u60c5\u5831\u3092\u53c2\u7167\u3057\u3001\u30b2\u30b9\u30c8\u5168\u54e1\u306e\u5bbf\u6cca\u8005\u60c5\u5831\u3092\u767b\u9332\u5f8c\u3001\u30b2\u30b9\u30c8\u306e\u6ede\u5728\u671f\u9593\u4e2d\u306e\u307f\u5229\u7528\u53ef\u80fd\u306a\u6697\u8a3c\u756a\u53f7\u306e\u767a\u884c\u304c\u53ef\u80fd\u306b\u306a\u308a\u307e\u3059\u3002\n      <\/p>\n      <p>\n        \u305f\u3060\u3057\u3001<strong>\u57fa\u672c\u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\u30d7\u30e9\u30f3\u3092\u3054\u5951\u7d04\u306e\u4e0a\u3001Beds24\u3068RemoteLOCK\u3068\u306e\u5951\u7d04\u304c\u5fc5\u9808<\/strong>\u3068\u306a\u308a\u307e\u3059\u3002\n      <\/p>\n      <p>\n        \u57fa\u672c\u30e9\u30a4\u30c8\u30d7\u30e9\u30f3\u306e\u5834\u5408\u306f\u3001\u30c1\u30a7\u30c3\u30af\u30a4\u30f3\u30d5\u30a9\u30fc\u30e0\u306e\u63d0\u4f9b\u306e\u307f\u306e\u305f\u3081\u3001\u5bbf\u6cca\u8005\u60c5\u5831\u306e\u56de\u53ce\u304c\u3067\u304d\u3066\u3044\u308b\u304b\u3069\u3046\u304b\u3001\u30aa\u30fc\u30ca\u30fc\u69d8\u306b\u3066\u3054\u78ba\u8a8d\u304c\u5fc5\u8981\u3067\u3059\u3002\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"final-cta\">\n  <div class=\"final-cta-inner\">\n    <h2 id=\"i-24\">\u5730\u65b9\u304b\u3089\u3082\u3001<br><span class=\"accent\">\u6700\u77ed3\u65e5<\/span>\u3067\u6c11\u6cca\u3092\u59cb\u3081\u3089\u308c\u307e\u3059<\/h2>\n    <p>\u4f4f\u5b85\u5bbf\u6cca\u7ba1\u7406\u696d\u8005\u3092\u304a\u63a2\u3057\u306e\u65b9\u306f\u3001\u307e\u305a\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<br>30\u90fd\u9053\u5e9c\u770c\u4ee5\u4e0a\u306e\u7533\u8acb\u5b9f\u7e3e\u3092\u3082\u3068\u306b\u3001\u6700\u9069\u306a\u30d7\u30e9\u30f3\u3092\u3054\u63d0\u6848\u3044\u305f\u3057\u307e\u3059\u3002<\/p>\n    <a class=\"btn-primary\" href=\"#contact\">\n      \u307e\u305a\u306f\u76f8\u8ac7\u3057\u3066\u307f\u308b\n      <span class=\"arrow\">\u2192<\/span>\n    <\/a>\n  <\/div>\n<\/section>\n\n<section class=\"contact-section\" id=\"contact\">\n  <div class=\"contact-wrap\">\n    <div class=\"contact-card reveal\">\n      <p class=\"contact-eyebrow\">Contact<\/p>\n      <h2 id=\"i-25\">\u307e\u305a\u306f<span class=\"terra\">\u7121\u6599\u76f8\u8ac7<\/span>\u304b\u3089<\/h2>\n      <p class=\"lead\">\n        \u3054\u8cea\u554f\u30fb\u3054\u76f8\u8ac7\u306a\u3069\u3001\u304a\u6c17\u8efd\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<br>\n        \u62c5\u5f53\u8005\u3088\u308a\u8ffd\u3063\u3066\u3054\u9023\u7d61\u3044\u305f\u3057\u307e\u3059\u3002\n      <\/p>\n      \n      <script src=\"https:\/\/sdk.form.run\/js\/v2\/embed.js\"><\/script>\n      <div class=\"formrun-embed\" data-formrun-form=\"@payment-JnJvMd0PJRTjHmSTDxkj\" data-formrun-redirect=\"true\"><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<script>\n  const io = new IntersectionObserver((entries)=>{\n    entries.forEach(e=>{\n      if(e.isIntersecting){\n        e.target.classList.add('in');\n        io.unobserve(e.target);\n      }\n    });\n  },{threshold:.12});\n  document.querySelectorAll('.reveal').forEach(el=>io.observe(el));\n<\/script>\n\n<\/body>\n\n<\/html>\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false},"class_list":{"0":"post-11606","1":"minpaku-lp","2":"type-minpaku-lp","3":"status-publish","5":"entry","6":"nothumb"},"acf":[],"_links":{"self":[{"href":"https:\/\/bizpato.com\/minpaku\/wp-json\/wp\/v2\/minpaku-lp\/11606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bizpato.com\/minpaku\/wp-json\/wp\/v2\/minpaku-lp"}],"about":[{"href":"https:\/\/bizpato.com\/minpaku\/wp-json\/wp\/v2\/types\/minpaku-lp"}],"wp:attachment":[{"href":"https:\/\/bizpato.com\/minpaku\/wp-json\/wp\/v2\/media?parent=11606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}