.l-inner{max-width:1240px;width:100%;margin-inline:auto;padding-inline:20px}.u-sp-only{display:none}@media(max-width:767.98px){.u-pc-only{display:none}.u-sp-only{display:block}}.p-hero{position:relative;background:url(/img/bg_hero_01.jpg) no-repeat center center;background-size:cover;margin-bottom:150px}.p-hero__inner{position:relative}.p-hero__row{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:640px}.p-hero__col--content{display:grid;gap:20px;padding-block:120px 60px;position:relative;z-index:2}.p-hero__title{margin-bottom:40px;animation:fadeIn .8s ease-out}.p-hero__title img{width:min(614px,47vw);height:auto}.p-hero__image{position:absolute;top:50px;right:-40px;z-index:1;animation:fadeIn 1s ease-out}.p-hero__image img{width:min(750px,57vw);height:auto}.p-hero__buttons{display:flex;flex-direction:column;gap:20px}.p-hero__description{font-size:15px;line-height:2}.p-hero__description a{color:#fff;text-decoration:underline;text-underline-offset:4px}.p-hero__description a:hover{opacity:.8}@media(max-width:767.98px){.p-hero{background-image:url(/img/bg_hero_01_sp.jpg);background-position:top center;margin-bottom:60px}.p-hero__row{grid-template-columns:1fr;min-height:0}.p-hero__col--content{padding-block:90px 50px}.p-hero__title{margin-bottom:10px}.p-hero__title img{width:100%}.p-hero__image{position:relative;top:0;right:0;order:-1;margin-inline:-8%}.p-hero__image img,.c-btn-gradient{width:100%}}.p-about{position:relative;margin-bottom:120px}.p-about__row{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;align-items:center}.p-about__label{margin-bottom:16px}.p-about__label img{height:24px;width:auto}.p-about__subtitle{font-size:24px;font-weight:700;margin-bottom:30px}.p-about__title{margin-bottom:30px}.p-about__title img{max-width:100%;height:auto}.p-about__text{font-size:15px;line-height:2;color:#ececec}.p-about__image img{width:100%;height:auto}@media(max-width:767.98px){.p-about{margin-bottom:60px}.p-about__row{grid-template-columns:1fr;gap:30px}.p-about__subtitle{font-size:22px;margin-bottom:15px}}.p-features{position:relative;background:linear-gradient(to bottom,#4a0077,#1a0029);margin-bottom:120px}.p-features__inner{padding-block:40px 80px}.p-features__head{font-size:clamp(30px,3vw,38px);font-weight:700;text-align:center;margin-bottom:30px}.p-features__row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;list-style:none;margin:0;padding:0}.p-features__anchor{display:block;position:relative;overflow:hidden}.p-features__anchor .normal-img{display:block;width:100%;height:auto;transition:opacity .3s ease}.p-features__anchor .hover-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.p-features__anchor:hover .normal-img{opacity:0}.p-features__anchor:hover .hover-img{opacity:1}@media(max-width:767.98px){.p-features{margin-bottom:50px}.p-features__inner{padding-block:40px 50px}.p-features__row{grid-template-columns:repeat(2,1fr);gap:12px}.p-features__anchor .hover-img{display:none}.p-features__anchor:hover .normal-img{opacity:1}}.p-feature{position:relative;margin-top:100px;padding-top:100px}.p-feature:last-of-type{margin-bottom:200px}.p-feature__row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:center}.p-feature__header{margin-bottom:20px}.p-feature__header img{height:80px;width:auto}.p-feature__lead{font-size:clamp(18px,1.8vw,24px);font-weight:700;margin-bottom:5px}.p-feature__title{font-size:clamp(30px,4vw,58px);font-weight:700;line-height:1.31;letter-spacing:-.05em}.p-feature__accent{background:linear-gradient(to right,#c94bff,#6e72fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.p-feature__image img{width:100%;height:auto}#feature-05 .p-feature__image img{mix-blend-mode:screen}.p-feature__note{font-size:12px;font-weight:300;line-height:1.667;letter-spacing:.08em;text-align:right;margin-top:20px;color:#d0d0d0}.p-feature--bg{background:url(/img/bg_feature_03.jpg) no-repeat center center;background-size:cover;padding-bottom:100px}@media(max-width:767.98px){.p-feature{margin-top:60px;padding-top:50px}.p-feature:last-of-type{margin-bottom:100px}.p-feature__row{grid-template-columns:1fr}.p-feature__header img{height:60px}.p-feature--bg{background-image:url(/img/bg_feature_03_sp.jpg);padding-bottom:50px}}.p-viewer{position:relative;background:linear-gradient(to bottom,#4a0077,#1a0029);padding-block:80px;margin-bottom:200px}.p-viewer__title{display:flex;justify-content:center;margin-bottom:12px}.p-viewer__title img{max-width:100%;height:auto}.p-viewer__360container{position:relative;display:flex;justify-content:center;margin-bottom:40px;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.p-viewer__360container.is-dragging{cursor:grabbing}.p-viewer__images{position:relative;width:100%;max-width:600px}.p-viewer__image{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.p-viewer__image:first-child{position:relative}.p-viewer__image.is-active{opacity:1}.p-viewer__image img{display:block;width:100%;height:auto;pointer-events:none}.p-viewer__slider{max-width:900px;margin-inline:auto}.p-viewer__slider-bar{position:relative;width:100%;height:2px;background:linear-gradient(to right,#5e38ff,#d833ff)}.p-viewer__slider-handle{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:70px;height:30px;cursor:grab;background:#fff;border-radius:15px;display:flex;justify-content:center;align-items:center;gap:5px;box-shadow:0 2px 4px #0003;transition:left .1s}.p-viewer__slider-handle.is-dragging{cursor:grabbing;transition:none}.p-viewer__slider-handle:before,.p-viewer__slider-handle:after{content:"";width:0;height:0;border-block:5px solid transparent}.p-viewer__slider-handle:before{border-right:7px solid #1a0029}.p-viewer__slider-handle:after{border-left:7px solid #1a0029}@media(max-width:767.98px){.p-viewer{padding-block:40px;margin-bottom:100px}.p-viewer__slider{width:90%}.p-viewer__slider-handle{width:60px;height:26px}}.p-achievement{position:relative;margin-bottom:200px}.p-achievement__row{display:flex;justify-content:space-between;align-items:center;gap:40px}.p-achievement__head{width:53%}.p-achievement__title{font-size:clamp(38px,4vw,58px);font-weight:700;letter-spacing:-.05em;margin-bottom:10px}.p-achievement__text{font-size:clamp(18px,1.8vw,24px);font-weight:700;letter-spacing:-.05em;margin-bottom:40px}.p-achievement__description{font-size:15px;line-height:2;color:#ececec}.p-achievement__image{flex:1}.p-achievement__image img{width:100%;height:auto}@media(max-width:767.98px){.p-achievement{margin-bottom:100px}.p-achievement__row{flex-direction:column;gap:30px}.p-achievement__head{width:100%}}.p-rental-cta{position:relative;background:linear-gradient(to bottom,#4a0077,#1a0029);padding-block:100px;text-align:center;margin-bottom:0}.p-rental-cta__title{font-size:clamp(28px,3.4vw,42px);font-weight:700;letter-spacing:-.02em;margin-bottom:16px}.p-rental-cta__text{font-size:15px;line-height:2;color:#ececec;margin-bottom:40px}.p-rent{min-height:100svb;display:flex;align-items:stretch}.p-rent__left{flex:0 0 45%;background:linear-gradient(160deg,#1a003a,#0a001a 60%,#000);border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,100px) clamp(32px,5vw,80px);position:relative;overflow:hidden}.p-rent__glow{position:absolute;top:-10%;right:-20%;width:500px;height:500px;max-width:90%;background:radial-gradient(circle,rgba(140,0,200,.18) 0%,transparent 70%);pointer-events:none}.p-rent__eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;color:#a060ff;margin-bottom:24px}.p-rent__title{font-size:clamp(28px,3.5vw,48px);font-weight:900;line-height:1.1;margin-bottom:12px;color:#fff}.p-rent__subtitle{font-size:14px;color:#a0a0a0;margin-bottom:48px;line-height:1.8}.p-rent__product{display:flex;align-items:center;gap:24px;margin-bottom:40px}.p-rent__product-img{width:120px;height:120px;flex-shrink:0;object-fit:contain;filter:drop-shadow(0 0 20px rgba(140,0,200,.4))}.p-rent__product-brand{font-size:11px;color:gray;letter-spacing:.1em;margin-bottom:6px}.p-rent__product-name{font-size:clamp(20px,2.5vw,28px);font-weight:900;margin-bottom:6px}.p-rent__product-type{font-size:12px;color:#a0a0a0;line-height:1.6}.p-rent__features{display:flex;flex-direction:column;gap:12px}.p-rent__feature{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:silver;line-height:1.5}.p-rent__feature:before{content:"—";color:#a060ff;margin-top:2px;flex-shrink:0}.p-rent__right{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px)}.p-rent__form{width:100%;max-width:460px}.p-rent__form-head{font-size:20px;font-weight:700;color:#fff;margin-bottom:32px}.p-rent__field{margin-bottom:24px}.p-rent__label{display:block;font-size:12px;font-weight:700;color:#a0a0a0;letter-spacing:.08em;margin-bottom:8px}.p-rent__req{color:var(--color-danger)}.p-rent__input{width:100%;padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:16px;outline:none;transition:border-color .2s}.p-rent__input:focus{border-color:var(--color-purple)}.p-rent__dates{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:36px}.p-rent__note{text-align:center;font-size:11px;color:#606060;margin-top:16px}.p-rent__done{min-height:100svb;display:flex;align-items:center;justify-content:center;padding:40px 20px}.p-rent__done-card{text-align:center;max-width:480px;width:100%;padding:clamp(40px,8vw,60px) clamp(24px,6vw,40px);background:#ffffff08;border:1px solid rgba(68,204,136,.2);border-radius:16px}.p-rent__done-title{font-size:24px;font-weight:900;margin-bottom:8px;color:#fff}.p-rent__done-text{color:#e0e0e0;font-size:14px;line-height:2;margin-bottom:32px}@media(max-width:767.98px){.p-rent{flex-direction:column}.p-rent__left{flex:none;border-right:none;border-bottom:1px solid rgba(255,255,255,.06);padding:48px 24px 40px}.p-rent__subtitle{margin-bottom:32px}.p-rent__product{gap:16px;margin-bottom:28px}.p-rent__product-img{width:88px;height:88px}.p-rent__right{padding:40px 24px 64px}.p-rent__form{max-width:none}}:root{--font-ratio: 1;--root-font-size: 16;--color-gradient-start: #000080;--color-gradient-end: #800080;--color-gradient: linear-gradient(to right, var(--color-gradient-start) 0%, var(--color-gradient-end) 100%);--color-gradient-vertical: linear-gradient(to bottom, #4a0077 0%, #1a0029 100%);--color-gradient-text: linear-gradient(to right, #C94BFF 0%, #6E72FC 100%);--color-purple: #b02eff;--color-white: #ffffff;--color-black: #000000;--color-gray-1: #f8f8f8;--color-gray-2: #f0f0f0;--color-gray-6: #666;--color-link: #006cbf;--color-danger: #ff4466;--color-success: #44cc88;--color-warning: #ffaa33;--font-family-jp: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", meiryo, sans-serif;--font-family-en: "Roboto", sans-serif;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-bold: 700;--font-weight-black: 900;--inner-width: 1240px;--inner-width-narrow: 900px}@media(max-width:767.98px){:root{--font-ratio: 1.969;--inner-width: 84vw}}@media(max-width:616px){:root{--font-ratio: 1.577}}@media(max-width:466px){:root{--font-ratio: 1.192}}@media(max-width:391px){:root{--font-ratio: 1}}*,*:before,*:after{box-sizing:border-box;min-inline-size:0;border-style:solid;border-width:0}:where(body){overflow-inline:clip}:where(html){scrollbar-gutter:stable;font-family:Helvetica Neue,arial,Hiragino Kaku Gothic ProN,Hiragino Sans,BIZ UDPGothic,meiryo,sans-serif;font-style:unset;font-weight:400;line-height:1.5;text-align:start;-webkit-hyphens:auto;hyphens:auto;word-break:initial;overflow-wrap:anywhere;-moz-tab-size:4;tab-size:4;cursor:default;text-spacing-trim:trim-start;line-break:strict;-webkit-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}:where(body){min-block-size:100svb;margin:unset}:where(h1,h2,h3,h4,h5,h6){margin-block:unset;font-size:unset}:where(p,blockquote,figure,pre,address,ul,ol,dl){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(ul,ol){padding-inline-start:unset;list-style-type:""}:where(li){display:block flow}:where(dd){margin-inline-start:unset}:where(hr){height:0;color:inherit;border-block-start-width:1px}:where(b,strong){font-weight:700}:where(:any-link){color:unset;text-decoration-line:none;text-decoration-thickness:from-font;text-decoration-skip-ink:auto;text-underline-offset:.25em;background-color:unset}:where(img,picture,svg,video,canvas,audio,iframe,embed,object){display:block flow;max-inline-size:100%;block-size:auto}:where(table){text-indent:0;border-collapse:collapse;border-color:currentcolor}:where(td,th){padding:unset;vertical-align:top}:where(th){font-weight:700;text-align:start}:where(button,input,select,textarea){padding:unset;font:unset;vertical-align:middle;color:unset;text-align:unset;text-transform:unset;letter-spacing:unset;background-color:unset;border-radius:unset}:where(button,[type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}:where(button,label[for],select,[role=tab],[role=button]){cursor:pointer}:where(:focus-visible){outline:2px solid var(--color-purple);outline-offset:2px}:where(:focus):not(:where(:focus-visible)){outline:none}body{font-family:var(--font-family-jp);font-weight:var(--font-weight-regular);line-height:1.5;color:var(--color-white);background-color:var(--color-black);font-size:calc(16rem / var(--root-font-size) * var(--font-ratio));-webkit-font-smoothing:antialiased}#root{min-height:100svb}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#444;border-radius:3px}::selection{background:#b02eff66;color:#fff}.gradient-text{background:var(--color-gradient-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title{color:#fff;font-weight:900;letter-spacing:-.04em;line-height:1.05;text-shadow:0 0 30px rgba(201,75,255,.55),0 0 60px rgba(201,75,255,.35),0 0 100px rgba(110,114,252,.25),0 4px 20px rgba(0,0,0,.7)}.c-btn-gradient{display:inline-flex;justify-content:center;align-items:center;gap:10px;width:330px;max-width:100%;height:60px;background:linear-gradient(to right,navy,purple);color:#fff;border:none;border-radius:4px;font-weight:500;font-size:17px;cursor:pointer;transition:opacity .3s ease;text-decoration:none}.c-btn-gradient:hover{opacity:.8}.c-btn-gradient svg{flex-shrink:0;display:block}.c-accent-gradient{background:linear-gradient(to right,#c94bff,#6e72fc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;display:inline-block}.text-bright{color:#fff}.text-soft{color:#ececec}.text-mute{color:#d0d0d0}.text-dim{color:#b0b0b0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
