*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:"Noto Sans JP","Hiragino Kaku Gothic Pro","Yu Gothic",sans-serif;background:#FAF8F5;color:#1A1A1A;line-height:1.7}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}.cta-primary{display:inline-block;padding:14px 36px;background:#E8A838;color:#ffffff;-webkit-transition:background 0.3s,transform 0.2s;border-radius:50px;font-weight:600;font-size:1rem;transition:background 0.3s,transform 0.2s}.cta-primary:hover{background:#D4952E;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.cta-secondary{display:inline-block;padding:14px 36px;background:#1B2A4A;color:#ffffff;border-radius:50px;font-weight:600;font-size:1rem;transition:background 0.3s,transform 0.2s}.cta-secondary:hover{background:#253A5E;transform:translateY(-2px)}.sec-title{font-size:2rem;font-weight:700;margin-bottom:40px;color:#1A1A1A}.sec-title.centered{text-align:center}.eyebrow-label{display:block;font-size:0.85rem;font-weight:600;color:#E8A838;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.site-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffff;box-shadow:0 1px 8px rgba(0,0,0,0.06)}.header-wrap{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:80px}.header-logo{height:80px;min-height:60px;max-height:114px;width:auto}.nav-list{display:flex;gap:32px;align-items:center}.nav-list a{font-size:0.95rem;font-weight:500;color:#1A1A1A;position:relative;padding:4px 0;transition:color 0.3s}.nav-list a::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#E8A838;transition:width 0.3s}.nav-list a:hover{color:#E8A838}.nav-list a:hover::after{width:100%}.burger-btn{display:none;flex-direction:column;gap:5px;padding:8px;z-index:1100}.burger-line{background:#1A1A1A;width:26px;border-radius:2px;display:block;height:2px;transition:transform 0.3s,opacity 0.3s}.burger-btn.active .burger-line:nth-child(1){transform:translateY(7px)rotate(45deg)}.burger-btn.active .burger-line:nth-child(2){opacity:0}.burger-btn.active .burger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero-section{padding:140px 24px 80px;background:#ffffff}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero_content h1{font-size:2.75rem;font-weight:800;line-height:1.3;margin-bottom:20px}.hero-sub{color:#5A5A5A;line-height:1.8;max-width:480px;font-size:1.1rem;margin-bottom:32px}.hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.hero-visual img{object-fit:cover;width:100%;border-radius:12px;max-height:480px}.proof-section{padding:80px 24px;background:#FAF8F5}.proof-wrap{max-width:1200px;margin:0 auto}.testimonial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.testimonial-card{background:#ffffff;border-radius:12px;padding:28px 24px;box-shadow:0 4px 24px rgba(0,0,0,0.08);display:flex;flex-direction:column;gap:14px}.card-stars{color:#E8A838;font-size:1.1rem;display:flex;gap:2px}.testimonial-card p{font-size:0.95rem;color:#5A5A5A;flex:1}.review-author{font-weight:600;font-size:0.9rem;color:#1A1A1A}.about-block{padding:80px 24px;background:#ffffff}.about-wrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-img img{border-radius:12px;width:100%;object-fit:cover;max-height:440px}.about-text h2{font-size:2rem;font-weight:700;margin-bottom:20px}.about-text p{color:#5A5A5A;margin-bottom:16px;line-height:1.8}.stat-circle{display:inline-flex;align-items:center;gap:16px;margin-top:24px;background:#F2EFE9;padding:20px 28px;border-radius:12px}.stat-num{font-size:2.2rem;font-weight:800;color:#E8A838}.stat-txt{font-size:0.85rem;color:#5A5A5A;line-height:1.4}.accordion-section{padding:80px 24px;background:#FAF8F5}.accordion-wrap{max-width:800px;margin:0 auto}.accordion-list{display:flex;flex-direction:column;gap:12px}.accordion-row{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,0.07)}.accordion-trigger{font-weight:600;font-size:1.05rem;justify-content:space-between;transition:color 0.3s;display:flex;align-items:center;padding:20px 24px;width:100%;color:#1A1A1A}.accordion-trigger:hover{color:#E8A838}.acc-icon{transition:transform 0.3s;font-size:1.4rem}.accordion-row.open .acc-icon{transform:rotate(45deg)}.accordion-panel{max-height:0;overflow:hidden;transition:max-height 0.4s ease}.accordion-row.open .accordion-panel{max-height:300px}.accordion-panel p{padding:0 24px 20px;color:#5A5A5A;line-height:1.8;font-size:0.95rem}.alt-block{padding:80px 24px;background:#ffffff}.alt-wrap{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.alt-text-side h2{font-size:2rem;font-weight:700;margin-bottom:20px}.alt-text-side p{color:#5A5A5A;line-height:1.8;margin-bottom:16px}.alt-img-side img{border-radius:12px;width:100%;object-fit:cover;max-height:420px}.large-stat{margin-top:24px;display:flex;align-items:baseline;gap:12px}.large-stat-number{font-size:3rem;font-weight:800;color:#E8A838}.large-stat-label{font-size:0.95rem;color:#5A5A5A}.tabbed-section{background:#FAF8F5;padding:80px 24px}.tabbed-wrap{max-width:1200px;margin:0 auto}.tab-nav-bar{display:flex;gap:12px;margin-bottom:32px;flex-wrap:wrap}.tab-button{padding:10px 24px;border-radius:50px;font-size:0.9rem;font-weight:600;color:#5A5A5A;background:#ffffff;border:1px solid #e0ddd8;transition:all 0.3s}.tab-button.active,.tab-button:hover{background:#E8A838;color:#ffffff;border-color:#E8A838}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.prod-card{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.08);transition:transform 0.3s,box-shadow 0.3s}.prod-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(0,0,0,0.12)}.prod-card.hidden{display:none}.prod-card img{width:100%;height:200px;object-fit:cover}.prod-card-body{padding:20px}.prod-card-body h3{font-size:1.05rem;font-weight:700;margin-bottom:8px}.prod-card-body p{font-size:0.9rem;color:#5A5A5A;line-height:1.6;margin-bottom:12px}.card-link{font-size:0.9rem;font-weight:600;color:#E8A838;display:inline-flex;align-items:center;gap:4px;transition:gap 0.3s}.card-link:hover{gap:8px}.locations-section{padding:80px 24px;background:#ffffff}.locations-wrap{max-width:800px;margin:0 auto;text-align:center}.locations-sub{color:#5A5A5A;margin-bottom:32px;line-height:1.8}.location-links{display:flex;flex-direction:column;gap:16px;max-width:500px;margin:0 auto}.location-item{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:#FAF8F5;border-radius:12px;transition:background 0.3s}.location-item:hover{background:#F2EFE9}.location-item span:first-child{font-weight:700;font-size:1.05rem}.location-address{font-size:0.85rem;color:#5A5A5A}.location-item i{font-size:1.2rem;color:#E8A838}.webinar-block{padding:80px 24px;background:#FAF8F5}.webinar-wrap{display:grid;max-width:1200px;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;align-items:center}.webinar-info h2{font-size:2rem;font-weight:700;margin-bottom:20px}.webinar-info>p{color:#5A5A5A;line-height:1.8;margin-bottom:24px}.webinar-list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.webinar-list li{display:flex;align-items:center;gap:10px;font-size:0.95rem;color:#1A1A1A}.webinar-list li i{color:#E8A838;font-size:1.2rem}.webinar-img img{border-radius:12px;width:100%;object-fit:cover;max-height:400px}.gallery-block{padding:80px 24px;background:#ffffff}.gallery-wrap{max-width:1200px;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gallery-cell img{width:100%;height:280px;object-fit:cover;border-radius:12px;transition:transform 0.4s}.gallery-cell:hover img{transform:scale(1.03)}.consult-section{padding:80px 24px;background:#FAF8F5}.consult-panel{padding:60px;max-width:1200px;background:#F2EFE9;display:grid;gap:60px;align-items:start;border-radius:20px;margin:0 auto;grid-template-columns:1fr 1fr}.consult-left h2{font-size:2rem;font-weight:700;margin-bottom:16px}.consult-left p{color:#5A5A5A;line-height:1.8;margin-bottom:16px}.consult-address{margin-top:24px}.consult-address p{display:flex;align-items:flex-start;gap:10px;font-size:0.9rem;color:#5A5A5A}.consult-address i{color:#E8A838;font-size:1.1rem;margin-top:4px}.consult-form-area{display:flex;gap:16px;flex-direction:column}.form-two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-group{display:flex;flex-direction:column;gap:6px}.field-full{width:100%}.field-group label{font-size:0.85rem;font-weight:600;color:#1A1A1A}.field-group input,.field-group select,.field-group textarea{padding:12px 16px;border:1px solid #d8d5cf;border-radius:8px;background:#ffffff;font-size:0.95rem;transition:border-color 0.3s;outline:none}.field-group input:focus,.field-group select:focus,.field-group textarea:focus{border-color:#E8A838}.field-group textarea{resize:vertical}.submit-btn{align-self:flex-start;margin-top:8px}.site-footer{background:#1B2A4A;color:#ffffff;padding:60px 24px 0}.footer-wrap{max-width:1200px;margin:0 auto}.footer-upper{display:grid;grid-template-columns:1fr 2fr;gap:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,0.12)}.footer-logo{max-height:146px;width:auto;filter:brightness(0)invert(1);margin-bottom:20px}.footer-tagline{font-size:0.9rem;color:rgba(255,255,255,0.7);line-height:1.7}.footer-nav-cols{gap:40px;display:grid;grid-template-columns:repeat(3,1fr)}.footer-col h4{font-size:0.95rem;font-weight:700;margin-bottom:16px}.footer-col ul{display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:0.9rem;color:rgba(255,255,255,0.7);transition:color 0.3s}.footer-col a:hover{color:#E8A838}.footer-col p{font-size:0.85rem;color:rgba(255,255,255,0.6);line-height:1.7}.footer-bottom-bar{padding:24px 0;text-align:center}.footer-bottom-bar p{font-size:0.8rem;color:rgba(255,255,255,0.5)}.nav-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:1050;opacity:0;transition:opacity 0.3s}.nav-overlay.vis{display:block;opacity:1}@media(max-width:1024px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}.cards-grid{grid-template-columns:repeat(2,1fr)}.footer-upper{grid-template-columns:1fr;gap:40px}.footer-nav-cols{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.burger-btn{display:flex}.main-nav{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#ffffff;z-index:1080;padding:100px 32px 40px;transition:right 0.35s ease;box-shadow:-4px 0 20px rgba(0,0,0,0.1)}.main-nav.open{right:0}.nav-list{flex-direction:column;gap:24px;align-items:flex-start}.nav-list a{font-size:1.1rem}.hero-inner{grid-template-columns:1fr;gap:32px;text-align:center}.hero_content h1{font-size:2rem}.hero-sub{margin:0 auto 28px}.hero-ctas{justify-content:center}.hero-visual{order:-1}.about-wrap{grid-template-columns:1fr;gap:32px}.alt-wrap{grid-template-columns:1fr;gap:32px}.webinar-wrap{grid-template-columns:1fr;gap:32px}.consult-panel{grid-template-columns:1fr;padding:32px;gap:32px}.form-two-col{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.testimonial-grid{grid-template-columns:1fr}.cards-grid{grid-template-columns:1fr}.footer-nav-cols{grid-template-columns:1fr;gap:24px}.footer-upper{gap:32px}.sec-title{font-size:1.6rem;margin-bottom:28px}}@media(max-width:480px){.hero_content h1{font-size:1.7rem}.consult-panel{padding:24px}.header-wrap{height:64px}.header-logo{height:54px}.hero-section{padding-top:100px}.large-stat{flex-direction:column;gap:4px}}.products{padding:80px 24px;background:#ffffff}.products-wrap{max-width:1200px;margin:0 auto}.products-filter-bar{display:flex;gap:10px;margin-bottom:36px;flex-wrap:wrap}.pfilter-btn{padding:9px 22px;border-radius:50px;font-size:0.88rem;font-weight:600;color:#5A5A5A;background:#FAF8F5;border:1px solid #e0ddd8;transition:all 0.3s}.pfilter-btn.active,.pfilter-btn:hover{background:#E8A838;color:#ffffff;border-color:#E8A838}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-item{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.08);transition:transform 0.35s,box-shadow 0.35s;display:flex;flex-direction:column}.product-item:hover{transform:translateY(-5px);box-shadow:0 12px 36px rgba(0,0,0,0.13)}.product-item.pfilter-hidden{display:none}.product-item-img{position:relative;overflow:hidden}.product-item-img img{width:100%;height:240px;object-fit:cover;transition:transform 0.5s}.product-item:hover .product-item-img img{transform:scale(1.05)}.product-category-tag{position:absolute;top:14px;left:14px;background:rgba(27,42,74,0.85);color:#ffffff;font-size:0.75rem;font-weight:600;padding:5px 14px;border-radius:50px;letter-spacing:0.5px}.product-item-info{padding:22px 20px 20px;display:flex;flex-direction:column;flex:1}.product-item-info h3{font-size:1.05rem;font-weight:700;margin-bottom:10px;color:#1A1A1A}.product-desc{font-size:0.9rem;color:#5A5A5A;line-height:1.65;margin-bottom:14px}.product-specs{display:flex;flex-direction:column;gap:7px;margin-bottom:18px;padding:0}.product-specs li{display:flex;align-items:center;gap:8px;font-size:0.82rem;color:#5A5A5A;line-height:1.4}.product-specs li i{color:#E8A838;font-size:1rem;flex-shrink:0}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:16px;border-top:1px solid #F2EFE9}.product-price{font-size:1.25rem;font-weight:800;color:#1B2A4A}.add-to-cart-btn{padding:10px 22px;background:#E8A838;color:#ffffff;border-radius:50px;-webkit-border-radius:50px;font-size:0.88rem;font-weight:600;border:none;cursor:pointer;transition:background 0.3s,transform 0.2s}.add-to-cart-btn:hover{background:#D4952E;transform:translateY(-1px)}.add-to-cart-btn.added{background:#1B2A4A;pointer-events:none}.cart-floating-btn{position:fixed;bottom:32px;right:32px;width:56px;height:56px;background:#1B2A4A;color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;box-shadow:0 4px 20px rgba(27,42,74,0.35);z-index:1200;transition:transform 0.3s,background 0.3s}.cart-floating-btn:hover{transform:scale(1.08);background:#253A5E}.cart-badge{position:absolute;top:-4px;right:-4px;background:#E8A838;color:#ffffff;font-size:0.7rem;font-weight:700;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform 0.3s}.cart-badge.bump{animation:badgeBump 0.35s ease}@keyframes badgeBump{0%{transform:scale(1)}50%{transform:scale(1.35)}100%{transform:scale(1)}}.cart-badge.empty-badge{opacity:0;transform:scale(0)}.cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.4);z-index:1250;opacity:0;pointer-events:none;transition:opacity 0.35s}.cart-overlay.visible{opacity:1;pointer-events:auto}.cart-sidebar{position:fixed;top:0;right:-420px;width:400px;height:100vh;background:#ffffff;z-index:1300;display:flex;flex-direction:column;box-shadow:-6px 0 30px rgba(0,0,0,0.12);transition:right 0.4s cubic-bezier(0.4,0,0.2,1)}.cart-sidebar.open{right:0}.cart-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 20px;border-bottom:1px solid #F2EFE9}.cart-sidebar-header h3{font-size:1.2rem;font-weight:700;color:#1A1A1A}.cart-close-btn{width:36px;height:36px;border-radius:50%;background:#FAF8F5;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#1A1A1A;cursor:pointer;border:none;transition:background 0.3s}.cart-close-btn:hover{background:#F2EFE9}.cart-sidebar-body{flex:1;overflow-y:auto;padding:20px 24px}.cart-empty-msg{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#b0ada6}.cart-empty-msg i{font-size:2.5rem}.cart-empty-msg p{font-size:0.95rem}.cart-empty-msg.hidden-msg{display:none}.cart-items-list{display:flex;flex-direction:column;gap:16px}.cart-line-item{display:flex;gap:14px;padding:14px 0;border-bottom:1px solid #F2EFE9;align-items:flex-start}.cart-line-thumb{width:64px;height:64px;border-radius:8px;object-fit:cover;flex-shrink:0}.cart-line-details{flex:1;display:flex;flex-direction:column;gap:4px}.cart-line-name{font-size:0.9rem;font-weight:600;color:#1A1A1A;line-height:1.3}.cart-line-price{font-size:0.85rem;color:#5A5A5A}.cart-line-controls{display:flex;align-items:center;gap:8px;margin-top:6px}.qty-btn{width:28px;height:28px;border-radius:6px;background:#FAF8F5;border:1px solid #e0ddd8;display:flex;align-items:center;justify-content:center;font-size:0.9rem;font-weight:600;color:#1A1A1A;cursor:pointer;transition:background 0.2s}.qty-btn:hover{background:#F2EFE9}.qty-display{min-width:20px;text-align:center;color:#1A1A1A;font-weight:600;font-size:0.9rem}.cart-line-remove{margin-left:auto;align-self:center;background:none;border:none;transition:color 0.3s;color:#b0ada6;cursor:pointer;font-size:1.1rem}.cart-line-remove:hover{color:#E8A838}.cart-sidebar-footer{padding:20px 24px;border-top:1px solid #F2EFE9}.cart-total-row{margin-bottom:16px;justify-content:space-between;display:flex;align-items:center}.cart-total-row span:first-child{font-size:1rem;font-weight:600;color:#1A1A1A}.cart-total-price{font-size:1.3rem;font-weight:800;color:#1B2A4A}.cart-checkout-btn{display:block;width:100%;padding:14px;background:#E8A838;color:#ffffff;border-radius:50px;font-size:1rem;font-weight:600;text-align:center;transition:background 0.3s,transform 0.2s}.cart-checkout-btn:hover{background:#D4952E;transform:translateY(-1px)}@media(max-width:1024px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.products-grid{grid-template-columns:1fr}.cart-sidebar{width:100%;right:-100%}.cart-floating-btn{bottom:20px;right:20px;width:50px;height:50px;font-size:1.2rem}.product-item-img img{height:200px}.products-filter-bar{gap:8px}.pfilter-btn{padding:7px 16px;font-size:0.82rem}}@media(max-width:480px){.product-bottom{flex-direction:column;align-items:flex-start;gap:10px}.add-to-cart-btn{width:100%;text-align:center}}.policy-section{padding:120px 24px 100px;background:#ffffff}.policy-wrap{max-width:820px;margin:0 auto}.policy-wrap h1{font-size:2.4rem;font-weight:800;color:#1A1A1A;margin:14px 0 34px;line-height:1.3}.policy-wrap h2{font-size:1.3rem;font-weight:700;color:#1B2A4A;margin:40px 0 16px;line-height:1.4}.policy-wrap p{color:#5A5A5A;margin-bottom:18px;font-size:0.98rem;line-height:1.9}.policy-wrap h2:first-of-type{margin-top:8px}@media(max-width:768px){.policy-section{padding:100px 20px 70px}.policy-wrap h1{font-size:1.8rem}.policy-wrap h2{font-size:1.15rem;margin:32px 0 14px}.policy-wrap p{font-size:0.92rem;line-height:1.8}}