(this["webpackJsonpmy-app"]=this["webpackJsonpmy-app"]||[]).push([[0],{272:function(e,t,c){},542:function(e,t,c){},543:function(e,t,c){},592:function(e,t,c){},593:function(e,t,c){},594:function(e,t,c){},595:function(e,t,c){},598:function(e,t,c){},599:function(e,t,c){},600:function(e,t,c){},601:function(e,t,c){},602:function(e,t,c){},603:function(e,t,c){},604:function(e,t,c){},605:function(e,t,c){},606:function(e,t,c){},607:function(e,t,c){},608:function(e,t,c){},609:function(e,t,c){},610:function(e,t,c){},611:function(e,t,c){},612:function(e,t,c){},613:function(e,t,c){},614:function(e,t,c){},615:function(e,t,c){},616:function(e,t,c){},617:function(e,t,c){},618:function(e,t,c){},619:function(e,t,c){},620:function(e,t,c){},621:function(e,t,c){},622:function(e,t,c){},623:function(e,t,c){},624:function(e,t,c){},625:function(e,t,c){},626:function(e,t,c){},627:function(e,t,c){},628:function(e,t,c){},629:function(e,t,c){},630:function(e,t,c){},631:function(e,t,c){},632:function(e,t,c){},633:function(e,t,c){},634:function(e,t,c){},635:function(e,t,c){},636:function(e,t,c){},637:function(e,t,c){},638:function(e,t,c){},639:function(e,t,c){},640:function(e,t,c){},641:function(e,t,c){},642:function(e,t,c){},643:function(e,t,c){},644:function(e,t,c){},645:function(e,t,c){},646:function(e,t,c){},647:function(e,t,c){},648:function(e,t,c){},649:function(e,t,c){},650:function(e,t,c){},651:function(e,t,c){},652:function(e,t,c){},653:function(e,t,c){},654:function(e,t,c){},655:function(e,t,c){},656:function(e,t,c){},657:function(e,t,c){},658:function(e,t,c){},659:function(e,t,c){},660:function(e,t,c){},661:function(e,t,c){},662:function(e,t,c){},663:function(e,t,c){},664:function(e,t,c){},665:function(e,t,c){},666:function(e,t,c){},667:function(e,t,c){},668:function(e,t,c){},669:function(e,t,c){},670:function(e,t,c){},671:function(e,t,c){},672:function(e,t,c){},673:function(e,t,c){"use strict";c.r(t);c(282),c(212),c(341);var s=c(1),n=c.n(s),r=c(117),a=c.n(r),i=(c(542),c(543),c(42)),o=c(279),l=c(29),j=c(13),b=c.n(j),u=c(22),d=c(20),O=c.n(d);function h(e,t){return x.apply(this,arguments)}function x(){return(x=Object(u.a)(b.a.mark((function e(t,c){var s,n,r;return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s={method:"POST",headers:{"Content-Type":"application/json"},credentials:"include",body:JSON.stringify(c)},e.prev=1,t({type:"REQUEST_LOGIN"}),e.next=5,fetch("/api/signin",s);case 5:return n=e.sent,e.next=8,n.json();case 8:if(!(r=e.sent).user){e.next=13;break}return t({type:"LOGIN_SUCCESS",payload:r}),localStorage.setItem("currentUser",JSON.stringify(r)),e.abrupt("return",r);case 13:return t({type:"LOGIN_ERROR",error:r.error}),console.log(r.error),e.abrupt("return");case 18:e.prev=18,e.t0=e.catch(1),t({type:"LOGIN_ERROR",error:e.t0}),console.log(e.t0);case 22:case"end":return e.stop()}}),e,null,[[1,18]])})))).apply(this,arguments)}function m(e,t){return f.apply(this,arguments)}function f(){return(f=Object(u.a)(b.a.mark((function e(t,c){var s,n,r;return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return s={method:"POST",headers:{"Content-Type":"application/json"},credentials:"include",body:JSON.stringify(c)},e.prev=1,t({type:"REQUEST_LOGIN"}),e.next=5,fetch("/api/cross-login",s);case 5:return n=e.sent,e.next=8,n.json();case 8:if(!(r=e.sent).user){e.next=13;break}return t({type:"LOGIN_SUCCESS",payload:r}),localStorage.setItem("currentUser",JSON.stringify(r)),e.abrupt("return",r);case 13:return t({type:"LOGIN_ERROR",error:r.error}),console.log(r.error),e.abrupt("return");case 18:e.prev=18,e.t0=e.catch(1),t({type:"LOGIN_ERROR",error:e.t0}),console.log(e.t0);case 22:case"end":return e.stop()}}),e,null,[[1,18]])})))).apply(this,arguments)}function g(e){return v.apply(this,arguments)}function v(){return(v=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t({type:"LOGOUT"}),e.next=3,fetch("/api/logout");case 3:localStorage.removeItem("currentUser");case 4:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function p(){return(p=Object(u.a)(b.a.mark((function e(t){var c,s,n,r;return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return c=O.a.get("csrf_refresh_token"),s={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":c},credentials:"include",body:JSON.stringify("")},e.prev=2,e.next=5,fetch("/api/visit",s);case 5:return n=e.sent,e.next=8,n.json();case 8:if(!(r=e.sent).user){e.next=12;break}return t({type:"NEW_VISIT",payload:r}),e.abrupt("return",r);case 12:if(!r.error){e.next=15;break}return console.log("error",r.error),e.abrupt("return");case 15:e.next=21;break;case 17:e.prev=17,e.t0=e.catch(2),console.log("error",e.t0),g(t);case 21:case"end":return e.stop()}}),e,null,[[2,17]])})))).apply(this,arguments)}var N=c(2),S={user:localStorage.getItem("currentUser")?JSON.parse(localStorage.getItem("currentUser")).user:"",loading:!1,errorMessage:null},w=function(e,t){switch(t.type){case"REQUEST_LOGIN":return Object(i.a)(Object(i.a)({},e),{},{loading:!0});case"LOGIN_SUCCESS":case"NEW_VISIT":return Object(i.a)(Object(i.a)({},e),{},{user:t.payload.user,loading:!1});case"LOGOUT":return Object(i.a)(Object(i.a)({},e),{},{user:""});case"LOGIN_ERROR":return Object(i.a)(Object(i.a)({},e),{},{loading:!1,errorMessage:t.error});default:return e}},k=c(0),y=n.a.createContext(),_=n.a.createContext();function B(){var e=n.a.useContext(y);if(void 0===e)throw new Error("useAuthState must be used within a AuthProvider");return e}function C(){var e=n.a.useContext(_);if(void 0===e)throw new Error("useAuthDispatch must be used within a AuthProvider");return e}var T=function(e){var t=e.children,c=Object(s.useReducer)(w,S),n=Object(N.a)(c,2),r=n[0],a=n[1],i=Object(s.useState)(!r.user),o=Object(N.a)(i,2),l=o[0],j=o[1];return Object(s.useEffect)((function(){fetch("/api/token",{method:"GET",headers:{"Content-Type":"application/json; charset=UTF-8"},credentials:"include"}).then((function(e){return e.json()})).then((function(e){if(e.user)return a({type:"LOGIN_SUCCESS",payload:e}),localStorage.setItem("currentUser",JSON.stringify(e)),j(!1),e;j(!1)})).catch((function(e){console.log("err",e),a({type:"LOGOUT"}),j(!1)}))}),[]),Object(k.jsx)(k.Fragment,{children:!l&&Object(k.jsx)(y.Provider,{value:r,children:Object(k.jsx)(_.Provider,{value:a,children:t})})})},I=["component","path","isPrivate"],R=function(e){var t=e.component,c=e.path,s=e.isPrivate,n=Object(o.a)(e,I),r=B();return Object(k.jsx)(l.b,Object(i.a)({path:c,render:function(e){return s&&!Boolean(r.user)?Object(k.jsx)(l.a,{to:{pathname:"/welcome"}}):Object(k.jsx)(t,Object(i.a)({},e))}},n))},A=c(96),P=c(6),F=(c(272),c(275)),M=c.n(F),E=(c(549),function(e){var t=e.onClose;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"modal-overlay",onClick:t}),Object(k.jsxs)("div",{className:"modal-container",children:[Object(k.jsxs)("div",{className:"modal-header",style:{position:"sticky",top:0,left:0},children:[Object(k.jsx)("div",{className:"modal-close",onClick:t,children:Object(k.jsx)("div",{className:"close-button"})}),Object(k.jsx)("p",{className:"terms-of-use-modal-header",children:"\u5229\u7528\u898f\u7d04"})]}),Object(k.jsx)("div",{className:"modal-body",children:Object(k.jsxs)("p",{children:["\u7b2c\uff11\u7ae0\u3000\u5f53\u793e\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u65b9\u6cd5",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c1\u6761\u3000\uff08\u9069\u7528\uff09 ",Object(k.jsx)("br",{}),"1. \u3053\u306e\u5229\u7528\u898f\u7d04\uff08\u4ee5\u4e0b\u300c\u672c\u898f\u7d04\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u306f\u3001\u682a\u5f0f\u4f1a\u793eCogSmart\uff08\u4ee5\u4e0b\u300c\u5f53\u793e\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u304c\u63d0\u4f9b\u3059\u308b\u3001\u6b21\u306b\u63b2\u3052\u308b\u30b5\u30fc\u30d3\u30b9\uff08\u300c\u8133\u306e\u5065\u5eb7\uff13\u5206\u30c1\u30a7\u30c3\u30af\u300d\u305d\u306e\u4ed6\u5f53\u793e\u6307\u5b9a\u306e\u540d\u79f0\u3092\u3064\u3051\u308b\u3053\u3068\u304c\u3042\u308a\u307e\u3059\u3002\u4ee5\u4e0b\u3001\u7dcf\u79f0\u3057\u3066\u300c\u672c\u30b5\u30fc\u30d3\u30b9\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u306e\u5229\u7528\u306b\u5bfe\u3057\u3066\u3001\u9069\u7528\u3055\u308c\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(1) \u8a8d\u77e5\u6a5f\u80fd\u30c6\u30b9\u30c8\u306e\u53d7\u691c\u30b5\u30fc\u30d3\u30b9 ",Object(k.jsx)("br",{}),"(2) \u4e0a\u8a18(1)\u306e\u30b5\u30fc\u30d3\u30b9\u3068\u4e00\u9023\u306e\u30b5\u30fc\u30d3\u30b9\u3001\u53c8\u306f\u95a2\u9023\u3057\u82e5\u3057\u304f\u306f\u4ed8\u968f\u3059\u308b\u30b5\u30fc\u30d3\u30b9\u3068\u3057\u3066\u3001\u5f53\u793e\u304c\u63d0\u4f9b\u3059\u308b\u3082\u306e",Object(k.jsx)("br",{}),"2. \u672c\u30b5\u30fc\u30d3\u30b9\u3092\u5229\u7528\u3059\u308b\u53d7\u8a3a\u8005\uff08\u4ee5\u4e0b\u300c\u53d7\u8a3a\u8005\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u306f\u672c\u898f\u7d04\u306b\u540c\u610f\u306e\u3046\u3048\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u306a\u304a\u3001\u672c\u898f\u7d04\u3078\u306e\u540c\u610f\u624b\u7d9a\u304d\u306b\u4ee3\u3048\u3066\u3001\u5b9f\u969b\u306b\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u304f\u5834\u5408\u306b\u3082\u3001\u672c\u898f\u7d04\u306b\u540c\u610f\u3044\u305f\u3060\u3044\u305f\u3082\u306e\u3068\u307f\u306a\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"3. \u5f53\u793e\u304c\u672c\u30b5\u30fc\u30d3\u30b9\u4e0a\u306b\u63b2\u8f09\u53c8\u306f\u63d0\u793a\u30fb\u63d0\u4f9b\u3059\u308b\u8af8\u6ce8\u610f\u7b49\u304c\u5b58\u5728\u3059\u308b\u5834\u5408\u3001\u305d\u306e\u5f62\u5f0f\u306b\u62d8\u3089\u305a\u3001\u5f53\u8a72\u8af8\u6ce8\u610f\u7b49\u306f\u672c\u898f\u7d04\u306e\u4e00\u90e8\u3092\u69cb\u6210\u3059\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c2\u6761\u3000\uff08\u53d7\u8a3a\u8005\u306e\u8cac\u4efb\uff09",Object(k.jsx)("br",{}),"1. \u53d7\u8a3a\u8005\u306f\u3001\u81ea\u3089\u306e\u610f\u601d\u53ca\u3073\u8cac\u4efb\u306b\u304a\u3044\u3066\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u53c8\u306f\u5f53\u793e\u3078\u306e\u767b\u9332\u3092\u884c\u3046\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"2. \u672c\u30b5\u30fc\u30d3\u30b9\u3067\u306f\u3001\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u63a5\u7d9a\u74b0\u5883\u306e\u3042\u308bPC\u3001\u30bf\u30d6\u30ec\u30c3\u30c8\u7aef\u672b\u53c8\u306f\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u7aef\u672b\u3092\u3054\u7528\u610f\u3044\u305f\u3060\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002\u53d7\u8a3a\u8005\u306f\u3001\u81ea\u5df1\u306e\u8cbb\u7528\u3068\u8cac\u4efb\u306b\u304a\u3044\u3066\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u53d7\u3051\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u63a5\u7d9a\u74b0\u5883\u306e\u3042\u308b\u4e0a\u8a18\u6a5f\u5668\u3092\u7528\u610f\u3059\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"3. \u672c\u30b5\u30fc\u30d3\u30b9\u3092\u53d7\u691c\u3059\u308b\u306b\u3042\u305f\u308a\u3001\u53d7\u8a3a\u8005\u306b\u3088\u3063\u3066\u306f\u904e\u5ea6\u306e\u30b9\u30c8\u30ec\u30b9\u3092\u4f34\u3046\u3082\u306e\u3084\u3001\u6c17\u5206\u3092\u60aa\u304f\u3055\u308c\u308b\u3082\u306e\u3092\u542b\u3080\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u5834\u5408\u3001\u53d7\u8a3a\u8005\u306f\u3001\u56de\u7b54\u3092\u3057\u306a\u3044\u3001\u4e00\u5ea6\u30c6\u30b9\u30c8\u3092\u4e2d\u65ad\u3057\u3066\u4f53\u8abf\u304c\u56de\u5fa9\u3057\u305f\u3089\u518d\u5ea6\u53d7\u691c\u3059\u308b\u3001\u56de\u7b54\u3092\u653e\u68c4\u3057\u3066\u5168\u3066\u306e\u30c6\u30b9\u30c8\u3092\u5b8c\u4e86\u3059\u308b\u7b49\u306e\u5bfe\u5fdc\u304c\u53ef\u80fd\u3067\u3059\u3002\u4f46\u3057\u3001\u3053\u308c\u3089\u306e\u5bfe\u5fdc\u3092\u3057\u305f\u5834\u5408\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u6b63\u78ba\u53c8\u306f\u9069\u5207\u306b\u63d0\u4f9b\u3067\u304d\u306a\u304f\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u5f53\u8a72\u5bfe\u5fdc\u306b\u3088\u308a\u53d7\u8a3a\u8005\u306b\u767a\u751f\u3057\u305f\u4e0d\u5229\u76ca\u53c8\u306f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c2\u7ae0\u3000\u500b\u4eba\u60c5\u5831\u53ca\u3073\u30c7\u30fc\u30bf\u306e\u53d6\u6271\u3044",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c3\u6761\u3000\uff08\u500b\u4eba\u60c5\u5831\u306e\u53d6\u6271\u3044\uff09",Object(k.jsx)("br",{}),"1. \u53d7\u8a3a\u8005\u304c\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u5229\u7528\u3059\u308b\u306b\u3042\u305f\u308a\u3001\u5f53\u793e\u306f\u6b21\u306e\u60c5\u5831\u306e\u4e00\u90e8\u53c8\u306f\u5168\u3066\u3092\u53d6\u5f97\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\uff08\u4ee5\u4e0b\u300c\u500b\u4eba\u60c5\u5831\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u3002",Object(k.jsx)("br",{}),"\u2460 \u6c0f\u540d",Object(k.jsx)("br",{}),"\u2461 \u5e74\u9f62",Object(k.jsx)("br",{}),"\u2462 \u6027\u5225",Object(k.jsx)("br",{}),"\u2463 \u751f\u5e74\u6708\u65e5",Object(k.jsx)("br",{}),"\u2464 E\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9",Object(k.jsx)("br",{}),"\u2465 \u672c\u30b5\u30fc\u30d3\u30b9\u306e\u53d7\u691c\u7d50\u679c",Object(k.jsx)("br",{}),"2. \u5f53\u793e\u306f\u524d\u9805\u306b\u3088\u308a\u53d6\u5f97\u3057\u305f\u53d7\u8a3a\u8005\u306e\u500b\u4eba\u60c5\u5831\u3092\u4ee5\u4e0b\u306e\u5229\u7528\u76ee\u7684\u306b\u306e\u307f\u4f7f\u7528\u3057\u3001\u305d\u306e\u4ed6\u306e\u76ee\u7684\u3067\u306f\u4f7f\u7528\u3044\u305f\u3057\u307e\u305b\u3093\u3002 ",Object(k.jsx)("br",{}),"\u2460 \u53d7\u8a3a\u8005\u3054\u672c\u4eba\u3078\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2461 \u53d7\u8a3a\u8005\u304b\u3089\u306e\u3054\u8cea\u554f\u30fb\u3054\u76f8\u8ac7\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u7b49\u306b\u5bfe\u5fdc\u3059\u308b\u305f\u3081",Object(k.jsx)("br",{}),"\u2462 \u53d7\u8a3a\u8005\u304b\u3089\u3054\u610f\u898b\u30fb\u3054\u611f\u60f3\u3092\u3044\u305f\u3060\u304f\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2463 \u8a8d\u77e5\u75c7\u305d\u306e\u4ed6\u8133\u75be\u60a3\u4e88\u9632\u3084\u8133\u5065\u5eb7\u306e\u7dad\u6301\u30fb\u5411\u4e0a\u306b\u95a2\u3059\u308b\u3001\u5f53\u793e\u5546\u54c1\u30fb\u30b5\u30fc\u30d3\u30b9\u306e\u6539\u5584\u82e5\u3057\u304f\u306f\u65b0\u5546\u54c1\u30fb\u65b0\u30b5\u30fc\u30d3\u30b9\u306e\u958b\u767a\uff08\u4f8b\u3048\u3070\u3001\u8a8d\u77e5\u75c7\u4e88\u9632\u3092\u4fc3\u3059\u8a8d\u77e5\u75c7\u4fdd\u967a\u5546\u54c1\u3084\u3001\u751f\u6d3b\u7fd2\u6163\u6539\u5584\u4fc3\u9032\u30b5\u30fc\u30d3\u30b9\u306a\u3069\u3001\u8a8d\u77e5\u75c7\u305d\u306e\u4ed6\u8133\u75be\u60a3\u4e88\u9632\u3084\u8133\u5065\u5eb7\u306e\u7dad\u6301\u30fb\u5411\u4e0a\u306b\u95a2\u3059\u308b\u65b0\u5546\u54c1\u30fb\u65b0\u30b5\u30fc\u30d3\u30b9\u306e\u958b\u767a\u3092\u542b\u307f\u307e\u3059\u3002\uff09\u3001\u5b66\u8853\u7814\u7a76\u53c8\u306f\u30c7\u30fc\u30bf\u5229\u6d3b\u7528\u30d3\u30b8\u30cd\u30b9\u3078\u306e\u6d3b\u7528\u306e\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2464 \u4f1a\u8a08\u76e3\u67fb\u305d\u306e\u4ed6\u6cd5\u4ee4\u306b\u57fa\u3065\u304f\u76e3\u67fb\u306e\u78ba\u8a8d\u4f5c\u696d\u306e\u305f\u3081 ",Object(k.jsx)("br",{}),"\u2465 \u305d\u306e\u4ed6\u4e0a\u8a18\u306b\u63b2\u3052\u308b\u5229\u7528\u76ee\u7684\u306b\u4ed8\u5e2f\u30fb\u95a2\u9023\u3059\u308b\u4e8b\u9805\u306e\u305f\u3081 ",Object(k.jsx)("br",{}),"3. \u5f53\u793e\u306f\u3001\u53d6\u308a\u6271\u3046\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u6f0f\u6d29\u3001\u6ec5\u5931\u53c8\u306f\u6bc0\u640d\u306e\u9632\u6b62\u305d\u306e\u4ed6\u306e\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5b89\u5168\u7ba1\u7406\u306e\u305f\u3081\u306b\u5fc5\u8981\u304b\u3064\u9069\u5207\u306a\u63aa\u7f6e\u3092\u8b1b\u3058\u307e\u3059\u3002",Object(k.jsx)("br",{}),"4. \u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u7b49\u306e\u958b\u793a\u3001\u8a02\u6b63\u7b49\u3001\u5229\u7528\u505c\u6b62\u7b49",Object(k.jsx)("br",{}),"\u2460 \u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304b\u3089\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u306e\u5b9a\u3081\u306b\u57fa\u3065\u304d\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u82e5\u3057\u304f\u306f\u7b2c\u4e09\u8005\u63d0\u4f9b\u8a18\u9332\u306e\u958b\u793a\u53c8\u306f\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5229\u7528\u76ee\u7684\u306e\u901a\u77e5\u3092\u6c42\u3081\u3089\u308c\u305f\u3068\u304d\u306f\u3001\u53d7\u8a3a\u8005\u3054\u672c\u4eba\u304b\u3089\u306e\u8acb\u6c42\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u9045\u6ede\u306a\u304f\u958b\u793a\u53c8\u306f\u901a\u77e5\u3044\u305f\u3057\u307e\u3059\u3002\u4f46\u3057\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u305d\u306e\u4ed6\u306e\u6cd5\u4ee4\u306b\u3088\u308a\u3001\u5f53\u793e\u304c\u958b\u793a\u53c8\u306f\u901a\u77e5\u3059\u308b\u7fa9\u52d9\u3092\u8ca0\u308f\u306a\u3044\u5834\u5408\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2461 \u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304b\u3089\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u306e\u5b9a\u3081\u306b\u57fa\u3065\u304d\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5185\u5bb9\u304c\u4e8b\u5b9f\u3067\u306a\u3044\u3068\u3057\u3066\u5f53\u8a72\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5185\u5bb9\u306e\u8a02\u6b63\u3001\u8ffd\u52a0\u53c8\u306f\u524a\u9664\uff08\u4ee5\u4e0b\u300c\u8a02\u6b63\u7b49\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u3092\u6c42\u3081\u3089\u308c\u305f\u3068\u304d\u306f\u3001\u53d7\u8a3a\u8005\u3054\u672c\u4eba\u304b\u3089\u306e\u8acb\u6c42\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u9045\u6ede\u306a\u304f\u5fc5\u8981\u306a\u8abf\u67fb\u3092\u884c\u3044\u3001\u305d\u306e\u7d50\u679c\u306b\u57fa\u3065\u304d\u3001\u8a02\u6b63\u7b49\u3092\u884c\u3044\u307e\u3059\u3002\u4f46\u3057\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u305d\u306e\u4ed6\u306e\u6cd5\u4ee4\u306b\u3088\u308a\u3001\u5f53\u793e\u304c\u8a02\u6b63\u7b49\u3092\u884c\u3046\u7fa9\u52d9\u3092\u8ca0\u308f\u306a\u3044\u5834\u5408\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2462 \u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304b\u3089\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u306e\u5b9a\u3081\u306b\u57fa\u3065\u304d\u3001\u4fdd\u6709\u500b\u4eba\u30c7\u30fc\u30bf\u306e\u5229\u7528\u505c\u6b62\u3001\u6d88\u53bb\u53c8\u306f\u7b2c\u4e09\u8005\u63d0\u4f9b\u306e\u505c\u6b62\uff08\u4ee5\u4e0b\u300c\u5229\u7528\u505c\u6b62\u7b49\u300d\u3068\u3044\u3044\u307e\u3059\u3002\uff09\u3092\u6c42\u3081\u3089\u308c\u305f\u3068\u304d\u306f\u3001\u53d7\u8a3a\u8005\u3054\u672c\u4eba\u304b\u3089\u306e\u8acb\u6c42\u3067\u3042\u308b\u3053\u3068\u3092\u78ba\u8a8d\u3057\u305f\u4e0a\u3067\u3001\u9045\u6ede\u306a\u304f\u5229\u7528\u505c\u6b62\u7b49\u3092\u884c\u3044\u307e\u3059\u3002\u4f46\u3057\u3001\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u6cd5\u305d\u306e\u4ed6\u306e\u6cd5\u4ee4\u306b\u3088\u308a\u3001\u5f53\u793e\u304c\u5229\u7528\u505c\u6b62\u7b49\u3092\u884c\u3046\u7fa9\u52d9\u3092\u8ca0\u308f\u306a\u3044\u5834\u5408\u306f\u3053\u306e\u9650\u308a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2463 \u524d\uff13\u53f7\u306b\u5b9a\u3081\u308b\u304a\u6c42\u3081\u3092\u3054\u5e0c\u671b\u3044\u305f\u3060\u304f\u5834\u5408\u306f\u3001\u6b21\u9805\u306b\u8a18\u8f09\u306e\u3010\u304a\u554f\u5408\u305b\u7a93\u53e3\u3011\u5b9b\u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"5. \u5f53\u793e\u3067\u306f\u3001\u500b\u4eba\u60c5\u5831\u3092\u9069\u5207\u306b\u4fdd\u8b77\u3059\u308b\u305f\u3081\u306e\u7ba1\u7406\u8005\u3092\u4e0b\u8a18\u304a\u554f\u5408\u305b\u7a93\u53e3\u306e\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u7ba1\u7406\u8005\u304c\u62c5\u5f53\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u500b\u4eba\u60c5\u5831\u7ba1\u7406\u306b\u95a2\u3059\u308b\u304a\u554f\u3044\u5408\u308f\u305b\u3084\u7167\u4f1a\u3001\u8a02\u6b63\u53c8\u306f\u524a\u9664\u7b49\u306e\u4f9d\u983c\u306f\u3001\u4e0b\u8a18\u307e\u3067\u3054\u9023\u7d61\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"\u3010\u304a\u554f\u5408\u305b\u7a93\u53e3\u3011",Object(k.jsx)("br",{}),"\u682a\u5f0f\u4f1a\u793eCogsmart \u500b\u4eba\u60c5\u5831\u304a\u554f\u5408\u305b\u7a93\u53e3 ",Object(k.jsx)("br",{}),"\u500b\u4eba\u60c5\u5831\u4fdd\u8b77\u7ba1\u7406\u8005 \u53d6\u7de0\u5f79 \u6a0b\u53e3\u5f70 ",Object(k.jsx)("br",{}),"\u3012102-0093 \u6771\u4eac\u90fd\u5343\u4ee3\u7530\u533a\u5e73\u6cb3\u753a1\u4e01\u76ee6\u756a4\u53f7 ",Object(k.jsx)("br",{}),"E\u30e1\u30fc\u30eb: ",Object(k.jsx)("a",{href:"mailto:info@cogsmart-global.com",children:"info@cogsmart-global.com"}),Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"6. Cookie\u3001\u5e83\u544a\u8b58\u5225\u5b50\uff08IDFA/AAID\uff09\u3001Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b9",Object(k.jsx)("br",{}),"\u2460 \u5f53\u793e\u3067\u306f\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u3054\u5229\u7528\u72b6\u6cc1\u3092\u628a\u63e1\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u4fbf\u6027\u3092\u5411\u4e0a\u3059\u308b\u305f\u3081\u3001\u307e\u305f\u30e6\u30fc\u30b6\u30fc\u306b\u9069\u3057\u305f\u5e83\u544a\u914d\u4fe1\u7b49\u306e\u305f\u3081\u306b\u3001Cookie\u3001\u5e83\u544a\u8b58\u5225\u5b50\uff08IDFA/AAID\u203b\uff09\u3092\u4f7f\u7528\u3057\u3001\u307e\u305f\u306f\u985e\u4f3c\u306e\u6280\u8853\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u308c\u3089\u306e\u60c5\u5831\u306b\u7279\u5b9a\u306e\u500b\u4eba\u3092\u8b58\u5225\u3059\u308b\u60c5\u5831\u306f\u542b\u307e\u308c\u3066\u3044\u307e\u305b\u3093\u3002",Object(k.jsx)("br",{}),"\u2461 \u5f53\u793e\u306f\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u3054\u5229\u7528\u72b6\u6cc1\u3092\u628a\u63e1\u3057\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u4fbf\u6027\u3092\u5411\u4e0a\u3059\u308b\u305f\u3081\u306b\u3001Google\u793e\u304c\u63d0\u4f9b\u3059\u308bGoogle Analytics\u3092\u5229\u7528\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002Google Analytics\u306fCookie\u7b49\u3092\u5229\u7528\u3057\u3066\u3001\u7279\u5b9a\u306e\u500b\u4eba\u3092\u8b58\u5225\u3059\u308b\u60c5\u5831\u3092\u542b\u307e\u306a\u3044\u304b\u305f\u3061\u3067\u95b2\u89a7\u5c65\u6b74\u3092\u53ce\u96c6\u3001\u5206\u6790\u3057\u3001\u5f53\u793e\u306f\u305d\u306e\u7d50\u679c\u3092\u53d7\u3051\u53d6\u308a\u3001\u30e6\u30fc\u30b6\u30fc\uff08\u5f53\u793e\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u306e\u8a2a\u554f\u8005\u3092\u542b\u307f\u307e\u3059\u3002\uff09\u306e\u5229\u7528\u72b6\u6cc1\u3092\u628a\u63e1\u3059\u308b\u3053\u3068\u3067\u3001\u30b5\u30fc\u30d3\u30b9\u306e\u958b\u767a\u3001\u6539\u5584\u7b49\u306b\u5229\u7528\u3059\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002",Object(k.jsx)("br",{}),"Google Analytics\u306e\u7121\u52b9\u8a2d\u5b9a\u306f\u3001\u4ee5\u4e0b\u306eGoogle Analytics\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u30a2\u30c9\u30aa\u30f3\u304b\u3089\u30d6\u30e9\u30a6\u30b6\u306e\u30a2\u30c9\u30aa\u30f3\u8a2d\u5b9a\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u3067\u53ef\u80fd\u3068\u306a\u308a\u307e\u3059\u3002\u306a\u304aGoogle Analytics\u306b\u3088\u3063\u3066\u53ce\u96c6\u3055\u308c\u308b\u60c5\u5831\u306fGoogle\u793e\u306e\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u306b\u57fa\u3065\u3044\u3066\u7ba1\u7406\u3055\u308c\u307e\u3059\u3002",Object(k.jsx)("br",{}),"Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b9\u5229\u7528\u898f\u7d04",Object(k.jsx)("br",{}),Object(k.jsx)("a",{href:"https://www.google.com/analytics/terms/jp.html",target:"_blank",rel:"noopener noreferrer",children:"https://www.google.com/analytics/terms/jp.html"}),Object(k.jsx)("br",{}),"Google\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc",Object(k.jsx)("br",{}),Object(k.jsx)("a",{href:"https://www.google.com/intl/ja/policies/privacy/",target:"_blank",rel:"noopener noreferrer",children:"https://www.google.com/intl/ja/policies/privacy/"}),Object(k.jsx)("br",{}),"Google Analytics\u30aa\u30d7\u30c8\u30a2\u30a6\u30c8\u30a2\u30c9\u30aa\u30f3",Object(k.jsx)("br",{}),Object(k.jsx)("a",{href:"https://tools.google.com/dlpage/gaoptout?hl=ja",target:"_blank",rel:"noopener noreferrer",children:"https://tools.google.com/dlpage/gaoptout?hl=ja"}),Object(k.jsx)("br",{}),"Google\u306e\u30b5\u30fc\u30d3\u30b9\u3092\u4f7f\u7528\u3059\u308b\u30b5\u30a4\u30c8\u3084\u30a2\u30d7\u30ea\u304b\u3089\u53ce\u96c6\u3057\u305f\u60c5\u5831\u306eGoogle\u306b\u3088\u308b\u4f7f\u7528",Object(k.jsx)("br",{}),Object(k.jsx)("a",{href:"https://policies.google.com/technologies/partner-sites?hl=ja",target:"_blank",rel:"noopener noreferrer",children:"https://policies.google.com/technologies/partner-sites?hl=ja"}),Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u203bCookie\u3068\u306f\u3001\u30d6\u30e9\u30a6\u30b6\u3067\u30a6\u30a7\u30d6\u30b5\u30a4\u30c8\u3092\u95b2\u89a7\u3057\u305f\u969b\u306b\u4f5c\u6210\u3055\u308c\u308b\u3001\u5229\u7528\u5c65\u6b74\u3084\u5165\u529b\u5185\u5bb9\u306a\u3069\u306e\u30c7\u30fc\u30bf\u3092\u4e00\u6642\u7684\u306b\u4fdd\u7ba1\u3057\u3066\u304a\u304f\u4ed5\u7d44\u307f\u3092\u6307\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"IDFA (Identifier for Advertisers)\u3068AAID (Google Advertising ID)\u306f\u3001\u3044\u305a\u308c\u3082\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u7aef\u672b\u7b49\u3054\u3068\u306b\u767a\u884c\u3055\u308c\u308b\u5e83\u544a\u914d\u4fe1\u7528\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u8b58\u5225\u5b50\uff08\u5e83\u544aID\uff09\u3067\u3059\u3002IDFA\u306fApple\u793e\u304ciOS\u7aef\u672b\u5411\u3051\u3001AAID\u306fGoogle\u793e\u304cAndroid\u7aef\u672b\u5411\u3051\u306b\u305d\u308c\u305e\u308c\u767a\u884c\u3057\u3066\u3044\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c4\u6761\uff08\u30c7\u30fc\u30bf\u306b\u95a2\u3059\u308b\u304a\u554f\u5408\u305b\u7b49\uff09",Object(k.jsx)("br",{}),"\u5f53\u793e\u306f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u306b\u95a2\u3059\u308b\u30c7\u30fc\u30bf\u306e\u3059\u3079\u3066\u3092\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3059\u308b\u7fa9\u52d9\u3092\u8ca0\u3046\u3082\u306e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u30c7\u30fc\u30bf\u306e\u6d88\u5931\u53c8\u306f\u6539\u5909\u306b\u3088\u3063\u3066\u3001\u53d7\u8a3a\u8005\u53c8\u306f\u7b2c\u4e09\u8005\u306b\u767a\u751f\u3057\u305f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c3\u7ae0\u3000\u3054\u7559\u610f\u4e8b\u9805",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c5\u6761\u3000\uff08\u7981\u6b62\u4e8b\u9805\uff09 ",Object(k.jsx)("br",{}),"\u53d7\u8a3a\u8005\u306f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u306b\u969b\u3057\u3001\u4ee5\u4e0b\u306b\u63b2\u3052\u308b\u5404\u53f7\u306e\u884c\u70ba\u3092\u884c\u3063\u3066\u306f\u306a\u3089\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u9055\u53cd\u3057\u305f\u5834\u5408\u3001\u5f53\u793e\u306f\u5f53\u8a72\u53d7\u8a3a\u8005\u3078\u306e\u4e8b\u524d\u306e\u901a\u77e5\u306a\u304f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u505c\u6b62\u3057\u3001\u53c8\u306f\u767b\u9332\u3092\u524a\u9664\u3059\u308b\u7b49\u306e\u63aa\u7f6e\u3092\u8b1b\u3058\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u5f53\u8a72\u53d7\u8a3a\u8005\u306b\u767a\u751f\u3057\u305f\u4e0d\u5229\u76ca\u53c8\u306f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(1)\u5f53\u793e\u53c8\u306f\u7b2c\u4e09\u8005\u306e\u6a29\u5229\u3001\u5229\u76ca\u3001\u540d\u8a89\u6a29\u3001\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u6a29\u3001\u305d\u306e\u4ed6\u6cd5\u4ee4\u4e0a\u53c8\u306f\u5951\u7d04\u4e0a\u306e\u6a29\u5229\u3092\u4fb5\u5bb3\u3057\u3001\u53c8\u306f\u4fb5\u5bb3\u3059\u308b\u6050\u308c\u306e\u3042\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(2)\u5f53\u793e\u306e\u5186\u6ed1\u306a\u696d\u52d9\u904b\u55b6\u53ca\u3073\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u59a8\u3052\u308b\u3001\u53c8\u306f\u59a8\u3052\u308b\u6050\u308c\u306e\u3042\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(3)\u5f53\u793e\u306e\u30b5\u30fc\u30d0\u30fc\u53c8\u306f\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306e\u6a5f\u80fd\u3092\u7834\u58ca\u3057\u305f\u308a\u3001\u59a8\u5bb3\u3057\u305f\u308a\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(4)\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u3001\u63d0\u4f9b\u306e\u8da3\u65e8\u306b\u7167\u3089\u3057\u3066\u672c\u6765\u306e\u30b5\u30fc\u30d3\u30b9\u63d0\u4f9b\u306e\u8da3\u65e8\u3084\u76ee\u7684\u3068\u306f\u7570\u306a\u308b\u76ee\u7684\u3067\u5229\u7528\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(5)\u610f\u56f3\u7684\u306b\u865a\u507d\u53c8\u306f\u4e0d\u6b63\u78ba\u306a\u60c5\u5831\u3092\u767b\u9332\u53c8\u306f\u63d0\u4f9b\u3059\u308b\u884c\u70ba\uff08\u7b2c\u4e09\u8005\u306e\u306a\u308a\u3059\u307e\u3057\u3092\u542b\u3080\u3002\uff09",Object(k.jsx)("br",{}),"(6)\u7b2c\u4e09\u8005\u306e\u500b\u4eba\u60c5\u5831\u305d\u306e\u4ed6\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u306b\u95a2\u3059\u308b\u60c5\u5831\u3092\u3001\u4e0d\u6b63\u306b\u53ce\u96c6\u3001\u958b\u793a\u53c8\u306f\u63d0\u4f9b\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(7)\u4e0d\u6b63\u30a2\u30af\u30bb\u30b9\u884c\u70ba\u3001\u7b2c\u4e09\u8005\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u5229\u7528\u3059\u308b\u884c\u70ba\u3001\u8907\u6570\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3057\u3001\u53c8\u306f\u4fdd\u6709\u3059\u308b\u884c\u70ba\u3001\u305d\u306e\u4ed6\u3053\u308c\u3089\u306b\u985e\u3059\u308b\u884c\u70ba ",Object(k.jsx)("br",{}),"(8)ID\u53ca\u3073\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u7b2c\u4e09\u8005\u306b\u4f7f\u7528\u3055\u305b\u3001\u8b72\u6e21\u3057\u3001\u8cb8\u4e0e\u3057\u3001\u53c8\u306f\u540d\u7fa9\u5909\u66f4\u3059\u308b\u7b49\u306e\u884c\u70ba ",Object(k.jsx)("br",{}),"(9)\u672c\u898f\u7d04\u306b\u9055\u53cd\u3059\u308b\u884c\u70ba\u3001\u53c8\u306f\u5f53\u793e\u304c\u672c\u898f\u7d04\u306b\u9055\u53cd\u3059\u308b\u3068\u5224\u65ad\u3059\u308b\u884c\u70ba",Object(k.jsx)("br",{}),"(10)\u305d\u306e\u4ed6\u3001\u5f53\u793e\u304c\u4e0d\u9069\u5207\u3068\u5224\u65ad\u3059\u308b\u884c\u70ba",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c6\u6761\u3000\uff08\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5909\u66f4\u30fb\u505c\u6b62\u30fb\u7d42\u4e86\uff09",Object(k.jsx)("br",{}),"\u5f53\u793e\u306f\u3001\u4ee5\u4e0b\u306b\u63b2\u3052\u308b\u5404\u53f7\u306e\u3044\u305a\u308c\u304b\u306b\u8a72\u5f53\u3059\u308b\u5834\u5408\u3001\u53d7\u8a3a\u8005\u3078\u306e\u4e8b\u524d\u306e\u901a\u77e5\u306a\u304f\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u5909\u66f4\u30fb\u505c\u6b62\u30fb\u7d42\u4e86\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u53d7\u8a3a\u8005\u306b\u767a\u751f\u3057\u305f\u4e0d\u5229\u76ca\u53c8\u306f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(1)\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u305f\u3081\u306e\u30b7\u30b9\u30c6\u30e0\u3001\u30a4\u30f3\u30d5\u30e9\u7b49\u306b\u3064\u3044\u3066\u3001\u5b9a\u671f\u7684\u306a\u4fdd\u5b88\u3001\u70b9\u691c\u3001\u82e5\u3057\u304f\u306f\u66f4\u65b0\u53c8\u306f\u4f55\u3089\u304b\u306e\u7dca\u6025\u306e\u5fc5\u8981\u3092\u8981\u3059\u308b\u4e8b\u614b\u304c\u767a\u751f\u3057\u305f\u5834\u5408",Object(k.jsx)("br",{}),"(2)\u5f53\u793e\u306e\u8cac\u306b\u5e30\u3055\u306a\u3044\u4e0d\u53ef\u6297\u529b\u53c8\u306f\u305d\u306e\u4ed6\u4e0d\u6e2c\u306e\u4e8b\u614b\u306b\u3088\u308a\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u3092\u3059\u308b\u3053\u3068\u304c\u56f0\u96e3\u3067\u3042\u308b\u5834\u5408",Object(k.jsx)("br",{}),"(3)\u305d\u306e\u4ed6\u5f53\u793e\u304c\u5fc5\u8981\u3068\u5224\u65ad\u3059\u308b\u5834\u5408 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c7\u6761\u3000\uff08\u672c\u898f\u7d04\u306e\u5909\u66f4\uff09",Object(k.jsx)("br",{}),"\u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u3078\u306e\u4e8b\u524d\u306e\u901a\u77e5\u53c8\u306f\u53d7\u8a3a\u8005\u306e\u4e8b\u524d\u306e\u627f\u8afe\u3092\u5f97\u308b\u3053\u3068\u306a\u304f\u3001\u672c\u898f\u7d04\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3082\u306e\u3068\u3057\u3001\u672c\u898f\u7d04\u304c\u5909\u66f4\u3055\u308c\u305f\u5834\u5408\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u6761\u4ef6\u306f\u3001\u5909\u66f4\u5f8c\u306e\u6700\u65b0\u306e\u672c\u898f\u7d04\u306b\u3088\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c8\u6761\u3000\uff08\u514d\u8cac\u4e8b\u9805\uff09",Object(k.jsx)("br",{}),"(1) \u5f53\u793e\u306f\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306b\u4e8b\u5b9f\u4e0a\u53c8\u306f\u6cd5\u5f8b\u4e0a\u306e\u7455\u75b5\uff08\u5b89\u5168\u6027\u3001\u4fe1\u983c\u6027\u3001\u6b63\u78ba\u6027\u3001\u5b8c\u5168\u6027\u3001\u6709\u52b9\u6027\u3001\u7279\u5b9a\u306e\u76ee\u7684\u3078\u306e\u9069\u5408\u6027\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u306a\u3069\u306b\u95a2\u3059\u308b\u6b20\u9665\u3001\u30a8\u30e9\u30fc\u3084\u30d0\u30b0\u3001\u6a29\u5229\u4fb5\u5bb3\u306a\u3069\u3092\u542b\u307f\u307e\u3059\u3002\uff09\u304c\u306a\u3044\u3053\u3068\u3092\u660e\u793a\u7684\u306b\u3082\u9ed9\u793a\u7684\u306b\u3082\u4fdd\u8a3c\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002\u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u306b\u5bfe\u3057\u3066\u3001\u304b\u304b\u308b\u7455\u75b5\u3092\u9664\u53bb\u3057\u3066\u672c\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u7fa9\u52d9\u3092\u8ca0\u3044\u307e\u305b\u3093\u3002 ",Object(k.jsx)("br",{}),"(2) \u5929\u707d\u5730\u5909\u3001\u9632\u5fa1\u6c34\u6e96\u3092\u8d85\u3048\u305f\u4e0d\u6b63\u30a2\u30af\u30bb\u30b9\u306b\u3088\u308b\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u306e\u901a\u4fe1\u969c\u5bb3\u3001\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u4e0d\u80fd\u53c8\u306f\u30c7\u30fc\u30bf\u306e\u672a\u7740\u53ca\u3073\u6df7\u4e71\u306b\u95a2\u9023\u3059\u308b\u4e8b\u7531\u306b\u8d77\u56e0\u3057\u3001\u53c8\u306f\u95a2\u9023\u3057\u3066\u53d7\u8a3a\u8005\u306b\u751f\u3058\u305f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),"(3) \u5f53\u793e\u306e\u6545\u610f\u53c8\u306f\u91cd\u5927\u306a\u904e\u5931\u306b\u3088\u308b\u5834\u5408\u3092\u9664\u304d\u3001\u53d7\u8a3a\u8005\u306b\u3088\u308b\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u5229\u7528\u306b\u95a2\u9023\u3057\u3066\u53d7\u8a3a\u8005\u306b\u751f\u3058\u305f\u640d\u5bb3\u306b\u3064\u3044\u3066\u3001\u5f53\u793e\u306f\u4e00\u5207\u306e\u8cac\u4efb\u3092\u8ca0\u308f\u306a\u3044\u3082\u306e\u3068\u3057\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c9\u6761\u3000\uff08\u77e5\u7684\u8ca1\u7523\u306e\u53d6\u6271\u3044\uff09",Object(k.jsx)("br",{}),"\u672c\u30b5\u30fc\u30d3\u30b9\u306e\u63d0\u4f9b\u306b\u969b\u3057\u3066\u3001\u4f7f\u7528\u53c8\u306f\u63b2\u8f09\u3055\u308c\u3066\u3044\u308b\u60c5\u5831\u3001\u5185\u5bb9\u3001\u5546\u6a19\u3001\u30ed\u30b4\u30de\u30fc\u30af\u7b49\u306b\u95a2\u3059\u308b\u8457\u4f5c\u6a29\u3001\u5546\u6a19\u6a29\u3001\u305d\u306e\u4ed6\u306e\u77e5\u7684\u8ca1\u7523\u53c8\u306f\u77e5\u7684\u8ca1\u7523\u6a29\u306f\u3001\u7279\u306b\u660e\u8a18\u3055\u308c\u3066\u3044\u306a\u3044\u9650\u308a\u3001\u5f53\u793e\u306b\u5e30\u5c5e\u3057\u307e\u3059\u3002\u5f53\u793e\u306f\u3001\u53d7\u8a3a\u8005\u304c\u3001\u79c1\u7684\u5229\u7528\u305d\u306e\u4ed6\u6cd5\u5f8b\u306b\u3088\u3063\u3066\u660e\u793a\u7684\u306b\u8a8d\u3081\u3089\u308c\u308b\u7bc4\u56f2\u3092\u8d85\u3048\u3066\u3001\u3053\u308c\u3089\u306e\u4e00\u90e8\u53c8\u306f\u5168\u90e8\u3092\u3001\u305d\u306e\u307e\u307e\u53c8\u306f\u6539\u5909\u3057\u3066\u8ee2\u7528\u53c8\u306f\u8907\u88fd\u3059\u308b\u3053\u3068\u3092\u7981\u6b62\u3057\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c10\u6761\u3000\uff08\u4e00\u822c\u6cd5\u4ee4\u306e\u9069\u7528\uff09",Object(k.jsx)("br",{}),"\u672c\u898f\u7d04\u306b\u304a\u3044\u3066\u5b9a\u3081\u306e\u306a\u3044\u4e8b\u9805\u306b\u3064\u3044\u3066\u306f\u3001\u6c11\u6cd5\u53c8\u306f\u5546\u6cd5\u305d\u306e\u4ed6\u95a2\u9023\u3059\u308b\u6cd5\u4ee4\u306e\u5b9a\u3081\uff08\u4f8b\u3048\u3070\u3001\u4e0d\u6cd5\u884c\u70ba\u53ca\u3073\u50b5\u52d9\u4e0d\u5c65\u884c\u306b\u95a2\u3059\u308b\u5b9a\u3081\u306a\u3069\u304c\u3042\u308a\u307e\u3059\u304c\u3001\u3053\u308c\u3089\u306b\u9650\u308a\u307e\u305b\u3093\u3002\uff09\u304c\u9069\u7528\u3055\u308c\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c11\u6761\u3000\uff08\u7ba1\u8f44\u88c1\u5224\u6240\uff09",Object(k.jsx)("br",{}),"\u672c\u30b5\u30fc\u30d3\u30b9\u53ca\u3073\u672c\u898f\u7d04\u306b\u95a2\u3059\u308b\u4e00\u5207\u306e\u7d1b\u4e89\u3001\u8acb\u6c42\u7b49\u306f\u3001\u6771\u4eac\u5730\u65b9\u88c1\u5224\u6240\u3092\u7b2c\u4e00\u5be9\u306e\u5c02\u5c5e\u7684\u5408\u610f\u7ba1\u8f44\u88c1\u5224\u6240\u3068\u3057\u307e\u3059\u3002 ",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u7b2c12\u6761\u3000\uff08\u6e96\u62e0\u6cd5\uff09",Object(k.jsx)("br",{}),"\u672c\u898f\u7d04\u306e\u52b9\u529b\u3001\u9069\u7528\u3001\u89e3\u91c8\u306b\u3042\u305f\u3063\u3066\u306f\u3001\u65e5\u672c\u6cd5\u304c\u9069\u7528\u3055\u308c\u308b\u3082\u306e\u3068\u3057\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"2023\u5e743\u67088\u65e5\u5236\u5b9a",Object(k.jsx)("br",{})]})})]})]})}),U=c.p+"static/media/Logo_Horizontal.f934b92b.png";function L(){return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"header-logo-container",children:Object(k.jsx)("img",{src:U,alt:"Logo",className:"header-logo"})}),Object(k.jsx)("div",{className:"header-spacer"})]})}var J=c(278),D=c.n(J);c(592);var W=function(e){return Object(k.jsx)("div",{className:"container",children:Object(k.jsx)("h1",{children:"Page not found"})})};c(593);var G=c(30),Y=(c(594),c.p+"static/media/ExamIcon.cc8b4c70.svg"),z=c.p+"static/media/arrow-blue-up.73d52a56.svg",X=c.p+"static/media/arrow-grey-up.dd4f87fa.svg",q=c.p+"static/media/arrow-grey-down.7b33e1bb.svg",K=c.p+"static/media/arrow-red-down.c856fbfd.svg",H=(c(595),c(54)),V=function(e){var t=e.testing_allowed,c=e.next_available_date,n=Object(l.g)(),r=C(),a=(Object(s.useRef)([]),Object(s.useRef)(),Object(s.useState)("")),i=Object(N.a)(a,2),o=i[0],j=i[1];console.log("next dateeeeeee",c);Object(s.useEffect)((function(){localStorage.removeItem("wordArray15"),localStorage.removeItem("wordArray25"),c,localStorage.removeItem("onPage"),function(e){localStorage.onPage=JSON.stringify(e)}(0)}),[]),Object(s.useEffect)((function(){var e=window.location.hostname.split(".");if(e.length>2){var t=e[0];j(t),console.log("Subdomain: ",t)}else console.log("No subdomain in use")}),[]);var b=function(e,t){var c={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({accessDeviceType:e,networkInformation:t})};fetch("/api/device_specs",c).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(r)}))},u=function(){var e={method:"PUT",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({hospitalRef:o})};fetch("/api/hospital_ref",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e)}))};return t?Object(k.jsx)("button",{className:"test-navigation-btn large-text",onClick:function(){(function(e){return p.apply(this,arguments)})(r).then((function(e){if(e.user){var t={},c={};for(var s in t.isBrowser=H.isBrowser,t.isMobile=H.isMobile,t.browserName=H.browserName,t.browserVersion=H.browserVersion,t.osName=H.osName,t.isDesktop=H.isDesktop,t.isTablet=H.isTablet,t.deviceType=H.deviceType,navigator.connection)"function"!==typeof navigator.connection[s]&&(c[s]=navigator.connection[s]);b(t,c),u(),n.push("/practice/stroop-test-b")}})).catch((function(e){n.push("/tests")}))},children:"\u30c6\u30b9\u30c8\u958b\u59cb"}):Object(k.jsxs)("button",{className:"test-navigation-btn-disabled large-text",style:{color:"white",background:"darkgray",fontSize:"28px"},disabled:!0,children:["\u6b21\u306e\u30c6\u30b9\u30c8\u307e\u3067\u304a\u5f85\u3061\u304f\u3060\u3055\u3044",Object(k.jsx)("br",{}),Object(k.jsxs)("span",{style:{fontSize:"17px",fontWeight:"bold"},children:["\u203b\u30c6\u30b9\u30c8\u306f\u524d\u56de\u53d7\u691c\u65e5\u304b\u3089\u4e00\u9031\u9593\u304c\u7d4c\u904e\u3059\u308b\u3068",Object(k.jsx)("br",{}),c,"\u518d\u5ea6\u53d7\u691c\u53ef\u80fd\u3068\u306a\u308a\u307e\u3059\u3002"]})]})};function Q(){var e=Object(s.useState)(!0),t=Object(N.a)(e,2),c=t[0],n=t[1],r=C(),a=Object(s.useRef)(),i=B().user,o=Object(s.useRef)([]),l=Object(s.useRef)([]),j=(Object(s.useRef)([]),Object(s.useRef)([])),b=Object(s.useRef)([]),u=Object(s.useRef)(!0),d=Object(s.useRef)();function h(e){var t=e.substring(2,4),c=e.substring(5,7),s=e.substring(8,10);return"".concat(t,"/").concat(c,"/").concat(s)}Object(s.useEffect)((function(){var e=O.a.get("csrf_refresh_token");fetch("/api/results",{method:"GET",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":e},credentials:"include"}).then((function(e){return e.json()})).then((function(e){x(e),n(!1)})).catch((function(e){console.log("err",e),g(r)}))}),[]);var x=function(e){a.current=e,console.log("resultsRef in updateResults",a.current),m(a.current)},m=function(e){console.log("Results only",e.results),console.log("Latest result only",e.results[0]),u.current=e.is_testing_allowed,console.log("is testing allowed",u.current),console.log("from_age",e.from_age),console.log("to_age",e.to_age),console.log("next_available_date",e.next_available_date),d.current=e.next_available_date;for(var t=0;t=80?t.push(100):t.push(Math.round(e))})),t}(l.current);for(var c=0;c0?"":"#dadada"},children:j.current[c]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",l.current[c]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",l.current[c]]})})]})]:[Object(k.jsxs)(k.Fragment,{children:[Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("div",{children:Object(k.jsx)("span",{className:"item1",children:h(e.results[c].taken_date)})}),Object(k.jsxs)("span",{children:[Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:e.results[c].total_score}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"}),e.results[c].diff_total_score?Object(k.jsx)("span",{className:"item4",children:c===e.results.length-1?e.results[c].diff_total_score>0?Object(k.jsx)(f,{}):Object(k.jsx)(v,{}):e.results[c].diff_total_score>0?Object(k.jsx)(p,{}):Object(k.jsx)(S,{})}):"",Object(k.jsx)("span",{className:"item5",children:e.results[c].diff_total_score&&(e.results[c].diff_total_score<=0?"":"+")+e.results[c].diff_total_score})]})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(j.current[c])+"%",background:"".concat(e.results[c].total_score)>0?"":"#dadada"},children:j.current[c]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",l.current[c]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",l.current[c]]})})]})]));b.current=b.current.reverse()},f=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:z,height:"16",width:"20",alt:"\u9752\u77e2\u5370\u4e0a"})})},v=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:K,height:"16",width:"20",alt:"\u8d64\u77e2\u5370\u4e0b"})})},p=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:X,height:"16",width:"20",alt:"\u77e2\u5370\u4e0a"})})},S=function(){return Object(k.jsx)("span",{children:Object(k.jsx)("img",{src:q,height:"16",width:"20",alt:"\u77e2\u5370\u4e0b"})})};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),!c&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u4eca\u306e\u6d77\u99ac\u306e\u72b6\u614b\u3092",Object(k.jsx)("br",{}),"\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3057\u3087\u3046"]})})}),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:Y,alt:"\u6d77\u99ac\u306e\u72b6\u614b\u30c1\u30a7\u30c3\u30af"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u7c21\u5358\u306a\u30c6\u30b9\u30c8\u3067\u4eca\u306e\u6d77\u99ac\u306e\u72b6\u614b\u3092\u30c1\u30a7\u30c3\u30af\uff01",Object(k.jsx)("br",{}),"\u5408\u8a08\uff12\u554f\u3001\u6240\u8981\u6642\u9593\u306f\u7d045\u5206\u3067\u3059\u3002"]})]})})}),(i.is_admin||u)&&Object(k.jsx)("div",{className:"new-visit-button-container",children:Object(k.jsx)(V,{testing_allowed:u.current,next_available_date:d.current})}),Object(k.jsx)(k.Fragment,{children:o.current.length>0&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("h2",{className:"historic-results-header-text",children:"\u904e\u53bb\u306e\u30c6\u30b9\u30c8\u7d50\u679c"}),b.current]})})})})]})]})}function Z(){return Object(k.jsx)(k.Fragment,{children:Object(k.jsx)(Q,{})})}c(598);var $;c(599);function ee(e){var t=e.words15Array,c=e.hideWordDisplayAndShowWordButtons,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),1500)}),[]);return Object(s.useEffect)((function(){return $=setInterval((function(){return b(!1),u(),function(){clearInterval($),clearTimeout(undefined)}}),2e3),setTimeout((function(){b(!0)}),1500),function(){}}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"worddisplay__random-word-display",children:!j&&t[a]})})}c(600);function te(e){var t=e.word,c=e.handleNumberWordsPressed,n=e.userAnswerArray,r=e.hasChosen15Words,a=e.setHasChosen15Words,i=e.handleUserWordsInput,o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=function(e){i(e),b(!j),c(),n.length>=15?a(!0):a(!1)};return Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("button",{disabled:r&&!j?1:0,style:j?{background:"#6CA3E3",color:"#fff"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){u(t)},children:t})})}c(601);function ce(e){var t=e.words40,c=e.handleOkButton,n=e.userAnswerArray,r=e.handleUserWordsInput,a=Object(s.useState)(0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),b=Object(N.a)(j,2),u=b[0],d=b[1],O=function(){l(n.length)},h=t.map((function(e){return Object(k.jsx)(te,{word:e,handleNumberWordsPressed:O,userAnswerArray:n,hasChosen15Words:u,setHasChosen15Words:d,handleUserWordsInput:r},e)}));return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"wordbuttons__buttons-pad",children:h}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:15===o&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){c()},children:"OK"})}),Object(k.jsx)("div",{className:"wordbuttons__selected-button-number-display",children:Object(k.jsxs)("span",{children:[o,"/15"]})})]})}c(602),c(603);var se=c.p+"static/media/flow1.21e530b8.svg",ne=c.p+"static/media/flow2.242a74b6.svg",re=c.p+"static/media/flow3.a1629272.svg",ae=c.p+"static/media/flow4.a8485abd.svg",ie=c.p+"static/media/flow5.05b7afaf.svg",oe=c.p+"static/media/flow6.db003f75.svg";function le(e){var t=e.testProgressBar;return Object(k.jsxs)(k.Fragment,{children:[0===t&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:se,alt:"flow"})})}),1===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:ne,alt:"flow"})})," "]}),2===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:re,alt:"flow"})})," "]}),3===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:ae,alt:"flow"})})," "]}),4===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:ie,alt:"flow"})})," "]}),5===t&&Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"bar",children:Object(k.jsx)("img",{src:oe,alt:"flow"})})," "]})]})}var je=c.p+"static/media/explain@2x.e14d546d.png";function be(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(2)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"15\u500b"})}),"\u306e\u5358\u8a9e\u3092\u899a\u3048\u3066\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"\u305d\u306e\u5f8c\u306b\u3001\u30ea\u30b9\u30c8\u304b\u3089\u899a\u3048\u305f",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"15\u500b"})}),"\u306e\u5358\u8a9e\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(604);var ue=c.p+"static/media/otsukare@2x.66c5e2cf.png";function de(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("div",{className:"instructions-text",children:c.is_admin&&Object(k.jsxs)("div",{className:"instructions-text-center",children:["Your Total Score is: ",t]})}),Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3089\u306e\u5358\u8a9e\u306f\u899a\u3048\u3066\u304a\u3044\u3066\u304f\u3060\u3055\u3044\u3002\u5f8c\u307b\u3069\u3001\u518d\u3073\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\u3092\u884c\u3044\u307e\u3059\u3002"})})]})]}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/practice/stroop-test-a",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(605);var Oe=["\u602a\u6211","\u540d\u523a","\u6843","\u91ce\u83dc","\u96fb\u6c60","\u5f1f","\u8a00\u8449","\u7b46\u7bb1","\u4ef2\u9593","\u7f36","\u610f\u5fd7","\u65b0\u805e","\u673a","\u7a7a\u6c17","\u624b","\u571f\u5730","\u5bfa","\u795e\u793e","\u5149","\u5f1f\u5b50","\u5e2b\u5320","\u5bb6","\u7d75","\u52d5\u7269","\u6bcd","\u4e16\u754c","\u9e7f","\u5730\u7403","\u7236","\u4ed5\u4e8b","\u9244\u9053","\u7537","\u8001\u4eba","\u540d\u524d","\u98df\u5802","\u96d1\u8a8c","\u624b\u5e33","\u6642\u8a08","\u5098","\u9375","\u91ce\u7403","\u9053","\u6620\u753b","\u685c","\u6c34","\u5c01\u7b52","\u5730\u56f3","\u56fd","\u793e\u9577","\u5b66\u6821","\u7814\u7a76","\u690d\u7269","\u98df\u54c1","\u592a\u967d","\u8ab2\u9577","\u76ee","\u8857","\u8fb2\u5834","\u7269\u8a9e","\u6d77","\u78c1\u77f3","\u773c\u93e1","\u591c","\u751f\u6d3b","\u846c\u5f0f","\u5317","\u79d1\u5b66","\u90e8\u5c4b","\u53cb\u4eba","\u9b5a","\u5c71","\u4ea4\u756a","\u5c0f\u8aac","\u99ac","\u9854","\u6728\u6750","\u4fe1\u53f7","\u767d","\u7d50\u5a5a","\u7d19","\u97f3\u697d","\u4eba\u5f62","\u624b\u7d19","\u5ddd","\u4ecb\u8b77","\u6210\u7e3e","\u98df\u5668","\u8d64","\u9ce5","\u72ac","\u5bb6\u65cf","\u6b4c","\u535a\u58eb","\u4f5c\u5bb6","\u9ed2","\u65c5\u9928","\u98a8","\u6b4c\u624b","\u8239","\u672c\u68da","\u5ca9","\u706b\u707d","\u5357","\u5bb6\u8cc3","\u4f5c\u54c1","\u5408\u683c","\u5efa\u7269","\u5e03\u56e3","\u738b","\u7687\u5e1d","\u76f8\u64b2","\u5cf6","\u8db3","\u8a18\u9332","\u6a5f\u68b0","\u98a8\u5442","\u5e8a\u5c4b","\u71b1","\u96ea","\u6771","\u9ad8\u6821","\u753a","\u7f70\u91d1","\u925b","\u5927\u5b66","\u56f3","\u4f1a\u8b70","\u9031","\u7dd1","\u5b63\u7bc0","\u6642\u9593","\u5fc3","\u7d05\u8449","\u5bff\u53f8","\u934b","\u897f","\u5730\u9762","\u6e2f","\u5c0f\u9ea6","\u5de5\u5834","\u65c5\u884c","\u671d","\u6d25\u6ce2","\u751f\u5f92","\u5730\u9707","\u4eba","\u9053\u8def","\u96e8","\u6ce5\u68d2","\u58f0","\u5144","\u5375","\u5e83\u5834","\u6b66\u5668","\u8ecd\u968a","\u7206\u5f3e","\u7d4c\u8cbb","\u8077\u54e1","\u6ce2","\u9078\u6319","\u5e06","\u6750\u6599","\u5206\u6570","\u68ee","\u7a93","\u5e97","\u590f","\u5217\u8eca","\u58c1","\u5e0c\u671b","\u7a7a","\u51ac","\u571f","\u697d\u5668","\u5c55\u793a","\u8349","\u4e73\u725b","\u770b\u677f","\u79fb\u6c11","\u904e\u53bb","\u5929\u5019","\u6708","\u635c\u67fb","\u82b1","\u65c5","\u88c1\u5224","\u53e3","\u52dd\u5229","\u9769\u547d","\u5ead","\u4e0a\u6607","\u6253\u6483","\u8840","\u500b\u6027","\u9280\u884c","\u72ec\u5360","\u6307\u793a","\u8033","\u606f\u5b50","\u6e56","\u5e7b\u60f3","\u6625","\u5263\u9053","\u56fd\u5bb6","\u8f9e\u66f8","\u5200","\u77f3","\u5b9f\u9a13","\u9244","\u7b11\u9854","\u7a74","\u6751","\u5927\u4f1a","\u91d1\u5c5e","\u8336\u8272","\u732b","\u9aea","\u5e8a","\u7d50\u679c","\u4e18","\u91d1\u5eab","\u6e29\u6cc9","\u6cd5\u5247","\u6d77\u5cb8","\u7802","\u571f\u58cc","\u6e29\u5ea6","\u6307","\u696d\u754c","\u679c\u7269","\u611f\u899a","\u9996\u90fd","\u6905\u5b50","\u5371\u967a","\u5175\u58eb","\u7df4\u7fd2","\u61b2\u6cd5","\u533b\u5e2b","\u6b63\u5348","\u4f5c\u7269","\u4f1a\u8a08","\u5b66\u751f","\u6606\u866b","\u6388\u696d","\u4eba\u9593","\u6b74\u53f2","\u93e1","\u9aa8","\u5973","\u65e5\u8a18","\u96a3\u4eba","\u7fa4\u8846","\u8a69","\u9418","\u8089","\u6050\u6016","\u8996\u529b","\u60d1\u661f","\u5730\u96f7","\u691c\u7d22","\u4fdd\u967a","\u9ec4\u8272","\u9283","\u5370\u5237","\u7802\u6f20","\u89aa","\u7559\u5b66","\u7269\u8cea","\u8c5a","\u8102\u80aa","\u99c5","\u5145\u96fb","\u5e02\u5834","\u6f22\u5b57","\u6575","\u8fd4\u4e8b","\u81ea\u7136","\u6db2\u4f53","\u610f\u5473","\u8377\u7269","\u96fb\u8a71","\u9996","\u9178\u7d20","\u7802\u7cd6","\u6b7b","\u6b63\u89e3","\u9280","\u611f\u8b1d","\u59c9\u59b9","\u7d4c\u9a13","\u82f1\u8a9e","\u5922","\u8a66\u9a13","\u5408\u8a08","\u57fa\u672c","\u8c37","\u5ea7\u5e2d","\u5e3d\u5b50","\u6210\u529f","\u4f1a\u793e","\u5951\u7d04","\u5730\u4e0b","\u59bb","\u9774","\u80a9","\u7dbf","\u8ca1\u7523","\u5206\u5b50","\u5869","\u9f3b","\u7f8e\u8853","\u8acb\u6c42","\u5927\u9678"];c(606),c(607);function he(e){var t=e.score,c=B(),n=C(),r=c.user;Object(s.useEffect)((function(){localStorage.removeItem("wordArray15"),localStorage.removeItem("wordArray25")}),[]),Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({round:2,score:t})};fetch("/api/test/word_memory",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(n)}))}),[]);return Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),Object(k.jsx)("div",{className:"instructions-text",children:r.is_admin&&Object(k.jsxs)("div",{className:"instructions-text-center",children:["Your Total Score is: ",t]})}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3059\u3079\u3066\u306e\u30c6\u30b9\u30c8\u304c\u7d42\u4e86\u3057\u307e\u3057\u305f\u3002"})})]})]})}),r.id&&r.eqtid?Object(k.jsx)("button",{className:"continue-button",onClick:function(){return window.location.href="https://rsch.jp/common/connect_end.php?id=".concat(r.id,"&eqtid=").concat(r.eqtid,"&state=8lUjzMGEMY"),void g(n)},children:Object(k.jsx)("h2",{children:"\u30af\u30ed\u30b9\u30fb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3078"})}):Object(k.jsx)(P.b,{to:"/results",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u7d50\u679c\u3092\u8868\u793a\u3059\u308b"})})]})})}var xe=Object(s.createContext)();var me;c(608);function fe(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),900)}),[]);return Object(s.useEffect)((function(){me=setInterval((function(){return b(!1),u(),function(){clearInterval(me),clearTimeout(undefined)}}),1e3),setTimeout((function(){b(!0)}),900)}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(609);var ge=c.p+"static/media/Backspace.4cfb6e61.svg";function ve(e){var t=e.handleOkButton,c=Object(s.useState)(""),n=Object(N.a)(c,2),r=n[0],a=n[1],i=function(e){var t=r;if("B"!==e||""===t)"B"===e&&""===t||a(t=r+e);else{var c=t.slice(0,-1);a(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:r})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("1")},children:"1"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("2")},children:"2"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("3")},children:"3"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("4")},children:"4"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("5")},children:"5"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("6")},children:"6"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("7")},children:"7"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("8")},children:"8"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("9")},children:"9"}),Object(k.jsx)("button",{className:"number-buttons__backspace",onClick:function(){return i("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("0")},children:"0"}),Object(k.jsx)("button",{className:"number-buttons__ok",onClick:function(){return t(r)},children:"OK"})]})]})}c(610);function pe(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),r=7,!c.is_admin&&(!r||7!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(8)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:3}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(611);function Ne(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:3}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u30c6\u30b9\u30c8\u7d42\u4e86\u3067\u3059\u3002"})})]})]})}),Object(k.jsx)(P.b,{to:"/results",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u7d50\u679c\u3092\u8868\u793a\u3059\u308b"})})]})]})}c(612);var Se;c(613);function we(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),900)}),[]);return Object(s.useEffect)((function(){Se=setInterval((function(){return b(!1),u(),function(){clearInterval(Se),clearTimeout(undefined)}}),1e3),setTimeout((function(){b(!0)}),900)}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(614);function ke(e){var t=e.handleOkButton,c=Object(s.useState)(""),n=Object(N.a)(c,2),r=n[0],a=n[1],i=function(e){var t=r;if("B"!==e||""===t)"B"===e&&""===t||a(t=r+e);else{var c=t.slice(0,-1);a(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:r})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("1")},children:"1"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("2")},children:"2"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("3")},children:"3"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("4")},children:"4"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("5")},children:"5"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("6")},children:"6"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("7")},children:"7"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("8")},children:"8"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("9")},children:"9"}),Object(k.jsx)("button",{className:"number-buttons__backspace",onClick:function(){return i("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("0")},children:"0"}),Object(k.jsx)("button",{className:"number-buttons__ok",onClick:function(){return t(r)},children:"OK"})]})]})}c(615);function ye(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||9!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(10)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:4}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u3068\u306f\u9006\u306e\u9806\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(616);function _e(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:4}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/word-memory-2",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(617);c(618),c(619);function Be(e){var t=e.hideInstructions,c=(e.startTest,B().user),n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||3!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(4)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(620);function Ce(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=B(),a=C(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partACorrect:t,partAInCorrect:c,partATotal:n})};fetch("/api/test/stroop_a",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/practice/stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(621),c(622);function Te(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=1,a=function(){if(r=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsxs)("b",{children:["\u300c\u30b9\u30bf\u30fc\u30c8\u300d\u3092\u62bc\u3057\u3066\u3001",Object(k.jsx)("br",{}),"\u30c6\u30b9\u30c8\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(623);function Ie(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=B(),a=C(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partBCorrect:t,partBInCorrect:c,partBTotal:n})};fetch("/api/test/stroop_b",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:"," ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/practice/number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(624),c.p;var Re=c.p+"static/media/Results-BrainSuite-ButtonLess.ece6e415.svg",Ae=c.p+"static/media/CogTest-Man-Woman-Exercise-sm.7122058e.svg",Pe=c.p+"static/media/Results-BrainSuite-Advice-ButtonLess.657ca9d8.svg",Fe=c.p+"static/media/Welcome-Tohoku-University.a21d7e8c.svg",Me=c.p+"static/media/Welcome-CogSma-Logo.adfff9b1.svg",Ee=c.p+"static/media/CogTest-BrainSuite-Link-Buitton.8348f299.svg";var Ue;c(625);function Le(e){var t=e.words5Array,c=e.hideWordDisplayAndShowWordButtons,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),1500)}),[]);return Object(s.useEffect)((function(){return Ue=setInterval((function(){return b(!1),u(),function(){clearInterval(Ue),clearTimeout(undefined)}}),2e3),setTimeout((function(){b(!0)}),1500),function(){}}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"worddisplay__random-word-display",children:!j&&t[a]})})}var Je=c.p+"static/media/Circle.4a62678e.svg",De=c.p+"static/media/Cross.aaa2ef37.svg";c(626);function We(e){var t=e.word,c=e.hasPressedKakunin,n=e.words5Array,r=e.handleNumberWordsPressed,a=e.userAnswerArray,i=e.hasChosen5Words,o=e.setHasChosen5Words,l=e.handleUserWordsInput,j=Object(s.useState)(!1),b=Object(N.a)(j,2),u=b[0],d=b[1],O=function(e){l(e),d(!u),r(),a.length>=5?o(!0):o(!1)};return c?c&&-1!==n.indexOf(t)&&-1!==a.indexOf(t)?Object(k.jsxs)("div",{className:"color-button-container",children:[Object(k.jsx)("img",{className:"circle-on-word-button",src:Je,alt:"Circle",height:"40",width:"40"}),Object(k.jsx)("button",{disabled:i&&!u?1:0,style:{background:"#6CA3E3",color:"white"},className:"button__word-button",onClick:function(){O(t)},children:t})]}):c&&1!==n.indexOf(t)&&-1!==a.indexOf(t)?Object(k.jsxs)("div",{className:"color-button-container",children:[Object(k.jsx)("img",{className:"cross-on-word-button",src:De,alt:"Cross",height:"40",width:"40"}),Object(k.jsx)("button",{disabled:i&&!u?1:0,style:{background:"#6CA3E3",color:"white"},className:"button__word-button",onClick:function(){O(t)},children:t})]}):c&&-1!==n.indexOf(t)&&1!==a.indexOf(t)?Object(k.jsxs)("div",{className:"color-button-container",children:[Object(k.jsx)("img",{className:"circle-on-word-button",src:Je,alt:"Circle",height:"40",width:"40"}),Object(k.jsx)("button",{disabled:i&&!u?1:0,style:u?{background:"#6CA3E3",color:"white"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){O(t)},children:t})]}):c?Object(k.jsx)("div",{className:"color-button-container",children:Object(k.jsx)("button",{disabled:i&&!u?1:0,style:u?{background:"#6CA3E3",color:"white"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){O(t)},children:t})}):void 0:Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"color-button-container",children:Object(k.jsx)("button",{disabled:i&&!u?1:0,style:u?{background:"#6CA3E3",color:"white"}:{background:"#fff",color:"#333"},className:"button__word-button",onClick:function(){O(t)},children:t})})})}c(627);function Ge(e){var t=e.words40,c=e.words5Array,n=e.handleOkButton,r=e.userAnswerArray,a=e.handleUserWordsInput,i=Object(s.useState)(0),o=Object(N.a)(i,2),l=o[0],j=o[1],b=Object(s.useState)(!1),u=Object(N.a)(b,2),d=u[0],O=u[1],h=Object(s.useState)(!1),x=Object(N.a)(h,2),m=x[0],f=x[1],g=Object(s.useState)(!1),v=Object(N.a)(g,2),p=v[0],S=v[1],w=function(){j(r.length)},y=t.map((function(e){return Object(k.jsx)(We,{word:e,hasPressedKakunin:m,words5Array:c,handleNumberWordsPressed:w,userAnswerArray:r,hasChosen5Words:d,setHasChosen5Words:O,handleUserWordsInput:a},e)})),_=t.map((function(e){return Object(k.jsx)(We,{word:e,hasPressedKakunin:m,words5Array:c,handleNumberWordsPressed:w,userAnswerArray:r,hasChosen5Words:d,setHasChosen5Words:O,handleUserWordsInput:a},e)}));return Object(k.jsx)(k.Fragment,{children:m?Object(k.jsxs)(k.Fragment,{children:[p&&Object(k.jsx)("div",{className:"incorrectWordsMessage",children:"\u4e0d\u6b63\u89e3\u304c\u3042\u308a\u307e\u3057\u305f"}),!p&&Object(k.jsx)("div",{className:"correctWordsMessage",children:" \u5168\u554f\u6b63\u89e3\u3067\u3057\u305f"}),Object(k.jsx)("div",{className:"wordbuttons__buttons-pad",children:_}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:5===l&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){n()},children:"\u7d42\u4e86"})}),Object(k.jsx)("div",{className:"wordbuttons__selected-button-number-display",children:Object(k.jsxs)("span",{children:[l,"/5"]})})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"wordbuttons__buttons-pad",children:y}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:5===l&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){!function(){var e;f(!0),e=r,c.every((function(t){return e.includes(t)}))||S(!0)}()},children:"\u78ba\u8a8d"})}),Object(k.jsx)("div",{className:"wordbuttons__selected-button-number-display",children:Object(k.jsxs)("span",{children:[l,"/5"]})})]})})}c(628);var Ye=c.p+"static/media/alert.4fc346e9.svg";function ze(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||0!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"5\u500b"})}),"\u306e\u5358\u8a9e\u3092\u899a\u3048\u3066\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),"\u305d\u306e\u5f8c\u306b\u3001\u30ea\u30b9\u30c8\u304b\u3089\u899a\u3048\u305f",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"5\u500b"})}),"\u306e\u5358\u8a9e\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001",Object(k.jsx)("b",{children:"15\u500b"}),"\u306e\u5358\u8a9e\u3092\u899a\u3048\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/word-memory",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(629);function Xe(e){var t=e.score,c=B().user;return Object(s.useEffect)((function(){localStorage.removeItem("wordArray5"),localStorage.removeItem("wordArray35")}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/word-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(630);var qe;c(631);function Ke(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),900)}),[]);return Object(s.useEffect)((function(){qe=setInterval((function(){return b(!1),u(),function(){clearInterval(qe),clearTimeout(undefined)}}),1e3),setTimeout((function(){b(!0)}),900)}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(632);function He(e){e.randomNumberArray;var t=e.handleOkButton,c=e.disablingButton,n=Object(s.useState)(""),r=Object(N.a)(n,2),a=r[0],i=r[1],o=function(e){var t=a;if("B"!==e||""===t)"B"===e&&""===t||i(t=a+e);else{var c=t.slice(0,-1);i(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:a})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("1")},children:"1"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("2")},children:"2"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("3")},children:"3"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("4")},children:"4"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("5")},children:"5"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("6")},children:"6"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("7")},children:"7"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("8")},children:"8"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("9")},children:"9"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__backspace",onClick:function(){return o("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("0")},children:"0"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__ok",onClick:function(){return t(a)},children:"OK"})]})]})}c(633);function Ve(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),r=6,!c.is_admin&&(!r||6!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(7)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u7df4\u7fd2\u554f\u984c\u306f",Object(k.jsx)("b",{children:"2\u554f\u306e\u307f"}),"\u3067\u3059\u304c\u3001\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f",Object(k.jsx)("b",{children:"\u6b63\u89e3\u6570\u306b\u5fdc\u3058\u30667\u554f\u307e\u3067"}),"\u3068\u306a\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/number-memory",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(634);function Qe(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(635);var Ze;c(636);function $e(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),900)}),[]);return Object(s.useEffect)((function(){Ze=setInterval((function(){return b(!1),u(),function(){clearInterval(Ze),clearTimeout(undefined)}}),1e3),setTimeout((function(){b(!0)}),900)}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(637);function et(e){e.randomNumberArray;var t=e.handleOkButton,c=e.disablingButton,n=Object(s.useState)(""),r=Object(N.a)(n,2),a=r[0],i=r[1],o=function(e){var t=a;if("B"!==e||""===t)"B"===e&&""===t||i(t=a+e);else{var c=t.slice(0,-1);i(c)}};return Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:a})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("1")},children:"1"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("2")},children:"2"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("3")},children:"3"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("4")},children:"4"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("5")},children:"5"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("6")},children:"6"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("7")},children:"7"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("8")},children:"8"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("9")},children:"9"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__backspace",onClick:function(){return o("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("0")},children:"0"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__ok",onClick:function(){return t(a)},children:"OK"})]})]})}c(638);function tt(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||8!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(9)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:4}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u3068\u306f\u9006\u306e\u9806\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u7df4\u7fd2\u554f\u984c\u306f",Object(k.jsx)("b",{children:"2\u554f\u306e\u307f"}),"\u3067\u3059\u304c\u3001\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u6b63\u89e3\u6570\u306b\u5fdc\u3058\u3066",Object(k.jsx)("b",{children:"7\u554f\u307e\u3067"}),"\u3068\u306a\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("br",{}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/number-memory-reverse",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(639);function ct(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:4}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/number-memory-reverse",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(640);c(641),c(642);function st(e){var t=e.hideInstructions,c=(e.startTest,B().user),n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||2!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(3)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2"})}),"\u3067\u3059\u3002\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/stroop-test-a",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(643);function nt(e){var t=e.correctScore,c=e.incorrectScore,s=(e.currentRound,B().user);return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/stroop-test-a",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(644),c(645);function rt(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=1,a=function(){if(r=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page",r),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/stroop-test-b",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(646);function at(e){var t=e.correctScore,c=e.incorrectScore,s=(e.currentRound,B().user);return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is: ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(647),c(648);function it(e){var t=e.hideInstructions;e.startTest,Object(l.g)();return Object(s.useEffect)((function(){}),[]),Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308bzzz",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2"})}),"\u3067\u3059\u3002\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/stroop-test-a",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})})}c(649);function ot(e){e.correctScore,e.incorrectScore,e.currentRound;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/stroop-test-a",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(650),c(651);function lt(e){var t=e.hideInstructions,c=(e.startTest,B().user),n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),!c.is_admin&&(!r||3!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(4)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u4e38\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(652);function jt(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=B(),a=C(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partACorrect:t,partAInCorrect:c,partATotal:n})};fetch("/api/test/stroop_a",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/practice/stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(653),c(654);function bt(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=1,a=0,i=function(){if(a=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!a||1!==parseInt(a)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(6)};return Object(s.useEffect)((function(){i(),localStorage.StroopScore=JSON.stringify(0)}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:r}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f60\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsxs)("b",{children:["\u300c\u30b9\u30bf\u30fc\u30c8\u300d\u3092\u62bc\u3057\u3066\u3001",Object(k.jsx)("br",{}),"\u30c6\u30b9\u30c8\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(655);function ut(e){var t=e.correctScore,c=e.incorrectScore,n=e.currentRound,r=B(),a=C(),i=r.user;return Object(s.useEffect)((function(){var e={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({partBCorrect:t,partBInCorrect:c,partBTotal:n})};fetch("/api/test/stroop_b",e).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(a)}))}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is:"," ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),i.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is:"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]})]})}),Object(k.jsx)("div",{className:"startText",children:"\u6b21\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/practice/unregistered-number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(656),c(657);function dt(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=1,a=function(){if(r=localStorage.getItem("onPage"),r=1,!c.is_admin&&(!r||1!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(1)};return Object(s.useEffect)((function(){a(),localStorage.setItem("userGender",""),localStorage.setItem("userAge","")}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u8868\u793a\u3059\u308b",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u8272"})}),"\u306b\u5f53\u305f\u308b\u8a00\u8449\u3092\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u6587\u5b57\u306e\u610f\u5473\u306b\u307e\u3069\u308f\u3055\u308c\u306a\u3044\u3088\u3046\u306b"})}),"\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u5236\u9650\u6642\u9593\u306f15\u79d2\u3067\u3059\u3002"})}),"\u3067\u304d\u308b\u3060\u3051\u901f\u304f\u3001\u6b63\u78ba\u306b\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f\u3001\u5236\u9650\u6642\u9593\u306f",Object(k.jsx)("b",{children:"60\u79d2"}),"\u3067\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/unregistered-stroop-test-b",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(658);function Ot(e){var t=e.correctScore,c=e.incorrectScore,s=(e.currentRound,B().user);return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u6ce8\u610f\u529b\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Correct Score is: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[t," "]})]}),s.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Incorrect Score is: ",Object(k.jsxs)("span",{style:{color:"red"},children:[c," "]})]})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/unregistered-stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}var ht;c(659);function xt(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),900)}),[]);return Object(s.useEffect)((function(){ht=setInterval((function(){return b(!1),u(),function(){clearInterval(ht),clearTimeout(undefined)}}),1e3),setTimeout((function(){b(!0)}),900)}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(660);function mt(e){e.randomNumberArray;var t=e.handleOkButton,c=e.disablingButton,n=Object(s.useState)(""),r=Object(N.a)(n,2),a=r[0],i=r[1],o=function(e){var t=a;if("B"!==e||""===t)"B"===e&&""===t||i(t=a+e);else{var c=t.slice(0,-1);i(c)}};return Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:a})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("1")},children:"1"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("2")},children:"2"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("3")},children:"3"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("4")},children:"4"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("5")},children:"5"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("6")},children:"6"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("7")},children:"7"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("8")},children:"8"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("9")},children:"9"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__backspace",onClick:function(){return o("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__",onClick:function(){return o("0")},children:"0"}),Object(k.jsx)("button",{disabled:c,className:"number-buttons__ok",onClick:function(){return t(a)},children:"OK"})]})]})})}c(661);function ft(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0,a=function(){if(r=localStorage.getItem("onPage"),r=2,!c.is_admin&&(!r||2!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(7)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsxs)("div",{className:"alert",children:[Object(k.jsx)("div",{className:"icon",children:Object(k.jsx)("b",{children:Object(k.jsx)("img",{src:Ye,alt:"\u6ce8\u610f"})})}),Object(k.jsxs)("div",{children:["\u7df4\u7fd2\u554f\u984c\u306f",Object(k.jsx)("b",{children:"2\u554f\u306e\u307f"}),"\u3067\u3059\u304c\u3001\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3067\u306f",Object(k.jsx)("b",{children:"\u6b63\u89e3\u6570\u306b\u5fdc\u3058\u30667\u554f\u307e\u3067"}),"\u3068\u306a\u308a\u307e\u3059\u3002"]})]})]}),Object(k.jsx)("div",{className:"startText",children:Object(k.jsx)("b",{children:"\u7df4\u7fd2\u554f\u984c\u3092\u958b\u59cb\u3057\u307e\u3059\u3002"})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"}),Object(k.jsx)(P.b,{to:"/test/unregistered-number-memory",children:Object(k.jsx)("h4",{children:"\u30b9\u30ad\u30c3\u30d7\u3057\u3066\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u3078"})})]})]})}c(662);function gt(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"text-box",children:[c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("div",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u7df4\u7fd2\u554f\u984c\u306f\u7d42\u4e86\u3067\u3059\u3002"})})]}),Object(k.jsx)("div",{className:"startText",children:"\u5b9f\u969b\u306e\u30c6\u30b9\u30c8\u306b\u9032\u307f\u307e\u3059\u3002"}),Object(k.jsx)(P.b,{to:"/test/unregistered-number-memory",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u6b21\u3078"})})]})]})}c(663);var vt;c(664);function pt(e){var t=e.randomNumberArray,c=e.hideNumbersAndDisplayPad,n=Object(s.useState)(0),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!1),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useCallback)((function(){i((function(e){var s=e+1;return s>=t.length&&(s=0,c()),s})),setTimeout((function(){b(!0)}),900)}),[]);return Object(s.useEffect)((function(){vt=setInterval((function(){return b(!1),u(),function(){clearInterval(vt),clearTimeout(undefined)}}),1e3),setTimeout((function(){b(!0)}),900)}),[u]),Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"random-number-display",children:!j&&t[a]})})}c(665);function Nt(e){var t=e.handleOkButton,c=Object(s.useState)(""),n=Object(N.a)(c,2),r=n[0],a=n[1],i=function(e){var t=r;if("B"!==e||""===t)"B"===e&&""===t||a(t=r+e);else{var c=t.slice(0,-1);a(c)}};return Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{children:Object(k.jsx)("input",{className:"number-display-input",onChange:function(){},value:r})}),Object(k.jsxs)("div",{className:"number-buttons",children:[Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("1")},children:"1"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("2")},children:"2"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("3")},children:"3"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("4")},children:"4"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("5")},children:"5"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("6")},children:"6"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("7")},children:"7"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("8")},children:"8"}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("9")},children:"9"}),Object(k.jsx)("button",{className:"number-buttons__backspace",onClick:function(){return i("B")},children:Object(k.jsx)("img",{className:"backspaceOnButton",src:ge,alt:"Backspace",height:"40",width:"40"})}),Object(k.jsx)("button",{className:"number-buttons__",onClick:function(){return i("0")},children:"0"}),Object(k.jsx)("button",{className:"number-buttons__ok",onClick:function(){return t(r)},children:"OK"})]})]})})}c(666);function St(e){var t=e.hideInstructions,c=B().user,n=Object(l.g)(),r=0;localStorage.NumberScore=JSON.stringify(0);var a=function(){if(r=localStorage.getItem("onPage"),r=3,!c.is_admin&&(!r||3!==parseInt(r)))return console.log("Not proper navigation, returning to start page"),n.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(8)};return Object(s.useEffect)((function(){a()}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:3}),Object(k.jsxs)("div",{className:"test-instructions",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u6570\u5b57\u3092\u899a\u3048\u3066\u3001",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"\u8868\u793a\u3055\u308c\u305f\u9806\u756a\u3069\u304a\u308a\u306b"})}),"\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]})}),Object(k.jsx)("button",{className:"start-button",onClick:function(){return t()},children:"\u30b9\u30bf\u30fc\u30c8"})]})]})}c(667);function wt(e){var t=e.score,c=B().user;return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:3}),Object(k.jsxs)("div",{className:"color-test-completed",children:[Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("div",{className:"flex",children:[Object(k.jsx)("div",{className:"exam-icon",children:Object(k.jsx)("img",{src:ue,alt:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f"})}),Object(k.jsxs)("div",{className:"instructions-text",children:[Object(k.jsx)("h2",{className:"instructions-text-center",children:"\u304a\u3064\u304b\u308c\u3055\u307e\u3067\u3057\u305f\u3002"}),c.is_admin&&Object(k.jsxs)("p",{className:"instructions-text-center",children:["Your Total Score is: ",t]}),Object(k.jsx)("p",{className:"instructions-text-center",children:Object(k.jsx)("b",{children:"\u3053\u308c\u3067\u30c6\u30b9\u30c8\u7d42\u4e86\u3067\u3059\u3002"})})]})]})}),Object(k.jsx)(P.b,{to:"/unregistered-results",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u7d50\u679c\u3092\u8868\u793a\u3059\u308b"})})]})]})}c(668);c(669);var kt=c.p+"static/media/Welcome-Svg.4a36f510.svg",yt=c.p+"static/media/Welcome-Stroop.b53b0f07.svg",_t=c.p+"static/media/Welcome-Number.f658b23a.svg";c(670);var Bt=[{path:"/welcome",component:function(){Object(s.useRef)(!0);var e=Object(s.useState)(!1),t=Object(N.a)(e,2),c=t[0],n=t[1];return Object(s.useEffect)((function(){var e=window.location.hostname.split(".");e.length>2&&"megalos"===e[0]?(n(!0),console.log("Subdomain is megalos"),console.log("Subdomain: ",e[0])):console.log("No subdomain in use")}),[]),Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:c?Object(k.jsxs)(k.Fragment,{children:["\u30ea\u30dc\u30fc\u30f3\u30ba\u30b9\u30af\u30fc\u30eb",Object(k.jsx)("br",{}),"\u8133\u306e\u5065\u5eb73\u5206\u30c1\u30a7\u30c3\u30af"]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{className:"cogtest-mini-title",children:"CogTest mini"}),"\u8133\u3078\u306e\u5f71\u97ff3\u5206\u30c1\u30a7\u30c3\u30af"]})})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsxs)("p",{className:"centered-text",children:[Object(k.jsx)("b",{children:"\u30b9\u30c8\u30ec\u30b9\u30fb\u751f\u6d3b\u7fd2\u6163\u30fb\u52a0\u9f62"}),"\u306a\u3069\u306f\u3001 \u5b9f\u306f\u898b\u3048\u306a\u3044\u3068\u3053\u308d\u3067\u3001\u3042\u306a\u305f\u306e\u8133\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3078\u3001\u5f71\u97ff\u3092\u4e0e\u3048\u3066\u3044\u307e\u3059\u3002"]}),Object(k.jsx)("img",{src:kt,alt:"welcome-brain",className:"welcome-brain-img"})]}),Object(k.jsxs)("p",{className:"centered-text centered-text--nudge",style:{marginBottom:"24px"},children:["30\u6b73\u4ee5\u4e0a\u306e\u65b9\u3001",Object(k.jsx)("u",{children:"\u672c\u6765\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u304c\u767a\u63ee\u3067\u304d\u3066\u3044\u306a\u3044\u304b\u3082"}),"\u3057\u308c\u307e\u305b\u3093\u3002",Object(k.jsx)("wbr",{}),Object(k.jsx)("br",{}),"\u307e\u305a\u306f\u3001\u7c21\u5358\u306b\u3001\u30c1\u30a7\u30c3\u30af\u3057\u3066\u307f\u307e\u305b\u3093\u304b\u3002"]}),Object(k.jsx)("div",{className:"section-banner",children:Object(k.jsx)("h1",{children:"\u30c6\u30b9\u30c8\u306f\uff12\u554f"})}),Object(k.jsxs)("div",{className:"test-preview-container",children:[Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:yt,alt:"welcome-stroop-test",width:"100%"})}),Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:_t,alt:"welcome-number-test",width:"100%"})})]}),!c&&Object(k.jsx)(P.b,{to:"/practice/unregistered-stroop-test-b",className:"continue-button",children:Object(k.jsx)("h2",{children:"\u306f\u3058\u3081\u308b"})}),c&&Object(k.jsx)("div",{className:"text-box",children:Object(k.jsxs)("p",{children:["\u30d5\u30a3\u30c3\u30c8\u30cd\u30b9\u30af\u30e9\u30d6\u3067\u3001\u30e9\u30f3\u30cb\u30f3\u30b0\u3084\u30b9\u30bf\u30b8\u30aa\u30d7\u30ed\u30b0\u30e9\u30e0\u3001\u6c34\u6cf3\u306a\u3069\u306e\u606f\u304c\u5f3e\u3080\u904b\u52d5\u3092\u884c\u3044\u3001\u3057\u304b\u3082\u7b4b\u30c8\u30ec\u3082\u3059\u308b\u3068\u3001\u6d77\u99ac\u306e\u795e\u7d4c\u304c\u751f\u307e\u308c\u5909\u308f\u308a\u3001\u8a18\u61b6\u529b\u3082\u30a2\u30c3\u30d7\u3059\u308b\u3053\u3068\u304c\u5206\u304b\u3063\u3066\u3044\u307e\u3059\u3002",Object(k.jsx)("br",{}),"\u30ea\u30dc\u30fc\u30f3\u30ba\u30b9\u30af\u30fc\u30eb\u3067\u306f\u3053\u306e\u305f\u3081\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002",Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),"\u300c\u8133\u306e\u5065\u5eb73\u5206\u30c1\u30a7\u30c3\u30af\u300d\u3067\u6ce8\u610f\u529b\u30fb\u51e6\u7406\u6a5f\u80fd\u3092\u6e2c\u3063\u3066\u307f\u307e\u3057\u3087\u3046\uff01"]})}),Object(k.jsxs)("h3",{className:"centered-text",children:["\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7\u30fb\u30ed\u30b0\u30a4\u30f3\u306f",Object(k.jsx)(P.b,{to:"/login",children:"\u3053\u3061\u3089"})]}),Object(k.jsx)("div",{className:"footer-disclaimer",children:"\u203b\u672c\u30c6\u30b9\u30c8\u306f\u72ec\u81ea\u306e\u30c6\u30b9\u30c8\u9805\u76ee\u3067\u3042\u308a\u3001\u79d1\u5b66\u7684\u6839\u62e0\u306b\u57fa\u3065\u3044\u305f\u8a3a\u65ad\u7d50\u679c\u3092\u63d0\u4f9b\u3059\u308b\u3082\u306e\u3067\u306f\u3054\u3056\u3044\u307e\u305b\u3093\u3002"}),Object(k.jsx)("div",{className:"footer-note-container",children:Object(k.jsxs)("div",{className:"footer-logo-container",children:[Object(k.jsx)("img",{src:Fe,alt:"tohoku",className:"footer-logo"}),Object(k.jsx)("img",{src:Me,alt:"cogsma",className:"footer-logo"})]})})]})},isPrivate:!1},{path:"/signup",component:function(){var e=Object(l.g)(),t=Object(s.useState)(""),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(""),i=Object(N.a)(a,2),o=i[0],j=i[1],d=Object(s.useState)(""),O=Object(N.a)(d,2),h=O[0],x=O[1],m=Object(s.useState)(""),f=Object(N.a)(m,2),g=f[0],v=f[1],p=Object(s.useState)(""),S=Object(N.a)(p,2),w=S[0],y=S[1],_=Object(s.useState)(!1),B=Object(N.a)(_,2),C=B[0],T=B[1],I=Object(s.useState)(!1),R=Object(N.a)(I,2),F=R[0],U=R[1],J=Object(s.useState)(!1),D=Object(N.a)(J,2),W=D[0],G=D[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useState)(""),$=Object(N.a)(Z,2),ee=$[0],te=$[1],ce=Object(s.useState)(""),se=Object(N.a)(ce,2),ne=se[0],re=se[1],ae=new Date,ie=Object(s.useState)(""),oe=Object(N.a)(ie,2),le=oe[0],je=oe[1],be=Object(s.useState)(""),ue=Object(N.a)(be,2),de=ue[0],Oe=ue[1],he=Object(s.useState)(""),xe=Object(N.a)(he,2),me=xe[0],fe=xe[1],ge=new Date(ae.getFullYear()-30,ae.getMonth(),ae.getDate()),ve=new Date(ae.getFullYear()-79,ae.getMonth(),ae.getDate()),pe=function(e){if(e){var t=ae.getTime()-e.getTime(),c=Math.floor(t/315576e5);re(c<30||c>79?"\u30b5\u30fc\u30d3\u30b9\u306f30\uff5e79\u6b73\u307e\u3067\u306e\u65b9\u306e\u307f\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u3059":"")}else re("")},Ne=function(e){var t=e.label,c=e.value,s=e.onChange;return Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",checked:c,onChange:s}),t]})},Se=n&&o&&h&&F&&C&&W&&!ee&&!ne,we=function(e){return new Promise((function(t){return setTimeout(t,e)}))},ke=function(){var e=Object(u.a)(b.a.mark((function e(){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,we(3e3);case 2:y("");case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)("div",{className:"signup-box-container",children:Object(k.jsxs)("form",{className:"signup-box",onSubmit:function(t){t.preventDefault(),fetch("/api/signup",{method:"POST",body:JSON.stringify({patientId:null,email:n,name:o,kanjiName:h,password:g,gender:C,birthDate:F,consent:W}),headers:{"Content-Type":"application/json; charset=UTF-8"}}).then((function(e){return e.json()})).then((function(t){t.success?e.push("/login"):(y(t.error),ke()),v("")})).catch((function(e){console.log("err",e)}))},children:[Object(k.jsx)("h3",{className:"login_color",children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"}),Object(k.jsx)("div",{className:"signup-kanji-name-label-container",children:Object(k.jsx)("label",{children:"\u6c0f\u540d*"})}),Object(k.jsx)("input",{className:"email-input",type:"text",placeholder:"\u6c0f\u540d",onInvalid:function(e){return e.preventDefault()},required:!0,maxLength:50,value:h,onChange:function(e){var t=e.target.value;t.length>50?je("\u6c0f\u540d\u306f".concat(50,"\u6587\u5b57\u4ee5\u5185\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044")):(je(""),x(t))}}),le&&Object(k.jsx)("span",{className:"signup-error-message-container",children:le}),Object(k.jsx)("div",{className:"signup-name-label-container",children:Object(k.jsx)("label",{children:"\u6c0f\u540d(\u3075\u308a\u304c\u306a)*"})}),Object(k.jsx)("input",{className:"email-input",type:"text",placeholder:"\u6c0f\u540d\uff08\u3075\u308a\u304c\u306a\uff09",onInvalid:function(e){return e.preventDefault()},required:!0,maxLength:50,value:o,onChange:function(e){var t=e.target.value;t.length>50?Oe("\u6c0f\u540d\uff08\u3075\u308a\u304c\u306a\uff09\u306f".concat(50,"\u6587\u5b57\u4ee5\u5185\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044")):(Oe(""),j(t))}}),de&&Object(k.jsx)("span",{className:"signup-error-message-container",children:de}),Object(k.jsx)("div",{className:"signup-gender-label-container",children:Object(k.jsx)("label",{children:"\u6027\u5225*"})}),Object(k.jsxs)("div",{className:"gender-radio-buttons-container",children:[Object(k.jsx)(Ne,{label:"\u7537\u6027",value:"male"===C,onChange:function(){T("male")}}),Object(k.jsx)(Ne,{label:"\u5973\u6027",value:"female"===C,onChange:function(){T("female")}}),Object(k.jsx)(Ne,{label:"\u305d\u306e\u4ed6",value:"other"===C,onChange:function(){T("other")}})]}),Object(k.jsxs)("div",{className:"w100p",children:[Object(k.jsx)("label",{className:"signup-dob-label-container",children:"\u751f\u5e74\u6708\u65e5*"}),Object(k.jsx)(M.a,{className:"react-datepicker__input-container",selected:F,onChange:function(e){if(!e)return U(null),void pe(null);var t=new Date(e.getFullYear(),e.getMonth(),e.getDate(),23,59,59);U(t),pe(t)},peekNextMonth:!0,showMonthDropdown:!0,showYearDropdown:!0,dropdownMode:"select",placeholderText:"DD/MM/YYYY",minDate:ve,maxDate:ge})]}),Object(k.jsx)("div",{className:"signup-email-label-container",children:Object(k.jsx)("label",{children:"ID\u307e\u305f\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9*"})}),Object(k.jsx)("input",{className:"email-input",type:"text",placeholder:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9",maxLength:80,onInvalid:function(e){return e.preventDefault()},required:!0,value:n,onChange:function(e){var t=e.target.value;t.length>80?fe("\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306f".concat(80,"\u6587\u5b57\u4ee5\u5185\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044")):(fe(""),r(t))}}),me&&Object(k.jsx)("span",{className:"signup-error-message-container",children:me}),Object(k.jsx)("div",{className:"signup-password-label-container",children:Object(k.jsx)("label",{children:"\u30d1\u30b9\u30ef\u30fc\u30c9*"})}),Object(k.jsxs)("div",{className:"password-input-container",children:[Object(k.jsx)("input",{className:"password-input",type:V?"text":"password",placeholder:"(\u534a\u89d2\u82f1\u6570\u5b578-32\u6587\u5b57)",onInvalid:function(e){return e.preventDefault()},pattern:"^[A-Za-z0-9]{8,32}$",title:"8\uff5e32\u6587\u5b57\u306e\u534a\u89d2\u82f1\u6570\u5b57\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044",required:!0,value:g,onInput:function(e){return v(e.target.value)},onChange:function(e){return t=e.target.value,void(/^[A-Za-z0-9]{8,32}$/.test(t)?te(""):te("\u534a\u89d2\u82f1\u6570\u5b578-32\u6587\u5b57\u3067\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044"));var t}}),Object(k.jsx)("button",{type:"button",className:"password-toggle",onClick:function(){return Q((function(e){return!e}))},"aria-label":V?"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u96a0\u3059":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u8868\u793a",children:V?Object(k.jsx)(A.b,{}):Object(k.jsx)(A.a,{})})]}),Object(k.jsxs)("div",{style:{textAlign:"left"},children:["*\u5fc5\u9808\u9805\u76ee",Object(k.jsx)("br",{}),"\u203b\u30d1\u30b9\u30ef\u30fc\u30c9\u306f\u518d\u767a\u884c\u3067\u304d\u307e\u305b\u3093\u3002\u3054\u81ea\u8eab\u3067\u63a7\u3048\u3066\u4fdd\u7ba1\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u304a\u5fd8\u308c\u306e\u5834\u5408\u306f\u3001\u65b0\u305f\u306b\u30a2\u30ab\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3057\u3066\u3044\u305f\u3060\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002"]}),Object(k.jsx)("br",{}),Object(k.jsxs)("div",{className:"signup-terms-label-container",children:[Object(k.jsxs)("label",{children:["\u4f1a\u54e1\u898f\u7d04 ",Object(k.jsx)("span",{style:{color:"red"},children:"(\u5fc5\u9808)"})]}),Object(k.jsx)("button",{type:"button",className:"link-button",onClick:function(){return q(!0)},children:"\u4f1a\u54e1\u898f\u7d04\u3092\u78ba\u8a8d\u3059\u308b"}),Object(k.jsx)("div",{children:X&&Object(k.jsx)("div",{className:"modal-overlay",children:Object(k.jsxs)("div",{className:"modal",children:[Object(k.jsx)("button",{className:"modal-close",onClick:function(){return q(!1)},children:"\xd7"}),Object(k.jsx)(E,{onClose:function(){return q(!1)}})]})})}),Object(k.jsxs)("div",{className:"accept-terms-checkbox-label-container",children:[Object(k.jsx)("input",{type:"checkbox",onChange:function(){G(!W)},onInvalid:function(e){return e.preventDefault()},required:!0}),Object(k.jsx)("label",{children:"\u4f1a\u54e1\u898f\u7d04\u306b\u540c\u610f\u3059\u308b*"})]}),Object(k.jsxs)("div",{style:{fontWeight:"normal"},children:["30\u4ee3~70\u4ee3\u4ee5\u5916\u306e\u65b9\u306f\u73fe\u5728\u504f\u5dee\u5024\u5224\u5b9a\u3092\u3054\u5229\u7528\u3044\u305f\u3060\u3051\u307e\u305b\u3093\u3002",Object(k.jsx)(P.b,{to:"/welcome",children:" \u30c8\u30c3\u30d7\u753b\u9762"}),"\u306b\u304a\u623b\u308a\u3044\u305f\u3060\u304d\u3001\u300c\u4eca\u3059\u3050\u30c6\u30b9\u30c8\u958b\u59cb\u300d\u3088\u308a\u3054\u5229\u7528\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsx)("span",{className:"signup-error-message-container",children:ee||ne||w}),Object(k.jsx)("button",{className:Se?"login-signup-button":"login-signup-button-disabled",type:"submit",disabled:!Se,children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"})]})}),Object(k.jsxs)("h4",{children:["\u767b\u9332\u6e08\u307f\u306e\u65b9\u306f",Object(k.jsx)(P.b,{to:"/login",children:"\u30ed\u30b0\u30a4\u30f3"})]})]})},isPrivate:!1},{path:"/login",component:function(e){var t=Object(l.h)().search,c=D.a.parse(t),n=c.id,r=c.eqtid,a=C(),i=function(t){t.has_bd&&t.has_gender?e.history.push("/tests"):e.history.push("/personal-info")};Object(s.useEffect)((function(){var e=function(){var e=Object(u.a)(b.a.mark((function e(t,c){var s;return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,m(a,{id:t,eqtid:c});case 2:if((s=e.sent).user){e.next=5;break}return e.abrupt("return");case 5:i(s.user);case 6:case"end":return e.stop()}}),e)})));return function(t,c){return e.apply(this,arguments)}}();n&&r&&e(n,r).catch(console.error)}),[]);var o=Object(s.useState)(""),j=Object(N.a)(o,2),d=j[0],O=j[1],x=Object(s.useState)(""),f=Object(N.a)(x,2),g=f[0],v=f[1],p=Object(s.useState)(!1),S=Object(N.a)(p,2),w=S[0],y=S[1],_=B(),T=_.loading,I=_.errorMessage,R=function(){var e=Object(u.a)(b.a.mark((function e(t){var c;return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return t.preventDefault(),e.prev=1,e.next=4,h(a,{email:d,password:g});case 4:if((c=e.sent).user){e.next=7;break}return e.abrupt("return");case 7:i(c.user),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(1),console.log(e.t0);case 13:case"end":return e.stop()}}),e,null,[[1,10]])})));return function(t){return e.apply(this,arguments)}}();return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)("div",{className:"login-box-container",children:Object(k.jsxs)("form",{className:"login-box",children:[Object(k.jsx)("h3",{className:"login_color",children:"\u30ed\u30b0\u30a4\u30f3"}),I&&Object(k.jsx)("p",{className:"error",children:I}),Object(k.jsx)("div",{className:"email-label-container",children:Object(k.jsx)("label",{className:"email-label",children:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9"})}),Object(k.jsx)("input",{className:"email-input",type:"email",placeholder:"\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9",required:!0,value:d,onChange:function(e){return O(e.target.value)},disabled:T}),Object(k.jsx)("div",{className:"password-label-container",children:Object(k.jsx)("label",{className:"password-label",children:"\u30d1\u30b9\u30ef\u30fc\u30c9"})}),Object(k.jsxs)("div",{className:"password-input-container",children:[Object(k.jsx)("input",{className:"password-input",type:w?"text":"password",placeholder:"\u534a\u89d2\u82f1\u6570\u5b578-32\u6587\u5b57",required:!0,value:g,onChange:function(e){return v(e.target.value)},disabled:T}),Object(k.jsx)("button",{type:"button",className:"password-toggle",onClick:function(){return y((function(e){return!e}))},"aria-label":w?"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u96a0\u3059":"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u8868\u793a",children:w?Object(k.jsx)(A.b,{}):Object(k.jsx)(A.a,{})})]}),Object(k.jsx)("button",{className:"login-button",type:"submit",onClick:R,disabled:T,children:"\u30ed\u30b0\u30a4\u30f3"})]})}),Object(k.jsxs)("h4",{children:["\u672a\u767b\u9332\u306e\u65b9\u306f",Object(k.jsx)(P.b,{to:"/signup",children:"\u30b5\u30a4\u30f3\u30a2\u30c3\u30d7"}),"\u3057\u3066\u304f\u3060\u3055\u3044"]})]})},isPrivate:!1},{path:"/practice/unregistered-stroop-test-a",component:function(){var e=Object(s.useState)({background:"red"}),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)(0),a=Object(N.a)(r,2),i=a[0],o=a[1],l=Object(s.useState)(0),j=Object(N.a)(l,2),d=j[0],O=j[1],h=Object(s.useState)(1),x=Object(N.a)(h,2),m=x[0],f=x[1],g=Object(s.useState)(!0),v=Object(N.a)(g,2),p=v[0],S=v[1],w=Object(s.useState)(!1),y=Object(N.a)(w,2),_=y[0],B=y[1],C=Object(s.useState)(15),T=Object(N.a)(C,2),I=T[0],R=T[1],A=Object(s.useState)(!1),P=Object(N.a)(A,2),F=P[0],M=P[1],E=Object(s.useState)(!1),U=Object(N.a)(E,2),L=U[0],J=U[1],D=Object(s.useState)(!1),W=Object(N.a)(D,2),G=W[0],Y=W[1],z=Object(s.useState)(!1),X=Object(N.a)(z,2),q=X[0],K=X[1],H=Object(s.useState)(!1),V=Object(N.a)(H,2),Q=V[0],Z=V[1],$=Object(s.useState)(!1),ee=Object(N.a)($,2),te=ee[0],ce=ee[1],se=Object(s.useState)(!1),ne=Object(N.a)(se,2),re=ne[0],ae=ne[1],ie=Object(s.useState)(!1),oe=Object(N.a)(ie,2),je=oe[0],be=oe[1],ue=Object(s.useState)(!1),de=Object(N.a)(ue,2),Oe=de[0],he=de[1],xe=Object(s.useState)(!1),me=Object(N.a)(xe,2),fe=me[0],ge=me[1],ve=Object(s.useState)(!1),pe=Object(N.a)(ve,2),Ne=pe[0],Se=pe[1],we=Object(s.useState)(!1),ke=Object(N.a)(we,2),ye=ke[0],_e=ke[1],Be=Object(s.useState)(!1),Ce=Object(N.a)(Be,2),Te=Ce[0],Ie=Ce[1],Re=Object(s.useState)(!1),Ae=Object(N.a)(Re,2),Pe=Ae[0],Fe=Ae[1],Me=Object(s.useState)(!1),Ee=Object(N.a)(Me,2),Ue=Ee[0],Le=Ee[1],We=Object(s.useState)(!1),Ge=Object(N.a)(We,2),Ye=Ge[0],ze=Ge[1],Xe=Object(s.useState)(!1),qe=Object(N.a)(Xe,2),Ke=qe[0],He=qe[1],Ve=Object(s.useState)(!1),Qe=Object(N.a)(Ve,2),Ze=Qe[0],$e=Qe[1],et=Object(s.useRef)(),tt=Object(s.useRef)(),ct=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){bt()}),[]),Object(s.useEffect)((function(){if(0===I&&!1===p&&nt(),I>0&&!1===_){var e=setTimeout((function(){return R(I-1)}),1e3);return function(){clearTimeout(e)}}}),[I]);var st=function(){var e,t=ct.filter((function(e){return e!==c.background}));et.current=(e=t)[Math.floor(Math.random()*e.length)],n({background:et.current}),ut(et.current)},nt=function(){B(!0)},rt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},at=function(){var e=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,rt(t);case 2:lt();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),lt=function(){M(!1),Y(!1),ae(!1),Z(!1),he(!1),J(!1),K(!1),be(!1),ce(!1),ge(!1),Se(!1),_e(!1),Ie(!1),Fe(!1),Le(!1),ze(!1),He(!1),bt(),$e(!1)},jt=function(e){var t;et.current===e?(o(i+=1),t=e,$e(!0),"blue"===t&&(M(!0),ze(!0),at(800)),"yellow"===t&&(Y(!0),ze(!0),at(800)),"black"===t&&(Z(!0),ze(!0),at(800)),"green"===t&&(ae(!0),ze(!0),at(800)),"red"===t&&(he(!0),ze(!0),at(800))):(O(d+=1),function(e,t){$e(!0),"blue"===t&&J(!0),"yellow"===t&&K(!0),"black"===t&&ce(!0),"green"===t&&be(!0),"red"===t&&ge(!0),"blue"===e&&(Se(!0),He(!0),at(2e3)),"yellow"===e&&(_e(!0),He(!0),at(2e3)),"black"===e&&(Ie(!0),He(!0),at(2e3)),"green"===e&&(Fe(!0),He(!0),at(2e3)),"red"===e&&(Le(!0),He(!0),at(2e3))}(et.current,e)),f(m+=1),m>100&&nt()},bt=function(){st()},ut=function(e){"black"===e&&(tt.current="\u304f\u308d"),"red"===e&&(tt.current="\u3042\u304b"),"green"===e&&(tt.current="\u307f\u3069\u308a"),"yellow"===e&&(tt.current="\u304d\u3044\u308d"),"blue"===e&&(tt.current="\u3042\u304a")};return Object(k.jsx)(k.Fragment,{children:_?Object(k.jsx)(ot,{correctScore:i,incorrectScore:d,currentRound:m}):p?Object(k.jsx)(it,{hideInstructions:function(){S(!1),R(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsx)("span",{children:Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",I]})})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:c})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[F&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),L&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ne&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("blue")},children:"\u3042\u304a"}),Ne&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[G&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),q&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!ye&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("yellow")},children:"\u304d\u3044\u308d"}),ye&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[Q&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),te&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Te&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("black")},children:"\u304f\u308d"}),Te&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[re&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),je&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Pe&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("green")},children:"\u307f\u3069\u308a"}),Pe&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[Oe&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),fe&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ue&&Object(k.jsx)("button",{disabled:Ze,className:"answerButton",onClick:function(){return jt("red")},children:"\u3042\u304b"}),Ue&&Object(k.jsx)("button",{disabled:Ze,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return jt("red")},children:"\u3042\u304b"})]})]}),Ye&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),Ke&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",tt.current,"\u300d\u3067\u3059"]})]})})},isPrivate:!1},{path:"/practice/unregistered-stroop-test-b",component:function(){var e=B().user,t=Object(s.useState)("\u307f\u3069\u308a"),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)({color:"red"}),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(0),m=Object(N.a)(x,2),f=m[0],g=m[1],v=Object(s.useState)(1),p=Object(N.a)(v,2),S=p[0],w=p[1],y=Object(s.useState)(!0),_=Object(N.a)(y,2),C=_[0],T=_[1],I=Object(s.useState)(!1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(15),M=Object(N.a)(F,2),E=M[0],U=M[1],J=Object(s.useState)(!1),D=Object(N.a)(J,2),W=D[0],G=D[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useState)(!1),$=Object(N.a)(Z,2),ee=$[0],te=$[1],ce=Object(s.useState)(!1),se=Object(N.a)(ce,2),ne=se[0],re=se[1],ae=Object(s.useState)(!1),ie=Object(N.a)(ae,2),oe=ie[0],je=ie[1],be=Object(s.useState)(!1),ue=Object(N.a)(be,2),de=ue[0],Oe=ue[1],he=Object(s.useState)(!1),xe=Object(N.a)(he,2),me=xe[0],fe=xe[1],ge=Object(s.useState)(!1),ve=Object(N.a)(ge,2),pe=ve[0],Ne=ve[1],Se=Object(s.useState)(!1),we=Object(N.a)(Se,2),ke=we[0],ye=we[1],_e=Object(s.useState)(!1),Be=Object(N.a)(_e,2),Ce=Be[0],Te=Be[1],Ie=Object(s.useState)(!1),Re=Object(N.a)(Ie,2),Ae=Re[0],Pe=Re[1],Fe=Object(s.useState)(!1),Me=Object(N.a)(Fe,2),Ee=Me[0],Ue=Me[1],Le=Object(s.useState)(!1),We=Object(N.a)(Le,2),Ge=We[0],Ye=We[1],ze=Object(s.useState)(!1),Xe=Object(N.a)(ze,2),qe=Xe[0],Ke=Xe[1],He=Object(s.useState)(!1),Ve=Object(N.a)(He,2),Qe=Ve[0],Ze=Ve[1],$e=Object(s.useState)(!1),et=Object(N.a)($e,2),tt=et[0],ct=et[1],st=Object(s.useState)(!1),nt=Object(N.a)(st,2),rt=nt[0],at=nt[1],it=Object(s.useRef)(),ot=Object(s.useRef)(),lt=Object(s.useRef)(),jt={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},bt=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){vt()}),[]),Object(s.useEffect)((function(){if(0===E&&!1===C&&ut(),E>0&&!1===A){var e=setTimeout((function(){return U(E-1)}),1e3);return function(){clearTimeout(e)}}}),[E]);var ut=function(){P(!0)},ht=function(){var e,t=bt.filter((function(e){return e!==o.color}));it.current=(e=t)[Math.floor(Math.random()*e.length)];var c=it.current;l({color:c}),pt(it.current);var s=Object.keys(jt).reduce((function(e,t){return t!==c&&jt[t]!==n&&(e[t]=jt[t]),e}),{});ot.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(s),r(ot.current)},xt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},mt=function(){var e=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,xt(t);case 2:ft();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ft=function(){G(!1),Q(!1),Oe(!1),re(!1),Ne(!1),q(!1),te(!1),fe(!1),je(!1),ye(!1),Te(!1),Pe(!1),Ue(!1),Ye(!1),Ke(!1),Ze(!1),ct(!1),vt(),at(!1)},gt=function(e){var t;it.current===e?(h(O+=1),t=e,at(!0),"blue"===t&&(G(!0),Ze(!0),mt(800)),"yellow"===t&&(Q(!0),Ze(!0),mt(800)),"black"===t&&(re(!0),Ze(!0),mt(800)),"green"===t&&(Oe(!0),Ze(!0),mt(800)),"red"===t&&(Ne(!0),Ze(!0),mt(800))):(g(f+=1),function(e,t){at(!0),"blue"===t&&q(!0),"yellow"===t&&te(!0),"black"===t&&je(!0),"green"===t&&fe(!0),"red"===t&&ye(!0),"blue"===e&&(Te(!0),ct(!0),mt(2e3)),"yellow"===e&&(Pe(!0),ct(!0),mt(2e3)),"black"===e&&(Ue(!0),ct(!0),mt(2e3)),"green"===e&&(Ye(!0),ct(!0),mt(2e3)),"red"===e&&(Ke(!0),ct(!0),mt(2e3))}(it.current,e)),w(S+=1),S>100&&ut()},vt=function(){ht()},pt=function(e){"black"===e&&(lt.current="\u304f\u308d"),"red"===e&&(lt.current="\u3042\u304b"),"green"===e&&(lt.current="\u307f\u3069\u308a"),"yellow"===e&&(lt.current="\u304d\u3044\u308d"),"blue"===e&&(lt.current="\u3042\u304a")};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),A?Object(k.jsx)(Ot,{correctScore:O,incorrectScore:f,currentRound:S}):C?Object(k.jsx)(dt,{hideInstructions:function(){T(!1),U(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[O," "]}),"| ",Object(k.jsxs)("span",{style:{color:"red"},children:[f," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",S," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",E]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:o,children:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[W&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),X&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ce&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return gt("blue")},children:"\u3042\u304a"}),Ce&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[V&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),ee&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ae&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return gt("yellow")},children:"\u304d\u3044\u308d"}),Ae&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[ne&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),oe&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ee&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return gt("black")},children:"\u304f\u308d"}),Ee&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[de&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),me&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ge&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return gt("green")},children:"\u307f\u3069\u308a"}),Ge&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[pe&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),ke&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!qe&&Object(k.jsx)("button",{disabled:rt,className:"answerButton",onClick:function(){return gt("red")},children:"\u3042\u304b"}),qe&&Object(k.jsx)("button",{disabled:rt,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("red")},children:"\u3042\u304b"})]})]}),Qe&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),tt&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",lt.current,"\u300d\u3067\u3059"]})]})]})},isPrivate:!1},{path:"/test/unregistered-stroop-test-a",component:function(){var e=B().user,t=Object(s.useState)({background:"red"}),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),b=Object(N.a)(j,2),u=b[0],d=b[1],O=Object(s.useState)(1),h=Object(N.a)(O,2),x=h[0],m=h[1],f=Object(s.useState)(!0),g=Object(N.a)(f,2),v=g[0],p=g[1],S=Object(s.useState)(!1),w=Object(N.a)(S,2),y=w[0],_=w[1],C=Object(s.useState)(60),T=Object(N.a)(C,2),I=T[0],R=T[1],A=Object(s.useRef)(),P=["blue","yellow","black","green","red"],F=function(){var e,t=P.filter((function(e){return e!==n.background}));A.current=(e=t)[Math.floor(Math.random()*e.length)],r({background:A.current})};Object(s.useEffect)((function(){U()}),[]),Object(s.useEffect)((function(){if(0===I&&!1===v&&M(),I>0&&!1===y){var e=setTimeout((function(){return R(I-1)}),1e3);return function(){clearTimeout(e)}}}),[I]);var M=function(){_(!0)},E=function(e){A.current===e?l(o+=1):d(u+=1),m(x+=1),x>100&&M(),U()},U=function(){F()};return Object(k.jsx)(k.Fragment,{children:y?Object(k.jsx)(jt,{correctScore:o,incorrectScore:u,currentRound:x}):v?Object(k.jsx)(lt,{hideInstructions:function(){p(!1),R(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[o," "]}),"|"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[u," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",x," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",I]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("red")},children:"\u3042\u304b"})})]})]})})},isPrivate:!1},{path:"/test/unregistered-stroop-test-b",component:function(){var e=Object(s.useState)("\u307f\u3069\u308a"),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)({color:"red"}),a=Object(N.a)(r,2),i=a[0],o=a[1],l=Object(s.useState)(0),j=Object(N.a)(l,2),b=j[0],u=j[1],d=Object(s.useState)(0),O=Object(N.a)(d,2),h=O[0],x=O[1],m=Object(s.useState)(1),f=Object(N.a)(m,2),g=f[0],v=f[1],p=Object(s.useState)(!0),S=Object(N.a)(p,2),w=S[0],y=S[1],_=Object(s.useState)(!1),B=Object(N.a)(_,2),C=B[0],T=B[1],I=Object(s.useState)(60),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useRef)(),M=Object(s.useRef)(),E={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},U=["blue","yellow","black","green","red"],J=Object(s.useRef)(0);Object(s.useEffect)((function(){Y()}),[]),Object(s.useEffect)((function(){if(0===A&&!1===w&&D(),A>0&&!1===C){var e=setTimeout((function(){return P(A-1)}),1e3);return function(){clearTimeout(e)}}}),[A]);var D=function(){T(!0)},W=function(){var e,t=U.filter((function(e){return e!==i.color}));F.current=(e=t)[Math.floor(Math.random()*e.length)];var s=F.current;o({color:s});var r=Object.keys(E).reduce((function(e,t){return t!==s&&E[t]!==c&&(e[t]=E[t]),e}),{});M.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(r),n(M.current)},G=function(e){var t;F.current===e?(u(b+=1),t=J.current=J.current+1,localStorage.StroopScore=JSON.stringify(t)):x(h+=1),v(g+=1),g>100&&D(),Y()},Y=function(){W()};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),C?Object(k.jsx)(ut,{correctScore:b,incorrectScore:h,currentRound:g}):w?Object(k.jsx)(bt,{hideInstructions:function(){y(!1),P(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsx)("span",{children:Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",A]})})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:i,children:c})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return G("red")},children:"\u3042\u304b"})})]})]})]})},isPrivate:!1},{path:"/practice/unregistered-number-memory",component:function(){var e=B().user,t=Object(s.useState)(!1),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(!0),m=Object(N.a)(x,2),f=m[0],g=m[1],v=Object(s.useState)(!1),p=Object(N.a)(v,2),S=p[0],w=p[1],y=Object(s.useState)(0),_=Object(N.a)(y,2),C=_[0],T=_[1],I=Object(s.useState)(1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(0),M=Object(N.a)(F,2),E=M[0],U=M[1],J=Object(s.useState)(!1),D=Object(N.a)(J,2),W=D[0],Y=D[1],z=Object(s.useState)(!1),X=Object(N.a)(z,2),q=X[0],K=X[1],H=Object(s.useState)(!1),V=Object(N.a)(H,2),Q=V[0],Z=V[1],$=Object(s.useRef)(2),ee=Object(s.useRef)([]);Object(s.useEffect)((function(){return ee.current=re($.current),function(){}}),[]);var te=function(e){return new Promise((function(t){return setTimeout(t,e)}))},ce=function(){var e=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,te(1e3);case 2:se(t);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),se=function(e){ee.current=re($.current),Y(!1),K(!1),K(!1),Z(!1),A<=3&&!0===e&&P(A+=1),(2===E||A>2)&&w(!0),r(!0),h(!1)},ne=function(e){!0===e?(Z(!0),Y(!0),ce(e)):(Z(!0),K(!0))},re=function(e){return Object(G.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,e)};return Object(k.jsx)(k.Fragment,{children:S?Object(k.jsx)(gt,{score:C}):f?Object(k.jsx)(ft,{hideInstructions:function(){g(!1)}}):o?Object(k.jsxs)("div",{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["Digits to Display: ",$.current," "]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["WrongCounter: ",E," "]}),Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return r(!0),void l(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),O&&W&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]})})}),Object(k.jsxs)("div",{className:"correctMessage",children:[Object(k.jsx)("img",{src:Je,alt:"\u6b63\u89e3",height:"40",width:"40"}),"\u6b63\u89e3\u3067\u3059"]})]}),O&&q&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]})})}),Object(k.jsxs)("div",{className:"incorrectMessage",children:[Object(k.jsx)("img",{src:De,alt:"\u4e0d\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u306f\u300c",ee.current.join(" "),"\u300d\u3067\u3059",Object(k.jsx)("button",{className:"show-numbers-btn",onClick:function(){return se(!1)},children:"\u6b21\u3078"})]})]}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[n&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(xt,{randomNumberArray:ee.current,hideNumbersAndDisplayPad:function(){r(!1),h(!0)}})]}),O&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(mt,{randomNumberArray:ee.current,handleOkButton:function(e){if(e){for(var t=e.split(""),c=[],s=0;s=7&&K();for(var t=e.split(""),c=[],s=0;s\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

FAKE1\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.fake.com",customButtonText:"Fake\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},asakusa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6d45\u8349\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.asakusa-hp.jp/checkup/dock.php",customButtonText:"\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},braintest:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e09\u7530\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://brainsuite.jp/hospital-mita",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},check:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u5065\u5eb7\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f
\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u8133\u306e\u300c\u6d77\u99ac\u300d\u306f30\u4ee3\u3088\u308a\u840e\u7e2e\u304c\u59cb\u307e\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u6709\u9178\u7d20\u904b\u52d5\u7b49\u306e\u751f\u6d3b\u7fd2\u6163\u306b\u3088\u308a\u5927\u304d\u304f\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u3001\u8a8d\u77e5\u6a5f\u80fd\u306e\u7dad\u6301\u3084\u8a8d\u77e5\u75c7\u306e\u4e88\u9632\u306b\u7e4b\u3052\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002
\u300cBrainSuite\u300d\u306f\u6d77\u99ac\u306e\u5927\u304d\u3055\u3092\u4eba\u5de5\u77e5\u80fd\uff08AI\uff09\u3092\u7528\u3044\u3066\u7cbe\u5bc6\u306b\u6e2c\u5b9a\u3067\u304d\u308b\u8133\u691c\u67fb\u3067\u3001\u3042\u306a\u305f\u306e\u5e74\u9f62\u3067\u7dad\u6301\u3059\u308b\u3079\u304d\u6d77\u99ac\u306e\u5927\u304d\u3055\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u6771\u5317\u5927\u5b66\u52a0\u9f62\u533b\u5b66\u7814\u7a76\u6240\u306e\u7814\u7a76\u6210\u679c\u306b\u57fa\u3065\u3044\u3066\u3001\u3042\u306a\u305f\u306e\u8133\u5065\u5eb7\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002",customURL:"https://www.brainsuite.jp/",customButtonText:"\u8a73\u7d30\u306f\u3053\u3061\u3089"},futsukaichi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u798f\u5ca1\u770c\u6e08\u751f\u4f1a\u4e8c\u65e5\u5e02\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.saiseikai-futsukaichi.org/checkup/checkupsub/noudokku",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ichibancho:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e00\u756a\u753a\u5065\u8a3a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.sendaikenshin.jp/dock-course/option01.php#brainsuite",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kamiya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u795e\u8c37\u533b\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/saitama/soka/kamiya-clinic/plan/47381/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kanazawa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6e08\u751f\u4f1a\u91d1\u6ca2\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://saiseikaikanazawa.jp/medical_checkup/mc_info",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kansai:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u95a2\u897f\u5730\u65b9\u3067\u3082BrainSuite\u306e\u691c\u67fb\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002",customURL:"https://brainsuite.jp/list#carousel_c398",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},koyama:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u99d2\u6ca2\u5065\u5eb7\u7ba1\u7406\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://kmh-kenshin.jp/no-dock.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kiyose:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6b66\u8535\u91ce\u7dcf\u5408\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://6340cl.wixsite.com/cliniccheck",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},komazawa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u99d2\u6ca2\u5065\u5eb7\u7ba1\u7406\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://komazawa-cl.jp/center/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kuzuha:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u304f\u305a\u306f\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://kuzuha-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},maki:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7267\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.maki-group.jp/maki/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},medoc:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u30e1\u30c9\u30c3\u30af\u5065\u5eb7\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://medoc.jp/dock/#dock12",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},megalos:{customText:"\u6709\u9178\u7d20\u904b\u52d5\u3092\u3059\u308b\u3068\u3001\u8133\u306e\u8840\u6d41\u5168\u4f53\u304c\u4e0a\u304c\u308a\u3001\u8133\u5168\u4f53\u306e\u300c\u5909\u5316\u3059\u308b\u529b\u300d\u304c\u9ad8\u307e\u308a\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u8133\u5185\u306e\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u304c\u5f37\u304f\u306a\u308a\u3001\u8133\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u9ad8\u3081\u308b\u3053\u3068\u304c\u51fa\u6765\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002

\u307e\u305f\u3001\u7fd2\u6163\u7684\u306a\u904b\u52d5\u306b\u3088\u308a\u3001\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u6d77\u99ac\u306f\u795e\u7d4c\u304c\u751f\u307e\u308c\u5909\u308f\u308a\u3001\u3053\u308c\u306b\u3088\u308a\u3001\u4f55\u6b73\u306b\u306a\u3063\u3066\u3082\u840e\u7e2e\u3092\u6291\u3048\u305f\u308a\u3001\u5927\u304d\u304f\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u3053\u3068\u304c\u308f\u304b\u3063\u3066\u3044\u307e\u3059\u3002\u6d77\u99ac\u306e\u5065\u5eb7\u306f\u3001\u96c6\u4e2d\u529b\u3084\u5224\u65ad\u529b\u3001\u5b9f\u884c\u80fd\u529b\u306e\u5411\u4e0a\u306b\u3082\u3064\u306a\u304c\u308a\u307e\u3059\u3002

\u30ea\u30dc\u30fc\u30f3\u30ba\u30b9\u30af\u30fc\u30eb\u3067\u697d\u3057\u304f\u904b\u52d5\u3092\u7d99\u7d9a\u3057\u3066\u3044\u304d\u307e\u3057\u3087\u3046\uff01",customURL:"https://brainsuite.jp/articles-undoubrain",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nagoya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u540d\u53e4\u5c4b\u6396\u6e08\u4f1a\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.nagoya-ekisaikaihosp.jp/checkup-2",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nozomi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u82a6\u5c4b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u305e\u307f\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://coubic.com/ashiya-clinicnozomi/booking_pages#pageContent",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ookuma:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u5927\u9688\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ookuma-hospital.or.jp/introduction/introduction_7345/brain_dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},san:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8cdb\u80b2\u4f1a\u75c5\u9662 \u5065\u5eb7\u7ba1\u7406\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.san-ikukai.or.jp/sumida/hospital/doc/option.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},seirei:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8056\u96b7\u6cbc\u6d25\u5065\u5eb7\u8a3a\u65ad\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.seirei.or.jp/numazu-kenshin/dock/156.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sobajima:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u305d\u3070\u3058\u307e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/sbjm/Plans/selectPlan",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sugawara:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u83c5\u539f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://tokyo-noudock.jp/dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tajimi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u591a\u6cbb\u898b\u5e02\u6c11\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"http://kouseikai-tajimi-shimin.jp/brainsuite/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tanaka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7530\u4e2d\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/tanakahp/Plans/selectPlan/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},totsuka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6238\u585a\u5171\u7acb\u30e1\u30c7\u30a3\u30ab\u30eb\u30b5\u30c6\u30e9\u30a4\u30c8 \u5065\u8a3a\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://yoyaku.medical-satellite.com/?all",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ueno:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u3046\u3048\u306e\u3068\u3057\u3042\u304d\u8133\u795e\u7d4c\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ueno-toshiaki.com/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},uozumi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u9b5a\u4f4f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://uozumi.or.jp/course/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},umeda:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6885\u7530\u6771\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://umedahigashi-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"}};Object(s.useEffect)((function(){xe(),p.current=localStorage.getItem("StroopScore"),S.current=localStorage.getItem("NumberScore"),n(!1)}),[]),Object(s.useEffect)((function(){var e=window.location.hostname;if("localhost"===e)return o("localhost"),void console.log("Subdomain: localhost");var t=e.split(".");if(t.length>2){var c=t[0];o(c)}else console.log("No subdomain in use")}),[]);var xe=function(){j.current={user_name:"MarketingTest",email:"marketingtest1@gmail.com",results:[{task_score:43,judgement_score:23,total_score:66,total_deviation_value:52,task_deviation_value:53,judgement_deviation_value:50,diff_total_score:56}],is_testing_allowed:"False"},me(j.current)},me=function(e){if(0===e.results.length)return Oe.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});var t={judgementCapacity:0,taskProcessingCapacity:0};d.current=e.results[e.results.length-1].total_score,m.current=[e.results[e.results.length-1].total_deviation_value],O.current=e.results[e.results.length-1].task_deviation_value,h.current=e.results[e.results.length-1].judgement_deviation_value,t.judgementCapacity=e.results[e.results.length-1].judgement_score,t.taskProcessingCapacity=e.results[e.results.length-1].task_score,x.current=[].concat(Object(G.a)(x.current),[t]),f.current=[h.current,O.current],t={judgementCapacity:0,taskProcessingCapacity:0},g.current=fe(m.current),v.current=fe(f.current)},fe=function(e){var t=[];return e.forEach((function(e){e<=20?t.push(5):e>=80?t.push(100):t.push(Math.round(e))})),t},ge=function(e){var t=e.graphic,c=e.altText;return Object(k.jsxs)("div",{className:"brain-card",children:[Object(k.jsx)("img",{src:t,alt:c,className:"brain-card__graphic"}),Object(k.jsx)("a",{href:"https://www.brainsuite.jp/",target:"_blank",rel:"noopener noreferrer",className:"brain-card__link",children:Object(k.jsx)("img",{src:Ee,alt:"BrainSuite \u30b5\u30a4\u30c8\u3078",className:"brain-card__cta"})})]})};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u30c6\u30b9\u30c8\u7d50\u679c"})})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u7dcf\u5408\u70b9"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:parseInt(p.current/2+7.15*S.current)}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),X&&V&&Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(oe)+"%"},children:oe<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",oe]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",oe]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:parseInt(p.current/2)}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),X&&V&&Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(ee)+"%"},children:ee<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",ee]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",ee]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:parseInt(7.15*S.current)}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),X&&V&&Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(ne)+"%"},children:ne<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",ne]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",ne]})})]})})}),!c&&x.current[0]&&ue&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("p",{className:"points-text",children:"30\u6b73\u4ee5\u4e0a\u306e\u65b9\u306f\u5e74\u9f62\u30fb\u6027\u5225\u3092\u5165\u529b\u3059\u308b\u3053\u3068\u3067\u3001\u540c\u5e74\u4ee3\u30fb\u6027\u5225\u3068\u6bd4\u8f03\u3057\u305f\u504f\u5dee\u5024\u3092\u78ba\u8a8d\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059"}),Object(k.jsx)("br",{}),Object(k.jsx)("div",{className:"continue-button",onClick:function(){B(!0)},children:Object(k.jsx)("h2",{children:"\u504f\u5dee\u5024\u3092\u78ba\u8a8d\u3059\u308b"})})]})})}),Object(k.jsxs)("p",{className:"line-text",children:["\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f",Object(k.jsx)("br",{}),Object(k.jsx)("br",{})]}),Object(k.jsxs)("div",{className:"results-section",children:[Object(k.jsxs)("p",{children:[Object(k.jsx)("b",{children:"\u30b9\u30c8\u30ec\u30b9\u30fb\u751f\u6d3b\u7fd2\u6163\u30fb\u52a0\u9f62\u306a\u3069"}),"\u306f\u3001",Object(k.jsx)("br",{}),"\u8133\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u3044\u308d\u3044\u308d\u306a\u3068\u3053\u308d\u306b\u5f71\u97ff\u304c\u3092\u53ca\u307c\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002"]}),Object(k.jsx)("div",{className:"blue-divider"}),Object(k.jsx)("p",{children:Object(k.jsx)("b",{children:"\u8eab\u4f53\uff08\u751f\u6d3b\u7fd2\u6163\u75c5\u30fb\u8133\u5352\u4e2d\u306a\u3069\uff09"})}),Object(k.jsx)("p",{children:"\u751f\u6d3b\u7fd2\u6163\u306a\u3069\u304c\u5927\u304d\u306a\u30ea\u30b9\u30af\u3068\u306a\u308b\u75be\u60a3\u306f\u591a\u304f\u3042\u308a\u307e\u3059\u3002\u4eba\u9593\u30c9\u30c3\u30af\u3084\u5065\u8a3a\u30fb\u8133\u30c9\u30c3\u30af\u306a\u3069\u3067\u5b9a\u671f\u7684\u306b\u30c1\u30a7\u30c3\u30af\u3092\u3057\u3066\u307f\u307e\u305b\u3093\u304b\u3002\u3068\u3053\u308d\u306b\u5f71\u97ff\u304c\u3092\u53ca\u307c\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002"}),Object(k.jsx)("div",{className:"blue-divider"}),Object(k.jsx)("p",{children:Object(k.jsx)("b",{children:"\u6d77\u99ac"})}),Object(k.jsx)("p",{children:"\u6d77\u99ac\u306b\u306f\u3001\u8a18\u61b6\u529b\u306a\u3069\u306e\u8a8d\u77e5\u6a5f\u80fd\u306e\u4f4e\u4e0b\u306b\u5148\u884c\u3057\u3066\u5909\u5316\u3092\u3059\u308b\u6027\u8cea\u304c\u3042\u308b\u305f\u3081\u3001\u3082\u3057\u8a8d\u77e5\u6a5f\u80fd\u304c\u4f4e\u4e0b\u3092\u3057\u3066\u3044\u306a\u304b\u3063\u305f\u3068\u3057\u3066\u3082\u3001\u840e\u7e2e\u306e\u50be\u5411\u304c\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002"})]}),Object(k.jsx)(ge,{graphic:Re,altText:"BrainSuite \u30ec\u30dd\u30fc\u30c8"}),Object(k.jsx)("div",{className:"results-section",children:Object(k.jsx)("p",{children:"BrainSuite\uff08\u30d6\u30ec\u30a4\u30f3\u30b9\u30a4\u30fc\u30c8\uff09\u306f\u3001\u8133\u306e\u6d77\u99ac\u3092\u6e2c\u5b9a \u3059\u308b\u691c\u67fb\u3002\u4eca\u306e\u81ea\u5206\u3092\u77e5\u308b\u3053\u3068\u304b\u3089\u306f\u3058\u3081\u307e\u305b\u3093\u304b\uff1f"})}),Object(k.jsxs)("div",{className:"historic-results-box",children:[i&&Object(k.jsx)("p",{className:"points-text",dangerouslySetInnerHTML:{__html:he[i].customText}}),Object(k.jsx)("br",{}),i&&Object(k.jsx)("a",{href:he[i].customURL,target:"_blank",rel:"noopener noreferrer",children:Object(k.jsx)("button",{className:"show-words-btn",children:he[i].customButtonText})})]}),Object(k.jsx)("div",{className:"brainsuite-link-wrapper",children:Object(k.jsx)("a",{href:"https://www.brainsuite.jp/",target:"_blank",rel:"noopener noreferrer",className:"brainsuite-link",children:"BrainSuite \u30b5\u30a4\u30c8\u3078 \uff1e"})}),Object(k.jsxs)("div",{className:"results-whitebox-section",children:[Object(k.jsx)("p",{className:"blue-subtitle",children:"\u6e2c\u5b9a\u3060\u3051\u3067\u306f\u7d42\u308f\u3089\u306a\u3044"}),Object(k.jsx)("h2",{className:"importance-title",children:"\u80b2\u6210\u3092\u3059\u308b\u3053\u3068\u304c\u91cd\u8981\uff01"}),Object(k.jsx)("p",{children:Object(k.jsx)("b",{children:"\u6d77\u99ac\u306e\u80b2\u6210\u306b\u306f\u3001\u904e\u5270\u306a\u30b9\u30c8\u30ec\u30b9\u8ca0\u8377\u306e\u8efd\u6e1b\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u53d6\u308c\u305f\u751f\u6d3b\u7fd2\u6163\u304c\u9375\u3068\u306a\u308a\u307e\u3059\u3002"})}),Object(k.jsx)("p",{children:"\u4e2d\u3067\u3082\u300c\u904b\u52d5\u300d\u306f\u3001\u826f\u8cea\u306a\u7761\u7720\u3092\u3082\u305f\u3089\u3057\u305f\u308a\u3001\u30b9\u30c8\u30ec\u30b9\u3092\u8efd\u6e1b\u3059\u308b\u3053\u3068\u304b\u3089\u3001\u6700\u3082\u63a8\u5968\u3055\u308c\u3066\u3044\u308b\u80b2\u6210\u65b9\u6cd5\u3067\u3059\u3002"}),Object(k.jsx)("div",{className:"results-image-container",children:Object(k.jsx)("img",{src:Ae,alt:"\u904b\u52d5\u3059\u308b\u7537\u5973"})}),Object(k.jsx)("p",{children:"BrainSuite\u3067\u306f\u3001\u53d7\u8a3a\u8005\u5c02\u7528\u306e\u30de\u30a4\u30da\u30fc\u30b8 \u304c\u3042\u308a\u307e\u3059\u3002\u6e2c\u5b9a\u3060\u3051\u3067\u306f\u7d42\u308f\u3089\u305b\u306a\u3044\u3001\u4e00\u7dd2 \u306b\u6d77\u99ac\u80b2\u6210\u3092\u751f\u6d3b\u306b\u53d6\u308a\u5165\u308c\u307e\u305b\u3093\u304b\u3002"}),Object(k.jsx)(ge,{graphic:Pe,altText:"BrainSuite \u30a2\u30c9\u30d0\u30a4\u30b9"})]}),Object(k.jsxs)("div",{className:"results-line-blue-section",children:[Object(k.jsx)("h2",{children:"LINE\u3067\u6d77\u99ac\u6e2c\u5b9a\u30fb\u80b2\u6210\u306e\u6700\u65b0\u60c5\u5831\u3092\u624b\u306b\u5165\u308c\u3088\u3046"}),Object(k.jsxs)("p",{children:["BrainSuite\u3067\u306f\u3001\u6d77\u99ac\u3092\u610f\u8b58\u3057\u305f\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u3092\u304a\u5c4a\u3051\u3059\u308b\u305f\u3081\u3001",Object(k.jsx)("br",{}),"\u8133\u306e\u5065\u5eb7\u7dad\u6301\u60c5\u5831\u3092\u914d\u4fe1\u3057\u3066\u3044\u307e\u3059\u3002\u307e\u305a\u306fLINE\u304b\u3089\u3001\u8133\u306e\u5065\u5eb7\u3092\u624b\u306b\u5165\u308c\u3088\u3046\uff01"]}),Object(k.jsx)("div",{className:"line-button-container",children:Object(k.jsx)("a",{href:"https://lin.ee/GGS5qhK",children:Object(k.jsx)("img",{src:"https://scdn.line-apps.com/n/line_add_friends/btn/ja.png",alt:"\u53cb\u3060\u3061\u8ffd\u52a0",height:"64",width:"auto",border:"0"})})})]}),Object(k.jsx)("div",{className:"footer-note-container",children:Object(k.jsxs)("div",{className:"footer-logo-container",children:[Object(k.jsx)("img",{src:Fe,alt:"tohoku",className:"footer-logo"}),Object(k.jsx)("img",{src:Me,alt:"cogsma",className:"footer-logo"})]})}),_&&Object(k.jsx)("div",{className:"modal-overlay",children:Object(k.jsxs)("div",{className:"modal-content",children:[Object(k.jsx)("h3",{className:"login_color",children:"\u6027\u5225\u30fb\u5e74\u9f62\u3092\u5165\u529b\u3059\u308b"}),Object(k.jsxs)("div",{className:"modal-inputs",children:[Object(k.jsxs)("div",{className:"input-field",children:[Object(k.jsx)("label",{children:Object(k.jsx)("b",{children:"\u6027\u5225:"})}),Object(k.jsxs)("div",{children:[Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",value:"male",checked:"male"===R,onChange:function(e){return A(e.target.value)}}),"\u7537\u6027"]}),Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",value:"female",checked:"female"===R,onChange:function(e){return A(e.target.value)}}),"\u5973\u6027"]}),Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",value:"other",checked:"other"===R,onChange:function(e){return A(e.target.value)}}),"\u305d\u306e\u4ed6"]})]})]}),Object(k.jsxs)("div",{className:"input-field",children:[Object(k.jsx)("label",{htmlFor:"age",children:Object(k.jsx)("b",{children:"\u5e74\u9f62(\u534a\u89d2):"})}),Object(k.jsx)("br",{}),D?Object(k.jsx)("input",{type:"number",value:V,onChange:function(e){return Q(e.target.value)},onBlur:function(){V||W(!1)}}):Object(k.jsxs)("select",{className:"modal-select-bar",id:"age",name:"age",value:V,onChange:function(e){var t=e.target.value;"custom"===t?(W(!0),E("")):(W(!1),E(t))},children:[Array.from({length:41},(function(e,t){return 30+t})).map((function(e){return Object(k.jsx)("option",{value:e,children:e},e)})),Object(k.jsx)("option",{value:"custom",children:"\u30ab\u30b9\u30bf\u30e0\u5e74\u9f62"})]})]})]}),Object(k.jsx)("br",{}),Object(k.jsx)("button",{className:"modal-confirm-btn",onClick:function(){B(!1)},children:"\u623b\u308b"}),Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),Object(k.jsx)("button",{className:"modal-confirm-btn",onClick:function(){localStorage.setItem("userGender",R),localStorage.setItem("userAge",M),q(R),Q(M),de(!1);var e={total_score:parseInt(localStorage.getItem("StroopScore"))/2+7.15*parseInt(localStorage.getItem("NumberScore")),task_score:7.15*parseInt(localStorage.getItem("NumberScore")),judgement_score:parseInt(localStorage.getItem("StroopScore"))/2};function t(){return(t=Object(u.a)(b.a.mark((function t(c,s,n){var r,a,i,o;return b.a.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return"api/deviation_results",r={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({gender:localStorage.getItem("userGender"),age:localStorage.getItem("userAge"),scores:e})},t.prev=2,t.next=5,fetch("api/deviation_results",r);case 5:if(!(a=t.sent).ok){t.next=16;break}return t.next=9,a.json();case 9:i=t.sent,o=i.results[0],te(o.judgement_deviation_value),re(o.task_deviation_value),le(o.total_deviation_value),t.next=17;break;case 16:console.error("Failed to fetch:",a.status,a.statusText);case 17:t.next=22;break;case 19:t.prev=19,t.t0=t.catch(2),console.error("Fetch error:",t.t0.message);case 22:case"end":return t.stop()}}),t,null,[[2,19]])})))).apply(this,arguments)}!function(e,c,s){t.apply(this,arguments)}(V,X,e),B(!1)},disabled:!R,children:"\u504f\u5dee\u5024\u3092\u78ba\u8a8d\u3059\u308b"})]})})]})},isPrivate:!1},{path:"/personal-info",component:function(){var e=Object(s.useState)(!1),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)(!1),a=Object(N.a)(r,2),i=(a[0],a[1]),o=Object(s.useState)(!1),j=Object(N.a)(o,2),d=j[0],h=j[1],x=Object(s.useState)(!1),m=Object(N.a)(x,2),f=m[0],g=m[1],v=Object(s.useState)(""),p=Object(N.a)(v,2),S=p[0],w=p[1],y=Object(l.g)(),_=(new Date).getUTCFullYear(),B=Array(_-(_-80)).fill("").map((function(e,t){return _-t})),C=Array(12).fill("").map((function(e,t){return t+1})),T=function(e){var t=e.label,c=e.value,s=e.onChange;return Object(k.jsxs)("label",{children:[Object(k.jsx)("input",{type:"radio",checked:c,onChange:s}),t]})},I=function(e){return new Promise((function(t){return setTimeout(t,e)}))},R=function(){var e=Object(u.a)(b.a.mark((function e(){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,I(3e3);case 2:w("");case 3:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)("div",{className:"signup-box-container",children:Object(k.jsxs)("form",{className:"signup-box",onSubmit:function(e){e.preventDefault();var t=O.a.get("csrf_refresh_token");fetch("/api/user/info",{method:"PUT",body:JSON.stringify({gender:c,birthYear:d,birthMonth:f}),credentials:"include",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":t}}).then((function(e){return e.json()})).then((function(e){e.user?y.push("/tests"):(w(e.error),R()),i(!1)})).catch((function(e){console.log("err",e)}))},children:[Object(k.jsx)("h3",{className:"login_color",children:"\u5e74\u9f62\u3068\u6027\u5225\u60c5\u5831"}),Object(k.jsxs)("div",{children:[Object(k.jsx)("label",{className:"signup-gender-label-container",children:"\u6027\u5225"}),Object(k.jsxs)("div",{className:"gender-radio-buttons-container",children:[Object(k.jsx)(T,{label:"\u7537\u6027",value:"male"===c,onChange:function(){n("male")}}),"\u3000",Object(k.jsx)(T,{label:"\u5973\u6027",value:"female"===c,onChange:function(){n("female")}})]})]}),Object(k.jsxs)("div",{children:[Object(k.jsx)("label",{className:"signup-dob-label-container",children:"\u751f\u5e74\u6708\u65e5"}),Object(k.jsxs)("div",{className:"signup-dob-label-container",children:[Object(k.jsxs)("select",{onChange:function(e){h(e.target.value)},children:[Object(k.jsx)("option",{value:"",children:"\u5e74"}),B.map((function(e){return Object(k.jsx)("option",{value:e,children:e})}))]})," \u5e74\u3000",Object(k.jsxs)("select",{onChange:function(e){g(e.target.value)},children:[Object(k.jsx)("option",{value:"",children:"\u6708"}),C.map((function(e){return Object(k.jsx)("option",{value:e,children:e})}))]})," \u6708"]})]}),Object(k.jsxs)("div",{children:[Object(k.jsx)("br",{}),Object(k.jsx)("span",{style:{fontWeight:"light",color:"maroon"},children:S})]}),!S&&d&&f&&c?Object(k.jsx)("button",{className:"login-signup-button",type:"submit",children:"\u4fdd\u5b58"}):Object(k.jsx)("button",{className:"login-signup-button-disabled",type:"submit",disabled:!0,children:"\u4fdd\u5b58"})]})})]})},isPrivate:!0},{path:"/tests",component:Z,isPrivate:!0},{path:"/admin",component:function(){return B().user.is_admin?Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/practice/word-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Word Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/test/word-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Word Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/test/word-memory-2",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Word Memory Pt 2"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/practice/stroop-test-a",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Stroop Test Part A"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/test/stroop-test-a",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Stroop Test Part A"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/practice/stroop-test-b",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Stroop Test Part B"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/test/stroop-test-b",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Stroop Test Part B"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/practice/number-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"PRAC Num Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/test/number-memory",children:Object(k.jsx)("button",{className:"test-navigation-btn large-text",children:"Number Memory Test"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/practice/number-memory-reverse",children:Object(k.jsx)("button",{className:"test-navigation-btn small-text",children:"PRAC Reverse Num Memory"})})}),Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/test/number-memory-reverse",children:Object(k.jsx)("button",{className:"test-navigation-btn small-text",children:"Reverse Number Memory Test"})})})]}):Object(k.jsx)(l.a,{to:"/404"})},isPrivate:!0},{path:"/practice/word-memory",component:function(){var e=B().user,t=Object(s.useState)(!0),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!1),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),b=Object(N.a)(j,2),u=b[0],d=b[1],O=Object(s.useState)(!0),h=Object(N.a)(O,2),x=h[0],m=h[1],f=Object(s.useState)(!1),g=Object(N.a)(f,2),v=g[0],p=g[1],S=Object(s.useState)(0),w=Object(N.a)(S,2),y=w[0],_=w[1],C=Object(s.useState)(!1),T=Object(N.a)(C,2),I=T[0],R=T[1],A=Object(s.useRef)([]),P=Object(s.useRef)([]),F=Object(s.useRef)([]),M=[];Object(s.useEffect)((function(){U()}),[]);var E=function(){U(),L(F.current),_(y+=1),r(!1),d(!0)},U=function(){A.current=[],P.current=[],F.current=[];var e,t=Oe.slice();if(localStorage.getItem("wordArray5"))A.current=JSON.parse(localStorage.wordArray5);else{for(var c=0;c<5;c++){var s=t[Math.floor(Math.random()*t.length)],n=t.indexOf(s);t.splice(n,1),A.current.push(s)}e=A.current,localStorage.wordArray5=JSON.stringify(e)}if(localStorage.getItem("wordArray35"))P.current=JSON.parse(localStorage.wordArray35);else{for(var r=0;r<35;r++){var a=t[Math.floor(Math.random()*t.length)],i=t.indexOf(a);t.splice(i,1),P.current.push(a)}!function(e){localStorage.wordArray35=JSON.stringify(e)}(P.current)}F.current=A.current.concat(P.current)},L=function(e){return e.sort((function(e,t){return.5-Math.random()}))};return Object(k.jsx)(k.Fragment,{children:v?Object(k.jsx)(Xe,{score:0}):x?Object(k.jsx)(ze,{hideInstructions:function(){m(!1)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",0,"/",0]})}),n&&Object(k.jsxs)("div",{children:[Object(k.jsxs)("div",{className:"head welcome-text-button-results-container",children:[Object(k.jsxs)("div",{className:"welcome-text-container",children:[" ",Object(k.jsxs)("h1",{children:["\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u524d\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})]}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container"})]}),Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return E()},children:"5\u500b\u306e\u5358\u8a9e\u8868\u793a\u3078"})]}),u&&Object(k.jsx)(Le,{words5Array:A.current,hideWordDisplayAndShowWordButtons:function(){d(!1),l(!0)}}),o&&Object(k.jsx)(Ge,{setHasPressedOk:R,hasPressedOk:I,words40:F.current,words5Array:A.current,handleOkButton:function(){R(!0),p(!0)},userAnswerArray:M,handleUserWordsInput:function(e){if(M.includes(e)){var t=M.indexOf(e);t>-1&&M.splice(t,1)}else M.push(e)}})]})})},isPrivate:!0},{path:"/practice/stroop-test-a",component:function(){var e=B().user,t=Object(s.useState)({background:"red"}),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(1),m=Object(N.a)(x,2),f=m[0],g=m[1],v=Object(s.useState)(!0),p=Object(N.a)(v,2),S=p[0],w=p[1],y=Object(s.useState)(!1),_=Object(N.a)(y,2),C=_[0],T=_[1],I=Object(s.useState)(15),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(!1),M=Object(N.a)(F,2),E=M[0],U=M[1],L=Object(s.useState)(!1),J=Object(N.a)(L,2),D=J[0],W=J[1],G=Object(s.useState)(!1),Y=Object(N.a)(G,2),z=Y[0],X=Y[1],q=Object(s.useState)(!1),K=Object(N.a)(q,2),H=K[0],V=K[1],Q=Object(s.useState)(!1),Z=Object(N.a)(Q,2),$=Z[0],ee=Z[1],te=Object(s.useState)(!1),ce=Object(N.a)(te,2),se=ce[0],ne=ce[1],re=Object(s.useState)(!1),ae=Object(N.a)(re,2),ie=ae[0],oe=ae[1],je=Object(s.useState)(!1),be=Object(N.a)(je,2),ue=be[0],de=be[1],Oe=Object(s.useState)(!1),he=Object(N.a)(Oe,2),xe=he[0],me=he[1],fe=Object(s.useState)(!1),ge=Object(N.a)(fe,2),ve=ge[0],pe=ge[1],Ne=Object(s.useState)(!1),Se=Object(N.a)(Ne,2),we=Se[0],ke=Se[1],ye=Object(s.useState)(!1),_e=Object(N.a)(ye,2),Be=_e[0],Ce=_e[1],Te=Object(s.useState)(!1),Ie=Object(N.a)(Te,2),Re=Ie[0],Ae=Ie[1],Pe=Object(s.useState)(!1),Fe=Object(N.a)(Pe,2),Me=Fe[0],Ee=Fe[1],Ue=Object(s.useState)(!1),Le=Object(N.a)(Ue,2),We=Le[0],Ge=Le[1],Ye=Object(s.useState)(!1),ze=Object(N.a)(Ye,2),Xe=ze[0],qe=ze[1],Ke=Object(s.useState)(!1),He=Object(N.a)(Ke,2),Ve=He[0],Qe=He[1],Ze=Object(s.useState)(!1),$e=Object(N.a)(Ze,2),et=$e[0],tt=$e[1],ct=Object(s.useRef)(),rt=Object(s.useRef)(),at=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){dt()}),[]),Object(s.useEffect)((function(){if(0===A&&!1===S&&ot(),A>0&&!1===C){var e=setTimeout((function(){return P(A-1)}),1e3);return function(){clearTimeout(e)}}}),[A]);var it=function(){var e,t=at.filter((function(e){return e!==n.background}));ct.current=(e=t)[Math.floor(Math.random()*e.length)],r({background:ct.current}),Ot(ct.current)},ot=function(){T(!0)},lt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},jt=function(){var e=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,lt(t);case 2:bt();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),bt=function(){U(!1),X(!1),oe(!1),ee(!1),me(!1),W(!1),V(!1),de(!1),ne(!1),pe(!1),ke(!1),Ce(!1),Ae(!1),Ee(!1),Ge(!1),qe(!1),Qe(!1),dt(),tt(!1)},ut=function(e){var t;ct.current===e?(l(o+=1),t=e,tt(!0),"blue"===t&&(U(!0),qe(!0),jt(800)),"yellow"===t&&(X(!0),qe(!0),jt(800)),"black"===t&&(ee(!0),qe(!0),jt(800)),"green"===t&&(oe(!0),qe(!0),jt(800)),"red"===t&&(me(!0),qe(!0),jt(800))):(h(O+=1),function(e,t){tt(!0),"blue"===t&&W(!0),"yellow"===t&&V(!0),"black"===t&&ne(!0),"green"===t&&de(!0),"red"===t&&pe(!0),"blue"===e&&(ke(!0),Qe(!0),jt(2e3)),"yellow"===e&&(Ce(!0),Qe(!0),jt(2e3)),"black"===e&&(Ae(!0),Qe(!0),jt(2e3)),"green"===e&&(Ee(!0),Qe(!0),jt(2e3)),"red"===e&&(Ge(!0),Qe(!0),jt(2e3))}(ct.current,e)),g(f+=1),f>100&&ot()},dt=function(){it()},Ot=function(e){"black"===e&&(rt.current="\u304f\u308d"),"red"===e&&(rt.current="\u3042\u304b"),"green"===e&&(rt.current="\u307f\u3069\u308a"),"yellow"===e&&(rt.current="\u304d\u3044\u308d"),"blue"===e&&(rt.current="\u3042\u304a")};return Object(k.jsx)(k.Fragment,{children:C?Object(k.jsx)(nt,{correctScore:o,incorrectScore:O,currentRound:f}):S?Object(k.jsx)(st,{hideInstructions:function(){w(!1),P(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[o," "]}),"| ",Object(k.jsxs)("span",{style:{color:"red"},children:[O," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",f," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",A]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[E&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),D&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!we&&Object(k.jsx)("button",{disabled:et,className:"answerButton",onClick:function(){return ut("blue")},children:"\u3042\u304a"}),we&&Object(k.jsx)("button",{disabled:et,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return ut("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[z&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),H&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Be&&Object(k.jsx)("button",{disabled:et,className:"answerButton",onClick:function(){return ut("yellow")},children:"\u304d\u3044\u308d"}),Be&&Object(k.jsx)("button",{disabled:et,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return ut("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[$&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),se&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Re&&Object(k.jsx)("button",{disabled:et,className:"answerButton",onClick:function(){return ut("black")},children:"\u304f\u308d"}),Re&&Object(k.jsx)("button",{disabled:et,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return ut("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[ie&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),ue&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Me&&Object(k.jsx)("button",{disabled:et,className:"answerButton",onClick:function(){return ut("green")},children:"\u307f\u3069\u308a"}),Me&&Object(k.jsx)("button",{disabled:et,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return ut("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[xe&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),ve&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!We&&Object(k.jsx)("button",{disabled:et,className:"answerButton",onClick:function(){return ut("red")},children:"\u3042\u304b"}),We&&Object(k.jsx)("button",{disabled:et,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return ut("red")},children:"\u3042\u304b"})]})]}),Xe&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),Ve&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",rt.current,"\u300d\u3067\u3059"]})]})})},isPrivate:!0},{path:"/practice/stroop-test-b",component:function(){var e=B().user,t=Object(s.useState)("\u307f\u3069\u308a"),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)({color:"red"}),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(0),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(0),m=Object(N.a)(x,2),f=m[0],g=m[1],v=Object(s.useState)(1),p=Object(N.a)(v,2),S=p[0],w=p[1],y=Object(s.useState)(!0),_=Object(N.a)(y,2),C=_[0],T=_[1],I=Object(s.useState)(!1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(15),M=Object(N.a)(F,2),E=M[0],U=M[1],J=Object(s.useState)(!1),D=Object(N.a)(J,2),W=D[0],G=D[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useState)(!1),$=Object(N.a)(Z,2),ee=$[0],te=$[1],ce=Object(s.useState)(!1),se=Object(N.a)(ce,2),ne=se[0],re=se[1],ae=Object(s.useState)(!1),ie=Object(N.a)(ae,2),oe=ie[0],je=ie[1],be=Object(s.useState)(!1),ue=Object(N.a)(be,2),de=ue[0],Oe=ue[1],he=Object(s.useState)(!1),xe=Object(N.a)(he,2),me=xe[0],fe=xe[1],ge=Object(s.useState)(!1),ve=Object(N.a)(ge,2),pe=ve[0],Ne=ve[1],Se=Object(s.useState)(!1),we=Object(N.a)(Se,2),ke=we[0],ye=we[1],_e=Object(s.useState)(!1),Be=Object(N.a)(_e,2),Ce=Be[0],Te=Be[1],Ie=Object(s.useState)(!1),Re=Object(N.a)(Ie,2),Ae=Re[0],Pe=Re[1],Fe=Object(s.useState)(!1),Me=Object(N.a)(Fe,2),Ee=Me[0],Ue=Me[1],Le=Object(s.useState)(!1),We=Object(N.a)(Le,2),Ge=We[0],Ye=We[1],ze=Object(s.useState)(!1),Xe=Object(N.a)(ze,2),qe=Xe[0],Ke=Xe[1],He=Object(s.useState)(!1),Ve=Object(N.a)(He,2),Qe=Ve[0],Ze=Ve[1],$e=Object(s.useState)(!1),et=Object(N.a)($e,2),tt=et[0],ct=et[1],st=Object(s.useState)(!1),nt=Object(N.a)(st,2),it=nt[0],ot=nt[1],lt=Object(s.useRef)(),jt=Object(s.useRef)(),bt=Object(s.useRef)(),ut={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},dt=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){vt()}),[]),Object(s.useEffect)((function(){if(0===E&&!1===C&&Ot(),E>0&&!1===A){var e=setTimeout((function(){return U(E-1)}),1e3);return function(){clearTimeout(e)}}}),[E]);var Ot=function(){P(!0)},ht=function(){var e,t=dt.filter((function(e){return e!==o.color}));lt.current=(e=t)[Math.floor(Math.random()*e.length)];var c=lt.current;l({color:c}),pt(lt.current);var s=Object.keys(ut).reduce((function(e,t){return t!==c&&ut[t]!==n&&(e[t]=ut[t]),e}),{});jt.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(s),r(jt.current)},xt=function(e){return new Promise((function(t){return setTimeout(t,e)}))},mt=function(){var e=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,xt(t);case 2:ft();case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),ft=function(){G(!1),Q(!1),Oe(!1),re(!1),Ne(!1),q(!1),te(!1),fe(!1),je(!1),ye(!1),Te(!1),Pe(!1),Ue(!1),Ye(!1),Ke(!1),Ze(!1),ct(!1),vt(),ot(!1)},gt=function(e){var t;lt.current===e?(h(O+=1),t=e,ot(!0),"blue"===t&&(G(!0),Ze(!0),mt(800)),"yellow"===t&&(Q(!0),Ze(!0),mt(800)),"black"===t&&(re(!0),Ze(!0),mt(800)),"green"===t&&(Oe(!0),Ze(!0),mt(800)),"red"===t&&(Ne(!0),Ze(!0),mt(800))):(g(f+=1),function(e,t){ot(!0),"blue"===t&&q(!0),"yellow"===t&&te(!0),"black"===t&&je(!0),"green"===t&&fe(!0),"red"===t&&ye(!0),"blue"===e&&(Te(!0),ct(!0),mt(2e3)),"yellow"===e&&(Pe(!0),ct(!0),mt(2e3)),"black"===e&&(Ue(!0),ct(!0),mt(2e3)),"green"===e&&(Ye(!0),ct(!0),mt(2e3)),"red"===e&&(Ke(!0),ct(!0),mt(2e3))}(lt.current,e)),w(S+=1),S>100&&Ot()},vt=function(){ht()},pt=function(e){"black"===e&&(bt.current="\u304f\u308d"),"red"===e&&(bt.current="\u3042\u304b"),"green"===e&&(bt.current="\u307f\u3069\u308a"),"yellow"===e&&(bt.current="\u304d\u3044\u308d"),"blue"===e&&(bt.current="\u3042\u304a")};return Object(k.jsx)(k.Fragment,{children:A?Object(k.jsx)(at,{correctScore:O,incorrectScore:f,currentRound:S}):C?Object(k.jsx)(rt,{hideInstructions:function(){T(!1),U(15)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:0}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[O," "]}),"| ",Object(k.jsxs)("span",{style:{color:"red"},children:[f," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",S," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",E]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:o,children:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsxs)("div",{className:"colorButtonContainer",children:[W&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),X&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ce&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return gt("blue")},children:"\u3042\u304a"}),Ce&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("blue")},children:"\u3042\u304a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[V&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),ee&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ae&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return gt("yellow")},children:"\u304d\u3044\u308d"}),Ae&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("yellow")},children:"\u304d\u3044\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[ne&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),oe&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ee&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return gt("black")},children:"\u304f\u308d"}),Ee&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("black")},children:"\u304f\u308d"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[de&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),me&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!Ge&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return gt("green")},children:"\u307f\u3069\u308a"}),Ge&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("green")},children:"\u307f\u3069\u308a"})]}),Object(k.jsxs)("div",{className:"colorButtonContainer",children:[pe&&Object(k.jsx)("img",{className:"circleOnButton",src:Je,alt:"Circle",height:"90",width:"90"}),ke&&Object(k.jsx)("img",{className:"crossOnButton",src:De,alt:"Cross",height:"90",width:"90"}),!qe&&Object(k.jsx)("button",{disabled:it,className:"answerButton",onClick:function(){return gt("red")},children:"\u3042\u304b"}),qe&&Object(k.jsx)("button",{disabled:it,style:{background:"#6CA3E3",color:"white"},className:"answerButton",onClick:function(){return gt("red")},children:"\u3042\u304b"})]})]}),Qe&&Object(k.jsx)("div",{className:"correctMessage",children:"\u6b63\u89e3\u3067\u3059"}),tt&&Object(k.jsxs)("div",{className:"incorrectMessage",children:["\u6b63\u89e3\u306f\u300c",bt.current,"\u300d\u3067\u3059"]})]})})},isPrivate:!0},{path:"/practice/number-memory-reverse",component:function(){var e=B().user,t=Object(s.useState)(!1),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!0),i=Object(N.a)(a,2),o=i[0],l=i[1],j=Object(s.useState)(!1),d=Object(N.a)(j,2),O=d[0],h=d[1],x=Object(s.useState)(!0),m=Object(N.a)(x,2),f=m[0],g=m[1],v=Object(s.useState)(!1),p=Object(N.a)(v,2),S=p[0],w=p[1],y=Object(s.useState)(0),_=Object(N.a)(y,2),C=_[0],T=_[1],I=Object(s.useState)(1),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useState)(0),M=Object(N.a)(F,2),E=M[0],U=M[1],L=Object(s.useState)(!1),J=Object(N.a)(L,2),D=J[0],W=J[1],Y=Object(s.useState)(!1),z=Object(N.a)(Y,2),X=z[0],q=z[1],K=Object(s.useState)(!1),H=Object(N.a)(K,2),V=H[0],Q=H[1],Z=Object(s.useRef)(2),$=Object(s.useRef)([]),ee=Object(s.useRef)([]);Object(s.useEffect)((function(){return $.current=re(Z.current),function(){}}),[]);var te=function(e){return new Promise((function(t){return setTimeout(t,e)}))},ce=function(){var e=Object(u.a)(b.a.mark((function e(t){return b.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,te(1500);case 2:se(t);case 3:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),se=function(e){$.current=re(Z.current),W(!1),q(!1),q(!1),Q(!1),A<=3&&!0===e&&P(A+=1),(2===E||A>2)&&w(!0),r(!0),h(!1)},ne=function(e){!0===e?(Q(!0),W(!0),ce(e)):(Q(!0),q(!0))},re=function(e){return Object(G.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,e)};return Object(k.jsx)(k.Fragment,{children:S?Object(k.jsx)(ct,{score:C}):f?Object(k.jsx)(tt,{hideInstructions:function(){g(!1)}}):o?Object(k.jsxs)("div",{children:[Object(k.jsx)(le,{testProgressBar:4}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["Digits to Display: ",Z.current," "]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["WrongCounter: ",E," "]}),Object(k.jsxs)("div",{className:"wordbuttons__ok-button-container",children:[o&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return r(!0),void l(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"}),Object(k.jsx)("br",{}),Object(k.jsx)("br",{}),Object(k.jsx)("div",{className:"startText",children:"\u3053\u308c\u304b\u3089\u8868\u793a\u3055\u308c\u308b\u9806\u3068\u306f\u9006\u306e\u9806\u306b\u6570\u5b57\u3092\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"})]})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:4}),O&&D&&Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"correctMessage",children:[Object(k.jsx)("img",{src:Je,alt:"\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u3067\u3059"]})}),O&&X&&Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"incorrectMessage2",children:[Object(k.jsx)("img",{src:De,alt:"\u4e0d\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u306f\u300c",ee.current.join(" "),"\u300d\u3067\u3059\u3002",Object(k.jsx)("br",{}),"\u8868\u793a\u3055\u308c\u305f\u9806\u3068\u306f\u9006\u306e\u9806\u306b\u4e26\u3079\u3066\u304f\u3060\u3055\u3044\u3002",Object(k.jsx)("button",{className:"show-numbers-btn",onClick:function(){return se(!1)},children:"\u6b21\u3078"})]})})}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[n&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)($e,{randomNumberArray:$.current,hideNumbersAndDisplayPad:function(){r(!1),h(!0)}})]}),O&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(et,{randomNumberArray:$.current,handleOkButton:function(e){if(e){for(var t=e.split(""),c=[],s=0;s2)&&w(!0),r(!0),h(!1)},ne=function(e){!0===e?(Z(!0),Y(!0),ce(e)):(Z(!0),K(!0))},re=function(e){return Object(G.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,e)};return Object(k.jsx)(k.Fragment,{children:S?Object(k.jsx)(Qe,{score:C}):f?Object(k.jsx)(Ve,{hideInstructions:function(){g(!1)}}):o?Object(k.jsx)(k.Fragment,{children:Object(k.jsxs)("div",{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsxs)("h1",{children:["\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8",Object(k.jsx)("small",{children:"\u7df4\u7fd2\u554f\u984c"})]})})}),Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["Digits to Display: ",$.current," "]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-rounds",children:["WrongCounter: ",E," "]}),Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return r(!0),void l(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"})]})}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:2}),O&&W&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]})})}),Object(k.jsxs)("div",{className:"correctMessage",children:[Object(k.jsx)("img",{src:Je,alt:"\u6b63\u89e3",height:"40",width:"40"}),"\u6b63\u89e3\u3067\u3059"]})]}),O&&q&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsx)("div",{className:"score-info ",children:e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]})})}),Object(k.jsxs)("div",{className:"incorrectMessage",children:[Object(k.jsx)("img",{src:De,alt:"\u4e0d\u6b63\u89e3",height:"40",width:"40"})," \u6b63\u89e3\u306f\u300c",ee.current.join(" "),"\u300d\u3067\u3059",Object(k.jsx)("button",{className:"show-numbers-btn",onClick:function(){return se(!1)},children:"\u6b21\u3078"})]})]}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[n&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(Ke,{randomNumberArray:ee.current,hideNumbersAndDisplayPad:function(){r(!1),h(!0)}})]}),O&&Object(k.jsxs)("div",{children:[Object(k.jsx)("div",{className:"correct-incorrect-answer-display-container",children:Object(k.jsxs)("div",{className:"score-info ",children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",C]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",A,"\u554f"]})]})}),Object(k.jsx)(He,{randomNumberArray:ee.current,handleOkButton:function(e){if(e){for(var t=e.split(""),c=[],s=0;s=1?_(!0):(x(!1),b(!1),i(!0))},userAnswerArray:z,handleUserWordsInput:function(e){if(z.includes(e)){var t=z.indexOf(e);t>-1&&z.splice(t,1)}else z.push(e)}})]})})},isPrivate:!0},{path:"/test/word-memory-2",component:function(){var e=B().user,t=Object(s.useState)(!0),c=Object(N.a)(t,2),n=c[0],r=c[1],a=Object(s.useState)(!1),i=Object(N.a)(a,2),o=i[0],j=i[1],b=Object(s.useState)(!0),u=Object(N.a)(b,2),d=u[0],O=u[1],h=Object(s.useState)(!1),x=Object(N.a)(h,2),m=x[0],f=x[1],g=Object(s.useState)(0),v=Object(N.a)(g,2),p=v[0],S=v[1],w=Object(s.useState)(0),y=Object(N.a)(w,2),_=y[0],C=y[1],T=Object(s.useRef)([]),I=Object(s.useRef)([]),R=Object(s.useRef)([]),A=[],P=Object(l.g)(),F=0,M=function(){if(F=localStorage.getItem("onPage"),!e.is_admin&&(!F||10!==parseInt(F)))return console.log("Not proper navigation, returning to start page"),P.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});!function(e){localStorage.onPage=JSON.stringify(e)}(11)};Object(s.useEffect)((function(){M()}),[]);var E=function(){T.current=[],I.current=[],R.current=[],localStorage.getItem("wordArray15")?T.current=JSON.parse(localStorage.wordArray15):console.log("ERROR: There is no stored Correct Word Array found in localstorage"),localStorage.getItem("wordArray25")?I.current=JSON.parse(localStorage.wordArray25):console.log("ERROR: There is no stored Incorrect Word Array found in localstorage"),R.current=T.current.concat(I.current)},U=function(){f(!0),E(),R.current.sort((function(e,t){return.5-Math.random()})),O(!1),r(!1),f(!0)},L=function(e){if(A.includes(e)){var t=A.indexOf(e);t>-1&&A.splice(t,1)}else A.push(e)},J={handleUserWordsInput:L};return Object(k.jsx)(k.Fragment,{children:o?Object(k.jsx)(he,{score:p}):n?Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:5}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u8a18\u61b6\u529b\u30c6\u30b9\u30c8\uff08\u5f8c\u534a\uff09"})})}),Object(k.jsxs)("div",{className:"text-box",children:[Object(k.jsx)("div",{className:"flex",children:Object(k.jsx)("div",{children:Object(k.jsx)("img",{src:je,alt:"\u8aac\u660e"})})}),Object(k.jsxs)("p",{className:"instructions-text",children:["\u30c6\u30b9\u30c8\u306e\u6700\u521d\u306b\u899a\u3048\u305f",Object(k.jsx)("u",{children:Object(k.jsx)("b",{children:"15\u500b"})}),"\u306e\u5358\u8a9e\u3092\u601d\u3044\u51fa\u3057\u3066\u3001\u6b21\u306e\u30ea\u30b9\u30c8\u304b\u3089\u9078\u3093\u3067\u304f\u3060\u3055\u3044\u3002"]})]}),Object(k.jsx)("div",{className:"start-button-container",children:d&&Object(k.jsx)("button",{className:"show-words-btn",onClick:function(){return U()},children:"\u5358\u8a9e\u3092\u8868\u793a"})})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:5}),Object(k.jsx)(xe.Provider,{value:J,children:m&&Object(k.jsx)(ce,{words40:R.current,handleOkButton:function(){var e=T.current.filter((function(e){return-1!==A.indexOf(e)}));S(p+=e.length),C(_+=15),j(!0)},userAnswerArray:A,handleUserWordsInput:L})})]})})},isPrivate:!0},{path:"/test/number-memory",component:function(){var e=B(),t=C(),c=e.user,n=Object(s.useState)(!1),r=Object(N.a)(n,2),a=r[0],i=r[1],o=Object(s.useState)(!0),l=Object(N.a)(o,2),j=l[0],b=l[1],u=Object(s.useState)(!1),d=Object(N.a)(u,2),h=d[0],x=d[1],m=Object(s.useState)(!0),f=Object(N.a)(m,2),v=f[0],p=f[1],S=Object(s.useState)(!1),w=Object(N.a)(S,2),y=w[0],_=w[1],T=Object(s.useState)(0),I=Object(N.a)(T,2),R=I[0],A=I[1],P=Object(s.useState)(1),F=Object(N.a)(P,2),M=F[0],E=F[1],U=Object(s.useState)(0),J=Object(N.a)(U,2),D=J[0],W=J[1],Y=Object(s.useRef)(2),z=Object(s.useRef)([]);Object(s.useEffect)((function(){return z.current=K(Y.current),function(){}}),[]);var X=function(e,c){var s={method:"POST",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":O.a.get("csrf_refresh_token")},credentials:"include",body:JSON.stringify({round:e,score:c})};fetch("/api/test/number_memory_fwd",s).then((function(e){return e.json()})).catch((function(e){console.log("err",e),g(t)}))},q=function(){_(!0)},K=function e(t){var c,s=Object(G.a)(Array(10).keys()).sort((function(e,t){return.5-Math.random()})).slice(0,t);return(c=(c=s).slice(1).map((function(e,t){return e-c[t]}))).every((function(e){return 1===e}))&&(s=e(t)),s};return Object(k.jsx)(k.Fragment,{children:y?Object(k.jsx)(Ne,{score:R}):v?Object(k.jsx)(pe,{hideInstructions:function(){p(!1)}}):j?Object(k.jsxs)("div",{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:3}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})})}),Object(k.jsxs)("div",{className:"score-info ",children:[c.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",R]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",M,"\u554f"]})]}),Object(k.jsx)("div",{className:"wordbuttons__ok-button-container",children:j&&Object(k.jsx)("button",{className:"wordbuttons__ok-button",onClick:function(){return i(!0),void b(!1)},children:"\u6570\u5b57\u3092\u8868\u793a"})})]}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:3}),Object(k.jsxs)("div",{className:"number-display-and-number-pad-container",children:[a&&Object(k.jsxs)("div",{children:[Object(k.jsxs)("div",{className:"score-info ",children:[c.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",R]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",M,"\u554f"]})]}),Object(k.jsx)(fe,{randomNumberArray:z.current,hideNumbersAndDisplayPad:function(){i(!1),x(!0)}})]}),h&&Object(k.jsxs)("div",{children:[Object(k.jsxs)("div",{className:"score-info ",children:[c.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Total Score: ",R]}),Object(k.jsxs)("div",{className:"total-rounds",children:["\u7b2c",M,"\u554f"]})]}),Object(k.jsx)(ve,{handleOkButton:function(e){if(e){M>=7&&q();for(var t=e.split(""),c=[],s=0;s=7&&X();for(var t=e.split(""),c=[],s=0;s0&&!1===y){var e=setTimeout((function(){return R(I-1)}),1e3);return function(){clearTimeout(e)}}}),[I]);var M=function(){_(!0)},E=function(e){A.current===e?l(o+=1):d(u+=1),m(x+=1),x>100&&M(),U()},U=function(){F()};return Object(k.jsx)(k.Fragment,{children:y?Object(k.jsx)(Ce,{correctScore:o,incorrectScore:u,currentRound:x}):v?Object(k.jsx)(Be,{hideInstructions:function(){p(!1),R(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsxs)("span",{children:[e.is_admin&&Object(k.jsxs)("div",{className:"total-score ",children:["Score: ",Object(k.jsxs)("span",{style:{color:"blue"},children:[o," "]}),"|"," ",Object(k.jsxs)("span",{style:{color:"red"},children:[u," "]})]}),e.is_admin&&Object(k.jsxs)("div",{className:"total-games",children:["\u30e9\u30a6\u30f3\u30c9: ",x," / 100"]}),Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",I]})]})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"dot",style:n})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return E("red")},children:"\u3042\u304b"})})]})]})})},isPrivate:!0},{path:"/test/stroop-test-b",component:function(){var e=Object(s.useState)("\u307f\u3069\u308a"),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)({color:"red"}),a=Object(N.a)(r,2),i=a[0],o=a[1],l=Object(s.useState)(0),j=Object(N.a)(l,2),b=j[0],u=j[1],d=Object(s.useState)(0),O=Object(N.a)(d,2),h=O[0],x=O[1],m=Object(s.useState)(1),f=Object(N.a)(m,2),g=f[0],v=f[1],p=Object(s.useState)(!0),S=Object(N.a)(p,2),w=S[0],y=S[1],_=Object(s.useState)(!1),B=Object(N.a)(_,2),C=B[0],T=B[1],I=Object(s.useState)(60),R=Object(N.a)(I,2),A=R[0],P=R[1],F=Object(s.useRef)(),M=Object(s.useRef)(),E={blue:"\u3042\u304a",yellow:"\u304d\u3044\u308d",black:"\u304f\u308d",green:"\u307f\u3069\u308a",red:"\u3042\u304b"},U=["blue","yellow","black","green","red"];Object(s.useEffect)((function(){G()}),[]),Object(s.useEffect)((function(){if(0===A&&!1===w&&J(),A>0&&!1===C){var e=setTimeout((function(){return P(A-1)}),1e3);return function(){clearTimeout(e)}}}),[A]);var J=function(){T(!0)},D=function(){var e,t=U.filter((function(e){return e!==i.color}));F.current=(e=t)[Math.floor(Math.random()*e.length)];var s=F.current;o({color:s});var r=Object.keys(E).reduce((function(e,t){return t!==s&&E[t]!==c&&(e[t]=E[t]),e}),{});M.current=function(e){var t=Object.keys(e);return e[t[t.length*Math.random()<<0]]}(r),n(M.current)},W=function(e){F.current===e?u(b+=1):x(h+=1),v(g+=1),g>100&&J(),G()},G=function(){D()};return Object(k.jsx)(k.Fragment,{children:C?Object(k.jsx)(Ie,{correctScore:b,incorrectScore:h,currentRound:g}):w?Object(k.jsx)(Te,{hideInstructions:function(){y(!1),P(60)}}):Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)(le,{testProgressBar:1}),Object(k.jsx)("div",{className:"score-info ",children:Object(k.jsx)("span",{children:Object(k.jsxs)("div",{className:"total-games",children:["\u6b8b\u308a\u6642\u9593: ",A]})})}),Object(k.jsx)("div",{children:Object(k.jsx)("div",{className:"kanji-style",style:i,children:c})}),Object(k.jsxs)("div",{className:"buttonsContainer",children:[Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("blue")},children:"\u3042\u304a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("yellow")},children:"\u304d\u3044\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("black")},children:"\u304f\u308d"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("green")},children:"\u307f\u3069\u308a"})}),Object(k.jsx)("div",{className:"colorButtonContainer",children:Object(k.jsx)("button",{className:"answerButton",onClick:function(){return W("red")},children:"\u3042\u304b"})})]})]})})},isPrivate:!0},{path:"/results",component:function(){var e=Object(s.useState)(!0),t=Object(N.a)(e,2),c=t[0],n=t[1],r=Object(s.useState)(""),a=Object(N.a)(r,2),i=a[0],o=a[1],j=C(),b=Object(s.useRef)(),u=Object(s.useRef)([]),d=Object(s.useRef)([]),h=Object(s.useRef)([]),x=Object(s.useRef)([]),m=Object(s.useRef)([]),f=Object(s.useRef)([]),v=Object(s.useRef)([]),p=Object(s.useRef)([]),S=Object(s.useRef)([]),w=Object(s.useRef)([]),y=Object(s.useRef)([]),_=Object(l.g)(),B={localhost:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u3001\u3053\u3046\u3044\u3063\u305f\u30c6\u30b9\u30c8\u3067\u306f\u6e2c\u308b\u3053\u3068\u306e\u51fa\u6765\u306a\u3044\u5b9f\u969b\u306e\u8133\u306e\u72b6\u614b\u3092\u6e2c\u5b9a\u53ef\u80fd\uff01\u4eba\u5de5\u77e5\u80fd\uff08AI\uff09\u3092\u7528\u3044\u3066\u6d77\u99ac\u4f53\u7a4d\u3084\u5fae\u7d30\u306a\u840e\u7e2e\u7a0b\u5ea6\u3092\u7cbe\u5bc6\u306b\u89e3\u6790\u3057\u3001\u5c06\u6765\u306e\u8a8d\u77e5\u6a5f\u80fd\u4f4e\u4e0b\u306e\u5146\u5019\u3092\u8a08\u6e2c\u3057\u307e\u3059\u3002",customURL:"https://www.brainsuite.jp/",customButtonText:"\u8a73\u7d30\u306f\u3053\u3061\u3089"},fake1:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

FAKE1\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.fake.com",customButtonText:"Fake\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},asakusa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6d45\u8349\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.asakusa-hp.jp/checkup/dock.php",customButtonText:"\u304a\u7533\u8fbc\u306f\u3053\u3061\u3089"},braintest:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e09\u7530\u75c5\u9662\u3067\u306f\u4eba\u9593\u30c9\u30c3\u30af\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3068\u3057\u3066\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://brainsuite.jp/hospital-mita",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},check:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u5065\u5eb7\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f
\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u8133\u306e\u300c\u6d77\u99ac\u300d\u306f30\u4ee3\u3088\u308a\u840e\u7e2e\u304c\u59cb\u307e\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u6709\u9178\u7d20\u904b\u52d5\u7b49\u306e\u751f\u6d3b\u7fd2\u6163\u306b\u3088\u308a\u5927\u304d\u304f\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u3001\u8a8d\u77e5\u6a5f\u80fd\u306e\u7dad\u6301\u3084\u8a8d\u77e5\u75c7\u306e\u4e88\u9632\u306b\u7e4b\u3052\u308b\u3053\u3068\u3082\u3067\u304d\u307e\u3059\u3002
\u300cBrainSuite\u300d\u306f\u6d77\u99ac\u306e\u5927\u304d\u3055\u3092\u4eba\u5de5\u77e5\u80fd\uff08AI\uff09\u3092\u7528\u3044\u3066\u7cbe\u5bc6\u306b\u6e2c\u5b9a\u3067\u304d\u308b\u8133\u691c\u67fb\u3067\u3001\u3042\u306a\u305f\u306e\u5e74\u9f62\u3067\u7dad\u6301\u3059\u308b\u3079\u304d\u6d77\u99ac\u306e\u5927\u304d\u3055\u304c\u308f\u304b\u308a\u307e\u3059\u3002\u6771\u5317\u5927\u5b66\u52a0\u9f62\u533b\u5b66\u7814\u7a76\u6240\u306e\u7814\u7a76\u6210\u679c\u306b\u57fa\u3065\u3044\u3066\u3001\u3042\u306a\u305f\u306e\u8133\u5065\u5eb7\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002",customURL:"https://www.brainsuite.jp/",customButtonText:"\u8a73\u7d30\u306f\u3053\u3061\u3089"},futsukaichi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u798f\u5ca1\u770c\u6e08\u751f\u4f1a\u4e8c\u65e5\u5e02\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.saiseikai-futsukaichi.org/checkup/checkupsub/noudokku",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ichibancho:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u4e00\u756a\u753a\u5065\u8a3a\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.sendaikenshin.jp/dock-course/option01.php#brainsuite",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kamiya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u795e\u8c37\u533b\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/saitama/soka/kamiya-clinic/plan/47381/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kanazawa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6e08\u751f\u4f1a\u91d1\u6ca2\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://saiseikaikanazawa.jp/medical_checkup/mc_info",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kansai:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u95a2\u897f\u5730\u65b9\u3067\u3082BrainSuite\u306e\u691c\u67fb\u3092\u53d7\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002",customURL:"https://brainsuite.jp/list#carousel_c398",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kiyose:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6b66\u8535\u91ce\u7dcf\u5408\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://6340cl.wixsite.com/cliniccheck",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},komazawa:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u99d2\u6ca2\u5065\u5eb7\u7ba1\u7406\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://komazawa-cl.jp/center/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},koyama:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u99d2\u6ca2\u5065\u5eb7\u7ba1\u7406\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://kmh-kenshin.jp/no-dock.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},kuzuha:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u304f\u305a\u306f\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://kuzuha-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},maki:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7267\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.maki-group.jp/maki/doc/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},medoc:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u30e1\u30c9\u30c3\u30af\u5065\u5eb7\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://medoc.jp/dock/#dock12",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},megalos:{customText:"\u6709\u9178\u7d20\u904b\u52d5\u3092\u3059\u308b\u3068\u3001\u8133\u306e\u8840\u6d41\u5168\u4f53\u304c\u4e0a\u304c\u308a\u3001\u8133\u5168\u4f53\u306e\u300c\u5909\u5316\u3059\u308b\u529b\u300d\u304c\u9ad8\u307e\u308a\u307e\u3059\u3002\u3053\u308c\u306b\u3088\u308a\u3001\u8133\u5185\u306e\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u304c\u5f37\u304f\u306a\u308a\u3001\u8133\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3092\u9ad8\u3081\u308b\u3053\u3068\u304c\u51fa\u6765\u308b\u3068\u8a00\u308f\u308c\u3066\u3044\u307e\u3059\u3002

\u307e\u305f\u3001\u7fd2\u6163\u7684\u306a\u904b\u52d5\u306b\u3088\u308a\u3001\u8a18\u61b6\u3092\u3064\u304b\u3055\u3069\u308b\u6d77\u99ac\u306f\u795e\u7d4c\u304c\u751f\u307e\u308c\u5909\u308f\u308a\u3001\u3053\u308c\u306b\u3088\u308a\u3001\u4f55\u6b73\u306b\u306a\u3063\u3066\u3082\u840e\u7e2e\u3092\u6291\u3048\u305f\u308a\u3001\u5927\u304d\u304f\u3059\u308b\u3053\u3068\u3082\u3067\u304d\u308b\u3053\u3068\u304c\u308f\u304b\u3063\u3066\u3044\u307e\u3059\u3002\u6d77\u99ac\u306e\u5065\u5eb7\u306f\u3001\u96c6\u4e2d\u529b\u3084\u5224\u65ad\u529b\u3001\u5b9f\u884c\u80fd\u529b\u306e\u5411\u4e0a\u306b\u3082\u3064\u306a\u304c\u308a\u307e\u3059\u3002

\u30ea\u30dc\u30fc\u30f3\u30ba\u30b9\u30af\u30fc\u30eb\u3067\u697d\u3057\u304f\u904b\u52d5\u3092\u7d99\u7d9a\u3057\u3066\u3044\u304d\u307e\u3057\u3087\u3046\uff01",customURL:"https://brainsuite.jp/articles-undoubrain",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nagoya:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u540d\u53e4\u5c4b\u6396\u6e08\u4f1a\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.nagoya-ekisaikaihosp.jp/checkup-2",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},nozomi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u82a6\u5c4b\u30af\u30ea\u30cb\u30c3\u30af\u306e\u305e\u307f\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://coubic.com/ashiya-clinicnozomi/booking_pages#pageContent",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ookuma:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u5927\u9688\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ookuma-hospital.or.jp/introduction/introduction_7345/brain_dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},san:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8cdb\u80b2\u4f1a\u75c5\u9662 \u5065\u5eb7\u7ba1\u7406\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.san-ikukai.or.jp/sumida/hospital/doc/option.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},seirei:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u8056\u96b7\u6cbc\u6d25\u5065\u5eb7\u8a3a\u65ad\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.seirei.or.jp/numazu-kenshin/dock/156.html",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sobajima:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u305d\u3070\u3058\u307e\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/sbjm/Plans/selectPlan",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},sugawara:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u83c5\u539f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://tokyo-noudock.jp/dock/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tajimi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u591a\u6cbb\u898b\u5e02\u6c11\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"http://kouseikai-tajimi-shimin.jp/brainsuite/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},tanaka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u7530\u4e2d\u75c5\u9662\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.mrso.jp/mrs/tanakahp/Plans/selectPlan/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},totsuka:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6238\u585a\u5171\u7acb\u30e1\u30c7\u30a3\u30ab\u30eb\u30b5\u30c6\u30e9\u30a4\u30c8 \u5065\u8a3a\u30bb\u30f3\u30bf\u30fc\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://yoyaku.medical-satellite.com/?all",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},ueno:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u3046\u3048\u306e\u3068\u3057\u3042\u304d\u8133\u795e\u7d4c\u5916\u79d1\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://www.ueno-toshiaki.com/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},uozumi:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u9b5a\u4f4f\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://uozumi.or.jp/course/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"},umeda:{customText:"\u3042\u306a\u305f\u306e\u8133\u306e\u72b6\u614b\u306f\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f\u300cBrainSuite\u300d\u3067\u306f\u5b9f\u969b\u306e\u8133(\u6d77\u99ac)\u306e\u5065\u5eb7\u72b6\u614b\u3092AI\u3092\u7528\u3044\u3066\u3055\u3089\u306b\u8a73\u3057\u304f\u3001\u5177\u4f53\u7684\u306a\u6570\u5024\u3067\u77e5\u308b\u3053\u3068\u304c\u51fa\u6765\u307e\u3059\u3002\u305c\u3072\u4e00\u5ea6\u3054\u81ea\u8eab\u306e\u300c\u8133\u306e\u5065\u5eb7\u8a3a\u65ad\u300d\u3092\u884c\u3063\u3066\u307f\u307e\u305b\u3093\u304b\u3002
\u203b\u533b\u7642\u6a5f\u95a2\u3067\u77ed\u6642\u9593\u306eMRI\u691c\u67fb\u304c\u5fc5\u8981\u3068\u306a\u308a\u307e\u3059\u3002

\u6885\u7530\u6771\u753b\u50cf\u8a3a\u65ad\u30af\u30ea\u30cb\u30c3\u30af\u3067\u306f\u3001BrainSuite\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002",customURL:"https://umedahigashi-rad.jp/",customButtonText:"\u8a73\u3057\u304f\u306f\u3053\u3061\u3089"}};Object(s.useEffect)((function(){var e=O.a.get("csrf_refresh_token");fetch("/api/results",{method:"GET",headers:{"Content-Type":"application/json; charset=UTF-8","X-CSRFToken":e},credentials:"include"}).then((function(e){return e.json()})).then((function(e){T(e),I(b.current.gender),R(b.current.from_age,b.current.to_age),n(!1)})).catch((function(e){console.log("err",e),g(j)}))}),[]),Object(s.useEffect)((function(){var e=window.location.hostname;if("localhost"===e)return o("localhost"),void console.log("Subdomain: localhost");var t=e.split(".");if(t.length>2){var c=t[0];o(c)}else console.log("No subdomain in use")}),[]);var T=function(e){b.current=e,A(b.current)},I=function(e){S.current="male"===e?"\u7537\u6027":"female"===S?"\u5973\u6027":"\u305d\u306e\u4ed6"},R=function(e,t){w.current=e,y.current=t},A=function(e){if(0===e.results.length)return _.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"});var t={judgementCapacity:0,taskProcessingCapacity:0};u.current=e.results[e.results.length-1].total_score,m.current=[e.results[e.results.length-1].total_deviation_value],d.current=e.results[e.results.length-1].task_deviation_value,h.current=e.results[e.results.length-1].judgement_deviation_value,t.judgementCapacity=e.results[e.results.length-1].judgement_score,t.taskProcessingCapacity=e.results[e.results.length-1].task_score,x.current=[].concat(Object(G.a)(x.current),[t]),f.current=[h.current,d.current],t={judgementCapacity:0,taskProcessingCapacity:0},v.current=P(m.current),p.current=P(f.current)},P=function(e){var t=[];return e.forEach((function(e){e<=20?t.push(5):e>=80?t.push(100):t.push(Math.round(e))})),t},F=function(e){var t=e.graphic,c=e.altText;return Object(k.jsxs)("div",{className:"brain-card",children:[Object(k.jsx)("img",{src:t,alt:c,className:"brain-card__graphic"}),Object(k.jsx)("a",{href:"https://www.brainsuite.jp/",target:"_blank",rel:"noopener noreferrer",className:"brain-card__link",children:Object(k.jsx)("img",{src:Ee,alt:"BrainSuite \u30b5\u30a4\u30c8\u3078",className:"brain-card__cta"})})]})};return Object(k.jsxs)(k.Fragment,{children:[Object(k.jsx)(L,{}),Object(k.jsx)("div",{className:"head welcome-text-button-results-container",children:Object(k.jsx)("div",{className:"welcome-text-container",children:Object(k.jsx)("h1",{children:"\u30c6\u30b9\u30c8\u7d50\u679c"})})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[Object(k.jsx)("div",{className:"historic-results-header",children:Object(k.jsxs)("p",{children:["\u5168\u56fd\u306e",Object(k.jsxs)("span",{style:{color:"red"},children:[w.current,"~",y.current,"\u6b73\u306e",S.current]}),"\u3068\u6bd4\u8f03\u3057\u305f",Object(k.jsx)("br",{}),"\u3042\u306a\u305f\u306e\u504f\u5dee\u5024\u306f\u30fb\u30fb\u30fb\uff1f"]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u7dcf\u5408\u70b9"}),Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:u.current}),Object(k.jsx)("small",{children:"/100"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(v.current[0])+"%"},children:v.current[0]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",m.current[0]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",m.current[0]]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u6ce8\u610f\u529b\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:x.current[0].judgementCapacity}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(p.current[0])+"%"},children:p.current[0]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",f.current[0]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",f.current[0]]})}),Object(k.jsxs)("div",{className:"score__grid",children:[Object(k.jsx)("span",{className:"item1",children:"\u51e6\u7406\u6a5f\u80fd\u30c6\u30b9\u30c8"})," ",Object(k.jsxs)("span",{className:"score",children:[Object(k.jsx)("b",{children:x.current[0].taskProcessingCapacity}),Object(k.jsx)("small",{children:"/50"})]}),Object(k.jsx)("span",{className:"item3",children:"\u70b9"})]}),Object(k.jsx)("div",{className:"deviation-container",style:{width:"".concat(p.current[1])+"%"},children:p.current[1]<=20?Object(k.jsxs)("p",{className:"deviation-gray-text",children:["\u504f\u5dee\u5024 ",f.current[1]]}):Object(k.jsxs)("p",{className:"deviation-text",children:["\u504f\u5dee\u5024 ",f.current[1]]})}),Object(k.jsx)("p",{children:"\u203b\u3054\u5165\u529b\u3044\u305f\u3060\u3044\u305f\u3054\u5e74\u9f62\u306e\xb1\uff15\u6b73\u306e\u65b9\u3068\u6bd4\u8f03\u3057\u3066\u3044\u307e\u3059\u3002"})]})})}),Object(k.jsxs)("p",{className:"line-text",children:["\u3044\u304b\u304c\u3067\u3057\u305f\u304b\uff1f",Object(k.jsx)("br",{}),Object(k.jsx)("br",{})]}),Object(k.jsxs)("div",{className:"results-section",children:[Object(k.jsxs)("p",{children:[Object(k.jsx)("b",{children:"\u30b9\u30c8\u30ec\u30b9\u30fb\u751f\u6d3b\u7fd2\u6163\u30fb\u52a0\u9f62\u306a\u3069"}),"\u306f\u3001",Object(k.jsx)("br",{}),"\u8133\u306e\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u3044\u308d\u3044\u308d\u306a\u3068\u3053\u308d\u306b\u5f71\u97ff\u304c\u3092\u53ca\u307c\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002"]}),Object(k.jsx)("div",{className:"blue-divider"}),Object(k.jsx)("p",{children:Object(k.jsx)("b",{children:"\u8eab\u4f53\uff08\u751f\u6d3b\u7fd2\u6163\u75c5\u30fb\u8133\u5352\u4e2d\u306a\u3069\uff09"})}),Object(k.jsx)("p",{children:"\u751f\u6d3b\u7fd2\u6163\u306a\u3069\u304c\u5927\u304d\u306a\u30ea\u30b9\u30af\u3068\u306a\u308b\u75be\u60a3\u306f\u591a\u304f\u3042\u308a\u307e\u3059\u3002\u4eba\u9593\u30c9\u30c3\u30af\u3084\u5065\u8a3a\u30fb\u8133\u30c9\u30c3\u30af\u306a\u3069\u3067\u5b9a\u671f\u7684\u306b\u30c1\u30a7\u30c3\u30af\u3092\u3057\u3066\u307f\u307e\u305b\u3093\u304b\u3002\u3068\u3053\u308d\u306b\u5f71\u97ff\u304c\u3092\u53ca\u307c\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002"}),Object(k.jsx)("div",{className:"blue-divider"}),Object(k.jsx)("p",{children:Object(k.jsx)("b",{children:"\u6d77\u99ac"})}),Object(k.jsx)("p",{children:"\u6d77\u99ac\u306b\u306f\u3001\u8a18\u61b6\u529b\u306a\u3069\u306e\u8a8d\u77e5\u6a5f\u80fd\u306e\u4f4e\u4e0b\u306b\u5148\u884c\u3057\u3066\u5909\u5316\u3092\u3059\u308b\u6027\u8cea\u304c\u3042\u308b\u305f\u3081\u3001\u3082\u3057\u8a8d\u77e5\u6a5f\u80fd\u304c\u4f4e\u4e0b\u3092\u3057\u3066\u3044\u306a\u304b\u3063\u305f\u3068\u3057\u3066\u3082\u3001\u840e\u7e2e\u306e\u50be\u5411\u304c\u3042\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002"})]}),Object(k.jsx)(F,{graphic:Re,altText:"BrainSuite \u30ec\u30dd\u30fc\u30c8"}),Object(k.jsx)("div",{className:"results-section",children:Object(k.jsx)("p",{children:"BrainSuite\uff08\u30d6\u30ec\u30a4\u30f3\u30b9\u30a4\u30fc\u30c8\uff09\u306f\u3001\u8133\u306e\u6d77\u99ac\u3092\u6e2c\u5b9a \u3059\u308b\u691c\u67fb\u3002\u4eca\u306e\u81ea\u5206\u3092\u77e5\u308b\u3053\u3068\u304b\u3089\u306f\u3058\u3081\u307e\u305b\u3093\u304b\uff1f"})}),!c&&x.current[0]&&Object(k.jsx)(k.Fragment,{children:Object(k.jsx)("div",{className:"result-inner",children:Object(k.jsxs)("div",{className:"historic-results-box",children:[i&&Object(k.jsx)("p",{className:"points-text",dangerouslySetInnerHTML:{__html:B[i].customText}}),Object(k.jsx)("br",{}),i&&Object(k.jsx)("a",{href:B[i].customURL,target:"_blank",rel:"noopener noreferrer",children:Object(k.jsx)("button",{className:"show-words-btn",children:B[i].customButtonText})})]})})}),Object(k.jsx)("div",{className:"brainsuite-link-wrapper",children:Object(k.jsx)("a",{href:"https://www.brainsuite.jp/",target:"_blank",rel:"noopener noreferrer",className:"brainsuite-link",children:"BrainSuite \u30b5\u30a4\u30c8\u3078 \uff1e"})}),Object(k.jsxs)("div",{className:"results-whitebox-section",children:[Object(k.jsx)("p",{className:"blue-subtitle",children:"\u6e2c\u5b9a\u3060\u3051\u3067\u306f\u7d42\u308f\u3089\u306a\u3044"}),Object(k.jsx)("h2",{className:"importance-title",children:"\u80b2\u6210\u3092\u3059\u308b\u3053\u3068\u304c\u91cd\u8981\uff01"}),Object(k.jsx)("p",{children:Object(k.jsx)("b",{children:"\u6d77\u99ac\u306e\u80b2\u6210\u306b\u306f\u3001\u904e\u5270\u306a\u30b9\u30c8\u30ec\u30b9\u8ca0\u8377\u306e\u8efd\u6e1b\u3001\u30d0\u30e9\u30f3\u30b9\u306e\u53d6\u308c\u305f\u751f\u6d3b\u7fd2\u6163\u304c\u9375\u3068\u306a\u308a\u307e\u3059\u3002"})}),Object(k.jsx)("p",{children:"\u4e2d\u3067\u3082\u300c\u904b\u52d5\u300d\u306f\u3001\u826f\u8cea\u306a\u7761\u7720\u3092\u3082\u305f\u3089\u3057\u305f\u308a\u3001\u30b9\u30c8\u30ec\u30b9\u3092\u8efd\u6e1b\u3059\u308b\u3053\u3068\u304b\u3089\u3001\u6700\u3082\u63a8\u5968\u3055\u308c\u3066\u3044\u308b\u80b2\u6210\u65b9\u6cd5\u3067\u3059\u3002"}),Object(k.jsx)("div",{className:"results-image-container",children:Object(k.jsx)("img",{src:Ae,alt:"\u904b\u52d5\u3059\u308b\u7537\u5973"})}),Object(k.jsx)("p",{children:"BrainSuite\u3067\u306f\u3001\u53d7\u8a3a\u8005\u5c02\u7528\u306e\u30de\u30a4\u30da\u30fc\u30b8 \u304c\u3042\u308a\u307e\u3059\u3002\u6e2c\u5b9a\u3060\u3051\u3067\u306f\u7d42\u308f\u3089\u305b\u306a\u3044\u3001\u4e00\u7dd2 \u306b\u6d77\u99ac\u80b2\u6210\u3092\u751f\u6d3b\u306b\u53d6\u308a\u5165\u308c\u307e\u305b\u3093\u304b\u3002"}),Object(k.jsx)(F,{graphic:Pe,altText:"BrainSuite \u30a2\u30c9\u30d0\u30a4\u30b9"})]}),Object(k.jsxs)("div",{className:"results-line-blue-section",children:[Object(k.jsx)("h2",{children:"LINE\u3067\u6d77\u99ac\u6e2c\u5b9a\u30fb\u80b2\u6210\u306e\u6700\u65b0\u60c5\u5831\u3092\u624b\u306b\u5165\u308c\u3088\u3046"}),Object(k.jsxs)("p",{children:["BrainSuite\u3067\u306f\u3001\u6d77\u99ac\u3092\u610f\u8b58\u3057\u305f\u30e9\u30a4\u30d5\u30b9\u30bf\u30a4\u30eb\u3092\u304a\u5c4a\u3051\u3059\u308b\u305f\u3081\u3001",Object(k.jsx)("br",{}),"\u8133\u306e\u5065\u5eb7\u7dad\u6301\u60c5\u5831\u3092\u914d\u4fe1\u3057\u3066\u3044\u307e\u3059\u3002\u307e\u305a\u306fLINE\u304b\u3089\u3001\u8133\u306e\u5065\u5eb7\u3092\u624b\u306b\u5165\u308c\u3088\u3046\uff01"]}),Object(k.jsx)("div",{className:"line-button-container",children:Object(k.jsx)("a",{href:"https://lin.ee/GGS5qhK",children:Object(k.jsx)("img",{src:"https://scdn.line-apps.com/n/line_add_friends/btn/ja.png",alt:"\u53cb\u3060\u3061\u8ffd\u52a0",height:"64",width:"auto",border:"0"})})})]}),Object(k.jsx)("div",{className:"footer-note-container",children:Object(k.jsxs)("div",{className:"footer-logo-container",children:[Object(k.jsx)("img",{src:Fe,alt:"tohoku",className:"footer-logo"}),Object(k.jsx)("img",{src:Me,alt:"cogsma",className:"footer-logo"})]})})]})},isPrivate:!0},{path:"/404",component:W,isPrivate:!0},{path:"/",exact:!0,component:Z,isPrivate:!0},{path:"/*",component:W,isPrivate:!0}],Ct=Bt;c(671),c(672);function Tt(e){var t=B().user;return t?Object(k.jsx)("div",{children:Object(k.jsxs)("span",{children:[Object(k.jsx)("span",{children:t.is_admin&&Object(k.jsx)("div",{className:"admin-link",children:Object(k.jsx)(P.b,{to:"/admin",children:"Admin"})})}),t.is_admin&&Object(k.jsx)("div",{children:Object(k.jsx)(P.b,{to:"/results",children:"Results"})})]})}):Object(k.jsx)("div",{})}function It(){var e=Object(l.g)();return Object(s.useEffect)((function(){window.onpopstate=function(){return window.alert("\u3053\u308c\u3067\u30c6\u30b9\u30c8\u958b\u59cb\u753b\u9762\u306b\u623b\u308a\u3001\u3053\u308c\u307e\u3067\u306e\u9032\u884c\u72b6\u6cc1\u306f\u5931\u308f\u308c\u307e\u3059\u3002"),localStorage.removeItem("wordArray5"),localStorage.removeItem("wordArray35"),localStorage.removeItem("wordArray15"),localStorage.removeItem("wordArray25"),e.push("/tests"),Object(k.jsx)(l.a,{to:"/tests"})}})),Object(k.jsx)(k.Fragment,{})}var Rt=function(){return Object(k.jsx)("div",{className:"App",children:Object(k.jsx)(T,{children:Object(k.jsxs)(P.a,{children:[Object(k.jsx)(Tt,{}),Object(k.jsx)(It,{}),Object(k.jsx)(l.d,{children:Ct.map((function(e){return Object(k.jsx)(R,{path:e.path,component:e.component,isPrivate:e.isPrivate},e.path)}))})]})})})},At=function(e){e&&e instanceof Function&&c.e(3).then(c.bind(null,683)).then((function(t){var c=t.getCLS,s=t.getFID,n=t.getFCP,r=t.getLCP,a=t.getTTFB;c(e),s(e),n(e),r(e),a(e)}))};a.a.render(Object(k.jsx)(n.a.StrictMode,{children:Object(k.jsx)("div",{children:H.isIE?Object(k.jsxs)("div",{children:[" ",Object(k.jsx)("h3",{children:"CogSmart\u8a8d\u77e5\u8a66\u9a13\u306b\u30a2\u30af\u30bb\u30b9\u3044\u305f\u3060\u304d\u3042\u308a\u304c\u3068\u3046\u3054\u3056\u3044\u307e\u3059\u3002"}),Object(k.jsx)("p",{children:"\u5927\u5909\u6050\u7e2e\u3067\u3059\u304c\u3001\u73fe\u5728\u3054\u5229\u7528\u306e\u30d6\u30e9\u30a6\u30b6\u306f\u5bfe\u5fdc\u3057\u3066\u304a\u308a\u307e\u305b\u3093\u3002\u4e0b\u8a18\u306e\u63a8\u5968\u30d6\u30e9\u30a6\u30b6\u3067\u306e\u30a2\u30af\u30bb\u30b9\u3092\u304a\u9858\u3044\u3044\u305f\u3057\u307e\u3059\u3002"}),Object(k.jsxs)("ul",{children:[Object(k.jsx)("li",{children:Object(k.jsx)("a",{href:"https://www.google.com/intl/ja/chrome/",children:"Google Chrome"})}),Object(k.jsx)("li",{children:Object(k.jsx)("a",{href:"https://www.mozilla.org/ja/firefox/new/",children:"FireFox"})}),Object(k.jsx)("li",{children:Object(k.jsx)("a",{href:"https://support.apple.com/ja_JP/downloads/safari",children:"Safari"})})]}),Object(k.jsx)("p",{children:"\u7b49"})," "]}):Object(k.jsx)("div",{children:Object(k.jsx)(Rt,{})})})}),document.getElementById("root")),At()}},[[673,1,2]]]); //# sourceMappingURL=main.8401bfcf.chunk.js.map