:root{--text-dark: #4a4540;--accent: #c09d6c;--icon-bg: #8c6239;--bg-light: #faf9f6;--font-zh: "Cormorant Garamond", "dnp-shuei-nmincho-std", "Noto Serif JP", serif;--font-en: "Cormorant Garamond", serif}body{background-color:var(--bg-light);color:var(--text-dark);margin:0;line-height:1.8;overflow-x:hidden;font-family:var(--font-zh)}.text-center[data-astro-cid-lfwsfdxu]{text-align:center}.container[data-astro-cid-lfwsfdxu]{max-width:1000px;margin:0 auto;padding:0 20px}.en-font[data-astro-cid-lfwsfdxu]{font-family:var(--font-en);letter-spacing:2px}.zh-font[data-astro-cid-lfwsfdxu]{font-family:var(--font-zh);font-weight:400}h1[data-astro-cid-lfwsfdxu],h2[data-astro-cid-lfwsfdxu],h3[data-astro-cid-lfwsfdxu],h4[data-astro-cid-lfwsfdxu],.work-title[data-astro-cid-lfwsfdxu]{font-family:var(--font-zh)!important;font-weight:400}.section-title[data-astro-cid-lfwsfdxu]{margin-bottom:30px;font-size:1.8rem;letter-spacing:.1em;display:flex;flex-direction:column;align-items:center;gap:10px}[data-astro-cid-lfwsfdxu][data-aos=fade-in]{opacity:0;transition-property:opacity;transform:none!important}[data-astro-cid-lfwsfdxu][data-aos=fade-in].aos-animate{opacity:1}.service-page[data-astro-cid-lfwsfdxu]{padding-top:0}.inner-hero[data-astro-cid-lfwsfdxu]{position:relative;height:55vh;min-height:400px;margin:20px;border-radius:10px;overflow:hidden;background-size:cover;background-position:center 25%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.video-background-wrapper[data-astro-cid-lfwsfdxu]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.youtube-bg[data-astro-cid-lfwsfdxu]{position:absolute;top:50%;left:50%;width:max(100vw,177.77vh);height:max(56.25vw,100vh);transform:translate(-50%,-35%);border:none}.hero-overlay[data-astro-cid-lfwsfdxu]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000073;z-index:1}.inner-hero-content[data-astro-cid-lfwsfdxu]{position:relative;z-index:2;padding:0 20px;max-width:900px}.category-label[data-astro-cid-lfwsfdxu]{display:block;font-size:.9rem;color:#fff;letter-spacing:.4em;margin-bottom:15px}.work-title[data-astro-cid-lfwsfdxu]{font-size:2.8rem;margin:0 0 15px;letter-spacing:.1em;text-shadow:1px 1px 8px rgba(0,0,0,.6)}.work-meta[data-astro-cid-lfwsfdxu]{font-size:1rem;color:#ffffffe6;display:flex;justify-content:center;gap:10px;letter-spacing:.1em}.detail-content[data-astro-cid-lfwsfdxu]{padding-top:60px;padding-bottom:60px;text-align:center}.detail-content[data-astro-cid-lfwsfdxu] h2[data-astro-cid-lfwsfdxu]{font-size:1.6rem;color:var(--text-dark);margin-bottom:20px;letter-spacing:.1em}.detail-content[data-astro-cid-lfwsfdxu] p[data-astro-cid-lfwsfdxu]{font-size:1rem;line-height:2.2;text-align:justify;letter-spacing:.08em;color:#5a544e;max-width:700px;margin:0 auto}.pricing-section[data-astro-cid-lfwsfdxu]{padding-bottom:80px}.starting-price[data-astro-cid-lfwsfdxu]{font-size:1.1rem;color:var(--accent);letter-spacing:.15em;background:#c09d6c1a;padding:6px 16px;border-radius:30px;display:inline-block}.pricing-toggle-wrapper[data-astro-cid-lfwsfdxu]{display:flex;justify-content:center;margin:20px 0 40px}.pricing-toggle[data-astro-cid-lfwsfdxu]{display:inline-flex;background-color:#eae6e0;border-radius:50px;padding:5px}.toggle-btn[data-astro-cid-lfwsfdxu]{background:transparent;border:none;padding:12px 30px;font-size:1rem;color:#7b736b;cursor:pointer;border-radius:50px;transition:all .3s ease;font-family:var(--font-zh);letter-spacing:.05em;display:flex;align-items:center;gap:8px}.toggle-btn[data-astro-cid-lfwsfdxu] .en-font[data-astro-cid-lfwsfdxu]{font-size:.8rem;letter-spacing:1px;color:#999}.toggle-btn[data-astro-cid-lfwsfdxu].active{background-color:#fff;color:var(--text-dark);box-shadow:0 2px 15px #0000000d;font-weight:600}.toggle-btn[data-astro-cid-lfwsfdxu].active .en-font[data-astro-cid-lfwsfdxu]{color:var(--accent)}.pricing-grid-container[data-astro-cid-lfwsfdxu]{display:none}.pricing-grid-container[data-astro-cid-lfwsfdxu].active{display:block;animation:smoothFadeIn .6s ease forwards}@keyframes smoothFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pricing-grid[data-astro-cid-lfwsfdxu]{display:grid;grid-template-columns:1fr;gap:30px}@media(min-width:992px){.pricing-grid[data-astro-cid-lfwsfdxu]{grid-template-columns:repeat(3,1fr)}}.pricing-card[data-astro-cid-lfwsfdxu]{background-color:#fff;border:1px solid #e0dcd5;border-radius:8px;padding:40px 30px;text-align:center;transition:transform .4s ease,box-shadow .4s ease}.pricing-card[data-astro-cid-lfwsfdxu]:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000000d}.pricing-card[data-astro-cid-lfwsfdxu] h3[data-astro-cid-lfwsfdxu]{font-size:1.8rem;color:var(--text-dark);margin:0 0 5px;letter-spacing:.1em}.pricing-card[data-astro-cid-lfwsfdxu] .duration[data-astro-cid-lfwsfdxu]{font-size:1.1rem;color:var(--accent);letter-spacing:.1em;margin-bottom:20px;font-weight:500}.pricing-card[data-astro-cid-lfwsfdxu] .divider[data-astro-cid-lfwsfdxu]{height:1px;background-color:#f0ebe4;width:60px;margin:0 auto 20px}.status-list[data-astro-cid-lfwsfdxu]{list-style:none;padding:0;margin:0;color:#5a544e;font-size:.95rem;line-height:2;letter-spacing:.1em}.status-list[data-astro-cid-lfwsfdxu] li[data-astro-cid-lfwsfdxu]{position:relative;padding-left:28px;text-align:justify;margin-bottom:12px}.status-list[data-astro-cid-lfwsfdxu] li[data-astro-cid-lfwsfdxu].check:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 24 24' fill='%234a4540' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z'/%3e%3c/svg%3e");background-size:cover}.status-list[data-astro-cid-lfwsfdxu] li[data-astro-cid-lfwsfdxu].cross{color:#b8b3ad}.status-list[data-astro-cid-lfwsfdxu] li[data-astro-cid-lfwsfdxu].cross:before{content:"";position:absolute;left:0;top:4px;width:18px;height:18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg viewBox='0 0 24 24' fill='%23cccccc' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.5 13.09L15.09 16.5 12 13.41 8.91 16.5 7.5 15.09 10.59 12 7.5 8.91 8.91 7.5 12 10.59 15.09 7.5 16.5 8.91 13.41 12l3.09 3.09z'/%3e%3c/svg%3e");background-size:cover}.service-steps[data-astro-cid-lfwsfdxu]{padding-bottom:80px}.step-grid[data-astro-cid-lfwsfdxu]{display:grid;grid-template-columns:repeat(1,1fr);gap:40px}@media(min-width:768px){.step-grid[data-astro-cid-lfwsfdxu]{grid-template-columns:repeat(3,1fr);gap:50px 40px}}.step-item[data-astro-cid-lfwsfdxu]{text-align:center;padding:0 10px}.step-icon[data-astro-cid-lfwsfdxu]{width:45px;height:45px;margin:0 auto 20px;color:var(--icon-bg)}.step-item[data-astro-cid-lfwsfdxu] h3[data-astro-cid-lfwsfdxu]{font-size:1.1rem;color:var(--text-dark);margin-bottom:15px;letter-spacing:.05em}.step-item[data-astro-cid-lfwsfdxu] p[data-astro-cid-lfwsfdxu]{font-size:.9rem;color:#7b736b;line-height:1.8;text-align:justify;text-justify:inter-ideograph}.featured-films-section[data-astro-cid-lfwsfdxu]{padding-bottom:80px}.section-header[data-astro-cid-lfwsfdxu]{margin-bottom:40px}.sub-label[data-astro-cid-lfwsfdxu]{color:var(--accent);letter-spacing:.2em;font-size:.85rem;display:block;margin-bottom:10px}.film-grid[data-astro-cid-lfwsfdxu]{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.film-grid[data-astro-cid-lfwsfdxu]{grid-template-columns:repeat(2,1fr)}}.film-card[data-astro-cid-lfwsfdxu]{display:block;text-decoration:none;color:inherit;cursor:pointer}.film-cover[data-astro-cid-lfwsfdxu]{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:8px;margin-bottom:20px;background:#eee;box-shadow:0 4px 15px #0000000d}.film-cover[data-astro-cid-lfwsfdxu] img[data-astro-cid-lfwsfdxu]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.film-card[data-astro-cid-lfwsfdxu]:hover .film-cover[data-astro-cid-lfwsfdxu] img[data-astro-cid-lfwsfdxu]{transform:scale(1.03)}.play-overlay[data-astro-cid-lfwsfdxu]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.film-card[data-astro-cid-lfwsfdxu]:hover .play-overlay[data-astro-cid-lfwsfdxu]{opacity:1}.play-btn[data-astro-cid-lfwsfdxu]{width:60px;height:60px;border:2px solid #fff;border-radius:50%;position:relative;backdrop-filter:blur(2px);transition:transform .3s ease}.film-card[data-astro-cid-lfwsfdxu]:hover .play-btn[data-astro-cid-lfwsfdxu]{transform:scale(1.1)}.play-btn[data-astro-cid-lfwsfdxu]:after{content:"";position:absolute;top:50%;left:55%;transform:translate(-50%,-50%);border-style:solid;border-width:8px 0 8px 12px;border-color:transparent transparent transparent #fff}.film-meta[data-astro-cid-lfwsfdxu] h3[data-astro-cid-lfwsfdxu]{font-size:1.25rem;margin:0 0 5px;color:var(--text-dark);letter-spacing:.05em}.film-meta[data-astro-cid-lfwsfdxu] span[data-astro-cid-lfwsfdxu]{font-size:.85rem;color:#999;letter-spacing:.1em}.mt-40[data-astro-cid-lfwsfdxu]{margin-top:40px}.btn-outline[data-astro-cid-lfwsfdxu]{display:inline-block;border:1px solid var(--text-dark);color:var(--text-dark);padding:12px 35px;text-decoration:none;border-radius:40px;transition:.3s;letter-spacing:.1em;font-size:.95rem}.btn-outline[data-astro-cid-lfwsfdxu]:hover{background-color:var(--text-dark);color:#fff}.icon-features-section[data-astro-cid-lfwsfdxu]{padding-bottom:80px}.icon-features-list[data-astro-cid-lfwsfdxu]{display:flex;flex-direction:column;gap:50px}.feature-item[data-astro-cid-lfwsfdxu]{display:flex;gap:30px;align-items:flex-start}.feature-icon-box[data-astro-cid-lfwsfdxu]{flex:0 0 65px;height:65px;background-color:var(--icon-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-top:5px}.feature-icon-box[data-astro-cid-lfwsfdxu] svg[data-astro-cid-lfwsfdxu]{width:32px;height:32px;fill:currentColor}.feature-text-box[data-astro-cid-lfwsfdxu]{flex:1}.feature-text-box[data-astro-cid-lfwsfdxu] h3[data-astro-cid-lfwsfdxu]{font-size:1.4rem;color:#333;font-weight:600;margin:0 0 15px;letter-spacing:.05em}.feature-text-box[data-astro-cid-lfwsfdxu] p[data-astro-cid-lfwsfdxu]{font-size:.95rem;color:#666;line-height:1.9;text-align:justify;margin:0 0 10px}.notices-section[data-astro-cid-lfwsfdxu]{margin-bottom:60px;padding:40px 50px;background-color:#fff;border:1px solid #e0dcd5;border-radius:8px}.notices-title[data-astro-cid-lfwsfdxu]{font-size:1.3rem;color:var(--text-dark);margin-bottom:25px;text-align:center;letter-spacing:.1em}.notices-list[data-astro-cid-lfwsfdxu]{list-style:none;padding:0;margin:0}.notices-list[data-astro-cid-lfwsfdxu] li[data-astro-cid-lfwsfdxu]{font-size:.9rem;color:#5a544e;line-height:2;margin-bottom:12px;padding-left:20px;position:relative;text-align:justify;letter-spacing:.05em}.notices-list[data-astro-cid-lfwsfdxu] li[data-astro-cid-lfwsfdxu]:before{content:"※";color:var(--accent);position:absolute;left:0;top:0}.notices-list[data-astro-cid-lfwsfdxu] strong[data-astro-cid-lfwsfdxu]{color:var(--text-dark);font-weight:500}.cta-section[data-astro-cid-lfwsfdxu]{padding-bottom:100px}.cta-wrapper[data-astro-cid-lfwsfdxu]{padding:50px 20px;background-color:#f2efe9;border-radius:8px}.cta-text[data-astro-cid-lfwsfdxu]{font-size:1.05rem;color:#5a544e;margin-bottom:25px;letter-spacing:.08em}.btn-primary[data-astro-cid-lfwsfdxu]{display:inline-block;background-color:#4a4540;color:#fff;padding:18px 40px;text-decoration:none;border-radius:40px;transition:.3s;letter-spacing:.1em;font-size:1rem;box-shadow:0 4px 15px #0000001a}.btn-primary[data-astro-cid-lfwsfdxu]:hover{background-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 20px #c09d6c4d}@media(max-width:768px){.inner-hero[data-astro-cid-lfwsfdxu]{height:45vh;min-height:300px;margin:15px;border-radius:8px;background-position:center 20%}.youtube-bg[data-astro-cid-lfwsfdxu]{transform:translate(-50%,-30%)}.work-title[data-astro-cid-lfwsfdxu]{font-size:1.8rem}.pricing-toggle[data-astro-cid-lfwsfdxu]{flex-direction:column;border-radius:12px;width:100%;padding:8px}.toggle-btn[data-astro-cid-lfwsfdxu]{width:100%;justify-content:center}.feature-item[data-astro-cid-lfwsfdxu]{gap:15px}.feature-icon-box[data-astro-cid-lfwsfdxu]{flex:0 0 50px;height:50px}.feature-icon-box[data-astro-cid-lfwsfdxu] svg[data-astro-cid-lfwsfdxu]{width:24px;height:24px}.feature-text-box[data-astro-cid-lfwsfdxu] h3[data-astro-cid-lfwsfdxu]{font-size:1.2rem}.notices-section[data-astro-cid-lfwsfdxu]{padding:30px 20px}.btn-primary[data-astro-cid-lfwsfdxu]{padding:16px 20px;font-size:.9rem;width:100%;box-sizing:border-box}}
