@layer reset,base,tokens,recipes,utilities;@layer reset{html,:host{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body, var(--font-fallback))}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;box-sizing:border-box;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentColor)}hr{height:0px;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-moz-appearance:button;appearance:button;-webkit-appearance:button}button,input,optgroup,select,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:transparent}::placeholder{opacity:1;--placeholder-fallback: color-mix(in srgb, currentColor 50%, transparent);color:var(--global-color-placeholder, var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0px;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda: "🐼"}html{box-sizing:border-box;color:#212121;min-height:100%;font-size:16px;font-family:Noto Sans JP,sans-serif}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where(:root,:host){--colors-black: #212121;--colors-white: #FFFFFF;--colors-primary: #E31B13;--colors-secondary: #FFE100;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}}@layer utilities{.text_primary{color:var(--colors-primary)}.flex_1{flex:1 1 0%}.border_1px_solid_\#ccc{border:1px solid #ccc}.text_black{color:var(--colors-black)}.p_4px_8px{padding:4px 8px}.rounded_4px{border-radius:4px}.h_35px{height:35px}.d_flex{display:flex}.gap_8px{gap:8px}.flex_2{flex:2}.bg_url\(\/v2\/arrow\.png\)_no-repeat{background:url(/v2/arrow.png) no-repeat}.appearance_none{-moz-appearance:none;appearance:none;-webkit-appearance:none}.text-overflow_ellipsis{text-overflow:ellipsis}.w_100\%{width:100%}.gap_16px{gap:16px}.p_5px_25px_5px_8px{padding:5px 25px 5px 8px}.d_block{display:block}.max-w_400px{max-width:400px}.m_0_auto{margin:0 auto}.gap_24px{gap:24px}.p_8px{padding:8px}.border-b_1px_solid_\#ccc{border-bottom:1px solid #ccc}.d_inline-block{display:inline-block}.p_4px{padding:4px}.border_1px_solid{border:1px solid}.rounded_2px{border-radius:2px}.gap_4px{gap:4px}.p_16px{padding:16px}.text-align_center{text-align:center}.text_blue{color:#00f}.p_12px{padding:12px}.text_white{color:var(--colors-white)}.rounded_8px{border-radius:8px}.shadow_0_2px_10px_rgba\(0\,_0\,_0\,_0\.25\){box-shadow:0 2px 10px #00000040}.cursor_pointer{cursor:pointer}.pos_fixed{position:fixed}.p_24px{padding:24px}.z_200{z-index:200}.shadow_0_2px_4px_rgba\(0\,_0\,_0\,_0\.1\){box-shadow:0 2px 4px #0000001a}.z_101{z-index:101}.pos_relative{position:relative}.pos_absolute{position:absolute}.w_50px{width:50px}.h_50px{height:50px}.border_2px_solid_white{border:2px solid white}.rounded_50\%{border-radius:50%}.p_16px_10px{padding:16px 10px}.d_grid{display:grid}.gap_12px{gap:12px}.white-space_pre{white-space:pre}.d_none{display:none}.px_10px{padding-inline:10px}.p_10px{padding:10px}.max-w_1020px{max-width:1020px}.p_12px_16px{padding:12px 16px}.w_auto{width:auto}.h_32px{height:32px}.p_8px_16px{padding:8px 16px}.rounded_9999px{border-radius:9999px}.p_0_10px_10px{padding:0 10px 10px}.min-w_0{min-width:0}.p_32px_10px{padding:32px 10px}.max-w_800px{max-width:800px}.bg_black{background:var(--colors-black)}.p_1px{padding:1px}.gap_1px{gap:1px}.w_70px{width:70px}.w_100px{width:100px}.h_auto{height:auto}.h_34px{height:34px}.p_0_10px_60px{padding:0 10px 60px}.gap_10px{gap:10px}.border_2px_solid_\#04AE01{border:2px solid #04AE01}.p_16px_16px_16px_28px{padding:16px 16px 16px 28px}.rounded_3px{border-radius:3px}.text-shadow_2px_2px_2px_\#212121\,_-2px_2px_2px_\#212121\,_2px_-2px_2px_\#212121\,_-2px_-2px_2px_\#212121\,_2px_0px_2px_\#212121\,_0px_2px_2px_\#212121\,_-2px_0px_2px_\#212121\,_0px_-2px_2px_\#212121\,_0px_2px_2px_rgba\(4\,_50\,_120\,_0\.5\){text-shadow:2px 2px 2px #212121,-2px 2px 2px #212121,2px -2px 2px #212121,-2px -2px 2px #212121,2px 0px 2px #212121,0px 2px 2px #212121,-2px 0px 2px #212121,0px -2px 2px #212121,0px 2px 2px rgba(4,50,120,.5)}.w_80px{width:80px}.h_80px{height:80px}.w_77px{width:77px}.h_77px{height:77px}.z_3{z-index:3}.p_17px{padding:17px}.w_43px{width:43px}.h_64px{height:64px}.pos_sticky{position:sticky}.z_99{z-index:99}.shadow_0_-2px_4px_rgba\(0\,_0\,_0\,_0\.25\){box-shadow:0 -2px 4px #00000040}.p_10px_8px{padding:10px 8px}.bg_linear-gradient\(-180deg\,_\#00B212_0\%\,_\#00B41D_17\%\,_\#00BE4C_49\%\,_\#04AE01_100\%\){background:linear-gradient(-180deg,#00b212,#00b41d 17%,#00be4c 49%,#04ae01)}.w_32px{width:32px}.bg_linear-gradient\(-180deg\,_\#FF6B00_0\%\,_\#FF6B00_17\%\,_\#FF4D00_49\%\,_\#FF6B00_100\%\){background:linear-gradient(-180deg,#ff6b00,#ff6b00 17%,#ff4d00 49%,#ff6b00)}.h_40px{height:40px}.m_40px_auto{margin:40px auto}.h_100\%{height:100%}.p_32px{padding:32px}.shadow_0_2px_10px_rgba\(0\,_0\,_0\,_0\.2\){box-shadow:0 2px 10px #0003}.fs_14px{font-size:14px}.fs_16px{font-size:16px}.bg-size_22px_8px{background-size:22px 8px}.bg-pos_right_center{background-position:right center}.leading_25px{line-height:25px}.items_center{align-items:center}.flex_column{flex-direction:column}.mt_24px{margin-top:24px}.fs_18px{font-size:18px}.fw_900{font-weight:900}.leading_1{line-height:1}.bg_secondary{background-color:var(--colors-secondary)}.pb_24px{padding-bottom:24px}.justify_flex-start{justify-content:flex-start}.fw_bold{font-weight:700}.border_primary{border-color:var(--colors-primary)}.border_black{border-color:var(--colors-black)}.fs_12px{font-size:12px}.bg_\#F4F4F4{background-color:#f4f4f4}.text-decoration-line_underline{text-decoration-line:underline}.bg_primary{background-color:var(--colors-primary)}.fs_24px{font-size:24px}.top_0{top:0}.left_0{left:0}.right_0{right:0}.bottom_0{bottom:0}.justify_center{justify-content:center}.bg_white{background-color:var(--colors-white)}.top_-10px{top:-10px}.right_-10px{right:-10px}.mt_8px{margin-top:8px}.grid-cols_1fr{grid-template-columns:1fr}.justify_space-between{justify-content:space-between}.fw_700{font-weight:700}.flex_row{flex-direction:row}.fs_20px{font-size:20px}.bg_black{background-color:var(--colors-black)}.shrink_0{flex-shrink:0}.items_flex-end{align-items:flex-end}.fs_10px{font-size:10px}.fs_8px{font-size:8px}.leading_120\%{line-height:120%}.fs_32px{font-size:32px}.mt_16px{margin-top:16px}.fs_28px{font-size:28px}.mt_32px{margin-top:32px}.mt_40px{margin-top:40px}.bg_0{background-color:0}.leading_1\.8{line-height:1.8}@media screen and (min-width: 48rem){.md\:gap_16px{gap:16px}.md\:w_200px{width:200px}.md\:p_24px{padding:24px}.md\:d_block{display:block}.md\:d_none{display:none}.md\:max-w_calc\(\(100\%_-_16px\)_\/_2\){max-width:calc((100% - 16px)/2)}.md\:h_40px{height:40px}.md\:min-w_400px{min-width:400px}.md\:h_56px{height:56px}.md\:flex_row{flex-direction:row}.md\:grid-cols_repeat\(2\,_1fr\){grid-template-columns:repeat(2,1fr)}.md\:justify_space-between{justify-content:space-between}.md\:items_center{align-items:center}.md\:bg_white{background-color:var(--colors-white)}.md\:grid-cols_1fr_1fr{grid-template-columns:1fr 1fr}}}
