<!doctype html>

<html lang="ja" dir="ltr">
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, height=device-height, minimum-scale=1.0, maximum-scale=5.0">

    <title>佐藤宏尚建築デザイン</title>
    <meta name="description" content="東京都港区を拠点に活動する佐藤宏尚建築デザイン。論理的で独創的な建築設計、空間デザイン、プロダクトデザインを手掛け、数々の受賞歴を持つ建築設計事務所です。"><link rel="canonical" href="https://synapse.co.jp/" /><link rel="shortcut icon" href="//synapse.co.jp/cdn/shop/files/synapse-favicon.png?v=1652871256&width=96">
      <link rel="apple-touch-icon" href="//synapse.co.jp/cdn/shop/files/synapse-favicon.png?v=1652871256&width=180"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><link rel="preload" href="//synapse.co.jp/cdn/fonts/marcellus/marcellus_n4.861ea5747960894b6b5511726ea2d142a8f0789a.woff2" as="font" type="font/woff2" crossorigin><meta property="og:site_name" content="佐藤宏尚建築デザイン">
<meta property="og:url" content="https://synapse.co.jp/">
<meta property="og:title" content="佐藤宏尚建築デザイン">
<meta property="og:description" content="東京都港区を拠点に活動する佐藤宏尚建築デザイン。論理的で独創的な建築設計、空間デザイン、プロダクトデザインを手掛け、数々の受賞歴を持つ建築設計事務所です。"><meta property="og:type" content="website"><meta property="og:image" content="https://synapse.co.jp/cdn/shop/files/hirotaka_sato_architects.jpg?v=1743727936&width=2048">
  <meta property="og:image:secure_url" content="https://synapse.co.jp/cdn/shop/files/hirotaka_sato_architects.jpg?v=1743727936&width=2048">
  <meta property="og:image:width" content="1200">
  <meta property="og:image:height" content="628"><meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@_hirotaka_sato">
<meta name="twitter:title" content="佐藤宏尚建築デザイン">
<meta name="twitter:description" content="東京都港区を拠点に活動する佐藤宏尚建築デザイン。論理的で独創的な建築設計、空間デザイン、プロダクトデザインを手掛け、数々の受賞歴を持つ建築設計事務所です。"><meta name="twitter:image" content="https://synapse.co.jp/cdn/shop/files/hirotaka_sato_architects.jpg?crop=center&height=1200&v=1743727936&width=1200">
  <meta name="twitter:image:alt" content="佐藤宏尚建築デザイン"><script async crossorigin fetchpriority="high" src="/cdn/shopifycloud/importmap-polyfill/es-modules-shim.2.4.0.js"></script>
<script type="application/ld+json">
    {
       "@context": "https://schema.org",
       "@type": "BreadcrumbList",
       "itemListElement": [{
       "@type": "ListItem",
       "position": 1,
       "name": "ホーム",
       "item": "https://synapse.co.jp"
    }]
  }
</script><script type="application/ld+json">
  [
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "name": "佐藤宏尚建築デザイン",
      "url": "https:\/\/synapse.co.jp",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https:\/\/synapse.co.jp\/search?q={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "name": "佐藤宏尚建築デザイン","logo": "https:\/\/synapse.co.jp\/cdn\/shop\/files\/synapse-logo.png?v=1723783119\u0026width=280","url": "https:\/\/synapse.co.jp"
    }
  ]
  </script><style>/* Typography (heading) */
  @font-face {
  font-family: Marcellus;
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
  src: url("//synapse.co.jp/cdn/fonts/marcellus/marcellus_n4.861ea5747960894b6b5511726ea2d142a8f0789a.woff2") format("woff2"),
       url("//synapse.co.jp/cdn/fonts/marcellus/marcellus_n4.e48a682a9d556d1e1629ccba95ac22b1bb6c4fa1.woff") format("woff");
}

/* Typography (body) */
  
:root {
    /* Container */
    --container-max-width: 100%;
    --container-xxs-max-width: 27.5rem; /* 440px */
    --container-xs-max-width: 42.5rem; /* 680px */
    --container-sm-max-width: 61.25rem; /* 980px */
    --container-md-max-width: 71.875rem; /* 1150px */
    --container-lg-max-width: 78.75rem; /* 1260px */
    --container-xl-max-width: 85rem; /* 1360px */
    --container-gutter: 1.25rem;

    --section-vertical-spacing: 3rem;
    --section-vertical-spacing-tight:2.5rem;

    --section-stack-gap:2.5rem;
    --section-stack-gap-tight:2.25rem;

    /* Form settings */
    --form-gap: 1.25rem; /* Gap between fieldset and submit button */
    --fieldset-gap: 1rem; /* Gap between each form input within a fieldset */
    --form-control-gap: 0.625rem; /* Gap between input and label (ignored for floating label) */
    --checkbox-control-gap: 0.75rem; /* Horizontal gap between checkbox and its associated label */
    --input-padding-block: 0.65rem; /* Vertical padding for input, textarea and native select */
    --input-padding-inline: 0.8rem; /* Horizontal padding for input, textarea and native select */
    --checkbox-size: 0.875rem; /* Size (width and height) for checkbox */

    /* Other sizes */
    --sticky-area-height: calc(var(--announcement-bar-is-sticky, 0) * var(--announcement-bar-height, 0px) + var(--header-is-sticky, 0) * var(--header-is-visible, 1) * var(--header-height, 0px));

    /* RTL support */
    --transform-logical-flip: 1;
    --transform-origin-start: left;
    --transform-origin-end: right;

    /**
     * ---------------------------------------------------------------------
     * TYPOGRAPHY
     * ---------------------------------------------------------------------
     */

    /* Font properties */
    --heading-font-family: Marcellus, serif, serif;
    --heading-font-weight: 400;
    --heading-font-style: normal;
    --heading-text-transform: normal;
    --heading-letter-spacing: 0.0em;
    --text-font-family: "New York", Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    --text-font-weight: 400;
    --text-font-style: normal;
    --text-letter-spacing: 0.0em;
    --button-font: var(--heading-font-style) var(--heading-font-weight) var(--text-sm) / 1.65 var(--heading-font-family);
    --button-text-transform: normal;
    --button-letter-spacing: 0.05em;

    /* Font sizes */--text-heading-size-factor: 1;
    --text-h1: max(0.6875rem, clamp(1.375rem, 1.146341463414634rem + 0.975609756097561vw, 2rem) * var(--text-heading-size-factor));
    --text-h2: max(0.6875rem, clamp(1.25rem, 1.0670731707317074rem + 0.7804878048780488vw, 1.75rem) * var(--text-heading-size-factor));
    --text-h3: max(0.6875rem, clamp(1.125rem, 1.0335365853658536rem + 0.3902439024390244vw, 1.375rem) * var(--text-heading-size-factor));
    --text-h4: max(0.6875rem, clamp(1rem, 0.9542682926829268rem + 0.1951219512195122vw, 1.125rem) * var(--text-heading-size-factor));
    --text-h5: calc(0.875rem * var(--text-heading-size-factor));
    --text-h6: calc(0.75rem * var(--text-heading-size-factor));

    --text-xs: 0.6875rem;
    --text-sm: 0.75rem;
    --text-base: 0.8125rem;
    --text-lg: 0.9375rem;
    --text-xl: 1.0625rem;

    /* Rounded variables (used for border radius) */
    --rounded-full: 9999px;
    --button-border-radius: 0.375rem;
    --input-border-radius: 0.375rem;

    /* Box shadow */
    --shadow-sm: 0 2px 8px rgb(0 0 0 / 0.05);
    --shadow: 0 5px 15px rgb(0 0 0 / 0.05);
    --shadow-md: 0 5px 30px rgb(0 0 0 / 0.05);
    --shadow-block: px px px rgb(var(--text-primary) / 0.0);

    /**
     * ---------------------------------------------------------------------
     * OTHER
     * ---------------------------------------------------------------------
     */

    --checkmark-svg-url: url(//synapse.co.jp/cdn/shop/t/10/assets/checkmark.svg?v=77552481021870063511743644420);
    --cursor-zoom-in-svg-url: url(//synapse.co.jp/cdn/shop/t/10/assets/cursor-zoom-in.svg?v=53880737899771658811743644420);
  }

  [dir="rtl"]:root {
    /* RTL support */
    --transform-logical-flip: -1;
    --transform-origin-start: right;
    --transform-origin-end: left;
  }

  @media screen and (min-width: 700px) {
    :root {
      /* Typography (font size) */
      --text-xs: 0.6875rem;
      --text-sm: 0.75rem;
      --text-base: 0.8125rem;
      --text-lg: 0.9375rem;
      --text-xl: 1.1875rem;

      /* Spacing settings */
      --container-gutter: 2rem;
    }
  }

  @media screen and (min-width: 1000px) {
    :root {
      /* Spacing settings */
      --container-gutter: 3rem;

      --section-vertical-spacing: 5rem;
      --section-vertical-spacing-tight: 4rem;

      --section-stack-gap:4rem;
      --section-stack-gap-tight:4rem;
    }
  }:root {/* Overlay used for modal */
    --page-overlay: 0 0 0 / 0.4;

    /* We use the first scheme background as default */
    --page-background: ;

    /* Product colors */
    --on-sale-text: 227 44 43;
    --on-sale-badge-background: 227 44 43;
    --on-sale-badge-text: 255 255 255;
    --sold-out-badge-background: 239 239 239;
    --sold-out-badge-text: 0 0 0 / 0.65;
    --custom-badge-background: 28 28 28;
    --custom-badge-text: 255 255 255;
    --star-color: 237 138 0;

    /* Status colors */
    --success-background: 212 227 203;
    --success-text: 48 122 7;
    --warning-background: 253 241 224;
    --warning-text: 237 138 0;
    --error-background: 243 204 204;
    --error-text: 203 43 43;
  }.color-scheme--scheme-1 {
      /* Color settings */--accent: 28 28 28;
      --text-color: 28 28 28;
      --background: 239 239 239 / 1.0;
      --background-without-opacity: 239 239 239;
      --background-gradient: ;--border-color: 207 207 207;/* Button colors */
      --button-background: 28 28 28;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56) + .shopify-section:has(.section-spacing.color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-2 {
      /* Color settings */--accent: 28 28 28;
      --text-color: 28 28 28;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 221 221 221;/* Button colors */
      --button-background: 28 28 28;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673) + .shopify-section:has(.section-spacing.color-scheme--bg-54922f2e920ba8346f6dc0fba343d673:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-3 {
      /* Color settings */--accent: 255 255 255;
      --text-color: 255 255 255;
      --background: 28 28 28 / 1.0;
      --background-without-opacity: 28 28 28;
      --background-gradient: ;--border-color: 62 62 62;/* Button colors */
      --button-background: 255 255 255;
      --button-text-color: 28 28 28;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-c1f8cb21047e4797e94d0969dc5d1e44) + .shopify-section:has(.section-spacing.color-scheme--bg-c1f8cb21047e4797e94d0969dc5d1e44:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--scheme-4 {
      /* Color settings */--accent: 255 255 255;
      --text-color: 255 255 255;
      --background: 0 0 0 / 0.0;
      --background-without-opacity: 0 0 0;
      --background-gradient: ;--border-color: 255 255 255;/* Button colors */
      --button-background: 255 255 255;
      --button-text-color: 28 28 28;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }.shopify-section:has(.section-spacing.color-scheme--bg-3671eee015764974ee0aef1536023e0f) + .shopify-section:has(.section-spacing.color-scheme--bg-3671eee015764974ee0aef1536023e0f:not(.bordered-section)) .section-spacing {
      padding-block-start: 0;
    }.color-scheme--dialog {
      /* Color settings */--accent: 28 28 28;
      --text-color: 28 28 28;
      --background: 255 255 255 / 1.0;
      --background-without-opacity: 255 255 255;
      --background-gradient: ;--border-color: 221 221 221;/* Button colors */
      --button-background: 28 28 28;
      --button-text-color: 255 255 255;

      /* Circled buttons */
      --circle-button-background: 255 255 255;
      --circle-button-text-color: 28 28 28;
    }
</style><script>
  // This allows to expose several variables to the global scope, to be used in scripts
  window.themeVariables = {
    settings: {
      showPageTransition: null,
      pageType: "index",
      moneyFormat: "¥{{amount_no_decimals}}",
      moneyWithCurrencyFormat: "¥{{amount_no_decimals}} JPY",
      currencyCodeEnabled: true,
      cartType: "page",
      staggerMenuApparition: true
    },

    strings: {
      addedToCart: "カートに追加されました！",
      closeGallery: "閉じる",
      zoomGallery: "ズームイン",
      errorGallery: "画像を表示できません",
      shippingEstimatorNoResults: "申し訳ありませんが、お客様のご住所への発送は現在行っておりません",
      shippingEstimatorOneResult: "お客様のご住所には1つの配送料金が適用されます:",
      shippingEstimatorMultipleResults: "お客様のご住所に合わせて、複数の配送料金が選択できます:",
      shippingEstimatorError: "配送料金の取得中に1つ以上のエラーが発生しました:",
      next: "次へ",
      previous: "前へ"
    },

    mediaQueries: {
      'sm': 'screen and (min-width: 700px)',
      'md': 'screen and (min-width: 1000px)',
      'lg': 'screen and (min-width: 1150px)',
      'xl': 'screen and (min-width: 1400px)',
      '2xl': 'screen and (min-width: 1600px)',
      'sm-max': 'screen and (max-width: 699px)',
      'md-max': 'screen and (max-width: 999px)',
      'lg-max': 'screen and (max-width: 1149px)',
      'xl-max': 'screen and (max-width: 1399px)',
      '2xl-max': 'screen and (max-width: 1599px)',
      'motion-safe': '(prefers-reduced-motion: no-preference)',
      'motion-reduce': '(prefers-reduced-motion: reduce)',
      'supports-hover': 'screen and (pointer: fine)',
      'supports-touch': 'screen and (hover: none)'
    }
  };</script><script type="importmap">{
        "imports": {
          "vendor": "//synapse.co.jp/cdn/shop/t/10/assets/vendor.min.js?v=166833309358212501051743644397",
          "theme": "//synapse.co.jp/cdn/shop/t/10/assets/theme.js?v=90049659455851710971743644397",
          "photoswipe": "//synapse.co.jp/cdn/shop/t/10/assets/photoswipe.min.js?v=13374349288281597431743644397"
        }
      }
    </script>

    <script type="module" src="//synapse.co.jp/cdn/shop/t/10/assets/vendor.min.js?v=166833309358212501051743644397"></script>
    <script type="module" src="//synapse.co.jp/cdn/shop/t/10/assets/theme.js?v=90049659455851710971743644397"></script>

    <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="facebook-domain-verification" content="w30vkx6nx8egnoku68j2nqhu6a1wx2">
<meta name="facebook-domain-verification" content="0cbwgqlvio0zluvoafb9zpl2imoots">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/55822843989/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="fa048e7b4531540967a89f3c0262d047">
<link rel="alternate" hreflang="x-default" href="https://synapse.co.jp/">
<link rel="alternate" hreflang="ja" href="https://synapse.co.jp/">
<link rel="alternate" hreflang="en-US" href="https://synapse.co.jp/en-global">
<script async="async" src="/checkouts/internal/preloads.js?locale=ja-JP"></script>
<link rel="preconnect" href="https://shop.app" crossorigin="anonymous">
<script async="async" src="https://shop.app/checkouts/internal/preloads.js?locale=ja-JP&shop_id=55822843989" crossorigin="anonymous"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":55822843989,"countryCode":"JP","currencyCode":"JPY","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/55822843989","merchantName":"佐藤宏尚建築デザイン","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","jcb","discover"],"total":{"type":"pending","label":"佐藤宏尚建築デザイン","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"fa048e7b4531540967a89f3c0262d047","betas":["rich-media-storefront-analytics"],"domain":"synapse.co.jp","predictiveSearch":false,"shopId":55822843989,"locale":"ja"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "satoh-hirotaka.myshopify.com";
Shopify.locale = "ja";
Shopify.currency = {"active":"JPY","rate":"1.0"};
Shopify.country = "JP";
Shopify.theme = {"name":"Prestige10.6.0","id":126325522517,"schema_name":"Prestige","schema_version":"10.6.0","theme_store_id":855,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "synapse.co.jp/cdn";
Shopify.routes = Shopify.routes || {};
Shopify.routes.root = "/";
Shopify.shopJsCdnBaseUrl = "https://cdn.shopify.com/shopifycloud/shop-js";
Shopify.SignInWithShop = Shopify.SignInWithShop || {};
Shopify.SignInWithShop.User = Shopify.SignInWithShop.User || {};
Shopify.SignInWithShop.User.recognized = false;</script>
<script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script>
<script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script>
<script>
  window.ShopifyPay = window.ShopifyPay || {};
  window.ShopifyPay.apiHost = "shop.app\/pay";
  window.ShopifyPay.redirectState = null;
</script>
<script>
  window.Shopify = window.Shopify || {};
  window.Shopify.SignInWithShop = window.Shopify.SignInWithShop || {};
  window.Shopify.SignInWithShop.assetMetrics = { sampleRate: 0.01 };
  window.Shopify.SignInWithShop.eligible = true;
</script>
<script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script>
<script defer="defer" async type="module" src="//synapse.co.jp/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.ja.esm.js"></script>
<script type="module">
  await import("//synapse.co.jp/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.ja.esm.js");

  window.Shopify.SignInWithShop?.initShopCartSync?.({"fedCMEnabled":true,"windoidEnabled":true});

</script>
<script>
  window.Shopify = window.Shopify || {};
  if (!window.Shopify.featureAssets) window.Shopify.featureAssets = {};
  window.Shopify.featureAssets['shop-js'] = {"shop-toast-manager":["modules/v2/loader.shop-toast-manager.ja.esm.js"],"shop-cash-offers":["modules/v2/loader.shop-cash-offers.ja.esm.js"],"listener":["modules/v2/loader.listener.ja.esm.js"],"shop-button":["modules/v2/loader.shop-button.ja.esm.js"],"init-shop-user-recognition":["modules/v2/loader.init-shop-user-recognition.ja.esm.js"],"init-windoid":["modules/v2/loader.init-windoid.ja.esm.js"],"init-fed-cm":["modules/v2/loader.init-fed-cm.ja.esm.js"],"init-shop-email-lookup-coordinator":["modules/v2/loader.init-shop-email-lookup-coordinator.ja.esm.js"],"avatar":["modules/v2/loader.avatar.ja.esm.js"],"init-shop-cart-sync":["modules/v2/loader.init-shop-cart-sync.ja.esm.js"],"shop-login-button":["modules/v2/loader.shop-login-button.ja.esm.js"],"shop-user-recognition":["modules/v2/loader.shop-user-recognition.ja.esm.js"],"checkout-modal":["modules/v2/loader.checkout-modal.ja.esm.js"],"init-customer-accounts-sign-up":["modules/v2/loader.init-customer-accounts-sign-up.ja.esm.js"],"pay-button":["modules/v2/loader.pay-button.ja.esm.js"],"init-shop-for-new-customer-accounts":["modules/v2/loader.init-shop-for-new-customer-accounts.ja.esm.js"],"shop-cart-sync":["modules/v2/loader.shop-cart-sync.ja.esm.js"],"init-customer-accounts":["modules/v2/loader.init-customer-accounts.ja.esm.js"],"shop-login":["modules/v2/loader.shop-login.ja.esm.js"],"shop-follow-button":["modules/v2/loader.shop-follow-button.ja.esm.js"],"lead-capture":["modules/v2/loader.lead-capture.ja.esm.js"],"payment-terms":["modules/v2/loader.payment-terms.ja.esm.js"]};
</script>
<script id="__st">var __st={"a":55822843989,"offset":32400,"reqid":"3a2d1673-c24a-4cc7-8847-b53c8b8a860f-1780982426","pageurl":"synapse.co.jp\/index.xml","u":"fa8abc587f53","p":"home"};</script>
<script>window.ShopifyPaypalV4VisibilityTracking = true;</script>
<script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'hCaptchaによる保護',privacyText:'プライバシー',termsText:'利用規約'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script>
<script integrity="sha256-JjoPp5ZfB1sSAs5SQaol1x1GgvveM+BgmRzyDexInEQ=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//synapse.co.jp/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></script>
<script crossorigin="anonymous" defer="defer" src="//synapse.co.jp/cdn/shopifycloud/storefront/assets/shopify_pay/storefront-bf1cdb70.js?v=20250812"></script>
<script data-source-attribution="shopify.dynamic_checkout.dynamic.init">var Shopify=Shopify||{};Shopify.PaymentButton=Shopify.PaymentButton||{isStorefrontPortableWallets:!0,init:function(){window.Shopify.PaymentButton.init=function(){};var t=document.createElement("script");t.src="https://synapse.co.jp/cdn/shopifycloud/portable-wallets/latest/portable-wallets.ja.js",t.type="module",document.head.appendChild(t)}};
</script>
<script data-source-attribution="shopify.dynamic_checkout.buyer_consent">
  function portableWalletsHideBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.add("hidden"),t.setAttribute("aria-hidden","true"),n.removeEventListener("click",e))}function portableWalletsShowBuyerConsent(e){var t=document.getElementById("shopify-buyer-consent"),n=document.getElementById("shopify-subscription-policy-button");t&&n&&(t.classList.remove("hidden"),t.removeAttribute("aria-hidden"),n.addEventListener("click",e))}window.Shopify?.PaymentButton&&(window.Shopify.PaymentButton.hideBuyerConsent=portableWalletsHideBuyerConsent,window.Shopify.PaymentButton.showBuyerConsent=portableWalletsShowBuyerConsent);
</script>
<script data-source-attribution="shopify.dynamic_checkout.cart.bootstrap">document.addEventListener("DOMContentLoaded",(function(){function t(){return document.querySelector("shopify-accelerated-checkout-cart, shopify-accelerated-checkout")}if(t())Shopify.PaymentButton.init();else{new MutationObserver((function(e,n){t()&&(Shopify.PaymentButton.init(),n.disconnect())})).observe(document.body,{childList:!0,subtree:!0})}}));
</script>
<script async="async" integrity="sha256-hlq21VGceRKy8z+Fjhropk1BwDPACP0RdQ5rBrATyUo=" src="//cdn.shopify.com/shopifycloud/storefront/assets/storefront/origin_trials-67b41cb9.js" crossorigin="anonymous"></script>
<link id="shopify-accelerated-checkout-styles" rel="stylesheet" media="screen" href="https://synapse.co.jp/cdn/shopifycloud/portable-wallets/latest/accelerated-checkout-backwards-compat.css" crossorigin="anonymous">
<style id="shopify-accelerated-checkout-cart">
        #shopify-buyer-consent {
  margin-top: 1em;
  display: inline-block;
  width: 100%;
}

#shopify-buyer-consent.hidden {
  display: none;
}

#shopify-subscription-policy-button {
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
  font-size: inherit;
  cursor: pointer;
}

#shopify-subscription-policy-button::before {
  box-shadow: none;
}

      </style>

<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>
<link href="//synapse.co.jp/cdn/shop/t/10/assets/theme.css?v=149480800862620066641768892759" rel="stylesheet" type="text/css" media="all" /><script>
document.addEventListener("DOMContentLoaded", function(){
  const a = document.querySelectorAll("a"),
        b = window.location.host,
        c = window.location.pathname,
        d = {
          "商業施設": "Commercial Facilities",
          "事務所": "Office",
          "医療施設": "Medical Facilities",
          "集合住宅": "Housing Complex",
          "住宅": "Residence",
          "宿泊施設": "Hotel",
          "教育・文化施設": "Educational and Cultural Facilities",
          "アート・プロダクト": "Art / Products",
          "新築": "New Construction",
          "増改築": "Renovation",
          "インテリア": "Interiors",
          "その他": "Others"
        };

  function e(f){
    let g = decodeURIComponent(f);
    if(g.includes("filter.p.m.custom.type")){
      Object.keys(d).forEach(function(h){
        if(g.includes("filter.p.m.custom.type=" + h)){
          g = g.replace("filter.p.m.custom.type=" + h, "filter.p.m.custom.type=" + d[h]);
        }
      });
    }
    return g;
  }

  // 日本語→英語のURL変換
  a.forEach(function(h){
    let i = h.getAttribute("href");
    if(!i) return;
    if(c.includes("/en-global") && i.startsWith("https://synapse.co.jp/") && !i.startsWith("https://synapse.co.jp/en-global/")){
      i = i.replace("https://synapse.co.jp/", "https://synapse.co.jp/en-global/");
    }
    if(c.includes("/en-global") && i.startsWith("/") && !i.startsWith("/en-global")){
      i = "/en-global" + i;
    }
    if((c.includes("/en-global"))){
      i = e(i);
    }
    h.setAttribute("href", i);
  });

  // リダイレクト漏れの "/en/" を "/en-global/" に修正
  if (window.location.pathname.startsWith('/en/')) {
    const newPath = window.location.pathname.replace('/en/', '/en-global/');
    window.location.href = newPath + window.location.search;
  }

  // "en-global/ja/" をリダイレクト
  if (window.location.pathname.startsWith('/en-global/ja/')) {
    const newPath = window.location.pathname.replace('/en-global/ja/', '/');
    window.location.href = newPath + window.location.search;
  }

  // === コレクションページのURL変更監視処理 ===
  if(window.location.pathname.indexOf('/collections/') !== -1) {
    var lastUrl = window.location.href;
    
    setInterval(function(){
      if(window.location.href !== lastUrl){
        lastUrl = window.location.href;
        window.location.reload();
      }
    }, 300);
  }
});
</script><meta name="google-site-verification" content="4J1Ktd1EIrP9OD7HvmLU2rU8NDd50eYJRKkF1MiOGkE" />
  <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch">
<script>(function(){if ("sendBeacon" in navigator && "performance" in window) {try {var session_token_from_headers = performance.getEntriesByType('navigation')[0].serverTiming.find(x => x.name == '_s').description;} catch {var session_token_from_headers = undefined;}var session_cookie_matches = document.cookie.match(/_shopify_s=([^;]*)/);var session_token_from_cookie = session_cookie_matches && session_cookie_matches.length === 2 ? session_cookie_matches[1] : "";var session_token = session_token_from_headers || session_token_from_cookie || "";function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 55822843989,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token,page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script>
<script>
  window.__TREKKIE_SHIM_QUEUE = window.__TREKKIE_SHIM_QUEUE || [];
</script>
<script id="web-pixels-manager-setup">(function(){var wpmLoader=function(){"use strict";return function(e,d,r,n){var o=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{};if(!Boolean(null==(i=null==(a=window.Shopify)?void 0:a.analytics)?void 0:i.replayQueue)){var a,i;window.Shopify=window.Shopify||{};var t=window.Shopify;t.analytics=t.analytics||{};var s=t.analytics;s.replayQueue=[],s.publish=function(e,d,r){return s.replayQueue.push([e,d,r]),!0};try{self.performance.mark("wpm:start")}catch(e){}var l,u,c,m,p,f,h,g,y,w,v,b,S,P=(u=(l={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[5-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[3-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/}).modern,c=l.legacy,(m=navigator.userAgent).match(u)?"modern":m.match(c)?"legacy":"unknown"),C="modern"===P?"modern":"legacy",_=(null!=n?n:{modern:"",legacy:""})[C],O=[(p={baseUrl:d,hashVersion:r,buildTarget:C}).baseUrl,"/wpm","/b",p.hashVersion,"modern"===p.buildTarget?"m":"l",".js"].join(""),U=(f={version:r,bundleTarget:P,surface:e.surface,pageUrl:self.location.href,monorailEndpoint:e.monorailEndpoint},h=f.version,g=f.bundleTarget,y=f.surface,w=f.pageUrl,v=f.monorailEndpoint,{emit:function(e){var d=e.status,r=e.errorMsg,n=(new Date).getTime(),o=JSON.stringify({metadata:{event_sent_at_ms:n},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:h,bundle_target:g,page_url:w,status:d,surface:y,error_msg:r},metadata:{event_created_at_ms:n}}]});if(!v)return console&&console.warn&&console.warn("[Web Pixels Manager] No Monorail endpoint provided, skipping logging."),!1;try{return self.navigator.sendBeacon.bind(self.navigator)(v,o)}catch(e){}var a=new XMLHttpRequest;try{return a.open("POST",v,!0),a.setRequestHeader("Content-Type","text/plain"),a.send(o),!0}catch(e){return console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging to Monorail."),!1}}});try{o.browserTarget=P,function(e){var d=e.src,r=e.async,n=void 0===r||r,o=e.onload,a=e.onerror,i=e.sri,t=e.scriptDataAttributes,s=void 0===t?{}:t,l=document.createElement("script"),u=document.querySelector("head"),c=document.querySelector("body");if(l.async=n,l.src=d,i&&(l.integrity=i,l.crossOrigin="anonymous"),s)for(var m in s)if(Object.prototype.hasOwnProperty.call(s,m))try{l.dataset[m]=s[m]}catch(e){}if(o&&l.addEventListener("load",o),a&&l.addEventListener("error",a),u)u.appendChild(l);else{if(!c)throw new Error("Did not find a head or body element to append the script");c.appendChild(l)}}({src:O,async:!0,onload:function(){if(!function(){var e,d;return Boolean(null==(d=null==(e=window.Shopify)?void 0:e.analytics)?void 0:d.initialized)}()){var d=window.webPixelsManager.init(e)||void 0;if(d){var r=window.Shopify.analytics;r.replayQueue.forEach(function(e){var r=e[0],n=e[1],o=e[2];d.publishCustomEvent(r,n,o)}),r.replayQueue=[],r.publish=d.publishCustomEvent,r.visitor=d.visitor,r.initialized=!0}}},onerror:function(){return U.emit({status:"failed",errorMsg:"".concat(O," has failed to load")})},sri:(b=_,S=/^sha384-[A-Za-z0-9+/=]+$/,"string"==typeof b&&S.test(b)?_:""),scriptDataAttributes:o}),U.emit({status:"loading"})}catch(e){U.emit({status:"failed",errorMsg:(null==e?void 0:e.message)||"Unknown error"})}}}}();wpmLoader({shopId: 55822843989,storefrontBaseUrl: "https://synapse.co.jp",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",monorailEndpoint: "https://monorail-edge.shopifysvc.com/unstable/produce_batch",surface: "storefront-renderer",enabledBetaFlags: ["2dca8a86","d5bdd5d0","3209b71c","5acaffe6","86d76263","3b3c7daf","6faea013"],webPixelsConfigList: [{"id":"168558677","configuration":"{\"config\":\"{\\\"google_tag_ids\\\":[\\\"G-9CV6ZCNG44\\\"],\\\"target_country\\\":\\\"JP\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"},{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":\\\"G-9CV6ZCNG44\\\"}],\\\"enable_monitoring_mode\\\":false}\"}","eventPayloadVersion":"v1","runtimeContext":"OPEN","scriptVersion":"f15305aac1e98c5c26a7c80e7bc37bde","type":"APP","apiClientId":1780363,"privacyPurposes":[],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":["share_all_events"]},"dataSharingState":"optimized","enabledFlags":["9a3ed68a"]},{"id":"55279701","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"1","type":"CUSTOM","privacyPurposes":["ANALYTICS"],"name":"Google Analytics tag (migrated)"},{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0460","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,initData: {"shop":{"name":"佐藤宏尚建築デザイン","paymentSettings":{"currencyCode":"JPY"},"myshopifyDomain":"satoh-hirotaka.myshopify.com","countryCode":"JP","storefrontUrl":"https:\/\/synapse.co.jp"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://synapse.co.jp/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"55822843989","storefrontBaseUrl":"https:\/\/synapse.co.jp","extensionBaseUrl":"https:\/\/extensions.shopifycdn.com\/cdn\/shopifycloud\/web-pixels-manager","surface":"storefront-renderer","enabledBetaFlags":"[\"2dca8a86\", \"d5bdd5d0\", \"3209b71c\", \"5acaffe6\", \"86d76263\", \"3b3c7daf\", \"6faea013\"]","isMerchantRequest":"false","hashVersion":"a9664f44w6a62cec8p04af10e4mb91e3447","publish":"custom","events":"[[\"page_viewed\",{}]]"});})();</script><script>
  window.ShopifyAnalytics = window.ShopifyAnalytics || {};
  window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {};
  window.ShopifyAnalytics.meta.currency = 'JPY';
  var meta = {"page":{"pageType":"home","requestId":"3a2d1673-c24a-4cc7-8847-b53c8b8a860f-1780982426"}};
  for (var attr in meta) {
    window.ShopifyAnalytics.meta[attr] = meta[attr];
  }
</script>
<script class="analytics">
  (function () {
    var customDocumentWrite = function(content) {
      var jquery = null;

      if (window.jQuery) {
        jquery = window.jQuery;
      } else if (window.Checkout && window.Checkout.$) {
        jquery = window.Checkout.$;
      }

      if (jquery) {
        jquery('body').append(content);
      }
    };

    var hasLoggedConversion = function(token) {
      if (token) {
        return document.cookie.indexOf('loggedConversion=' + token) !== -1;
      }
      return false;
    }

    var setCookieIfConversion = function(token) {
      if (token) {
        var twoMonthsFromNow = new Date(Date.now());
        twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2);

        document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow;
      }
    }

    var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || [];
    window.ShopifyAnalytics.lib.trekkie = window.trekkie;
    if (trekkie.integrations) {
      return;
    }
    trekkie.methods = [
      'identify',
      'page',
      'ready',
      'track',
      'trackForm',
      'trackLink'
    ];
    trekkie.factory = function(method) {
      return function() {
        var args = Array.prototype.slice.call(arguments);
        args.unshift(method);
        trekkie.push(args);
        if (window.__TREKKIE_SHIM_QUEUE && (method == 'track' || method == 'page')) {
          try {
            window.__TREKKIE_SHIM_QUEUE.push({
              from: 'trekkie-stub',
              method: method,
              args: args.slice(1)
            });
          } catch (e) {
            // no-op
          }
        }
        return trekkie;
      };
    };
    for (var i = 0; i < trekkie.methods.length; i++) {
      var key = trekkie.methods[i];
      trekkie[key] = trekkie.factory(key);
    }
    trekkie.load = function(config) {
      trekkie.config = config || {};
      trekkie.config.initialDocumentCookie = document.cookie;
      var first = document.getElementsByTagName('script')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.onerror = function(e) {
  var scriptFallback = document.createElement('script');
  scriptFallback.type = 'text/javascript';
  scriptFallback.onerror = function(error) {
          var Monorail = {
      produce: function produce(monorailDomain, schemaId, payload) {
        var currentMs = new Date().getTime();
        var event = {
          schema_id: schemaId,
          payload: payload,
          metadata: {
            event_created_at_ms: currentMs,
            event_sent_at_ms: currentMs
          }
        };
        return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event));
      },
      sendRequest: function sendRequest(endpointUrl, payload) {
        // Try the sendBeacon API
        if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) {
          var blobData = new window.Blob([payload], {
            type: 'text/plain'
          });

          if (window.navigator.sendBeacon(endpointUrl, blobData)) {
            return true;
          } // sendBeacon was not successful

        } // XHR beacon

        var xhr = new XMLHttpRequest();

        try {
          xhr.open('POST', endpointUrl);
          xhr.setRequestHeader('Content-Type', 'text/plain');
          xhr.send(payload);
        } catch (e) {
          console.log(e);
        }

        return false;
      },
      isIos12: function isIos12() {
        return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1;
      }
    };
    Monorail.produce('monorail-edge.shopifysvc.com',
      'trekkie_storefront_load_errors/1.1',
      {shop_id: 55822843989,
      theme_id: 126325522517,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//synapse.co.jp/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js"});

  };
  scriptFallback.async = true;
  scriptFallback.src = '//synapse.co.jp/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
  first.parentNode.insertBefore(scriptFallback, first);
};
script.async = true;
script.src = '//synapse.co.jp/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js';
first.parentNode.insertBefore(script, first);

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":55822843989,"isMerchantRequest":null,"themeId":126325522517,"themeCityHash":"12203643723812105388","contentLanguage":"ja","currency":"JPY","eventMetadataId":"34a18098-d9a2-4908-ba31-cf6caae5b5a2"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain","enabledBetaFlags":["b5387b81","d5bdd5d0"]},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}}
    );

    var loaded = false;
    trekkie.ready(function() {
      if (loaded) return;
      loaded = true;

      window.ShopifyAnalytics.lib = window.trekkie;

      var originalDocumentWrite = document.write;
      document.write = customDocumentWrite;
      try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {};
      document.write = originalDocumentWrite;

      window.ShopifyAnalytics.lib.page(null,{"pageType":"home","requestId":"3a2d1673-c24a-4cc7-8847-b53c8b8a860f-1780982426","shopifyEmitted":true});

      var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/)
      var token = match? match[1]: undefined;
      if (!hasLoggedConversion(token)) {
        setCookieIfConversion(token);
        
      }
    });

    var eventsListenerScript = document.createElement('script');
    eventsListenerScript.async = true;
    eventsListenerScript.src = "//synapse.co.jp/cdn/shopifycloud/storefront/assets/shop_events_listener-4e26a9ce.js";
    document.getElementsByTagName('head')[0].appendChild(eventsListenerScript);
})();</script>
  <script>
  if (!window.ga || (window.ga && typeof window.ga !== 'function')) {
    window.ga = function ga() {
      (window.ga.q = window.ga.q || []).push(arguments);
      if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
        window.Shopify.analytics.publish("ga_stub_called", {}, {sendTo: "google_osp_migration"});
      }
      console.error("Shopify's Google Analytics stub called with:", Array.from(arguments), "\nSee https://help.shopify.com/manual/promoting-marketing/pixels/pixel-migration#google for more information.");
    };
    if (window.Shopify && window.Shopify.analytics && typeof window.Shopify.analytics.publish === 'function') {
      window.Shopify.analytics.publish("ga_stub_initialized", {}, {sendTo: "google_osp_migration"});
    }
  }
</script>
<script
  defer
  src="https://synapse.co.jp/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="55822843989"
  data-render-region="gcp-us-central1"
  data-page-type="index"
  data-theme-instance-id="126325522517"
  data-theme-name="Prestige"
  data-theme-version="10.6.0"
  data-monorail-region="shop_domain"
  data-resource-timing-sampling-rate="10"
  data-shs="true"
  data-shs-beacon="true"
  data-shs-export-with-fetch="true"
  data-shs-logs-sample-rate="1"
  data-shs-beacon-endpoint="https://synapse.co.jp/api/collect"
></script>
</head>

  

  <body class="features--button-transition features--zoom-image  color-scheme color-scheme--scheme-1"><template id="drawer-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <dialog-close-button style="display: contents">
          <button type="button" part="close-button tap-area" aria-label="閉める"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewBox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1"/>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="body">
        <slot></slot>
      </div>

      <footer part="footer">
        <slot name="footer"></slot>
      </footer>
    </div>
  </div>
</template><template id="modal-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <dialog-close-button style="display: contents">
          <button type="button" part="close-button tap-area" aria-label="閉める"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewBox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1"/>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="body">
        <slot></slot>
      </div>
    </div>
  </div>
</template><template id="popover-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <slot name="header"></slot>

        <dialog-close-button style="display: contents">
          <button type="button" part="close-button tap-area" aria-label="閉める"><svg aria-hidden="true" focusable="false" fill="none" width="14" class="icon icon-close" viewBox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1"/>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="body">
        <slot></slot>
      </div>
    </div>
  </div>
</template><template id="header-search-default-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <slot></slot>
    </div>
  </div>
</template><template id="video-media-default-template">
  <slot></slot>

  <svg part="play-button" fill="none" width="48" height="48" viewBox="0 0 48 48">
    <path fill-rule="evenodd" clip-rule="evenodd" d="M48 24c0 13.255-10.745 24-24 24S0 37.255 0 24 10.745 0 24 0s24 10.745 24 24Zm-18 0-9-6.6v13.2l9-6.6Z" fill="var(--play-button-background, #efefef)"/>
  </svg>
</template><loading-bar class="loading-bar" aria-hidden="true"></loading-bar>
    <a href="#main" allow-hash-change class="skip-to-content sr-only">コンテンツへスキップ</a>

    <span id="header-scroll-tracker" style="position: absolute; width: 1px; height: 1px; top: var(--header-scroll-tracker-offset, 10px); left: 0;"></span><!-- BEGIN sections: header-group -->
<header id="shopify-section-sections--15344191045717__header" class="shopify-section shopify-section-group-header-group shopify-section--header"><style>
  :root {
    --header-is-sticky: 1;
  }

  #shopify-section-sections--15344191045717__header {
    --header-grid: "primary-nav logo secondary-nav" / minmax(0, 1fr) auto minmax(0, 1fr);
    --header-padding-block: 1rem;
    --header-transparent-header-text-color: 255 255 255;
    --header-separation-border-color: 0 0 0 / 0;

    position: relative;
    z-index: 4;
  }

  @media screen and (min-width: 700px) {
    #shopify-section-sections--15344191045717__header {
      --header-padding-block: 1.2rem;
    }
  }

  @media screen and (min-width: 1000px) {
    #shopify-section-sections--15344191045717__header {--header-grid: "logo primary-nav secondary-nav" / minmax(max-content, 1fr) auto minmax(max-content, 1fr);}
  }#shopify-section-sections--15344191045717__header {
      position: sticky;
      top: 0;
    }

    .shopify-section--announcement-bar ~ #shopify-section-sections--15344191045717__header {
      top: calc(var(--announcement-bar-is-sticky, 0) * var(--announcement-bar-height, 0px));
    }</style>

<height-observer variable="header">
  <x-header  class="header color-scheme color-scheme--scheme-2"><h1 class="header__logo">
        <a href="/"><span class="header__logo-text h5">佐藤宏尚建築デザイン
</span></a>
      </h1>
    
<nav class="header__primary-nav header__primary-nav--center" aria-label="プライマリナビゲーション">
        <button type="button" aria-controls="sidebar-menu" class="md:hidden">
          <span class="sr-only">メニュー</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-hamburger" viewBox="0 0 24 24">
      <path d="M1 19h22M1 12h22M1 5h22" stroke="currentColor" stroke-width="1" stroke-linecap="square"/>
    </svg></button><ul class="contents unstyled-list md-max:hidden">

              <li class="header__primary-nav-item" data-title="Projects"><dropdown-menu-disclosure follow-summary-link trigger="hover"><details class="header__menu-disclosure">
                      <summary data-follow-link="#" class="h6">Projects</summary><ul class="header__dropdown-menu header__dropdown-menu--restrictable unstyled-list" role="list"><li><a href="/collections/all-projects" class="link-faded-reverse" >全てのプロジェクト</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e5%95%86%e6%a5%ad%e6%96%bd%e8%a8%ad" class="link-faded-reverse" >商業施設</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e4%ba%8b%e5%8b%99%e6%89%80" class="link-faded-reverse" >事務所</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e5%8c%bb%e7%99%82%e6%96%bd%e8%a8%ad" class="link-faded-reverse" >医療施設</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e9%9b%86%e5%90%88%e4%bd%8f%e5%ae%85" class="link-faded-reverse" >集合住宅</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e4%bd%8f%e5%ae%85" class="link-faded-reverse" >住宅</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e5%ae%bf%e6%b3%8a%e6%96%bd%e8%a8%ad" class="link-faded-reverse" >宿泊施設</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e6%95%99%e8%82%b2%e3%83%bb%e6%96%87%e5%8c%96%e6%96%bd%e8%a8%ad" class="link-faded-reverse" >教育・文化施設</a></li><li><a href="https://synapse.co.jp/en-global/collections/all-projects?filter.p.m.custom.type=Art+%2F+Products" class="link-faded-reverse" >アート・プロダクト</a></li></ul></details></dropdown-menu-disclosure></li>

              <li class="header__primary-nav-item" data-title="Awards"><a href="/pages/awards" class="block h6" >Awards</a></li>

              <li class="header__primary-nav-item" data-title="About"><a href="/pages/about" class="block h6" >About</a></li>

              <li class="header__primary-nav-item" data-title="Topics"><a href="/blogs/topics" class="block h6" >Topics</a></li>

              <li class="header__primary-nav-item" data-title="Recruit"><dropdown-menu-disclosure follow-summary-link trigger="hover"><details class="header__menu-disclosure">
                      <summary data-follow-link="/pages/recruit" class="h6">Recruit</summary><ul class="header__dropdown-menu header__dropdown-menu--restrictable unstyled-list" role="list"><li><a href="/pages/recruit" class="link-faded-reverse" >スタッフ募集</a></li><li><a href="/pages/opendesk" class="link-faded-reverse" >オープンデスク・アルバイト募集</a></li></ul></details></dropdown-menu-disclosure></li>

              <li class="header__primary-nav-item" data-title="Contact"><a href="/pages/contact" class="block h6" >Contact</a></li>

              <li class="header__primary-nav-item" data-title="&amp;#10697; SYRINX - 薄い財布でキャッシュレスをスマートに"><a href="https://syrinx.audio" class="block h6" >&#10697; SYRINX - 薄い財布でキャッシュレスをスマートに</a></li></ul></nav><nav class="header__secondary-nav" aria-label="セカンダリナビゲーション"><ul class="contents unstyled-list"><li class="localization-selectors md-max:hidden"><div class="relative">
      <button type="button" class="localization-toggle heading text-xxs link-faded" aria-controls="popover-localization-header-nav-sections--15344191045717__header-country" aria-label="国または通貨を変更" aria-expanded="false"><img src="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60" alt="日本" srcset="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60 60w" width="60" height="45" class="country-flag"><svg aria-hidden="true" focusable="false" fill="none" width="10" class="icon icon-chevron-down" viewBox="0 0 10 10">
      <path d="m1 3 4 4 4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button>

      <x-popover id="popover-localization-header-nav-sections--15344191045717__header-country" initial-focus="[aria-selected='true']" class="popover popover--bottom-end color-scheme color-scheme--dialog">
        <p class="h4" slot="header">国/地域</p><form method="post" action="/localization" id="localization-form-header-nav-sections--15344191045717__header-country" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/index.xml" /><x-listbox class="popover__value-list"><button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="US" aria-selected="false"><img src="//cdn.shopify.com/static/images/flags/us.svg?format=jpg&amp;width=60" alt="アメリカ合衆国" srcset="//cdn.shopify.com/static/images/flags/us.svg?format=jpg&amp;width=60 60w" width="60" height="45" loading="lazy" class="country-flag"></button><button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="JP" aria-selected="true"><img src="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60" alt="日本" srcset="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60 60w" width="60" height="45" loading="lazy" class="country-flag"></button></x-listbox></form></x-popover>
    </div></li><li class="header__account-link sm-max:hidden">
            <a href="https://synapse.co.jp/customer_authentication/redirect?locale=ja&region_country=JP">
              <span class="sr-only">ログイン</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-account" viewBox="0 0 24 24">
      <path d="M16.125 8.75c-.184 2.478-2.063 4.5-4.125 4.5s-3.944-2.021-4.125-4.5c-.187-2.578 1.64-4.5 4.125-4.5 2.484 0 4.313 1.969 4.125 4.5Z" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
      <path d="M3.017 20.747C3.783 16.5 7.922 14.25 12 14.25s8.217 2.25 8.984 6.497" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
    </svg></a>
          </li><li class="header__search-link">
            <a href="/search" aria-controls="header-search-sections--15344191045717__header">
              <span class="sr-only">検索</span><svg aria-hidden="true" fill="none" focusable="false" width="24" class="header__nav-icon icon icon-search" viewBox="0 0 24 24">
      <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
      <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1" stroke-miterlimit="10" stroke-linecap="round"/>
    </svg></a>
          </li></ul>
    </nav><header-search id="header-search-sections--15344191045717__header" class="header-search">
  <div class="container">
    <form id="predictive-search-form" action="/search" method="GET" aria-owns="header-predictive-search" class="header-search__form" role="search">
      <div class="header-search__form-control"><svg aria-hidden="true" fill="none" focusable="false" width="20" class="icon icon-search" viewBox="0 0 24 24">
      <path d="M10.364 3a7.364 7.364 0 1 0 0 14.727 7.364 7.364 0 0 0 0-14.727Z" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
      <path d="M15.857 15.858 21 21.001" stroke="currentColor" stroke-width="1" stroke-miterlimit="10" stroke-linecap="round"/>
    </svg><input type="search" name="q" spellcheck="false" class="header-search__input h5 sm:h4" aria-label="検索" placeholder="何をお探しですか？">

        <dialog-close-button class="contents">
          <button type="button">
            <span class="sr-only">閉める</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewBox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1"/>
    </svg>

  </button>
        </dialog-close-button>
      </div>
    </form>

    <predictive-search id="header-predictive-search" class="predictive-search">
      <div class="predictive-search__content" slot="results"></div>
    </predictive-search>
  </div>
</header-search><template id="header-sidebar-template">
  <div part="base">
    <div part="overlay"></div>

    <div part="content">
      <header part="header">
        <dialog-close-button class="contents">
          <button type="button" part="close-button tap-area" aria-label="閉める"><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewBox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1"/>
    </svg>

  </button>
        </dialog-close-button>
      </header>

      <div part="panel-list">
        <slot name="main-panel"></slot><slot name="collapsible-panel"></slot></div>
    </div>
  </div>
</template>

<header-sidebar id="sidebar-menu" class="header-sidebar drawer drawer--sm color-scheme color-scheme--scheme-2" template="header-sidebar-template" open-from="left"><div class="header-sidebar__main-panel" slot="main-panel">
    <div class="header-sidebar__scroller">
      <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><button type="button" class="header-sidebar__linklist-button h6" aria-controls="header-panel-1" aria-expanded="false">Projects<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewBox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><a href="/pages/awards" class="header-sidebar__linklist-button h6">Awards</a></li><li><a href="/pages/about" class="header-sidebar__linklist-button h6">About</a></li><li><a href="/blogs/topics" class="header-sidebar__linklist-button h6">Topics</a></li><li><button type="button" class="header-sidebar__linklist-button h6" aria-controls="header-panel-5" aria-expanded="false">Recruit<svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-right  icon--direction-aware" viewBox="0 0 10 10">
      <path d="m3 9 4-4-4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></li><li><a href="/pages/contact" class="header-sidebar__linklist-button h6">Contact</a></li><li><a href="https://syrinx.audio" class="header-sidebar__linklist-button h6">&#10697; SYRINX - 薄い財布でキャッシュレスをスマートに</a></li></ul>
    </div><div class="header-sidebar__footer"><a href="https://synapse.co.jp/customer_authentication/redirect?locale=ja&region_country=JP" class="text-with-icon smallcaps sm:hidden"><svg aria-hidden="true" fill="none" focusable="false" width="20" class="icon icon-account" viewBox="0 0 24 24">
      <path d="M16.125 8.75c-.184 2.478-2.063 4.5-4.125 4.5s-3.944-2.021-4.125-4.5c-.187-2.578 1.64-4.5 4.125-4.5 2.484 0 4.313 1.969 4.125 4.5Z" stroke="currentColor" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>
      <path d="M3.017 20.747C3.783 16.5 7.922 14.25 12 14.25s8.217 2.25 8.984 6.497" stroke="currentColor" stroke-width="1" stroke-miterlimit="10"/>
    </svg>ログイン</a><div class="localization-selectors"><div class="relative">
      <button type="button" class="localization-toggle heading text-xxs link-faded" aria-controls="popover-localization-header-sidebar-sections--15344191045717__header-country" aria-label="国または通貨を変更" aria-expanded="false"><img src="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60" alt="日本" srcset="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60 60w" width="60" height="45" class="country-flag"><svg aria-hidden="true" focusable="false" fill="none" width="10" class="icon icon-chevron-down" viewBox="0 0 10 10">
      <path d="m1 3 4 4 4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button>

      <x-popover id="popover-localization-header-sidebar-sections--15344191045717__header-country" initial-focus="[aria-selected='true']" class="popover popover--top-start color-scheme color-scheme--dialog">
        <p class="h4" slot="header">国/地域</p><form method="post" action="/localization" id="localization-form-header-sidebar-sections--15344191045717__header-country" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/index.xml" /><x-listbox class="popover__value-list"><button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="US" aria-selected="false"><img src="//cdn.shopify.com/static/images/flags/us.svg?format=jpg&amp;width=60" alt="アメリカ合衆国" srcset="//cdn.shopify.com/static/images/flags/us.svg?format=jpg&amp;width=60 60w" width="60" height="45" loading="lazy" class="country-flag"></button><button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="JP" aria-selected="true"><img src="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60" alt="日本" srcset="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60 60w" width="60" height="45" loading="lazy" class="country-flag"></button></x-listbox></form></x-popover>
    </div></div></div></div><header-sidebar-collapsible-panel class="header-sidebar__collapsible-panel" slot="collapsible-panel">
      <div class="header-sidebar__scroller"><div id="header-panel-1" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon h6 md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewBox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Projects</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/collections/all-projects" class="header-sidebar__linklist-button h6">全てのプロジェクト</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e5%95%86%e6%a5%ad%e6%96%bd%e8%a8%ad" class="header-sidebar__linklist-button h6">商業施設</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e4%ba%8b%e5%8b%99%e6%89%80" class="header-sidebar__linklist-button h6">事務所</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e5%8c%bb%e7%99%82%e6%96%bd%e8%a8%ad" class="header-sidebar__linklist-button h6">医療施設</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e9%9b%86%e5%90%88%e4%bd%8f%e5%ae%85" class="header-sidebar__linklist-button h6">集合住宅</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e4%bd%8f%e5%ae%85" class="header-sidebar__linklist-button h6">住宅</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e5%ae%bf%e6%b3%8a%e6%96%bd%e8%a8%ad" class="header-sidebar__linklist-button h6">宿泊施設</a></li><li><a href="https://synapse.co.jp/collections/all-projects?filter.p.m.custom.type=%e6%95%99%e8%82%b2%e3%83%bb%e6%96%87%e5%8c%96%e6%96%bd%e8%a8%ad" class="header-sidebar__linklist-button h6">教育・文化施設</a></li><li><a href="https://synapse.co.jp/en-global/collections/all-projects?filter.p.m.custom.type=Art+%2F+Products" class="header-sidebar__linklist-button h6">アート・プロダクト</a></li></ul></div><div id="header-panel-5" class="header-sidebar__sub-panel" hidden>
              <button type="button" class="header-sidebar__back-button link-faded is-divided text-with-icon h6 md:hidden" data-action="close-panel"><svg aria-hidden="true" focusable="false" fill="none" width="12" class="icon icon-chevron-left  icon--direction-aware" viewBox="0 0 10 10">
      <path d="M7 1 3 5l4 4" stroke="currentColor" stroke-linecap="square"/>
    </svg>Recruit</button>

              <ul class="header-sidebar__linklist divide-y unstyled-list" role="list"><li><a href="/pages/recruit" class="header-sidebar__linklist-button h6">スタッフ募集</a></li><li><a href="/pages/opendesk" class="header-sidebar__linklist-button h6">オープンデスク・アルバイト募集</a></li></ul></div></div>
    </header-sidebar-collapsible-panel></header-sidebar></x-header>
</height-observer>

<script>
  document.documentElement.style.setProperty('--header-height', `${document.getElementById('shopify-section-sections--15344191045717__header').clientHeight.toFixed(2)}px`);
</script>


</header>
<!-- END sections: header-group --><!-- BEGIN sections: overlay-group -->
<div id="shopify-section-sections--15344191078485__newsletter-popup" class="shopify-section shopify-section-group-overlay-group shopify-section--popup"><newsletter-popup class="pop-in newsletter-popup color-scheme color-scheme--scheme-3" title="Newsletter popup" only-once apparition-delay="5"  handle-editor-events>
      <dialog-close-button class="contents">
        <button class="pop-in__close-button tap-area">
          <span class="sr-only">閉める</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-close" viewBox="0 0 16 16">
      <path d="m1 1 14 14M1 15 15 1" stroke="currentColor" stroke-width="1"/>
    </svg>

  </button>
      </dialog-close-button>

      <div class="v-stack gap-8"><div class="v-stack gap-4 text-center"><p class="h4">Newsletter</p><div class="prose">
                佐藤宏尚建築デザインの最新情報をお届けします
              </div></div><form method="post" action="/contact#newsletter-sections--15344191078485__newsletter-popup" id="newsletter-sections--15344191078485__newsletter-popup" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><div class="fieldset">
                <input type="hidden" name="contact[tags]" value="newsletter"><div class="form-control" ><input id="input--sections--15344191078485__newsletter-popup--contactemail" class="input" type="email" dir="ltr" name="contact[email]" placeholder="メールアドレス" 
  
  
  
  
  
  autocomplete="email"
  
  
  required
  
  
  
><label for="input--sections--15344191078485__newsletter-popup--contactemail" class="floating-label text-xs">メールアドレス</label></div></div>
<button type="submit"  class="button" >登録</button></form></div>
    </newsletter-popup>
</div>
<!-- END sections: overlay-group -->
<main id="main" class="anchor">
      <section id="shopify-section-template--15344190455893__slideshow" class="shopify-section shopify-section--slideshow"><slideshow-carousel id="carousel-template--15344190455893__slideshow" class="slideshow" allow-swipe allow-transparent-header cell-selector=".slideshow__slide" autoplay="5" autoplay-pause-on-video role="region" style="--background: 0 0 0 ; background-color: rgb(var(--background));--border-color: var(--text-color) / 0.15;"><div class="slideshow__slide is-selected" media-type="image"  role="group" ><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.2) 50%, rgba(4, 4, 4, 0.65) 100%)"><picture><img src="//synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=1366" alt="Entrance at night | Hotel Magnet Atami" srcset="//synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=900 900w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_entrance_night.jpg?v=1744882209&amp;width=1200 1200w" width="1366" height="2048" fetchpriority="high" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-start text-start sm:place-self-end-start sm:text-start" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">静岡県熱海市和田浜南町 3-5</p><p class="h1">Hotel Magnet Atami</p><div class="button-group justify-start sm:justify-start">
<a  class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/products/hotel-magnet-atami" >Detail</a></div></div>
          </div>
        </div></div><div class="slideshow__slide " media-type="image"  role="group" ><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.2) 50%, rgba(4, 4, 4, 0.65) 100%)"><picture><img src="//synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=3252" alt="" srcset="//synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=900 900w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=1600 1600w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=1800 1800w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=2000 2000w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=2200 2200w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=2400 2400w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=2600 2600w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=2800 2800w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=3000 3000w, //synapse.co.jp/cdn/shop/files/02.jpg?v=1652945745&amp;width=3200 3200w" width="3252" height="4093" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-start text-start sm:place-self-end-start sm:text-start" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">新潟県村上市上片町</p><p class="h1">Machiya Office</p><div class="button-group justify-start sm:justify-start">
<a  class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/products/machiya-office" >Detail</a></div></div>
          </div>
        </div></div><div class="slideshow__slide " media-type="image"  role="group" ><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.2) 50%, rgba(4, 4, 4, 0.65) 100%)"><picture><img src="//synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=1602" alt="" srcset="//synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=900 900w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/files/DSC4609_DxO.jpg?v=1653037542&amp;width=1600 1600w" width="1602" height="2400" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-start text-start sm:place-self-end-start sm:text-start" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">東京都渋谷区神宮前</p><p class="h1">Message from the sky II</p><div class="button-group justify-start sm:justify-start">
<a  class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/products/message-from-the-sky-2" >Detail</a></div></div>
          </div>
        </div></div><div class="slideshow__slide " media-type="image"  role="group" ><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.2) 50%, rgba(4, 4, 4, 0.65) 100%)"><picture><img src="//synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=1600" alt="" srcset="//synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=900 900w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/files/c129_ohtsuma_04.jpg?v=1650451737&amp;width=1600 1600w" width="1600" height="1055" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-start text-start sm:place-self-end-start sm:text-start" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">東京都新宿区市谷加賀町</p><p class="h1">大妻女子大学 加賀寮</p><div class="button-group justify-start sm:justify-start">
<a  class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/products/otsuma-kaga" >Detail</a></div></div>
          </div>
        </div></div><div class="slideshow__slide " media-type="image"  role="group" ><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.2) 50%, rgba(4, 4, 4, 0.65) 100%)"><picture><img src="//synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=3252" alt="" srcset="//synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=900 900w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=1600 1600w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=1800 1800w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=2000 2000w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=2200 2200w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=2400 2400w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=2600 2600w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=2800 2800w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=3000 3000w, //synapse.co.jp/cdn/shop/files/001.jpg?v=1652945714&amp;width=3200 3200w" width="3252" height="4113" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-start text-start sm:place-self-end-start sm:text-start" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">千葉県千葉市中央区富士見</p><p class="h1">EX</p><div class="button-group justify-start sm:justify-start">
<a  class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/products/ex" >Detail</a></div></div>
          </div>
        </div></div><div class="slideshow__slide " media-type="image"  role="group" ><div class="content-over-media content-over-media--fill" style="--content-over-media-content-max-width: 780px; --content-over-media-gradient-overlay: linear-gradient(180deg, rgba(54, 54, 54, 0.2) 50%, rgba(4, 4, 4, 0.65) 100%)"><picture><img src="//synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=1600" alt="" srcset="//synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=900 900w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/files/a118_TGV_01.jpg?v=1650451632&amp;width=1600 1600w" width="1600" height="1066" loading="lazy" fetchpriority="low" sizes="100vw"></picture>

          <div class="slideshow__slide-content    place-self-end-start text-start sm:place-self-end-start sm:text-start" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;">
            <div class="prose"><p class="h6">東京都港区南麻布</p><p class="h1">Tokyo Great Visual</p><div class="button-group justify-start sm:justify-start">
<a  class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/products/tokyo-great-visual" >Detail</a></div></div>
          </div>
        </div></div><carousel-navigation aria-controls="carousel-template--15344190455893__slideshow" class="page-dots page-dots--autoplay" style="--text-color: 255 255 255; color: rgb(var(--text-color));--border-color: var(--text-color) / 0.15;"><button class="tap-area" aria-current="true">
            <span class="sr-only">項目に移動する 1</span><svg class="circular-progress" height="8" width="8" viewBox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">項目に移動する 2</span><svg class="circular-progress" height="8" width="8" viewBox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">項目に移動する 3</span><svg class="circular-progress" height="8" width="8" viewBox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">項目に移動する 4</span><svg class="circular-progress" height="8" width="8" viewBox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">項目に移動する 5</span><svg class="circular-progress" height="8" width="8" viewBox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button><button class="tap-area" aria-current="false">
            <span class="sr-only">項目に移動する 6</span><svg class="circular-progress" height="8" width="8" viewBox="0 0 8 8" style="--stroke-dasharray: 20.420352248335">
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-opacity="0.2"></circle>
                <circle cx="50%" cy="50%" fill="none" stroke-width="1.5" r="3.25" stroke="currentColor" stroke-linecap="round"></circle>
              </svg></button></carousel-navigation><button data-action="navigate-next" class="slideshow__next-section-button circle-button circle-button--lg hover:animate-icon-block">
        <span class="sr-only">次のセクションに移動</span><svg aria-hidden="true" focusable="false" fill="none" width="18" class="icon icon-arrow-down" viewBox="0 0 18 16">
      <path d="m1 4 8 8 8-8" stroke="currentColor" stroke-linecap="square"/>
    </svg></button></slideshow-carousel>
</section><section id="shopify-section-template--15344190455893__rich_text_Dn8Mx3" class="shopify-section shopify-section--rich-text"><div class="color-scheme color-scheme--scheme-1 color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56 section-spacing bordered-section">
    <div class="container container--sm">
      <div class="prose text-center"><p class="h3" >思考のカタチ。</p><div ><p><br/>形は、考えることの結果として生まれる。<br/><br/>多様な要素を思考によって統合し、より高い次元の調和へと導く。<br/><br/>私たちは、思考を通して空間の必然をカタチにする。<br/><br/><br/></p></div></div>
    </div>
  </div>
</section><section id="shopify-section-template--15344190455893__featured-collections" class="shopify-section shopify-section--featured-collections"><style>
    #shopify-section-template--15344190455893__featured-collections {
      --product-list-items-per-row: 2;
      --product-list-horizontal-spacing-factor: 1;
      --product-list-vertical-spacing-factor: 1;
    }

    @media screen and (min-width: 700px) {
      #shopify-section-template--15344190455893__featured-collections {
        --product-list-items-per-row: 4;
      }
    }
  </style><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56 ">
    <div class="container"><div class="section-stack">
        <div class="v-stack justify-self-center gap-4 text-center sm:gap-5"><h2 class="h2">Projects</h2></div>

        <featured-collections-carousel id="featured-collections-carousel-template--15344190455893__featured-collections" class="featured-collections-carousel"><div class="featured-collections-carousel__item is-selected" ><product-list class="floating-controls-container floating-controls-container--inside floating-controls-container--on-hover">
                  <carousel-prev-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection-1">
                    <button type="button" class="prev-next-button prev-next-button--prev circle-button hover:animate-icon-inline" disabled>
                      <span class="sr-only">前へ</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-left  icon--direction-aware" viewBox="0 0 16 18">
      <path d="M11 1 3 9l8 8" stroke="currentColor" stroke-linecap="square"/>
    </svg></button>
                  </carousel-prev-button>

                  <scroll-carousel id="featured-collections-product-list-carousel-collection-1" group-cells allow-drag class="product-list  product-list--carousel scroll-area bleed md:unbleed"><product-card class="product-card" reveal-on-scroll="true" handle="hotel-magnet-atami"><div class="product-card__figure"><a href="/products/hotel-magnet-atami" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=1366" alt="Hotel Magnet Atami - 熱海の魅力を引き寄せる磁場" srcset="//synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=200 200w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_front_of_the_building_of_facade.jpg?v=1744787851&amp;width=1200 1200w" width="1366" height="2048" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=1366" alt="Exterior view of the building from diagonally in front | Hotel Magnet Atami" srcset="//synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=200 200w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/Hotel_Magnet_Atami_view_from_diagonally_in_front_of_the_building_of_facade.jpg?v=1744782869&amp;width=1200 1200w" width="1366" height="2048" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/hotel-magnet-atami" class="product-title h6 "  data-instant>Hotel Magnet Atami<br><small>熱海の魅力を引き寄せる磁場</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="machiya-office"><div class="product-card__figure"><a href="/products/machiya-office" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=3252" alt="Machiya Office - 街の歴史を継承する現代の通り庭" srcset="//synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=1600 1600w, //synapse.co.jp/cdn/shop/products/Machiya_Office_street_garden_skylight.jpg?v=1744867760&amp;width=1800 1800w" width="3252" height="4093" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=4093" alt="Exterior | Machiya Office" srcset="//synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=1600 1600w, //synapse.co.jp/cdn/shop/products/Machiya_Office_facade.jpg?v=1744867795&amp;width=1800 1800w" width="4093" height="2756" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/machiya-office" class="product-title h6 "  data-instant>Machiya Office<br><small>街の歴史を継承する現代の通り庭</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="message-from-the-sky"><div class="product-card__figure"><a href="/products/message-from-the-sky" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=1600" alt="Message from the sky - 光と影が語る、空のメッセージ" srcset="//synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/b051_sky_04.jpg?v=1651394140&amp;width=1600 1600w" width="1600" height="1068" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=1600" alt="Message from the sky" srcset="//synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/b051_sky_01.jpg?v=1651394140&amp;width=1600 1600w" width="1600" height="1014" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/message-from-the-sky" class="product-title h6 "  data-instant>Message from the sky<br><small>光と影が語る、空のメッセージ</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="otsuma-kaga"><div class="product-card__figure"><a href="/products/otsuma-kaga" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=1600" alt="大妻女子大学 加賀寮 - 学生の成長を育む、新たな学生寮のかたち" srcset="//synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade.jpg?v=1744858397&amp;width=1600 1600w" width="1600" height="1055" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=1600" alt="夜の外観｜大妻女子大学 加賀寮" srcset="//synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/Otsuma_Women_s_University_Kaga_dormitory_facade_night.jpg?v=1744858449&amp;width=1600 1600w" width="1600" height="1055" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/otsuma-kaga" class="product-title h6 "  data-instant>大妻女子大学 加賀寮<br><small>学生の成長を育む、新たな学生寮のかたち</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="suave-hair"><div class="product-card__figure"><a href="/products/suave-hair" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=1600" alt="SUAVE HAIR - 斜柱で開放的な間口を実現した美容室" srcset="//synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_03.jpg?v=1651386523&amp;width=1600 1600w" width="1600" height="1033" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=1600" alt="Front view | SUAVE HAIR" srcset="//synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/a019_SUAVE_06.jpg?v=1651386522&amp;width=1600 1600w" width="1600" height="1155" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/suave-hair" class="product-title h6 "  data-instant>SUAVE HAIR<br><small>斜柱で開放的な間口を実現した美容室</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="scale"><div class="product-card__figure"><a href="/products/scale" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=1600" alt="鱗の家 - 6層の重なりと開放の交差" srcset="//synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/House_of_scales_galvalium_steel_facade.jpg?v=1744953749&amp;width=1600 1600w" width="1600" height="1068" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=1600" alt="Open living room overlooking the garden | Uroko no Ie" srcset="//synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/House_of_scales_openness_livingroom.jpg?v=1744954069&amp;width=1600 1600w" width="1600" height="1068" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/scale" class="product-title h6 "  data-instant>鱗の家<br><small>6層の重なりと開放の交差</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="ex"><div class="product-card__figure"><a href="/products/ex" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=3252" alt="EX - 街とつながる、都市のエクステンション" srcset="//synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=1600 1600w, //synapse.co.jp/cdn/shop/products/EX_main_facade.jpg?v=1744874986&amp;width=1800 1800w" width="3252" height="4113" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=3252" alt="Curtain wall exterior that connects to the town | EX" srcset="//synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=200 200w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=300 300w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=400 400w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=500 500w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=600 600w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=700 700w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=800 800w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=1200 1200w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=1400 1400w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=1600 1600w, //synapse.co.jp/cdn/shop/products/EX_curtainwall_facade.jpg?v=1744875098&amp;width=1800 1800w" width="3252" height="4093" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/ex" class="product-title h6 "  data-instant>EX<br><small>街とつながる、都市のエクステンション</small>
              </a></div></div></div>
</product-card>
<product-card class="product-card" reveal-on-scroll="true" handle="work-in-the-forest"><div class="product-card__figure"><a href="/products/work-in-the-forest" class="product-card__media" draggable="false" data-instant><img src="//synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=1366" alt="Work in the forest - 「森で働く」を、東京の中心で" srcset="//synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=200 200w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_View_from_front_to_back.jpg?v=1744770531&amp;width=1200 1200w" width="1366" height="2048" loading="lazy" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false" class="product-card__image product-card__image--primary  aspect-square"><img src="//synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=1366" alt="オフィスと一体的な会議室｜Work in the forest" srcset="//synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=200 200w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=300 300w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=400 400w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=500 500w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=600 600w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=700 700w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=800 800w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=1000 1000w, //synapse.co.jp/cdn/shop/files/Work_in_the_forest_conference_room.jpg?v=1744770673&amp;width=1200 1200w" width="1366" height="2048" loading="lazy" class="product-card__image product-card__image--secondary" fetchpriority="low" sizes="(max-width: 699px) 74vw, (max-width: 999px) 38vw, calc((100vw - 96px) / 4 - (24px / 4 * 3))" draggable="false"></a></div><div class="product-card__info empty:hidden"><div class="v-stack justify-items-center gap-2"><div class="v-stack justify-items-center gap-1"><a href="/products/work-in-the-forest" class="product-title h6 "  data-instant>Work in the forest<br><small>「森で働く」を、東京の中心で</small>
              </a></div></div></div>
</product-card>
</scroll-carousel>
                  
                  <carousel-next-button class="floating-controls-container__control" aria-controls="featured-collections-product-list-carousel-collection-1">
                    <button type="button" class="prev-next-button prev-next-button--next circle-button hover:animate-icon-inline">
                      <span class="sr-only">次へ</span><svg aria-hidden="true" focusable="false" fill="none" width="16" class="icon icon-arrow-right  icon--direction-aware" viewBox="0 0 16 18">
      <path d="m5 17 8-8-8-8" stroke="currentColor" stroke-linecap="square"/>
    </svg></button>
                  </carousel-next-button>
                </product-list><div class="justify-self-center">
<a  class="button" href="/collections/all-projects" >View all projects</a></div></div></featured-collections-carousel>
      </div>
    </div>
  </div>
</section><section id="shopify-section-template--15344190455893__blog-posts" class="shopify-section shopify-section--blog-posts"><div class="section-spacing color-scheme color-scheme--scheme-1 color-scheme--bg-609ecfcfee2f667ac6c12366fc6ece56 bordered-section">
  <div class="container container--lg">
    <div class="section-stack">
  <div class="section-header justify-self-center text-center"><div class="prose"><h2 class="h2">Topics</h2></div></div><blog-posts class="blog-post-list justify-center blog-post-list--carousel scroll-area snap-x bleed md:unbleed" reveal-on-scroll="true"><div class="blog-post-card group snap-center"><a href="/blogs/topics/among-the-largest-in-japan-a-4-3-m-wooden-fully-openable-sash" class="overflow-hidden"><img src="//synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=1080" alt="国内最大級！4.2mの木製フルオープンサッシ" srcset="//synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=300 300w, //synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=400 400w, //synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=500 500w, //synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=600 600w, //synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=800 800w, //synapse.co.jp/cdn/shop/articles/DSC1979_DxO.jpg?v=1768985557&amp;width=1000 1000w" width="1080" height="1350" loading="lazy" sizes="(max-width: 699px) 95vw, (max-width: 1149px) calc(100vw / 2), calc((80rem - (5rem * (3 - 1) / 3)" class="blog-post-card__image w-full zoom-image group-hover:zoom"></a><div class="blog-post-card__info"><div class="blog-post-card__meta"><a href="/blogs/topics/tagged/weekly-projects" class="blog-post-card__category h6 link-faded">Weekly Projects</a></div><p>
        <a href="/blogs/topics/among-the-largest-in-japan-a-4-3-m-wooden-fully-openable-sash" class="blog-post-card__title h4">国内最大級！4.2mの木製フルオープンサッシ</a>
      </p><p class="blog-post-card__excerpt">天井高4.2mの無柱リビングを1階に配置。庭側の木製サッシを全開放することで、内外が一体となる開放的な空間を生み出しています。</p><a href="/blogs/topics/among-the-largest-in-japan-a-4-3-m-wooden-fully-openable-sash" class="blog-post-card__read-more link">もっと見る</a></div>
</div><div class="blog-post-card group snap-center"><a href="/blogs/topics/a-scale-patterned-facade" class="overflow-hidden"><img src="//synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=1080" alt="鱗のような外壁" srcset="//synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=300 300w, //synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=400 400w, //synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=500 500w, //synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=600 600w, //synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=800 800w, //synapse.co.jp/cdn/shop/articles/DSC3230_DxO.jpg?v=1768981125&amp;width=1000 1000w" width="1080" height="1350" loading="lazy" sizes="(max-width: 699px) 95vw, (max-width: 1149px) calc(100vw / 2), calc((80rem - (5rem * (3 - 1) / 3)" class="blog-post-card__image w-full zoom-image group-hover:zoom"></a><div class="blog-post-card__info"><div class="blog-post-card__meta"><a href="/blogs/topics/tagged/weekly-projects" class="blog-post-card__category h6 link-faded">Weekly Projects</a></div><p>
        <a href="/blogs/topics/a-scale-patterned-facade" class="blog-post-card__title h4">鱗のような外壁</a>
      </p><p class="blog-post-card__excerpt">代沢の丘に建つ木造3階建て住宅。R形状の大壁が内外をやわらかく分節し、斜め葺きのガルバリウム鋼板が鱗のような表情をもつ印象的なファサードを形成しています。</p><a href="/blogs/topics/a-scale-patterned-facade" class="blog-post-card__read-more link">もっと見る</a></div>
</div><div class="blog-post-card group snap-center"><a href="/blogs/topics/a-ceiling-defined-by-diagonal-truss-structures" class="overflow-hidden"><img src="//synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=1080" alt="斜めに立体交差したトラスの天井" srcset="//synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=300 300w, //synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=400 400w, //synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=500 500w, //synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=600 600w, //synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=800 800w, //synapse.co.jp/cdn/shop/articles/IMG_4960_DxO.jpg?v=1768981044&amp;width=1000 1000w" width="1080" height="1350" loading="lazy" sizes="(max-width: 699px) 95vw, (max-width: 1149px) calc(100vw / 2), calc((80rem - (5rem * (3 - 1) / 3)" class="blog-post-card__image w-full zoom-image group-hover:zoom"></a><div class="blog-post-card__info"><div class="blog-post-card__meta"><a href="/blogs/topics/tagged/weekly-projects" class="blog-post-card__category h6 link-faded">Weekly Projects</a></div><p>
        <a href="/blogs/topics/a-ceiling-defined-by-diagonal-truss-structures" class="blog-post-card__title h4">斜めに立体交差したトラスの天井</a>
      </p><p class="blog-post-card__excerpt">シザーズトラスを発展させた「ツイストトラス」を屋根架構に採用。木組みを立体的に交差させることで、構造強度と空間的な個性を両立し、開放的な大空間に木の力強さと美しさを際立たせています。</p><a href="/blogs/topics/a-ceiling-defined-by-diagonal-truss-structures" class="blog-post-card__read-more link">もっと見る</a></div>
</div></blog-posts><div class="justify-self-center">
<a  class="button" href="/blogs/topics" >View all articles</a></div></div>
  </div>
</div>

</section>
<!-- BEGIN sections: footer-group -->
<footer id="shopify-section-sections--15344191012949__footer" class="shopify-section shopify-section-group-footer-group shopify-section--footer"><style>
  #shopify-section-sections--15344191012949__footer {
    --footer-content-justify-items: space-between;
  }
</style><div class="footer color-scheme color-scheme--scheme-2 color-scheme--bg-54922f2e920ba8346f6dc0fba343d673 ">
  <div class="container">
    <div class="footer__inner"><div class="footer__block-list"><div class="footer__block footer__block--newsletter" ><div class="v-stack gap-4 sm:gap-5"><p class="h6">Newsletter</p><div class="prose text-subdued"><p>最新情報をお届けします。</p></div><form method="post" action="/contact#newsletter-form-sections--15344191012949__footer" id="newsletter-form-sections--15344191012949__footer" accept-charset="UTF-8" class="form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="contact[tags]" value="newsletter"><div class="form-control" ><input id="input--sections--15344191012949__footer--contactemail" class="input" type="email" dir="ltr" name="contact[email]" placeholder="メールアドレス" 
  
  
  
  
  
  autocomplete="email"
  
  enterkeyhint="send"
  required
  
  
  
><label for="input--sections--15344191012949__footer--contactemail" class="floating-label text-xs">メールアドレス</label></div><div class="align-self-start">
<button type="submit"  class="button" >登録</button></div></form></div></div><div class="footer__block footer__block--links" ><div class="v-stack gap-4 sm:gap-5"><p class="h6">Information</p><ul class="v-stack gap-2.5 unstyled-list" role="list"><li>
                            <a href="/pages/recruit" class="link-faded">スタッフ応募</a>
                          </li><li>
                            <a href="/pages/opendesk" class="link-faded">オープンデスク</a>
                          </li></ul>
                    </div></div></div><div class="footer__aside"><div class="localization-selectors"><div class="relative">
      <button type="button" class="localization-toggle heading text-xxs link-faded" aria-controls="popover-localization--sections--15344191012949__footer-country" aria-label="国または通貨を変更" aria-expanded="false"><img src="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60" alt="日本" srcset="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60 60w" width="60" height="45" class="country-flag"><svg aria-hidden="true" focusable="false" fill="none" width="10" class="icon icon-chevron-down" viewBox="0 0 10 10">
      <path d="m1 3 4 4 4-4" stroke="currentColor" stroke-linecap="square"/>
    </svg></button>

      <x-popover id="popover-localization--sections--15344191012949__footer-country" initial-focus="[aria-selected='true']" class="popover popover--top-start color-scheme color-scheme--dialog">
        <p class="h4" slot="header">国/地域</p><form method="post" action="/localization" id="localization-form--sections--15344191012949__footer-country" accept-charset="UTF-8" class="shopify-localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization" /><input type="hidden" name="utf8" value="✓" /><input type="hidden" name="_method" value="put" /><input type="hidden" name="return_to" value="/index.xml" /><x-listbox class="popover__value-list"><button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="US" aria-selected="false"><img src="//cdn.shopify.com/static/images/flags/us.svg?format=jpg&amp;width=60" alt="アメリカ合衆国" srcset="//cdn.shopify.com/static/images/flags/us.svg?format=jpg&amp;width=60 60w" width="60" height="45" loading="lazy" class="country-flag"></button><button type="submit" name="country_code" class="popover__value-option h-stack gap-2.5" role="option" value="JP" aria-selected="true"><img src="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60" alt="日本" srcset="//cdn.shopify.com/static/images/flags/jp.svg?format=jpg&amp;width=60 60w" width="60" height="45" loading="lazy" class="country-flag"></button></x-listbox></form></x-popover>
    </div></div><p class="heading text-subdued text-xxs">© 2026 - Hirotaka Sato Architects</p></div>
    </div>
  </div>
</div>

</footer>
<!-- END sections: footer-group --></main>
  <style> figure {text-align: center; padding-top: 30px; padding-bottom: 40px;} video {height: auto;} .grecaptcha-badge {opacity: 0;} h1 {font-size: 1.4em; font-weight: normal; line-height: 2em;} h2 {font-size: 1.6em; font-weight: normal; line-height: 2em; padding: 1em 0 0.5em 0;} h3 {font-size: 1.4em; font-weight: normal; line-height: 2em; padding: 1em 0 0.5em 0;} h4 {font-size: 1.2em; font-weight: normal; line-height: 2em; padding: 1em 0 0.5em 0;} .input {font-size: 1em;} figure figcaption {color: #000 !important;} </style>
<script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
