<!doctype html>
<html class="no-js" lang="ja" dir="ltr">
<head>
  <script type="application/vnd.locksmith+json" data-locksmith>{"version":"v297","locked":false,"initialized":true,"scope":"index","access_granted":true,"access_denied":false,"requires_customer":false,"manual_lock":false,"remote_lock":false,"has_timeout":false,"remote_rendered":null,"hide_resource":false,"hide_links_to_resource":false,"transparent":true,"locks":{"all":[],"opened":[]},"keys":[],"keys_signature":"81b07d9d9d0069f1e56507ba916e7776ec35ec46884c7cf4ed223f795ef19d10","state":{"template":"index","theme":157180592377,"product":null,"collection":null,"page":null,"blog":null,"article":null,"app":null},"now":1780969214,"path":"\/","locale_root_url":"\/","canonical_url":"https:\/\/ohbacorp.com\/","customer_id":null,"customer_id_signature":"81b07d9d9d0069f1e56507ba916e7776ec35ec46884c7cf4ed223f795ef19d10","cart":null}</script><script data-locksmith>!function(){undefined;!function(){var s=window.Locksmith={},e=document.querySelector('script[type="application/vnd.locksmith+json"]'),n=e&&e.innerHTML;if(s.state={},s.util={},s.loading=!1,n)try{s.state=JSON.parse(n)}catch(d){}if(document.addEventListener&&document.querySelector){var o,a,i,t=[76,79,67,75,83,77,73,84,72,49,49],c=function(){a=t.slice(0)},l="style",r=function(e){e&&27!==e.keyCode&&"click"!==e.type||(document.removeEventListener("keydown",r),document.removeEventListener("click",r),o&&document.body.removeChild(o),o=null)};c(),document.addEventListener("keyup",function(e){if(e.keyCode===a[0]){if(clearTimeout(i),a.shift(),0<a.length)return void(i=setTimeout(c,1e3));c(),r(),(o=document.createElement("div"))[l].width="50%",o[l].maxWidth="1000px",o[l].height="85%",o[l].border="1px rgba(0, 0, 0, 0.2) solid",o[l].background="rgba(255, 255, 255, 0.99)",o[l].borderRadius="4px",o[l].position="fixed",o[l].top="50%",o[l].left="50%",o[l].transform="translateY(-50%) translateX(-50%)",o[l].boxShadow="0 2px 5px rgba(0, 0, 0, 0.3), 0 0 100vh 100vw rgba(0, 0, 0, 0.5)",o[l].zIndex="2147483645";var t=document.createElement("textarea");t.value=JSON.stringify(JSON.parse(n),null,2),t[l].border="none",t[l].display="block",t[l].boxSizing="border-box",t[l].width="100%",t[l].height="100%",t[l].background="transparent",t[l].padding="22px",t[l].fontFamily="monospace",t[l].fontSize="14px",t[l].color="#333",t[l].resize="none",t[l].outline="none",t.readOnly=!0,o.appendChild(t),document.body.appendChild(o),t.addEventListener("click",function(e){e.stopImmediatePropagation()}),t.select(),document.addEventListener("keydown",r),document.addEventListener("click",r)}})}s.isEmbedded=-1!==window.location.search.indexOf("_ab=0&_fd=0&_sc=1"),s.path=s.state.path||window.location.pathname,s.basePath=s.state.locale_root_url.concat("/apps/locksmith").replace(/^\/\//,"/"),s.reloading=!1,s.util.console=window.console||{log:function(){},error:function(){}},s.util.makeUrl=function(e,t){var n,o=s.basePath+e,a=[],i=s.cache();for(n in i)a.push(n+"="+encodeURIComponent(i[n]));for(n in t)a.push(n+"="+encodeURIComponent(t[n]));return s.state.customer_id&&(a.push("customer_id="+encodeURIComponent(s.state.customer_id)),a.push("customer_id_signature="+encodeURIComponent(s.state.customer_id_signature))),o+=(-1===o.indexOf("?")?"?":"&")+a.join("&")},s._initializeCallbacks=[],s.on=function(e,t){if("initialize"!==e)throw'Locksmith.on() currently only supports the "initialize" event';s._initializeCallbacks.push(t)},s.initializeSession=function(e){if(!s.isEmbedded){var t=!1,n=!0,o=!0;(e=e||{}).silent&&(o=n=!(t=!0)),s.ping({silent:t,spinner:n,reload:o,callback:function(){s._initializeCallbacks.forEach(function(e){e()})}})}},s.cache=function(e){var t={};try{var n=function a(e){return(document.cookie.match("(^|; )"+e+"=([^;]*)")||0)[2]};t=JSON.parse(decodeURIComponent(n("locksmith-params")||"{}"))}catch(d){}if(e){for(var o in e)t[o]=e[o];document.cookie="locksmith-params=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="locksmith-params="+encodeURIComponent(JSON.stringify(t))+"; path=/"}return t},s.cache.cart=s.state.cart,s.cache.cartLastSaved=null,s.params=s.cache(),s.util.reload=function(){s.reloading=!0;try{window.location.href=window.location.href.replace(/#.*/,"")}catch(d){s.util.console.error("Preferred reload method failed",d),window.location.reload()}},s.cache.saveCart=function(e){if(!s.cache.cart||s.cache.cart===s.cache.cartLastSaved)return e?e():null;var t=s.cache.cartLastSaved;s.cache.cartLastSaved=s.cache.cart,fetch("/cart/update.js",{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({attributes:{locksmith:s.cache.cart}})}).then(function(e){if(!e.ok)throw new Error("Cart update failed: "+e.status);return e.json()}).then(function(){e&&e()})["catch"](function(e){if(s.cache.cartLastSaved=t,!s.reloading)throw e})},s.util.spinnerHTML='<style>body{background:#FFF}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#loading{display:flex;width:100%;height:50vh;color:#777;align-items:center;justify-content:center}#loading .spinner{display:block;animation:spin 600ms linear infinite;position:relative;width:50px;height:50px}#loading .spinner-ring{stroke:currentColor;stroke-dasharray:100%;stroke-width:2px;stroke-linecap:round;fill:none}</style><div id="loading"><div class="spinner"><svg width="100%" height="100%"><svg preserveAspectRatio="xMinYMin"><circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle></svg></svg></div></div>',s.util.clobberBody=function(e){document.body.innerHTML=e},s.util.clobberDocument=function(e){e.responseText&&(e=e.responseText),document.documentElement&&document.removeChild(document.documentElement);var t=document.open("text/html","replace");t.writeln(e),t.close(),setTimeout(function(){var e=t.querySelector("[autofocus]");e&&e.focus()},100)},s.util.serializeForm=function(e){if(e&&"FORM"===e.nodeName){var t,n,o={};for(t=e.elements.length-1;0<=t;t-=1)if(""!==e.elements[t].name)switch(e.elements[t].nodeName){case"INPUT":switch(e.elements[t].type){default:case"text":case"hidden":case"password":case"button":case"reset":case"submit":o[e.elements[t].name]=e.elements[t].value;break;case"checkbox":case"radio":e.elements[t].checked&&(o[e.elements[t].name]=e.elements[t].value);break;case"file":}break;case"TEXTAREA":o[e.elements[t].name]=e.elements[t].value;break;case"SELECT":switch(e.elements[t].type){case"select-one":o[e.elements[t].name]=e.elements[t].value;break;case"select-multiple":for(n=e.elements[t].options.length-1;0<=n;n-=1)e.elements[t].options[n].selected&&(o[e.elements[t].name]=e.elements[t].options[n].value)}break;case"BUTTON":switch(e.elements[t].type){case"reset":case"submit":case"button":o[e.elements[t].name]=e.elements[t].value}}return o}},s.util.on=function(e,i,s,t){t=t||document;var c="locksmith-"+e+i,n=function(e){var t=e.target,n=e.target.parentElement,o=t&&t.className&&(t.className.baseVal||t.className)||"",a=n&&n.className&&(n.className.baseVal||n.className)||"";("string"==typeof o&&-1!==o.split(/\s+/).indexOf(i)||"string"==typeof a&&-1!==a.split(/\s+/).indexOf(i))&&!e[c]&&(e[c]=!0,s(e))};t.attachEvent?t.attachEvent(e,n):t.addEventListener(e,n,!1)},s.util.enableActions=function(e){s.util.on("click","locksmith-action",function(e){e.preventDefault();var t=e.target;t.dataset.confirmWith&&!confirm(t.dataset.confirmWith)||(t.disabled=!0,t.innerText=t.dataset.disableWith,s.post("/action",t.dataset.locksmithParams,{spinner:!1,type:"text",success:function(e){(e=JSON.parse(e.responseText)).message&&alert(e.message),s.util.reload()}}))},e)},s.util.inject=function(e,t){var n=["data","locksmith","append"];if(-1!==t.indexOf(n.join("-"))){var o=document.createElement("div");o.innerHTML=t,e.appendChild(o)}else e.innerHTML=t;var a,i,s=e.querySelectorAll("script");for(i=0;i<s.length;++i){a=s[i];var c=document.createElement("script");if(a.type&&(c.type=a.type),a.src)c.src=a.src;else{var l=document.createTextNode(a.innerHTML);c.appendChild(l)}e.appendChild(c)}var r=e.querySelector("[autofocus]");r&&r.focus()},s.post=function(e,t,n){!1!==(n=n||{}).spinner&&s.util.clobberBody(s.util.spinnerHTML);var o={};n.container===document?(o.layout=1,n.success=function(e){s.util.clobberDocument(e)}):n.container&&(o.layout=0,n.success=function(e){var t=document.getElementById(n.container);s.util.inject(t,e),t.id===t.firstChild.id&&t.parentElement.replaceChild(t.firstChild,t)}),n.form_type&&(t.form_type=n.form_type),n.include_layout_classes!==undefined&&(t.include_layout_classes=n.include_layout_classes),n.lock_id!==undefined&&(t.lock_id=n.lock_id),s.loading=!0;var a=s.util.makeUrl(e,o),i="json"===n.type||"text"===n.type;fetch(a,{method:"POST",headers:{"Content-Type":"application/json",Accept:i?"application/json":"text/html"},body:JSON.stringify(t)}).then(function(e){if(!e.ok)throw new Error("Request failed: "+e.status);return e.text()}).then(function(e){var t=n.success||s.util.clobberDocument;t(i?{responseText:e}:e)})["catch"](function(e){if(!s.reloading)if("dashboard.weglot.com"!==window.location.host){if(!n.silent)throw alert("Something went wrong! Please refresh and try again."),e;console.error(e)}else console.error(e)})["finally"](function(){s.loading=!1})},s.postResource=function(e,t){e.path=s.path,e.search=window.location.search,e.state=s.state,e.passcode&&(e.passcode=e.passcode.trim()),e.email&&(e.email=e.email.trim()),e.state.cart=s.cache.cart,e.locksmith_json=s.jsonTag,e.locksmith_json_signature=s.jsonTagSignature,s.post("/resource",e,t)},s.ping=function(t){if(!s.isEmbedded){t=t||{};var n=function(){t.reload?s.util.reload():"function"==typeof t.callback&&t.callback()};s.post("/ping",{path:s.path,search:window.location.search,state:s.state},{spinner:!!t.spinner,silent:"undefined"==typeof t.silent||t.silent,type:"text",success:function(e){e&&e.responseText?((e=JSON.parse(e.responseText)).messages&&0<e.messages.length&&s.showMessages(e.messages),e.cart&&s.cache.cart!==e.cart?(s.cache.cart=e.cart,s.cache.saveCart(function(){e.cart&&e.cart.match(/^.+:/)?(t.reload||"function"!=typeof t.callback||t.callback(),s.util.reload()):n()})):n()):console.error("[Locksmith] Invalid result in ping callback:",e)}})}},s.timeoutMonitor=function(){var e=s.cache.cart;s.ping({callback:function(){e!==s.cache.cart||setTimeout(function(){s.timeoutMonitor()},6e4)}})},s.showMessages=function(e){var t=document.createElement("div");t.style.position="fixed",t.style.left=0,t.style.right=0,t.style.bottom="-50px",t.style.opacity=0,t.style.background="#191919",t.style.color="#ddd",t.style.transition="bottom 0.2s, opacity 0.2s",t.style.zIndex=999999,t.innerHTML=["<style>","  .locksmith-ab .locksmith-b { display: none; }","  .locksmith-ab.toggled .locksmith-b { display: flex; }","  .locksmith-ab.toggled .locksmith-a { display: none; }","  .locksmith-flex { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 20px; }","  .locksmith-message + .locksmith-message { border-top: 1px #555 solid; }","  .locksmith-message a { color: inherit; font-weight: bold; }","  .locksmith-message a:hover { color: inherit; opacity: 0.8; }","  a.locksmith-ab-toggle { font-weight: inherit; text-decoration: underline; }","  .locksmith-text { flex-grow: 1; }","  .locksmith-cta { flex-grow: 0; text-align: right; }","  .locksmith-cta button { transform: scale(0.8); transform-origin: left; }","  .locksmith-cta > * { display: block; }","  .locksmith-cta > * + * { margin-top: 10px; }","  .locksmith-message a.locksmith-close { flex-grow: 0; text-decoration: none; margin-left: 15px; font-size: 30px; font-family: monospace; display: block; padding: 2px 10px; }","  @media screen and (max-width: 600px) {","    .locksmith-wide-only { display: none !important; }","    .locksmith-flex { padding: 0 15px; }","    .locksmith-flex > * { margin-top: 5px; margin-bottom: 5px; }","    .locksmith-cta { text-align: left; }","  }","  @media screen and (min-width: 601px) {","    .locksmith-narrow-only { display: none !important; }","  }","</style>"].join("")+e.map(function(e){return'<div class="locksmith-message">'+e+"</div>"}).join(""),document.body.appendChild(t),document.body.style.position="relative",document.body.parentElement.style.paddingBottom=t.offsetHeight+"px",setTimeout(function(){t.style.bottom=0,t.style.opacity=1},50),s.util.on("click","locksmith-ab-toggle",function(e){e.preventDefault();for(var t=e.target.parentElement;-1===t.className.split(" ").indexOf("locksmith-ab");)t=t.parentElement;-1!==t.className.split(" ").indexOf("toggled")?t.className=t.className.replace("toggled",""):t.className=t.className+" toggled"}),s.util.enableActions(t)}}()}();</script>
      <script data-locksmith>Locksmith.cache.cart=null</script>

  <script data-locksmith>Locksmith.jsonTag="{\"version\":\"v297\",\"locked\":false,\"initialized\":true,\"scope\":\"index\",\"access_granted\":true,\"access_denied\":false,\"requires_customer\":false,\"manual_lock\":false,\"remote_lock\":false,\"has_timeout\":false,\"remote_rendered\":null,\"hide_resource\":false,\"hide_links_to_resource\":false,\"transparent\":true,\"locks\":{\"all\":[],\"opened\":[]},\"keys\":[],\"keys_signature\":\"81b07d9d9d0069f1e56507ba916e7776ec35ec46884c7cf4ed223f795ef19d10\",\"state\":{\"template\":\"index\",\"theme\":157180592377,\"product\":null,\"collection\":null,\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1780969214,\"path\":\"\\\/\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/ohbacorp.com\\\/\",\"customer_id\":null,\"customer_id_signature\":\"81b07d9d9d0069f1e56507ba916e7776ec35ec46884c7cf4ed223f795ef19d10\",\"cart\":null}";Locksmith.jsonTagSignature="12afcfaf57cadf9b82b2f387480e41a949e0af493c52493267990a8a24b14fee"</script>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta name="theme-color" content="#ffffff">
  <link rel="canonical" href="https://ohbacorp.com/">
  <link rel="preconnect" href="https://cdn.shopify.com">
  <link rel="preconnect" href="https://fonts.shopifycdn.com">
  <link rel="dns-prefetch" href="https://productreviews.shopifycdn.com">
  <link rel="dns-prefetch" href="https://ajax.googleapis.com">
  <link rel="dns-prefetch" href="https://maps.googleapis.com">
  <link rel="dns-prefetch" href="https://maps.gstatic.com">

<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TGJBC72');</script>
<!-- End Google Tag Manager --><link rel="shortcut icon" href="//www.ohbacorp.com/cdn/shop/files/320714e1d9e6eef9c7855610ead4b28b_330b86c3-13a1-44bf-b092-6cb36f4fe88c_32x32.png?v=1772517382" type="image/png" /><title>Ohba＆Co. ｜大峽製鞄株式会社｜公式サイト｜OFFICIAL WEB SITE
&ndash; Ohba&amp;Co. 大峽製鞄株式会社 公式サイト
</title>
<meta name="description" content="1935年創業 ラグジュアリーレザーグッズメゾン。 東京・千寿の工房にて、独自製法「江戸前仕立て」により生み出される製品は、職人の卓越した技術と、時代を超えて愛される普遍的なデザインを兼ね備えています。 また、その高度な技術を生かしたランドセルづくりにおいても、全国の名門国立・私立小学校の指定ランドセルに採用されるほか、数々のコンクールで高い評価を受けてきました。 創業90周年を記念して誕生した〈OhbaⓇLabo.〉 では、天然素材のみを用い、100％ハンドメイドで仕立てた、暮らしに寄り添うレザークラフトアイテムを展開しています。">
<meta property="og:site_name" content="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト">
  <meta property="og:url" content="https://ohbacorp.com/"><meta property="og:title" content="Ohba＆Co. ｜大峽製鞄株式会社｜公式サイト｜OFFICIAL WEB SITE">
<meta property="og:type" content="website">
<meta property="og:description" content="1935年創業 ラグジュアリーレザーグッズメゾン。 東京・千寿の工房にて、独自製法「江戸前仕立て」により生み出される製品は、職人の卓越した技術と、時代を超えて愛される普遍的なデザインを兼ね備えています。 また、その高度な技術を生かしたランドセルづくりにおいても、全国の名門国立・私立小学校の指定ランドセルに採用されるほか、数々のコンクールで高い評価を受けてきました。 創業90周年を記念して誕生した〈OhbaⓇLabo.〉 では、天然素材のみを用い、100％ハンドメイドで仕立てた、暮らしに寄り添うレザークラフトアイテムを展開しています。">
<meta property="og:image" content="http://www.ohbacorp.com/cdn/shop/files/096ce3e257cc4ea8b3f9d2d7fc98bd29.jpg?v=1756346985">
<meta property="og:image:secure_url" content="https://www.ohbacorp.com/cdn/shop/files/096ce3e257cc4ea8b3f9d2d7fc98bd29.jpg?v=1756346985">
<meta property="og:image:width" content="3518">
    <meta property="og:image:height" content="750"><meta name="twitter:site" content="@">
  <meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Ohba＆Co. ｜大峽製鞄株式会社｜公式サイト｜OFFICIAL WEB SITE">
<meta name="twitter:description" content="1935年創業 ラグジュアリーレザーグッズメゾン。 東京・千寿の工房にて、独自製法「江戸前仕立て」により生み出される製品は、職人の卓越した技術と、時代を超えて愛される普遍的なデザインを兼ね備えています。 また、その高度な技術を生かしたランドセルづくりにおいても、全国の名門国立・私立小学校の指定ランドセルに採用されるほか、数々のコンクールで高い評価を受けてきました。 創業90周年を記念して誕生した〈OhbaⓇLabo.〉 では、天然素材のみを用い、100％ハンドメイドで仕立てた、暮らしに寄り添うレザークラフトアイテムを展開しています。">
<style data-shopify>@font-face {
  font-family: "Libre Bodoni";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.ohbacorp.com/cdn/fonts/libre_bodoni/librebodoni_n4.8379dd8ba6cc988556afbaa22532fc1c9531ee68.woff2") format("woff2"),
       url("//www.ohbacorp.com/cdn/fonts/libre_bodoni/librebodoni_n4.687e97f283678b9001c2f4eadce30479204fe79f.woff") format("woff");
}

  @font-face {
  font-family: "Zen Kaku Gothic New";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//www.ohbacorp.com/cdn/fonts/zen_kaku_gothic_new/zenkakugothicnew_n4.04cfb790a87c2fa56f40f47191b8c05620cc5b9c.woff2") format("woff2"),
       url("//www.ohbacorp.com/cdn/fonts/zen_kaku_gothic_new/zenkakugothicnew_n4.9496f4244fdde226f75f70707742d1f64ea52225.woff") format("woff");
}


  
  
  
</style><link href="//www.ohbacorp.com/cdn/shop/t/19/assets/theme.css?v=162137721253113846391778851337" rel="stylesheet" type="text/css" media="all" />
<style data-shopify>:root {
    --typeHeaderPrimary: "Libre Bodoni";
    --typeHeaderFallback: serif;
    --typeHeaderSize: 30px;
    --typeHeaderWeight: 400;
    --typeHeaderLineHeight: 2;
    --typeHeaderSpacing: 0.15em;

    --typeBasePrimary:"Zen Kaku Gothic New";
    --typeBaseFallback:sans-serif;
    --typeBaseSize: 13px;
    --typeBaseWeight: 400;
    --typeBaseSpacing: 0.2em;
    --typeBaseLineHeight: 2;

    --typeCollectionTitle: 15px;

    --iconWeight: 4px;
    --iconLinecaps: round;

    
      --buttonRadius: 3px;
    

    --colorGridOverlayOpacity: 0.02;
  }

  .placeholder-content {
    background-image: linear-gradient(100deg, #ffffff 40%, #f7f7f7 63%, #ffffff 79%);
  }</style>



  <script>
    document.documentElement.className = document.documentElement.className.replace('no-js', 'js');

    window.theme = window.theme || {};
    theme.routes = {
      home: "/",
      cart: "/cart.js",
      cartPage: "/cart",
      cartAdd: "/cart/add.js",
      cartChange: "/cart/change.js"
    };
    theme.strings = {
      soldOut: "売り切れ",
      unavailable: "お取り扱いできません",
      inStockLabel: "",
      stockLabel: "",
      willNotShipUntil: "",
      willBeInStockAfter: "",
      waitingForStock: "",
      savePrice: "[saved_amount]OFF",
      cartEmpty: "カート内に商品がありません。",
      cartTermsConfirmation: "こちらの商品は受注生産品のためキャンセル・返品不可です。ご承諾される場合はチェックを入れてご購入へお進みください。",
      searchCollections: "Collections:",
      searchPages: "",
      searchArticles: ""
    };
    theme.settings = {
      dynamicVariantsEnable: true,
      cartType: "page",
      isCustomerTemplate: false,
      moneyFormat: "¥{{amount_no_decimals}}",
      saveType: "dollar",
      productImageSize: "square",
      productImageCover: false,
      predictiveSearch: true,
      predictiveSearchType: "product,article",
      quickView: false,
      themeName: 'Impulse',
      themeVersion: "5.1.0"
    };
  </script>

  <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta name="google-site-verification" content="FvGwR2s6Z8255LBOmUWgftzS3yLASqKHcNtFbwRb1dU">
<meta name="facebook-domain-verification" content="slv4k2nfa7ikaqnbighw6xppeoxj3h">
<meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/54994370809/digital_wallets/dialog">
<meta name="shopify-checkout-api-token" content="58535a7df393a021de3ba262d5ebe33c">
<script async="async" src="/checkouts/internal/preloads.js?locale=ja-JP"></script>
<script id="apple-pay-shop-capabilities" type="application/json">{"shopId":54994370809,"countryCode":"JP","currencyCode":"JPY","merchantCapabilities":["supports3DS"],"merchantId":"gid:\/\/shopify\/Shop\/54994370809","merchantName":"Ohba\u0026Co. 大峽製鞄株式会社 公式サイト","requiredBillingContactFields":["postalAddress","email","phone"],"requiredShippingContactFields":["postalAddress","email","phone"],"shippingType":"shipping","supportedNetworks":["visa","masterCard","amex","jcb","discover"],"total":{"type":"pending","label":"Ohba\u0026Co. 大峽製鞄株式会社 公式サイト","amount":"1.00"},"shopifyPaymentsEnabled":true,"supportsSubscriptions":true}</script>
<script id="shopify-features" type="application/json">{"accessToken":"58535a7df393a021de3ba262d5ebe33c","betas":["rich-media-storefront-analytics"],"domain":"www.ohbacorp.com","predictiveSearch":false,"shopId":54994370809,"locale":"ja"}</script>
<script>var Shopify = Shopify || {};
Shopify.shop = "ohbacorp.myshopify.com";
Shopify.locale = "ja";
Shopify.currency = {"active":"JPY","rate":"1.0"};
Shopify.country = "JP";
Shopify.theme = {"name":"ohbacorp\/main_v1.2","id":157180592377,"schema_name":"Impulse","schema_version":"5.1.0","theme_store_id":null,"role":"main"};
Shopify.theme.handle = "null";
Shopify.theme.style = {"id":null,"handle":null};
Shopify.cdnHost = "www.ohbacorp.com/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.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="//www.ohbacorp.com/cdn/shopifycloud/shop-js/modules/v2/loader.init-shop-cart-sync.ja.esm.js"></script>
<script type="module">
  await import("//www.ohbacorp.com/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>(function() {
  var isLoaded = false;
  function asyncLoad() {
    if (isLoaded) return;
    isLoaded = true;
    var urls = ["https:\/\/wishlisthero-assets.revampco.com\/store-front\/bundle2.js?shop=ohbacorp.myshopify.com","\/\/cdn.shopify.com\/proxy\/5b721a56b7e4c935e8e2392ec426f3b76d354d83158a9bd187ebcc5f8043d162\/ohbacorp.bookthatapp.com\/javascripts\/bta-installed.js?shop=ohbacorp.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA","\/\/cdn.shopify.com\/proxy\/623ebcacb2893edc73bdfbee61a25f572bc748716c0e3228d9c72c787fe64ca3\/ohbacorp.bookthatapp.com\/sdk\/v1\/js\/bta-order-status-bootstrap.min.js?shop=ohbacorp.myshopify.com\u0026sp-cache-control=cHVibGljLCBtYXgtYWdlPTkwMA","\/\/backinstock.useamp.com\/widget\/51066_1772423680.js?category=bis\u0026v=6\u0026shop=ohbacorp.myshopify.com"];
    for (var i = 0; i < urls.length; i++) {
      var s = document.createElement('script');
      s.type = 'text/javascript';
      s.async = true;
      s.src = urls[i];
      var x = document.getElementsByTagName('script')[0];
      x.parentNode.insertBefore(s, x);
    }
  };
  if(window.attachEvent) {
    window.attachEvent('onload', asyncLoad);
  } else {
    window.addEventListener('load', asyncLoad, false);
  }
})();</script>
<script id="__st">var __st={"a":54994370809,"offset":32400,"reqid":"b14aec9b-376c-4188-bb43-874b127b22e0-1780969214","pageurl":"www.ohbacorp.com\/index.xml","u":"a9af5f02baed","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="//www.ohbacorp.com/cdn/shopifycloud/storefront/assets/storefront/load_feature-1bd60354.js" crossorigin="anonymous"></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://www.ohbacorp.com/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://www.ohbacorp.com/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>
<link rel="stylesheet" media="screen" href="//www.ohbacorp.com/cdn/shop/t/19/compiled_assets/styles.css?v=93708744313106610881778805312">
<script id="shopify-cfh-end">window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script>

  <script src="//www.ohbacorp.com/cdn/shop/t/19/assets/vendor-scripts-v10.js" defer="defer"></script><script src="//www.ohbacorp.com/cdn/shop/t/19/assets/theme.min.js?v=151977742066056742051770950767" defer="defer"></script>
  <script src="//www.ohbacorp.com/cdn/shop/t/19/assets/custom.js?v=48554768121985594701770950767" defer="defer"></script><script>window.is_hulkpo_installed=true</script>
<!-- Font icon for header icons -->
<link href="https://wishlisthero-assets.revampco.com/safe-icons/css/wishlisthero-icons.css" rel="stylesheet"/>
<!-- Style for floating buttons and others -->
<style type="text/css">
    .wishlisthero-floating {
        position: absolute;
          right:5px;
        top: 5px;
        z-index: 23;
        border-radius: 100%;
    }

    .wishlisthero-floating:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

    .wishlisthero-floating button {
        font-size: 20px !important;
        width: 40px !important;
        padding: 0.125em 0 0 !important;
    }
  
  @media screen and (min-width: 1920px){
   .MuiGrid-grid-xl-2{
            max-width: 25% !important;
            flex-basis: 25% !important;
     }
  }
.MuiTypography-body2 ,.MuiTypography-body1 ,.MuiTypography-caption ,.MuiTypography-button ,.MuiTypography-h1 ,.MuiTypography-h2 ,.MuiTypography-h3 ,.MuiTypography-h4 ,.MuiTypography-h5 ,.MuiTypography-h6 ,.MuiTypography-subtitle1 ,.MuiTypography-subtitle2 ,.MuiTypography-overline , MuiButton-root,  .MuiCardHeader-title a{
     font-family: inherit !important; /*Roboto, Helvetica, Arial, sans-serif;*/
}
.MuiTypography-h1 , .MuiTypography-h2 , .MuiTypography-h3 , .MuiTypography-h4 , .MuiTypography-h5 , .MuiTypography-h6 ,  .MuiCardHeader-title a{
     font-family: ,  !important;
     font-family: ,  !important;
     font-family: "Libre Bodoni", serif !important;
     font-family: ,  !important;
}

    /****************************************************************************************/
    /* For some theme shared view need some spacing */
    /*
    #wishlist-hero-shared-list-view {
  margin-top: 15px;
  margin-bottom: 15px;
}
#wishlist-hero-shared-list-view h1 {
  padding-left: 5px;
}

#wishlisthero-product-page-button-container {
  padding-top: 15px;
}
*/
    /****************************************************************************************/
    /* #wishlisthero-product-page-button-container button {
  padding-left: 1px !important;
} */
    /****************************************************************************************/
    /* Customize the indicator when wishlist has items AND the normal indicator not working */
    span.wishlist-hero-items-count {
         top: 26px;
         left: 29.2px;
     }
  
  @media screen and (max-width: 768px) {
      span.wishlist-hero-items-count {
         left: 25.2px;
      }
   } 
/* 
@media screen and (max-width: 749px){
.wishlisthero-product-page-button-container{
width:100%
}
.wishlisthero-product-page-button-container button{
 margin-left:auto !important; margin-right: auto !important;
}
}

*/
</style>
<script>window.wishlisthero_cartDotClasses=['site-header__cart-count','cart-link__bubble--visible', 'is-visible'];</script>
 <script type='text/javascript'>try{
   window.WishListHero_setting = {"ButtonColor":"#2A126B","IconColor":"rgba(255, 255, 255, 1)","IconType":"Heart","ButtonTextBeforeAdding":"お気に入りリストに追加する","ButtonTextAfterAdding":"お気に入りリストに登録されています","AnimationAfterAddition":"None","ButtonTextAddToCart":"カートに入れる","ButtonTextOutOfStock":"在庫なし","ButtonTextAddAllToCart":"全てのリストをカートに入れる","ButtonTextRemoveAllToCart":"お気に入りリストを全て削除する","AddedProductNotificationText":"お気に入りリストに追加されました","AddedProductToCartNotificationText":"カートに追加されました","ViewCartLinkText":"カートの中を見る","SharePopup_TitleText":"お気に入りリストを共有する","SharePopup_shareBtnText":"共有","SharePopup_shareHederText":"ソーシャルネットワークで共有する","SharePopup_shareCopyText":"または、ウィッシュリストのリンクをコピーして共有します","SharePopup_shareCancelBtnText":"キャンセル","SharePopup_shareCopyBtnText":"コピー","SendEMailPopup_BtnText":"メールを送る","SendEMailPopup_FromText":"From Name","SendEMailPopup_ToText":"To email","SendEMailPopup_BodyText":"本文","SendEMailPopup_SendBtnText":"送信する","SendEMailPopup_TitleText":"お気に入りリストをメールで送信する","AddProductMessageText":"すべてのアイテムをカートに追加してもよろしいですか？","RemoveProductMessageText":"お気に入りリストからこちらの商品を削除してもよろしいですか？","RemoveAllProductMessageText":"お気に入りリストから全ての商品を削除してもよろしいですか？","RemovedProductNotificationText":"お気に入りリストから削除されました","AddAllOutOfStockProductNotificationText":"カートに商品を追加する際にエラーが発生したようです。しばらくしてからもう一度お試しください。","RemovePopupOkText":"OK","RemovePopup_HeaderText":"削除しますか？","ViewWishlistText":"お気に入りリストを見る","EmptyWishlistText":"お気に入りリストに商品の登録はありません","BuyNowButtonText":"Buy Now","BuyNowButtonColor":"rgb(144, 86, 162)","BuyNowTextButtonColor":"rgb(255, 255, 255)","Wishlist_Title":"お気に入りリスト","WishlistHeaderTitleAlignment":"Center","WishlistProductImageSize":"Normal","PriceColor":"rgba(154, 148, 171, 1)","HeaderFontSize":"30","PriceFontSize":"18","ProductNameFontSize":"16","LaunchPointType":"floating_point","DisplayWishlistAs":"popup_window","DisplayButtonAs":"text_with_icon","PopupSize":"md","HideAddToCartButton":false,"NoRedirectAfterAddToCart":false,"DisableGuestCustomer":false,"LoginPopupContent":"ログインしてお気に入りリストを保存してください","LoginPopupLoginBtnText":"Login","LoginPopupContentFontSize":"20","NotificationPopupPosition":"right","WishlistButtonTextColor":"rgba(255, 255, 255, 1)","EnableRemoveFromWishlistAfterAddButtonText":"お気に入りリストから削除する","_id":"6191e9f8bd4d7a75b9b8b00a","EnableCollection":false,"EnableShare":true,"RemovePowerBy":false,"EnableFBPixel":false,"DisapleApp":false,"FloatPointPossition":"bottom_right","HeartStateToggle":true,"HeaderMenuItemsIndicator":true,"EnableRemoveFromWishlistAfterAdd":true,"ShareViaEmailSubject":"  ##wishlist_hero_share_email_customer_name##からのお気に入りリスト","Shop":"ohbacorp.myshopify.com","shop":"ohbacorp.myshopify.com","Status":"Active","Plan":"FREE"};  
  }catch(e){ console.error('Error loading config',e); } </script>
  
  
  
<!-- User Heat Tag -->
<script type="text/javascript">
(function(add, cla){window['UserHeatTag']=cla;window[cla]=window[cla]||function(){(window[cla].q=window[cla].q||[]).push(arguments)},window[cla].l=1*new Date();var ul=document.createElement('script');var tag = document.getElementsByTagName('script')[0];ul.async=1;ul.src=add;tag.parentNode.insertBefore(ul,tag);})('//uh.nakanohito.jp/uhj2/uh.js', '_uhtracker');_uhtracker({id:'uhREj1Zqky'});
</script>
<!-- End User Heat Tag -->
  
  <script>var bondVariantIds = [], productConfig = {}, productMetafields;productMetafields = '';if (productMetafields !== '') {
        productConfig = JSON.parse('{"' + decodeURI(productMetafields).replace(/"/g, '\\"').replace(/&/g, '","').replace(/=/g,'":"') + '"}');
      }

    window.BtaConfig = {
      account: 'ohbacorp',
      bondVariantIds: bondVariantIds,
      cart: 'CartDrop',
      customer: '',settings: JSON.parse('{"dateFormat":"YYYY/MM/DD","domain":"ohbacorp.com","env":"production","path_prefix":"/apps/bookthatapp","should_load":true,"widget_enabled_list":["reservation","appt"],"widget_on_every_page":true,"widgets_mode":{}}' || '{}'),
      version: '1.6'
    }
  </script>

  <script src="//www.ohbacorp.com/cdn/shop/t/19/assets/bta-widgets-bootstrap.min.js?v=140398751049464347101770950767" type="text/javascript"></script>

<!-- BEGIN app block: shopify://apps/wishlist-hero/blocks/app-embed/a9a5079b-59e8-47cb-b659-ecf1c60b9b72 -->


<script type="text/javascript">
  
    window.wishlisthero_buttonProdPageClasses = [];
  
  
    window.wishlisthero_cartDotClasses = [];
  
</script>
<!-- BEGIN app snippet: extraStyles -->

<style>
  .wishlisthero-floating {
    position: absolute;
    top: 5px;
    z-index: 21;
    border-radius: 100%;
    width: fit-content;
    right: 5px;
    left: auto;
    &.wlh-left-btn {
      left: 5px !important;
      right: auto !important;
    }
    &.wlh-right-btn {
      right: 5px !important;
      left: auto !important;
    }
    
  }
  @media(min-width:1300px) {
    .product-item__link.product-item__image--margins .wishlisthero-floating, {
      
        left: 50% !important;
        margin-left: -295px;
      
    }
  }
  .MuiTypography-h1,.MuiTypography-h2,.MuiTypography-h3,.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6,.MuiButton-root,.MuiCardHeader-title a {
    font-family: ,  !important;
  }
</style>






<!-- END app snippet -->
<!-- BEGIN app snippet: renderAssets -->


  <link rel="preload" href="https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/default.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
  <noscript><link href="//cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/default.css" rel="stylesheet" type="text/css" media="all" /></noscript>
  <script defer src="https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/default.js"></script>

<!-- END app snippet -->


<script type="text/javascript">
  try{
  
    var scr_bdl_path = "https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/bundle2.js";
    window._wh_asset_path = scr_bdl_path.substring(0,scr_bdl_path.lastIndexOf("/")) + "/";
  

  }catch(e){ console.log(e)}
  try{

  
    window.WishListHero_setting = {"ButtonColor":"#2A126B","IconColor":"rgba(255, 255, 255, 1)","IconType":"Heart","ButtonTextBeforeAdding":"お気に入りリストに追加する","ButtonTextAfterAdding":"お気に入りリストに登録されています","AnimationAfterAddition":"None","ButtonTextAddToCart":"カートに入れる","ButtonTextOutOfStock":"在庫なし","ButtonTextAddAllToCart":"全てのリストをカートに入れる","ButtonTextRemoveAllToCart":"お気に入りリストを全て削除する","AddedProductNotificationText":"お気に入りリストに追加されました","AddedProductToCartNotificationText":"カートに追加されました","ViewCartLinkText":"カートの中を見る","SharePopup_TitleText":"お気に入りリストを共有する","SharePopup_shareBtnText":"共有","SharePopup_shareHederText":"ソーシャルネットワークで共有する","SharePopup_shareCopyText":"または、ウィッシュリストのリンクをコピーして共有します","SharePopup_shareCancelBtnText":"キャンセル","SharePopup_shareCopyBtnText":"コピー","SendEMailPopup_BtnText":"メールを送る","SendEMailPopup_FromText":"From Name","SendEMailPopup_ToText":"To email","SendEMailPopup_BodyText":"本文","SendEMailPopup_SendBtnText":"送信する","SendEMailPopup_TitleText":"お気に入りリストをメールで送信する","AddProductMessageText":"すべてのアイテムをカートに追加してもよろしいですか？","RemoveProductMessageText":"お気に入りリストからこちらの商品を削除してもよろしいですか？","RemoveAllProductMessageText":"お気に入りリストから全ての商品を削除してもよろしいですか？","RemovedProductNotificationText":"お気に入りリストから削除されました","AddAllOutOfStockProductNotificationText":"カートに商品を追加する際にエラーが発生したようです。しばらくしてからもう一度お試しください。","RemovePopupOkText":"OK","RemovePopup_HeaderText":"削除しますか？","ViewWishlistText":"お気に入りリストを見る","EmptyWishlistText":"お気に入りリストに商品の登録はありません","BuyNowButtonText":"Buy Now","BuyNowButtonColor":"rgb(144, 86, 162)","BuyNowTextButtonColor":"rgb(255, 255, 255)","Wishlist_Title":"お気に入りリスト","WishlistHeaderTitleAlignment":"Center","WishlistProductImageSize":"Normal","PriceColor":"rgba(154, 148, 171, 1)","HeaderFontSize":"30","PriceFontSize":"18","ProductNameFontSize":"16","LaunchPointType":"floating_point","DisplayWishlistAs":"popup_window","DisplayButtonAs":"text_with_icon","PopupSize":"md","HideAddToCartButton":false,"NoRedirectAfterAddToCart":false,"DisableGuestCustomer":false,"LoginPopupContent":"ログインしてお気に入りリストを保存してください","LoginPopupLoginBtnText":"Login","LoginPopupContentFontSize":"20","NotificationPopupPosition":"right","WishlistButtonTextColor":"rgba(255, 255, 255, 1)","EnableRemoveFromWishlistAfterAddButtonText":"お気に入りリストから削除する","_id":"6191e9f8bd4d7a75b9b8b00a","EnableCollection":false,"EnableShare":true,"RemovePowerBy":false,"EnableFBPixel":false,"DisapleApp":false,"FloatPointPossition":"bottom_right","HeartStateToggle":true,"HeaderMenuItemsIndicator":true,"EnableRemoveFromWishlistAfterAdd":true,"ShareViaEmailSubject":"  ##wishlist_hero_share_email_customer_name##からのお気に入りリスト","Shop":"ohbacorp.myshopify.com","shop":"ohbacorp.myshopify.com","Status":"Active","Plan":"FREE"};
    if(typeof(window.WishListHero_setting_theme_override) != "undefined"){
                                                                                window.WishListHero_setting = {
                                                                                    ...window.WishListHero_setting,
                                                                                    ...window.WishListHero_setting_theme_override
                                                                                };
                                                                            }
                                                                            // Done

  

  }catch(e){ console.error('Error loading config',e); }
</script>




  <script src="https://cdn.shopify.com/extensions/019dddd1-71e0-74e1-a11e-f902bdd10870/wishlist-hero-88/assets/bundle2.js" defer></script>




<!-- BEGIN app snippet: TransArray -->
<script>
  window.WLH_reload_translations = function() {
    let _wlh_res = {};
    if (window.WishListHero_setting && window.WishListHero_setting['ThrdParty_Trans_active']) {

      
        

        window.WishListHero_setting["ButtonTextBeforeAdding"] = "";
        _wlh_res["ButtonTextBeforeAdding"] = "";
        

        window.WishListHero_setting["ButtonTextAfterAdding"] = "";
        _wlh_res["ButtonTextAfterAdding"] = "";
        

        window.WishListHero_setting["ButtonTextAddToCart"] = "";
        _wlh_res["ButtonTextAddToCart"] = "";
        

        window.WishListHero_setting["ButtonTextOutOfStock"] = "";
        _wlh_res["ButtonTextOutOfStock"] = "";
        

        window.WishListHero_setting["ButtonTextAddAllToCart"] = "";
        _wlh_res["ButtonTextAddAllToCart"] = "";
        

        window.WishListHero_setting["ButtonTextRemoveAllToCart"] = "";
        _wlh_res["ButtonTextRemoveAllToCart"] = "";
        

        window.WishListHero_setting["AddedProductNotificationText"] = "";
        _wlh_res["AddedProductNotificationText"] = "";
        

        window.WishListHero_setting["AddedProductToCartNotificationText"] = "";
        _wlh_res["AddedProductToCartNotificationText"] = "";
        

        window.WishListHero_setting["ViewCartLinkText"] = "";
        _wlh_res["ViewCartLinkText"] = "";
        

        window.WishListHero_setting["SharePopup_TitleText"] = "";
        _wlh_res["SharePopup_TitleText"] = "";
        

        window.WishListHero_setting["SharePopup_shareBtnText"] = "";
        _wlh_res["SharePopup_shareBtnText"] = "";
        

        window.WishListHero_setting["SharePopup_shareHederText"] = "";
        _wlh_res["SharePopup_shareHederText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopyText"] = "";
        _wlh_res["SharePopup_shareCopyText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCancelBtnText"] = "";
        _wlh_res["SharePopup_shareCancelBtnText"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopyBtnText"] = "";
        _wlh_res["SharePopup_shareCopyBtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_BtnText"] = "";
        _wlh_res["SendEMailPopup_BtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_FromText"] = "";
        _wlh_res["SendEMailPopup_FromText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_ToText"] = "";
        _wlh_res["SendEMailPopup_ToText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_BodyText"] = "";
        _wlh_res["SendEMailPopup_BodyText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_SendBtnText"] = "";
        _wlh_res["SendEMailPopup_SendBtnText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_SendNotificationText"] = "";
        _wlh_res["SendEMailPopup_SendNotificationText"] = "";
        

        window.WishListHero_setting["SendEMailPopup_TitleText"] = "";
        _wlh_res["SendEMailPopup_TitleText"] = "";
        

        window.WishListHero_setting["AddProductMessageText"] = "";
        _wlh_res["AddProductMessageText"] = "";
        

        window.WishListHero_setting["RemoveProductMessageText"] = "";
        _wlh_res["RemoveProductMessageText"] = "";
        

        window.WishListHero_setting["RemoveAllProductMessageText"] = "";
        _wlh_res["RemoveAllProductMessageText"] = "";
        

        window.WishListHero_setting["RemovedProductNotificationText"] = "";
        _wlh_res["RemovedProductNotificationText"] = "";
        

        window.WishListHero_setting["AddAllOutOfStockProductNotificationText"] = "";
        _wlh_res["AddAllOutOfStockProductNotificationText"] = "";
        

        window.WishListHero_setting["RemovePopupOkText"] = "";
        _wlh_res["RemovePopupOkText"] = "";
        

        window.WishListHero_setting["RemovePopup_HeaderText"] = "";
        _wlh_res["RemovePopup_HeaderText"] = "";
        

        window.WishListHero_setting["ViewWishlistText"] = "";
        _wlh_res["ViewWishlistText"] = "";
        

        window.WishListHero_setting["EmptyWishlistText"] = "";
        _wlh_res["EmptyWishlistText"] = "";
        

        window.WishListHero_setting["BuyNowButtonText"] = "";
        _wlh_res["BuyNowButtonText"] = "";
        

        window.WishListHero_setting["Wishlist_Title"] = "";
        _wlh_res["Wishlist_Title"] = "";
        

        window.WishListHero_setting["LoginPopupContent"] = "";
        _wlh_res["LoginPopupContent"] = "";
        

        window.WishListHero_setting["LoginPopupLoginBtnText"] = "";
        _wlh_res["LoginPopupLoginBtnText"] = "";
        

        window.WishListHero_setting["EnableRemoveFromWishlistAfterAddButtonText"] = "";
        _wlh_res["EnableRemoveFromWishlistAfterAddButtonText"] = "";
        

        window.WishListHero_setting["LowStockEmailSubject"] = "";
        _wlh_res["LowStockEmailSubject"] = "";
        

        window.WishListHero_setting["OnSaleEmailSubject"] = "";
        _wlh_res["OnSaleEmailSubject"] = "";
        

        window.WishListHero_setting["SharePopup_shareCopiedText"] = "";
        _wlh_res["SharePopup_shareCopiedText"] = "";
    }
    return _wlh_res;
  }
  window.WLH_reload_translations();
</script><!-- END app snippet -->

<!-- END app block --><!-- BEGIN app block: shopify://apps/hulk-form-builder/blocks/app-embed/b6b8dd14-356b-4725-a4ed-77232212b3c3 --><!-- BEGIN app snippet: hulkapps-formbuilder-theme-ext --><script type="text/javascript">
  
  if (typeof window.formbuilder_customer != "object") {
        window.formbuilder_customer = {}
  }

  window.hulkFormBuilder = {
    form_data: {"form_CG6idupbUgUo3gf0LRlcpQ":{"uuid":"CG6idupbUgUo3gf0LRlcpQ","form_name":"お問い合わせ","form_data":{"div_back_gradient_1":"#fff","div_back_gradient_2":"#fff","back_color":"#fff","form_title":"\u003ch3\u003e\u003cspan style=\"font-family:Palatino;\"\u003eお問い合わせ\u003c\/span\u003e\u003cbr \/\u003e\n\u0026nbsp;\u003c\/h3\u003e\n","form_submit":"送信","after_submit":"redirect","after_submit_msg":"","captcha_enable":"yes","label_style":"blockLabels","input_border_radius":0,"back_type":"color","input_back_color":"#fff","input_back_color_hover":"#fff","back_shadow":"none","label_font_clr":"#606060","input_font_clr":"#333333","button_align":"fullBtn","button_clr":"#fff","button_back_clr":"#2a126b","button_border_radius":0,"form_width":"100%","form_border_size":"2","form_border_clr":"#2a126b","form_border_radius":0,"label_font_size":"14","input_font_size":"14","button_font_size":"16","form_padding":"20","input_border_color":"#9d9d9d","input_border_color_hover":"#2a126b","btn_border_clr":"#000000","btn_border_size":0,"form_name":"お問い合わせ","":"","submition_single_email":"no","form_description":"\u003cdiv\u003e弊社へのお問い合わせはこちらからお願いいたします。\u003cbr \/\u003e\n土日祝日除く通常3営業日以内に、ご返信いたします。\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003ca href=\"https:\/\/ohbacorp.com\/pages\/ransel-contact\"\u003e＞ランドセルの修理についてはこちらから\u003c\/a\u003e\u003c\/div\u003e\n","captcha_align":"center","captcha_lang":"ja","after_submit_url":"https:\/\/ohbacorp.com","openinnewtab":"no","label_font_family":"Source Serif Pro","input_font_family":"Source Serif Pro","advance_css":".form_description_div a {\n  color: #2A126B;\n  text-decoration: underline !important;\n}\n.form_description_div a:hover {\n  color: #2A126B;\n  text-decoration: none !important;\n}","formElements":[{"Conditions":{},"type":"lineBreak","position":0,"label":"Label (5)","page_number":1},{"type":"text","position":1,"label":"姓","customClass":"","halfwidth":"yes","Conditions":{},"required":"yes","page_number":1},{"Conditions":{},"type":"text","position":2,"label":"名","halfwidth":"yes","required":"yes","page_number":1},{"type":"text","position":3,"label":"姓（カナ）","halfwidth":"yes","Conditions":{},"required":"yes","placeholder":"全角カタカナ","page_number":1},{"Conditions":{},"type":"text","position":4,"label":"名（カナ）","placeholder":"全角カタカナ","halfwidth":"yes","required":"yes","page_number":1},{"type":"email","position":5,"label":"Email","required":"yes","email_confirm":"yes","Conditions":{},"halfwidth":"yes","page_number":1},{"Conditions":{},"type":"text","position":6,"label":"電話番号","required":"yes","halfwidth":"yes","page_number":1},{"type":"select","position":7,"label":"お問い合わせ内容","values":"・ご注文について\n・商品について\n・修理について(鞄・革小物)\n・ご来店、予約について\n・オーダーについて\n・その他","Conditions":{},"placeholder":"下記よりご選択ください","required":"yes","elementCost":{},"page_number":1,"halfwidth":"yes"},{"type":"textarea","position":8,"label":"お問い合わせ詳細","required":"yes","Conditions":{},"placeholder":"お問い合わせの内容をご入力ください","page_number":1},{"Conditions":{},"type":"image","position":9,"label":"お問い合わせに関する画像","imageMultiple":"yes","imagenoMultiple":10,"halfwidth":"no","infoMessage":"画像は最大10枚まで登録できます","page_number":1,"enable_drag_and_drop":"yes"}]},"is_spam_form":false,"shop_uuid":"eMjjn-kgq0SMSHbWhLjZPA","shop_timezone":"Asia\/Tokyo","shop_id":59055,"shop_is_after_submit_enabled":true,"shop_shopify_plan":"Grow","shop_shopify_domain":"ohbacorp.myshopify.com","popup_settings":{},"form_is_active":true},"form_h00RJmV_8zLU2Q1s9qpcpA":{"uuid":"h00RJmV_8zLU2Q1s9qpcpA","form_name":"プレスのお問い合わせ","form_data":{"div_back_gradient_1":"#fff","div_back_gradient_2":"#fff","back_color":"#fff","form_title":"\u003ch4 style=\"text-align: center;\"\u003eお問い合わせ PRESS （掲載・取材など）\u003cbr \/\u003e\n\u0026nbsp;\u003c\/h4\u003e\n\u003cquillbot-extension-portal\u003e\u003c\/quillbot-extension-portal\u003e","form_submit":"Submit Resume","after_submit":"hideAndmessage","after_submit_msg":"\u003cp\u003e送信しました。\u003c\/p\u003e\n","captcha_enable":"no","label_style":"inlineLabels","input_border_radius":"2","back_type":"transparent","input_back_color":"#fff","input_back_color_hover":"#fff","back_shadow":"none","label_font_clr":"#333333","input_font_clr":"#333333","button_align":"rightBtn","button_clr":"#fff","button_back_clr":"#1ea69d","button_border_radius":"2","form_width":"800px","form_border_size":"2","form_border_clr":"#c7c7c7","form_border_radius":"1","label_font_size":"14","input_font_size":"10","button_font_size":"16","form_padding":"35","input_border_color":"#ccc","input_border_color_hover":"#ccc","btn_border_clr":"#333333","btn_border_size":"1","form_name":"プレスのお問い合わせ","":"ohba@ohbacorp.com","form_description":"\u003cdiv style=\"text-align: center;\"\u003eご返信までお時間を要する場合がございます。\u003c\/div\u003e\n\u003cquillbot-extension-portal\u003e\u003c\/quillbot-extension-portal\u003e\u003cquillbot-extension-portal\u003e\u003c\/quillbot-extension-portal\u003e\u003cquillbot-extension-portal\u003e\u003c\/quillbot-extension-portal\u003e\u003cquillbot-extension-portal\u003e\u003c\/quillbot-extension-portal\u003e","form_access_message":"\u003cp\u003ePlease login to access the form\u003cbr\u003eDo not have an account? Create account\u003c\/p\u003e","form_banner_alignment":"right","banner_img_width":"150","formElements":[{"Conditions":{},"type":"image_display","position":0,"image_alignmet":"center","imagewidth":"306","page_number":1,"image_display_url":"https:\/\/form-builder-by-hulkapps.s3.amazonaws.com\/uploads\/ohbacorp.myshopify.com\/backend_image\/Ohba_Co.-Black_White.png"},{"Conditions":{},"type":"text","position":1,"label":"First Name","required":"yes","halfwidth":"yes","page_number":1},{"Conditions":{},"type":"text","position":2,"label":"Last Name","required":"yes","halfwidth":"yes","page_number":1},{"Conditions":{},"type":"text","position":3,"label":"First Name カナ","halfwidth":"yes","required":"yes","page_number":1},{"Conditions":{},"type":"text","position":4,"label":"Last Name カナ","halfwidth":"yes","required":"yes","page_number":1},{"type":"email","position":5,"label":"Email","required":"yes","email_confirm":"yes","Conditions":{},"page_number":1,"halfwidth":"yes"},{"Conditions":{},"type":"number","position":6,"label":"Phone Number ","placeholder":"### ### ###","halfwidth":"yes","centerfield":"no","required":"yes","page_number":1},{"Conditions":{},"type":"textarea","position":7,"label":"こちらにご用件をお書き添えください","page_number":1,"placeholder":"・・・。","required":"yes"},{"Conditions":{},"type":"image","position":8,"label":"Choose an Image","page_number":1}]},"is_spam_form":false,"shop_uuid":"eMjjn-kgq0SMSHbWhLjZPA","shop_timezone":"Asia\/Tokyo","shop_id":59055,"shop_is_after_submit_enabled":true,"shop_shopify_plan":"Grow","shop_shopify_domain":"ohbacorp.myshopify.com","popup_settings":{},"form_is_active":true}},
    shop_data: {"shop_eMjjn-kgq0SMSHbWhLjZPA":{"shop_uuid":"eMjjn-kgq0SMSHbWhLjZPA","shop_timezone":"Asia\/Tokyo","shop_id":59055,"shop_is_after_submit_enabled":true,"shop_shopify_plan":"Grow","shop_shopify_domain":"ohbacorp.myshopify.com","shop_created_at":"2021-11-16T04:20:43.755-06:00","is_skip_metafield":false,"shop_deleted":false,"shop_disabled":false}},
    settings_data: {"shop_settings":{"shop_customise_msgs":[],"default_customise_msgs":{"is_required":"is required","thank_you":"Thank you! The form was submitted successfully.","processing":"Processing...","valid_data":"Please provide valid data","valid_email":"Provide valid email format","valid_tags":"HTML Tags are not allowed","valid_phone":"Provide valid phone number","valid_captcha":"Please provide a valid CAPTCHA response.","valid_url":"Provide valid URL","only_number_alloud":"Provide valid number in","number_less":"must be less than","number_more":"must be more than","image_must_less":"Image must be less than 20MB","image_number":"Images allowed","image_extension":"Invalid extension! Please provide image file","error_image_upload":"Error in image upload. Please try again.","error_file_upload":"Error in file upload. Please try again.","your_response":"Your response","error_form_submit":"Error occur.Please try again after sometime.","email_submitted":"Form with this email is already submitted","invalid_email_by_zerobounce":"The email address you entered appears to be invalid. Please check it and try again.","download_file":"Download file","card_details_invalid":"Your card details are invalid","card_details":"Card details","please_enter_card_details":"Please enter card details","card_number":"Card number","exp_mm":"Exp MM","exp_yy":"Exp YY","crd_cvc":"CVV","payment_value":"Payment amount","please_enter_payment_amount":"Please enter a payment amount.","address1":"Address line 1","address2":"Address line 2","city":"City","province":"Province","zipcode":"Zip code","country":"Country","blocked_domain":"This form does not accept addresses from","file_must_less":"File must be less than 20MB","file_extension":"Invalid extension! Please provide file","only_file_number_alloud":"files allowed","previous":"Previous","next":"Next","must_have_a_input":"Please enter at least one field.","please_enter_required_data":"Please enter required data","atleast_one_special_char":"Include at least one special character","atleast_one_lowercase_char":"Include at least one lowercase character","atleast_one_uppercase_char":"Include at least one uppercase character","atleast_one_number":"Include at least one number","must_have_8_chars":"Must have 8 characters long","be_between_8_and_12_chars":"Be between 8 and 12 characters long","please_select":"Please Select","phone_submitted":"Form with this phone number is already submitted","user_res_parse_error":"Error while submitting the form","valid_same_values":"values must be the same","product_choice_clear_selection":"Clear Selection","picture_choice_clear_selection":"Clear Selection","remove_all_for_file_image_upload":"Remove All","invalid_file_type_for_image_upload":"You can't upload files of this type.","invalid_file_type_for_signature_upload":"You can't upload files of this type.","max_files_exceeded_for_file_upload":"You can not upload any more files.","max_files_exceeded_for_image_upload":"You can not upload any more files.","file_already_exist":"File already uploaded","max_limit_exceed":"You have added the maximum number of text fields.","cancel_upload_for_file_upload":"Cancel upload","cancel_upload_for_image_upload":"Cancel upload","cancel_upload_for_signature_upload":"Cancel upload"},"shop_blocked_domains":[]}},
    features_data: {"shop_plan_features":{"shop_plan_features":["unlimited-forms","full-design-customization","export-form-submissions","multiple-recipients-for-form-submissions","multiple-admin-notifications","enable-captcha","unlimited-file-uploads","save-submitted-form-data","set-auto-response-message","conditional-logic","form-banner","save-as-draft-facility","include-user-response-in-admin-email","disable-form-submission","mail-platform-integration","stripe-payment-integration","pre-built-templates","create-customer-account-on-shopify","google-analytics-3-by-tracking-id","facebook-pixel-id","bing-uet-pixel-id","advanced-js","advanced-css","api-available","customize-form-message","hidden-field","restrict-from-submissions-per-one-user","utm-tracking","ratings","privacy-notices","heading","paragraph","shopify-flow-trigger","domain-setup","block-domain","address","html-code","form-schedule","after-submit-script","customize-form-scrolling","on-form-submission-record-the-referrer-url","password","duplicate-the-forms","include-user-response-in-auto-responder-email","elements-add-ons","admin-and-auto-responder-email-with-tokens","email-export","premium-support","google-analytics-4-by-measurement-id","google-ads-for-tracking-conversion","validation-field","load_form_as_popup","advanced_conditional_logic","forms-limit","submissions-visibility-limit","file-upload"]}},
    shop: null,
    shop_id: null,
    plan_features: null,
    validateDoubleQuotes: false,
    assets: {
      searchableDropdown: "https://cdn.shopify.com/extensions/019e6828-4915-74c6-afbe-b272d2b36387/form-builder-by-hulkapps-69/assets/searchable-dropdown.js",
      extraFunctions: "https://cdn.shopify.com/extensions/019e6828-4915-74c6-afbe-b272d2b36387/form-builder-by-hulkapps-69/assets/extra-functions.js",
      extraStyles: "https://cdn.shopify.com/extensions/019e6828-4915-74c6-afbe-b272d2b36387/form-builder-by-hulkapps-69/assets/extra-styles.css",
      bootstrapStyles: "https://cdn.shopify.com/extensions/019e6828-4915-74c6-afbe-b272d2b36387/form-builder-by-hulkapps-69/assets/theme-app-extension-bootstrap.css",
    },
    translations: {
      htmlTagNotAllowed: "HTML Tags are not allowed",
      sqlQueryNotAllowed: "SQL Queries are not allowed",
      doubleQuoteNotAllowed: "Double quotes are not allowed",
      vorwerkHttpWwwNotAllowed: "The words \u0026#39;http\u0026#39; and \u0026#39;www\u0026#39; are not allowed. Please remove them and try again.",
      maxTextFieldsReached: "You have added the maximum number of text fields.",
      avoidNegativeWords: "Avoid negative words: Don\u0026#39;t use negative words in your contact message.",
      customDesignOnly: "This form is for custom designs requests. For general inquiries please contact our team at info@stagheaddesigns.com",
      zerobounceApiErrorMsg: "We couldn\u0026#39;t verify your email due to a technical issue. Please try again later.",
    }

  }

  

  window.FbThemeAppExtSettingsHash = {}
  
</script><!-- END app snippet --><!-- END app block --><!-- BEGIN app block: shopify://apps/hulk-product-options/blocks/app-embed/380168ef-9475-4244-a291-f66b189208b5 --><!-- BEGIN app snippet: hulkapps_product_options --><script>
    
        window.hulkapps = {
        shop_slug: "ohbacorp",
        store_id: "ohbacorp.myshopify.com",
        money_format: "¥{{amount_no_decimals}}",
        cart: null,
        product: null,
        product_collections: null,
        product_variants: null,
        is_volume_discount: null,
        is_product_option: true,
        product_id: null,
        page_type: null,
        po_url: "https://productoption.hulkapps.com",
        po_proxy_url: "https://ohbacorp.com",
        vd_url: "https://volumediscount.hulkapps.com",
        customer: null,
        hulkapps_extension_js: true

    }
    window.is_hulkpo_installed=true
    

      window.hulkapps.page_type = "cart";
      window.hulkapps.cart = {"note":null,"attributes":{},"original_total_price":0,"total_price":0,"total_discount":0,"total_weight":0.0,"item_count":0,"items":[],"requires_shipping":false,"currency":"JPY","items_subtotal_price":0,"cart_level_discount_applications":[],"checkout_charge_amount":0}
      if (typeof window.hulkapps.cart.items == "object") {
        for (var i=0; i<window.hulkapps.cart.items.length; i++) {
          ["sku", "grams", "vendor", "url", "image", "handle", "requires_shipping", "product_type", "product_description"].map(function(a) {
            delete window.hulkapps.cart.items[i][a]
          })
        }
      }
      window.hulkapps.cart_collections = {}
      

    

</script>

<!-- END app snippet --><!-- END app block --><script src="https://cdn.shopify.com/extensions/019e6828-4915-74c6-afbe-b272d2b36387/form-builder-by-hulkapps-69/assets/form-builder-script.js" type="text/javascript" defer="defer"></script>
<script src="https://cdn.shopify.com/extensions/019e9295-0ba2-75b0-831e-2747b62e5b1e/product-options-by-hulkapps-1-193/assets/hulkcode.js" type="text/javascript" defer="defer"></script>
<link href="https://cdn.shopify.com/extensions/019e9295-0ba2-75b0-831e-2747b62e5b1e/product-options-by-hulkapps-1-193/assets/hulkcode.css" rel="stylesheet" type="text/css" media="all">
<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: 54994370809,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: 54994370809,storefrontBaseUrl: "https://ohbacorp.com",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":"502890745","configuration":"{\"config\":\"{\\\"pixel_id\\\":\\\"G-967B5KGRYZ\\\",\\\"target_country\\\":\\\"JP\\\",\\\"gtag_events\\\":[{\\\"type\\\":\\\"search\\\",\\\"action_label\\\":\\\"G-967B5KGRYZ\\\"},{\\\"type\\\":\\\"begin_checkout\\\",\\\"action_label\\\":\\\"G-967B5KGRYZ\\\"},{\\\"type\\\":\\\"view_item\\\",\\\"action_label\\\":[\\\"G-967B5KGRYZ\\\",\\\"MC-6F3NFK2TSH\\\"]},{\\\"type\\\":\\\"purchase\\\",\\\"action_label\\\":[\\\"G-967B5KGRYZ\\\",\\\"MC-6F3NFK2TSH\\\"]},{\\\"type\\\":\\\"page_view\\\",\\\"action_label\\\":[\\\"G-967B5KGRYZ\\\",\\\"MC-6F3NFK2TSH\\\"]},{\\\"type\\\":\\\"add_payment_info\\\",\\\"action_label\\\":\\\"G-967B5KGRYZ\\\"},{\\\"type\\\":\\\"add_to_cart\\\",\\\"action_label\\\":\\\"G-967B5KGRYZ\\\"}],\\\"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":"78184697","configuration":"{\"tagID\":\"2613722715337\"}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"18031546ee651571ed29edbe71a3550b","type":"APP","apiClientId":3009811,"privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"dataSharingAdjustments":{"protectedCustomerApprovalScopes":["read_customer_address","read_customer_email","read_customer_name","read_customer_personal_data","read_customer_phone"],"dataSharingControls":[]},"dataSharingState":"optimized"},{"id":"131203321","eventPayloadVersion":"1","runtimeContext":"LAX","scriptVersion":"2","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING","SALE_OF_DATA"],"name":"購入イベントを計測するコード"},{"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":"Ohba\u0026Co. 大峽製鞄株式会社 公式サイト","paymentSettings":{"currencyCode":"JPY"},"myshopifyDomain":"ohbacorp.myshopify.com","countryCode":"JP","storefrontUrl":"https:\/\/ohbacorp.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"products":null,"purchasingCompany":null,"page":null},},"https://www.ohbacorp.com/cdn","a9664f44w6a62cec8p04af10e4mb91e3447",{"modern":"","legacy":""},{"trekkieShim":true,"apiClientId":"580111","pageType":"home","shopId":"54994370809","storefrontBaseUrl":"https:\/\/ohbacorp.com","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":"b14aec9b-376c-4188-bb43-874b127b22e0-1780969214"}};
  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: 54994370809,
      theme_id: 157180592377,
      app_name: "storefront",
      context_url: window.location.href,
      source_url: "//www.ohbacorp.com/cdn/s/trekkie.storefront.f7140b8b25ae1195cf346a36a85e3e4bcf46adb3.min.js"});

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

    };
    trekkie.load(
      {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":54994370809,"isMerchantRequest":null,"themeId":157180592377,"themeCityHash":"5538587480498474580","contentLanguage":"ja","currency":"JPY","eventMetadataId":"51a0e7b5-baeb-4b8f-a1b1-594479334e96"},"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":"b14aec9b-376c-4188-bb43-874b127b22e0-1780969214","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 = "//www.ohbacorp.com/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://www.ohbacorp.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-3.5.0.min.js"
  data-application="storefront-renderer"
  data-shop-id="54994370809"
  data-render-region="gcp-us-central1"
  data-page-type="index"
  data-theme-instance-id="157180592377"
  data-theme-name="Impulse"
  data-theme-version="5.1.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://www.ohbacorp.com/api/collect"
></script>
</head>

<body class="template-index" data-center-text="true" data-button_style="round-slight" data-type_header_capitalize="true" data-type_headers_align_text="true" data-type_product_capitalize="true" data-swatch_style="round" >
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TGJBC72"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
  
  <a class="in-page-link visually-hidden skip-link" href="#MainContent">コンテンツにスキップする</a>

  <div id="PageContainer" class="page-container">
    <div class="transition-body"><div id="shopify-section-header" class="shopify-section">

<script>
   function accordionSwitch(target) {
    target.classList.toggle('accordion-open');
    target.nextElementSibling.classList.toggle('accordion-open');
  }
</script>
<style>
  .accordion-content {
    visibility: hidden;
    max-height: 0px;
    transition: max-height 0s;
    overflow: hidden;
  }
  
  .accordion-content.accordion-open {
    visibility: visible;
    max-height: 1000px;
    transition: max-height 1s;
  }
  .accordion-switch {
    display: flex;
    align-items: center;
  }
  .accordion-switch::after {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #565656;
    border-right: 2px solid #565656;
    transform: rotate(135deg);
    margin-top: -3px;
    margin-left: 5px;
    transition: transform .3s;
  }
  .accordion-switch.accordion-open::after {
    transform: rotate(-45deg) translateY(6px);
  }
</style>













<div id="NavDrawer" class="drawer drawer--left">
  <div class="drawer__contents">
    <div class="drawer__fixed-header">
      <div class="drawer__header appear-animation appear-delay-1">
        <div class="h2 drawer__title"></div>
        <div class="drawer__close">
          <button type="button" class="drawer__close-button js-drawer-close">
            <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
            <span class="icon__fallback-text"></span>
          </button>
        </div>
      </div>
    </div>
    <div class="drawer__scrollable">
      <ul class="mobile-nav" role="navigation" aria-label="Primary">


        <li class="mobile-nav__item">
          <div class="c-brand-logos"><div class="c-brand-logos__item ">
                  <a href="https://ohbacorp.com/pages/ohba">
                    <img src="//www.ohbacorp.com/cdn/shop/files/OHBA-_-4_f57f1622-c4db-49f2-aa80-52f1e9e69646.png?v=1778659888&width=500" alt="OHBA/大峽製" loading="lazy">
                  </a>
                </div><div class="c-brand-logos__item ">
                  <a href="https://ohbacorp.com/pages/ohba-labo">
                    <img src="//www.ohbacorp.com/cdn/shop/files/Labo.LOGO.png?v=1778659813&width=500" alt="OhbaⓇLabo." loading="lazy">
                  </a>
                </div><div class="c-brand-logos__item ">
                  <a href="https://ohbacorp.com/pages/ransel">
                    <img src="//www.ohbacorp.com/cdn/shop/files/LOGO_c55ce7dd-8a6e-442a-951f-98c3e0aaa383.png?v=1778660159&width=500" alt="オオバランドセル" loading="lazy">
                  </a>
                </div></div>
          <style>
            .c-brand-logos {
              display: flex;
              flex-direction: row;
              gap: 10px;
              align-items: center;
              padding: 20px;
            }
            .c-brand-logos__item {
              width: 100px;
            }
            .c-brand-logos__item.is-active{
              border-bottom: 2px solid #000;
              padding-bottom: 10px;
            }
            .c-brand-logos__item img{
              max-height: 45px;
            }
            .c-brand-logos__item a{
              display: flex;
              justify-content: center;              
            }
          </style>
        </li><li class="mobile-nav__item appear-animation appear-delay-2"><a href="/pages/ransel" class="mobile-nav__link mobile-nav__link--top-level">オオバランドセル</a></li><li class="mobile-nav__item appear-animation appear-delay-3"><a href="/pages/ohba" class="mobile-nav__link mobile-nav__link--top-level">OHBA/大峽製（鞄・革小物）</a></li><li class="mobile-nav__item appear-animation appear-delay-4"><a href="/pages/labo" class="mobile-nav__link mobile-nav__link--top-level">OhbaⓇLabo.</a></li><li class="mobile-nav__item mobile-nav__item--secondary">
            <div class="grid"><div class="grid__item one-half appear-animation appear-delay-5">
                  <a href="/account" class="mobile-nav__link">ログイン
</a>
                </div></div>
          </li></ul><ul class="mobile-nav__social appear-animation appear-delay-6"></ul>
    </div>
  </div>
</div>
<style>
  .site-nav__link,
  .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
    font-size: 12px;
  }
  
    .site-nav__link, .mobile-nav__link--top-level {
      text-transform: uppercase;
      letter-spacing: 0.2em;
    }
    .mobile-nav__link--top-level {
      font-size: 1.1em;
    }
  

  

  
</style>

<div data-section-id="header" data-section-type="header" class="header-sp">
  
<div class="toolbar small--hide">
  <div class="page-width">
    <div class="toolbar__content"><div class="toolbar__item toolbar__item--menu">
          <ul class="inline-list toolbar__menu"></ul>
        </div><div class="toolbar__item">
          <ul class="inline-list toolbar__social"></ul>
        </div></div>

  </div>
</div>
<div class="header-sticky-wrapper">
    <div id="HeaderWrapper" class="header-wrapper"><header
        id="SiteHeaderSP"
        class="site-header"
        data-sticky="true"
        data-overlay="false">

  

  <div class="announcement-bar">
    <div class="page-width">
      <div class="slideshow-wrapper">
        <button type="button" class="visually-hidden slideshow__pause" data-id="header" aria-live="polite">
          <span class="slideshow__pause-stop">
            <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pause" viewBox="0 0 10 13"><g fill="#000" fill-rule="evenodd"><path d="M0 0h3v13H0zM7 0h3v13H7z"/></g></svg>
            <span class="icon__fallback-text">スライドショーを止める</span>
          </span>
          <span class="slideshow__pause-play">
            <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-play" viewBox="18.24 17.35 24.52 28.3"><path fill="#323232" d="M22.1 19.151v25.5l20.4-13.489-20.4-12.011z"/></svg>
            <span class="icon__fallback-text">スライドショーを開始する</span>
          </span>
        </button>

        <div
          id="AnnouncementSlider"
          class="announcement-slider"
          data-compact="true"
          data-block-count="3"><div
                  id="AnnouncementSlide-announcement_YQxAXb"
                  class="announcement-slider__slide"
                  data-index="0"
                  ><a class="announcement-link" href="/pages/leather"><span class="announcement-text">【OHBA】 1935年創業のラグジュアリーレザーグッズメゾン</span></a></div><div
                  id="AnnouncementSlide-1524770292306"
                  class="announcement-slider__slide"
                  data-index="1"
                  ><a class="announcement-link" href="https://ohbacorp.com/products/ohbaransel-catalog"><span class="announcement-text">【オオバランドセル】 軽くて丈夫、そして美しい</span></a></div><div
                  id="AnnouncementSlide-announcement_3AcGPm"
                  class="announcement-slider__slide"
                  data-index="2"
                  ><a class="announcement-link" href="/pages/ohba-labo"><span class="announcement-text">地球にやさしいモノづくりと素材へのこだわり 【Ohba®︎Labo.】</span></a></div></div>
      </div>
    </div>
  </div>



        
        <div class="page-width">
          <div
            class="header-layout header-layout--center-drawer"
            data-logo-align="center"><div class="header-item header-item--left header-item--navigation"><div class="site-nav">
                  <button
                    type="button"
                    class="site-nav__link site-nav__link--icon js-drawer-open-nav"
                    aria-controls="NavDrawer">
                    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-hamburger" viewBox="0 0 64 64"><path d="M7 15h51M7 32h43M7 49h51"/></svg>
                    <span class="icon__fallback-text"></span>
                  </button>
                </div>
              </div><div class="header-item header-item--logo">
                  
<style data-shopify>.header-item--logo,
    .header-layout--left-center .header-item--logo,
    .header-layout--left-center .header-item--icons {
      -webkit-box-flex: 0 1 100px;
      -ms-flex: 0 1 100px;
      flex: 0 1 100px;
    }

    @media only screen and (min-width: 769px) {
      .header-item--logo,
      .header-layout--left-center .header-item--logo,
      .header-layout--left-center .header-item--icons {
        -webkit-box-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
      }
    }

    .site-header__logo a {
      width: 100px;
    }
    .is-light .site-header__logo .logo--inverted {
      width: 100px;
    }
    @media only screen and (min-width: 769px) {
      .site-header__logo a {
        width: 100px;
      }

      .is-light .site-header__logo .logo--inverted {
        width: 100px;
      }
    }</style><h1 class="site-header__logo" itemscope itemtype="http://schema.org/Organization">
        <span class="visually-hidden">Ohba&amp;Co. 大峽製鞄株式会社 公式サイト</span>
      <a
        href="/"
        itemprop="url"
        class="site-header__logo-link logo--has-inverted">
        <img
          class="small--hide"
          src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
          srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
          alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト"
          itemprop="logo">
        <img
          class="medium-up--hide"
          src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
          srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
          alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト">
      </a><a
          href="/"
          itemprop="url"
          class="site-header__logo-link logo--inverted">
          <img
            class="small--hide"
            src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
            srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
            alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト"
            itemprop="logo">
          <img
            class="medium-up--hide"
            src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
            srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
            alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト">
        </a></h1>
                </div><div class="header-item header-item--icons"><div class="site-nav">
  <div class="site-nav__icons">

    
     
    
<a class="site-nav__link site-nav__link--icon small--hide" href="/account">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-user" viewBox="0 0 64 64"><path d="M35 39.84v-2.53c3.3-1.91 6-6.66 6-11.41 0-7.63 0-13.82-9-13.82s-9 6.19-9 13.82c0 4.75 2.7 9.51 6 11.41v2.53c-10.18.85-18 6-18 12.16h42c0-6.19-7.82-11.31-18-12.16z"/></svg>
        <span class="icon__fallback-text">ログイン
</span>
      </a><a href="/search" class="site-nav__link site-nav__link--icon js-search-header">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"/></svg>
        <span class="icon__fallback-text">サイトを検索する</span>
      </a><a href="/cart" class="site-nav__link site-nav__link--icon js-drawer-open-cart" aria-controls="CartDrawer" data-icon="cart">
      <span class="cart-link"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-cart" viewBox="0 0 64 64"><path fill="none" d="M14 17.44h46.79l-7.94 25.61H20.96l-9.65-35.1H3"/><circle cx="27" cy="53" r="2"/><circle cx="47" cy="53" r="2"/></svg><span class="icon__fallback-text">カート</span>
        <span class="cart-link__bubble"></span>
      </span>
    </a>
    
    




<!-- Wishlist Hero Header Icon -->
 
<!-- <a class="site-header__icon site-header__link wishlist-hero-header-icon site-nav__link site-nav__link--icon" href="#hero-wishlist">
    <i aria-hidden="true" class="wlh-icon-heart-empty wlh-Icon" focusable="false" role="presentation" style="font-size: 23px;font-weight:900;padding-top: 3px;color:inherit;"></i>
</a> -->

<!-- end -->
    
  </div>
</div>
</div>
          </div></div>
        <div class="site-header__search-container">
          <div class="site-header__search">
            <div class="page-width">
              <form action="/search" method="get" role="search"
                id="HeaderSearchForm"
                class="site-header__search-form">
                <input type="hidden" name="type" value="product,article">
                <input type="hidden" name="options[prefix]" value="last">
                <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
                  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"/></svg>
                  <span class="icon__fallback-text">送信する</span>
                </button>
                <input type="search" name="q" value="" placeholder="検索する" class="site-header__search-input" aria-label="検索する">
              </form>
              <button type="button" id="SearchClose" class="js-search-header-close text-link site-header__search-btn">
                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
                <span class="icon__fallback-text">"閉じる"</span>
              </button>
            </div>
          </div><div id="PredictiveWrapper" class="predictive-results hide" data-image-size="portrait">
              <div class="page-width">
                <div id="PredictiveResults" class="predictive-result__layout"></div>
                <div class="text-center predictive-results__footer">
                  <button type="button" class="btn btn--small" data-predictive-search-button>
                    <small>
                      もっと見る
                    </small>
                  </button>
                </div>
              </div>
            </div></div>
        

      </header>
    </div>
  </div></div>

<style>
  #SiteHeaderSP.site-header--opening {
    transition: transform .4s cubic-bezier(.165,.84,.44,1);
  }
</style>

  


<style>
  .site-nav__link,
  .site-nav__dropdown-link:not(.site-nav__dropdown-link--top-level) {
    font-size: 12px;
  }
  
    .site-nav__link, .mobile-nav__link--top-level {
      text-transform: uppercase;
      letter-spacing: 0.2em;
    }
    .mobile-nav__link--top-level {
      font-size: 1.1em;
    }
  

  

  
</style>

<div data-section-id="header" data-section-type="header" class="hierarchy-header">
  
  
  
<div class="toolbar small--hide">
  <div class="page-width">
    <div class="toolbar__content"><div class="toolbar__item toolbar__item--menu">
          <ul class="inline-list toolbar__menu"></ul>
        </div><div class="toolbar__item">
          <ul class="inline-list toolbar__social"></ul>
        </div></div>

  </div>
</div>
<div class="header-sticky-wrapper">
    <div id="HeaderWrapper" class="header-wrapper"><header
        id="SiteHeader"
        class="site-header"
        data-sticky="true"
        data-overlay="false">

  

  <div class="announcement-bar">
    <div class="page-width">
      <div class="slideshow-wrapper">
        <button type="button" class="visually-hidden slideshow__pause" data-id="header" aria-live="polite">
          <span class="slideshow__pause-stop">
            <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-pause" viewBox="0 0 10 13"><g fill="#000" fill-rule="evenodd"><path d="M0 0h3v13H0zM7 0h3v13H7z"/></g></svg>
            <span class="icon__fallback-text">スライドショーを止める</span>
          </span>
          <span class="slideshow__pause-play">
            <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-play" viewBox="18.24 17.35 24.52 28.3"><path fill="#323232" d="M22.1 19.151v25.5l20.4-13.489-20.4-12.011z"/></svg>
            <span class="icon__fallback-text">スライドショーを開始する</span>
          </span>
        </button>

        <div
          id="AnnouncementSlider"
          class="announcement-slider"
          data-compact="true"
          data-block-count="3"><div
                  id="AnnouncementSlide-announcement_YQxAXb"
                  class="announcement-slider__slide"
                  data-index="0"
                  ><a class="announcement-link" href="/pages/leather"><span class="announcement-text">【OHBA】 1935年創業のラグジュアリーレザーグッズメゾン</span></a></div><div
                  id="AnnouncementSlide-1524770292306"
                  class="announcement-slider__slide"
                  data-index="1"
                  ><a class="announcement-link" href="https://ohbacorp.com/products/ohbaransel-catalog"><span class="announcement-text">【オオバランドセル】 軽くて丈夫、そして美しい</span></a></div><div
                  id="AnnouncementSlide-announcement_3AcGPm"
                  class="announcement-slider__slide"
                  data-index="2"
                  ><a class="announcement-link" href="/pages/ohba-labo"><span class="announcement-text">地球にやさしいモノづくりと素材へのこだわり 【Ohba®︎Labo.】</span></a></div></div>
      </div>
    </div>
  </div>



        
        <div class="page-width">
          <div
            class="header-layout header-layout--center-drawer"
            data-logo-align="center"><div class="header-item header-item--left header-item--navigation"><div class="site-nav">
                  <button
                    type="button"
                    class="site-nav__link site-nav__link--icon js-drawer-open-nav"
                    aria-controls="NavDrawer">
                    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-hamburger" viewBox="0 0 64 64"><path d="M7 15h51M7 32h43M7 49h51"/></svg>
                    <span class="icon__fallback-text"></span>
                  </button>
                </div>
              </div><div class="header-item header-item--logo">   
                  
<style data-shopify>.header-item--logo,
    .header-layout--left-center .header-item--logo,
    .header-layout--left-center .header-item--icons {
      -webkit-box-flex: 0 1 100px;
      -ms-flex: 0 1 100px;
      flex: 0 1 100px;
    }

    @media only screen and (min-width: 769px) {
      .header-item--logo,
      .header-layout--left-center .header-item--logo,
      .header-layout--left-center .header-item--icons {
        -webkit-box-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
      }
    }

    .site-header__logo a {
      width: 100px;
    }
    .is-light .site-header__logo .logo--inverted {
      width: 100px;
    }
    @media only screen and (min-width: 769px) {
      .site-header__logo a {
        width: 100px;
      }

      .is-light .site-header__logo .logo--inverted {
        width: 100px;
      }
    }</style><h1 class="site-header__logo" itemscope itemtype="http://schema.org/Organization">
        <span class="visually-hidden">Ohba&amp;Co. 大峽製鞄株式会社 公式サイト</span>
      <a
        href="/"
        itemprop="url"
        class="site-header__logo-link logo--has-inverted">
        <img
          class="small--hide"
          src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
          srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
          alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト"
          itemprop="logo">
        <img
          class="medium-up--hide"
          src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
          srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
          alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト">
      </a><a
          href="/"
          itemprop="url"
          class="site-header__logo-link logo--inverted">
          <img
            class="small--hide"
            src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
            srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
            alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト"
            itemprop="logo">
          <img
            class="medium-up--hide"
            src="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718"
            srcset="//www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x.png?v=1778646718 1x, //www.ohbacorp.com/cdn/shop/files/Ohba_Co.WHITE_100x@2x.png?v=1778646718 2x"
            alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト">
        </a></h1>  
                </div><div class="header-item header-item--icons"><div class="site-nav">
  <div class="site-nav__icons">

    
     
    
<a class="site-nav__link site-nav__link--icon small--hide" href="/account">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-user" viewBox="0 0 64 64"><path d="M35 39.84v-2.53c3.3-1.91 6-6.66 6-11.41 0-7.63 0-13.82-9-13.82s-9 6.19-9 13.82c0 4.75 2.7 9.51 6 11.41v2.53c-10.18.85-18 6-18 12.16h42c0-6.19-7.82-11.31-18-12.16z"/></svg>
        <span class="icon__fallback-text">ログイン
</span>
      </a><a href="/search" class="site-nav__link site-nav__link--icon js-search-header">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"/></svg>
        <span class="icon__fallback-text">サイトを検索する</span>
      </a><a href="/cart" class="site-nav__link site-nav__link--icon js-drawer-open-cart" aria-controls="CartDrawer" data-icon="cart">
      <span class="cart-link"><svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-cart" viewBox="0 0 64 64"><path fill="none" d="M14 17.44h46.79l-7.94 25.61H20.96l-9.65-35.1H3"/><circle cx="27" cy="53" r="2"/><circle cx="47" cy="53" r="2"/></svg><span class="icon__fallback-text">カート</span>
        <span class="cart-link__bubble"></span>
      </span>
    </a>
    
    




<!-- Wishlist Hero Header Icon -->
 
<!-- <a class="site-header__icon site-header__link wishlist-hero-header-icon site-nav__link site-nav__link--icon" href="#hero-wishlist">
    <i aria-hidden="true" class="wlh-icon-heart-empty wlh-Icon" focusable="false" role="presentation" style="font-size: 23px;font-weight:900;padding-top: 3px;color:inherit;"></i>
</a> -->

<!-- end -->
    
  </div>
</div>
</div>
          </div></div>
        <div class="site-header__search-container">
          <div class="site-header__search">
            <div class="page-width">
              <form action="/search" method="get" role="search"
                id="HeaderSearchForm"
                class="site-header__search-form">
                <input type="hidden" name="type" value="product,article">
                <input type="hidden" name="options[prefix]" value="last">
                <button type="submit" class="text-link site-header__search-btn site-header__search-btn--submit">
                  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64"><path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"/></svg>
                  <span class="icon__fallback-text">送信する</span>
                </button>
                <input type="search" name="q" value="" placeholder="検索する" class="site-header__search-input" aria-label="検索する">
              </form>
              <button type="button" id="SearchClose" class="js-search-header-close text-link site-header__search-btn">
                <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
                <span class="icon__fallback-text">"閉じる"</span>
              </button>
            </div>
          </div><div id="PredictiveWrapper" class="predictive-results hide" data-image-size="portrait">
              <div class="page-width">
                <div id="PredictiveResults" class="predictive-result__layout"></div>
                <div class="text-center predictive-results__footer">
                  <button type="button" class="btn btn--small" data-predictive-search-button>
                    <small>
                      もっと見る
                    </small>
                  </button>
                </div>
              </div>
            </div></div>
        

      </header>
    </div>
  </div></div>

<style>
  @media screen and (min-width: 769px) {
     .header-sp {
      display: none;
    } 

    .hierarchy-header {
      display: block;
    }
  }
  @media screen and (max-width: 768px) {
     .header-sp {
      display: block;
    } 
    .hierarchy-header {
      display: none;
    }
  }
</style>


<script>
;(function(){

const spHeader = document.querySelector('.header-sp');
const pcHeader = document.querySelector('.hierarchy-header');
const headerWrap = document.querySelector('#shopify-section-header');
  
function switchHeader() {
  if(window.innerWidth > 768) {
    headerWrap.insertBefore(pcHeader, spHeader);
  }
  if(window.innerWidth <= 768) {
    headerWrap.insertBefore(spHeader, pcHeader);
  }

    if(window.innerHeight < 769 ){
    window.addEventListener('scroll', ()=>{
      const pageContainer = document.querySelector('#PageContainer');
      const spHeader = document.querySelector('#SiteHeaderSP');
      const headerHeight = spHeader.clientHeight;
      if(window.pageYOffset > headerHeight * 2) {
        spHeader.classList.add('site-header--stuck');
        pageContainer.style.paddingTop = `${headerHeight}px`;
        setTimeout(()=>{
          spHeader.classList.add('site-header--opening');
        },1);
      }
      if(window.pageYOffset < headerHeight) {
        pageContainer.style.paddingTop = 0;
        if(spHeader.classList.contains('site-header--stuck') && spHeader.classList.contains('site-header--opening')) {
          spHeader.classList.remove('site-header--stuck');
          spHeader.classList.remove('site-header--opening');
        }
      }
    });
  } 
}
  switchHeader();
  // window.addEventListener('resize', switchHeader);
})();
</script>

</div><main class="main-content" id="MainContent">
        <div id="shopify-section-template--21205047542009__promo-grid2" class="shopify-section"><div
  data-section-id="template--21205047542009__promo-grid2"
  data-section-type="promo-grid"><style data-shopify>.flex-grid--template--21205047542009__promo-grid2 {
    margin-top: -0px;
    margin-left: -0px;
    
      padding-left: 0px;
      padding-right: 0px;
    
  }

  .flex-grid--template--21205047542009__promo-grid2 .flex-grid--gutters {
    margin-top: -0px;
    margin-left: -0px;
  }

  .flex-grid--template--21205047542009__promo-grid2 .flex-grid__item {
    padding-top: 0px;
    padding-left: 0px;
  }

  @media only screen and (max-width: 589px) {
    .flex-grid--template--21205047542009__promo-grid2 {
      margin-top: -0px;
      margin-left: -0px;
      
        padding-left: 0px;
        padding-right: 0px;
      
    }

    .flex-grid--template--21205047542009__promo-grid2 .flex-grid--gutters {
      margin-top: -0px;
      margin-left: -0px;
    }

    .flex-grid--template--21205047542009__promo-grid2 .flex-grid__item {
      padding-top: 0px;
      padding-left: 0px;
    }
  }</style><div class="promo-grid">
  <div class="flex-grid flex-grid--gutters flex-grid--template--21205047542009__promo-grid2"><style data-shopify>
          
            .flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f {
              min-height: 480.0px;
            }
          

          @media only screen and (min-width: 769px) {
            .flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f {
              min-height: 640.0px;
            }
          }

          @media only screen and (min-width: 1140px) {
            .flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f {
              min-height: 800px;
            }
          }
        



        

        
          .flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f .promo-grid__text {
            font-size: 0.85em;
          }
          .flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f.flex-grid__item--50 .promo-grid__text {
            font-size: 1.0em;
          }

          @media only screen and (min-width: 769px) {
            .flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f .promo-grid__text {
              font-size: 1.0em;
            }
          }
        
</style><div class="flex-grid__item flex-grid__item--33 flex-grid__item--760e57a3-9260-402d-89d1-9fb8f8c3189f type-advanced" ><div
              class="promo-grid__container vertical-center horizontal-center"><a href="/pages/ohba" class="promo-grid__slide-link" aria-hidden="true" aria-label="鞄・革小物 TOP"></a><div class="promo-grid__bg"><style data-shopify>.promo-grid__bg-image--760e57a3-9260-402d-89d1-9fb8f8c3189f {
                        object-position: center;
                      }</style><img
                      class="image-fit promo-grid__bg-image promo-grid__bg-image--760e57a3-9260-402d-89d1-9fb8f8c3189f lazyload"
                      src="//www.ohbacorp.com/cdn/shop/files/1064-2-ECF-image3_300x.jpg?v=1774935219"
                      data-src="//www.ohbacorp.com/cdn/shop/files/1064-2-ECF-image3_{width}x.jpg?v=1774935219"
                      data-aspectratio="1.0"
                      data-sizes="auto"
                      alt="">
                    <noscript>
                      <img
                        class="image-fit promo-grid__bg-image promo-grid__bg-image--760e57a3-9260-402d-89d1-9fb8f8c3189f lazyloaded"
                        src="//www.ohbacorp.com/cdn/shop/files/1064-2-ECF-image3_1800x.jpg?v=1774935219"
                        alt="">
                    </noscript></div><div class="promo-grid__content">
                  <div class="promo-grid__text"><div class="rte--block rte--strong">
                        OHBA/大峽製
                      </div><a href="/pages/ohba" class="btn btn--inverse">
                        鞄・革小物 TOP
                      </a></div>
                </div></div></div><style data-shopify>
          
            .flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041 {
              min-height: 480.0px;
            }
          

          @media only screen and (min-width: 769px) {
            .flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041 {
              min-height: 640.0px;
            }
          }

          @media only screen and (min-width: 1140px) {
            .flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041 {
              min-height: 800px;
            }
          }
        



        

        
          .flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041 .promo-grid__text {
            font-size: 0.85em;
          }
          .flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041.flex-grid__item--50 .promo-grid__text {
            font-size: 1.0em;
          }

          @media only screen and (min-width: 769px) {
            .flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041 .promo-grid__text {
              font-size: 1.0em;
            }
          }
        
</style><div class="flex-grid__item flex-grid__item--33 flex-grid__item--dfa4f89a-6a25-4957-95ae-f35b5f394041 type-advanced" ><div
              class="promo-grid__container vertical-center horizontal-center"><a href="/pages/ransel" class="promo-grid__slide-link" aria-hidden="true" aria-label="ランドセル TOP"></a><div class="promo-grid__bg"><style data-shopify>.promo-grid__bg-image--dfa4f89a-6a25-4957-95ae-f35b5f394041 {
                        object-position: 20% 0;
                      }</style><img
                      class="image-fit promo-grid__bg-image promo-grid__bg-image--dfa4f89a-6a25-4957-95ae-f35b5f394041 lazyload"
                      src="//www.ohbacorp.com/cdn/shop/files/TOP.-4jpg_f26d393b-0e47-41f6-9b74-394a9ff35b30_300x.jpg?v=1767661722"
                      data-src="//www.ohbacorp.com/cdn/shop/files/TOP.-4jpg_f26d393b-0e47-41f6-9b74-394a9ff35b30_{width}x.jpg?v=1767661722"
                      data-aspectratio="0.75"
                      data-sizes="auto"
                      alt="">
                    <noscript>
                      <img
                        class="image-fit promo-grid__bg-image promo-grid__bg-image--dfa4f89a-6a25-4957-95ae-f35b5f394041 lazyloaded"
                        src="//www.ohbacorp.com/cdn/shop/files/TOP.-4jpg_f26d393b-0e47-41f6-9b74-394a9ff35b30_1800x.jpg?v=1767661722"
                        alt="">
                    </noscript></div><div class="promo-grid__content">
                  <div class="promo-grid__text"><div class="rte--block rte--strong">
                        オオバランドセル
                      </div><a href="/pages/ransel" class="btn btn--inverse">
                        ランドセル TOP
                      </a></div>
                </div></div></div><style data-shopify>
          
            .flex-grid__item--advanced_ykXwHx {
              min-height: 480.0px;
            }
          

          @media only screen and (min-width: 769px) {
            .flex-grid__item--advanced_ykXwHx {
              min-height: 640.0px;
            }
          }

          @media only screen and (min-width: 1140px) {
            .flex-grid__item--advanced_ykXwHx {
              min-height: 800px;
            }
          }
        



        

        
          .flex-grid__item--advanced_ykXwHx .promo-grid__text {
            font-size: 0.68em;
          }
          .flex-grid__item--advanced_ykXwHx.flex-grid__item--50 .promo-grid__text {
            font-size: 0.8em;
          }

          @media only screen and (min-width: 769px) {
            .flex-grid__item--advanced_ykXwHx .promo-grid__text {
              font-size: 0.8em;
            }
          }
        
</style><div class="flex-grid__item flex-grid__item--33 flex-grid__item--advanced_ykXwHx type-advanced" ><div
              class="promo-grid__container vertical-center horizontal-center"><a href="/pages/labo" class="promo-grid__slide-link" aria-hidden="true" aria-label="OhbaⓇLabo. TOP"></a><div class="promo-grid__bg"><style data-shopify>.promo-grid__bg-image--advanced_ykXwHx {
                        object-position: center;
                      }</style><img
                      class="image-fit promo-grid__bg-image promo-grid__bg-image--advanced_ykXwHx lazyload"
                      src="//www.ohbacorp.com/cdn/shop/files/Labo.-1_300x.jpg?v=1725005898"
                      data-src="//www.ohbacorp.com/cdn/shop/files/Labo.-1_{width}x.jpg?v=1725005898"
                      data-aspectratio="1.0"
                      data-sizes="auto"
                      alt="">
                    <noscript>
                      <img
                        class="image-fit promo-grid__bg-image promo-grid__bg-image--advanced_ykXwHx lazyloaded"
                        src="//www.ohbacorp.com/cdn/shop/files/Labo.-1_1800x.jpg?v=1725005898"
                        alt="">
                    </noscript></div><div class="promo-grid__content">
                  <div class="promo-grid__text"><div class="rte--block rte--strong">
                        OhbaⓇLabo.
                      </div><a href="/pages/labo" class="btn btn--inverse">
                        OhbaⓇLabo. TOP
                      </a></div>
                </div></div></div></div>
</div>
</div>



</div><div id="shopify-section-template--21205047542009__promo_grid_ayxdwD" class="shopify-section"><div
  data-section-id="template--21205047542009__promo_grid_ayxdwD"
  data-section-type="promo-grid"><div class="page-width"><style data-shopify>.flex-grid--template--21205047542009__promo_grid_ayxdwD {
    margin-top: -20px;
    margin-left: -20px;
    
  }

  .flex-grid--template--21205047542009__promo_grid_ayxdwD .flex-grid--gutters {
    margin-top: -20px;
    margin-left: -20px;
  }

  .flex-grid--template--21205047542009__promo_grid_ayxdwD .flex-grid__item {
    padding-top: 20px;
    padding-left: 20px;
  }

  @media only screen and (max-width: 589px) {
    .flex-grid--template--21205047542009__promo_grid_ayxdwD {
      margin-top: -10px;
      margin-left: -10px;
      
    }

    .flex-grid--template--21205047542009__promo_grid_ayxdwD .flex-grid--gutters {
      margin-top: -10px;
      margin-left: -10px;
    }

    .flex-grid--template--21205047542009__promo_grid_ayxdwD .flex-grid__item {
      padding-top: 10px;
      padding-left: 10px;
    }
  }</style><div class="promo-grid promo-grid--space-top">
  <div class="flex-grid flex-grid--gutters flex-grid--template--21205047542009__promo_grid_ayxdwD"><style data-shopify>
          
            .flex-grid__item--advanced_f6cFdq {
              min-height: 72.0px;
            }
          

          @media only screen and (min-width: 769px) {
            .flex-grid__item--advanced_f6cFdq {
              min-height: 96.0px;
            }
          }

          @media only screen and (min-width: 1140px) {
            .flex-grid__item--advanced_f6cFdq {
              min-height: 120px;
            }
          }
        



        

        
          .flex-grid__item--advanced_f6cFdq .promo-grid__text {
            font-size: 0.68em;
          }
          .flex-grid__item--advanced_f6cFdq.flex-grid__item--50 .promo-grid__text {
            font-size: 0.8em;
          }

          @media only screen and (min-width: 769px) {
            .flex-grid__item--advanced_f6cFdq .promo-grid__text {
              font-size: 0.8em;
            }
          }
        
</style><div class="flex-grid__item flex-grid__item--50 flex-grid__item--advanced_f6cFdq type-advanced" ><div
              class="promo-grid__container vertical-bottom horizontal-center"><a href="/pages/contact" class="promo-grid__slide-link" aria-hidden="true" aria-label=""></a><div class="promo-grid__bg"><style data-shopify>.promo-grid__bg-image--advanced_f6cFdq {
                        object-position: center;
                      }</style><img
                      class="image-fit promo-grid__bg-image promo-grid__bg-image--advanced_f6cFdq lazyload"
                      src="//www.ohbacorp.com/cdn/shop/files/vintage-sewing-tools_300x.jpg?v=1778813030"
                      data-src="//www.ohbacorp.com/cdn/shop/files/vintage-sewing-tools_{width}x.jpg?v=1778813030"
                      data-aspectratio="1.4998169168802635"
                      data-sizes="auto"
                      alt="">
                    <noscript>
                      <img
                        class="image-fit promo-grid__bg-image promo-grid__bg-image--advanced_f6cFdq lazyloaded"
                        src="//www.ohbacorp.com/cdn/shop/files/vintage-sewing-tools_1800x.jpg?v=1778813030"
                        alt="">
                    </noscript></div><div class="promo-grid__content">
                  <div class="promo-grid__text"><div class="rte--block rte--em">
                        法人・製作依頼
                      </div><div class="rte--block rte--strong">
                        OEM
                      </div></div>
                </div></div></div><style data-shopify>
          
            .flex-grid__item--advanced_YE7Ebf {
              min-height: 72.0px;
            }
          

          @media only screen and (min-width: 769px) {
            .flex-grid__item--advanced_YE7Ebf {
              min-height: 96.0px;
            }
          }

          @media only screen and (min-width: 1140px) {
            .flex-grid__item--advanced_YE7Ebf {
              min-height: 120px;
            }
          }
        



        

        
          .flex-grid__item--advanced_YE7Ebf .promo-grid__text {
            font-size: 0.68em;
          }
          .flex-grid__item--advanced_YE7Ebf.flex-grid__item--50 .promo-grid__text {
            font-size: 0.8em;
          }

          @media only screen and (min-width: 769px) {
            .flex-grid__item--advanced_YE7Ebf .promo-grid__text {
              font-size: 0.8em;
            }
          }
        
</style><div class="flex-grid__item flex-grid__item--50 flex-grid__item--advanced_YE7Ebf type-advanced" ><div
              class="promo-grid__container vertical-bottom horizontal-center"><a href="/pages/contact-press" class="promo-grid__slide-link" aria-hidden="true" aria-label=""></a><div class="promo-grid__bg"><style data-shopify>.promo-grid__bg-image--advanced_YE7Ebf {
                        object-position: center;
                      }</style><img
                      class="image-fit promo-grid__bg-image promo-grid__bg-image--advanced_YE7Ebf lazyload"
                      src="//www.ohbacorp.com/cdn/shop/files/simple-blue-typewriter_300x.jpg?v=1778813274"
                      data-src="//www.ohbacorp.com/cdn/shop/files/simple-blue-typewriter_{width}x.jpg?v=1778813274"
                      data-aspectratio="1.4998169168802635"
                      data-sizes="auto"
                      alt="">
                    <noscript>
                      <img
                        class="image-fit promo-grid__bg-image promo-grid__bg-image--advanced_YE7Ebf lazyloaded"
                        src="//www.ohbacorp.com/cdn/shop/files/simple-blue-typewriter_1800x.jpg?v=1778813274"
                        alt="">
                    </noscript></div><div class="promo-grid__content">
                  <div class="promo-grid__text"><div class="rte--block rte--em">
                        掲載・取材
                      </div><div class="rte--block rte--strong">
                        PRESS
                      </div></div>
                </div></div></div></div>
</div>
</div></div>



</div><script data-locksmith>
    var load = function () {

          if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) {
            Locksmith.ping();
          }


      Locksmith.util.on('submit', 'locksmith-resource-form', function (event) {
        event.preventDefault();
        var data = Locksmith.util.serializeForm(event.target);
        Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' });
      });

      Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) {
        event.preventDefault();
        Locksmith.postResource({}, { spinner: true, container: document });
      });

      Locksmith.submitPasscode = function (passcode) {
        Locksmith.postResource(
          { passcode: passcode },
          { spinner: false, container: 'locksmith-content' }
        );
      };
    };

    if (typeof Locksmith !== 'undefined') {
      load();
    } else {
      window.addEventListener('load', load);
    }
  </script>
      </main><div id="shopify-section-footer-promotions" class="shopify-section index-section--footer"><div class="index-section">
      <div class="section--divider">
        <div class="page-width footer-promotions">
          <div class="grid grid--flush-bottom"><div class="grid__item medium-up--one-third"  data-aos="row-of-3"><div class="rte-setting text-spacing"><h6>Bags ＆ Small Leather Goods.<br/>Japanese Craft, Timeless Form.</h6></div><a href="/pages/leather" class="btn btn--secondary btn--small">
                    OHBA/大峽製
                  </a></div><div class="grid__item medium-up--one-third"  data-aos="row-of-3"><div class="rte-setting text-spacing"><h6>OHBA RANSEL<br/>Where Craft Meets Growing Up.</h6></div><a href="/pages/ransel" class="btn btn--secondary btn--small">
                    オオバランドセル
                  </a></div><div class="grid__item medium-up--one-third"  data-aos="row-of-3"><div class="rte-setting text-spacing"><h6><strong>A Laboratory for Form.<br/>Shaped by Function.</strong></h6></div><a href="/pages/ohba-labo" class="btn btn--secondary btn--small">
                    OhbaⓇLabo.
                  </a></div></div>
        </div>
      </div>
    </div>
</div><div id="shopify-section-footer" class="shopify-section"><style data-shopify>.site-footer {
      border-top: 1px solid #e8e8e1;
    }</style><footer class="site-footer" data-section-id="footer" data-section-type="footer-section">
  <div class="page-width">

    <div class="grid"><div  class="grid__item footer__item--logo_social_DcXU3D" data-type="logo_social"><style data-shopify>@media only screen and (min-width: 769px) and (max-width: 959px) {
                .footer__item--logo_social_DcXU3D {
                  width: 50%;
                  padding-top: 40px;
                }
                .footer__item--logo_social_DcXU3D:nth-child(2n + 1) {
                  clear: left;
                }
              }
              @media only screen and (min-width: 960px) {
                .footer__item--logo_social_DcXU3D {
                  width: 95%;
                }

              }</style><style data-shopify>.footer__logo a {
      height: 50px;
    }</style><div class="footer__logo">
    <a href="/">
      <img src="//www.ohbacorp.com/cdn/shop/files/e30928bdee3844df0dc4d693e9af43d0_x50@2x.png?v=1733374267" alt="Ohba&amp;Co. 大峽製鞄株式会社 公式サイト">
    </a>
  </div></div><div class="footer__clear small--hide"></div><div  class="grid__item footer__item--110791b9-743f-4717-a4e4-fc5b755e5729" data-type="menu"><style data-shopify>@media only screen and (min-width: 769px) and (max-width: 959px) {
                .footer__item--110791b9-743f-4717-a4e4-fc5b755e5729 {
                  width: 50%;
                  padding-top: 40px;
                }
                .footer__item--110791b9-743f-4717-a4e4-fc5b755e5729:nth-child(2n + 1) {
                  clear: left;
                }
              }
              @media only screen and (min-width: 960px) {
                .footer__item--110791b9-743f-4717-a4e4-fc5b755e5729 {
                  width: 25%;
                }

              }</style><p class="h4 footer__title small--hide">
      GUIDE
    </p>
    <button type="button" class="h4 footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-110791b9-743f-4717-a4e4-fc5b755e5729">
      GUIDE
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button><div
    
      id="Footer-110791b9-743f-4717-a4e4-fc5b755e5729" class="collapsible-content collapsible-content--small"
    >
    <div class="collapsible-content__inner">
      <div class="footer__collapsible">
        <ul class="no-bullets site-footer__linklist"><li><a href="/pages/help-guide">お買い物ガイド</a></li><li><a href="/policies/legal-notice">特定商取引法に基づく表記</a></li><li><a href="/policies/refund-policy">返金ポリシー</a></li><li><a href="/policies/privacy-policy">プライバシーポリシー</a></li><li><a href="/policies/terms-of-service">利用規約</a></li></ul>
      </div>
    </div>
  </div></div><div  class="grid__item footer__item--menu_RNKtkB" data-type="menu"><style data-shopify>@media only screen and (min-width: 769px) and (max-width: 959px) {
                .footer__item--menu_RNKtkB {
                  width: 50%;
                  padding-top: 40px;
                }
                .footer__item--menu_RNKtkB:nth-child(2n + 1) {
                  clear: left;
                }
              }
              @media only screen and (min-width: 960px) {
                .footer__item--menu_RNKtkB {
                  width: 25%;
                }

              }</style><p class="h4 footer__title small--hide">
      OHBA & Co.
    </p>
    <button type="button" class="h4 footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-menu_RNKtkB">
      OHBA & Co.
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button><div
    
      id="Footer-menu_RNKtkB" class="collapsible-content collapsible-content--small"
    >
    <div class="collapsible-content__inner">
      <div class="footer__collapsible">
        <ul class="no-bullets site-footer__linklist"><li><a href="/pages/craftsmanship">大峽製鞄株式会社</a></li><li><a href="/pages/corp">会社概要</a></li><li><a href="/pages/careers">採用情報</a></li></ul>
      </div>
    </div>
  </div></div><div  class="grid__item footer__item--menu_MrhP6k" data-type="menu"><style data-shopify>@media only screen and (min-width: 769px) and (max-width: 959px) {
                .footer__item--menu_MrhP6k {
                  width: 50%;
                  padding-top: 40px;
                }
                .footer__item--menu_MrhP6k:nth-child(2n + 1) {
                  clear: left;
                }
              }
              @media only screen and (min-width: 960px) {
                .footer__item--menu_MrhP6k {
                  width: 25%;
                }

              }</style><p class="h4 footer__title small--hide">
      BRAND
    </p>
    <button type="button" class="h4 footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-menu_MrhP6k">
      BRAND
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button><div
    
      id="Footer-menu_MrhP6k" class="collapsible-content collapsible-content--small"
    >
    <div class="collapsible-content__inner">
      <div class="footer__collapsible">
        <ul class="no-bullets site-footer__linklist"><li><a href="/pages/ohba">OHBA〈大峽製〉</a></li><li><a href="/pages/ransel-sales">オオバランドセル</a></li><li><a href="/pages/labo">OhbaⓇLabo.</a></li></ul>
      </div>
    </div>
  </div></div><div  class="grid__item footer__item--menu_dF68MQ" data-type="menu"><style data-shopify>@media only screen and (min-width: 769px) and (max-width: 959px) {
                .footer__item--menu_dF68MQ {
                  width: 50%;
                  padding-top: 40px;
                }
                .footer__item--menu_dF68MQ:nth-child(2n + 1) {
                  clear: left;
                }
              }
              @media only screen and (min-width: 960px) {
                .footer__item--menu_dF68MQ {
                  width: 25%;
                }

              }</style><p class="h4 footer__title small--hide">
      CONTACT
    </p>
    <button type="button" class="h4 footer__title collapsible-trigger collapsible-trigger-btn medium-up--hide" aria-controls="Footer-menu_dF68MQ">
      CONTACT
<span class="collapsible-trigger__icon collapsible-trigger__icon--open" role="presentation">
  <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-chevron-down" viewBox="0 0 28 16"><path d="M1.57 1.59l12.76 12.77L27.1 1.59" stroke-width="2" stroke="#000" fill="none" fill-rule="evenodd"/></svg>
</span>
</button><div
    
      id="Footer-menu_dF68MQ" class="collapsible-content collapsible-content--small"
    >
    <div class="collapsible-content__inner">
      <div class="footer__collapsible">
        <ul class="no-bullets site-footer__linklist"><li><a href="/pages/contact">一般問い合わせ</a></li><li><a href="/pages/contact-press">PRESS（掲載・取材）</a></li><li><a href="/pages/contact">OEM（法人・製作依頼）</a></li></ul>
      </div>
    </div>
  </div></div></div><ul class="inline-list payment-icons footer__section"><li class="icon--payment">
              <svg xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="pi-american_express" viewBox="0 0 38 24" width="38" height="24"><title id="pi-american_express">American Express</title><path fill="#000" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3Z" opacity=".07"/><path fill="#006FCF" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32Z"/><path fill="#FFF" d="M22.012 19.936v-8.421L37 11.528v2.326l-1.732 1.852L37 17.573v2.375h-2.766l-1.47-1.622-1.46 1.628-9.292-.02Z"/><path fill="#006FCF" d="M23.013 19.012v-6.57h5.572v1.513h-3.768v1.028h3.678v1.488h-3.678v1.01h3.768v1.531h-5.572Z"/><path fill="#006FCF" d="m28.557 19.012 3.083-3.289-3.083-3.282h2.386l1.884 2.083 1.89-2.082H37v.051l-3.017 3.23L37 18.92v.093h-2.307l-1.917-2.103-1.898 2.104h-2.321Z"/><path fill="#FFF" d="M22.71 4.04h3.614l1.269 2.881V4.04h4.46l.77 2.159.771-2.159H37v8.421H19l3.71-8.421Z"/><path fill="#006FCF" d="m23.395 4.955-2.916 6.566h2l.55-1.315h2.98l.55 1.315h2.05l-2.904-6.566h-2.31Zm.25 3.777.875-2.09.873 2.09h-1.748Z"/><path fill="#006FCF" d="M28.581 11.52V4.953l2.811.01L32.84 9l1.456-4.046H37v6.565l-1.74.016v-4.51l-1.644 4.494h-1.59L30.35 7.01v4.51h-1.768Z"/></svg>

            </li><li class="icon--payment">
              <svg version="1.1" xmlns="http://www.w3.org/2000/svg" role="img" x="0" y="0" width="38" height="24" viewBox="0 0 165.521 105.965" xml:space="preserve" aria-labelledby="pi-apple_pay"><title id="pi-apple_pay">Apple Pay</title><path fill="#000" d="M150.698 0H14.823c-.566 0-1.133 0-1.698.003-.477.004-.953.009-1.43.022-1.039.028-2.087.09-3.113.274a10.51 10.51 0 0 0-2.958.975 9.932 9.932 0 0 0-4.35 4.35 10.463 10.463 0 0 0-.975 2.96C.113 9.611.052 10.658.024 11.696a70.22 70.22 0 0 0-.022 1.43C0 13.69 0 14.256 0 14.823v76.318c0 .567 0 1.132.002 1.699.003.476.009.953.022 1.43.028 1.036.09 2.084.275 3.11a10.46 10.46 0 0 0 .974 2.96 9.897 9.897 0 0 0 1.83 2.52 9.874 9.874 0 0 0 2.52 1.83c.947.483 1.917.79 2.96.977 1.025.183 2.073.245 3.112.273.477.011.953.017 1.43.02.565.004 1.132.004 1.698.004h135.875c.565 0 1.132 0 1.697-.004.476-.002.952-.009 1.431-.02 1.037-.028 2.085-.09 3.113-.273a10.478 10.478 0 0 0 2.958-.977 9.955 9.955 0 0 0 4.35-4.35c.483-.947.789-1.917.974-2.96.186-1.026.246-2.074.274-3.11.013-.477.02-.954.022-1.43.004-.567.004-1.132.004-1.699V14.824c0-.567 0-1.133-.004-1.699a63.067 63.067 0 0 0-.022-1.429c-.028-1.038-.088-2.085-.274-3.112a10.4 10.4 0 0 0-.974-2.96 9.94 9.94 0 0 0-4.35-4.35A10.52 10.52 0 0 0 156.939.3c-1.028-.185-2.076-.246-3.113-.274a71.417 71.417 0 0 0-1.431-.022C151.83 0 151.263 0 150.698 0z" /><path fill="#FFF" d="M150.698 3.532l1.672.003c.452.003.905.008 1.36.02.793.022 1.719.065 2.583.22.75.135 1.38.34 1.984.648a6.392 6.392 0 0 1 2.804 2.807c.306.6.51 1.226.645 1.983.154.854.197 1.783.218 2.58.013.45.019.9.02 1.36.005.557.005 1.113.005 1.671v76.318c0 .558 0 1.114-.004 1.682-.002.45-.008.9-.02 1.35-.022.796-.065 1.725-.221 2.589a6.855 6.855 0 0 1-.645 1.975 6.397 6.397 0 0 1-2.808 2.807c-.6.306-1.228.511-1.971.645-.881.157-1.847.2-2.574.22-.457.01-.912.017-1.379.019-.555.004-1.113.004-1.669.004H14.801c-.55 0-1.1 0-1.66-.004a74.993 74.993 0 0 1-1.35-.018c-.744-.02-1.71-.064-2.584-.22a6.938 6.938 0 0 1-1.986-.65 6.337 6.337 0 0 1-1.622-1.18 6.355 6.355 0 0 1-1.178-1.623 6.935 6.935 0 0 1-.646-1.985c-.156-.863-.2-1.788-.22-2.578a66.088 66.088 0 0 1-.02-1.355l-.003-1.327V14.474l.002-1.325a66.7 66.7 0 0 1 .02-1.357c.022-.792.065-1.717.222-2.587a6.924 6.924 0 0 1 .646-1.981c.304-.598.7-1.144 1.18-1.623a6.386 6.386 0 0 1 1.624-1.18 6.96 6.96 0 0 1 1.98-.646c.865-.155 1.792-.198 2.586-.22.452-.012.905-.017 1.354-.02l1.677-.003h135.875" /><g><g><path fill="#000" d="M43.508 35.77c1.404-1.755 2.356-4.112 2.105-6.52-2.054.102-4.56 1.355-6.012 3.112-1.303 1.504-2.456 3.959-2.156 6.266 2.306.2 4.61-1.152 6.063-2.858" /><path fill="#000" d="M45.587 39.079c-3.35-.2-6.196 1.9-7.795 1.9-1.6 0-4.049-1.8-6.698-1.751-3.447.05-6.645 2-8.395 5.1-3.598 6.2-.95 15.4 2.55 20.45 1.699 2.5 3.747 5.25 6.445 5.151 2.55-.1 3.549-1.65 6.647-1.65 3.097 0 3.997 1.65 6.696 1.6 2.798-.05 4.548-2.5 6.247-5 1.95-2.85 2.747-5.6 2.797-5.75-.05-.05-5.396-2.101-5.446-8.251-.05-5.15 4.198-7.6 4.398-7.751-2.399-3.548-6.147-3.948-7.447-4.048" /></g><g><path fill="#000" d="M78.973 32.11c7.278 0 12.347 5.017 12.347 12.321 0 7.33-5.173 12.373-12.529 12.373h-8.058V69.62h-5.822V32.11h14.062zm-8.24 19.807h6.68c5.07 0 7.954-2.729 7.954-7.46 0-4.73-2.885-7.434-7.928-7.434h-6.706v14.894z" /><path fill="#000" d="M92.764 61.847c0-4.809 3.665-7.564 10.423-7.98l7.252-.442v-2.08c0-3.04-2.001-4.704-5.562-4.704-2.938 0-5.07 1.507-5.51 3.82h-5.252c.157-4.86 4.731-8.395 10.918-8.395 6.654 0 10.995 3.483 10.995 8.89v18.663h-5.38v-4.497h-.13c-1.534 2.937-4.914 4.782-8.579 4.782-5.406 0-9.175-3.222-9.175-8.057zm17.675-2.417v-2.106l-6.472.416c-3.64.234-5.536 1.585-5.536 3.95 0 2.288 1.975 3.77 5.068 3.77 3.95 0 6.94-2.522 6.94-6.03z" /><path fill="#000" d="M120.975 79.652v-4.496c.364.051 1.247.103 1.715.103 2.573 0 4.029-1.09 4.913-3.899l.52-1.663-9.852-27.293h6.082l6.863 22.146h.13l6.862-22.146h5.927l-10.216 28.67c-2.34 6.577-5.017 8.735-10.683 8.735-.442 0-1.872-.052-2.261-.157z" /></g></g></svg>

            </li><li class="icon--payment">
              <svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 38 24" width="38" height="24" aria-labelledby="pi-google_pay"><title id="pi-google_pay">Google Pay</title><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/><path d="M18.093 11.976v3.2h-1.018v-7.9h2.691a2.447 2.447 0 0 1 1.747.692 2.28 2.28 0 0 1 .11 3.224l-.11.116c-.47.447-1.098.69-1.747.674l-1.673-.006zm0-3.732v2.788h1.698c.377.012.741-.135 1.005-.404a1.391 1.391 0 0 0-1.005-2.354l-1.698-.03zm6.484 1.348c.65-.03 1.286.188 1.778.613.445.43.682 1.03.65 1.649v3.334h-.969v-.766h-.049a1.93 1.93 0 0 1-1.673.931 2.17 2.17 0 0 1-1.496-.533 1.667 1.667 0 0 1-.613-1.324 1.606 1.606 0 0 1 .613-1.336 2.746 2.746 0 0 1 1.698-.515c.517-.02 1.03.093 1.49.331v-.208a1.134 1.134 0 0 0-.417-.901 1.416 1.416 0 0 0-.98-.368 1.545 1.545 0 0 0-1.319.717l-.895-.564a2.488 2.488 0 0 1 2.182-1.06zM23.29 13.52a.79.79 0 0 0 .337.662c.223.176.5.269.785.263.429-.001.84-.17 1.146-.472.305-.286.478-.685.478-1.103a2.047 2.047 0 0 0-1.324-.374 1.716 1.716 0 0 0-1.03.294.883.883 0 0 0-.392.73zm9.286-3.75l-3.39 7.79h-1.048l1.281-2.728-2.224-5.062h1.103l1.612 3.885 1.569-3.885h1.097z" fill="#5F6368"/><path d="M13.986 11.284c0-.308-.024-.616-.073-.92h-4.29v1.747h2.451a2.096 2.096 0 0 1-.9 1.373v1.134h1.464a4.433 4.433 0 0 0 1.348-3.334z" fill="#4285F4"/><path d="M9.629 15.721a4.352 4.352 0 0 0 3.01-1.097l-1.466-1.14a2.752 2.752 0 0 1-4.094-1.44H5.577v1.17a4.53 4.53 0 0 0 4.052 2.507z" fill="#34A853"/><path d="M7.079 12.05a2.709 2.709 0 0 1 0-1.735v-1.17H5.577a4.505 4.505 0 0 0 0 4.075l1.502-1.17z" fill="#FBBC04"/><path d="M9.629 8.44a2.452 2.452 0 0 1 1.74.68l1.3-1.293a4.37 4.37 0 0 0-3.065-1.183 4.53 4.53 0 0 0-4.027 2.5l1.502 1.171a2.715 2.715 0 0 1 2.55-1.875z" fill="#EA4335"/></svg>

            </li><li class="icon--payment">
              <svg width="38" height="24" role="img" aria-labelledby="pi-jcb" viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg"><title id="pi-jcb">JCB</title><g fill="none" fill-rule="evenodd"><g fill-rule="nonzero"><path d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z" fill="#000" opacity=".07"/><path d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32" fill="#FFF"/></g><path d="M11.5 5H15v11.5a2.5 2.5 0 0 1-2.5 2.5H9V7.5A2.5 2.5 0 0 1 11.5 5z" fill="#006EBC"/><path d="M18.5 5H22v11.5a2.5 2.5 0 0 1-2.5 2.5H16V7.5A2.5 2.5 0 0 1 18.5 5z" fill="#F00036"/><path d="M25.5 5H29v11.5a2.5 2.5 0 0 1-2.5 2.5H23V7.5A2.5 2.5 0 0 1 25.5 5z" fill="#2AB419"/><path d="M10.755 14.5c-1.06 0-2.122-.304-2.656-.987l.78-.676c.068 1.133 3.545 1.24 3.545-.19V9.5h1.802v3.147c0 .728-.574 1.322-1.573 1.632-.466.144-1.365.221-1.898.221zm8.116 0c-.674 0-1.388-.107-1.965-.366-.948-.425-1.312-1.206-1.3-2.199.012-1.014.436-1.782 1.468-2.165 1.319-.49 3.343-.261 3.926.27v.972c-.572-.521-1.958-.898-2.919-.46-.494.226-.737.917-.744 1.448-.006.56.245 1.252.744 1.497.953.467 2.39.04 2.919-.441v1.01c-.358.255-1.253.434-2.129.434zm8.679-2.587c.37-.235.582-.567.582-1.005 0-.438-.116-.687-.348-.939-.206-.207-.58-.469-1.238-.469H23v5h3.546c.696 0 1.097-.23 1.315-.415.283-.25.426-.53.426-.96 0-.431-.155-.908-.737-1.212zm-1.906-.281h-1.428v-1.444h1.495c.956 0 .944 1.444-.067 1.444zm.288 2.157h-1.716v-1.513h1.716c.986 0 1.083 1.513 0 1.513z" fill="#FFF" fill-rule="nonzero"/></g></svg>
            </li><li class="icon--payment">
              <svg viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-master"><title id="pi-master">Mastercard</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><circle fill="#EB001B" cx="15" cy="12" r="7"/><circle fill="#F79E1B" cx="23" cy="12" r="7"/><path fill="#FF5F00" d="M22 12c0-2.4-1.2-4.5-3-5.7-1.8 1.3-3 3.4-3 5.7s1.2 4.5 3 5.7c1.8-1.2 3-3.3 3-5.7z"/></svg>
            </li><li class="icon--payment">
              <svg viewBox="0 0 38 24" xmlns="http://www.w3.org/2000/svg" role="img" width="38" height="24" aria-labelledby="pi-visa"><title id="pi-visa">Visa</title><path opacity=".07" d="M35 0H3C1.3 0 0 1.3 0 3v18c0 1.7 1.4 3 3 3h32c1.7 0 3-1.3 3-3V3c0-1.7-1.4-3-3-3z"/><path fill="#fff" d="M35 1c1.1 0 2 .9 2 2v18c0 1.1-.9 2-2 2H3c-1.1 0-2-.9-2-2V3c0-1.1.9-2 2-2h32"/><path d="M28.3 10.1H28c-.4 1-.7 1.5-1 3h1.9c-.3-1.5-.3-2.2-.6-3zm2.9 5.9h-1.7c-.1 0-.1 0-.2-.1l-.2-.9-.1-.2h-2.4c-.1 0-.2 0-.2.2l-.3.9c0 .1-.1.1-.1.1h-2.1l.2-.5L27 8.7c0-.5.3-.7.8-.7h1.5c.1 0 .2 0 .2.2l1.4 6.5c.1.4.2.7.2 1.1.1.1.1.1.1.2zm-13.4-.3l.4-1.8c.1 0 .2.1.2.1.7.3 1.4.5 2.1.4.2 0 .5-.1.7-.2.5-.2.5-.7.1-1.1-.2-.2-.5-.3-.8-.5-.4-.2-.8-.4-1.1-.7-1.2-1-.8-2.4-.1-3.1.6-.4.9-.8 1.7-.8 1.2 0 2.5 0 3.1.2h.1c-.1.6-.2 1.1-.4 1.7-.5-.2-1-.4-1.5-.4-.3 0-.6 0-.9.1-.2 0-.3.1-.4.2-.2.2-.2.5 0 .7l.5.4c.4.2.8.4 1.1.6.5.3 1 .8 1.1 1.4.2.9-.1 1.7-.9 2.3-.5.4-.7.6-1.4.6-1.4 0-2.5.1-3.4-.2-.1.2-.1.2-.2.1zm-3.5.3c.1-.7.1-.7.2-1 .5-2.2 1-4.5 1.4-6.7.1-.2.1-.3.3-.3H18c-.2 1.2-.4 2.1-.7 3.2-.3 1.5-.6 3-1 4.5 0 .2-.1.2-.3.2M5 8.2c0-.1.2-.2.3-.2h3.4c.5 0 .9.3 1 .8l.9 4.4c0 .1 0 .1.1.2 0-.1.1-.1.1-.1l2.1-5.1c-.1-.1 0-.2.1-.2h2.1c0 .1 0 .1-.1.2l-3.1 7.3c-.1.2-.1.3-.2.4-.1.1-.3 0-.5 0H9.7c-.1 0-.2 0-.2-.2L7.9 9.5c-.2-.2-.5-.5-.9-.6-.6-.3-1.7-.5-1.9-.5L5 8.2z" fill="#142688"/></svg>
            </li></ul><p class="footer__small-text">
        
        &copy; 2026 Ohba&Co.&nbsp;all rights reserved.
</p><p class="footer__small-text"> </p>

  </div>
</footer>


</div></div>
  </div><div id="shopify-section-newsletter-popup" class="shopify-section index-section--hidden"><div
  id="NewsletterPopup-newsletter-popup"
  class="modal modal--square modal--mobile-friendly"
  data-section-id="newsletter-popup"
  data-section-type="newsletter-popup"
  data-delay-days="30"
  data-delay-seconds="5"
  data-test-mode="false">
  <div class="modal__inner">
    <div class="modal__centered medium-up--text-center">
      <div class="modal__centered-content">

        <div class="newsletter"><h3>Newsletter</h3><div class="image-wrap small--hide" style="height: 0; padding-bottom: 100.0%;"><img class="lazyload lazypreload" role="presentation"
                  data-src="//www.ohbacorp.com/cdn/shop/files/image6LOGO_{width}x.jpg?v=1769740823"
                  data-widths="[540, 720, 900, 1080]"
                  data-aspectratio="1.0"
                  data-sizes="auto"
                  alt="">
            </div><div class="rte">
              <p><strong><br/>【OHBA/大峽製（鞄・革小物）】</strong><br/>新作のご案内やイベントなどに関するお得な最新情報をお届けします。下記よりご登録ください<br/></p><h5>※ランドセル情報は下のテキストボックスではなく<a href="https://ohbacorp.com/account/register" title="https://ohbacorp.com/account/register"><strong>こちら</strong>から会員登録</a>をお願い致します。<br/></h5>
            </div><div class="popup-cta"><form method="post" action="/contact#newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" />
<label for="Email-newsletter-popup" class="hidden-label">メールアドレスを登録する</label>
    <input type="hidden" name="contact[tags]" value="prospect,newsletter">
    <input type="hidden" name="contact[context]" value="popup">
    <div class="input-group newsletter__input-group">
      <input type="email" value="" placeholder="メールアドレスを登録する" name="contact[email]" id="Email-newsletter-popup" class="input-group-field newsletter__input" autocorrect="off" autocapitalize="off">
      <div class="input-group-btn">
        <button type="submit" class="btn" name="commit">
          <span class="form__submit--large">登録する</span>
          <span class="form__submit--small">
            <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon--wide icon-arrow-right" viewBox="0 0 50 15"><path d="M0 9.63V5.38h35V0l15 7.5L35 15V9.63z"/></svg>
          </span>
        </button>
      </div>
    </div></form>
</div><button type="button" class="text-close js-modal-close">Close</button>
        </div>
      </div>

      <button type="button" class="modal__close js-modal-close text-link">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
        <span class="icon__fallback-text">"閉じる"</span>
      </button>
    </div>
  </div>
</div>
</div><div id="VideoModal" class="modal modal--solid">
  <div class="modal__inner">
    <div class="modal__centered page-width text-center">
      <div class="modal__centered-content">
        <div class="video-wrapper video-wrapper--modal">
          <div id="VideoHolder"></div>
        </div>
      </div>
    </div>
  </div>

  <button type="button" class="modal__close js-modal-close text-link">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
    <span class="icon__fallback-text">"閉じる"</span>
  </button>
</div>
<div class="pswp" tabindex="-1" role="dialog" aria-hidden="true">
  <div class="pswp__bg"></div>
  <div class="pswp__scroll-wrap">
    <div class="pswp__container">
      <div class="pswp__item"></div>
      <div class="pswp__item"></div>
      <div class="pswp__item"></div>
    </div>

    <div class="pswp__ui pswp__ui--hidden">
      <button class="btn btn--body btn--circle pswp__button pswp__button--arrow--left" title="前のページ">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-left" viewBox="0 0 284.49 498.98"><path d="M249.49 0a35 35 0 0 1 24.75 59.75L84.49 249.49l189.75 189.74a35.002 35.002 0 1 1-49.5 49.5L10.25 274.24a35 35 0 0 1 0-49.5L224.74 10.25A34.89 34.89 0 0 1 249.49 0z"/></svg>
      </button>

      <button class="btn btn--body btn--circle btn--large pswp__button pswp__button--close" title="閉じる">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64"><path d="M19 17.61l27.12 27.13m0-27.12L19 44.74"/></svg>
      </button>

      <button class="btn btn--body btn--circle pswp__button pswp__button--arrow--right" title="次のページ">
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-chevron-right" viewBox="0 0 284.49 498.98"><path d="M35 498.98a35 35 0 0 1-24.75-59.75l189.74-189.74L10.25 59.75a35.002 35.002 0 0 1 49.5-49.5l214.49 214.49a35 35 0 0 1 0 49.5L59.75 488.73A34.89 34.89 0 0 1 35 498.98z"/></svg>
      </button>
    </div>
  </div>
</div>
<!-- Back in Stock helper snippet -->


<script id="back-in-stock-helper">
  var _BISConfig = _BISConfig || {};




</script>

<!-- End Back in Stock helper snippet -->

  
  
  

<script src="https://cdn.shopify.com/storefront/standard-actions.js" type="module" data-source-attribution="shopify.standard_actions"></script>
</body>
</html>
