@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:transparent;border:none;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none}button,input[type=button],input[type=submit],input[type=reset]{cursor:pointer;padding:0}textarea{resize:vertical}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}ul,ol{list-style:none}a{color:inherit;text-decoration:none}html{font-size:100%;scroll-behavior:smooth}body{background-color:#fff}body ::selection{background-color:#4f46e5;color:#fff}body ::-moz-selection{background-color:#4f46e5;color:#fff}a{color:inherit;text-decoration:none;transition:color .2s cubic-bezier(.22,1,.36,1),opacity .2s cubic-bezier(.22,1,.36,1)}[hidden]{display:none!important}button{cursor:pointer}body{font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;color:#11131a;font-size:1rem;line-height:1.75;letter-spacing:.01em;font-feature-settings:"palt";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;font-weight:800;line-height:1.3;letter-spacing:-.01em;margin-bottom:1rem;color:#11131a}h1{font-size:clamp(1.875rem,5vw,3rem);line-height:1.18}h2{font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.25}h3{font-size:1.375rem;font-weight:700}h4{font-size:1.125rem;font-weight:700}h5{font-size:1rem;font-weight:700}h6{font-size:.875rem;font-weight:700}p{margin-bottom:1rem}p:last-child{margin-bottom:0}small{font-size:.8125rem;color:#565e72;letter-spacing:.02em}strong,b{font-weight:700}.rs-en{font-family:Inter,sans-serif;letter-spacing:.02em}.rs-grad-text{background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.rs-faq{padding:6.25rem 1rem;background-color:#fff;max-width:50rem;margin-inline:auto}.rs-faq__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:2rem;text-align:center;margin-bottom:3.75rem;letter-spacing:.1em}.rs-accordion{border-bottom:1px solid #e7e9f2}.rs-accordion:first-of-type{border-top:1px solid #e7e9f2}.rs-accordion__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:transparent;border:none;cursor:pointer;text-align:left;color:#11131a;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-accordion__header:hover{color:#4f46e5}.rs-accordion__icon{position:relative;width:1rem;height:1rem;flex-shrink:0;margin-left:1rem}.rs-accordion__icon:before,.rs-accordion__icon:after{content:"";position:absolute;background-color:currentColor;transition:transform .3s ease}.rs-accordion__icon:before{top:50%;left:0;width:100%;height:1px;transform:translateY(-50%)}.rs-accordion__icon:after{top:0;left:50%;width:1px;height:100%;transform:translate(-50%)}.rs-accordion__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1)}.rs-accordion__content{overflow:hidden}.rs-accordion__content p{padding-bottom:1.5rem;color:#565e72;font-size:.875rem;line-height:2;letter-spacing:.05em}.rs-accordion.is-open .rs-accordion__body{grid-template-rows:1fr}.rs-accordion.is-open .rs-accordion__icon:after{transform:translate(-50%) rotate(90deg)}.rs-alert{margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:700;border-radius:.75rem}.rs-alert--success{color:#16a34a;background-color:#f0faf3;border:1px solid rgba(22,163,74,.3)}.rs-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:700;border-radius:.5rem;background-color:#eff4ff;color:#2563eb;border:1px solid rgba(37,99,235,.2)}.rs-badge--primary{background-color:#fdf6ec;color:#4f46e5;border-color:#4f46e533}.rs-badge--required{background-color:#fdf6ec;color:#d97706;border-color:#d9770633}.rs-breadcrumbs{padding:1.25rem;max-width:1200px;margin:0 auto 2rem}.rs-breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;gap:.625rem;font-size:.875rem;font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif}.rs-breadcrumbs__item{display:flex;align-items:center;line-height:1}.rs-breadcrumbs__link{color:#565e72;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-breadcrumbs__link:hover{color:#4f46e5}.rs-breadcrumbs__current{color:#11131a;font-weight:500;letter-spacing:.02em}.rs-breadcrumbs__separator{margin:0 .125rem;color:#e7e9f2;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem}.rs-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;font-size:.9375rem;font-weight:700;letter-spacing:.02em;line-height:1;border-radius:62.4375rem;text-decoration:none;white-space:nowrap;border:1px solid transparent;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1),background-color .2s cubic-bezier(.22,1,.36,1),color .2s cubic-bezier(.22,1,.36,1),border-color .2s cubic-bezier(.22,1,.36,1);cursor:pointer}.rs-btn svg{width:1.125rem;height:1.125rem}.rs-btn:hover{opacity:1}.rs-btn--primary{background-color:#4f46e5;color:#fff;box-shadow:0 .375rem 1rem #4f46e547}.rs-btn--primary:hover{background-color:#4338ca;transform:translateY(-.125rem);box-shadow:0 .75rem 1.625rem #4f46e561}.rs-btn--gradient{background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);background-size:160% 160%;color:#fff;box-shadow:0 .5rem 1.375rem #4f46e54d}.rs-btn--gradient:hover{transform:translateY(-.125rem);background-position:100% 0;box-shadow:0 .875rem 1.875rem #4f46e56b}.rs-btn--outline{background-color:transparent;color:#4f46e5;border-color:#e7e9f2}.rs-btn--outline:hover{border-color:#4f46e5;background-color:#eef0ff;transform:translateY(-.125rem)}.rs-btn--light{background-color:#fff;color:#11131a}.rs-btn--light:hover{transform:translateY(-.125rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}.rs-btn--ghost{background-color:#ffffff0f;color:#fff;border-color:#ffffff38;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rs-btn--ghost:hover{background-color:#ffffff24;border-color:#fff6;transform:translateY(-.125rem)}.rs-btn--lg{padding:1.125rem 2.375rem;font-size:1rem}.rs-btn--sm{padding:.625rem 1.25rem;font-size:.8125rem}.rs-btn--block,.rs-btn--full{width:100%}.rs-btn--sns{display:flex;align-items:center;justify-content:center;gap:.75rem;border:1px solid #e7e9f2;border-radius:.75rem;color:#555;background:#fff;font-weight:600}.rs-btn--sns:hover{background:#f5f6fb}.rs-btn--sns .rs-btn__icon--google{width:1.125rem;height:1.125rem}.rs-btn--sns .rs-btn__icon--line{width:1.375rem;height:1.375rem}.rs-card{display:flex;flex-direction:column;background-color:#fff;border-radius:.75rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-card--clickable{cursor:pointer}.rs-card--clickable:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}.rs-card--clickable:hover .rs-card__image{transform:scale(1.05)}.rs-card__image-wrapper{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden;background-color:#fff}.rs-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-card__badge{position:absolute;top:.5rem;left:.5rem;background-color:#4f46e5e6;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:.5rem;font-weight:500;z-index:1}.rs-card__body{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.rs-card__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.25rem;font-weight:400;margin-bottom:.5rem;line-height:1.4;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rs-card__desc{font-size:.875rem;color:#565e72;line-height:1.6;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rs-card__footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid #e7e9f2}.rs-card__price{font-size:1.125rem;font-weight:500;color:#4f46e5}.rs-demo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:2.5rem;margin-top:2.5rem}.rs-demo-card{background-color:#fff;border-radius:.75rem;border:1px solid #e7e9f2;display:flex;flex-direction:column;text-align:left;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-demo-card:hover{border-color:#4f46e566;box-shadow:0 10px 30px #0000000d;transform:translateY(-.3125rem)}.rs-demo-card:hover .rs-demo-card__img img{transform:scale(1.05)}.rs-demo-card__img{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#fff}.rs-demo-card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-demo-card__content{padding:2.5rem;display:flex;flex-direction:column;flex-grow:1}.rs-demo-card__badge{display:inline-block;font-size:.625rem;font-weight:700;color:#4f46e5;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;padding:.125rem .5rem;background-color:#4f46e50d;border-radius:.25rem;width:-moz-fit-content;width:fit-content}.rs-demo-card__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.25rem;color:#11131a;margin-bottom:1rem;line-height:1.4}.rs-demo-card__text{font-size:.875rem;line-height:1.7;color:#565e72;margin-bottom:1.5rem;flex-grow:1}.rs-demo-card__action .rs-btn{width:100%;font-size:.8125rem;padding-left:1.5rem;padding-right:1.5rem}.rs-form__error{color:#dc2626;font-size:.875rem;margin-top:.5rem}.rs-form__note{margin-top:1rem}.rs-form__note a{color:#4f46e5;text-decoration:underline}.rs-input,.rs-select,.rs-textarea{width:100%;padding:1rem;font-size:1rem;color:#11131a;background-color:#fff;border:1px solid #e7e9f2;border-radius:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.rs-input::-moz-placeholder,.rs-select::-moz-placeholder,.rs-textarea::-moz-placeholder{color:#9aa1b4}.rs-input::placeholder,.rs-select::placeholder,.rs-textarea::placeholder{color:#9aa1b4}.rs-input:focus,.rs-select:focus,.rs-textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.rs-input--error,.rs-textarea--error{border-color:#dc2626!important;color:#dc2626}.rs-textarea{min-height:7.5rem;line-height:1.6}.rs-select{cursor:pointer;padding-right:2.5rem;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f46e5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.125rem}.rs-checkbox{width:1.25rem;height:1.25rem;border:1px solid #e7e9f2;border-radius:.5rem;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease;vertical-align:middle}.rs-checkbox:checked{background-color:#4f46e5;border-color:#4f46e5}.rs-checkbox:checked:after{content:"";position:absolute;top:.1875rem;left:.375rem;width:.3125rem;height:.625rem;border:solid #ffffff;border-width:0 2px 2px 0;transform:rotate(45deg)}.rs-checkbox:focus-visible{box-shadow:0 0 0 .1875rem #4f46e533}.rs-radio{width:1.25rem;height:1.25rem;border:1px solid #e7e9f2;border-radius:50%;background-color:#fff;cursor:pointer;position:relative;transition:all .2s ease;vertical-align:middle}.rs-radio:checked{border-color:#4f46e5}.rs-radio:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.625rem;height:.625rem;border-radius:50%;background-color:#4f46e5}.rs-radio:focus-visible{box-shadow:0 0 0 3px #4f46e533}.rs-form-group{margin-bottom:1.5rem}.rs-form-group--remember-me{margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.rs-form-group--actions{display:flex;align-items:center;justify-content:center;gap:.5rem}.rs-form-row{display:flex;gap:1rem}@media(max-width:576px){.rs-form-row{flex-direction:column;gap:0}}.rs-form-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#11131a}.rs-form-label--required:after{content:"*";color:#dc2626;margin-left:.125rem}.rs-check-wrap{display:flex;align-items:center;gap:.5rem;cursor:pointer}.rs-check-wrap span{font-size:.875rem;color:#11131a}.rs-location-hero{position:relative;width:100%;height:25rem;background-color:#fff;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1497366216548-37526070297c?q=80&w=2069&auto=format&fit=crop);background-attachment:fixed;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.rs-location-hero__content{color:#fff}.rs-location-hero__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;color:#4f46e5}@media(max-width:768px){.rs-location-hero__title{font-size:2rem}}.rs-location-hero__subtitle{font-size:1.125rem;letter-spacing:.05em;opacity:.9}@media(max-width:768px){.rs-location-hero__subtitle{font-size:.9375rem}}.rs-location-list{background-color:#fff}.rs-location-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:2.5rem}.rs-location-card{position:relative;overflow:hidden;border-radius:1rem;background-color:#fff;box-shadow:0 4px 20px #0000000d}.rs-location-card__img-wrapper{aspect-ratio:16/10;background-color:#fff;overflow:hidden}.rs-location-card__img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-location-card__body{padding:2.5rem}.rs-location-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.rs-location-card__capacity{position:absolute;top:1rem;right:1rem;background:#ffffffe6;padding:.25rem .75rem;border-radius:1.25rem;font-size:.6875rem;font-weight:700;color:#11131a}.rs-location-card__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.375rem}.rs-location-card__price{font-size:.8125rem;font-weight:700;color:#4f46e5;background-color:#4f46e50d;padding:.125rem .5rem;border-radius:.25rem;white-space:nowrap;margin-left:.5rem}.rs-location-card__desc{font-size:.875rem;line-height:1.8;color:#565e72}.rs-location-card:hover .rs-location-card__img-wrapper img{transform:scale(1.05)}.rs-staff-hero{position:relative;width:100%;height:25rem;background-color:#fff;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?q=80&w=2074&auto=format&fit=crop);background-attachment:fixed;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.rs-staff-hero__content{color:#fff}.rs-staff-hero__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;color:#4f46e5}@media(max-width:768px){.rs-staff-hero__title{font-size:2rem}}.rs-staff-hero__subtitle{font-size:1.125rem;letter-spacing:.05em;opacity:.9}@media(max-width:768px){.rs-staff-hero__subtitle{font-size:.9375rem}}.rs-staff-list{background-color:#fff}.rs-staff-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:2.5rem}.rs-staff-card{text-align:center;padding:2.5rem;background-color:#fff;border-radius:.75rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-staff-card__avatar{width:7.5rem;height:7.5rem;border-radius:50%;margin:0 auto 1.5rem;overflow:hidden;background-color:#fff;border:3px solid rgba(79,70,229,.1)}.rs-staff-card__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rs-staff-card__name{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.rs-staff-card__role{font-size:.75rem;color:#4f46e5;font-weight:600;margin-bottom:1rem}.rs-staff-card__detail{display:flex;flex-direction:column;gap:.625rem}.rs-staff-card__fee{font-size:.75rem;color:#aaa;font-weight:600}.rs-staff-card__bio{font-size:.75rem;line-height:1.5;white-space:pre-wrap;background-color:#fff;padding:.75rem}.rs-staff-card__tags{display:flex;justify-content:center;gap:.25rem;flex-wrap:wrap}.rs-staff-card__tags span{font-size:.625rem;background:#fff;padding:.125rem .5rem;border-radius:.25rem;color:#565e72}.rs-menu-hero{position:relative;width:100%;height:25rem;background-color:#fff;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1544161515-4af6b1d89b82?q=80&w=2070&auto=format&fit=crop);background-attachment:fixed;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.rs-menu-hero__content{color:#fff}.rs-menu-hero__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;color:#4f46e5}@media(max-width:768px){.rs-menu-hero__title{font-size:2rem}}.rs-menu-hero__subtitle{font-size:1.125rem;letter-spacing:.05em;opacity:.9}@media(max-width:768px){.rs-menu-hero__subtitle{font-size:.9375rem}}.rs-menu-page{background-color:#fff}.rs-menu-page__section{max-width:50rem;margin:0 auto .625rem}.rs-menu-page__tabs{display:inline-flex;gap:.5rem;background-color:#fff;padding:.25rem;border-radius:1.25rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;border:1px solid #e7e9f2;margin-bottom:1.5rem}.rs-menu-page__tab-item{padding:.5rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:700;color:#565e72;background:none;border:none;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-menu-page__tab-item:hover{color:#11131a;background-color:#4f46e50d}.rs-menu-page__tab-item.is-active{background-color:#4f46e5;color:#fff;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a}.rs-menu-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;border-bottom:1px dashed #e7e9f2}.rs-menu-item__img-wrapper{flex-shrink:0;width:6.25rem;height:6.25rem;border-radius:.5rem;overflow:hidden;background-color:#fff}.rs-menu-item__img-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media(max-width:768px){.rs-menu-item__img-wrapper{width:5rem;height:5rem}}.rs-menu-item__info{flex:1}.rs-menu-item__name{font-size:1.125rem;font-weight:700;color:#11131a;margin-bottom:.25rem}.rs-menu-item__time{font-size:.75rem;color:#4f46e5;font-weight:600}.rs-menu-item__desc-trigger{background:none;border:none;padding:0;margin-top:.5rem;font-size:.75rem;color:#4f46e5;text-decoration:underline;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-menu-item__desc-trigger:hover{color:#11131a}.rs-menu-item__price{font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;font-size:1.25rem;font-weight:700;color:#11131a;white-space:nowrap}.rs-menu-item__price:before{content:"¥";font-size:.8em;margin-right:2px}.rs-menu-item:hover .rs-menu-item__img-wrapper img{transform:scale(1.08)}.rs-option-tag{display:inline-flex;justify-content:space-between;width:100%;padding:.5rem 1rem;background-color:#fff;border-radius:.375rem;margin-bottom:.25rem;font-size:.875rem}.rs-link{color:#4f46e5;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-link:hover{opacity:.7}.rs-link--plain{color:inherit;text-decoration:none}.rs-link--plain:hover{color:#4f46e5;opacity:1}.rs-link--underline{color:inherit;text-decoration:underline;text-underline-offset:.25rem;text-decoration-thickness:1px;text-decoration-color:#4f46e566}.rs-link--underline:hover{color:#4f46e5;text-decoration-color:#4f46e5}.rs-link--muted{color:#565e72;text-decoration:none}.rs-link--muted:hover{color:#11131a}.rs-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#2226;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.rs-modal.is-open{opacity:1;visibility:visible}.rs-modal.is-open .rs-modal__container{transform:translateY(0);opacity:1}.rs-modal__container{width:100%;max-width:31.25rem;max-height:90vh;display:flex;flex-direction:column;background-color:#fff;border-radius:1.25rem;box-shadow:0 10px 40px #0000001a;transform:translateY(1.25rem);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease;overflow:hidden}.rs-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e7e9f2}.rs-modal__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.25rem;font-weight:500;margin:0}.rs-modal__close{background:transparent;border:none;color:#565e72;font-size:1.5rem;cursor:pointer;line-height:1;padding:.25rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-modal__close:hover{color:#dc2626;transform:scale(1.1)}.rs-modal__body{padding:1.5rem;overflow-y:auto}.rs-modal__body::-webkit-scrollbar{width:6px}.rs-modal__body::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:3px}.rs-modal__footer{padding:1rem 1.5rem;border-top:1px solid #e7e9f2;background-color:#fff;display:flex;justify-content:flex-end;gap:.5rem}.rs-modal__list-btn{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem;border:1px solid #e7e9f2;border-radius:.5rem;background-color:#fff;cursor:pointer;text-align:left;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-modal__list-btn:hover{border-color:#4f46e5;background-color:#fdf6ec}.rs-modal__staff-icon{background-color:#4f46e5;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.rs-modal__staff-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rs-modal__staff-name{font-size:1rem;font-weight:500;color:#11131a}.rs-modal__location-icon{background-color:#f4f5f8;width:2.5rem;height:2.5rem;border-radius:.25rem;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.rs-modal__location-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rs-modal__location-name{font-size:1rem;font-weight:500;color:#11131a}.rs-modal__icon-circle{width:3rem;height:3rem;background-color:#fdf6ec;color:#4f46e5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;flex-shrink:0}.rs-modal__info-box{background-color:#f4f5f8;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex;flex-wrap:wrap;gap:.25rem}.rs-modal__info-box--label{color:#565e72}.rs-modal__info-box--value{font-weight:700;color:#11131a}.rs-modal__option-item{display:flex;align-items:center;padding:.75rem 1rem;border:1px solid #e7e9f2;border-radius:.5rem;cursor:pointer;background-color:#fff;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-modal__option-item:hover{background-color:#fff;border-color:#4f46e580}.rs-modal__option-item--selected{border-color:#4f46e5;background-color:#fdf6ec}.rs-modal__option-item input[type=checkbox],.rs-modal__option-item input[type=radio]{width:1.125rem;height:1.125rem;margin-right:1rem;accent-color:#4f46e5;flex-shrink:0}.rs-modal__option-body{flex-grow:1}.rs-modal__option-name{font-size:.875rem;font-weight:500;color:#11131a}.rs-modal__option-price{font-size:.75rem;color:#565e72;margin-top:.125rem}.rs-page-hero{position:relative;background-color:#0a0d1c;color:#ffffffeb;overflow:hidden;padding:4.5rem 0 4.75rem;text-align:center}@media(max-width:768px){.rs-page-hero{padding:3rem 0 3.25rem}}.rs-page-hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.rs-page-hero__glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5}.rs-page-hero__glow--1{width:27.5rem;height:27.5rem;top:-12.5rem;left:-5rem;background:radial-gradient(circle,rgba(124,92,252,.8),transparent 65%)}.rs-page-hero__glow--2{width:23.75rem;height:23.75rem;bottom:-12.5rem;right:-3.75rem;background:radial-gradient(circle,rgba(34,211,238,.45),transparent 65%)}.rs-page-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:3.25rem 3.25rem;mask-image:radial-gradient(ellipse 70% 90% at 50% 0%,#000 25%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 70% 90% at 50% 0%,#000 25%,transparent 75%)}.rs-page-hero__inner{position:relative;z-index:1}.rs-page-hero__label{display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#ffffffeb;padding:.375rem .875rem;border-radius:62.4375rem;background:#ffffff12;border:1px solid rgba(255,255,255,.16);margin-bottom:1.25rem}.rs-page-hero__label:before{content:"";width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%)}.rs-page-hero__title{font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:800;line-height:1.2;letter-spacing:-.01em;color:#fff;margin-bottom:1rem}.rs-page-hero__subtitle{font-size:1rem;line-height:1.9;color:#ffffff9e;max-width:38.75rem;margin:0 auto}@media(max-width:768px){.rs-page-hero__subtitle{font-size:.90625rem}}.rs-page-hero+.rs-breadcrumbs{padding-top:1.25rem;margin-bottom:.5rem}.rs-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:2.5rem;gap:.25rem}.rs-pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 .5rem;font-size:.875rem;font-weight:500;border-radius:.75rem;border:1px solid #e7e9f2;background-color:#fff;color:#11131a;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-pagination__item:hover:not(.rs-pagination__item--disabled):not(.rs-pagination__item--active){border-color:#4f46e5;background-color:#fff}.rs-pagination__item--active{background-color:#4f46e5;border-color:#4f46e5;color:#fff;cursor:default}.rs-pagination__item--disabled{color:#9aa1b4;background-color:#f4f5f8;cursor:not-allowed;border-color:#e7e9f2}.rs-pagination-summary{font-size:.875rem;color:#565e72;margin-bottom:1rem}.rs-pagination-summary__total,.rs-pagination-summary__range{font-weight:700;color:#11131a;margin:0 .125rem}.rs-pagination-summary--empty{text-align:center;padding:2.5rem 0;color:#9aa1b4}.rs-guest__text{margin-bottom:1.5rem;font-size:.875rem;color:#565e72;line-height:1.6}.rs-guest__action{margin-top:1rem;text-align:center}.c-toast{position:fixed;top:20px;right:20px;z-index:9999;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:1rem;color:#fff;animation:slideIn .3s ease-out}.c-toast--success{background-color:#28a745}.c-toast--error{background-color:#dc3545}.c-toast__message{margin:0;font-weight:500}.c-toast__close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;line-height:1;opacity:.7}.c-toast__close:hover{opacity:1}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.rs-auth-divider{margin:2rem 0;position:relative;text-align:center}.rs-auth-divider:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:#eee;z-index:1}.rs-auth-divider span{position:relative;background:#fff;padding:0 1rem;color:#999;font-size:.875rem;z-index:2}.rs-social-login{display:flex;flex-direction:column;gap:1rem}.rs-contact-form{background-color:#fff;padding:2.5rem;border:1px solid #e7e9f2;border-radius:1.75rem;box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a;position:relative;z-index:1}@media(max-width:768px){.rs-contact-form{padding:1.5rem}}.rs-form-radio-grid,.rs-form-checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11.875rem,1fr));gap:.5rem;margin-top:.5rem}.rs-form-radio-grid .rs-check-wrap,.rs-form-checkbox-grid .rs-check-wrap{padding:.75rem .875rem;border:1px solid #e7e9f2;border-radius:.75rem;transition:border-color .2s cubic-bezier(.22,1,.36,1),background-color .2s cubic-bezier(.22,1,.36,1)}.rs-form-radio-grid .rs-check-wrap:hover,.rs-form-checkbox-grid .rs-check-wrap:hover{border-color:#4f46e566;background-color:#eef0ff}.rs-form-radio-grid .rs-check-wrap:has(:checked),.rs-form-checkbox-grid .rs-check-wrap:has(:checked){border-color:#4f46e5;background-color:#eef0ff}.rs-form-actions{margin-top:2rem;text-align:center}.rs-thanks-page{padding:5rem 0;min-height:70vh;display:flex;align-items:center;background:#f5f6fb}.rs-thanks{text-align:center;background-color:#fff;padding:4rem 2.5rem;border:1px solid #e7e9f2;border-radius:1.75rem;box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a;width:100%}@media(max-width:768px){.rs-thanks{padding:2.75rem 1.5rem}}.rs-thanks__header{margin-bottom:2rem}.rs-thanks__icon{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;background:#eef0ff;color:#4f46e5;margin-bottom:1.5rem;box-shadow:0 0 0 .5rem #4f46e50f}.rs-thanks__icon svg{width:2.125rem;height:2.125rem}.rs-thanks__title{font-size:1.625rem;font-weight:800;color:#11131a;margin-bottom:.5rem}.rs-thanks__subtitle{font-size:.9375rem;font-weight:600;color:#4f46e5}.rs-thanks__body{margin-bottom:2.5rem}.rs-thanks__text{font-size:.9375rem;line-height:1.95;color:#565e72;margin-bottom:1rem}.rs-thanks__note{font-size:.8125rem;line-height:1.7;color:#9aa1b4;margin-top:1.5rem}.rs-thanks__footer{margin-top:2rem}.rs-home section{padding-block:6rem}@media(max-width:768px){.rs-home section{padding-block:4rem}}.rs-home .rs-hero{padding-block:7.5rem 6.875rem}@media(max-width:1024px){.rs-home .rs-hero{padding-block:6rem 5rem}}@media(max-width:768px){.rs-home .rs-hero{padding-block:4.5rem 3.5rem}}.rs-browser{border-radius:1.25rem;overflow:hidden;background:#fff;border:1px solid #e7e9f2;box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f}.rs-browser__bar{display:flex;align-items:center;gap:.4375rem;padding:.625rem .875rem;background:#f4f5f8;border-bottom:1px solid #e7e9f2}.rs-browser__dot{width:.625rem;height:.625rem;border-radius:50%;background:#d3d6e0}.rs-browser__dot:nth-child(1){background:#f6a6a0}.rs-browser__dot:nth-child(2){background:#f6d488}.rs-browser__dot:nth-child(3){background:#a6dcb0}.rs-browser__url{margin-left:.625rem;flex:1;font-family:Inter,sans-serif;font-size:.71875rem;color:#9aa1b4;background:#fff;border-radius:62.4375rem;padding:.25rem .875rem;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rs-browser__screen{aspect-ratio:16/10;overflow:hidden;background:#fff}.rs-browser__screen img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;display:block}.rs-reveal{opacity:0;transform:translateY(1.5rem);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--d, 0ms)}.rs-reveal.is-in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.rs-reveal{opacity:1;transform:none;transition:none}}.rs-hero{position:relative;background-color:#0a0d1c;color:#ffffffeb;overflow:hidden}.rs-hero__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.rs-hero__glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.55}.rs-hero__glow--1{width:38.75rem;height:38.75rem;top:-11.25rem;right:-7.5rem;background:radial-gradient(circle,rgba(124,92,252,.85),transparent 65%)}.rs-hero__glow--2{width:32.5rem;height:32.5rem;bottom:-13.75rem;left:-8.75rem;background:radial-gradient(circle,rgba(34,211,238,.5),transparent 65%)}.rs-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:3.5rem 3.5rem;mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,#000 30%,transparent 75%)}.rs-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem}@media(max-width:1024px){.rs-hero__inner{grid-template-columns:1fr;gap:3.75rem;text-align:center}}.rs-hero__content{animation:heroUp .9s cubic-bezier(.22,1,.36,1) both}.rs-hero__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#ffffffeb;padding:.5rem 1rem;border-radius:62.4375rem;background:#ffffff12;border:1px solid rgba(255,255,255,.14);margin-bottom:1.75rem}.rs-hero__badge svg{width:.9375rem;height:.9375rem;color:#22d3ee}.rs-hero__title{font-size:clamp(2rem,5.2vw,3.25rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem}.rs-hero__description{font-size:1.0625rem;line-height:1.9;color:#ffffff9e;margin-bottom:2.25rem}@media(max-width:768px){.rs-hero__description{font-size:.9375rem}}.rs-hero__actions{display:flex;gap:.875rem;margin-bottom:2.25rem}@media(max-width:1024px){.rs-hero__actions{justify-content:center}}@media(max-width:768px){.rs-hero__actions{flex-direction:column}}.rs-hero__trust{display:flex;flex-wrap:wrap;gap:.625rem 1.5rem;list-style:none;padding:0;margin:0}@media(max-width:1024px){.rs-hero__trust{justify-content:center}}.rs-hero__trust li{display:inline-flex;align-items:center;gap:.4375rem;font-size:.84375rem;color:#ffffff9e}.rs-hero__trust li svg{width:1rem;height:1rem;color:#22d3ee}.rs-hero__visual{position:relative;animation:heroUp .9s cubic-bezier(.22,1,.36,1) .12s both}@media(max-width:1024px){.rs-hero__visual{max-width:35rem;margin:0 auto;width:100%}}.rs-hero__visual .rs-browser{transform:perspective(1600px) rotateY(-7deg) rotateX(2deg);box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f,0 2.5rem 5rem #4f46e54d}@media(max-width:1024px){.rs-hero__visual .rs-browser{transform:none}}.rs-hero__visual-card{position:absolute;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fffffff0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);border-radius:.75rem;box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f;color:#11131a;z-index:2}.rs-hero__visual-card svg{width:1.25rem;height:1.25rem;padding:.5rem;box-sizing:content-box;border-radius:.5rem;background:#eef0ff;color:#4f46e5;flex-shrink:0}.rs-hero__visual-card strong{display:block;font-size:.84375rem;line-height:1.3}.rs-hero__visual-card span{display:block;font-size:.71875rem;color:#565e72}.rs-hero__visual-card--a{top:-1.375rem;left:-1.75rem;animation:floaty 5s ease-in-out infinite}@media(max-width:768px){.rs-hero__visual-card--a{left:-.375rem;top:-1rem;scale:.88}}.rs-hero__visual-card--b{bottom:-1.625rem;right:-1.375rem;animation:floaty 5s ease-in-out 1.4s infinite}@media(max-width:768px){.rs-hero__visual-card--b{right:-.25rem;scale:.88}}@keyframes heroUp{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-.625rem)}}.rs-stats{background:#fff;padding-block:0!important;margin-top:-2.75rem;position:relative;z-index:5}@media(max-width:768px){.rs-stats{margin-top:-2rem}}.rs-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a;overflow:hidden}@media(max-width:768px){.rs-stats__grid{grid-template-columns:repeat(2,1fr)}}.rs-stat{padding:2rem 1.5rem;text-align:center;border-right:1px solid #e7e9f2}.rs-stat:last-child{border-right:none}@media(max-width:768px){.rs-stat{padding:1.5rem 1rem}.rs-stat:nth-child(2){border-right:none}.rs-stat:nth-child(1),.rs-stat:nth-child(2){border-bottom:1px solid #e7e9f2}}.rs-stat__value{font-family:Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.125rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.rs-stat__unit{font-size:.9375rem;margin-left:.125rem;-webkit-text-fill-color:#4f46e5;color:#4f46e5}.rs-stat__label{margin-top:.625rem;font-size:.78125rem;line-height:1.6;color:#565e72}.rs-problem{background:#fff}.rs-problem__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:768px){.rs-problem__grid{grid-template-columns:1fr;gap:1rem}}.rs-problem__bridge{text-align:center;margin-top:3rem;font-size:clamp(1.125rem,2.6vw,1.5rem);font-weight:700;color:#11131a}.rs-problem__bridge strong{color:#4f46e5}.rs-problem-card{background:#f5f6fb;border:1px solid #e7e9f2;border-radius:1.25rem;padding:2rem 1.75rem}.rs-problem-card__mark{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#fdf6ec;color:#d97706;font-family:Inter,sans-serif;font-weight:800;font-size:1.25rem;margin-bottom:1.25rem}.rs-problem-card__title{font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:.75rem;color:#11131a}.rs-problem-card__text{font-size:.875rem;line-height:1.85;color:#565e72;margin:0}.rs-why{background:#f5f6fb}.rs-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:768px){.rs-why__grid{grid-template-columns:1fr;gap:1rem}}.rs-why-card{position:relative;background:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;padding:2.25rem 2rem;overflow:hidden;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1)}.rs-why-card:before{content:"";position:absolute;inset:0 0 auto;height:.1875rem;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}.rs-why-card:hover{transform:translateY(-.375rem);box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f;border-color:transparent}.rs-why-card:hover:before{transform:scaleX(1)}.rs-why-card__icon{width:3.375rem;height:3.375rem;border-radius:.75rem;background:#eef0ff;color:#4f46e5;display:flex;align-items:center;justify-content:center;margin-bottom:1.375rem}.rs-why-card__icon svg{width:1.625rem;height:1.625rem}.rs-why-card__title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#11131a}.rs-why-card__text{font-size:.90625rem;line-height:1.9;color:#565e72;margin:0}.rs-features{background:#fff}.rs-bento{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1.25rem}@media(max-width:768px){.rs-bento{grid-template-columns:1fr;grid-auto-rows:auto}}.rs-bento__item{background:#f5f6fb;border:1px solid #e7e9f2;border-radius:1.25rem;padding:2rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.rs-bento__item:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}.rs-bento__item--lg{grid-row:span 2;grid-column:span 1;display:flex;flex-direction:column;padding:0;overflow:hidden;background:#fff}@media(max-width:768px){.rs-bento__item--lg{grid-row:auto}}.rs-bento__item--wide{grid-column:span 2}@media(max-width:768px){.rs-bento__item--wide{grid-column:span 1}}.rs-bento__visual{aspect-ratio:16/11;overflow:hidden;background:#f0f1fe;border-bottom:1px solid #e7e9f2}.rs-bento__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.rs-bento__body{padding:1.75rem 2rem 2rem}.rs-bento__icon{width:3rem;height:3rem;border-radius:.75rem;background:#fff;border:1px solid #e7e9f2;color:#4f46e5;display:flex;align-items:center;justify-content:center;margin-bottom:1.125rem}.rs-bento__icon svg{width:1.5rem;height:1.5rem}.rs-bento__item--lg .rs-bento__icon{background:#eef0ff;border:none}.rs-bento__title{font-size:1.125rem;font-weight:700;margin-bottom:.625rem;color:#11131a}.rs-bento__text{font-size:.875rem;line-height:1.85;color:#565e72;margin:0}.rs-dashboard{background:#0a0d1c;color:#ffffffeb;position:relative;overflow:hidden}.rs-dashboard:before{content:"";position:absolute;top:-10rem;left:50%;transform:translate(-50%);width:43.75rem;height:26.25rem;background:radial-gradient(ellipse,rgba(124,92,252,.4),transparent 65%);filter:blur(70px);pointer-events:none}.rs-dashboard .rs-container__title{color:#fff}.rs-dashboard .rs-container__lead{color:#ffffff9e}.rs-dashboard .rs-container{position:relative;z-index:1}.rs-dashboard__features{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:3rem}.rs-dashboard__feature{display:inline-flex;align-items:center;gap:.5625rem;font-size:.84375rem;font-weight:600;color:#ffffffeb;padding:.625rem 1.125rem;border-radius:62.4375rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.rs-dashboard__feature-icon{display:inline-flex;color:#22d3ee}.rs-dashboard__feature-icon svg{width:1rem;height:1rem}.rs-dashboard-slider{margin-block:3rem .5rem;position:relative}.rs-dashboard-slider .swiper{padding-block:.5rem;overflow:visible}.rs-dashboard-slider__item{cursor:pointer;opacity:.45;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);transform:scale(.96)}.rs-dashboard-slider__item.swiper-slide-active,.rs-dashboard-slider__item.swiper-slide-next,.rs-dashboard-slider__item.swiper-slide-prev{opacity:1}.rs-dashboard-slider__item.swiper-slide-active{transform:scale(1)}.rs-dashboard-slider__item .rs-browser{box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f,0 1.875rem 3.75rem #0000004d}.rs-dashboard-slider__caption{text-align:center;margin-top:1rem;font-size:.84375rem;font-weight:600;color:#ffffff9e;opacity:0;transition:opacity .4s cubic-bezier(.22,1,.36,1)}.rs-dashboard-slider__item.swiper-slide-active .rs-dashboard-slider__caption{opacity:1;color:#ffffffeb}.rs-dashboard-slider__controls{display:flex;align-items:center;justify-content:center;gap:1.75rem;margin-top:2.25rem}.rs-dashboard-slider__prev,.rs-dashboard-slider__next{width:2.875rem;height:2.875rem;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:#ffffff0a;cursor:pointer;position:relative;transition:all .25s cubic-bezier(.22,1,.36,1)}.rs-dashboard-slider__prev:before,.rs-dashboard-slider__next:before{content:"";position:absolute;top:50%;left:50%;width:.5625rem;height:.5625rem;border-top:2px solid #fff;border-right:2px solid #fff}.rs-dashboard-slider__prev:hover,.rs-dashboard-slider__next:hover{background:#4f46e5;border-color:#4f46e5}.rs-dashboard-slider__prev.swiper-button-disabled,.rs-dashboard-slider__next.swiper-button-disabled{opacity:.25;cursor:not-allowed}.rs-dashboard-slider__prev:before{transform:translate(-35%,-50%) rotate(-135deg)}.rs-dashboard-slider__next:before{transform:translate(-65%,-50%) rotate(45deg)}.rs-dashboard-slider__pagination{display:flex;justify-content:center;align-items:center;width:auto!important}.rs-dashboard-slider__pagination .swiper-pagination-bullet{width:.4375rem;height:.4375rem;margin:0 .3125rem!important;background:#fff;opacity:.3;transition:all .3s cubic-bezier(.22,1,.36,1)}.rs-dashboard-slider__pagination .swiper-pagination-bullet-active{opacity:1;width:1.375rem;border-radius:.25rem;background:#22d3ee}.rs-industries{background:#fff}.rs-industries__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.rs-industries__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.rs-industries__grid{grid-template-columns:1fr}}.rs-industry-card{background:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.rs-industry-card:hover{transform:translateY(-.5rem);box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f}.rs-industry-card__image{position:relative;aspect-ratio:16/10;overflow:hidden}.rs-industry-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.rs-industry-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(10,13,28,.55),transparent 55%)}.rs-industry-card:hover .rs-industry-card__image img{transform:scale(1.06)}.rs-industry-card__en{position:absolute;left:1rem;bottom:.875rem;z-index:1;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;letter-spacing:.04em;color:#fff}.rs-industry-card__content{padding:1.375rem 1.5rem 1.625rem;flex-grow:1}.rs-industry-card__title{font-size:1.0625rem;font-weight:700;color:#11131a;margin-bottom:.625rem;display:flex;align-items:center;gap:.625rem}.rs-industry-card__title:before{content:"";width:.25rem;height:1.125rem;border-radius:.125rem;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%)}.rs-industry-card__text{font-size:.84375rem;line-height:1.8;color:#565e72;margin:0}.rs-pricing{background:#f5f6fb}.rs-pricing__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:51.25rem;margin:0 auto}@media(max-width:768px){.rs-pricing__grid{grid-template-columns:1fr}}.rs-pricing__options{text-align:center;margin-top:2.25rem;font-size:.875rem;color:#565e72}.rs-plan{position:relative;background:#fff;border:1px solid #e7e9f2;border-radius:1.75rem;padding:2.25rem 2rem 2rem;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.rs-plan:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}.rs-plan--featured{border:none;background:linear-gradient(180deg,#fff,#fff) padding-box,linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%) border-box;border:2px solid transparent;box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f}.rs-plan--featured:hover{box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f,0 1.25rem 3.125rem #4f46e559}.rs-plan__badge{position:absolute;top:-.8125rem;right:1.75rem;font-size:.75rem;font-weight:700;color:#fff;padding:.3125rem 1rem;border-radius:62.4375rem;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);box-shadow:0 .375rem .875rem #4f46e54d}.rs-plan__label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4f46e5;margin-bottom:.5rem}.rs-plan__name{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#11131a}.rs-plan__price{font-family:Inter,sans-serif;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1;color:#11131a;display:flex;align-items:baseline}.rs-plan__cur{font-size:1.375rem;margin-right:.125rem}.rs-plan__from{font-size:1rem;font-weight:600;color:#565e72;margin-left:.25rem}.rs-plan__note{margin-top:.625rem;font-size:.8125rem;color:#565e72}.rs-plan__features{list-style:none;padding:0;margin:1.5rem 0 1.75rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #e7e9f2;padding-top:1.5rem}.rs-plan__features li{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#11131a}.rs-plan__features li svg{width:1.125rem;height:1.125rem;color:#16a34a;flex-shrink:0}.rs-plan .rs-btn{margin-top:auto}.rs-flow{background:#fff}.rs-flow__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.rs-flow__steps{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media(max-width:768px){.rs-flow__steps{grid-template-columns:1fr}}.rs-flow-step{position:relative;padding-top:1.25rem}.rs-flow-step:not(:last-child):after{content:"";position:absolute;top:2.125rem;left:3.375rem;right:-1.5rem;height:2px;background-image:linear-gradient(90deg,#e7e9f2 0 60%,transparent 60%);background-size:.625rem 2px}@media(max-width:1024px){.rs-flow-step:not(:last-child):after{display:none}}.rs-flow-step__num{width:3rem;height:3rem;border-radius:.75rem;background:#0a0d1c;color:#fff;font-family:Inter,sans-serif;font-weight:800;font-size:1.0625rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;position:relative;z-index:1}.rs-flow-step__title{font-size:1.0625rem;font-weight:700;margin-bottom:.625rem;color:#11131a}.rs-flow-step__text{font-size:.84375rem;line-height:1.85;color:#565e72;margin:0}.rs-faq{background:#f5f6fb}.rs-faq-accordion{background:#fff;border:1px solid #e7e9f2;border-radius:.75rem;margin-bottom:.75rem;transition:box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s cubic-bezier(.22,1,.36,1)}.rs-faq-accordion.is-open{border-color:#4f46e566;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a}.rs-faq-accordion__header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.375rem 1.5rem;background:none;border:none;cursor:pointer;text-align:left}.rs-faq-accordion__header:hover .rs-faq-accordion__question-text{color:#4f46e5}.rs-faq-accordion__question-text{font-size:.96875rem;font-weight:700;color:#11131a;line-height:1.5;transition:color .2s cubic-bezier(.22,1,.36,1)}.rs-faq-accordion__icon{position:relative;width:1.25rem;height:1.25rem;flex-shrink:0}.rs-faq-accordion__icon:before,.rs-faq-accordion__icon:after{content:"";position:absolute;background-color:#4f46e5;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1)}.rs-faq-accordion__icon:before{top:50%;left:0;width:100%;height:2px;border-radius:2px;transform:translateY(-50%)}.rs-faq-accordion__icon:after{top:0;left:50%;width:2px;height:100%;border-radius:2px;transform:translate(-50%)}.rs-faq-accordion__body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.rs-faq-accordion__content{padding:0 1.5rem 1.5rem;font-size:.90625rem;line-height:1.9;color:#565e72}.rs-faq-accordion__content strong{color:#11131a}.rs-faq-accordion.is-open .rs-faq-accordion__icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.rs-faq-accordion.is-open .rs-faq-accordion__body{max-height:37.5rem}.rs-bottom-cta{position:relative;background:#0a0d1c;overflow:hidden;text-align:center}.rs-bottom-cta__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:3.5rem 3.5rem;mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,#000 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,#000 20%,transparent 70%)}.rs-bottom-cta__glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:43.75rem;height:26.25rem;background:radial-gradient(ellipse,rgba(124,92,252,.45),transparent 65%);filter:blur(80px)}.rs-bottom-cta__inner{position:relative;z-index:1}.rs-bottom-cta__badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#ffffffeb;padding:.5rem 1rem;border-radius:62.4375rem;background:#ffffff12;border:1px solid rgba(255,255,255,.14);margin-bottom:1.5rem}.rs-bottom-cta__badge svg{width:.9375rem;height:.9375rem;color:#22d3ee}.rs-bottom-cta__title{color:#fff;font-size:clamp(1.625rem,4vw,2.625rem);font-weight:800;line-height:1.3;letter-spacing:-.01em;margin-bottom:1.125rem}.rs-bottom-cta__text{color:#ffffff9e;font-size:.96875rem;margin-bottom:2.25rem}.rs-bottom-cta__action{display:flex;gap:.875rem;justify-content:center}@media(max-width:768px){.rs-bottom-cta__action{flex-direction:column;max-width:20rem;margin:0 auto}}.rs-profile__avatar-flex{display:flex;align-items:flex-start;gap:2.5rem;margin-top:1.5rem}@media(max-width:576px){.rs-profile__avatar-flex{flex-direction:column;align-items:center;text-align:center}}.rs-profile__avatar-preview-wrapper{width:6.25rem;height:6.25rem;flex-shrink:0}.rs-profile__avatar-preview-wrapper .rs-mypage__avatar,.rs-profile__avatar-preview-wrapper .rs-mypage__avatar-placeholder{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:2px solid #e7e9f2;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a}.rs-profile__avatar-inputs{flex:1;display:flex;flex-direction:column;gap:1rem;width:100%}.rs-profile__avatar-actions-group{display:flex;flex-wrap:wrap;gap:.5rem}@media(max-width:576px){.rs-profile__avatar-actions-group{justify-content:center}}.rs-profile__avatar-commit-area{padding-top:1rem;border-top:1px dashed #e7e9f2;width:100%}.rs-profile__avatar-commit-area .rs-profile__commit-btns{display:flex;gap:.5rem;margin-bottom:.25rem}.rs-profile__avatar-commit-area .rs-btn--primary{flex:1}.rs-profile__avatar-tip{font-size:.6875rem;color:#4f46e5;margin-top:.25rem;font-weight:700}.rs-profile__social-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}.rs-profile__social-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;border-radius:.75rem;border:1px solid #e7e9f2}.rs-profile__social-info{display:flex;align-items:center;gap:1rem}.rs-profile__social-icon{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.125rem;color:#fff}.rs-profile__social-icon--google{background-color:#db4437}.rs-profile__social-icon--line{background-color:#06c755}.rs-profile__social-name{font-weight:700;color:#11131a}.rs-profile .rs-badge{font-size:.625rem;padding:.125rem .5rem;border-radius:.75rem;font-weight:700}.rs-profile .rs-badge--success{background-color:#f0faf3;color:#16a34a}.rs-profile .rs-badge--disabled{background-color:#f4f5f8;color:#565e72}.rs-calendar-nav{margin-bottom:1.5rem}.rs-calendar-nav__controls{display:flex;align-items:center;justify-content:space-between}.rs-calendar-nav__datepicker{width:8.75rem;position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;padding:.5rem;background:#fff;border:1px solid #4f46e5;border-radius:1.25rem;cursor:pointer}.rs-calendar-nav__datepicker:hover{border-color:#4f46e5}.rs-calendar-nav__input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.rs-calendar-nav__input::-webkit-calendar-picker-indicator{position:absolute;width:100%;height:100%;cursor:pointer}.rs-calendar-nav__display{font-weight:500;font-size:1rem;color:#4f46e5}.rs-calendar-nav__display:after{content:" ▼";font-size:10px}.rs-reserve-hero{position:relative;width:100%;height:25rem;background-color:#fff;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1497366216548-37526070297c?q=80&w=2069&auto=format&fit=crop);background-attachment:fixed;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}.rs-reserve-hero__content{color:#fff}.rs-reserve-hero__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;color:#4f46e5}@media(max-width:768px){.rs-reserve-hero__title{font-size:2rem}}.rs-reserve-hero__subtitle{font-size:1.125rem;letter-spacing:.05em;opacity:.9}@media(max-width:768px){.rs-reserve-hero__subtitle{font-size:.9375rem}}.rs-reservation-summary{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem;padding:.75rem 1.25rem;background-color:#fbfaf5;border-radius:.5rem;border:1px solid #f0e6d2;animation:rs-fadeIn .4s ease-out}.rs-reservation-summary__item{display:flex;align-items:center;position:relative}@media(min-width:769px){.rs-reservation-summary__item:not(:last-child){margin-right:1.5rem}.rs-reservation-summary__item:not(:last-child):after{content:"";position:absolute;top:50%;right:-.75rem;transform:translateY(-50%);width:1px;height:1rem;background-color:#d1c7b7}}.rs-reservation-summary__label{font-size:.6875rem;font-weight:600;color:#5c7285;letter-spacing:.05em;margin-right:.5rem;background:#e9e4d4;padding:.125rem .375rem;border-radius:.25rem;line-height:1}.rs-reservation-summary__value{font-size:.875rem;font-weight:700;color:#1a202c}@keyframes rs-fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.rs-reservation-table{display:flex;width:100%;gap:.5rem;transition:opacity .3s ease,transform .3s ease}@media(max-width:768px){.rs-reservation-table{overflow-x:auto}}.rs-reservation-table__empty{height:3.75rem;display:flex;align-items:center;justify-content:center;opacity:.4}.rs-reservation-table__empty-inner{text-align:center;display:flex;flex-direction:column;gap:.25rem}.rs-reservation-table__empty-symbol{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.25rem;color:#e7e9f2;line-height:1}.rs-reservation-table__empty-text{font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:#565e72}.rs-reservation-table__column{width:14.2857142857%}@media(max-width:768px){.rs-reservation-table__column{width:7.5rem;flex-shrink:0}}.rs-reservation-table__column.is-past{opacity:.4;pointer-events:none}.rs-reservation-table__column.is-past .rs-reservation-table__empty{opacity:.2}.rs-reservation-table__header{padding:.25rem;border-radius:.375rem .375rem 0 0;text-align:center;background-color:#f4f5f8;color:#11131a;font-size:.75rem;font-weight:500;border:1px solid #e7e9f2;border-bottom:none}.rs-reservation-table__header--today{background-color:#4f46e5;color:#fff;border-color:#4f46e5;font-weight:700}.rs-reservation-table__header--saturday{background-color:#eff4ff;color:#2563eb;border-color:#2563eb33}.rs-reservation-table__header--sunday{background-color:#fdf1f1;color:#dc2626;border-color:#dc262633}.rs-reservation-table__slot-list{display:flex;flex-direction:column;background:#fff;height:100%}.rs-reservation-table__slot-item{position:relative;min-height:2.75rem;padding:.5rem .75rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.rs-reservation-table__slot-item:hover{background-color:#4f46e533}.rs-reservation-table__slot-item--available{border-left:4px solid #16a34a}.rs-reservation-table__slot-item--available .rs-reservation-table__symbol{color:#16a34a}.rs-reservation-table__slot-item--few{border-left:4px solid #d97706}.rs-reservation-table__slot-item--few .rs-reservation-table__symbol{color:#d97706}.rs-reservation-table__slot-item--full{border-left:4px solid #b0b6c4;background-color:#f5f5f5;opacity:.6;cursor:not-allowed;filter:grayscale(1);pointer-events:none}.rs-reservation-table__slot-item--full .rs-reservation-table__symbol{color:#b0b6c4}.rs-reservation-table__slot-item--reserved{background-color:#2563eb;border-color:#2563eb4d;pointer-events:none;cursor:not-allowed}.rs-reservation-table__slot-item--reserved .rs-reservation-table__time,.rs-reservation-table__slot-item--reserved .rs-reservation-table__symbol{color:#fff}.rs-reservation-table__slot-item--submitting{opacity:.7;pointer-events:none}.rs-reservation-table__slot-item--submitting:before{content:"";width:1.25rem;height:1.25rem;border:2px solid #4f46e5;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;position:absolute;top:calc(50% - .625rem);left:calc(50% - .625rem)}.rs-reservation-table__slot-item--submitting .rs-reservation-table__time,.rs-reservation-table__slot-item--submitting .rs-reservation-table__symbol{visibility:hidden}.rs-reservation-table__time{font-size:.8125rem;font-weight:500}.rs-reservation-table__symbol{text-align:center}.rs-static-content{padding-top:4rem;padding-bottom:6rem}.rs-static-content__inner{max-width:51.25rem;margin:0 auto}.rs-static-section{margin-bottom:3.5rem}.rs-static-section:last-child{margin-bottom:0}.rs-static-section__title{font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;font-size:1.375rem;font-weight:700;margin-bottom:1.5rem;padding-left:1rem;color:#11131a;position:relative}.rs-static-section__title:before{content:"";position:absolute;left:0;top:.25rem;bottom:.25rem;width:.25rem;border-radius:.125rem;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%)}.rs-static-text{font-size:.96875rem;line-height:2;color:#565e72;white-space:pre-wrap}.rs-static-text strong{color:#11131a;font-weight:700}.rs-static-text a{color:#4f46e5;text-decoration:underline;text-underline-offset:.1875rem}.rs-static-table{width:100%;border-collapse:collapse;border:1px solid #e7e9f2;border-radius:1.25rem;overflow:hidden}.rs-static-table th,.rs-static-table td{padding:1.125rem 1.25rem;border-bottom:1px solid #e7e9f2;font-size:.90625rem;line-height:1.8;text-align:left;vertical-align:top}.rs-static-table tr:last-child th,.rs-static-table tr:last-child td{border-bottom:none}.rs-static-table th{width:10rem;font-weight:700;color:#11131a;background:#f5f6fb}.rs-static-table td{color:#565e72}@media(max-width:768px){.rs-static-table th,.rs-static-table td{display:block;width:100%}.rs-static-table th{border-bottom:none;padding-bottom:.375rem}.rs-static-table td{padding-top:.375rem}}.rs-container{width:100%;max-width:72.5rem;margin-inline:auto;padding-inline:1.5rem}@media(max-width:768px){.rs-container{padding-inline:1rem}}.rs-container--sm{max-width:51.25rem}.rs-container--lg{max-width:80rem}.rs-container--fluid{max-width:100%;padding-inline:0}.rs-container__label{font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:#4f46e5;letter-spacing:.14em;text-transform:uppercase;padding:.375rem .875rem;border-radius:62.4375rem;background:#eef0ff;margin-bottom:1.5rem}.rs-container__label:before{content:"";width:.375rem;height:.375rem;border-radius:50%;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%)}.rs-container__head{text-align:center;max-width:45rem;margin:0 auto 3.5rem}.rs-container__head .rs-container__label{margin-bottom:1rem}.rs-container__title{font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;font-size:clamp(1.625rem,3.4vw,2.375rem);font-weight:800;line-height:1.3;letter-spacing:-.01em;text-align:center;color:#11131a;margin-bottom:3.5rem;text-wrap:balance}@media(max-width:768px){.rs-container__title{word-break:auto-phrase;margin-bottom:2.25rem}}.rs-container__lead{text-align:center;color:#565e72;font-size:1rem;line-height:1.9;max-width:40rem;margin:-2rem auto 3.5rem;text-wrap:pretty}@media(max-width:768px){.rs-container__lead br{display:none}.rs-container__lead{word-break:auto-phrase;font-size:.9375rem;line-height:1.85;margin-top:-.75rem}}.rs-footer{background-color:#0a0d1c;color:#ffffff9e;padding:5rem 0 2.25rem;position:relative;overflow:hidden}.rs-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:.0625rem;background:linear-gradient(90deg,transparent,rgba(124,92,252,.6),transparent)}.rs-footer__inner{max-width:72.5rem;margin:0 auto;padding-inline:1.5rem}@media(max-width:768px){.rs-footer__inner{padding-inline:1rem}}.rs-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem;padding-bottom:3.5rem;border-bottom:1px solid rgba(255,255,255,.08)}@media(max-width:768px){.rs-footer__top{grid-template-columns:1fr;gap:2.5rem}}.rs-footer__brand{max-width:20rem}.rs-footer__brand .rs-logo{margin-bottom:1.25rem}.rs-footer__tagline{font-size:.875rem;line-height:1.9;color:#ffffff9e}.rs-footer__col-title{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.25rem}.rs-footer__nav{display:flex;flex-direction:column;gap:.875rem}.rs-footer__nav a{font-size:.90625rem;color:#ffffff9e;transition:color .2s cubic-bezier(.22,1,.36,1);width:-moz-fit-content;width:fit-content}.rs-footer__nav a:hover{color:#fff}.rs-footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:1.75rem}.rs-footer__copyright{font-size:.78125rem;color:#fff6;letter-spacing:.02em}.rs-footer__bottom-links{display:flex;gap:1.5rem}.rs-footer__bottom-links a{font-size:.78125rem;color:#ffffff73}.rs-footer__bottom-links a:hover{color:#fff}.rs-header{position:sticky;top:0;left:0;width:100%;z-index:100;background-color:#ffffffb8;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid rgba(231,233,242,.8);transition:background-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);padding:.75rem 0}.rs-header.is-scrolled{box-shadow:0 .0625rem 1.25rem #1013280f}.rs-header__inner{max-width:72.5rem;margin:0 auto;padding-inline:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}@media(max-width:768px){.rs-header__inner{padding-inline:1rem}}.rs-header__logo{position:relative;z-index:101}.rs-header__logo a{display:inline-flex;align-items:center}.rs-header__nav{display:none}@media(min-width:1025px){.rs-header__nav{display:flex;align-items:center;gap:1.75rem}.rs-header__nav a:not(.rs-btn){font-size:.90625rem;color:#565e72;font-weight:600;letter-spacing:.01em;transition:color .2s cubic-bezier(.22,1,.36,1)}.rs-header__nav a:not(.rs-btn):hover{color:#11131a}}.rs-header__cta{display:flex;align-items:center;gap:.5rem}.rs-header__hamburger{display:flex;flex-direction:column;justify-content:center;gap:.3125rem;position:relative;z-index:101;width:2.75rem;height:2.75rem;align-items:center;cursor:pointer;background:transparent;border:none;padding:0}@media(min-width:1025px){.rs-header__hamburger{display:none}}.rs-header__hamburger span{display:block;width:1.375rem;height:2px;border-radius:2px;background-color:#11131a;transition:all .3s cubic-bezier(.22,1,.36,1)}.rs-header__hamburger.is-open span:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.rs-header__hamburger.is-open span:nth-child(2){opacity:0}.rs-header__hamburger.is-open span:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.rs-header__drawer{position:fixed;inset:0;height:100dvh;background-color:#fffffffa;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:100;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .35s cubic-bezier(.22,1,.36,1)}@media(min-width:1025px){.rs-header__drawer{display:none}}.rs-header__drawer.is-open{opacity:1;pointer-events:auto}.rs-header__drawer-nav{display:flex;flex-direction:column;align-items:center;gap:1.75rem;width:min(86%,22.5rem)}.rs-header__drawer-nav a:not(.rs-btn){font-size:1.1875rem;font-weight:700;color:#11131a;letter-spacing:.02em}.rs-header__drawer-nav .rs-btn{margin-top:.5rem}.rs-logo{display:inline-flex;align-items:center;gap:.625rem;font-family:Inter,sans-serif;font-weight:800;font-size:1.3125rem;letter-spacing:-.02em;color:#11131a;line-height:1}.rs-logo__mark{width:1.875rem;height:1.875rem;border-radius:.5625rem;background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 .25rem .75rem #4f46e559;flex-shrink:0}.rs-logo__mark svg{width:1.0625rem;height:1.0625rem}.rs-logo__dot{color:#4f46e5}.rs-logo--on-dark{color:#fff}.rs-logo--on-dark .rs-logo__dot{color:#22d3ee}body,#app{display:flex;flex-direction:column;min-height:100vh}.rs-header{position:sticky;top:0;z-index:100}.rs-main{flex:1;width:100%}.rs-contents-wrapper{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem}.rs-layout-2col{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start}@media(max-width:768px){.rs-layout-2col{grid-template-columns:1fr}}.rs-sidebar{background-color:#fff;border-radius:.75rem;padding:1rem;position:sticky;top:100px}#pageAuth{display:flex;align-items:center;justify-content:center;background:#f5f6fb;min-height:calc(100vh - 4.375rem);padding:3.5rem 0}#pageAuth .rs-contents-wrapper{max-width:28.75rem;width:100%;padding:0 1rem}#pageAuth .rs-content{background:#fff;border:1px solid #e7e9f2;border-radius:1.75rem;box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f;padding:2.5rem 2.25rem}@media(max-width:768px){#pageAuth .rs-content{padding:2rem 1.5rem}}#pageAuth .rs-auth-head{text-align:center;margin-bottom:2rem}#pageAuth .rs-auth-head__title{font-size:1.625rem;font-weight:800;color:#11131a;margin-bottom:.375rem}#pageAuth .rs-auth-head__subtitle{font-size:.875rem;color:#565e72;margin:0}#pageAuth .rs-form-group--actions .rs-btn{width:100%}#pageAuth .rs-form__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}#pageAuth .rs-form__label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#11131a}#pageAuth .rs-form__error-msg{color:#dc2626;font-size:.8125rem;margin-top:.375rem}#pageAuth .rs-guest__text{font-size:.875rem;line-height:1.8;color:#565e72;margin-bottom:1.5rem;text-align:center}#pageAuth .rs-auth-helper-text{margin-top:.75rem;font-size:.75rem;color:#9aa1b4;text-align:center;line-height:1.5}#pageAuth .rs-auth-footer{text-align:center;margin-top:1.5rem}#pageAuth .rs-auth-footer__text{font-size:.875rem;color:#565e72}#pageContact{padding-bottom:6rem;background-color:#fff}#pageContact .rs-form-wrapper{padding:1.5rem 0 0}#pageContact .rs-container{margin-top:2.5rem}#pageHome .rs-contents-wrapper{padding-top:0;padding-left:0;padding-right:0;margin:0;max-width:100%}.rs-mypage{background-color:#fff;min-height:100vh;padding:2.5rem 0}.rs-mypage__container{max-width:1200px;margin:0 auto;padding:0 1rem}.rs-mypage__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.rs-mypage__user-profile{display:flex;align-items:center;gap:1rem}.rs-mypage__avatar-wrapper{width:4rem;height:4rem;flex-shrink:0}@media(max-width:576px){.rs-mypage__avatar-wrapper{width:3rem;height:3rem}}.rs-mypage__avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:2px solid #e7e9f2;background-color:#fff}.rs-mypage__avatar-placeholder{width:100%;height:100%;border-radius:50%;background-color:#fff;color:#565e72;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;border:2px solid #e7e9f2}@media(max-width:576px){.rs-mypage__avatar-placeholder{font-size:1.125rem}}.rs-mypage__title{font-size:1.875rem;font-family:Inter,Noto Sans JP,sans-serif;font-weight:700;color:#11131a;margin-bottom:.25rem}.rs-mypage__subtitle{font-size:.875rem;color:#565e72}.rs-mypage__new-link{font-size:.875rem;font-weight:500;color:#4f46e5;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-mypage__new-link:hover{color:#4338ca;text-decoration:underline}.rs-mypage__tabs{display:inline-flex;gap:.5rem;background-color:#fff;padding:.25rem;border-radius:1.25rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;border:1px solid #e7e9f2;margin-bottom:1.5rem}.rs-mypage__tab-item{padding:.5rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:700;color:#565e72;border:none;background:transparent;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-mypage__tab-item:hover{background-color:#fff}.rs-mypage__tab-item--active{background-color:#4f46e5;color:#fff;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a}.rs-mypage__tab-item--active:hover{background-color:#4338ca}.rs-mypage__list{display:flex;flex-direction:column;gap:1rem}.rs-mypage__card{background-color:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;padding:1.5rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;display:flex;flex-direction:column;gap:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media(min-width:769px){.rs-mypage__card{flex-direction:row;justify-content:space-between;align-items:center}}.rs-mypage__card--cancelled{opacity:.6;filter:grayscale(100%)}.rs-mypage__card-content{display:flex;align-items:center;gap:1.5rem;width:100%}.rs-mypage__date-box{text-align:center;min-width:5rem;border-right:1px solid #e7e9f2;padding-right:1.5rem}.rs-mypage__month{font-size:.75rem;color:#565e72;font-weight:700;text-transform:uppercase}.rs-mypage__day{font-size:1.5rem;font-weight:900;color:#11131a}.rs-mypage__time{font-size:.875rem;font-weight:700;color:#4f46e5}.rs-mypage__info{flex:1}.rs-mypage__status{display:inline-block;font-size:.625rem;padding:.125rem .5rem;border-radius:1.25rem;font-weight:700;text-transform:uppercase;margin-bottom:.25rem}.rs-mypage__status--confirmed{background-color:#f0faf3;color:#16a34a}.rs-mypage__status--cancelled{background-color:#f4f5f8;color:#b0b6c4}.rs-mypage__location{font-size:1.125rem;font-weight:700;color:#11131a;margin-bottom:.125rem}.rs-mypage__staff{font-size:.875rem;color:#565e72}.rs-mypage__staff strong{color:#11131a;font-weight:500}.rs-mypage__options{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.25rem}.rs-mypage__option-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:.5rem;background-color:#4f46e50d;color:#4f46e5;font-size:.625rem;font-weight:700;border:1px solid rgba(79,70,229,.1)}.rs-mypage__option-badge span.qty{margin-left:.25rem}.rs-mypage__option-badge span.price{margin-left:.25rem;opacity:.6}.rs-mypage__price-details{margin-top:1rem;padding:.5rem;background-color:#fff;border-radius:.75rem}.rs-mypage__price-row{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;color:#565e72;margin-bottom:.25rem}.rs-mypage__price-row--total{font-size:.875rem;font-weight:700;color:#4f46e5;border-top:1px solid #e7e9f2;margin-top:.5rem;padding-top:.5rem;margin-bottom:0}.rs-mypage__header-actions{display:flex;align-items:center;gap:1.5rem}@media(max-width:576px){.rs-mypage__header-actions{width:100%;justify-content:space-between;gap:.5rem;margin-top:1rem}}.rs-mypage__action-link{font-size:.8125rem;font-weight:500;color:#565e72;text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.rs-mypage__action-link:hover{color:#11131a}.rs-mypage__action-link--danger{color:#dc2626b3}.rs-mypage__action-link--danger:hover{color:#dc2626}.rs-mypage__cta-btn{display:inline-flex;align-items:center;padding:.5rem 1.5rem;background-color:#4f46e5;color:#fff;font-size:.8125rem;font-weight:700;border-radius:.5rem;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a}.rs-mypage__cta-btn:hover{background-color:#4338ca;transform:translateY(-1px);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}@media(max-width:576px){.rs-mypage__cta-btn{padding:.5rem 1rem}}.rs-mypage__actions{flex-shrink:0}.rs-mypage__cancel-btn{width:100%;padding:.5rem 1rem;border:1px solid rgba(220,38,38,.3);color:#dc2626;font-size:.875rem;font-weight:700;border-radius:1.25rem;background-color:transparent;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media(min-width:769px){.rs-mypage__cancel-btn{width:auto}}.rs-mypage__cancel-btn:hover{background-color:#fdf1f1}.rs-mypage__limit-badge{position:relative;display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.625rem;font-weight:600;color:#9aa1b4;background-color:#fff;border:1px solid #e7e9f2;border-radius:.5rem;cursor:help}.rs-mypage__limit-badge svg{margin-right:.25rem;width:1.5rem;height:1.5rem;fill:#9aa1b4}.rs-mypage__limit-badge:after{content:attr(data-tooltip);position:absolute;bottom:125%;right:0;width:12.5rem;padding:.5rem .75rem;background-color:#11131a;color:#fff;font-size:.6875rem;font-weight:400;border-radius:.75rem;text-align:left;line-height:1.4;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:10}.rs-mypage__limit-badge:before{content:"";position:absolute;bottom:110%;right:.9375rem;border:.375rem solid transparent;border-top-color:#11131a;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:10}.rs-mypage__limit-badge:hover:after,.rs-mypage__limit-badge:hover:before{opacity:1;visibility:visible}.rs-mypage__empty{text-align:center;padding:.625rem 0;background-color:#fff;border-radius:1.25rem;border:1px dashed #e7e9f2;color:#9aa1b4}.rs-price-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:768px){.rs-price-grid{grid-template-columns:1fr}}.rs-price-card{position:relative;background:#fff;border:1px solid #e7e9f2;border-radius:1.75rem;padding:2.5rem 2.25rem 2.25rem;display:flex;flex-direction:column;align-items:flex-start;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.rs-price-card:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}.rs-price-card--featured{border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%) border-box;box-shadow:0 1.5rem 3.75rem #10132824,0 .5rem 1.25rem #1013280f}.rs-price-card--featured:before{content:"人気";position:absolute;top:-.8125rem;left:50%;transform:translate(-50%);background:linear-gradient(120deg,#6366f1,#7c5cfc 45%,#22d3ee 110%);color:#fff;font-size:.75rem;font-weight:700;padding:.3125rem 1.125rem;border-radius:62.4375rem;box-shadow:0 .375rem .875rem #4f46e54d}.rs-price-card__label{font-family:Inter,sans-serif;font-size:.75rem;letter-spacing:.12em;color:#4f46e5;margin-bottom:.5rem;font-weight:700;text-transform:uppercase}.rs-price-card__title{font-size:1.25rem;font-weight:700;margin-bottom:1.125rem;color:#11131a}.rs-price-card__price{display:flex;align-items:baseline;color:#11131a;font-family:Inter,sans-serif}.rs-price-card__currency{font-size:1.375rem;font-weight:800;margin-right:.125rem}.rs-price-card__amount{font-size:2.625rem;font-weight:800;letter-spacing:-.02em;line-height:1}.rs-price-card__tax{font-size:.875rem;margin-left:.5rem;color:#565e72;font-family:Inter,Noto Sans JP,-apple-system,Hiragino Kaku Gothic ProN,sans-serif;font-weight:400}.rs-price-card__features{list-style:none;padding:1.75rem 0 0;margin:1.75rem 0 0;width:100%;border-top:1px solid #e7e9f2;display:flex;flex-direction:column;gap:.8125rem}.rs-price-card__features li{font-size:.90625rem;color:#11131a;display:flex;align-items:center;gap:.625rem}.rs-price-card__features li:before{content:"";flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:50%;background:#eef0ff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234f46e5' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='20 6 9 17 4 12'%3e%3c/polyline%3e%3c/svg%3e") center/.75rem no-repeat}.rs-price-options{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}@media(max-width:768px){.rs-price-options{grid-template-columns:1fr}}.rs-price-option{background:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;padding:1.5rem 1.625rem;transition:border-color .25s cubic-bezier(.22,1,.36,1),box-shadow .25s cubic-bezier(.22,1,.36,1)}.rs-price-option:hover{border-color:#4f46e559;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a}.rs-price-option__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.625rem;flex-wrap:wrap;gap:.375rem .875rem}.rs-price-option__title{font-size:1rem;font-weight:700;color:#11131a;padding-left:0}.rs-price-option__title:before{display:none}.rs-price-option__amount{font-size:1rem;font-weight:800;color:#4f46e5;font-family:Inter,sans-serif;white-space:nowrap}.rs-price-option__description{font-size:.84375rem;color:#565e72;line-height:1.8;margin:0}.rs-price-contact{margin-top:4rem;padding:3rem 2rem;background:#f5f6fb;border:1px solid #e7e9f2;border-radius:1.75rem;text-align:center}.rs-price-contact__text{font-size:1rem;line-height:1.9;color:#11131a;font-weight:600}.rs-profile{background-color:#fff;min-height:100vh;padding:2.5rem 0}.rs-profile__container{max-width:50rem;margin:0 auto;padding:0 1rem}.rs-profile__header{display:flex;align-items:center;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.rs-profile__title{font-size:1.875rem;font-family:Inter,Noto Sans JP,sans-serif;font-weight:700;color:#11131a;margin-bottom:.25rem}.rs-profile__subtitle{font-size:.875rem;color:#565e72}.rs-profile__section,.rs-profile__section-wrapper{background-color:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;padding:1.5rem 2.5rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;margin-bottom:2.5rem}.rs-profile__section-header{margin-bottom:1rem}.rs-profile__section-title{font-size:1.25rem;font-weight:700;color:#11131a;margin-bottom:.25rem}.rs-profile__section-desc{font-size:.875rem;color:#565e72;margin-bottom:1rem}#pageReserve .rs-engine__header{margin-bottom:1.5rem}#pageReserve .rs-engine__body--hybrid{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn{display:flex;flex-direction:column;background-color:#fff;border-radius:.75rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.25,.8,.25,1);padding:1.875rem;width:100%}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn:hover .rs-hybrid-btn__icon{transform:scale(1.05)}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__icon-wrapper{display:flex;align-items:center;justify-content:center}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__icon{width:5rem}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__icon--location{fill:#4f46e5}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__icon--staff path{stroke:#4f46e5}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__body{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.25rem;font-weight:400;margin-bottom:.5rem;line-height:1.4;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pageReserve .rs-engine__body--hybrid .rs-hybrid-btn__desc{font-size:.875rem;color:#565e72;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pageReserve .rs-engine__body--location,#pageReserve .rs-engine__body--staff{display:grid;grid-template-columns:repeat(auto-fit,minmax(18.75rem,1fr));gap:1.5rem}#pageReserve .rs-engine__body--staff .rs-staff-btn{display:flex;align-items:center;gap:.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 .0625rem .125rem #1013280f,0 .125rem .5rem #1013280a;overflow:hidden;text-decoration:none;color:inherit;transition:all .3s cubic-bezier(.25,.8,.25,1);padding:1.5rem;width:100%}#pageReserve .rs-engine__body--staff .rs-staff-btn:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1.5rem #10132814,0 .125rem .375rem #1013280a}#pageReserve .rs-engine__body--staff .rs-staff-btn:hover .rs-staff-btn__image{transform:scale(1.08)}#pageReserve .rs-engine__body--staff .rs-staff-btn__image-wrapper{width:6.25rem;height:6.25rem;overflow:hidden;aspect-ratio:1/1;border-radius:50%;flex-shrink:0}#pageReserve .rs-engine__body--staff .rs-staff-btn__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#pageReserve .rs-engine__body--staff .rs-staff-btn__body{padding:.5rem;display:flex;flex-direction:column;align-items:flex-start;flex:1}#pageReserve .rs-engine__body--staff .rs-staff-btn__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:1.25rem;font-weight:400;margin-bottom:.5rem;line-height:1.4;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pageReserve .rs-engine__body--staff .rs-staff-btn__desc{font-size:.875rem;color:#565e72;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pageReserve .rs-thanks{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:3.75rem 1.25rem;text-align:center;animation:rs-fade-up 1.2s ease-out}#pageReserve .rs-thanks__inner{max-width:35rem;width:100%}#pageReserve .rs-thanks__icon{margin-bottom:2rem}#pageReserve .rs-thanks__icon svg{stroke:#4f46e5;stroke-dasharray:100;stroke-dashoffset:100;animation:rs-stroke-draw 1.5s ease-in-out forwards;animation-delay:.3s}#pageReserve .rs-thanks__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:3rem;font-weight:400;color:#11131a;letter-spacing:.15em;margin-bottom:1.5rem;line-height:1.2}#pageReserve .rs-thanks__message{font-size:1rem;color:#565e72;line-height:2;margin-bottom:3rem}#pageReserve .rs-thanks__summary{background-color:#fff;border:1px solid #e7e9f2;border-radius:1.25rem;padding:2rem;margin-bottom:3rem;text-align:left}#pageReserve .rs-thanks__summary-item{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px dashed #e7e9f2}#pageReserve .rs-thanks__summary-item:last-child{border-bottom:none}#pageReserve .rs-thanks__summary-item .label{font-size:.8125rem;color:#9aa1b4;width:7.5rem}#pageReserve .rs-thanks__summary-item .value{font-size:.9375rem;font-weight:500;color:#11131a}#pageReserve .rs-thanks__actions{display:flex;flex-direction:column;align-items:center;gap:1.25rem}#pageReserve .rs-thanks__actions .rs-btn{min-width:15rem}#pageReserve .rs-reserve-hero{position:relative;width:100%;height:25rem;background-color:#fff;background-image:linear-gradient(#00000080,#00000080),url(https://images.unsplash.com/photo-1434626881859-194d67b2b86f?q=80&w=2070&auto=format&fit=crop);background-attachment:fixed;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;text-align:center}#pageReserve .rs-reserve-hero__content{color:#fff}#pageReserve .rs-reserve-hero__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:3rem;font-weight:500;letter-spacing:.1em;margin-bottom:1rem;line-height:1.3}@media(max-width:768px){#pageReserve .rs-reserve-hero__title{font-size:2rem}}#pageReserve .rs-reserve-hero__subtitle{font-size:1.125rem;letter-spacing:.05em;opacity:.9}@media(max-width:768px){#pageReserve .rs-reserve-hero__subtitle{font-size:.9375rem}}@keyframes rs-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rs-stroke-draw{to{stroke-dashoffset:0}}.rs-reserve-demo .rs-demo-intro{text-align:center;margin-bottom:2.5rem}.rs-reserve-demo .rs-demo-intro__text{font-size:.9375rem;line-height:2.2;color:#565e72;max-width:47.5rem;margin:0 auto}.rs-reserve-demo .rs-demo-login-info{background-color:#fff;padding:2.5rem;border-radius:1rem;border:1px solid #e7e9f2;margin-bottom:2.5rem;text-align:center;box-shadow:0 4px 20px #00000005}.rs-reserve-demo .rs-demo-login-info__title{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:#11131a}.rs-reserve-demo .rs-demo-login-info__note{font-size:.8125rem;color:#9aa1b4;margin-bottom:1.5rem}.rs-reserve-demo .rs-demo-login-info__content{display:flex;flex-direction:column;gap:.5rem;max-width:25rem;margin:0 auto}.rs-reserve-demo .rs-demo-login-info__item{display:flex;justify-content:space-between;padding:.25rem 0;border-bottom:1px dashed #e7e9f2}.rs-reserve-demo .rs-demo-login-info__item:last-child{border-bottom:none}.rs-reserve-demo .rs-demo-login-info__item .label{font-size:.8125rem;color:#9aa1b4;font-weight:500}.rs-reserve-demo .rs-demo-login-info__item .value,.rs-reserve-demo .rs-demo-login-info__item .rs-link{font-size:.875rem;font-weight:500;color:#11131a}.rs-reserve-demo .rs-demo-login-info__item .rs-link{color:#4f46e5;text-decoration:underline}.rs-reserve-demo .rs-demo-footer{display:flex;gap:1rem;justify-content:center;margin-top:2.5rem}.rs-static-page{background-color:#fff}.rs-hidden-pc{display:none!important}@media(max-width:768px){.rs-hidden-pc{display:block!important}}.rs-hidden-pc-flex{display:none!important}@media(max-width:768px){.rs-hidden-pc-flex{display:flex!important}}.rs-hidden-pc-grid{display:none!important}@media(max-width:768px){.rs-hidden-pc-grid{display:grid!important}}.rs-hidden-pc-inline-block{display:none!important}@media(max-width:768px){.rs-hidden-pc-inline-block{display:inline-block!important}}.rs-hidden-pc-inline{display:none!important}@media(max-width:768px){.rs-hidden-pc-inline{display:inline!important}.rs-hidden-sp{display:none!important}}
