{"componentChunkName":"component---src-templates-content-template-tsx","path":"/en/lounge/store","result":{"pageContext":{"ja":{"frontmatter":{"slug":"/lounge/store","slugs":null,"title":"JMoF公式グッズ販売ブース","titleImage":"titleImages/store.svg","noTitle":null},"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"slug\": \"/lounge/store\",\n  \"title\": \"JMoF公式グッズ販売ブース\",\n  \"titleImage\": \"titleImages/store.svg\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar GoodsList = makeShortcode(\"GoodsList\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"JMoF 2022\\u306E\\u30C6\\u30FC\\u30DE\\u3067\\u3042\\u308B\\u300C\\u4E03\\u5339\\u306E\\u4F8D\\u300D\\u3092\\u30E2\\u30C1\\u30FC\\u30D5\\u3068\\u3057\\u305F\\u3001\\u8A18\\u5FF5\\u54C1\\u30FB\\u304A\\u571F\\u7523\\u306B\\u3074\\u3063\\u305F\\u308A\\u306A\\u30B0\\u30C3\\u30BA\\u3092\\u53D6\\u308A\\u63C3\\u3048\\u307E\\u3057\\u305F\\u3002\\u305C\\u3072\\u958B\\u50AC\\u5F53\\u65E5\\u306B\\u304A\\u7ACB\\u3061\\u5BC4\\u308A\\u304F\\u3060\\u3055\\u3044\\uFF01\"), mdx(\"h2\", null, \"JMoF\\u516C\\u5F0F\\u30B0\\u30C3\\u30BA\\u306E\\u53D6\\u308A\\u6271\\u3044\\u306B\\u3064\\u3044\\u3066\"), mdx(\"h3\", null, \"\\u8CA9\\u58F2\\u5834\\u6240\"), mdx(\"p\", null, \"1F \\u30DB\\u30EA\\u30C7\\u30A4\\u30DB\\u30FC\\u30EB\\u30ED\\u30D3\\u30FC JMoF\\u8CA9\\u58F2\\u30D6\\u30FC\\u30B9\"), mdx(\"h3\", null, \"\\u8CA9\\u58F2\\u671F\\u9593\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"2022\\u5E741\\u67088\\u65E5\\uFF08\\u571F\\uFF0F1\\u65E5\\u76EE\\uFF0912\\u664200\\u5206\\uFF5E20\\u664200\\u5206\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"2022\\u5E741\\u67089\\u65E5\\uFF08\\u65E5\\uFF0F2\\u65E5\\u76EE\\uFF0910\\u664200\\u5206\\uFF5E17\\u664200\\u5206\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"\\u203BJMoF\\u516C\\u5F0F\\u30B0\\u30C3\\u30BA\\u306B\\u3064\\u3044\\u3066\\u3001\\u518D\\u8CA9\\u306E\\u4E88\\u5B9A\\u306F\\u3042\\u308A\\u307E\\u305B\\u3093\\u3002\\u3042\\u3089\\u304B\\u3058\\u3081\\u3054\\u4E86\\u627F\\u304F\\u3060\\u3055\\u3044\\u3002\")), mdx(\"h2\", null, \"\\u53D6\\u308A\\u6271\\u3044\\u30B0\\u30C3\\u30BA\\u4E00\\u89A7\"), mdx(GoodsList, {\n    mdxType: \"GoodsList\"\n  }), mdx(\"p\", null, \"\\u4E0A\\u63B2\\u306E\\u4ED6\\u306B\\u3082\\u3001\\u904E\\u53BB\\u306EJMoF\\u516C\\u5F0F\\u30B0\\u30C3\\u30BA\\u3092\\u9650\\u5B9A\\u6570\\u53D6\\u308A\\u6271\\u3044\\u3044\\u305F\\u3057\\u307E\\u3059\\u306E\\u3067\\u3001\\u305C\\u3072\\u304A\\u8D8A\\u3057\\u304F\\u3060\\u3055\\u3044\\uFF01\"));\n}\n;\nMDXContent.isMDXComponent = true;"},"en":{"frontmatter":{"slug":"/lounge/store","slugs":null,"title":"JMoF Official Goods Store","titleImage":"titleImages/store.svg","noTitle":null},"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"slug\": \"/lounge/store\",\n  \"title\": \"JMoF Official Goods Store\",\n  \"titleImage\": \"titleImages/store.svg\"\n};\n\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\n\nvar GoodsList = makeShortcode(\"GoodsList\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"We\\u2019re lining up goods perfect for gifts and souvenirs featuring designs of JMoF 2022\\u2019s theme, The Seven Samurai. Please drop on by on the days of the convention!\"), mdx(\"h2\", null, \"About the Handling of the JMoF Official Goods\"), mdx(\"h3\", null, \"Where\"), mdx(\"p\", null, \"JMoF Official Store, 1F Holiday Hall Lobby\"), mdx(\"h3\", null, \"When\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"January 8th (Sat./Day 1), 2022, 12:00 - 20:00\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"January 9th (Sun./Day 2), 2022, 10:00 - 17:00\")), mdx(\"p\", null, mdx(\"em\", {\n    parentName: \"p\"\n  }, \"Note: Please be aware that we do not plan to re-sell the JMoF Official Goods.\")), mdx(\"h2\", null, \"Goods List\"), mdx(GoodsList, {\n    mdxType: \"GoodsList\"\n  }), mdx(\"p\", null, \"We\\u2019re also selling a limited amount of past official JMoF goods in addition to what\\u2019s listed above, so please be sure to come by!\"));\n}\n;\nMDXContent.isMDXComponent = true;"},"titleImage":{"node":{"relativePath":"titleImages/store.svg","name":"store","childInlineSvg":{"content":"<svg xmlns=\"http://www.w3.org/2000/svg\" id=\"store_svg__store_svg__レイヤー_1\" x=\"0\" y=\"0\" version=\"1.1\" viewBox=\"0 0 284.17 219.99\" xml:space=\"preserve\"><style>.store_svg__store_svg__st0{fill:#fff}</style><g id=\"store_svg__store_svg__Official_Store\"><path d=\"M96.34 0c-.57 0-1.13.1-1.66.3L3.22 33.86A4.9 4.9 0 000 38.45v68.57a4.88 4.88 0 006.12 4.73l52.26-13.13v116.45a4.9 4.9 0 004.89 4.92h157.65a4.88 4.88 0 004.91-4.92V98.62l52.26 13.13a4.92 4.92 0 006.08-4.74V38.45a4.9 4.9 0 00-3.22-4.59L189.51.3c-.55-.2-1.12-.3-1.7-.3H96.34zm10.67 9.81h70.16a35.47 35.47 0 01-35.08 29.65 35.46 35.46 0 01-35.08-29.65zm-9.95.07c3.04 22.24 22.04 39.39 45.02 39.39s41.99-17.14 45.03-39.39l87.24 31.97v58.88L222.09 87.6a4.89 4.89 0 00-6.07 4.75v117.86H68.16V92.35a4.9 4.9 0 00-6.12-4.75L9.77 100.73V41.86L97.06 9.88z\" class=\"store_svg__store_svg__st0\"/><path d=\"M163.92 114.59a14.86 14.86 0 00-13.96 19.93c10.1.4 19.17 1.67 26.4 3.01a14.82 14.82 0 00-12.44-22.94z\" class=\"store_svg__store_svg__st0\"/><path d=\"M183.76 114.93a10.16 10.16 0 015.41-2.82c13.62-1.81 13.97-15.66 13.99-15.86.01-.02-4.68 6.32-12.13 6.45-4.12.13-6.96 2.84-8.8 5.68l-.03-13.9a65.6 65.6 0 0116.71-4.07c.52-.05 1.03-.5 1.14-1.02 1.24-5.57 2.46-10.99 3.65-16.24.12-.47-.17-.81-.63-.73-9.94 1.8-20.85 8.48-30.81 17.05a2.7 2.7 0 00-.83 1.71v23.43a16.53 16.53 0 019.1 14.83c0 3.08-.84 5.97-2.31 8.45 1.39.26 2.71.55 3.93.82.07-.13.1-.29.1-.44l-.01-8.38-.02-13.22c.46-.6.97-1.19 1.54-1.74zm-54.74-8.48c0-.54.35-.92.78-.84.44.08 1.08.46 1.43.88l11.42 13.49a.8.8 0 001.27 0l11.42-13.49c.35-.42 1-.8 1.44-.88.43-.08.79.31.79.84v7.61a16.54 16.54 0 0110.82-.64V92.9a.91.91 0 00-.98-.92l-3.56.32c-.54.04-1.41.2-1.93.33l-10.69 2.81c-.52.14-1.23.6-1.59 1.01l-5.73 6.77c-.35.4-.92.4-1.27 0l-5.73-6.77a3.77 3.77 0 00-1.58-1.01l-10.69-2.81c-.53-.13-1.39-.28-1.94-.33l-3.55-.32a.9.9 0 00-.97.92v43.31c3.37-.48 7-.91 10.84-1.23v-28.53zm-33.27 34.43c2.55-.72 6.65-1.8 11.92-2.86a16.48 16.48 0 005.27-6.23c1.92-3.88 2.19-8 2.19-10.14V91.18c0-.54-.37-1.3-.83-1.71-9.96-8.61-20.78-15.48-30.87-17.9-.47-.12-.76.21-.64.7 1.22 5.38 2.45 10.92 3.7 16.59.11.53.64 1.01 1.16 1.07a70.65 70.65 0 0116.72 4.46l-.01 13.97-.02 11.42v1.03c0 1.02-.12 3.6-1.12 5.72-.73 1.53-1.95 3.09-5.48 3.09-2.61 0-3.96-.85-4.77-1.92-.3-.37-.51-.78-.7-1.17a13.6 13.6 0 01-1.1-4.69c-.02-.57-.47-1.01-1.01-.97-2.97.14-5.92.36-8.84.68-.54.05-.96.55-.93 1.08 0 .01.23 5.29 2.16 9.17a16.41 16.41 0 004.61 5.75 16.38 16.38 0 008.39 3.32c.07-.01.14.01.2.01zm96.42-5.47a3.2 3.2 0 00-4.02 2.09c-.54 1.69.68 2.65 2.37 3.18 1.69.54 3.22.44 3.75-1.25a3.2 3.2 0 00-2.1-4.02zm-1.73-1.12c.94.3 1.95-.23 2.26-1.18.3-.94.08-2.94-.88-3.23-.94-.31-2.26 1.22-2.56 2.16a1.8 1.8 0 001.18 2.25zm-1.13.22c.04-1-.71-2.22-1.71-2.27-.99-.04-1.84 1.12-1.88 2.11s.72 1.83 1.72 1.87a1.8 1.8 0 001.87-1.71zm4.68.88c.58.26 1.23.19 1.71-.14.28-.18.51-.45.67-.78.39-.91.39-2.93-.52-3.32-.6-.26-1.43.24-2.06.87-.32.33-.59.7-.72 1.02-.4.9.01 1.95.92 2.35zm1.04.92a1.8 1.8 0 103.03 1.93c.54-.84.5-2.29-.34-2.82-.54-.34-1.26-.23-1.86.11-.34.2-.63.47-.83.78zm-53.46 5.68c0-.1-.01-.18-.04-.26-.03-.07-.09-.14-.14-.2-.06-.05-.13-.11-.21-.14a.84.84 0 00-.51 0c-.08.03-.14.09-.21.14-.05.05-.1.13-.14.2a.75.75 0 00-.04.26c0 .09.01.18.04.24.04.08.09.15.14.21.07.06.13.11.21.14s.15.04.24.04c.1 0 .19-.01.27-.04s.15-.09.21-.14a.64.64 0 00.14-.21.57.57 0 00.04-.24zm35.58 0c0-.1-.01-.18-.04-.26-.03-.07-.09-.14-.14-.2-.07-.05-.14-.11-.22-.14a.69.69 0 00-.25-.04c-.1 0-.18.01-.26.04-.07.03-.14.09-.2.14s-.1.13-.14.2a.75.75 0 00-.04.26c0 .09.01.18.04.24.04.08.09.15.14.21.05.06.13.11.2.14.09.03.16.04.26.04.09 0 .18-.01.25-.04.08-.03.15-.09.22-.14a.64.64 0 00.14-.21.57.57 0 00.04-.24zm-75.82 3.62a.97.97 0 01-.15.34.7.7 0 01-.25.2c-.11.03-.23.06-.37.06a.83.83 0 01-.24-.03l-.18-.02a.23.23 0 00-.18.07c-.04.03-.05.09-.07.14l-.07.68.43.08c.14.02.29.02.42.02.31 0 .59-.04.82-.14s.43-.24.58-.42a2.41 2.41 0 00.46-1.49v-3.58h-1.15v3.6c0 .18-.02.34-.05.49zm3.11-.68c-.31.08-.54.18-.72.3-.18.12-.31.24-.38.38-.07.15-.11.3-.11.44 0 .18.02.34.09.47.05.13.13.25.24.34.1.09.23.16.36.21a1.8 1.8 0 001.18-.06c.1-.04.2-.1.3-.16l.28-.23.09.24c.03.1.08.15.13.19.04.02.12.04.22.04h.48v-2.49c0-.23-.03-.44-.1-.62a1.23 1.23 0 00-.3-.49 1.7 1.7 0 00-.47-.32 1.59 1.59 0 00-.64-.12c-.33 0-.64.06-.91.16-.28.1-.55.25-.78.47l.2.33c.03.05.07.1.12.13s.11.05.19.05c.09 0 .15-.02.22-.04l.21-.12c.08-.03.15-.08.26-.11.09-.03.21-.06.36-.06.19 0 .34.07.45.19s.15.3.15.55v.2c-.44 0-.81.04-1.12.13zm1.13 1.1c-.12.13-.26.23-.38.3-.13.05-.28.09-.46.09a.57.57 0 01-.36-.1c-.09-.07-.13-.18-.13-.33 0-.08.03-.14.08-.21a.55.55 0 01.21-.18c.1-.04.24-.09.41-.12.18-.03.38-.06.65-.07v.62h-.02zm4.71-2.86a1.35 1.35 0 00-.59-.14c-.13 0-.26.02-.38.06-.12.02-.23.07-.33.12a.95.95 0 00-.3.19l-.25.24-.08-.34a.26.26 0 00-.26-.19h-.66v5.24h1.06v-1.58c.12.12.24.2.39.26.15.07.34.1.56.1.25 0 .48-.05.69-.15.21-.11.39-.25.54-.43a2.61 2.61 0 00.47-1.49c0-.32-.04-.6-.11-.85a2.24 2.24 0 00-.31-.64 1.28 1.28 0 00-.44-.4zm-.3 2.47c-.04.16-.1.3-.16.39a.7.7 0 01-.27.23c-.11.04-.22.08-.35.08s-.26-.02-.38-.08a.77.77 0 01-.32-.24v-1.73c.11-.13.23-.24.35-.32.13-.08.3-.12.48-.12.11 0 .21.03.3.08.09.03.16.1.23.2s.11.22.14.37a2.9 2.9 0 01-.02 1.14zm2.77-.71c-.31.08-.54.18-.72.3a.98.98 0 00-.38.38c-.07.15-.11.3-.11.44 0 .18.03.34.08.47a1.02 1.02 0 00.62.55c.14.04.3.07.47.07a1.7 1.7 0 00.7-.13c.1-.04.2-.1.3-.16l.29-.23.09.24c.03.1.08.15.12.19.05.02.13.04.23.04h.49v-2.49c0-.23-.04-.44-.11-.62a1.35 1.35 0 00-.77-.81 1.59 1.59 0 00-.64-.12c-.33 0-.64.06-.91.16-.28.1-.54.25-.78.47l.2.33c.02.05.07.1.12.13.04.03.11.05.19.05.09 0 .15-.02.22-.04l.21-.12c.08-.03.15-.08.25-.11s.22-.06.37-.06c.19 0 .34.07.45.19s.15.3.15.55v.2c-.45 0-.83.04-1.13.13zm1.13 1.1c-.12.13-.25.23-.38.3a1.3 1.3 0 01-.46.09.57.57 0 01-.36-.1c-.08-.07-.13-.18-.13-.33a.3.3 0 01.08-.21c.03-.07.11-.12.21-.18.1-.04.24-.09.41-.12.18-.03.38-.06.65-.07v.62h-.02zm2.93-1.8a1.21 1.21 0 01.8-.37c.19 0 .34.07.45.19.09.12.14.3.14.51v2.52h1.06v-2.52a2 2 0 00-.09-.61 1.05 1.05 0 00-.26-.46 1.12 1.12 0 00-.42-.32 1.26 1.26 0 00-.57-.11c-.13 0-.25.01-.36.03s-.22.07-.32.11c-.09.04-.19.1-.26.16-.1.07-.18.14-.25.22l-.07-.29a.26.26 0 00-.26-.19h-.66v3.97h1.06v-2.84h.01zm10.38-.57v3.42h1.02v-5.58h-1.01c-.04.01-.08.01-.1.03-.03.01-.07.02-.09.04l-.08.11-1.54 2.96-.13.28c-.04.09-.09.19-.12.3l-.12-.3c-.04-.1-.1-.19-.14-.27l-1.56-2.97a.28.28 0 00-.08-.11c-.01-.02-.04-.03-.08-.04-.02-.02-.05-.02-.1-.03h-.99v5.58h1.02v-3.42l-.01-.24-.02-.25 1.61 3.02c.04.09.1.14.16.19.07.04.15.07.24.07h.15c.19 0 .32-.08.41-.25l1.59-3.01-.01.25c-.02.06-.02.14-.02.22zm5.37 1.57l.08-.05a.25.25 0 00.03-.13l.01-.2c0-.27-.03-.54-.12-.77a1.57 1.57 0 00-.91-.91 2.03 2.03 0 00-.71-.12 1.87 1.87 0 00-1.41.58c-.16.16-.29.37-.37.61-.1.23-.13.49-.13.76 0 .35.04.66.15.92a2 2 0 00.42.67c.18.18.38.31.62.39.24.1.49.14.78.14a3.34 3.34 0 00.87-.13 1.85 1.85 0 00.8-.53l-.31-.39a.27.27 0 00-.2-.09.53.53 0 00-.2.05l-.21.12c-.09.03-.18.08-.29.11s-.23.06-.38.06a.95.95 0 01-.69-.26c-.19-.16-.28-.45-.32-.81h2.37c.06.01.09 0 .12-.02zm-2.47-.61c.04-.26.14-.46.29-.61a.8.8 0 01.59-.22c.14 0 .25.03.35.08.1.04.18.1.24.18.07.09.11.18.14.27.02.09.04.2.04.31l-1.65-.01zm6.59.61a.3.3 0 00.07-.05c.02-.03.03-.08.04-.13l.01-.2c0-.27-.04-.54-.13-.77-.09-.22-.2-.41-.35-.56-.16-.15-.35-.27-.56-.35s-.45-.12-.7-.12a1.84 1.84 0 00-1.41.58c-.16.16-.3.37-.37.61a2.57 2.57 0 00.01 1.68c.11.26.24.48.42.67.19.18.39.31.64.39.23.1.49.14.77.14l.43-.03c.15-.02.3-.06.45-.1a1.83 1.83 0 00.79-.53l-.31-.39a.25.25 0 00-.19-.09.5.5 0 00-.2.05l-.22.12-.27.11c-.11.03-.24.06-.38.06a.98.98 0 01-.7-.26c-.18-.16-.27-.45-.32-.81h2.38c.02.01.07 0 .1-.02zm-2.47-.61c.04-.26.13-.46.27-.61a.85.85 0 01.6-.22c.13 0 .25.03.35.08.1.04.18.1.24.18.05.09.11.18.14.27.02.09.03.2.03.31l-1.63-.01zm3.58 1.85c.04.14.12.26.21.35.1.1.22.18.35.23.14.06.3.08.48.08.2 0 .38-.03.57-.09s.35-.14.49-.26l-.32-.5a.23.23 0 00-.07-.07c-.01-.02-.04-.02-.08-.02a.2.2 0 00-.07.01c-.01.02-.04.02-.07.04l-.1.03a.44.44 0 01-.13.02.27.27 0 01-.22-.1.4.4 0 01-.08-.26v-2.07h1.02v-.73h-1.02v-1.21h-.56c-.12 0-.2.07-.23.18l-.22 1.03-.64.11v.42c0 .08.02.13.07.17.03.03.09.04.14.04h.37v2.15c.03.16.05.32.11.45zm2.61-3.36h1.05v3.97h-1.05zm5.46 3.97v-2.52a2 2 0 00-.09-.61 1.14 1.14 0 00-.25-.46 1.26 1.26 0 00-1-.43l-.36.03c-.11.02-.21.07-.32.11-.09.04-.18.1-.26.16a2.5 2.5 0 00-.24.22l-.07-.29c-.05-.12-.14-.19-.27-.19h-.65v3.97h1.06v-2.85c.11-.11.24-.21.36-.26a.89.89 0 01.43-.11c.2 0 .35.07.45.19.1.12.15.3.15.51v2.52h1.06v.01zm4.33-3.3c.03-.03.04-.08.04-.14v-.39h-1.16a1.39 1.39 0 00-.42-.14 2.15 2.15 0 00-1.11.03 1.48 1.48 0 00-.84.65c-.09.15-.12.34-.12.54 0 .24.06.45.18.62.12.19.27.33.47.44-.16.1-.31.21-.38.33a.64.64 0 00-.13.37c0 .14.02.26.09.35.05.1.13.17.24.22-.2.08-.34.18-.45.3a.74.74 0 00-.15.45c0 .14.03.27.1.39.08.12.19.24.34.33a2.66 2.66 0 001.34.33c.31 0 .58-.04.83-.12.24-.08.44-.19.6-.32s.29-.29.38-.45.12-.33.12-.52-.03-.34-.11-.46a.9.9 0 00-.28-.3 1.06 1.06 0 00-.41-.15l-.46-.07a7.71 7.71 0 00-.47-.02l-.41-.03a.62.62 0 01-.29-.08c-.08-.03-.11-.08-.11-.15 0-.09.06-.15.15-.22l.2.03h.21c.22 0 .43-.03.61-.09a1.4 1.4 0 00.83-.65c.08-.16.12-.34.12-.54 0-.14-.02-.27-.07-.41l.33-.07a.38.38 0 00.19-.06zm-2.53 3.05l.35.02.36.02.32.02.25.05c.08.03.13.07.18.11s.08.1.08.18c0 .05-.02.12-.05.19a.47.47 0 01-.16.15c-.08.03-.18.08-.28.09a2.46 2.46 0 01-.87.01.61.61 0 01-.27-.1.26.26 0 01-.14-.13.37.37 0 01.04-.43c.02-.06.1-.12.19-.18zm1.01-2.06c-.11.12-.26.16-.48.16s-.37-.06-.48-.16c-.1-.11-.15-.25-.15-.43s.05-.33.15-.42c.1-.11.26-.16.48-.16s.37.05.48.16c.1.09.15.24.15.42a.6.6 0 01-.15.43zm6.54-1.57c-.24-.1-.51-.14-.81-.14s-.57.04-.82.14c-.24.09-.45.22-.62.41-.18.18-.31.38-.41.64a2.52 2.52 0 000 1.69c.1.25.23.47.41.65s.38.31.62.4a2.43 2.43 0 001.63 0c.24-.1.45-.23.62-.4.18-.18.31-.39.41-.65a2.5 2.5 0 000-1.69 1.85 1.85 0 00-1.03-1.05zm-.14 2.82c-.14.21-.37.31-.67.31-.31 0-.54-.1-.68-.31a1.62 1.62 0 01-.22-.93c0-.41.07-.72.22-.93.14-.21.37-.31.68-.31.3 0 .53.1.67.31.15.21.22.53.22.93-.01.41-.07.73-.22.93zm3.34-3.46c.02-.1.07-.18.13-.22.05-.07.13-.1.21-.12.09-.02.19-.04.3-.04.08 0 .14-.01.21-.03s.1-.08.11-.15l.02-.53-.25-.04c-.09-.02-.19-.02-.26-.02-.24 0-.46.03-.65.1a1.37 1.37 0 00-.78.77 1.7 1.7 0 00-.11.61v.25h-.57v.43c0 .08.02.14.08.18.04.04.11.07.19.09l.31.04v3.21h1.05v-3.21h.95v-.73h-.97v-.23c-.02-.15-.02-.27.03-.36zm7.36.55v2.52a1.57 1.57 0 00.34 1.08c.12.13.25.23.42.31.16.08.36.11.58.11.26 0 .47-.04.67-.14.19-.1.36-.22.53-.38l.07.28c.03.12.12.19.26.19h.65v-3.97h-1.06v2.85c-.11.11-.24.21-.37.26a.84.84 0 01-.42.1c-.2 0-.35-.06-.45-.18a.8.8 0 01-.15-.51v-2.52h-1.07zm5.37.66l-.04-.39c-.02-.1-.05-.16-.1-.2-.03-.04-.11-.07-.22-.07h-.62v3.97h1.06v-2.43c.08-.18.18-.33.28-.44a.63.63 0 01.46-.16l.22.02.18.02a.2.2 0 00.11-.03c.03-.02.04-.05.05-.11l.08-.78a.68.68 0 00-.44-.13.93.93 0 00-.58.2c-.17.12-.31.31-.44.53zm2.9 0l-.05-.39c-.02-.1-.04-.16-.1-.2-.03-.04-.11-.07-.22-.07h-.62v3.97h1.06v-2.43c.08-.18.18-.33.29-.44a.65.65 0 01.47-.16l.21.02.18.02c.04 0 .09-.01.11-.03.03-.02.05-.05.07-.11l.07-.78a.66.66 0 00-.44-.13.86.86 0 00-.57.2c-.2.12-.34.31-.46.53zm1.93-.66h1.06v3.97h-1.06zm5.3 2.12l.07-.05.05-.13v-.2c0-.27-.04-.54-.12-.77a1.7 1.7 0 00-.37-.56 1.4 1.4 0 00-.55-.35 1.96 1.96 0 00-.69-.12 1.86 1.86 0 00-1.42.58c-.16.16-.28.37-.38.61a2.57 2.57 0 00.02 1.68c.11.26.25.48.43.67.18.18.38.31.62.39.24.1.5.14.77.14a3.22 3.22 0 00.88-.13 1.9 1.9 0 00.8-.53l-.31-.39a.27.27 0 00-.2-.09.5.5 0 00-.2.05l-.22.12-.27.11c-.11.03-.23.06-.38.06-.28 0-.51-.09-.7-.26-.18-.16-.27-.45-.31-.81h2.37c.04.01.08 0 .11-.02zm-2.47-.61c.04-.26.14-.46.28-.61a.8.8 0 01.59-.22c.13 0 .25.03.35.08.09.04.18.1.24.18.07.09.11.18.14.27.02.09.04.2.04.31l-1.64-.01zm4.86 1.65c-.04.04-.1.08-.18.1s-.16.03-.26.03a1.1 1.1 0 01-.34-.04.9.9 0 01-.24-.11c-.07-.03-.12-.07-.18-.11-.06-.02-.11-.04-.18-.04-.08 0-.12.01-.16.04a.29.29 0 00-.11.11l-.24.38a1.47 1.47 0 00.6.35c.12.06.25.09.38.11a2.63 2.63 0 001.11-.07c.2-.07.36-.15.5-.27.14-.12.24-.26.31-.43a1.17 1.17 0 00.02-.95.86.86 0 00-.21-.29 1.13 1.13 0 00-.31-.21l-.34-.14-.35-.11-.31-.11a1.1 1.1 0 01-.21-.14.29.29 0 01-.09-.2c0-.12.05-.21.15-.28.09-.07.22-.1.39-.1.11 0 .21.01.3.03.09.02.16.06.23.09l.19.08c.05.03.1.04.15.04.05 0 .09-.01.12-.03l.09-.09.24-.37a1.81 1.81 0 00-1.34-.5c-.25 0-.47.03-.66.1-.2.07-.36.15-.48.26-.13.12-.23.25-.3.39-.05.14-.09.31-.09.47a1 1 0 00.3.77c.09.09.19.15.31.22.12.06.23.1.35.14l.35.11.31.11c.09.04.15.09.21.14.05.06.08.13.08.22 0 .04 0 .1-.03.15.01.08-.03.12-.08.15zm-20.71-3.86h2.39v-.91h-3.55v5.58h1.16v-1.86c.15-.23.44-.55.93-.61a1.6 1.6 0 001.49-1.49s-.5.49-1.29.53c-.62.03-.96.46-1.13.75v-1.99zm-75.43 55.54a4.44 4.44 0 01-1.04-3.14v-8.88c0-1.35.35-2.4 1.04-3.14s1.69-1.11 2.99-1.11 2.3.37 2.99 1.11 1.04 1.79 1.04 3.14v8.88c0 1.35-.35 2.4-1.04 3.14s-1.69 1.11-2.99 1.11-2.3-.37-2.99-1.11zm4.37-2.97v-9.22c0-1.11-.46-1.67-1.38-1.67s-1.38.56-1.38 1.67v9.22c0 1.11.46 1.67 1.38 1.67.92-.01 1.38-.56 1.38-1.67zm4.44-13.06h7.02v2.41h-4.37v4.71h3.43v2.41h-3.43v7.36h-2.65v-16.89zm8.3 0h7.02v2.41h-4.37v4.71h3.43v2.41h-3.43v7.36h-2.65v-16.89zm8.3 0h2.65v16.89h-2.65v-16.89zm5.47 16.05c-.67-.72-1-1.75-1-3.07v-9.07c0-1.32.33-2.34 1-3.07.67-.72 1.64-1.08 2.91-1.08 1.27 0 2.24.36 2.91 1.08s1 1.75 1 3.07v1.79h-2.51v-1.95c0-1.04-.44-1.57-1.33-1.57s-1.33.52-1.33 1.57v9.44c0 1.03.44 1.54 1.33 1.54.88 0 1.33-.51 1.33-1.54v-2.58h2.51v2.39c0 1.32-.33 2.34-1 3.07-.67.72-1.64 1.09-2.91 1.09-1.28-.02-2.25-.39-2.91-1.11zm8.41-16.05h2.65v16.89h-2.65v-16.89zm6.68 0h3.59l2.75 16.89h-2.65l-.48-3.35v.05h-3.02l-.48 3.31h-2.46l2.75-16.9zm2.9 11.3l-1.18-8.35h-.05l-1.16 8.35h2.39zm4.73-11.3h2.65v14.48h4.37v2.41h-7.02v-16.89zm12.69 16.04c-.66-.73-.99-1.78-.99-3.15v-.96h2.51V195c0 1.1.46 1.64 1.37 1.64.45 0 .79-.13 1.03-.4.23-.27.35-.7.35-1.29 0-.71-.16-1.33-.48-1.87s-.92-1.19-1.79-1.94c-1.09-.96-1.86-1.84-2.29-2.62s-.65-1.66-.65-2.64c0-1.34.34-2.37 1.01-3.1.68-.73 1.66-1.1 2.94-1.1 1.27 0 2.23.37 2.88 1.1.65.73.98 1.78.98 3.15v.7h-2.51v-.87c0-.58-.11-1-.34-1.27-.22-.27-.55-.4-.99-.4-.88 0-1.33.54-1.33 1.62 0 .61.16 1.18.49 1.71.33.53.93 1.17 1.8 1.93a10 10 0 012.29 2.63c.42.79.63 1.71.63 2.78 0 1.38-.34 2.44-1.03 3.19s-1.68 1.11-2.98 1.11c-1.27 0-2.24-.37-2.9-1.1zm10.52-13.63h-2.77v-2.41h8.2v2.41h-2.77v14.48h-2.66v-14.48zm7.55 13.62a4.44 4.44 0 01-1.04-3.14v-8.88c0-1.35.35-2.4 1.04-3.14s1.69-1.11 2.99-1.11 2.3.37 2.99 1.11 1.04 1.79 1.04 3.14v8.88c0 1.35-.35 2.4-1.04 3.14s-1.69 1.11-2.99 1.11-2.29-.37-2.99-1.11zm4.37-2.97v-9.22c0-1.11-.46-1.67-1.38-1.67s-1.38.56-1.38 1.67v9.22c0 1.11.46 1.67 1.38 1.67s1.38-.56 1.38-1.67zm4.44-13.06h3.93c1.37 0 2.36.32 2.99.95.63.63.94 1.61.94 2.93v1.04c0 1.75-.58 2.86-1.74 3.33v.05c.64.19 1.1.59 1.36 1.18.27.6.4 1.39.4 2.39v2.97c0 .48.02.87.05 1.17.03.3.11.59.24.88h-2.7c-.1-.27-.16-.53-.19-.77s-.05-.68-.05-1.3v-3.09c0-.77-.12-1.31-.37-1.62-.25-.3-.68-.46-1.29-.46h-.92v7.24h-2.65v-16.89zm3.62 7.24c.53 0 .93-.14 1.19-.41.27-.27.4-.73.4-1.38v-1.3c0-.61-.11-1.05-.33-1.33-.22-.27-.56-.41-1.03-.41h-1.21v4.83h.98zm6.11-7.24h7.24v2.41h-4.59v4.46h3.64v2.41h-3.64v5.19h4.58v2.41h-7.24l.01-16.88z\" class=\"store_svg__store_svg__st0\"/></g></svg>"},"childImageSharp":null}},"language":"en","i18n":{"language":"en","languages":["ja","en"],"defaultLanguage":"ja","routed":true,"resources":{"en":{"app":{"This site uses Cookies to provide and improve the service. By using this site you are agreeing to the use of Cookies.":"This site uses Cookies to provide and improve the service. By using this site you are agreeing to the use of Cookies.","Got It!":"Got It!"},"contact":{"Your Name":"Your Name","Your E-mail Address":"Your E-mail Address","E-mail Address (Confirmation)":"E-mail Address (Confirmation)","Subject":"Subject","Message":"Message","Submit":"Submit","This field is required.":"This field is required.","Email address seems invalid.":"Email address seems invalid.","Email address does not match.":"Email address does not match.","Now sending your message. Please wait a moment.":"Now sending your message. Please wait a moment.","Your message has been sent successfully. Thank you for your contact.":"Your message has been sent successfully. Thank you for your contact.","Failed to send message. Please try again later.":"Failed to send message. Please try again later."},"footer":{"What is JMoF?":"What is JMoF?","Contact":"Contact","VR JMoF":"VR JMoF","JMoF Channel":"JMoF Channel","Twitter URL":"https://twitter.com/JMoF_en","Links":"Links"},"home":{"What’s New?":"What’s New?","Our Friends":"Our Friends"},"navigation":{"2021":"2021","Attending":"Attending","Registration":"Registration","Volunteer":"Volunteer","Venue & Hotel":"Venue & Hotel","Travel Information":"Travel Information","Floor & Local Map":"Floor & Local Map","Changing Room":"Changing Room","Room Reservation":"Room Reservation","About":"About","What is JMoF?":"What is JMoF?","Contact":"Contact","Policies":"Policies","Rules of Conduct":"Rules of Conduct","Commercial Transaction Policy":"Commercial Transaction Policy","Privacy Policy":"Privacy Policy","Virus Countermeasure":"Virus Countermeasure","Statements":"Statements","Programs":"Programs","Event Timetables":"Event Timetables","Event Introductions":"Event Introductions","Charity & Raffle":"Charity & Raffle","Lounges & Booths":"Lounges & Booths","Artist Lounge":"Artist Lounge","VR Experience":"VR Experience","Sound Lounge":"Sound Lounge","Headless Lounge":"Headless Lounge","Fursuit Photography Booth":"Fursuit Photography Booth","Official Store":"Official Store","Results":"Results","Event Details":"Event Details","Arts & Crafts":"Arts & Crafts","Dealer's Room":"Dealer's Room","Art Competition":"Art Competition","Story Contest":"Story Contest","Fursuit Creator's Competition":"Fursuit Creator's Competition","Fursuit Workshop":"Fursuit Workshop","Photo Competition":"Photo Competition","PhotoCompetitionLink":"https://jfpc.asia/en/","Performances":"Performances","Rock Festival":"Rock Festival","Dance Competition":"Dance Competitions","Performance Stage":"Performance Stage","Fursuit Movie Voiceover":"Fursuit Movie Voiceover","Others":"Others","Event Application":"Event Application","Presentation Session":"Presentation Session","JMoF Channel":"JMoF Channel"},"program":{"day1":"Day 1","day2":"Day 2","genre":"Genre","place":"Location","time":"Time","link":"Detailed information","select":"Select...","Con-Ops":"Con-Ops","Preparation / Rehearsal":"Preparation / Rehearsal","Ceremony / Stage Event":"Ceremony / Stage Event","Talk Show / Lecture":"Talk Show / Lecture","Sport / Gaming":"Sport / Gaming","Networking":"Networking","Experience":"Experience","Photography / Movie":"Photography / Movie","Fursuit":"Fursuit","Art & Handicraft":"Art & Handicraft","Writing":"Writing","Music & Performance":"Music & Performance"},"UI":{"Toggle navigation":"Toggle navigation","Scroll to top":"Scroll to top","Go home":"Go home"}}},"originalPath":"/lounge/store","path":"en/lounge/store"}}},"staticQueryHashes":["250527424","2549510699","2613593329","2989929302","3466924933","398801000"]}