@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html{scrollbar-gutter:stable}body{font-family:Outfit,Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1f1f;font-size:1rem;line-height:1.8}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.4;color:#1f1f1f}a{transition:color .3s ease}button{transition:all .3s ease}.app{min-height:100vh;display:flex;flex-direction:column}.app .app-content{flex:1}.header{background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #00000014;transition:background-color .3s ease,box-shadow .3s ease,border-bottom-color .3s ease}@media(max-width:767px){.header{box-shadow:none}}@media(max-width:767px){.header.header-recruit{border:0!important;border-style:none!important}}.header .header-container{max-width:100%;margin:0 auto;padding:1rem;display:flex;justify-content:space-between;align-items:center}@media(min-width:768px){.header .header-container{padding:1.5rem}}.header .header-logo{transition:opacity .3s ease}.header .header-logo:hover{opacity:.8}.header .header-logo img{height:32px}@media(min-width:768px){.header .header-logo img{height:40px}}.header .desktop-nav{display:none}@media(min-width:768px){.header .desktop-nav{display:flex;gap:3rem}}.header .desktop-nav a{color:#13132a;text-decoration:none;font-family:Outfit,sans-serif;font-weight:500;font-size:1rem;position:relative}.header .desktop-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#0ec197;transition:width .3s ease}.header .desktop-nav a:hover{color:#0ec197}.header .desktop-nav a:hover:after{width:100%}.header .mobile-menu-button{display:block;background:none;border:none;font-size:24px;cursor:pointer;padding:0;color:#1f1f1f}@media(min-width:768px){.header .mobile-menu-button{display:none}}.header .mobile-menu-button:hover{color:#0ec197}@media(max-width:767px){.header.header-transparent{background:#fff0!important;border-bottom:none!important;box-shadow:none!important}}@media(max-width:767px){.header.header-scrolled:not(.header-recruit){background:#fff!important;border-bottom:1px solid #e8e8e8!important;box-shadow:0 2px 8px #00000014!important}}.header.header-recruit{background:#13132a;border-bottom:none;box-shadow:none}@media(max-width:767px){.header.header-recruit{transition:none;border-bottom:none!important}}.header.header-recruit .desktop-nav a{color:#fff}.header.header-recruit .desktop-nav a:hover{color:#0ec197}.header.header-recruit .mobile-menu-button{color:#fff}.header.header-recruit .mobile-menu-button:hover{color:#0ec197}.header.header-recruit.header-scrolled{border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0000004d}@media(max-width:767px){.header.header-recruit.header-scrolled{background:#13132a!important;border-bottom:1px solid rgba(255,255,255,.1)!important;box-shadow:0 2px 8px #0000004d!important}}@media(max-width:767px){.header.header-recruit:not(.header-scrolled){border-bottom:none!important}}.mobile-drawer{z-index:1000}.mobile-drawer .ant-drawer-body{padding:0;background:#fff}.mobile-drawer .ant-drawer-mask{z-index:999}.mobile-drawer .ant-drawer-content-wrapper{z-index:1000}.mobile-drawer .drawer-header{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.mobile-drawer .drawer-header .drawer-logo img{height:32px}.mobile-drawer .drawer-header .close-button{background:none;border:none;font-size:28px;cursor:pointer;padding:0;color:#1f1f1f;display:flex;align-items:center;justify-content:center}.mobile-drawer .drawer-header .close-button:hover{color:#0ec197}.mobile-drawer .mobile-nav{display:flex;flex-direction:column;padding:1.5rem}.mobile-drawer .mobile-nav a{color:#1f1f1f;text-decoration:none;font-family:Outfit,sans-serif;font-weight:500;font-size:1.5rem;padding:1rem 0}.mobile-drawer .mobile-nav a:hover{color:#0ec197}.mobile-drawer.mobile-drawer-recruit .ant-drawer-body{background:#13132a}.mobile-drawer.mobile-drawer-recruit .drawer-header{border-bottom-color:#ffffff1a}.mobile-drawer.mobile-drawer-recruit .drawer-header .close-button{color:#fff}.mobile-drawer.mobile-drawer-recruit .drawer-header .close-button:hover{color:#0ec197}.mobile-drawer.mobile-drawer-recruit .mobile-nav a{color:#fff}.mobile-drawer.mobile-drawer-recruit .mobile-nav a:hover{color:#0ec197}.footer{background:#13132a;color:#fff;padding:3rem 1rem;margin-top:auto;box-shadow:0 -1px #13132a}@media(min-width:768px){.footer{padding:4rem 8%}}@media(min-width:1024px){.footer{padding:4rem 10%}}.footer .footer-container{max-width:100%;margin:0 auto;padding:0}.footer .back-home{display:inline-flex;align-items:center;gap:.5rem;color:#6b6b77;text-decoration:none;margin-bottom:6rem;font-size:.875rem;font-family:Outfit,sans-serif;font-weight:800}.footer .back-home:hover{color:#0ec197}.footer .footer-nav{display:flex;flex-direction:column;gap:1.5rem}.footer .footer-main-links{display:flex;flex-direction:column;gap:1rem}@media(min-width:768px){.footer .footer-main-links{flex-direction:row;gap:1.5rem}}.footer .footer-main-links a{color:#dfdfec;text-decoration:none;font-family:Outfit,sans-serif;font-weight:500;font-size:1rem;position:relative;width:fit-content}.footer .footer-main-links a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#0ec197;transition:width .3s ease}.footer .footer-main-links a:hover{color:#0ec197}.footer .footer-main-links a:hover:after{width:100%}.footer .footer-sub-links{display:flex;flex-direction:row;gap:1.5rem;flex-wrap:wrap}.footer .footer-sub-links a{color:#fff;text-decoration:none;font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:12px}.footer .footer-sub-links a:hover{color:#0ec197}.footer .footer-social-links{display:flex;gap:1.5rem;padding-top:1.5rem}.footer .footer-social{display:inline-flex;align-items:center;gap:6px;color:#6b6b77;font-family:Outfit,sans-serif;font-weight:500;font-size:1rem;text-decoration:none;transition:color .3s ease}.footer .footer-social:hover{color:#0ec197}.footer .footer-social-note-icon{width:1em;height:1em}.footer .footer-social-note-letter{fill:#13132a}.footer .footer-certifications{display:flex;align-items:flex-start;gap:1rem;margin-top:1.5rem;width:fit-content}.footer .footer-cert{display:block;background:#fff;border-radius:4px;padding:5px;line-height:0;opacity:.55}.footer .footer-cert img{display:block;width:auto;height:42px}@media(min-width:768px){.footer .footer-cert img{height:48px}}.footer .footer-copyright{color:#6b6b77;font-family:Outfit,sans-serif;font-weight:400;font-size:12px;padding-top:1rem}.footer.footer-light{background:#fff;box-shadow:0 -1px #fff}.footer.footer-light .footer-cert{opacity:1;padding:0}.footer.footer-light .back-home{color:#6b6b77;font-family:Outfit,sans-serif;font-weight:800}.footer.footer-light .back-home:hover{color:#0ec197}.footer.footer-light .footer-main-links a{color:#2f2f49}@media(min-width:768px){.footer.footer-light .footer-main-links a{text-shadow:0 4px 4px rgba(0,0,0,.25)}}.footer.footer-light .footer-main-links a:hover{color:#0ec197}.footer.footer-light .footer-sub-links a{color:#13132a}@media(min-width:768px){.footer.footer-light .footer-sub-links a{color:#6b6b77;text-shadow:0 4px 4px rgba(0,0,0,.25)}}.footer.footer-light .footer-sub-links a:hover{color:#0ec197}.footer.footer-light .footer-copyright{color:#888}@media(min-width:768px){.footer.footer-light .footer-copyright{color:#13132a;text-shadow:0 4px 4px rgba(0,0,0,.25)}}.footer.footer-light .footer-social{color:#6b6b77}.footer.footer-light .footer-social:hover{color:#0ec197}.footer.footer-light .footer-social-note-letter{fill:#fff}.intro-animation{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:transparent;pointer-events:none;opacity:1;transition:opacity 1s ease-in-out}.intro-animation.fade-out{opacity:0}.intro-animation.show-header{z-index:99}.intro-animation .lottie-layer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;background:#fff;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease-out}.intro-animation .lottie-layer.hidden{opacity:0;pointer-events:none}.intro-animation .lottie-layer>div{width:100%!important;height:auto!important;display:flex;align-items:center;justify-content:center}.intro-animation .lottie-layer svg{width:100%!important;height:auto!important}@media(min-width:769px){.intro-animation .lottie-layer>div{width:auto!important;height:100%!important;max-width:100%}.intro-animation .lottie-layer svg{width:auto!important;height:100%!important;max-width:100%}}.gallery-section{background:#fff;padding:0 0 4rem;position:relative}@media(min-width:768px){.gallery-section{padding:0 0 6rem}}.gallery-section .section-content{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.gallery-section .section-content{padding:0 1.5rem}}@media(min-width:768px){.gallery-section .section-content{padding:0 8%}}@media(min-width:1024px){.gallery-section .section-content{padding:0 10%;max-width:none}}.gallery-section .gallery-heading{text-align:left;margin-bottom:3rem;opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.gallery-section .gallery-heading .gallery-sub{margin:0;font-family:Noto Sans JP,sans-serif;color:#13132a;font-size:15px;font-weight:400;line-height:1.8}.gallery-section.is-visible .gallery-heading{opacity:1;transform:none}.gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:clamp(220px,17vw,360px);gap:12px}@media(max-width:767px){.gallery-section .gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:clamp(150px,42vw,230px)}.gallery-section .gallery-grid .pg-cell{grid-column:auto!important;grid-row:auto!important}.gallery-section .gallery-grid .pg-cell.span-2{grid-column:1/-1!important;grid-row:span 2!important}.gallery-section .gallery-grid .pg-cell.span-2.pg-cell--deco{grid-row:span 1!important}}.gallery-section .pg-cell{opacity:0;transform:translateY(28px) scale(.975);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i, 0) * 70ms)}.gallery-section.is-visible .pg-cell{opacity:1;transform:none}.gallery-section .pg-tile{position:relative;width:100%;height:100%;display:flex;flex-direction:column;border-radius:16px;overflow:hidden}.gallery-section .pg-photo{background:#f2f2f2}.gallery-section .pg-photo-media{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:inherit}.gallery-section .pg-photo--captioned{background:#f2f2f2;padding:20px;border-radius:20px}.gallery-section .pg-photo--captioned .pg-photo-media{border-radius:12px}.gallery-section .rotating-image,.gallery-section .ri-layer{position:absolute;inset:0}.gallery-section .ri-layer{opacity:0;transition:opacity .6s ease-in-out}.gallery-section .ri-layer.is-active{opacity:1}.gallery-section .ri-layer img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1s cubic-bezier(0,0,.2,1)}.gallery-section .pg-photo-media:hover .ri-layer img{transform:scale(1.09)}.gallery-section .pg-chip{position:absolute;top:16px;left:16px;z-index:3;display:inline-flex;align-items:center;gap:10px}.gallery-section .pg-chip-mark{width:30px;height:30px;flex:none;border-radius:8px;background:#13132a66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:inline-flex;align-items:center;justify-content:center}.gallery-section .pg-chip-mark:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:7px solid rgba(255,255,255,.95);transform:rotate(45deg)}.gallery-section .pg-chip-text{font-family:Roboto Mono,SFMono-Regular,Consolas,monospace;text-transform:uppercase;font-size:12px;font-weight:500;letter-spacing:2px;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.45)}.gallery-section .pg-caption{flex:0 0 auto;background:transparent;padding:14px 0 2px}.gallery-section .pg-caption-title{display:block;margin:0;color:#13132a;font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:clamp(.92rem,1.05vw,1.12rem);line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.2)}.gallery-section .pg-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;padding:1.5rem;transition:transform .4s ease,box-shadow .4s ease}.gallery-section .pg-card-deco{align-items:center;justify-content:center;text-align:center;background:linear-gradient(120deg,#0ec197,#54e7c4,#0aa982,#3dd4ac,#0ec197);background-size:300% 300%;animation:pg-gradient-move 18s ease infinite;position:relative;overflow:hidden}.gallery-section .pg-card-deco .pg-logo-wrap{display:block;animation:pg-logo-float 5s ease-in-out infinite}.gallery-section .pg-card-deco .pg-logo{display:block;width:clamp(96px,9vw,150px);height:auto;filter:brightness(0) invert(1);opacity:0;transform:scale(.62);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.34,1.56,.64,1)}.gallery-section .pg-card-deco .pg-mark-sub{display:block;color:#ffffffe6;font-size:11px;letter-spacing:3px;margin-top:16px;text-transform:uppercase;font-weight:600}.gallery-section .pg-card-deco:before{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-18deg);animation:pg-shimmer 5s ease-in-out infinite}@keyframes pg-shimmer{0%,55%{left:-60%}to{left:130%}}.gallery-section.is-visible .pg-card-deco .pg-logo{opacity:1;transform:scale(1)}@keyframes pg-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pg-gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(prefers-reduced-motion:reduce){.gallery-section .pg-cell,.gallery-section .gallery-heading{opacity:1;transform:none;transition:none}.gallery-section .pg-photo-media:hover .ri-layer img{transform:none}.gallery-section .pg-card-deco:before{display:none}.gallery-section .pg-logo-wrap{animation:none}.gallery-section .pg-logo{opacity:1;transform:none;transition:none}.gallery-section .pg-card-deco{animation:none}}.top-page .hero-section{margin-top:0}@media(max-width:767px){.top-page .hero-section{margin-top:-100px}}.top-page .hero-section .ant-carousel,.top-page .hero-section .ant-carousel .slick-slider,.top-page .hero-section .ant-carousel .slick-list,.top-page .hero-section .ant-carousel .slick-track{background-color:#000}.top-page .hero-section .ant-carousel .slick-slide{transition:opacity .8s ease-in-out!important}.top-page .hero-section .ant-carousel .slick-dots{display:none!important}.top-page .hero-section .carousel-slide{position:relative;height:100vh;min-height:600px;overflow:hidden}@media(max-width:767px){.top-page .hero-section .carousel-slide{height:calc(100vh + 100px);min-height:700px}}.top-page .hero-section .carousel-slide img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:brightness(.85)}.top-page .hero-section .carousel-slide .dark-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:5;pointer-events:none;transition:opacity .1s linear}.top-page .hero-section .carousel-slide .hero-content{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;z-index:10}.top-page .hero-section .carousel-slide .hero-content .hero-text-first,.top-page .hero-section .carousel-slide .hero-content .hero-text-second{position:absolute;left:1rem;width:calc(100% - 2rem);max-width:600px;text-align:left;font-family:Noto Sans JP,sans-serif;transition:opacity .3s ease,transform .3s ease}@media(min-width:768px){.top-page .hero-section .carousel-slide .hero-content .hero-text-first,.top-page .hero-section .carousel-slide .hero-content .hero-text-second{left:8%;width:85%;max-width:550px}}@media(min-width:1024px){.top-page .hero-section .carousel-slide .hero-content .hero-text-first,.top-page .hero-section .carousel-slide .hero-content .hero-text-second{left:10%;max-width:600px}}.top-page .hero-section .carousel-slide .hero-content .hero-text-first{bottom:25%}@media(min-width:768px){.top-page .hero-section .carousel-slide .hero-content .hero-text-first{bottom:30%}}@media(min-width:1024px){.top-page .hero-section .carousel-slide .hero-content .hero-text-first{bottom:25%}}.top-page .hero-section .carousel-slide .hero-content .hero-text-first h1{font-family:Koburina Gothic StdN,sans-serif}@media(max-width:345px){.top-page .hero-section .carousel-slide .hero-content .hero-text-first h1{font-size:1.5rem}}.top-page .hero-section .carousel-slide .hero-content .hero-text-second{top:50%;transform:translateY(-50%)}.top-page .hero-section .carousel-slide .hero-content h1{font-family:Noto Sans JP,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff;line-height:1.4;letter-spacing:.02em;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media(max-width:390px){.top-page .hero-section .carousel-slide .hero-content h1{font-size:1.75rem}}@media(min-width:768px){.top-page .hero-section .carousel-slide .hero-content h1{font-size:2.5rem;margin-bottom:1.5rem}}@media(min-width:1024px){.top-page .hero-section .carousel-slide .hero-content h1{font-size:3rem}}.top-page .hero-section .carousel-slide .hero-content p{font-family:Noto Sans JP,sans-serif;font-size:.875rem}@media(max-width:390px){.top-page .hero-section .carousel-slide .hero-content p{font-size:.75rem}}@media(max-width:345px){.top-page .hero-section .carousel-slide .hero-content p{font-size:.7rem}}.top-page .hero-section .carousel-slide .hero-content p{font-weight:400;opacity:.95;line-height:1.7;text-shadow:0 1px 8px rgba(0,0,0,.5);margin-bottom:0}@media(min-width:768px){.top-page .hero-section .carousel-slide .hero-content p{font-size:.9rem;line-height:1.8}}@media(min-width:1024px){.top-page .hero-section .carousel-slide .hero-content p{font-size:1rem}}@media(min-width:768px){.top-page .hero-section .carousel-slide .hero-content p .mobile-only-br{display:none}}.top-page .mission-section,.top-page .products-section{padding:4rem 1rem}@media(min-width:768px){.top-page .mission-section,.top-page .products-section{padding:6rem 1.5rem}}.top-page .mission-section,.top-page .products-section{background:#fff}.top-page .team-section{padding:0 0 4rem;background:#fff}@media(min-width:768px){.top-page .team-section{padding:0 0 6rem}}.top-page .team-section .section-content{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.top-page .team-section .section-content{padding:0 1.5rem}}.top-page .team-section .section-content{text-align:left}@media(min-width:768px){.top-page .team-section .section-content{padding:0 8%}}@media(min-width:1024px){.top-page .team-section .section-content{padding:0 10%;max-width:none}}.top-page .team-section .section-content h2{font-family:Outfit,sans-serif;font-size:3.5rem;color:#0ec197;margin-bottom:1rem;font-weight:700;letter-spacing:.02em}@media(min-width:1024px){.top-page .team-section .section-content h2{font-size:5rem}}.top-page .team-section .section-content h3{font-size:1.5rem;margin-bottom:1.5rem;font-weight:700;line-height:1.4}@media(min-width:768px){.top-page .team-section .section-content h3{font-size:2rem;margin-bottom:1.5rem}}.top-page .team-section .section-content p{font-family:Noto Sans JP,sans-serif;color:#13132a;font-size:15px;font-weight:400;line-height:1.8;margin-bottom:1rem}.top-page .mission-section{background:linear-gradient(to bottom,#000000a6,#000000a6),url(/src/assets/images/mv_04.png);background-size:cover;background-position:center;background-attachment:fixed;color:#fff}.top-page .mission-section h2,.top-page .mission-section h3{color:#fff}.top-page .mission-section p{color:#ffffffeb}.top-page .products-section{background:#fff;padding:6rem 0 0;overflow:hidden}@media(min-width:768px){.top-page .products-section{padding:100px 0 0}}@media(min-width:1024px){.top-page .products-section{padding:120px 0 clamp(50px,15vw,300px)}}.top-page .products-section .section-content{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.top-page .products-section .section-content{padding:0 1.5rem}}.top-page .products-section .section-content{position:relative;min-height:600px}@media(min-width:768px){.top-page .products-section .section-content{min-height:450px;padding:0 10%;max-width:none}}@media(min-width:1024px){.top-page .products-section .section-content{min-height:550px}}.top-page .products-section .products-text{position:relative;z-index:10;text-align:left}@media(min-width:768px){.top-page .products-section .products-text{position:absolute;left:10%;top:30%;transform:translateY(-50%);max-width:28%}}@media(min-width:1024px){.top-page .products-section .products-text{max-width:32%}}@media(min-width:1440px){.top-page .products-section .products-text{max-width:550px}}.top-page .products-section .products-text h2{font-family:Outfit,sans-serif;font-size:3.5rem;color:#0ec197;margin-bottom:1rem;font-weight:700;letter-spacing:.02em;line-height:1.2}@media(min-width:1024px){.top-page .products-section .products-text h2{font-size:5rem}}.top-page .products-section .products-text p{font-family:Noto Sans JP,sans-serif;color:#13132a;font-size:15px;font-weight:400;line-height:1.8;margin-bottom:1rem}@media(max-width:1439px){.top-page .products-section .products-text p br.desktop-only{display:none}}.top-page .products-section .products-text .products-more{margin-top:1.5rem;height:auto;padding:14px 32px;border:none;border-radius:999px;background:#54e7c4;color:#13132a;font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.02em;box-shadow:none;transition:background .3s ease}.top-page .products-section .products-text .products-more:hover,.top-page .products-section .products-text .products-more:focus,.top-page .products-section .products-text .products-more:focus-visible{background:#45d6b3;color:#13132a;box-shadow:none}.top-page .products-section .product-image{position:relative;width:100%;margin-top:3rem}@media(max-width:767px){.top-page .products-section .product-image{width:120%;margin-left:-25%;margin-right:5%}}@media(min-width:768px){.top-page .products-section .product-image{position:absolute;left:30%;right:8%;top:8%;transform:none;width:auto;max-width:550px;margin-top:0}}@media(min-width:1024px){.top-page .products-section .product-image{left:18%;right:6%;top:8%;max-width:1150px}}.top-page .products-section .product-image img{width:100%;height:auto;object-fit:contain}.top-page .team-section{overflow-x:hidden}.top-page .team-section .team-carousel{margin:3rem -1rem;padding-left:1rem;display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-left:1rem;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom;cursor:grab;scrollbar-width:none;-ms-overflow-style:none}.top-page .team-section .team-carousel::-webkit-scrollbar{display:none}@media(min-width:768px){.top-page .team-section .team-carousel{margin-left:0;margin-right:calc(-50vw + 50%);padding-left:0;scroll-padding-left:0}}.top-page .team-section .team-carousel .team-member{flex:0 0 87%;padding-right:1rem;box-sizing:border-box;scroll-snap-align:start;text-align:left;-webkit-user-select:none;user-select:none;transition:transform .3s ease}@media(min-width:480px){.top-page .team-section .team-carousel .team-member{flex-basis:50%}}@media(min-width:768px){.top-page .team-section .team-carousel .team-member{flex-basis:33.3333%}}@media(min-width:1024px){.top-page .team-section .team-carousel .team-member{flex-basis:25%}}.top-page .team-section .team-carousel .team-member:hover{transform:translateY(-4px)}.top-page .team-section .team-carousel .team-member img{width:100%;aspect-ratio:366/229;object-fit:cover;margin-bottom:1rem;border-radius:0;box-shadow:none;transition:box-shadow .3s ease}.top-page .team-section .team-carousel .team-member:hover img{box-shadow:none}.top-page .team-section .team-carousel .team-member h4{font-family:Noto Sans JP,sans-serif;font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#13132a}.top-page .team-section .team-carousel .team-member .role{font-family:Noto Sans JP,sans-serif;color:#6b6b77;font-size:11px;font-weight:400;margin-bottom:1rem;line-height:1.5}.top-page .team-section .team-carousel .team-member .bio{font-family:Noto Sans JP,sans-serif;color:#13132a;font-size:11px;font-weight:400;line-height:1.7;margin-bottom:0}.top-page .team-section .team-carousel .team-member .note-link{display:inline-block;margin-top:.5rem;font-family:Noto Sans JP,sans-serif;color:#0ec197;font-size:11px;font-weight:500;line-height:1.7;text-decoration:none;-webkit-user-select:none;user-select:none}.top-page .team-section .team-carousel .team-member .note-link:hover{color:#0caa85;text-decoration:underline}.top-page .team-section .supported-by{text-align:left;margin-top:4rem}.top-page .team-section .supported-by p{font-size:.875rem;color:#13132a;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.top-page .team-section .supported-by .supporter-logos{display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(min-width:768px){.top-page .team-section .supported-by .supporter-logos{flex-direction:row;align-items:center;gap:3rem}}.top-page .team-section .supported-by .delight-logo,.top-page .team-section .supported-by .smbc-logo{height:28px;width:auto;display:block}@media(min-width:768px){.top-page .team-section .supported-by .delight-logo,.top-page .team-section .supported-by .smbc-logo{height:35px}}.top-page .team-section .supported-by .mufg-logo{height:45px;width:auto;display:block}@media(min-width:768px){.top-page .team-section .supported-by .mufg-logo{height:55px}}.top-page .join-section{padding:0;position:relative;overflow:hidden}.top-page .join-section .section-content{position:relative;max-width:none;min-height:750px;background-size:cover;background-position:center top;background-repeat:no-repeat;padding-bottom:50px}@media(min-width:768px){.top-page .join-section .section-content{min-height:1050px;display:block;padding-bottom:350px}}@media(min-width:1024px){.top-page .join-section .section-content{min-height:1100px;padding-bottom:400px}}.top-page .join-section .section-content .join-content{position:relative;top:0;left:0;color:#fff;text-align:left;width:100%;padding:3rem 1rem;padding-top:360px;z-index:10}@media(min-width:768px){.top-page .join-section .section-content .join-content{position:absolute;top:60%;left:0;transform:translateY(-50%);width:100%;max-width:55%;display:flex;flex-direction:column;justify-content:flex-start;padding:3rem 4rem 3rem 8%;background:transparent}}@media(min-width:1024px){.top-page .join-section .section-content .join-content{padding:4rem 6rem 4rem 10%;max-width:50%;top:67%}}.top-page .join-section .section-content .join-content h2{font-family:Outfit,sans-serif;font-size:3rem;color:#fff;margin-bottom:1.5rem;font-weight:700;line-height:1.1;letter-spacing:.02em;margin-top:0}@media(min-width:768px){.top-page .join-section .section-content .join-content h2{font-size:3.5rem;margin-bottom:3rem;margin-top:0}}@media(min-width:1024px){.top-page .join-section .section-content .join-content h2{font-size:5rem}}.top-page .join-section .section-content .join-content h3{font-family:Noto Sans JP,sans-serif;font-size:1.4375rem;color:#fff;margin-bottom:1.5rem;font-weight:700;line-height:1.8}@media(min-width:768px){.top-page .join-section .section-content .join-content h3{font-size:1.4375rem;margin-bottom:3rem}}.top-page .join-section .section-content .join-content p{font-family:Noto Sans JP,sans-serif;color:#ffffffe6;line-height:1.8;margin-bottom:3rem;font-size:.9375rem;font-weight:400}@media(min-width:768px){.top-page .join-section .section-content .join-content p{font-size:.9375rem;margin-bottom:4rem}}.top-page .join-section .section-content .join-content p .desktop-only-br{display:none}@media(min-width:768px){.top-page .join-section .section-content .join-content p .desktop-only-br{display:block}}.top-page .join-section .section-content .join-content .ant-btn-primary{background:#00d9b4;border-color:#00d9b4;color:#13132a;font-family:Outfit,sans-serif;font-weight:700;padding:1.5rem 3rem;height:auto;font-size:1rem;transition:all .3s ease;box-shadow:none;letter-spacing:.05em;border-radius:4px;align-self:flex-start}.top-page .join-section .section-content .join-content .ant-btn-primary:hover{background:#00c4a3;border-color:#00c4a3;color:#13132a;transform:translateY(-2px);box-shadow:0 4px 12px #00d9b44d}.top-page .join-section .section-content .join-content .ant-btn-primary .anticon{font-size:.875rem;font-weight:900;stroke-width:2}.company-page .company-container{max-width:100%;margin:0 auto;padding:1rem}@media(min-width:768px){.company-page .company-container{padding:1.5rem 8%}}@media(min-width:1024px){.company-page .company-container{padding:1.5rem 10%}}.company-page .page-title{font-size:3rem;color:#0ec197;font-weight:700;margin-bottom:1rem;letter-spacing:.02em}@media(min-width:768px){.company-page .page-title{font-size:4rem;margin-bottom:3rem}}.company-page .company-hero{margin-bottom:1rem;margin-left:-1rem;margin-right:-1rem}@media(min-width:768px){.company-page .company-hero{margin-left:0;margin-right:0;margin-bottom:3.5rem}}.company-page .company-hero .hero-image{display:block;width:100%;height:auto}.company-page .company-vision{margin-bottom:1.5rem}.company-page .company-vision h2{font-size:1.75rem;font-weight:700;margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.4}@media(min-width:768px){.company-page .company-vision h2{font-size:2.5rem;margin-top:0;margin-bottom:3rem}}.company-page .company-vision p{color:#1f1f1f;line-height:1.8;margin-bottom:0;font-size:1rem}@media(min-width:768px){.company-page .company-vision p{font-size:1.125rem}}.company-page .founders{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}@media(min-width:768px){.company-page .founders{flex-direction:row;gap:50px}}.company-page .founders .founder .founder-label{color:#666;font-size:.875rem;margin-bottom:.5rem;font-weight:400}.company-page .founders .founder h3{font-size:1rem;font-weight:700;color:#1f1f1f}@media(min-width:768px){.company-page .founders .founder h3{font-size:1.125rem}}.company-page .company-info{padding-top:4rem}.company-page .company-info h2{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#1f1f1f}@media(min-width:768px){.company-page .company-info h2{font-size:2rem}}.company-page .company-info .info-grid{display:flex;flex-direction:column;gap:0}.company-page .company-info .info-grid .info-item{display:grid;grid-template-columns:1fr;gap:.5rem;padding:1.5rem 0;border-bottom:1px solid #f0f0f0}@media(min-width:768px){.company-page .company-info .info-grid .info-item{grid-template-columns:200px 1fr;gap:1.5rem;padding:1.5rem 0}}.company-page .company-info .info-grid .info-item .info-label{font-weight:600;color:#666;font-size:1rem}.company-page .company-info .info-grid .info-item .info-value{color:#1f1f1f;line-height:1.8;font-size:1rem}.news-page{padding-bottom:1rem;flex:1}@media(min-width:768px){.news-page{padding-bottom:0}}.news-page .news-container{max-width:100%;margin:0 auto;padding:1rem}@media(min-width:768px){.news-page .news-container{padding:2rem 8%}}@media(min-width:1024px){.news-page .news-container{padding:2rem 10%}}.news-page .page-title{font-size:3rem;color:#0ec197;font-weight:700;margin-bottom:3rem}@media(min-width:768px){.news-page .page-title{font-size:4rem}}.news-page .news-list .news-item{padding:2rem 0;border-bottom:1px solid #e8e8e8;cursor:pointer;transition:background-color .2s}.news-page .news-list .news-item:first-child{padding-top:0}.news-page .news-list .news-item:hover{background-color:#f8f8f8}.news-page .news-list .news-item .news-content{width:100%}.news-page .news-list .news-item .news-content .news-meta{display:flex;gap:1rem;margin-bottom:.5rem}.news-page .news-list .news-item .news-content .news-meta .news-category{color:#13132a;font-size:.9rem;font-weight:700}.news-page .news-list .news-item .news-content .news-meta .news-date{color:#888;font-size:.9rem;font-weight:700;font-family:Noto Sans JP,sans-serif}.news-page .news-list .news-item .news-content .news-title{font-size:1.1rem;font-weight:400;color:#333;margin:0}.news-detail-page{padding-bottom:1rem;background-color:#fff;flex:1}@media(min-width:768px){.news-detail-page{padding-bottom:0}}.news-detail-page .news-detail-container{max-width:768px;margin:0 auto;padding:1rem}@media(min-width:768px){.news-detail-page .news-detail-container{padding:2rem}}.news-detail-page .article-content a{color:#3075ff;text-decoration:none;font-family:Noto Sans JP,sans-serif}.news-detail-page .article-content a:hover{text-decoration:underline}.news-detail-page .article-content .article-header{margin-bottom:2.5rem}.news-detail-page .article-content .article-header .article-date{display:block;color:#888;font-size:.9rem;font-weight:700;margin-bottom:1rem;font-family:Noto Sans JP,sans-serif}.news-detail-page .article-content .article-header .article-title{font-size:1.5rem;font-weight:700;color:#13132a;line-height:1.6;margin:0}@media(min-width:768px){.news-detail-page .article-content .article-header .article-title{font-size:1.8rem}}.news-detail-page .article-content .article-body .article-intro{color:#13132a;font-size:1rem;line-height:1.8;margin-bottom:2.5rem;white-space:pre-wrap}.news-detail-page .article-content .article-body .article-section{margin-bottom:2.5rem}.news-detail-page .article-content .article-body .article-section .section-title{font-size:1.1rem;font-weight:700;color:#13132a;margin-bottom:1rem;line-height:1.6}@media(min-width:768px){.news-detail-page .article-content .article-body .article-section .section-title{font-size:1.2rem}}.news-detail-page .article-content .article-body .article-section .section-content{color:#13132a;font-size:1rem;line-height:1.8;white-space:pre-wrap}.news-detail-page .article-content .article-body .article-section .list{margin-top:1.5rem;padding-left:1.5rem;list-style-type:disc}.news-detail-page .article-content .article-body .article-section .list .list-item{margin-bottom:1.5rem;color:#13132a}.news-detail-page .article-content .article-body .article-section .list .list-item:last-child{margin-bottom:0}.news-detail-page .article-content .article-body .article-section .list .list-item .list-item-title{font-size:1rem;font-weight:400;color:#13132a;display:block;margin-bottom:.5rem}.news-detail-page .article-content .article-body .article-section .list .list-item .list-item-description{font-size:1rem;line-height:1.8;color:#13132a;margin:0}.recruit-page,.recruit-page .recruit-hero{background:#13132a}.recruit-page .recruit-hero .hero-banner-container{position:relative;width:100%}.recruit-page .recruit-hero .hero-banner-img{display:block;width:100%}@media(max-width:767px){.recruit-page .recruit-hero .hero-banner-img{position:absolute;top:3%;left:0;width:100%;z-index:0}}.recruit-page .recruit-hero .hero-banner-img img{width:100%;height:auto;display:block}.recruit-page .recruit-hero .hero-banner-txt{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.recruit-page .recruit-hero .hero-banner-txt{position:relative;height:auto}}.recruit-page .recruit-hero .hero-banner-txt img{width:100%;height:100%;object-fit:contain}@media(max-width:767px){.recruit-page .recruit-hero .hero-banner-txt img{height:auto}}.recruit-page .page-navigation-section{background:#13132a;padding:3rem 0}@media(min-width:768px){.recruit-page .page-navigation-section{display:none}}.recruit-page .page-navigation-section .section-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.recruit-page .page-navigation-section .section-container{padding:0 1.5rem}}.recruit-page .page-navigation-section .page-navigation{display:flex;flex-direction:column;gap:0}.recruit-page .page-navigation-section .page-navigation .nav-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;font-size:1.125rem;cursor:pointer;transition:all .3s ease;width:100%;text-align:left}.recruit-page .page-navigation-section .page-navigation .nav-item:hover{color:#0ec197}.recruit-page .page-navigation-section .page-navigation .nav-item:hover svg{color:#0ec197}.recruit-page .page-navigation-section .page-navigation .nav-item span{font-weight:500}.recruit-page .page-navigation-section .page-navigation .nav-item svg{color:#fff;transition:color .3s ease}.recruit-page .content-with-sidebar{background:#13132a;display:block}@media(min-width:768px){.recruit-page .content-with-sidebar{display:grid;grid-template-columns:280px 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem}}@media(min-width:1024px){.recruit-page .content-with-sidebar{gap:80px}}.recruit-page .sidebar-navigation{display:none}@media(min-width:768px){.recruit-page .sidebar-navigation{display:block;padding-top:3rem}}.recruit-page .sidebar-navigation .sticky-nav{position:sticky;top:100px;display:flex;flex-direction:column;gap:0}.recruit-page .sidebar-navigation .sticky-nav .nav-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease;width:100%;text-align:left}.recruit-page .sidebar-navigation .sticky-nav .nav-item:hover{color:#0ec197}.recruit-page .sidebar-navigation .sticky-nav .nav-item:hover svg{color:#0ec197}.recruit-page .sidebar-navigation .sticky-nav .nav-item span{font-weight:500}.recruit-page .sidebar-navigation .sticky-nav .nav-item svg{color:#fff;font-size:.875rem;transition:all .3s ease}.recruit-page .main-content{width:100%}.recruit-page .positions-section{padding:3rem 0;background:transparent}@media(min-width:768px){.recruit-page .positions-section{padding:4rem 1.5rem}}.recruit-page .positions-section .section-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.recruit-page .positions-section .section-container{padding:0 1.5rem}}.recruit-page .positions-section .section-container h2{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;color:#fff}@media(min-width:768px){.recruit-page .positions-section .section-container h2{font-size:1.5rem;margin-bottom:3rem}}.recruit-page .positions-section .positions-list{max-width:800px}.recruit-page .positions-section .positions-collapse{background:transparent;border:none;display:flex;flex-direction:column;gap:1.5rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item{border:.5px solid #6B6B77;border-radius:8px;margin-bottom:0;overflow:hidden;transition:all .3s ease}.recruit-page .positions-section .positions-collapse .ant-collapse-item:hover{border-color:#ffffff4d}.recruit-page .positions-section .positions-collapse .ant-collapse-item.ant-collapse-item-active{background:#dfdfec}.recruit-page .positions-section .positions-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header{background:#dfdfec;color:#1f1f1f}.recruit-page .positions-section .positions-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .position-label,.recruit-page .positions-section .positions-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .position-label .position-title{color:#1f1f1f}.recruit-page .positions-section .positions-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .position-label .position-subtitle{color:#1f1f1f;opacity:.7}.recruit-page .positions-section .positions-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header .ant-collapse-expand-icon{color:#1f1f1f}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header{background:transparent;color:#fff;padding:1.5rem 1rem;font-size:1.125rem;font-weight:500;min-height:80px;display:flex;align-items:center;transition:all .3s ease}@media(min-width:768px){.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header{padding:1.5rem}}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header .position-label .position-title{color:inherit}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header .position-label .position-subtitle{font-size:.875rem;color:#6b6b77;margin-top:.5rem;display:block}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon{color:#fff;transition:color .3s ease;display:flex;align-items:center;height:100%}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header .ant-collapse-expand-icon svg{font-size:1rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-header:hover .ant-collapse-expand-icon{color:#0ec197}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content{background:#dfdfec;border:none;color:#1f1f1f}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0 1rem 1.5rem}@media(min-width:768px){.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:0 1.5rem 1.5rem}}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-separator{border-top:1px solid #1f1f1f;margin-bottom:1.5rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details p{color:#1f1f1f;line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details p:has(+ul){margin-bottom:.5rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details h4{color:#1f1f1f;font-size:1.125rem;margin-top:1.5rem;margin-bottom:1rem;font-weight:700}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ol{margin-left:0;margin-bottom:1.5rem;padding-left:1rem}@media(min-width:768px){.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ol{padding-left:1.5rem}}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ol>li{color:#1f1f1f;line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ol>li ul{margin-left:0;margin-top:.5rem;margin-bottom:0;padding-left:0;list-style-position:inside;list-style-type:disc}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ol>li ul li{color:#1f1f1f;line-height:1.8;margin-bottom:.5rem;font-size:1rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ol>li ul li::marker{color:#000!important}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ul{margin-left:1.5rem;margin-bottom:1.5rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ul li{color:#1f1f1f;line-height:1.8;margin-bottom:.5rem;font-size:1rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ul li strong{color:#1f1f1f}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ul li ul{margin-left:0;margin-top:.5rem;margin-bottom:0;padding-left:0;list-style-position:inside;list-style-type:disc}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ul li ul li{color:#1f1f1f;line-height:1.8;margin-bottom:.5rem;font-size:1rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details ul li ul li::marker{color:#000!important}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details .position-entry-button-wrapper{display:flex;justify-content:center;margin-top:3rem;padding-top:1.5rem}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details .position-entry-button-wrapper a{text-decoration:none;width:100%}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details .position-entry-button-wrapper .position-entry-button{background:#54e7c4;border:none;border-radius:4px;height:auto;padding:1.5rem calc(4rem - 30px);font-size:1.125rem;font-weight:700;color:#1f1f1f;box-shadow:none;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;width:100%}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details .position-entry-button-wrapper .position-entry-button:hover{background:#45d6b3;color:#1f1f1f;box-shadow:none}.recruit-page .positions-section .positions-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box .position-details .position-entry-button-wrapper .position-entry-button .anticon{color:#1f1f1f;font-weight:700}.recruit-page .selection-section{padding:3rem 0;background:transparent}@media(min-width:768px){.recruit-page .selection-section{padding:4rem 1.5rem}}.recruit-page .selection-section .section-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.recruit-page .selection-section .section-container{padding:0 1.5rem}}.recruit-page .selection-section .section-container h2{font-size:1.125rem;font-weight:700;margin-bottom:3rem;color:#fff}@media(min-width:768px){.recruit-page .selection-section .section-container h2{font-size:1.5rem}}.recruit-page .selection-section .requirements-box,.recruit-page .selection-section .compensation-box,.recruit-page .selection-section .skills-box{margin-bottom:1.5rem}.recruit-page .selection-section .requirements-box .section-subtitle,.recruit-page .selection-section .compensation-box .section-subtitle,.recruit-page .selection-section .skills-box .section-subtitle{font-size:1.125rem;color:#fff;font-weight:700;margin-top:4.5rem;margin-bottom:1.5rem;border-top:none;border-bottom:none;padding-top:0;padding-bottom:0}.recruit-page .selection-section .requirements-box .section-subtitle+h3,.recruit-page .selection-section .compensation-box .section-subtitle+h3,.recruit-page .selection-section .skills-box .section-subtitle+h3{margin-top:0;padding-top:0;border-top:none}.recruit-page .selection-section .requirements-box h3,.recruit-page .selection-section .compensation-box h3,.recruit-page .selection-section .skills-box h3{font-size:1rem;color:#6b6b77;margin-bottom:.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);font-weight:500}.recruit-page .selection-section .requirements-box h3:first-child,.recruit-page .selection-section .compensation-box h3:first-child,.recruit-page .selection-section .skills-box h3:first-child{margin-top:0;padding-top:0;border-top:none}.recruit-page .selection-section .requirements-box h3.bold-title,.recruit-page .selection-section .compensation-box h3.bold-title,.recruit-page .selection-section .skills-box h3.bold-title{font-weight:700}.recruit-page .selection-section .requirements-box h4,.recruit-page .selection-section .compensation-box h4,.recruit-page .selection-section .skills-box h4{font-size:1rem;color:#fff;margin-top:1.5rem;margin-bottom:.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);font-weight:600}.recruit-page .selection-section .requirements-box h4:first-of-type,.recruit-page .selection-section .compensation-box h4:first-of-type,.recruit-page .selection-section .skills-box h4:first-of-type{margin-top:1.5rem;border-top:none;padding-top:0}.recruit-page .selection-section .requirements-box p,.recruit-page .selection-section .compensation-box p,.recruit-page .selection-section .skills-box p{color:#ffffffd9;line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.recruit-page .selection-section .requirements-box p.last-item-in-section,.recruit-page .selection-section .compensation-box p.last-item-in-section,.recruit-page .selection-section .skills-box p.last-item-in-section{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.2)}.recruit-page .selection-section .requirements-box ul,.recruit-page .selection-section .compensation-box ul,.recruit-page .selection-section .skills-box ul{margin-left:1.5rem;margin-top:1rem}.recruit-page .selection-section .requirements-box ul li,.recruit-page .selection-section .compensation-box ul li,.recruit-page .selection-section .skills-box ul li{color:#ffffffd9;line-height:1.8;margin-bottom:.5rem;font-size:1rem}.recruit-page .selection-section .requirements-box .checkmark-list,.recruit-page .selection-section .compensation-box .checkmark-list,.recruit-page .selection-section .skills-box .checkmark-list{list-style:none;margin-left:0}.recruit-page .selection-section .requirements-box .checkmark-list li,.recruit-page .selection-section .compensation-box .checkmark-list li,.recruit-page .selection-section .skills-box .checkmark-list li{padding-left:1.5rem;position:relative}.recruit-page .selection-section .requirements-box .checkmark-list li:before,.recruit-page .selection-section .compensation-box .checkmark-list li:before,.recruit-page .selection-section .skills-box .checkmark-list li:before{content:"✓";position:absolute;left:0;color:#0ec197;font-weight:700}.recruit-page .selection-section .more-content{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.recruit-page .selection-section .more-content h3:first-child{margin-top:0}.recruit-page .selection-section .more-content h4:first-of-type{border-top:none;padding-top:0}.recruit-page .selection-section .more-button-bottom{color:#fff;font-size:1rem;display:flex;align-items:center;gap:.5rem;padding:0;margin-top:1.5rem}.recruit-page .selection-section .more-button-bottom svg{transition:transform .3s ease}.recruit-page .selection-section .more-button-bottom:hover{color:#0ec197}.recruit-page .process-section{padding:3rem 0;background:transparent}@media(min-width:768px){.recruit-page .process-section{padding:4rem 1.5rem}}.recruit-page .process-section .section-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.recruit-page .process-section .section-container{padding:0 1.5rem}}.recruit-page .process-section .section-container{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(max-width:767px){.recruit-page .process-section .section-container{padding:0}}.recruit-page .process-section .process-image{margin-bottom:4rem}@media(min-width:768px){.recruit-page .process-section .process-image{padding:0;margin-bottom:4rem}}.recruit-page .process-section .process-image img{width:100%;height:auto;display:block}.recruit-page .process-section .process-content{padding:0 1rem}@media(min-width:768px){.recruit-page .process-section .process-content{padding:0}}.recruit-page .process-section .process-content h2{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;color:#fff}@media(min-width:768px){.recruit-page .process-section .process-content h2{font-size:1.5rem;margin-bottom:3rem}}.recruit-page .process-section .process-content .process-list{display:flex;flex-direction:column;gap:0;margin-bottom:1.5rem}.recruit-page .process-section .process-content .process-list .process-item{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.recruit-page .process-section .process-content .process-list .process-item:first-child{padding-top:0}.recruit-page .process-section .process-content .process-list .process-item:last-child{padding-bottom:1.5rem}.recruit-page .process-section .process-content .process-list .process-item .process-number{background:#0ec197;color:#13132a;font-weight:700;font-size:1rem;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.recruit-page .process-section .process-content .process-list .process-item .process-details h3{color:#fff;font-size:1.125rem;margin-bottom:0;font-weight:600}.recruit-page .process-section .process-content .process-list .process-item .process-details p,.recruit-page .process-section .process-content .process-list .process-item .process-details .process-duration{display:none}.recruit-page .process-section .process-content .process-list .process-item .process-description{width:100%}.recruit-page .process-section .process-content .process-list .process-item .process-description p{color:#fff;line-height:1.6;font-size:1rem}@media(min-width:768px){.recruit-page .process-section .process-content .process-list .process-item .process-description p{font-size:1.125rem}}.recruit-page .process-section .process-content .process-list .process-item .process-description .process-duration{display:block;color:#dfdfec;font-size:.875rem;line-height:1.6}@media(min-width:768px){.recruit-page .process-section .process-content .process-list .process-item .process-description .process-duration{font-size:1rem}}.recruit-page .process-section .process-content .process-note{color:#fff;font-size:.875rem;line-height:1.8;margin-top:1.5rem;margin-bottom:4rem;padding-top:0;border-top:none}.recruit-page .member-interview-section{padding:0 0 4rem;background:transparent}@media(min-width:768px){.recruit-page .member-interview-section{padding:0 1.5rem 4rem}}.recruit-page .member-interview-section .section-container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:768px){.recruit-page .member-interview-section .section-container{padding:0 1.5rem}}.recruit-page .member-interview-section .section-container{text-align:left;padding:0 1rem}@media(min-width:768px){.recruit-page .member-interview-section .section-container{padding:0}}.recruit-page .member-interview-section .section-container h2{font-size:1.125rem;font-weight:700;margin-bottom:1.5rem;color:#fff;text-align:left}@media(min-width:768px){.recruit-page .member-interview-section .section-container h2{font-size:1.5rem;margin-bottom:3rem}}.recruit-page .member-interview-section .section-container .note-banner-link{display:block;max-width:800px;margin:0;transition:opacity .3s ease}.recruit-page .member-interview-section .section-container .note-banner-link:hover{opacity:.85}.recruit-page .member-interview-section .section-container .note-banner-link picture,.recruit-page .member-interview-section .section-container .note-banner-link img{display:block;width:100%;height:auto}.apply-section{background:#fff;padding:4rem 1rem}@media(min-width:768px){.apply-section{padding:6rem 1.5rem}}.apply-section{width:100%}.apply-section .section-container{max-width:800px;margin:0 auto;padding:0;text-align:left}@media(min-width:768px){.apply-section .section-container{padding:0 1.5rem;text-align:center}}.apply-section .section-container h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#1f1f1f}@media(min-width:768px){.apply-section .section-container h2{font-size:2.5rem;margin-bottom:1.5rem}}.apply-section .section-container p{color:#13132a;line-height:1.8;margin-bottom:3rem;font-size:1rem}@media(min-width:768px){.apply-section .section-container p{font-size:1.125rem}}.apply-section .section-container a{text-decoration:none;width:100%;max-width:400px;display:block;margin:0 auto}.apply-section .section-container .entry-button{background:#54e7c4;border:none;border-radius:4px;height:auto;padding:1.5rem calc(4rem - 30px);font-size:1.125rem;font-weight:700;color:#1f1f1f;box-shadow:none;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;width:100%}.apply-section .section-container .entry-button:hover{background:#45d6b3;color:#1f1f1f;box-shadow:none}.apply-section .section-container .entry-button .anticon{color:#1f1f1f;font-weight:700}.contact-page{min-height:70vh;padding:1rem}@media(min-width:768px){.contact-page{padding:2rem}}.contact-page .contact-container{max-width:800px;margin:0 auto}.contact-page .page-title{font-size:1.8rem;font-weight:700;margin-bottom:3rem;padding-top:1rem}.contact-page .page-title .title-mobile{display:inline}.contact-page .page-title .title-desktop{display:none}@media(min-width:768px){.contact-page .page-title{font-size:4rem;color:#0ec197}.contact-page .page-title .title-mobile{display:none}.contact-page .page-title .title-desktop{display:inline}}.contact-page .contact-form .ant-form-item{position:relative;margin-bottom:2rem}.contact-page .contact-form .ant-form-item-label label{font-weight:600;font-size:1rem}.contact-page .contact-form .required-label{position:absolute;top:-25px;right:0;color:#ff3f3c;font-size:.85rem;font-family:Hiragino Sans,sans-serif;font-weight:600;z-index:1}.contact-page .contact-form .ant-form-item-extra{min-height:0}.contact-page .contact-form .ant-form-item:last-child{display:flex;justify-content:center}.contact-page .contact-form .ant-btn-primary{background:#54e7c4;color:#13132a;border-radius:4px;height:50px;font-size:1.1rem;font-weight:700;margin-top:1rem;width:auto;padding:0 70px}.contact-page .contact-form .ant-btn-primary:hover{background:#30e2b8;color:#13132a}.contact-page .contact-form .ant-input-textarea textarea{resize:none!important}.contact-page .contact-form .ant-select,.contact-page .contact-form .ant-input,.contact-page .contact-form .ant-input-textarea{border-radius:8px}.contact-page .contact-form textarea{resize:none!important}.presskit-page{min-height:60vh;padding:1rem}@media(min-width:768px){.presskit-page{padding:2rem}}.presskit-page .presskit-container{max-width:800px;margin:0 auto;text-align:left}@media(min-width:768px){.presskit-page .presskit-container{max-width:900px}}.presskit-page .page-title{font-size:1.8rem;font-weight:700;margin-bottom:2rem}@media(min-width:768px){.presskit-page .page-title{font-size:2rem}}.presskit-page .description{color:#666;font-size:1rem;margin-bottom:3rem;line-height:1.6}.presskit-page .logo-preview{background:#fff;border:1px solid #e8e8e8;padding:3.5rem 2rem;border-radius:8px;margin-bottom:.5rem;display:flex;justify-content:center;align-items:center;min-height:230px}@media(min-width:768px){.presskit-page .logo-preview{padding:4rem 2rem;min-height:300px}}.presskit-page .logo-preview img{max-width:300px;width:100%;height:auto}.presskit-page .download-button{font-size:1.1rem;color:#0ec197;font-weight:600;padding:0;display:block;text-align:left;text-decoration:none}.presskit-page .download-button:hover{color:#0caa85}.privacy-page{padding:1rem 1rem 0}@media(min-width:768px){.privacy-page{padding:2rem 2rem 0}}.privacy-page .privacy-container{max-width:900px;margin:0 auto}@media(min-width:768px){.privacy-page .privacy-container{max-width:700px}}.privacy-page .page-title{font-size:1.8rem;font-weight:700;margin-bottom:2rem}@media(min-width:768px){.privacy-page .page-title{font-size:2rem}}.privacy-page .policy-content a{color:#3075ff;text-decoration:none}.privacy-page .policy-content a:hover{text-decoration:underline}.privacy-page .policy-content .intro{color:#13132a;line-height:1.8;margin-bottom:3rem;font-size:.95rem}.privacy-page .policy-content .policy-underline{text-decoration:underline;text-underline-offset:.25em}.privacy-page .policy-content .policy-section{margin-bottom:3rem}.privacy-page .policy-content .policy-section h2{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#13132a}@media(min-width:768px){.privacy-page .policy-content .policy-section h2{font-size:1.1rem}}.privacy-page .policy-content .policy-section p{color:#13132a;line-height:1.8;margin-bottom:1rem;font-size:.95rem}.privacy-page .policy-content .policy-section ul{margin-left:1.5rem;margin-top:1rem}.privacy-page .policy-content .policy-section ul li{color:#13132a;line-height:1.8;margin-bottom:.5rem;font-size:.95rem}.privacy-page.white-paper-page .policy-content .policy-section h2{font-size:1.2rem;font-weight:600}@media(min-width:768px){.privacy-page.white-paper-page .policy-content .policy-section h2{font-size:1.3rem}}.privacy-page.white-paper-page .policy-content .policy-section h3{font-size:.95rem;font-weight:600;margin-top:2rem;margin-bottom:.75rem;color:#13132a}@media(min-width:768px){.privacy-page.white-paper-page .policy-content .policy-section h3{font-size:1.05rem}}.privacy-page.white-paper-page .policy-content .policy-section .spec-ref{border-left:3px solid #4A4A57;padding-left:.75rem;margin-bottom:1rem;color:#6b6b7b;font-size:.85rem;line-height:1.6}.privacy-page.white-paper-page .policy-content .policy-section .sub-heading{font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}.privacy-page.white-paper-page .policy-content .responsibility-table{width:100%;border-collapse:collapse;margin-top:1rem;margin-bottom:1rem;font-size:.9rem}.privacy-page.white-paper-page .policy-content .responsibility-table th,.privacy-page.white-paper-page .policy-content .responsibility-table td{border:1px solid #E2E2EA;padding:.75rem 1rem;text-align:left;color:#13132a;line-height:1.6;vertical-align:top}.privacy-page.white-paper-page .policy-content .responsibility-table th{background-color:#f5f5f7;font-weight:600}@media(min-width:768px){.privacy-page.white-paper-page .policy-content .responsibility-table th:last-child,.privacy-page.white-paper-page .policy-content .responsibility-table td:last-child{width:50%}}.product-page .product-cta{background:var(--v-green-50);text-align:center}.product-page .product-cta .pp-heading{letter-spacing:.02em;margin:0 0 14px}@media(min-width:768px){.product-page .product-cta .pp-heading{font-size:32px;line-height:1.4;white-space:nowrap}}.product-page .product-cta .pp-lead{margin:0 auto 30px}@media(min-width:768px){.product-page .product-cta .pp-lead{font-size:15px}}.product-page .product-cta .pp-button{display:flex;width:100%;justify-content:center}@media(min-width:768px){.product-page .product-cta .pp-button{display:inline-flex;width:auto}}@keyframes v-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-18px,0) scale(1.05)}}@keyframes v-pulse{0%,to{opacity:.55}50%{opacity:.9}}.product-page{--v-green-50: #e7f9f4;--v-green-100: #c3efe5;--v-green-200: #93e3d0;--v-green-300: #54e7c4;--v-green-400: #3dd4ac;--v-green-500: #0ec197;--v-green-600: #0caa85;--v-green-700: #0a8b6d;--v-green-800: #07644f;--v-green-900: #043a2d;--v-button-bg: #54e7c4;--v-button-bg-hover: #45d6b3;--v-ink-900: rgb(15, 15, 38);--v-ink-700: rgba(15, 15, 38, .78);--v-ink-500: rgba(15, 15, 38, .56);--v-ink-400: rgba(15, 15, 38, .4);--v-ink-300: rgba(15, 15, 38, .22);--v-paper: #ffffff;--v-paper-soft: #fafbfa;--v-paper-mist: #f4f6f5;--v-line: rgba(15, 15, 38, .08);--v-line-strong: rgba(15, 15, 38, .14);--v-radius-lg: 12px;--v-radius-xl: 20px;--v-radius-pill: 999px;--v-shadow-md: 0 8px 24px rgba(15, 15, 38, .08), 0 2px 6px rgba(15, 15, 38, .05);--v-shadow-lg: 0 24px 48px rgba(15, 15, 38, .12), 0 6px 14px rgba(15, 15, 38, .06);--v-shadow-green: 0 18px 40px rgba(14, 193, 151, .26);--v-ease: cubic-bezier(.22, .8, .28, 1);--v-font-jp: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;--v-font-en: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:var(--v-paper);color:var(--v-ink-900);font-family:var(--v-font-jp);overflow-x:clip}.product-page h1,.product-page h2,.product-page h3,.product-page h4,.product-page h5,.product-page h6{color:var(--v-ink-900)}.product-page [data-reveal]{opacity:0;transform:translateY(26px);transition:opacity .72s var(--v-ease),transform .72s var(--v-ease);transition-delay:var(--d, 0ms);will-change:opacity,transform}.product-page [data-reveal].is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.product-page [data-reveal]{opacity:1;transform:none;transition:none}}.product-page .pp-section{padding:88px 24px}@media(min-width:768px){.product-page .pp-section{padding:88px 56px}}.product-page .pp-section .pp-section-inner{max-width:1168px;margin:0 auto}.product-page .pp-eyebrow{display:inline-flex;align-items:center;font-family:var(--v-font-en);font-size:11px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--v-green-500);margin-bottom:14px}.product-page .pp-heading{font-weight:900;font-size:28px;line-height:1.35;letter-spacing:.01em;margin:0 0 16px}@media(min-width:768px){.product-page .pp-heading{font-size:38px}}.product-page .pp-lead{font-size:16px;line-height:1.95;color:var(--v-ink-700);max-width:700px}@media(min-width:768px){.product-page .pp-lead{font-size:18px}}.product-page .pp-button{display:inline-flex;align-items:center;gap:10px;border:none;background:var(--v-button-bg);color:var(--v-ink-900);font-family:var(--v-font-jp);font-weight:700;font-size:15px;padding:15px 32px;border-radius:var(--v-radius-pill);cursor:pointer;letter-spacing:.04em;text-decoration:none;transition:background .3s ease}.product-page .pp-button:hover{background:var(--v-button-bg-hover);color:var(--v-ink-900)}.product-page .pp-card-grid{display:grid;grid-template-columns:1fr;gap:22px}@media(min-width:768px){.product-page .pp-card-grid{grid-template-columns:repeat(3,1fr)}}.product-page .pp-card{position:relative;background:var(--v-paper-soft);border:1px solid var(--v-line);border-radius:var(--v-radius-xl);padding:32px 28px;overflow:hidden;transition:transform .3s var(--v-ease),box-shadow .3s var(--v-ease),border-color .3s var(--v-ease)}.product-page .pp-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--v-green-400),var(--v-green-600));transform:scaleX(0);transform-origin:left;transition:transform .4s var(--v-ease)}.product-page .pp-card:hover{transform:translateY(-4px);border-color:var(--v-green-200)}.product-page .pp-card:hover:before{transform:scaleX(1)}.product-page .pp-card .pp-card-num{font-family:var(--v-font-en);font-size:13px;font-weight:700;color:var(--v-green-500);margin-bottom:14px}.product-page .pp-card h3{font-size:18px;font-weight:900;margin:0 0 12px;line-height:1.5}.product-page .pp-card p{font-size:14px;line-height:1.9;color:var(--v-ink-700);margin:0}.product-page .pp-steps{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.product-page .pp-steps{grid-template-columns:repeat(4,1fr)}}.product-page .pp-steps .pp-step{background:var(--v-paper);border:1px solid var(--v-line);border-radius:var(--v-radius-lg);padding:26px 22px}.product-page .pp-steps .pp-step .pp-step-label{font-family:var(--v-font-en);font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--v-green-500);margin-bottom:12px}.product-page .pp-steps .pp-step h3{font-size:16px;font-weight:900;margin:0 0 8px}.product-page .pp-steps .pp-step p{font-size:13px;line-height:1.8;color:var(--v-ink-700);margin:0}.product-page .lp-hero{position:relative;isolation:isolate;overflow:hidden;padding-top:72px;padding-bottom:72px;background:var(--v-paper)}@media(min-width:768px){.product-page .lp-hero{padding-top:88px}}.product-page .lp-hero .pp-section-inner{position:relative;z-index:1}@media(min-width:992px){.product-page .lp-hero .pp-section-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:56px;align-items:center}}.product-page .lp-hero .lp-hero-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--v-radius-pill);background:var(--v-green-50);border:1px solid var(--v-green-200);font-family:var(--v-font-en);font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--v-green-500);margin-bottom:24px}.product-page .lp-hero h1{font-weight:900;font-size:30px;line-height:1.35;letter-spacing:.01em;margin:0 0 24px}@media(min-width:768px){.product-page .lp-hero h1{font-size:52px;line-height:1.28}}.product-page .lp-hero .lp-accent{color:var(--v-green-500)}.product-page .lp-hero .pp-button{display:flex;width:100%;justify-content:center}@media(min-width:768px){.product-page .lp-hero .pp-button{display:inline-flex;width:auto}}.product-page .lp-hero .pp-lead{margin:0 0 32px}@media(min-width:768px){.product-page .lp-hero .pp-lead{font-size:17px}}@media(min-width:992px){.product-page .lp-hero .pp-lead{max-width:520px}}.product-page .lp-hero-mock{border:1px solid var(--v-line);border-radius:16px;overflow:hidden;background:var(--v-paper);margin-top:40px}@media(min-width:992px){.product-page .lp-hero-mock{margin-top:0}}.product-page .lp-hero-mock .lp-hero-mock-frame{display:flex;height:360px}.product-page .lp-hero-mock .lp-hero-mock-side{width:150px;flex-shrink:0;background:var(--v-ink-900);padding:18px 14px;display:flex;flex-direction:column;gap:5px}.product-page .lp-hero-mock .lp-hero-mock-brand{display:flex;align-items:center;gap:7px;margin-bottom:14px}.product-page .lp-hero-mock .lp-hero-mock-brand i{width:8px;height:8px;border-radius:50%;background:var(--v-green-400)}.product-page .lp-hero-mock .lp-hero-mock-brand span{color:#fff;font-family:var(--v-font-en);font-weight:700;font-size:12px;letter-spacing:.06em}.product-page .lp-hero-mock .lp-hero-mock-nav{padding:8px 10px;border-radius:7px;font-size:11px;color:#fff9}.product-page .lp-hero-mock .lp-hero-mock-nav.is-active{color:#fff;background:#ffffff1a}.product-page .lp-hero-mock .lp-hero-mock-main{flex:1;min-width:0;padding:18px;background:var(--v-paper-soft)}.product-page .lp-section-head{text-align:left;margin-bottom:44px}.product-page .lp-section-head .pp-heading{margin:0;line-height:1.3;letter-spacing:.02em}.product-page .lp-section-head .pp-lead{margin:12px 0 4px;max-width:720px;line-height:1.9}@media(min-width:768px){.product-page .lp-section-head .pp-lead{font-size:16px}}.product-page .lp-problems,.product-page .lp-features,.product-page .lp-onboarding{padding-top:80px;padding-bottom:80px}.product-page .lp-problems,.product-page .lp-features{background:var(--v-paper-mist)}.product-page .lp-problems .pp-card{background:var(--v-paper);border-radius:var(--v-radius-lg);padding:30px}.product-page .lp-problems .pp-card .pp-card-num{font-size:14px;font-weight:800;color:var(--v-ink-300);margin-bottom:16px}.product-page .lp-problems .pp-card h3{font-weight:700}.product-page .lp-problems .pp-card p{line-height:1.85}.product-page .lp-how .pp-steps{gap:16px}.product-page .lp-how .pp-step{background:var(--v-paper-soft);padding:28px 24px}.product-page .lp-how .pp-step .pp-step-label{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--v-button-bg);color:var(--v-ink-900);font-size:16px;font-weight:800;letter-spacing:normal;margin-bottom:18px}.product-page .lp-how .pp-step h3{font-weight:700}@media(max-width:767px){.product-page .lp-how .pp-step{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:14px;row-gap:4px;padding:20px 18px}.product-page .lp-how .pp-step .pp-step-label{grid-row:span 2;margin-bottom:0}.product-page .lp-how .pp-step h3{grid-column:2;margin:3px 0 0}.product-page .lp-how .pp-step p{grid-column:2}}.product-page .lp-feature-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:600px){.product-page .lp-feature-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-page .lp-feature-grid{grid-template-columns:repeat(3,1fr)}}.product-page .lp-feature-grid .lp-feature{background:var(--v-paper);border:1px solid var(--v-line);border-radius:var(--v-radius-lg);padding:28px;transition:transform .3s var(--v-ease),box-shadow .3s var(--v-ease),border-color .3s var(--v-ease)}.product-page .lp-feature-grid .lp-feature:hover{transform:translateY(-4px);border-color:var(--v-green-200)}.product-page .lp-feature-grid .lp-feature h3{font-size:17px;font-weight:700;margin:0 0 10px}.product-page .lp-feature-grid .lp-feature p{font-size:13.5px;line-height:1.8;color:var(--v-ink-700);margin:0}.product-page .lp-usecase-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.product-page .lp-usecase-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-page .lp-usecase-grid{grid-template-columns:repeat(4,1fr)}}.product-page .lp-usecase-grid .lp-usecase{position:relative;overflow:hidden;background:var(--v-paper);border:1px solid var(--v-line);border-radius:var(--v-radius-lg);padding:36px 28px 28px;transition:transform .3s var(--v-ease),box-shadow .3s var(--v-ease),border-color .3s var(--v-ease)}.product-page .lp-usecase-grid .lp-usecase:hover{transform:translateY(-4px);border-color:var(--v-green-200)}.product-page .lp-usecase-grid .lp-usecase:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:var(--v-green-500)}.product-page .lp-usecase-grid .lp-usecase:nth-child(2):before{background:var(--v-green-400)}.product-page .lp-usecase-grid .lp-usecase:nth-child(3):before{background:var(--v-green-600)}.product-page .lp-usecase-grid .lp-usecase:nth-child(4):before{background:var(--v-green-700)}.product-page .lp-usecase-grid .lp-usecase h3{font-size:18px;font-weight:700;margin:0 0 12px}.product-page .lp-usecase-grid .lp-usecase p{font-size:14px;line-height:1.85;color:var(--v-ink-700);margin:0}.product-page .lp-onboarding{background:var(--v-ink-900)}.product-page .lp-onboarding .pp-eyebrow{color:var(--v-green-300)}.product-page .lp-onboarding .pp-heading{color:#fff}.product-page .lp-onboarding .pp-steps{gap:0}.product-page .lp-onboarding .pp-step{position:relative;background:transparent;border:none;border-radius:0;padding:0 0 26px 28px}.product-page .lp-onboarding .pp-step:before{content:"";position:absolute;left:0;top:3px;width:12px;height:12px;border-radius:50%;background:var(--v-green-400);z-index:1}.product-page .lp-onboarding .pp-step:after{content:"";position:absolute;left:5px;top:3px;bottom:-3px;width:2px;background:#fff3}.product-page .lp-onboarding .pp-step:last-child{padding-bottom:0}.product-page .lp-onboarding .pp-step:last-child:after{display:none}@media(min-width:768px){.product-page .lp-onboarding .pp-step{padding:0 28px;border-right:1px solid rgba(255,255,255,.14)}.product-page .lp-onboarding .pp-step:before,.product-page .lp-onboarding .pp-step:after{display:none}.product-page .lp-onboarding .pp-step:first-child{padding-left:0}.product-page .lp-onboarding .pp-step:last-child{padding-right:0;border-right:none}}.product-page .lp-onboarding .pp-step .pp-step-label{color:var(--v-green-300);letter-spacing:normal;margin-bottom:4px}@media(min-width:768px){.product-page .lp-onboarding .pp-step .pp-step-label{margin-bottom:12px}}.product-page .lp-onboarding .pp-step h3{color:#fff;font-size:17px;font-weight:700;margin:0}.product-page .lp-onboarding .pp-step p{color:#ffffffb3}.products-top-page .pt-hero{position:relative;isolation:isolate;overflow:hidden;text-align:center;padding-top:72px;padding-bottom:78px;background:var(--v-paper)}@media(min-width:768px){.products-top-page .pt-hero{padding-top:92px}}.products-top-page .pt-hero .pp-section-inner{position:relative;z-index:1}.products-top-page .pt-hero .pp-button{display:flex;width:100%;justify-content:center}@media(min-width:768px){.products-top-page .pt-hero .pp-button{display:inline-flex;width:auto}}.products-top-page .pt-hero .pt-hero-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--v-radius-pill);background:var(--v-green-50);border:1px solid var(--v-green-200);font-family:var(--v-font-en);font-size:11px;font-weight:700;letter-spacing:.14em;color:var(--v-green-500);margin-bottom:26px}.products-top-page .pt-hero h1{font-weight:900;font-size:32px;line-height:1.3;letter-spacing:.01em;margin:0 auto 24px;max-width:900px}@media(min-width:768px){.products-top-page .pt-hero h1{font-size:min(52px,(100vw - 140px) / 15.3);line-height:1.26}}.products-top-page .pt-hero .pt-accent{color:var(--v-green-500)}.products-top-page .pt-hero .pp-lead{margin:0 auto 38px}.products-top-page .pt-section-head{text-align:left;margin-bottom:48px}@media(min-width:768px){.products-top-page .pt-section-head{text-align:center}}@media(min-width:768px){.products-top-page .pt-section-head .pp-heading{font-size:34px;line-height:1.35}}.products-top-page .pt-section-head .pp-lead{margin:0}@media(min-width:768px){.products-top-page .pt-section-head .pp-lead{margin:0 auto}}.products-top-page .pt-physical-ai{position:relative;isolation:isolate;overflow:hidden;margin-top:22px;background:linear-gradient(135deg,var(--v-green-800) 0%,var(--v-green-900) 100%);border-radius:var(--v-radius-xl);padding:40px 28px}@media(min-width:768px){.products-top-page .pt-physical-ai{display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;align-items:center;padding:38px 40px}}.products-top-page .pt-physical-ai:before{content:"";position:absolute;z-index:-1;top:-40%;right:-10%;width:460px;height:460px;background:radial-gradient(circle,#0ec19747,#0ec19700 70%);animation:v-float 14s var(--v-ease) infinite}.products-top-page .pt-physical-ai .pp-eyebrow{color:var(--v-green-300)}.products-top-page .pt-physical-ai h3{font-size:22px;font-weight:900;line-height:1.4;margin:0 0 16px;color:#fff}@media(min-width:768px){.products-top-page .pt-physical-ai h3{font-size:26px;margin:0}}.products-top-page .pt-physical-ai p{font-size:14.5px;line-height:1.95;color:#ffffffd1;margin:0 0 14px}.products-top-page .pt-physical-ai p:last-child{margin-bottom:0}.products-top-page .pt-layers{background:var(--v-paper-mist)}@media(max-width:767px){.products-top-page .pt-layers{background:var(--v-paper)}.products-top-page .pt-layers .pt-layer-stack{box-shadow:var(--v-shadow-md)}.products-top-page .pt-why{background:var(--v-paper-mist);padding-top:52px}.products-top-page .pt-why .pp-card{background:var(--v-paper)}.products-top-page .pt-products{background:var(--v-paper-mist)}}.products-top-page .pt-layer-stack{max-width:1000px;margin:0 auto;border:1px solid var(--v-line);border-radius:18px;overflow:hidden}.products-top-page .pt-layer{display:flex;flex-direction:column;gap:10px;background:var(--v-paper);padding:24px 28px;border-bottom:1px dashed var(--v-line-strong)}@media(min-width:768px){.products-top-page .pt-layer{flex-direction:row;align-items:center;gap:26px;padding:28px 34px}}@media(min-width:768px){.products-top-page .pt-layer .pt-layer-head{flex:none;width:140px}}.products-top-page .pt-layer .pt-layer-name{font-family:var(--v-font-en);font-size:15px;font-weight:800;line-height:1.3;letter-spacing:.06em;color:var(--v-ink-900)}.products-top-page .pt-layer .pt-layer-tag{font-family:var(--v-font-en);font-size:10px;font-weight:700;line-height:1.4;letter-spacing:.1em;color:var(--v-ink-400);margin-top:6px}.products-top-page .pt-layer .pt-layer-body{flex:1;min-width:0}.products-top-page .pt-layer .pt-layer-body h3{font-family:var(--v-font-jp);font-size:17px;font-weight:700;line-height:1.4;margin:0 0 5px}.products-top-page .pt-layer .pt-layer-body p{font-size:13.5px;line-height:1.75;color:var(--v-ink-700);margin:0}.products-top-page .pt-layer:nth-child(2){background:var(--v-green-50);border-bottom:1px solid var(--v-green-200)}.products-top-page .pt-layer:nth-child(2) .pt-layer-name{color:var(--v-green-500)}.products-top-page .pt-layer:nth-child(2) .pt-layer-tag{color:var(--v-green-600)}.products-top-page .pt-layer:nth-child(3){background:var(--v-green-800);border-bottom:none}.products-top-page .pt-layer:nth-child(3) .pt-layer-name{color:var(--v-green-300)}.products-top-page .pt-layer:nth-child(3) .pt-layer-tag{color:#ffffff80}.products-top-page .pt-layer:nth-child(3) .pt-layer-body h3{color:#fff}.products-top-page .pt-layer:nth-child(3) .pt-layer-body p{color:#ffffffbf}.products-top-page .pt-product-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.products-top-page .pt-product-grid{grid-template-columns:repeat(2,1fr)}}.products-top-page .pt-product-card{position:relative;display:block;background:var(--v-paper);border:1px solid var(--v-line-strong);border-radius:var(--v-radius-xl);padding:40px 32px 36px;color:var(--v-ink-900);text-decoration:none;overflow:hidden;transition:box-shadow .3s var(--v-ease),transform .3s var(--v-ease),border-color .3s var(--v-ease)}.products-top-page .pt-product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:8px;background:var(--v-green-500)}.products-top-page .pt-product-card:nth-child(2):before{background:var(--v-ink-900)}.products-top-page .pt-product-card:hover{transform:translateY(-6px);border-color:var(--v-green-200);color:var(--v-ink-900)}.products-top-page .pt-product-card:hover .pt-product-link{gap:12px;color:var(--v-green-600)}.products-top-page .pt-product-card .pt-product-tag{font-family:var(--v-font-en);font-size:13px;font-weight:800;letter-spacing:.06em;color:var(--v-green-500);margin-bottom:10px}.products-top-page .pt-product-card:nth-child(2) .pt-product-tag{color:var(--v-ink-900)}.products-top-page .pt-product-card h3{font-size:26px;font-weight:900;margin:0 0 12px;line-height:1.3}.products-top-page .pt-product-card p{font-size:14px;line-height:1.9;color:var(--v-ink-700);margin:0 0 20px}.products-top-page .pt-product-card .pt-product-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--v-green-500);transition:gap .3s var(--v-ease),color .3s var(--v-ease)}.product-page.product-core-page .lp-hero-mock-title{font-family:var(--v-font-jp);font-weight:700;font-size:13px;line-height:1;margin-bottom:14px}.product-page.product-core-page .lp-hero-mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:14px}.product-page.product-core-page .lp-hero-mock-stat{background:#fff;border:1px solid var(--v-line);border-radius:9px;padding:11px}.product-page.product-core-page .lp-hero-mock-stat .val{font-family:var(--v-font-en);font-weight:800;font-size:20px;line-height:1;color:var(--v-ink-900)}.product-page.product-core-page .lp-hero-mock-stat .val.is-green{color:var(--v-green-500)}.product-page.product-core-page .lp-hero-mock-stat .lbl{font-size:9px;color:var(--v-ink-500);margin-top:4px}.product-page.product-core-page .lp-hero-mock-chart{display:flex;align-items:flex-end;gap:9px;height:150px;padding:13px 13px 9px;background:#fff;border:1px solid var(--v-line);border-radius:9px}.product-page.product-core-page .lp-hero-mock-chart span{flex:1;display:block;border-radius:4px 4px 0 0}@media(max-width:767px){.product-page.product-core-page .lp-features .lp-feature-grid{grid-template-columns:1fr 1fr;gap:12px}.product-page.product-core-page .lp-features .lp-feature{display:flex;align-items:center;padding:16px 14px}.product-page.product-core-page .lp-features .lp-feature h3{margin:0;font-size:14px;line-height:1.4}.product-page.product-core-page .lp-hero-mock-mobile{box-shadow:0 20px 44px #0f0f2629,0 6px 14px #0f0f2614}.product-page.product-core-page .lp-hero-mock-mobile .lp-hero-mock-topbar{display:flex;align-items:center;gap:9px;padding:14px 16px;background:var(--v-ink-900)}.product-page.product-core-page .lp-hero-mock-mobile .lp-hero-mock-topbar i{width:8px;height:8px;border-radius:50%;background:var(--v-green-400)}.product-page.product-core-page .lp-hero-mock-mobile .lp-hero-mock-topbar .brand{font-family:var(--v-font-en);font-size:13px;font-weight:700;letter-spacing:.06em;color:#fff}.product-page.product-core-page .lp-hero-mock-mobile .lp-hero-mock-topbar .crumb{font-family:var(--v-font-jp);font-size:12px;color:#ffffffb3}.product-page.product-core-page .lp-hero-mock-mobile .lp-hero-mock-body{padding:16px;background:var(--v-paper-soft)}.product-page.product-core-page .lp-hero-mock-stats{gap:8px;margin-bottom:12px}.product-page.product-core-page .lp-hero-mock-stat{padding:10px 8px}.product-page.product-core-page .lp-hero-mock-stat .val{font-size:16px}.product-page.product-core-page .lp-hero-mock-stat .lbl{font-size:9px;margin-top:3px}.product-page.product-core-page .lp-hero-mock-chart{height:130px;gap:8px;padding:12px 12px 10px}}.product-page.product-vca-page .lp-section-head .pp-lead{max-width:760px}.product-page.product-vca-page .vca-arch-diagram{border:1px solid var(--v-line);border-radius:18px;overflow:hidden}.product-page.product-vca-page .vca-arch-layer{padding:26px 24px;background:var(--v-paper);border-bottom:1px dashed var(--v-line-strong)}@media(min-width:768px){.product-page.product-vca-page .vca-arch-layer{padding:26px 30px}}.product-page.product-vca-page .vca-arch-label{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;font-family:var(--v-font-en);font-size:11px;font-weight:700;letter-spacing:.16em;line-height:1;color:var(--v-ink-500)}.product-page.product-vca-page .vca-arch-label span{font-family:var(--v-font-jp);font-size:12px;font-weight:400;letter-spacing:normal;color:var(--v-ink-500)}.product-page.product-vca-page .vca-arch-chips{display:flex;flex-wrap:wrap;gap:12px}.product-page.product-vca-page .vca-chip{padding:11px 18px;border:1px solid var(--v-line-strong);border-radius:10px;font-family:var(--v-font-en);font-size:14px;font-weight:600;line-height:1;color:var(--v-ink-700);transition:transform .25s var(--v-ease),border-color .25s var(--v-ease),box-shadow .25s var(--v-ease)}.product-page.product-vca-page .vca-chip:hover{transform:translateY(-2px);border-color:var(--v-green-400)}.product-page.product-vca-page .vca-arch-layer-frontend .vca-chip-muted{border-style:dashed;font-family:var(--v-font-jp);color:var(--v-ink-400)}.product-page.product-vca-page .vca-arch-layer-vca{padding:28px 24px;background:var(--v-green-50);border-bottom:1px solid var(--v-green-200)}@media(min-width:768px){.product-page.product-vca-page .vca-arch-layer-vca{padding:28px 30px}}.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-label{margin-bottom:18px;font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--v-green-500)}.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-label span{font-size:13px;font-weight:600;color:var(--v-green-600)}.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:768px){.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-chips{grid-template-columns:repeat(4,1fr)}}.product-page.product-vca-page .vca-arch-layer-vca .vca-chip{background:var(--v-paper);border:1px solid var(--v-green-200);border-radius:10px;padding:15px;font-family:var(--v-font-jp);font-size:12.5px;font-weight:600;line-height:1.5;color:var(--v-ink-900)}.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-arrows{display:flex;justify-content:center;gap:80px;margin-top:20px;margin-bottom:-6px}.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-arrows span{color:var(--v-green-500);font-size:18px;animation:v-pulse 2.4s var(--v-ease) infinite}.product-page.product-vca-page .vca-arch-layer-vca .vca-arch-arrows span:last-child{animation-delay:.4s}.product-page.product-vca-page .vca-arch-layer-data{padding:28px 24px;background:var(--v-green-800);border-bottom:none;color:#fff}@media(min-width:768px){.product-page.product-vca-page .vca-arch-layer-data{padding:28px 30px}}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-label{margin-bottom:6px;font-size:13px;font-weight:800;letter-spacing:.14em;color:var(--v-green-300)}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-label span{font-size:13px;font-weight:600;color:#ffffffd1}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-note{margin:0 0 18px;font-size:12.5px;line-height:1.7;color:#ffffffb3}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-sources{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.product-page.product-vca-page .vca-arch-layer-data .vca-arch-sources{grid-template-columns:1.15fr 1fr}}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source{border-radius:12px;padding:16px 18px}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-core{background:#0ec1972e;border:1px solid var(--v-green-400)}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-external{background:#ffffff0d;border:1px dashed rgba(255,255,255,.28)}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-title{display:flex;align-items:center;gap:9px;margin-bottom:12px;font-family:var(--v-font-en);font-size:12px;font-weight:800;line-height:1}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-title span{font-family:var(--v-font-jp);font-size:11.5px;font-weight:400;letter-spacing:normal}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-core .vca-arch-source-title{letter-spacing:.1em;color:var(--v-green-300)}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-core .vca-arch-source-title span{color:#ffffffbf}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-external .vca-arch-source-title{letter-spacing:.08em;color:#ffffffb3}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-external .vca-arch-source-title span{color:#fff9}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-chips{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-page.product-vca-page .vca-arch-layer-data .vca-chip{background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:8px;padding:10px;font-family:var(--v-font-jp);font-size:11.5px;font-weight:600;line-height:1.4;color:#fff}.product-page.product-vca-page .vca-arch-layer-data .vca-arch-source-external .vca-chip{background:#ffffff0d;border-color:#ffffff24;color:#ffffffd1}.product-page.product-vca-page .lp-features-numbered{background:var(--v-paper-mist)}.product-page.product-vca-page .lp-features-numbered .lp-feature{border-radius:14px;padding:30px}.product-page.product-vca-page .lp-features-numbered .lp-feature .lp-feature-num{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:14px;border-radius:9px;background:var(--v-green-50);color:var(--v-green-500);font-family:var(--v-font-en);font-size:14px;font-weight:800;line-height:1}.product-page.product-vca-page .lp-features-numbered .lp-feature h3{font-size:18px;line-height:1.5}.product-page.product-vca-page .lp-features-numbered .lp-feature p{font-size:14px;line-height:1.85}@media(max-width:767px){.product-page.product-vca-page .lp-features-numbered .lp-feature{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;column-gap:10px;row-gap:8px;padding:20px 18px}.product-page.product-vca-page .lp-features-numbered .lp-feature .lp-feature-num{display:block;width:auto;height:auto;margin-bottom:0;border-radius:0;background:none;color:var(--v-green-500);font-size:15px}.product-page.product-vca-page .lp-features-numbered .lp-feature h3{margin:0;font-size:16px;line-height:1.5}.product-page.product-vca-page .lp-features-numbered .lp-feature p{grid-column:1/-1;font-size:13.5px}}.product-page.product-vca-page .lp-hero-mock-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.product-page.product-vca-page .lp-hero-mock-head .ttl{font-family:var(--v-font-jp);font-weight:700;font-size:13px;line-height:1}.product-page.product-vca-page .lp-hero-mock-head .new{font-family:var(--v-font-jp);font-weight:700;font-size:10px;line-height:1;color:var(--v-ink-900);background:var(--v-green-500);padding:6px 10px;border-radius:var(--v-radius-pill)}.product-page.product-vca-page .lp-hero-mock-apps{display:grid;grid-template-columns:1fr 1fr;gap:9px}.product-page.product-vca-page .lp-hero-mock-app{background:#fff;border:1px solid var(--v-line);border-radius:9px;padding:13px}.product-page.product-vca-page .lp-hero-mock-app .ic{display:block;width:26px;height:26px;border-radius:7px;margin-bottom:9px}.product-page.product-vca-page .lp-hero-mock-app .nm{font-family:var(--v-font-jp);font-weight:600;font-size:11px;line-height:1.3}.product-page.product-vca-page .lp-hero-mock-app .sub{font-size:9px;color:var(--v-ink-500);margin-top:4px}.product-page.product-vca-page .lp-hero-mock-app.is-add{display:flex;align-items:center;justify-content:center;border:1px dashed var(--v-line-strong);color:var(--v-ink-400);font-size:11px}.product-page.product-vca-page .vca-hero-mini{margin-top:36px;border:1px solid var(--v-line);border-radius:16px;overflow:hidden}.product-page.product-vca-page .vca-hero-mini .vca-mini-layer{padding:16px 18px;text-align:left}.product-page.product-vca-page .vca-hero-mini .vca-mini-label{display:block;margin-bottom:10px;font-family:var(--v-font-en);font-size:11px;font-weight:800;letter-spacing:.14em}.product-page.product-vca-page .vca-hero-mini .vca-mini-chips{display:flex;flex-wrap:wrap;gap:8px}.product-page.product-vca-page .vca-hero-mini .vca-mini-chips span{padding:8px 12px;border-radius:8px;font-family:var(--v-font-jp);font-size:12px;font-weight:600;line-height:1}.product-page.product-vca-page .vca-hero-mini .vca-mini-frontend{background:var(--v-paper);border-bottom:1px dashed var(--v-line-strong)}.product-page.product-vca-page .vca-hero-mini .vca-mini-frontend .vca-mini-label{color:var(--v-ink-500)}.product-page.product-vca-page .vca-hero-mini .vca-mini-frontend .vca-mini-chips span{border:1px solid var(--v-line-strong);color:var(--v-ink-700)}.product-page.product-vca-page .vca-hero-mini .vca-mini-vca{background:var(--v-green-50);border-bottom:1px solid var(--v-green-200)}.product-page.product-vca-page .vca-hero-mini .vca-mini-vca .vca-mini-label{color:var(--v-green-500)}.product-page.product-vca-page .vca-hero-mini .vca-mini-vca .vca-mini-chips span{background:var(--v-paper);border:1px solid var(--v-green-200);color:var(--v-ink-900)}.product-page.product-vca-page .vca-hero-mini .vca-mini-core{background:var(--v-ink-900)}.product-page.product-vca-page .vca-hero-mini .vca-mini-core .vca-mini-label{color:var(--v-green-300)}.product-page.product-vca-page .vca-hero-mini .vca-mini-core .vca-mini-text{padding:10px 12px;border-radius:7px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);font-family:var(--v-font-jp);font-size:12px;font-weight:600;line-height:1.5;color:#ffffffd9}.product-page.product-inquiry-page{--v-danger: #c6402c}.product-page.product-inquiry-page .pi-section{padding:64px 24px 56px}@media(min-width:768px){.product-page.product-inquiry-page .pi-section{padding:80px 56px 64px}}.product-page.product-inquiry-page .pi-inner{max-width:1168px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:48px;align-items:start}@media(min-width:1024px){.product-page.product-inquiry-page .pi-inner{grid-template-columns:.95fr 1.05fr;gap:64px}}.product-page.product-inquiry-page .pi-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:var(--v-radius-pill);background:var(--v-green-50);border:1px solid var(--v-green-200);font-family:var(--v-font-en);font-size:11px;font-weight:700;line-height:1;letter-spacing:.14em;color:var(--v-green-500);margin-bottom:24px}.product-page.product-inquiry-page .pi-intro h1{font-family:var(--v-font-jp);font-weight:900;font-size:32px;line-height:1.3;letter-spacing:.01em;margin:0 0 20px}@media(min-width:768px){.product-page.product-inquiry-page .pi-intro h1{font-size:44px}}.product-page.product-inquiry-page .pi-intro p{font-size:16px;line-height:1.95;color:var(--v-ink-700);margin:0;max-width:460px}.product-page.product-inquiry-page .pi-form{background:var(--v-paper);border:1px solid var(--v-line);border-radius:16px;padding:28px 24px;box-shadow:var(--v-shadow-md)}@media(min-width:768px){.product-page.product-inquiry-page .pi-form{padding:40px}}.product-page.product-inquiry-page .pi-row{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:18px}@media(min-width:640px){.product-page.product-inquiry-page .pi-row{grid-template-columns:1fr 1fr}}.product-page.product-inquiry-page .pi-row .ant-form-item{margin-bottom:0}.product-page.product-inquiry-page .ant-form-item{margin-bottom:18px}.product-page.product-inquiry-page .ant-form-item-label{padding:0 0 6px}.product-page.product-inquiry-page .ant-form-item-label>label{height:auto;font-size:12px;font-weight:600;letter-spacing:.06em;color:var(--v-ink-700)}.product-page.product-inquiry-page .pi-required{color:var(--v-danger)}.product-page.product-inquiry-page .ant-input{border-radius:9px;border:1px solid var(--v-line-strong);font-family:var(--v-font-jp);font-size:14px;color:var(--v-ink-900)}.product-page.product-inquiry-page .ant-input:hover{border-color:var(--v-green-400)}.product-page.product-inquiry-page .ant-input:focus,.product-page.product-inquiry-page .ant-input.ant-input-focused{border-color:var(--v-green-500);box-shadow:0 0 0 2px #0ec1971f}.product-page.product-inquiry-page input.ant-input{height:46px;padding:0 14px}.product-page.product-inquiry-page textarea.ant-input{height:120px;padding:12px 14px;resize:none}.product-page.product-inquiry-page .ant-input-status-error.ant-input,.product-page.product-inquiry-page .ant-input-status-error.ant-input:hover,.product-page.product-inquiry-page .ant-input-status-error.ant-input:focus,.product-page.product-inquiry-page .ant-input-status-error.ant-input-focused{border-color:var(--v-danger)}.product-page.product-inquiry-page .ant-input-status-error.ant-input:focus,.product-page.product-inquiry-page .ant-input-status-error.ant-input-focused{box-shadow:0 0 0 2px #c6402c1f}.product-page.product-inquiry-page .ant-form-item-explain-error{font-size:12px;color:var(--v-danger)}.product-page.product-inquiry-page .ant-checkbox-inner{width:16px;height:16px;border-color:var(--v-line-strong);border-radius:4px}.product-page.product-inquiry-page .ant-checkbox-checked .ant-checkbox-inner{background-color:var(--v-green-500);border-color:var(--v-green-500)}.product-page.product-inquiry-page .ant-checkbox-wrapper:hover .ant-checkbox-inner,.product-page.product-inquiry-page .ant-checkbox:hover .ant-checkbox-inner,.product-page.product-inquiry-page .ant-checkbox-input:focus-visible+.ant-checkbox-inner{border-color:var(--v-green-500)}.product-page.product-inquiry-page .ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:var(--v-green-500)}.product-page.product-inquiry-page .pi-products .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:20px;padding:12px 2px}.product-page.product-inquiry-page .pi-products .ant-checkbox-wrapper{margin-inline-start:0;font-size:14px;color:var(--v-ink-900)}.product-page.product-inquiry-page .pi-privacy{margin-bottom:24px}.product-page.product-inquiry-page .pi-privacy .ant-checkbox-wrapper{align-items:flex-start;font-size:13px;line-height:1.6;color:var(--v-ink-700)}.product-page.product-inquiry-page .pi-privacy .ant-checkbox-wrapper .ant-checkbox{align-self:flex-start;margin-top:2px}.product-page.product-inquiry-page .pi-privacy a{color:var(--v-green-500);text-decoration:underline}.product-page.product-inquiry-page .pi-privacy a:hover{color:var(--v-green-600);text-decoration:underline}.product-page.product-inquiry-page .pi-message{margin-bottom:22px}.product-page.product-inquiry-page .pi-submit-item{margin-bottom:0}.product-page.product-inquiry-page .ant-btn.pi-submit{height:auto;border:none;background:var(--v-button-bg);color:var(--v-ink-900);font-family:var(--v-font-jp);font-weight:700;font-size:15px;padding:16px;border-radius:var(--v-radius-pill);letter-spacing:.04em;box-shadow:none;transition:background .3s ease}.product-page.product-inquiry-page .ant-btn.pi-submit:not(:disabled):not(.ant-btn-disabled):hover{background:var(--v-button-bg-hover);color:var(--v-ink-900)}.product-page.product-thanks-page .pt-section{padding:88px 24px 96px;text-align:center}@media(min-width:768px){.product-page.product-thanks-page .pt-section{padding:120px 56px 128px}}.product-page.product-thanks-page .pt-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin:0 auto 32px;border-radius:50%;background:var(--v-green-50);border:1px solid var(--v-green-200)}.product-page.product-thanks-page h1{font-family:var(--v-font-jp);font-weight:900;font-size:30px;line-height:1.32;letter-spacing:.01em;margin:0 auto 20px;max-width:720px}@media(min-width:768px){.product-page.product-thanks-page h1{font-size:40px}}.product-page.product-thanks-page .pt-body{margin:0 auto 40px;max-width:660px}.product-page.product-thanks-page .pt-body p{font-size:16px;line-height:1.95;color:var(--v-ink-700);margin:0}.product-page.product-thanks-page .pt-actions{display:flex;flex-direction:column;gap:14px}@media(min-width:768px){.product-page.product-thanks-page .pt-actions{flex-direction:row;justify-content:center}}.product-page.product-thanks-page .pt-actions>*{width:100%;text-align:center}@media(min-width:768px){.product-page.product-thanks-page .pt-actions>*{width:auto}}.product-page.product-thanks-page .pt-button-outline{display:inline-block;background:#fff;border:1px solid var(--v-line-strong);color:var(--v-ink-900);font-family:var(--v-font-jp);font-weight:600;font-size:15px;padding:15px 28px;border-radius:var(--v-radius-pill);cursor:pointer;text-decoration:none;transition:opacity .2s ease}.product-page.product-thanks-page .pt-button-outline:hover{opacity:.85;color:var(--v-ink-900)}
