/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-sky-300:oklch(82.8% .111 230.318);--color-sky-500:oklch(68.5% .169 237.323);--color-gray-300:oklch(87.2% .01 258.338);--color-white:#fff;--spacing:.25rem;--text-base:14px;--text-base--line-height:27px;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:18px;--text-xl--line-height:32px;--text-2xl:26px;--text-2xl--line-height:39px;--text-3xl:30px;--text-3xl--line-height:50px;--text-4xl:36px;--text-4xl--line-height:60px;--font-weight-bold:700;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--text-base-large:18px;--text-base-large--line-height:36px}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.-top-16{top:calc(var(--spacing)*-16)}.top-0{top:calc(var(--spacing)*0)}.right-0{right:calc(var(--spacing)*0)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.z-10{z-index:10}.z-50{z-index:50}.order-1{order:1}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.mt-\[10px\]{margin-top:10px}.mt-\[66px\]{margin-top:66px}.mr-1{margin-right:calc(var(--spacing)*1)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.block{display:block}.flex{display:flex}.hidden{display:none}.aspect-\[1\.5\/1\]{aspect-ratio:1.5}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[24px\]{height:24px}.h-\[27px\]{height:27px}.h-\[32px\]{height:32px}.h-\[39px\]{height:39px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[46px\]{height:46px}.h-\[52px\]{height:52px}.h-\[59px\]{height:59px}.h-\[60px\]{height:60px}.h-\[66px\]{height:66px}.h-\[93px\]{height:93px}.h-\[94px\]{height:94px}.h-\[108px\]{height:108px}.h-\[112px\]{height:112px}.h-\[141px\]{height:141px}.h-\[300px\]{height:300px}.h-\[309px\]{height:309px}.h-\[316px\]{height:316px}.h-\[391px\]{height:391px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[46px\]{max-height:46px}.max-h-\[610px\]{max-height:610px}.w-\[20px\]{width:20px}.w-\[22px\]{width:22px}.w-\[24px\]{width:24px}.w-\[40px\]{width:40px}.w-\[60px\]{width:60px}.w-\[90\%\]{width:90%}.w-\[97px\]{width:97px}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[124px\]{width:124px}.w-\[132px\]{width:132px}.w-\[200px\]{width:200px}.w-\[223px\]{width:223px}.w-\[224px\]{width:224px}.w-\[284px\]{width:284px}.w-\[320px\]{width:320px}.w-\[344px\]{width:344px}.w-\[360px\]{width:360px}.w-\[500px\]{width:500px}.w-\[614px\]{width:614px}.w-full{width:100%}.max-w-\[100px\]{max-width:100px}.max-w-\[1440px\]{max-width:1440px}.max-w-\[full\]{max-width:full}.flex-1{flex:1}.-translate-y-\[1px\]{--tw-translate-y:calc(1px*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-evenly{justify-content:space-evenly}.gap-4{gap:calc(var(--spacing)*4)}.gap-5{gap:calc(var(--spacing)*5)}.gap-\[10px\]{gap:10px}.gap-\[14px\]{gap:14px}.gap-\[20px\]{gap:20px}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-\[14px\]{border-radius:14px}.rounded-\[20px\]{border-radius:20px}.rounded-\[25px\]{border-radius:25px}.rounded-\[26px\]{border-radius:26px}.rounded-\[30px\]{border-radius:30px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-b-\[1px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-300{border-color:var(--color-gray-300)}.border-white{border-color:var(--color-white)}.bg-\[\#0C2F5B\]{background-color:#0c2f5b}.bg-\[\#00B8F9\]{background-color:#00b8f9}.bg-\[\#000\]{background-color:#000}.bg-\[\#085391\]{background-color:#085391}.bg-\[\#F8F8F8\]{background-color:#f8f8f8}.bg-\[\#ccc\]{background-color:#ccc}.bg-gray-300{background-color:var(--color-gray-300)}.bg-white{background-color:var(--color-white)}.object-cover{object-fit:cover}.p-\[20px\]{padding:20px}.p-\[30px\]{padding:30px}.px-0{padding-inline:calc(var(--spacing)*0)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-\[16px\]{padding-inline:16px}.px-\[30px\]{padding-inline:30px}.py-\[5px\]{padding-block:5px}.py-\[10px\]{padding-block:10px}.py-\[40px\]{padding-block:40px}.pt-\[60px\]{padding-top:60px}.pb-\[40px\]{padding-bottom:40px}.pb-\[50px\]{padding-bottom:50px}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-base-large{font-size:var(--text-base-large);line-height:var(--tw-leading,var(--text-base-large--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[26px\]{font-size:26px}.leading-\[1\.6em\]{--tw-leading:1.6em;line-height:1.6em}.leading-\[17px\]{--tw-leading:17px;line-height:17px}.leading-\[27px\]{--tw-leading:27px;line-height:27px}.leading-\[32px\]{--tw-leading:32px;line-height:32px}.leading-\[47px\]{--tw-leading:47px;line-height:47px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.\!text-\[\#333333\]{color:#333!important}.\!text-sky-500{color:var(--color-sky-500)!important}.\!text-white{color:var(--color-white)!important}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.decoration-sky-300{-webkit-text-decoration-color:var(--color-sky-300);text-decoration-color:var(--color-sky-300)}.decoration-solid{text-decoration-style:solid}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:bg-\[\#777777\]:hover{background-color:#777}.hover\:\!text-gray-300:hover{color:var(--color-gray-300)!important}.hover\:\!text-sky-300:hover{color:var(--color-sky-300)!important}.hover\:opacity-60:hover{opacity:.6}}@media (min-width:48rem){.md\:mt-\[102px\]{margin-top:102px}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[32px\]{height:32px}.md\:h-\[52px\]{height:52px}.md\:h-\[64px\]{height:64px}.md\:h-\[70px\]{height:70px}.md\:h-\[102px\]{height:102px}.md\:h-\[302px\]{height:302px}.md\:h-\[306px\]{height:306px}.md\:h-\[375px\]{height:375px}.md\:h-\[415px\]{height:415px}.md\:max-h-\[70px\]{max-height:70px}.md\:w-\[45\%\]{width:45%}.md\:w-\[150px\]{width:150px}.md\:w-\[450px\]{width:450px}.md\:max-w-\[150px\]{max-width:150px}.md\:-translate-y-\[1\.5px\]{--tw-translate-y:calc(1.5px*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.md\:flex-row{flex-direction:row}.md\:justify-evenly{justify-content:space-evenly}.md\:gap-\[30px\]{gap:30px}.md\:gap-\[40px\]{gap:40px}.md\:rounded-\[16px\]{border-radius:16px}.md\:px-0{padding-inline:calc(var(--spacing)*0)}.md\:px-\[50px\]{padding-inline:50px}.md\:py-\[40px\]{padding-block:40px}.md\:py-\[50px\]{padding-block:50px}.md\:pb-\[20px\]{padding-bottom:20px}.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.md\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.md\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.md\:leading-\[52px\]{--tw-leading:52px;line-height:52px}}@media (min-width:64rem){.lg\:-order-1{order:calc(1*-1)}.lg\:ml-\[10px\]{margin-left:10px}.lg\:block{display:block}.lg\:h-\[24px\]{height:24px}.lg\:h-\[40px\]{height:40px}.lg\:h-\[112px\]{height:112px}.lg\:w-\[24px\]{width:24px}.lg\:w-\[65\%\]{width:65%}.lg\:max-w-\[388px\]{max-width:388px}.lg\:max-w-\[1440px\]{max-width:1440px}.lg\:flex-row{flex-direction:row}.lg\:gap-10{gap:calc(var(--spacing)*10)}.lg\:p-\[10px\]{padding:10px}.lg\:px-0{padding-inline:calc(var(--spacing)*0)}.lg\:px-4{padding-inline:calc(var(--spacing)*4)}.lg\:px-6{padding-inline:calc(var(--spacing)*6)}.lg\:text-center{text-align:center}.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.lg\:text-\[16px\]{font-size:16px}}@media (min-width:80rem){.xl\:h-\[40px\]{height:40px}.xl\:h-\[60px\]{height:60px}.xl\:h-\[132px\]{height:132px}.xl\:w-\[40px\]{width:40px}.xl\:w-\[65\%\]{width:65%}.xl\:max-w-\[1440px\]{max-width:1440px}.xl\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.xl\:text-\[18px\]{font-size:18px}}}@font-face{font-family:Noto Sans JP;src:url(/fonts/NotoSansJP-Regular.ttf)format("truetype");font-weight:400;font-style:normal}html:root{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;--adm-font-family:"Noto Sans JP",-apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,segoe ui,arial,roboto,"PingFang SC","miui","Hiragino Sans GB","Microsoft Yahei",sans-serif!important}body{font-family:var(--adm-font-family)}@media not all and (min-width:48rem){html:root{--text-xl--line-height:1.7em;--text-base--line-height:1.7em;--text-base-large--line-height:1.7em}}body{overscroll-behavior-y:contain;font-size:var(--text-base);line-height:var(--text-base--line-height)}strong{font-weight:700}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media not all and (min-width:48rem){#header,#new-intelligence,#place{scroll-margin-top:66px}.store-info{font-size:var(--text-base)}}@media not all and (max-width:48rem){#header,#new-intelligence,#place{scroll-margin-top:102px}}.footer-text{font-size:10px}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}