:root{--light-005:hsla(0,0%,100%,.05);--light-010:hsla(0,0%,100%,.1);--light-030:hsla(0,0%,100%,.3);--light-070:hsla(0,0%,100%,.7);--light-090:hsla(0,0%,100%,.9);--light-100:#fff;--neutrals-050:#f8fafc;--neutrals-100:#f1f5f9;--neutrals-200:#e2e8f0;--neutrals-300:#cbd5e1;--neutrals-400:#94a3b8;--neutrals-500:#64748b;--neutrals-600:#475569;--neutrals-700:#334155;--neutrals-800:#1e293b;--neutrals-900:#0f172a;--neutrals-950:#020617;--primary-050:#eef2ff;--primary-100:#e0e7ff;--primary-200:#c7d2fe;--primary-300:#a5b4fc;--primary-400:#818cf8;--primary-500:#6366f1;--primary-600:#4f46e5;--primary-700:#4338ca;--primary-800:#3730a3;--primary-900:#312e81;--primary-950:#1e1b4b;--accent-050:#fffbeb;--accent-100:#fef3c7;--accent-200:#fde68a;--accent-300:#fcd34d;--accent-400:#fbbf24;--accent-500:#f59e0b;--accent-600:#d97706;--accent-700:#b45309;--accent-800:#92400e;--accent-900:#78350f;--accent-950:#451a03;--rose-600:#e11d48;--state-active:#22c55e;--state-warning:#f59e0b;--state-alert:#bb2525;--state-link:#1a73e8;--line-green:#06c755;--line-red:#ff334b;--line-blue-400:#96b2ff;--line-blue-500:#638dff;--line-blue-600:#4d73ff;--line-blue-700:#2f59cc;--font-size-4xl:4.8rem;--font-size-3xl:3.6rem;--font-size-xxl:3rem;--font-size-xl:2.4rem;--font-size-lg:2rem;--font-size-md:1.6rem;--font-size-sm:1.4rem;--font-size-xs:1.2rem;--font-size-xxs:1rem;--font-family-title:"Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--font-family-ja:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;--font-family-num:"Oswald",cursive;--letter-spacing-lg:.1em;--letter-spacing-md:.05em;--letter-spacing-sm:.025em;--line-height-xl:2.4;--line-height-lg:2;--line-height-md:1.6;--line-height-sm:1.4;--line-height-xs:1.2;--max-container-width:430px;--liff-width:430px;--bottom-nav-height:88px;--title-bar-height:80px;--search-bar-height:48px;--bottom-sheet-header-height:48px;--width-xl:1200px;--width-lg:992px;--width-md:768px;--width-sm:576px;--width-xs:414px;--width-xxs:320px;--header-height:48px;--gap-4xl:80px;--gap-3xl:64px;--gap-xxl:48px;--gap-xl:32px;--gap-lg:24px;--gap-md:16px;--gap-sm:12px;--gap-xs:8px;--gap-xxs:4px;--z-index-header:5;--z-index-tab-bar:3;--z-index-drawer:9;--z-index-modal:10;--radius-xl:32px;--radius-lg:16px;--radius-md:8px;--radius-sm:4px;--radius-xs:2px;--shadow-md:0 4px 6px rgba(0,0,0,.1);--shadow-sm:0 1px 3px rgba(0,0,0,.2);--drop-shadow-md:0 15px 35px rgba(0,0,0,.2);--drop-shadow-sm:0 12px 24px rgba(0,0,0,.05);--inset-shadow:0 2px 0 hsla(0,0%,100%,.15),inset 0 2px 2px rgba(0,0,0,.1);--text-shadow:2px 2px 4px rgba(0,0,0,.2);--text-shadow-sm:1px 1px 0 rgba(0,0,0,.1);--text-shadow-white:2px 2px 4px hsla(0,0%,100%,.2);--text-shadow-white-sm:1px 1px 0 hsla(0,0%,100%,.1);--blur-4xl:blur(256px);--blur-3xl:blur(128px);--blur-xxl:blur(64px);--blur-xl:blur(48px);--blur-lg:blur(24px);--blur-md:blur(12px);--anim-skeleton-screen:skeleton-screen 1.2s linear infinite;--anim-page-fade-in:page-fade-in .2s ease 0s forwards;--service-cc-color:#f59e0b;--service-ui-color:#14b8a6;--service-jc-color:#0ea5e9;--service-jc-gradient:linear-gradient(90deg,#4facfe 0%,#00f2fe);--service-ui-gradient:linear-gradient(90deg,#43e97b 0%,#38f9d7);--service-cc-gradient:linear-gradient(90deg,#fda085 0%,#f6d365)}@keyframes skeleton-screen{0%{background-color:var(--neutrals-200)}50%{background-color:var(--neutrals-300)}to{background-color:var(--neutrals-200)}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}html::-webkit-scrollbar{display:none}body{background-color:var(--neutrals-100);color:var(--neutrals-700);font-family:var(--font-family-ja),sans-serif;font-size:var(--font-size-md);line-height:var(--line-height-md);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}dl,ol,ul{list-style:none}a{text-decoration:none}img,picture{display:block;max-width:100%}button,input,select,textarea{background-color:transparent;border:none;border-radius:0;font:inherit;outline:none}table{border-collapse:collapse;border-spacing:0}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.snackbars .snackbar{bottom:auto;display:flex;justify-content:center;left:0;margin:0;top:24px;width:100%}.snackbars .snackbar--container{background-color:var(--neutrals-900);border-radius:var(--radius-sm);margin-bottom:0;max-width:480px;width:calc(100% - 24px)}.snackbars .snackbar--button,.snackbars .snackbar--text{color:var(--light-100);font-size:var(--font-size-sm)}.snackbars .snackbar[aria-hidden=false]{animation:snackbar-show-overwrite .3s ease 1}.snackbars .snackbar[aria-hidden=true]{animation:snackbar-hide-overwrite .3s ease 1 forwards}@keyframes snackbar-show-overwrite{0%{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes snackbar-hide-overwrite{to{opacity:0;transform:translate3d(0,-100%,0)}}.snackbars{bottom:0;display:block;height:0;left:0;overflow:visible;position:fixed;width:100%;z-index:100}.snackbar{bottom:14px;box-sizing:border-box;left:50%;margin-left:-172px;position:fixed;transform-origin:center;transition:transform .3s ease,opacity .3s ease;width:344px;will-change:transform}.snackbar[aria-hidden=false]{animation:snackbar-show .3s ease 1}.snackbar[aria-hidden=true]{animation:snackbar-hide .3s ease 1 forwards}@media (min-width:1080px){.snackbars-right .snackbar{left:auto;margin-left:0;right:20px}.snackbars-left .snackbar{left:20px;margin-left:0}}@keyframes snackbar-show{0%{opacity:0;transform:translate3d(0,100%,0)}}@keyframes snackbar-hide{to{opacity:0;transform:translateY(100%)}}@media (max-width:400px){.snackbar{border-radius:0;bottom:0;left:0;margin-left:0;width:100%}}.snackbar--container{background:#2a2a2a;border-radius:2px;box-shadow:0 1px 4px #00000080;color:#eee;cursor:default;display:flex;margin-bottom:10px}.snackbar--text{flex:1 1 auto;font-size:100%;padding:16px}.snackbar--button{background:none;border:none;border-radius:3px;color:#90ee90;cursor:pointer;flex:0 1 auto;font-size:100%;font-weight:inherit;height:36px;letter-spacing:.05em;margin:auto 8px auto -8px;min-width:5em;outline:none;overflow:hidden;padding:8px;position:relative;text-align:center;text-transform:uppercase;transition:background-color .2s ease}.snackbar--button:hover{background-color:#00000026}.snackbar--button:focus:before{animation:focus-ring .3s ease-out 1 forwards;background:#ffffff1a;border-radius:50%;content:"";height:0;left:50%;margin:-60% 0 0 -60%;padding:0 0 120%;pointer-events:none;position:absolute;top:50%;transform-origin:center;width:120%;will-change:transform}@keyframes focus-ring{0%{transform:scale(.01)}}.q4ZR{min-height:100svh}
